@import url("https://fonts.googleapis.com/css2?family=Mountains+of+Christmas:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
*,
:after,
:before {
box-sizing: border-box;
border: 0 solid #e5e7eb;
}
:after,
:before {
--tw-content: "";
}
html {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
tab-size: 4;
font-family: "Poppins", sans-serif;
font-feature-settings: normal;
font-variation-settings: normal;
color: rgb(71 85 105);
--color1: #2f3833;
--color1rgb: 47, 56, 51;
--color2: #e5e1e0;
--strong: 600;
--space: 80px;
--mobiledivider: 1.5;
--divider: 2;
scroll-behavior: smooth;
}
body {
margin: 0;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
}
a {
color: inherit;
text-decoration: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
pre,
samp {
font-family: Fira Code VF, ui-monospace, SFMono-Regular, Menlo, Monaco,
Consolas, Liberation Mono, Courier New, monospace;
font-size: 1em;
}
.masthead {
color: #fff;
text-align: center;
min-height: 400px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 100px;
}
.wrapper {
width: 100%;
max-width: var(--maxwidth);
margin: 0 auto;
padding: 0 15px;
padding-top: calc(var(--space) / var(--mobiledivider));
padding-bottom: calc(var(--space) / var(--mobiledivider));
max-width: 1200px;
margin: 0 auto;
max-width: 800px;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: initial;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-feature-settings: inherit;
font-variation-settings: inherit;
font-size: 100%;
font-weight: inherit;
line-height: inherit;
color: inherit;
margin: 0;
padding: 0;
}
button,
select {
text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
-webkit-appearance: button;
background-color: initial;
background-image: none;
}
:-moz-focusring {
outline: auto;
}
:-moz-ui-invalid {
box-shadow: none;
}
progress {
vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
}
fieldset,
legend {
padding: 0;
}
menu,
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}
dialog {
padding: 0;
}
textarea {
resize: vertical;
}
input::placeholder,
textarea::placeholder {
opacity: 1;
color: #9ca3af;
}
[role="button"],
button {
cursor: pointer;
}
:disabled {
cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
display: block;
vertical-align: middle;
}
img,
video {
max-width: 100%;
height: auto;
display: block;
}
[hidden] {
display: none;
}
.w3grid {
display: grid;
}
.gg-1px {
gap: 3px;
grid-gap: 3px;
}
.w360-gellery {
grid-auto-rows: 300px;
}
.w3grid.gt-2-4-6 {
grid-template-columns: 1fr 1fr;
}
.w360-gellery a {
display: block;
overflow: hidden;
}
.w360-gellery a:nth-child(7n + 1) {
grid-column: span 2;
grid-row: span 2;
}
.w360-gellery a:nth-child(7n + 4) {
grid-column: span 2;
grid-row: span 1;
}
.w360-gellery a:nth-child(7n + 5) {
grid-column: span 2;
grid-row: span 1;
}
.w360-gellery a img {
object-fit: cover;
width: 100%;
height: 100%;
transition: 0.2s all ease;
transform-origin: center;
}
.w360-gellery a:hover img {
transform: scale(1.05);
}
main {
background: #fff url(//dom-pod-warszawa.pl/wp-content/themes/kamienczyk2025/assets/src/img/pattern2.png) repeat;
}
.cell.bg-cover {
padding: 0;
}
.bg-cover {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.w3flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.w3flex .jc-fe {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
height: fit-content;
}
.cell {
min-height: 400px;
padding: calc(var(--space) / var(--mobiledivider)) 15px;
}
.bg-cover {
background-color: #000;
}
.w3flex.ai-c,
.w3flex.ai-c-fs,
.w3flex.ai-c-fe {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.w3flex.jc-c,
.w3flex.jc-c-sb,
.w3flex.jc-c-sa,
.w3flex.jc-c-fs,
.w3flex.jc-c-fe {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cell .w3type {
justify-self: flex-end;
max-width: 510px;
}
.mar-1 {
margin: 3px;
}
.tta-c,
.tta-c-l,
.tta-c-r {
text-align: center;
}
.intro__content p {
text-wrap: balance;
}
.cell .w3type {
justify-self: flex-end;
max-width: 510px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--font2);
color: var(--color1);
font-weight: 400;
line-height: 1.35;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
overflow-wrap: break-word;
}
h1,
.w3type h2 {
font-family: "Poppins";
font-size: 1.875rem;
line-height: 2.25rem;
font-weight: 700;
letter-spacing: -0.025em;
color: var(--text-black);
text-wrap: balance;
}
.w3type h1,
.w3type h2,
.w3type h3,
.w3type h4,
.w3type h5,
.w3type h6,
.w3type p,
.w3type ul,
.w3type ol,
.w3type .btn {
margin-bottom: 1em;
}
.w3type h1,
.w3type h2,
.w3type h3,
.w3type h4,
.w3type h5,
.w3type h6,
.w3type p,
.w3type ul,
.w3type ol,
.w3type .btn {
margin-bottom: 1em;
}
.w3type h1:last-child,
.w3type h2:last-child,
.w3type h3:last-child,
.w3type h4:last-child,
.w3type h5:last-child,
.w3type h6:last-child,
.w3type p:last-child,
.w3type ul:last-child,
.w3type ol:last-child,
.w3type .btn:last-child {
margin-bottom: 0;
}
.top {
isolation: isolate;
z-index: 100;
--spacebetween: 13px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
.top::after {
content: "";
position: absolute;
z-index: -1;
background: rgba(0, 0, 10, 0.56);
inset: 0;
display: block;
}
#galeria,
h2,
h3 {
scroll-margin-top: 5em;
}
a:not([data-fslightbox="gallery"]):hover,
button:hover {
opacity: 0.7;
}
#main-nav {
color: #fff;
position: relative;
}
#mani-nav__conainer {
background-color: rgba(var(--color1rgb), 0);
-webkit-transition: all 0.35s ease 0s;
transition: all 0.35s ease 0s;
}
#mani-nav__conainer .main-nav__content {
padding-top: 20px;
padding-bottom: 20px;
justify-content: space-between;
align-items: center;
position: relative;
}
.wrap {
width: 100%;
max-width: var(--maxwidth);
margin: 0 auto;
padding: 0 15px;
}
.wrap {
max-width: 1200px;
margin: 0 auto;
}
.h-5 {
height: 1.25rem;
}
.only-mobile {
display: block;
}
.sr-only {
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
}
#mani-nav__conainer #main-nav__logo {
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-transition: all 0.35s ease 0s;
transition: all 0.35s ease 0s;
}
#mani-nav__conainer #main-nav__logo img {
height: auto;
}
.btn {
border-radius: 4px;
cursor: pointer;
border: 1px solid var(--color2);
color: #fff;
font-weight: 600;
background-color: rgba(var(--color1rgb), 0.5);
-webkit-backdrop-filter: blur(3px);
backdrop-filter: blur(3px);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 6px 15px;
-webkit-transition: color 0.35s ease 0s, background-color 0.35s ease 0s,
-webkit-box-shadow 0.35s ease 0s;
transition: color 0.35s ease 0s, background-color 0.35s ease 0s,
-webkit-box-shadow 0.35s ease 0s;
transition: color 0.35s ease 0s, background-color 0.35s ease 0s,
box-shadow 0.35s ease 0s;
transition: color 0.35s ease 0s, background-color 0.35s ease 0s,
box-shadow 0.35s ease 0s, -webkit-box-shadow 0.35s ease 0s;
}
.btn.btn--solid {
background-color: var(--color2);
color: var(--color1);
-webkit-transition: -webkit-box-shadow 0.35s ease 0s;
transition: -webkit-box-shadow 0.35s ease 0s;
transition: box-shadow 0.35s ease 0s;
transition: box-shadow 0.35s ease 0s, -webkit-box-shadow 0.35s ease 0s;
}
.w3flex.fd-c,
.w3flex.fd-c-r,
.w3flex.fd-c-rr {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.main-nav__sitenav {
font-weight: 600;
gap: 1rem;
}
.only-mobile {
display: block;
}
#mani-nav__conainer.go-down {
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-color: rgba(var(--color1rgb), 0.96);
width: 100%;
}
.main-nav__sitenav a {
transition: 0.2s all ease;
padding: 7px calc(var(--spacebetween) / 2);
}
.main-nav__sitenav a:hover {
text-underline-offset: 4px;
text-decoration: underline;
}
.cell .icons {
width: 100%;
background: rgba(0, 0, 0, 0.6);
color: #fff;
text-align: center;
height: 100%;
padding: 30px;
}
.cell .icons .w3grid {
grid-gap: 40px 15px;
width: 100%;
max-width: 600px;
line-height: 1.2;
font-size: 0.9rem;
}
.w3grid.gt-3,
.w3grid.gt-3-4-4 {
grid-template-columns: 1fr 1fr 1fr;
}
.cell .icons .w3grid span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 40px;
}
.cell .icons .w3grid img {
width: 50px;
height: 50px;
padding-top: 10px;
}
.tta-c,
.tta-c-l,
.tta-c-r {
text-align: center;
}
.site-footer {
background: var(--color1);
color: var(--color2);
padding: 20px;
font-size: 0.8rem;
}
.site-footer .wrap,
.site-footer .footer-nav__sitenav {
gap: 3px 10px;
}
.cta {
padding-left: 1.5rem;
padding-right: 1.5rem;
padding-top: 6rem;
padding-bottom: 6rem;
}
.cta-lead {
margin-left: auto;
margin-right: auto;
max-width: 42rem;
text-align: center;
}
.cta-lead h2 {
font-size: 1.875rem;
line-height: 2.25rem;
font-weight: 700;
letter-spacing: -0.025em;
color: var(--text-black);
text-wrap: balance;
}
.cta-lead p {
margin-left: auto;
margin-right: auto;
max-width: 36rem;
margin-top: 1.5rem;
font-size: 1.125rem;
line-height: 2rem;
color: rgb(75 85 99);
}
.cta-lead div {
margin-top: 2.5rem;
display: flex;
align-items: center;
justify-content: center;
-moz-column-gap: 1.5rem;
column-gap: 1.5rem;
}
.cta-lead div a {
border-radius: 0.375rem;
background-color: var(--color1);
padding-left: 0.875rem;
padding-right: 0.875rem;
padding-top: 0.625rem;
padding-bottom: 0.625rem;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 700;
color: #fff;
}
article {
padding-left: 1.5rem;
padding-right: 1.5rem;
padding-top: 8rem;
padding-bottom: 8rem;
}
article .container {
margin-left: auto;
margin-right: auto;
color: rgb(55 65 81);
line-height: 1.75rem;
font-size: 1rem;
line-height: 1.5rem;
max-width: 48rem;
}
article p.intro {
color: var(--color1);
line-height: 1.75rem;
font-weight: 600;
font-size: 1rem;
}
article h2 {
color: rgb(17 24 39);
letter-spacing: -0.025em;
font-weight: 700;
font-size: 1.875rem;
line-height: 2.25rem;
margin-top: 0.5rem;
}
article p.lead {
line-height: 2rem;
font-size: 1.25rem;
margin-top: 1.5rem;
}
article .content {
max-width: 42rem;
margin-top: 2.5rem;
}
article p {
margin-top: 1.5rem;
line-height: 1.75rem;
font-size: 1rem;
}
article .content ul {
color: rgb(75 85 99);
max-width: 36rem;
margin-top: 2rem;
line-height: 1.75rem;
font-size: 1rem;
}
article .content ul > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
article .content ul li {
-moz-column-gap: 0.75rem;
column-gap: 0.75rem;
display: flex;
line-height: 1.75rem;
font-size: 1rem;
}
article .content ul li svg { flex: none;
width: 1.25rem;
height: 1.25rem;
margin-top: 0.25rem;
}
article .content h3 {
color: rgb(17 24 39);
letter-spacing: -0.025em;
font-weight: 700;
font-size: 1.5rem;
line-height: 2rem;
margin-top: 4rem;
}
article .content figure {
margin-top: 4rem;
}
article .content figure img {
-o-object-fit: cover;
object-fit: cover;
background-color: rgb(249 250 251);
border-radius: 0.75rem;
aspect-ratio: 16 / 9;
}
article .content figure figcaption {
color: rgb(107 114 128);
line-height: 1.5rem;
font-size: 0.875rem;
line-height: 1.25rem;
-moz-column-gap: 0.5rem;
column-gap: 0.5rem;
display: flex;
margin-top: 1rem;
}
article .content figure figcaption svg {
color: rgb(209 213 219);
flex: none;
width: 1.25rem;
height: 1.25rem;
margin-top: 0.125rem;
}
article {
position: relative;
}
.about-house {
max-width: 80rem;
margin-left: auto;
margin-right: auto;
}
.about-img img {
max-width: 100%;
height: 16rem;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.aiq {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
width: 100%;
height: 100%;
inset: 0px;
position: absolute;
}
.about-text {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.text-container {
padding-top: 4rem;
padding-bottom: 6rem;
max-width: 42rem;
margin-left: auto;
margin-right: auto;
}
.about-intro {
color: var(--color1);
line-height: 1.75rem;
font-weight: 600;
font-size: 1rem;
}
.text-container h2 {
color: rgb(17 24 39);
letter-spacing: -0.025em;
font-weight: 700;
font-size: 1.875rem;
line-height: 2.25rem;
margin-top: 0.5rem;
}
.house {
position: relative;
}
.about-lead {
color: rgb(55 65 81);
line-height: 2rem;
font-size: 1.25rem;
line-height: 1.75rem;
margin-top: 1.5rem;
}
.more-about-text {
color: rgb(55 65 81);
line-height: 1.75rem;
font-size: 1rem;
line-height: 1.5rem;
max-width: 36rem;
margin-top: 2.5rem;
}
.more-about-text > *:not(:first-child) {
margin-top: 2rem;
}
.more-about-text ul li {
-moz-column-gap: 0.75rem;
column-gap: 0.75rem;
display: flex;
}
.more-about-text ul > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.more-about-text ul li svg {
color: var(--color1);
flex: none;
width: 1.25rem;
height: 1.25rem;
margin-top: 0.25rem;
}
.w3type p {
margin-top: 1.5rem;
line-height: 1.75rem;
font-size: 1rem;
}
#stars {
gap: 1.4rem;
display: flex;
padding-left: 7px;
margin-bottom: 15px;
justify-content: center;
margin-top: 1rem;
max-width: 100%;
}
#stars li {
margin-top: 0.25rem !important;
}
#stars li svg {
font-size: 1em;
color: #ccc;
transition: 0.2s;
transform: scale(2);
}
#stars li.hover svg {
color: #ffcc36;
transition: 0.2s;
}
#rating-stars-res {
padding-top: 2rem;
}
.rating-stars > div,
.rating-stars > div > div {
margin-top: 0.5rem;
}
.pdf {
margin-top: 32px;
padding-left: 16px;
padding-right: 16px;
}
.component {
margin-left: auto;
margin-right: auto;
max-width: 1264px;
background-color: rgb(255, 249, 219);
color: rgb(18, 18, 18);
}
.component-banner {
padding-bottom: 32px;
padding-left: 32px;
padding-right: 32px;
padding-top: 32px;
display: flex;
flex-flow: column;
}
.component-content h2 {
--line-height: 1.3333333333;
font-size: 1.5rem;
font-weight: bold;
line-height: var(--line-height);
margin-top: 0;
}
.component-desc {
--line-height: 1.5555555556;
font-size: 1.125rem;
font-weight: 400;
line-height: var(--line-height);
margin-top: 16px;
}
.component-desc p:first-child {
margin: 0;
}
.hds-button {
margin: 32px auto 0;
align-content: flex-start;
align-items: center;
border: solid 2px rgb(18, 18, 18);
background-color: rgb(18, 18, 18);
border-bottom-color: rgb(18, 18, 18);
display: inline-flex;
font-size: 1rem;
font-weight: bold;
line-height: 1.5;
min-height: 56px;
min-width: 156px;
padding: 0 8px;
color: #fff;
justify-content: center;
}
.hds-button:hover {
opacity: 0;
background-color: #fff;
color: rgb(18, 18, 18);
}
@media screen and (max-width: 420px) {
#mani-nav__conainer .wrap {
padding-left: 6px;
padding-right: 6px;
}
}
@media screen and (max-width: 800px) {
h1,
.w3type h2 {
font-size: 1.4rem;
}
}
@media (min-width: 800px) {
.w3grid.gt-2-4-6,
.w3grid.gt-3-4-4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.cta {
padding-left: 1.5rem;
padding-right: 1.5rem;
padding-top: 8rem;
padding-bottom: 8rem;
}
.cta-lead h2 {
font-size: 2.25rem;
line-height: 2.5rem;
}
article {
padding-left: 2rem;
padding-right: 2rem;
}
article h2 {
font-size: 2.25rem;
line-height: 2.5rem;
}
.text-container {
padding-top: 5rem;
padding-bottom: 8rem;
}
.text-container h2 {
font-size: 2.25rem;
line-height: 2.5rem;
}
.about-img img {
height: 20rem;
}
.pdf {
padding-left: 32px;
padding-right: 32px;
}
.component-banner {
flex-flow: row;
}
}
@media (min-width: 1100px) {
.w3grid.gt-1-3-6,
.w3grid.gt-2-4-6 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.cell {
padding: var(--space);
}
.w3flex.jc-c-fe {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.w3grid.gt-1-2 {
grid-template-columns: 1fr 1fr;
}
.tta-c-l {
text-align: left;
}
.w3flex.ai-fs-c {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.only-mobile {
display: none;
}
#mani-nav__conainer #main-nav__logo {
width: 165px;
height: 172px;
}
#main-nav__links {
margin-left: auto;
margin-right: var(--spacebetween);
}
.w3flex.fd-c-r,
.w3flex.fd-cr-r {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.w3flex.jc-c-fe {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
#mani-nav__conainer.go-down #main-nav__logo {
width: 40px;
height: 60px;
}
#mani-nav__conainer.go-down .main-nav__content {
padding-top: 10px;
padding-bottom: 10px;
}
.w3flex.jc-c-fs {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.order-1 {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.cta {
padding-left: 2rem;
padding-right: 2rem;
}
.about-house {
padding-left: 2rem;
padding-right: 2rem;
justify-content: space-between;
display: flex;
}
.about-img {
position: absolute;
inset: 0px;
left: 50%;
}
.about-img img {
position: absolute;
height: 100%;
}
.img-container {
flex-grow: 1;
width: 100%;
height: auto;
margin-left: -2rem;
}
.about-text {
display: contents;
}
.text-container {
padding-top: 8rem;
flex: none;
max-width: 32rem;
width: 100%;
margin-right: 0px;
margin-left: 2rem;
}
.wrapper {
padding-top: var(--space);
padding-bottom: var(--space);
}
}
@media (max-width: 1100px) {
.main-nav_mobile-btn {
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 0;
background-color: rgba(0, 0, 0, 0);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main-nav_mobile-btn svg rect {
fill: #fff;
}
#main-nav__links {
position: absolute;
top: 0;
left: 0;
background: rgba(var(--color1rgb), 0.8);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
z-index: 100;
padding: 25px 0;
width: 100%;
text-align: center;
-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
pointer-events: none;
opacity: 0;
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 0.35s ease 0s;
transition: all 0.35s ease 0s;
max-height: 90vh;
max-height: 100dvh;
overflow-y: auto;
}
#main-nav__links.active {
pointer-events: all;
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.buttonbox {
width: 130px;
}
#main-nav__links.active {
pointer-events: all;
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.main-nav_mobile-btn svg path {
stroke: #fff;
stroke-width: 8px;
}
#mani-nav__conainer {
--mobileborder: 1px solid #fff;
}
#mani-nav__conainer #main-nav__logo {
width: 60px;
}
#mani-nav__conainer.go-down #main-nav__logo {
width: 40px;
height: 60px;
margin-top: 0;
}
#menu-main-menu-pl {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-bottom: var(--mobileborder);
width: 200px;
}
#mani-nav__conainer.go-down .main-nav__content {
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.more-about-text {
max-width: none;
}
.masthead {
min-height: 0;
}
.wrapper {
padding-top: 0px;
}
}
@media screen and (min-width: 1600px) {
.cell {
min-height: 600px;
}
}
#stars {
gap: 1.4rem;
display: flex;
padding-left: 7px;
margin-bottom: 15px;
justify-content: center;
margin-top: 1rem;
max-width: 100%;
}
#stars li {
margin-top: 0.25rem !important;
}
#stars li svg {
font-size: 1em;
color: #ccc;
transition: 0.2s;
transform: scale(2);
}
#stars li.hover svg {
color: #ffcc36;
transition: 0.2s;
}
#rating-stars-res {
padding-top: 2rem;
}
.rating-stars > div,
.rating-stars > div > div {
margin-top: 0.5rem;
}
.pdf {
margin-top: 32px;
padding-left: 16px;
padding-right: 16px;
}
.component {
margin-left: auto;
margin-right: auto;
max-width: 1264px;
background-color: rgb(255, 249, 219);
color: rgb(18, 18, 18);
}
.component-banner {
padding-bottom: 32px;
padding-left: 32px;
padding-right: 32px;
padding-top: 32px;
display: flex;
flex-flow: column;
}
.component-content h2 {
--line-height: 1.3333333333;
font-size: 1.5rem;
font-weight: bold;
line-height: var(--line-height);
margin-top: 0;
}
.component-desc {
--line-height: 1.5555555556;
font-size: 1.125rem;
font-weight: 400;
line-height: var(--line-height);
margin-top: 16px;
}
.component-desc p:first-child {
margin: 0;
}
.hds-button {
margin: 32px auto 0;
align-content: flex-start;
align-items: center;
border: solid 2px rgb(18, 18, 18);
background-color: rgb(18, 18, 18);
border-bottom-color: rgb(18, 18, 18);
display: inline-flex;
font-size: 1rem;
font-weight: bold;
line-height: 1.5;
min-height: 56px;
min-width: 156px;
padding: 0 8px;
color: #fff;
justify-content: center;
}
.hds-button:hover {
opacity: 0;
background-color: #fff;
color: rgb(18, 18, 18);
}
@media (min-width: 640px) {
.pdf {
padding-left: 32px;
padding-right: 32px;
}
.component-banner {
flex-flow: row;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.delayed_05s {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.profile-image {
width: 100%;
max-width: 580px;
border-radius: 6px;
} .animated {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.delayed_025s {
-webkit-animation-delay: 0.25s;
-moz-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.mani-nav__langs {
gap: var(--spacebetween);
padding-left: var(--spacebetween);
padding-right: var(--spacebetween);
text-transform: uppercase;
}
@media screen and (min-width: 1100px) {
.mani-nav__langs {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-left: var(--spacebetween);
margin-right: var(--spacebetween);
}
}
@media screen and (max-width: 1100px) {
.mani-nav__langs {
border-top: var(--mobileborder);
border-bottom: var(--mobileborder);
margin: 20px 0;
padding: 20px 0 !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 200px;
}
#menu-main-menu-pl {
border-bottom: none;
}
}
#stars {
gap: 1.4rem;
display: flex;
padding-left: 7px;
margin-bottom: 15px;
justify-content: center;
margin-top: 1rem;
max-width: 100%;
}
#stars li {
margin-top: 0.25rem !important;
}
#stars li svg {
font-size: 1em;
color: #ccc;
transition: 0.2s;
transform: scale(2);
}
#stars li.hover svg {
color: #ffcc36;
transition: 0.2s;
}
#rating-stars-res {
padding-top: 2rem;
}
.rating-stars > div,
.rating-stars > div > div {
margin-top: 0.5rem;
}
.pdf {
margin-top: 32px;
padding-left: 16px;
padding-right: 16px;
}
.component {
margin-left: auto;
margin-right: auto;
max-width: 1264px;
background-color: rgb(255, 249, 219);
color: rgb(18, 18, 18);
}
.component-banner {
padding-bottom: 32px;
padding-left: 32px;
padding-right: 32px;
padding-top: 32px;
display: flex;
flex-flow: column;
}
.component-content h2 {
--line-height: 1.3333333333;
font-size: 1.5rem;
font-weight: bold;
line-height: var(--line-height);
margin-top: 0;
}
.component-desc {
--line-height: 1.5555555556;
font-size: 1.125rem;
font-weight: 400;
line-height: var(--line-height);
margin-top: 16px;
}
.component-desc p:first-child {
margin: 0;
}
.hds-button {
margin: 32px auto 0;
align-content: flex-start;
align-items: center;
border: solid 2px rgb(18, 18, 18);
background-color: rgb(18, 18, 18);
border-bottom-color: rgb(18, 18, 18);
display: inline-flex;
font-size: 1rem;
font-weight: bold;
line-height: 1.5;
min-height: 56px;
min-width: 156px;
padding: 0 8px;
color: #fff;
justify-content: center;
}
.hds-button:hover {
opacity: 0;
background-color: #fff;
color: rgb(18, 18, 18);
}
@media (min-width: 640px) {
.pdf {
padding-left: 32px;
padding-right: 32px;
}
.component-banner {
flex-flow: row;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.delayed_05s {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.profile-image {
width: 100%;
max-width: 580px;
border-radius: 6px;
} .animated {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.delayed_025s {
-webkit-animation-delay: 0.25s;
-moz-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.mani-nav__langs {
gap: var(--spacebetween);
padding-left: var(--spacebetween);
padding-right: var(--spacebetween);
text-transform: uppercase;
}
@media screen and (min-width: 1100px) {
.mani-nav__langs {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-left: var(--spacebetween);
margin-right: var(--spacebetween);
}
}
@media screen and (max-width: 1100px) {
.mani-nav__langs {
border-top: var(--mobileborder);
border-bottom: var(--mobileborder);
margin: 20px 0;
padding: 20px 0 !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 200px;
}
#menu-main-menu-pl {
border-bottom: none;
}
}
.header-icon {
width: 24px;
height: 24px;
border-radius: 50%;
margin-right: 0.2rem;
object-fit: cover;
border: solid 1px #e4e4e4;
}
.wrap {
max-width: 1235px;
}
@media (max-width: 768px) {
.page-logo {
height: 50px !important;
}
}
@media (max-width: 768px) {
.buttonbox.w3flex a {
padding: 5px 10px;
}
.buttonbox.w3flex a span {
font-size: 0.8rem;
}
.buttonbox.w3flex a svg {
width: 1rem !important;
height: 1rem !important;
}
}
.gap-2 {
gap: 0.5rem;
}
@media (max-width: 1100px) {
.buttonbox {
width: 155px !important;
}
}
.masthead {
min-height: 540px;
}
#intro__content {
text-align: left;
}
#intro__content p {
line-height: 2rem;
font-size: 1rem;
margin-top: 1.5rem;
color: var(--text-black);
margin-bottom: 0;
}
.wrapper {
max-width: 1100px;
}
.route-section {
display: flex;
max-width: 800px;
margin-inline: auto;
padding-block: 6rem;
}
.route-section img {
max-width: 100%;
padding-inline: 1rem;
}
@media (min-width: 800px) {
.route-section {
padding-block: 6rem;
}
}
.cta-lead p {
max-width: 1000px;
}
.cta-lead p a::before {
content: "👉";
margin-right: 0.5rem;
}