button{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;font-family:inherit;}
.bg-image img, .bg-image picture, .bg-image picture img, .covered, .cover-bg{height:100%;left:0;position:absolute;width:100%;top:0;pointer-events:none;}
.covered-pointer{height:100%;left:0;position:absolute;width:100%;top:0;}
.d-flex-cc, .d-flex-center-center{display:flex;align-items:center;justify-content:center;}
body{font-size:18px;line-height:1.5;letter-spacing:0.75px;}
@media only screen and (max-width: 767px) {
body{font-size:16px;}
}
.text--3xl, .text--4xl{line-height:1.2;color:var(--color-blackish);font-weight:600;letter-spacing:0;}
.text--4xl{font-size:36px;}
@media only screen and (max-width: 1200px) {
.text--4xl{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.text--4xl{font-size:28px;}
}
.text--3xl{font-size:30px;}
@media only screen and (max-width: 1200px) {
.text--3xl{font-size:28px;}
}
@media only screen and (max-width: 767px) {
.text--3xl{font-size:26px;}
}
.text--256{font-size:256px;line-height:1.01;color:var(--color-gray-800);letter-spacing:-0.02em;}
@media only screen and (max-width: 1599px) {
.text--256{font-size:200px;}
}
@media only screen and (max-width: 1200px) {
.text--256{font-size:180px;}
}
@media only screen and (max-width: 1022px) {
.text--256{font-size:120px;}
}
@media only screen and (max-width: 767px) {
.text--256{letter-spacing:0;font-size:65px;}
}
@media(max-width:350px){
.text--256{font-size:50px;}
}
.text--128, .text--9xl{font-size:128px;line-height:1.02;color:var(--color-blackish);letter-spacing:-2.6px;}
@media only screen and (max-width: 1599px) {
.text--128, .text--9xl{font-size:100px;letter-spacing:-1px;}
}
@media only screen and (max-width: 1200px) {
.text--128, .text--9xl{font-size:90px;}
}
@media only screen and (max-width: 1022px) {
.text--128, .text--9xl{font-size:80px;letter-spacing:-1.5px;}
}
@media only screen and (max-width: 767px) {
.text--128, .text--9xl{letter-spacing:0;font-size:60px;}
}
.text--96{font-size:96px;}
.text--72, .text--7xl{font-size:72px;}
@media only screen and (max-width: 1599px) {
.text--72, .text--7xl{font-size:66px;}
}
@media only screen and (max-width: 1200px) {
.text--72, .text--7xl{font-size:50px;}
}
@media only screen and (max-width: 1022px) {
.text--72, .text--7xl{font-size:40px;line-height:normal;}
}
@media only screen and (max-width: 767px) {
.text--72, .text--7xl{font-size:30px;}
}
.text--3xl{font-weight:600;line-height:normal;color:var(--color-gray-800);}
.text--4xl{font-weight:600;line-height:normal;color:var(--color-gray-800);}
.text--7xl{font-weight:600;line-height:1;color:var(--color-gray-800);}
.text--9xl{font-weight:600;line-height:1;color:var(--color-gray-800);}
.text--20{font-size:20px;}
.text--18{font-size:18px;}
.text--16{font-size:16px;letter-spacing:0.33px;}
.text--14{font-size:14px;}
.text--12{font-size:12px;}
a:focus-visible, button:focus-visible, .btn:focus-visible, .focus-visible:focus-visible, .focus-within:focus-visible{outline-color:var(--color-focus);outline-style:solid;outline-offset:0;outline-width:2.5px;transition:outline-offset 0.2s linear;}
.text *,
.title *,
.title-main *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit;text-align:inherit;font-style:inherit;font-family:inherit;}
.overflow-backface{overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);}
.bg-video{position:absolute;min-width:100%;min-height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#000;}:root{--color-white:#fff;--color-black:#000;--color-blackish:#212121;--color-primary:#ccff33;--color-secondary:#000064;--color-border:#e5e5e5;--color-gray:#737373;--color-gray-dark:#525252;--color-gray-light:#a3a3a3;--color-background:#f5f5f5;--color-gray-100:#f7f7f7;--color-gray-200:#ebebeb;--color-gray-300:#e5e5e5;--color-gray-400:#a0a0a0;--color-gray-500:#707070;--color-gray-600:#525252;--color-gray-700:#404040;--color-gray-800:#262626;--color-brat-100:#f1ffbf;--color-brat-400:#e3ff80;--color-brat-600:#d6ff40;--color-brat:#c8ff00;--color-warning:#ffa726;--color-error:#d52b29;--color-success:#66bb6a;--color-validation-failed:#d52b29;--font-primary:neue-haas-grotesk-display, sans-serif;--color-highlight-start:#968a84;--color-highlight-end:#968a84;--color-highlight-end-alt:#968a84;}
*,
*::before,
*::after{box-sizing:border-box;}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{display:block;}
body{margin:0;text-align:left;}
[tabindex="-1"]:focus{outline:0 !important;}
hr{box-sizing:content-box;height:0;overflow:visible;}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 1rem;
} p{margin-top:0;margin-bottom:1rem;}
abbr[title],
abbr[data-original-title]{text-decoration:underline;cursor:help;border-bottom:0;text-decoration-skip-ink:none;}
address{margin-bottom:1rem;font-style:normal;line-height:inherit;}
ol, ul, dl{margin-top:0;margin-bottom:1rem;}
ol ol, ul ul, ol ul, ul ol{margin-bottom:0;}
dt{font-weight:700;}
dd{margin-bottom:0.5rem;margin-left:0;}
blockquote{margin:0 0 1rem;}
b, strong{font-weight:700;}
small{font-size:80%;}
sub, sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup {
top: -0.5em;
} a{text-decoration:none;background-color:transparent;}
a:hover, a:focus{text-decoration:none;}
a:not([href]):not([tabindex]){text-decoration:none;}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus{text-decoration:none;}
a:not([href]):not([tabindex]):focus{outline:0;}
pre, code, kbd, samp{font-family:monospace;font-size:1em;}
pre{margin-top:0;margin-bottom:1rem;overflow:auto;}
figure{margin:0 0 1rem;}
img{vertical-align:middle;border-style:none;}
svg{overflow:hidden;vertical-align:middle;}
table{border-collapse:collapse;}
caption{padding-top:8px;padding-bottom:8px;text-align:left;caption-side:bottom;}
th{text-align:inherit;}
label{display:inline-block;margin-bottom:1rem;}
button{border-radius:0;text-transform:none;cursor:pointer;-webkit-appearance:button;}
input, select, optgroup, textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
select{word-wrap:normal;text-transform:none;}
input{overflow:visible;}
[type=button],
[type=reset],
[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner, [type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner{padding:0;border-style:none;}
input[type=radio],
input[type=checkbox]{box-sizing:border-box;padding:0;}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month]{-webkit-appearance:listbox;}
textarea{overflow:auto;resize:vertical;}
fieldset{min-width:0;padding:0;margin:0;border:0;}
legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}
progress{vertical-align:baseline;}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{outline-offset:-2px;-webkit-appearance:none;}
[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}
output{display:inline-block;}
summary{display:list-item;cursor:pointer;}
template{display:none;}
[hidden]{display:none !important;}
@media(min-width:320px){
.text-xs-center{text-align:center;}
.text-xs-left{text-align:left;}
.text-xs-right{text-align:right;}
.d-xs-none{display:none !important;}
.d-xs-inline-block{display:inline-block !important;}
.d-xs-block{display:block !important;}
.d-xs-flex{display:flex !important;}
.d-xs-inline-flex{display:inline-flex !important;}
}
@media(min-width:768px){
.text-sm-center{text-align:center;}
.text-sm-left{text-align:left;}
.text-sm-right{text-align:right;}
.d-sm-none{display:none !important;}
.d-sm-inline-block{display:inline-block !important;}
.d-sm-block{display:block !important;}
.d-sm-flex{display:flex !important;}
.d-sm-inline-flex{display:inline-flex !important;}
}
@media(min-width:1023px){
.text-md-center{text-align:center;}
.text-md-left{text-align:left;}
.text-md-right{text-align:right;}
.d-md-none{display:none !important;}
.d-md-inline-block{display:inline-block !important;}
.d-md-block{display:block !important;}
.d-md-flex{display:flex !important;}
.d-md-inline-flex{display:inline-flex !important;}
}
@media(min-width:1201px){
.text-lg-center{text-align:center;}
.text-lg-left{text-align:left;}
.text-lg-right{text-align:right;}
.d-lg-none{display:none !important;}
.d-lg-inline-block{display:inline-block !important;}
.d-lg-block{display:block !important;}
.d-lg-flex{display:flex !important;}
.d-lg-inline-flex{display:inline-flex !important;}
}
@media(min-width:1599px){
.text-xl-center{text-align:center;}
.text-xl-left{text-align:left;}
.text-xl-right{text-align:right;}
.d-xl-none{display:none !important;}
.d-xl-inline-block{display:inline-block !important;}
.d-xl-block{display:block !important;}
.d-xl-flex{display:flex !important;}
.d-xl-inline-flex{display:inline-flex !important;}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem;}
.container{display:block;margin:0 auto;max-width:calc(100% - 48px);padding:0;width:100%;}
.row{box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;}
.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;}
.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;}
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;}
[class*=col-]{padding-left:12px;padding-right:12px;}
.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}
.col-xs-2{-ms-flex-preferred-size:16.666667%;flex-basis:16.666667%;max-width:16.666667%;}
.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}
.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}
.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}
.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}
.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}
.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}
.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.col-xs-offset-1{margin-left:8.333%;}
.col-xs-offset-2{margin-left:16.666667%;}
.col-xs-offset-3{margin-left:25%;}
.col-xs-offset-4{margin-left:33.333%;}
.col-xs-offset-5{margin-left:41.667%;}
.col-xs-offset-6{margin-left:50%;}
.col-xs-offset-7{margin-left:58.333%;}
.col-xs-offset-8{margin-left:66.667%;}
.col-xs-offset-9{margin-left:75%;}
.col-xs-offset-10{margin-left:83.333%;}
.col-xs-offset-11{margin-left:91.667%;}
.start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;}
.end-xs{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-xs{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-xs{-ms-flex-pack:distribute;justify-content:space-around;}
.between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
@media only screen and (min-width: 768px) {
.row{margin-left:-12px;margin-right:-12px;}
.container{max-width:calc(100% - 48px);}
.col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;}
[class*=col-]{padding-left:12px;padding-right:12px;}
.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}
.col-sm-2{-ms-flex-preferred-size:16.666667%;flex-basis:16.666667%;max-width:16.666667%;}
.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}
.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}
.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}
.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}
.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}
.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}
.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.col-sm-offset-0{margin-left:0;}
.col-sm-offset-1{margin-left:8.333%;}
.col-sm-offset-2{margin-left:16.666667%;}
.col-sm-offset-3{margin-left:25%;}
.col-sm-offset-4{margin-left:33.333%;}
.col-sm-offset-5{margin-left:41.667%;}
.col-sm-offset-6{margin-left:50%;}
.col-sm-offset-7{margin-left:58.333%;}
.col-sm-offset-8{margin-left:66.667%;}
.col-sm-offset-9{margin-left:75%;}
.col-sm-offset-10{margin-left:83.333%;}
.col-sm-offset-11{margin-left:91.667%;}
.start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;}
.end-sm{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-sm{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-sm{-ms-flex-pack:distribute;justify-content:space-around;}
.between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
}
@media only screen and (min-width: 1023px) {
.row{margin-left:-10px;margin-right:-10px;}
.container{max-width:990px;padding-left:10px;padding-right:10px;}
.col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;}
[class*=col-]{padding-left:10px;padding-right:10px;}
.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}
.col-md-2{-ms-flex-preferred-size:16.666667%;flex-basis:16.666667%;max-width:16.666667%;}
.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}
.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}
.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}
.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}
.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}
.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}
.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.col-md-offset-0{margin-left:0;}
.col-md-offset-1{margin-left:8.333%;}
.col-md-offset-2{margin-left:16.666667%;}
.col-md-offset-3{margin-left:25%;}
.col-md-offset-4{margin-left:33.333%;}
.col-md-offset-5{margin-left:41.667%;}
.col-md-offset-6{margin-left:50%;}
.col-md-offset-7{margin-left:58.333%;}
.col-md-offset-8{margin-left:66.667%;}
.col-md-offset-9{margin-left:75%;}
.col-md-offset-10{margin-left:83.333%;}
.col-md-offset-11{margin-left:91.667%;}
.start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;}
.end-md{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-md{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-md{-ms-flex-pack:distribute;justify-content:space-around;}
.between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
}
@media only screen and (min-width: 1201px) {
.row{margin-left:-10px;margin-right:-10px;}
.container{max-width:1200px;padding-left:10px;padding-right:10px;}
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;}
[class*=col-]{padding-left:10px;padding-right:10px;}
.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}
.col-lg-2{-ms-flex-preferred-size:16.666667%;flex-basis:16.666667%;max-width:16.666667%;}
.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}
.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}
.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}
.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}
.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}
.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}
.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.col-lg-offset-0{margin-left:0;}
.col-lg-offset-1{margin-left:8.333%;}
.col-lg-offset-2{margin-left:16.666667%;}
.col-lg-offset-3{margin-left:25%;}
.col-lg-offset-4{margin-left:33.333%;}
.col-lg-offset-5{margin-left:41.667%;}
.col-lg-offset-6{margin-left:50%;}
.col-lg-offset-7{margin-left:58.333%;}
.col-lg-offset-8{margin-left:66.667%;}
.col-lg-offset-9{margin-left:75%;}
.col-lg-offset-10{margin-left:83.333%;}
.col-lg-offset-11{margin-left:91.667%;}
.start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;}
.end-lg{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-lg{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-lg{-ms-flex-pack:distribute;justify-content:space-around;}
.between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
}
@media only screen and (min-width: 1600px) {
.row{margin-left:-10px;margin-right:-10px;}
.container{max-width:1268px;padding-left:10px;padding-right:10px;}
.col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;}
[class*=col-]{padding-left:10px;padding-right:10px;}
.col-xl{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.col-xl-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}
.col-xl-2{-ms-flex-preferred-size:16.666667%;flex-basis:16.666667%;max-width:16.666667%;}
.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.col-xl-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}
.col-xl-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}
.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.col-xl-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}
.col-xl-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}
.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.col-xl-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}
.col-xl-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}
.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.col-xl-offset-0{margin-left:0;}
.col-xl-offset-1{margin-left:8.333%;}
.col-xl-offset-2{margin-left:16.666667%;}
.col-xl-offset-3{margin-left:25%;}
.col-xl-offset-4{margin-left:33.333%;}
.col-xl-offset-5{margin-left:41.667%;}
.col-xl-offset-6{margin-left:50%;}
.col-xl-offset-7{margin-left:58.333%;}
.col-xl-offset-8{margin-left:66.667%;}
.col-xl-offset-9{margin-left:75%;}
.col-xl-offset-10{margin-left:83.333%;}
.col-xl-offset-11{margin-left:91.667%;}
.start-xl{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-xl{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;}
.end-xl{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-xl{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-xl{-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-xl{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-xl{-ms-flex-pack:distribute;justify-content:space-around;}
.between-xl{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-xl{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-xl{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
}
:focus{outline:none;}
a, button, .btn, .focus-visible, .focus-within{outline-offset:6px;}
.animate-fade.is-visible{opacity:1;transition:opacity 250ms linear;}
.animate-fade.is-hidden{opacity:0;transition:opacity 250ms linear;pointer-events:none;}
@keyframes mouse {
0%{top:8px;}
50%{top:14px;}
100%{top:8px;}
}
.moveAnimationCenter .moveFromBottom, .moveAnimationCenter .moveFromTop, .moveAnimationCenter .moveFromLeft, .moveAnimationCenter .fadeIn, .moveAnimationCenter .moveFromRight, .moveAnimation .moveFromBottom, .moveAnimation .moveFromTop, .moveAnimation .moveFromLeft, .moveAnimation .fadeIn, .moveAnimation .moveFromRight{will-change:transform;transition-property:transform, opacity, color, box-shadow;transition-timing-function:ease;transition-duration:0.6s;opacity:0;}
.moveAnimationCenter .moveFromLeft, .moveAnimation .moveFromLeft{transform:translate3d(-50%, 0, 0);}
.moveAnimationCenter .moveFromRight, .moveAnimation .moveFromRight{transform:translate3d(50%, 0, 0);}
.moveAnimationCenter .moveFromTop, .moveAnimation .moveFromTop{transform:translate3d(0, -150px, 0);}
.moveAnimationCenter .moveFromBottom, .moveAnimation .moveFromBottom{transform:translate3d(0, 150px, 0);}
.moveAnimationCenter.in-viewport .moveFromTop, .moveAnimationCenter.in-viewport .moveFromBottom, .moveAnimationCenter.in-viewport .moveFromLeft, .moveAnimationCenter.in-viewport .moveFromRight, .moveAnimation.in-viewport .moveFromTop, .moveAnimation.in-viewport .moveFromBottom, .moveAnimation.in-viewport .moveFromLeft, .moveAnimation.in-viewport .moveFromRight{transform:translate3d(0, 0, 0);opacity:1;}
.moveAnimationCenter.in-viewport .fadeIn, .moveAnimation.in-viewport .fadeIn{opacity:1;}
@-webkit-keyframes bounce {
0%, 100%{-webkit-transform:translateY(0);transform:translateY(0);}
50%{-webkit-transform:translateY(15px);transform:translateY(15px);}
}
@keyframes bounce {
0%, 100%{-webkit-transform:translateY(0);transform:translateY(0);}
50%{-webkit-transform:translateY(15px);transform:translateY(15px);}
}
@keyframes blinkIndicator {
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
.mt-160{margin-top:160px;}
@media only screen and (max-width: 1200px) {
.mt-160{margin-top:120px;}
}
@media only screen and (max-width: 1022px) {
.mt-160{margin-top:80px;}
}
@media only screen and (max-width: 767px) {
.mt-160{margin-top:60px;}
}
.mt-150{margin-top:150px;}
@media only screen and (max-width: 1200px) {
.mt-150{margin-top:120px;}
}
@media only screen and (max-width: 1022px) {
.mt-150{margin-top:80px;}
}
@media only screen and (max-width: 767px) {
.mt-150{margin-top:60px;}
}
.mt-120{margin-top:120px;}
@media only screen and (max-width: 1599px) {
.mt-120{margin-top:100px;}
}
@media only screen and (max-width: 1200px) {
.mt-120{margin-top:80px;}
}
@media only screen and (max-width: 767px) {
.mt-120{margin-top:60px;}
}
.mt-100{margin-top:100px;}
@media only screen and (max-width: 1200px) {
.mt-100{margin-top:80px;}
}
@media only screen and (max-width: 767px) {
.mt-100{margin-top:60px;}
}
.mt-90{margin-top:90px;}
@media only screen and (max-width: 1200px) {
.mt-90{margin-top:70px;}
}
@media only screen and (max-width: 767px) {
.mt-90{margin-top:60px;}
}
.mt-80{margin-top:80px;}
@media only screen and (max-width: 1200px) {
.mt-80{margin-top:50px;}
}
@media only screen and (max-width: 1022px) {
.mt-80{margin-top:40px;}
}
.mt-70{margin-top:70px;}
@media only screen and (max-width: 1200px) {
.mt-70{margin-top:50px;}
}
@media only screen and (max-width: 1022px) {
.mt-70{margin-top:40px;}
}
.mt-60{margin-top:60px;}
@media only screen and (max-width: 1200px) {
.mt-60{margin-top:40px;}
}
@media only screen and (max-width: 1022px) {
.mt-60{margin-top:30px;}
}
.mt-50{margin-top:50px;}
@media only screen and (max-width: 1200px) {
.mt-50{margin-top:40px;}
}
@media only screen and (max-width: 1022px) {
.mt-50{margin-top:30px;}
}
.mt-40{margin-top:40px;}
@media only screen and (max-width: 1200px) {
.mt-40{margin-top:30px;}
}
@media only screen and (max-width: 1022px) {
.mt-40{margin-top:20px;}
}
.mt-32{margin-top:32px;}
@media only screen and (max-width: 1200px) {
.mt-32{margin-top:20px;}
}
.mt-30{margin-top:30px;}
@media only screen and (max-width: 1200px) {
.mt-30{margin-top:20px;}
}
.mt-24{margin-top:24px;}
@media only screen and (max-width: 1200px) {
.mt-24{margin-top:15px;}
}
.mt-20{margin-top:20px;}
@media only screen and (max-width: 767px) {
.mt-20{margin-top:12px;}
}
.mt-16{margin-top:16px;}
@media only screen and (max-width: 767px) {
.mt-16{margin-top:8px;}
}
.mb-160{margin-bottom:160px;}
@media only screen and (max-width: 1200px) {
.mb-160{margin-bottom:120px;}
}
@media only screen and (max-width: 1022px) {
.mb-160{margin-bottom:80px;}
}
@media only screen and (max-width: 767px) {
.mb-160{margin-bottom:60px;}
}
.mb-150{margin-bottom:150px;}
@media only screen and (max-width: 1200px) {
.mb-150{margin-bottom:120px;}
}
@media only screen and (max-width: 1022px) {
.mb-150{margin-bottom:80px;}
}
@media only screen and (max-width: 767px) {
.mb-150{margin-bottom:60px;}
}
.mb-120{margin-bottom:120px;}
@media only screen and (max-width: 1200px) {
.mb-120{margin-bottom:80px;}
}
@media only screen and (max-width: 767px) {
.mb-120{margin-bottom:60px;}
}
.mb-100{margin-bottom:100px;}
@media only screen and (max-width: 1200px) {
.mb-100{margin-bottom:80px;}
}
@media only screen and (max-width: 767px) {
.mb-100{margin-bottom:60px;}
}
.mb-90{margin-bottom:90px;}
@media only screen and (max-width: 1200px) {
.mb-90{margin-bottom:70px;}
}
@media only screen and (max-width: 767px) {
.mb-90{margin-bottom:60px;}
}
.mb-80{margin-bottom:80px;}
@media only screen and (max-width: 1200px) {
.mb-80{margin-bottom:50px;}
}
@media only screen and (max-width: 1022px) {
.mb-80{margin-bottom:40px;}
}
.mb-70{margin-bottom:70px;}
@media only screen and (max-width: 1200px) {
.mb-70{margin-bottom:50px;}
}
@media only screen and (max-width: 1022px) {
.mb-70{margin-bottom:40px;}
}
.mb-60{margin-bottom:60px;}
@media only screen and (max-width: 1200px) {
.mb-60{margin-bottom:40px;}
}
@media only screen and (max-width: 1022px) {
.mb-60{margin-bottom:30px;}
}
.mb-50{margin-bottom:50px;}
@media only screen and (max-width: 1200px) {
.mb-50{margin-bottom:40px;}
}
@media only screen and (max-width: 1022px) {
.mb-50{margin-bottom:30px;}
}
.mb-40{margin-bottom:40px;}
@media only screen and (max-width: 1200px) {
.mb-40{margin-bottom:30px;}
}
@media only screen and (max-width: 1022px) {
.mb-40{margin-bottom:20px;}
}
.mb-32{margin-bottom:32px;}
@media only screen and (max-width: 1200px) {
.mb-32{margin-bottom:20px;}
}
.mb-30{margin-bottom:30px;}
@media only screen and (max-width: 1200px) {
.mb-30{margin-bottom:20px;}
}
.mb-24{margin-bottom:24px;}
@media only screen and (max-width: 1200px) {
.mb-24{margin-bottom:15px;}
}
.mb-20{margin-bottom:20px;}
@media only screen and (max-width: 767px) {
.mb-20{margin-bottom:12px;}
}
.mb-16{margin-bottom:16px;}
@media only screen and (max-width: 767px) {
.mb-16{margin-bottom:8px;}
} @font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff;}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1;}
.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block;}
.swiper-vertical > .swiper-wrapper{flex-direction:column;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box;}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper{transform:translate3d(0px, 0, 0);}
.swiper-horizontal{touch-action:pan-y;}
.swiper-vertical{touch-action:pan-x;}
.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block;}
.swiper-slide-invisible-blank{visibility:hidden;}
.swiper-autoheight, .swiper-autoheight .swiper-slide{height:auto;}
.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height;}
.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden;}
.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}
.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}
.swiper-3d{perspective:1200px;}
.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow{transform-style:preserve-3d;}
.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}
.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper{scroll-snap-type:x mandatory;}
.swiper-css-mode.swiper-vertical > .swiper-wrapper{scroll-snap-type:y mandatory;}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper{scroll-snap-type:none;}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:none;}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always;}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}
.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15);}
.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}
@keyframes swiper-preloader-spin {
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
} .swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}
.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}
.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}:root{}
.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10;}
.swiper-pagination.swiper-pagination-hidden{opacity:0;}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled{display:none !important;}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%;}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33);}
.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2);}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none;}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}
.swiper-pagination-bullet:only-child{display:none !important;}
.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color));}
.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0);}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block;}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top;}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px);}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left;}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right;}
.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit);}
.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0;}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0;}
.swiper-pagination-lock{display:none;}
.splitting .word, .splitting .char{display:inline-block;}
.splitting .char{position:relative;}
.splitting .char::before, .splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none;}
.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2);}
.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total));}
.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset) * var(--char-offset)) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)));}
.splitting.cells img{width:100%;display:block;}
@supports (display: grid) {
.splitting.cells{position:relative;overflow:hidden;background-size:cover;visibility:hidden;}
.splitting .cell-grid{background:inherit;position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template:repeat(var(--row-total), 1fr)/repeat(var(--col-total), 1fr);}
.splitting .cell{background:inherit;position:relative;overflow:hidden;}
.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100% * var(--col-total));height:calc(100% * var(--row-total));left:calc(-100% * var(--col-index));top:calc(-100% * var(--row-index));}
.splitting .cell{--center-x:calc((var(--col-total) - 1) / 2);--center-y:calc((var(--row-total) - 1) / 2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc((var(--offset-x) * var(--offset-x)) / var(--center-x));--distance-y:calc((var(--offset-y) * var(--offset-y)) / var(--center-y));}
}  :root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75;}
.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);}
.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite;}
.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none;}
.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1);}
.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite;}
@keyframes f-spinner-rotate {
100%{transform:rotate(360deg);}
}
@keyframes f-spinner-dash {
0%{stroke-dasharray:1, 150;stroke-dashoffset:0;}
50%{stroke-dasharray:90, 150;stroke-dashoffset:-35;}
100%{stroke-dasharray:90, 150;stroke-dashoffset:-124;}
}
.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;}
.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;}
@keyframes f-throwOutUp {
to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0;}
}
@keyframes f-throwOutDown {
to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0;}
}
.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;}
.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;}
@keyframes f-zoomInUp {
from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0;}
to{transform:scale(1) translate3d(0, 0, 0);opacity:1;}
}
@keyframes f-zoomOutDown {
to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0;}
}
.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2;}
.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1;}
@keyframes f-fadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes f-fadeOut {
100%{opacity:0;}
}
.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2;}
.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2;}
@keyframes f-fadeFastIn {
0%{opacity:0.75;}
100%{opacity:1;}
}
@keyframes f-fadeFastOut {
100%{opacity:0;}
}
.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2;}
.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1;}
@keyframes f-fadeSlowIn {
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes f-fadeSlowOut {
100%{opacity:0;}
}
.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2;}
.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;z-index:1;}
@keyframes f-crossfadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes f-crossfadeOut {
100%{opacity:0;}
}
.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;}
.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;}
.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;}
.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;}
@keyframes f-slideInPrev {
0%{transform:translateX(100%);}
100%{transform:translate3d(0, 0, 0);}
}
@keyframes f-slideInNext {
0%{transform:translateX(-100%);}
100%{transform:translate3d(0, 0, 0);}
}
@keyframes f-slideOutNext {
100%{transform:translateX(-100%);}
}
@keyframes f-slideOutPrev {
100%{transform:translateX(100%);}
}
.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2;}
.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2;}
.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1;}
.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1;}
@keyframes f-classicInNext {
0%{transform:translateX(-75px);opacity:0;}
100%{transform:translate3d(0, 0, 0);opacity:1;}
}
@keyframes f-classicInPrev {
0%{transform:translateX(75px);opacity:0;}
100%{transform:translate3d(0, 0, 0);opacity:1;}
}
@keyframes f-classicOutNext {
100%{transform:translateX(-75px);opacity:0;}
}
@keyframes f-classicOutPrev {
100%{transform:translateX(75px);opacity:0;}
}
:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65;}
.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition);}
@media (hover: hover) {
.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg);}
}
.f-button:active:not([disabled]){background-color:var(--f-button-active-bg);}
.f-button:focus:not(:focus-visible){outline:none;}
.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));}
.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity 0.15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none;}
.f-button[disabled]{cursor:default;}
.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity);}
.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next{position:absolute;z-index:1;}
.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%);}
.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos);}
.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos);}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos);}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos);}
.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%);}
.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos);}
.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos);}
.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg);}
.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled{pointer-events:none;}
html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto;}
html.with-fancybox body{touch-action:none;}
html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none;}
.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24, 24, 27, 0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain;}
.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after{box-sizing:inherit;}
.fancybox__container::backdrop{background-color:rgba(0, 0, 0, 0);}
.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity;}
.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip;}
.fancybox__viewport{width:100%;height:100%;}
.fancybox__viewport.is-draggable{cursor:move;cursor:grab;}
.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing;}
.fancybox__track{display:flex;margin:0 auto;height:100%;}
.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden;}
.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px;}
.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video{overflow:hidden;}
.fancybox__slide.has-image{overflow:hidden;}
.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected{overflow:visible;}
.fancybox__slide::before, .fancybox__slide::after{content:"";flex:0 0 0;margin:auto;}
.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty{display:block;}
.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20;}
.is-loading .fancybox__content{opacity:0;}
.is-draggable .fancybox__content{cursor:move;cursor:grab;}
.can-zoom_in .fancybox__content{cursor:zoom-in;}
.can-zoom_out .fancybox__content{cursor:zoom-out;}
.is-dragging .fancybox__content{cursor:move;cursor:grabbing;}
.fancybox__content [data-selectable], .fancybox__content [contenteditable]{cursor:auto;}
.fancybox__slide.has-image > .fancybox__content{padding:0;background:rgba(0, 0, 0, 0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden;}
.fancybox__slide.has-image > .fancybox__content > picture > img{width:100%;height:auto;max-height:100%;}
.is-animating .fancybox__content, .is-dragging .fancybox__content{will-change:transform, width, height;}
.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px);}
.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible;}
.is-loading .fancybox__caption, .is-closing .fancybox__caption{opacity:0;visibility:hidden;}
.is-compact .fancybox__caption{padding-bottom:0;}
.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40;}
.fancybox__content > .f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:0.75;}
.is-loading .fancybox__content > .f-button.is-close-btn{visibility:hidden;}
.is-zooming-out .fancybox__content > .f-button.is-close-btn{visibility:hidden;}
.fancybox__content > .f-button.is-close-btn:hover{opacity:1;}
.fancybox__footer{padding:0;margin:0;position:relative;}
.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all 0.25s ease;}
.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24, 24, 27, 0.5);}
.is-compact .fancybox__footer .fancybox__caption{padding:12px;}
.is-compact .fancybox__content > .f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px;}
.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity, 1);}
.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1;}
.is-idle .fancybox__nav{animation:0.15s ease-out both f-fadeOut;}
.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:0.15s ease-out both f-fadeOut;}
.fancybox__slide > .f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer;}
.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none;}
.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none;}
.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none;}
.fancybox__container:not([aria-hidden]){opacity:0;}
.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;}
.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;}
.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;}
.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible;}
.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%;}
.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%;}
.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}
.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content{padding:0;background:rgba(24, 24, 27, 0.9);color:#fff;}
.has-map .fancybox__content{background:#e5e3df;}
.fancybox__html5video, .fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0, 0, 0, 0);}
.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}
.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0;}
.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;}
.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;}
.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);user-select:none;perspective:1000px;transform:translateZ(0);}
.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1;}
.f-thumbs .f-spinner svg{display:none;}
.f-thumbs.is-vertical{height:100%;}
.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0);}
.f-thumbs__track{display:flex;}
.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer;}
.f-thumbs__slide.is-loading img{opacity:0;}
.is-classic .f-thumbs__viewport{height:100%;}
.is-modern .f-thumbs__track{width:max-content;}
.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0)) * -0.5);width:calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));cursor:pointer;}
.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none;}
.is-modern.is-resting .f-thumbs__slide{transition:transform 0.33s ease;}
.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path 0.33s ease;}
.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));}
.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0, 0, 0, 0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity 0.2s ease;}
.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity);}
.f-thumbs__slide__button:focus:not(:focus-visible){outline:none;}
.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity);}
.is-modern .f-thumbs__slide__button{--clip-path:inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path);}
.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity);}
.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn 0.2s ease-out;z-index:10;}
.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius);}
.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0;}
.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0;}
.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px;}
.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0;}
.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);}
.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;}
.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));}
.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;}
.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));}
.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap);}
.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0;}
.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px;}
.fancybox__thumbs.is-masked{max-height:0px !important;}
.is-closing .fancybox__thumbs{transition:none !important;}
.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20;}
.fancybox__toolbar :focus-visible{z-index:1;}
.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0;}
.is-idle .fancybox__toolbar{pointer-events:none;animation:0.15s ease-out both f-fadeOut;}
.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;}
.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0;}
.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap;}
.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none;}
.fancybox__infobar span{padding:0 5px;}
.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg);}
[data-fancybox-toggle-slideshow]{position:relative;}
[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:0.3;}
[data-fancybox-toggle-slideshow] svg g:first-child{display:flex;}
[data-fancybox-toggle-slideshow] svg g:last-child{display:none;}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none;}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex;}
[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex;}
[data-fancybox-toggle-fullscreen] svg g:last-child{display:none;}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none;}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex;}
.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none;}
.cover-bg{background-size:cover;background-position:center center;}
.cover-bg img{display:none;}
.covered{max-height:initial;}
.card{position:relative;box-shadow:0 0 16px rgba(9, 28, 46, 0.16);border-radius:2px;background-color:var(--color-white);}
.font-primary{font-family:var(--font-primary);}
.bg-image img, .bg-image picture, .bg-image picture img{max-height:initial;}
.bg-video video{height:100%;width:100%;object-fit:cover;}
.bg-gray-dark{background-color:var(--color-gray-800);color:var(--color-white);}
.bg-gray-dark.title, .bg-gray-dark .title{color:var(--color-white);}
.bg-pattern{background:repeating-linear-gradient(135deg, var(--color-gray-800), var(--color-gray-800) 1px, transparent 1px, transparent 10px);}
.overflow-h{overflow:hidden;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;}
.text--lt{font-weight:300;}
.text--md{font-weight:500;}
.text--sb{font-weight:600;}
.text--bd{font-weight:700;}
.text--eb{font-weight:800;}
.text--uppercase{text-transform:uppercase;}
.text--white{color:var(--color-white);}
.text--white.title, .text--white .title{color:var(--color-white);}
.text--blackish{color:var(--color-blackish);}
.text--blackish.title, .text--blackish .title{color:inherit;}
.text--gray-100{color:var(--color-gray-100);}
.text--gray-100.title, .text--gray-100 .title{color:inherit;}
.text--gray-200{color:var(--color-gray-200);}
.text--gray-200.title, .text--gray-200 .title{color:inherit;}
.text--gray-400{color:var(--color-gray-400);}
.text--gray-400.title, .text--gray-400 .title{color:inherit;}
.text--gray-500{color:var(--color-gray-500);}
.text--gray-500.title, .text--gray-500 .title{color:inherit;}
.text--gray-800{color:var(--color-gray-800);}
.text--gray-800.title, .text--gray-800 .title{color:inherit;}
.text--gray-light{color:var(--color-gray-light);}
.text--gray-light.title, .text--gray-light .title{color:inherit;}
.text--gray-dark{color:var(--color-gray-800);}
.text--gray-dark.title, .text--gray-dark .title{color:inherit;}
.stretched-link{font-size:0;line-height:0;opacity:0;overflow:hidden;}
.stretched-link::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:6;}
.hide{display:none;}
.show{display:block;}
.d-flex{display:flex;}
.d-none{display:none;}
.container--large{width:100%;display:block;margin:0 auto;max-width:calc(100% - 80px);padding:0;}
@media only screen and (max-width: 1599px) {
.container--large{max-width:calc(100% - 60px);}
}
@media only screen and (max-width: 1022px) {
.container--large{max-width:calc(100% - 48px);}
}
@media only screen and (max-width: 767px) {
.container--large{max-width:calc(100% - 48px);}
}
.f-auto{display:flex;flex-direction:column;flex:auto;}
.p-0{padding:0 !important;}
.p-none{pointer-events:none;}
.p-relative{position:relative;}
.mx-auto{margin:0 auto;width:100%;display:block;}
.overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:var(--color-black);opacity:0.9;mix-blend-mode:multiply;}
.animation-wrap{overflow:hidden;}
.animation-wrap__item{transform:translate(0, 100%);}
html, body{scroll-behavior:smooth;}::selection{background-color:var(--color-black);color:var(--color-white);}
body{color:var(--color-gray);font-family:var(--font-primary);background-color:var(--color-background);position:relative;height:auto;width:100%;display:flex;flex-direction:column;min-height:100vh;font-weight:400;align-items:flex-start;}
body.body-scroll-locked, body.is-open-menu, body.is-open-search, body.is-open-mega-menu, body.noscroll{overflow:hidden;padding-right:var(--scroll-width, 0px);}
.noselect, .noselect *{-webkit-user-select:none;user-select:none;}
ul, ol{list-style:none;margin:0;padding:0;}
p {
margin: 0;
} a{color:inherit;text-decoration:none;transition:color 0.3s ease, border 0.3s ease;}
i, em{font-style:italic;}
h1{font-weight:inherit;font-size:inherit;margin:0;}
h2{font-weight:inherit;font-size:inherit;margin:0;}
h3{font-weight:inherit;font-size:inherit;margin:0;}
h4{font-weight:inherit;font-size:inherit;margin:0;}
h5{font-weight:inherit;font-size:inherit;margin:0;}
h6{font-weight:inherit;font-size:inherit;margin:0;}
img{margin:0;max-height:100%;max-width:100%;height:auto;width:auto;object-fit:cover;}
figure img{margin:0;}
img.lazyload, img.lazyloaded{transition:opacity 0.1s ease, transform 0.3s ease !important;}
.sc-general{width:100%;position:relative;}
.swiper:not(.swiper-initialized) .swiper-pagination,
.swiper:not(.swiper-initialized) .swiper-slide:not(:first-of-type){display:none !important;}
.swiper-button-prev:after, .swiper-button-next:after{font-size:0 !important;}
form select::-ms-expand{display:none;}
input, select, textarea{box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;}
input, textarea{-webkit-appearance:none;border-radius:0;}
input:invalid:not(:focus){outline:none;}
textarea::-ms-clear, input::-ms-clear{display:none;}
main{width:100%;flex:1 0 auto;position:relative;padding-top:64px;}
main.remove-top-spacing{padding-top:0;}
main.with-sidebar{display:grid;grid-template-columns:324px 1fr;grid-gap:0 126px;padding-right:132px;}
@media only screen and (max-width: 1599px) {
main.with-sidebar{grid-template-columns:300px 1fr;grid-gap:0 80px;padding-right:100px;}
}
@media only screen and (max-width: 1200px) {
main.with-sidebar{grid-template-columns:250px 1fr;grid-gap:0 50px;padding-right:50px;}
}
@media only screen and (max-width: 1022px) {
main.with-sidebar{display:block;padding-right:0;}
}
@media only screen and (min-width: 1023px) {
main.with-sidebar .container{max-width:100%;padding:0;margin:0;}
}
.sdt-env__badge{position:fixed;display:block;right:40px;height:40px;line-height:40px;transform-origin:100% 0;background-color:#1a2e44;padding:0 35px;border-radius:15px 15px 0 0;transform:rotate(270deg);z-index:99999;font-weight:bold;color:white;font-size:13px;font-family:sans-serif;}
.sdt-env__badge .icon{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAuNjMiIGhlaWdodD0iMTU5LjQ0IiB2aWV3Qm94PSIwIDAgMTQwLjYzIDE1OS40NCI+PHBhdGggZD0iTTI1LjUxLDI5LjgzYy00LjMtMi40OC0yLjQ4LTMuNTMsMS4yNC01LjczUzY0LjQ1LDIuNjIsNjcuMjIsMS4xczQuMzktMS42Miw4LjU5LC43NiwzNy40MiwyMS4zOCw0MC4xOSwyMi44MiwyLjQ4LDMuMTUsMCw0LjU4LTguNzgsNS4xNS0xMC45OCw2LjExLTYuNzgsLjY3LTkuNjQtMS4wNS0xNC43LTguNS0xOC45LTExLjM2LTcuMzUtMi42Ny0xMi4zMSwuMTktMTcuMjgsMTAuMDItMjAuMDUsMTEuNDYtNi40OSwyLjM5LTEwLjEyLC40OC04LjUtNS4yNS04LjUtNS4yNVoiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PHBhdGggZD0iTTI0Ljk4LDY0LjQ5YzIuNzcsMS40MywzNS45OSwyMC40Myw0MC4xOSwyMi44MnM1LjgyLDIuMjksOC41OSwuNzYsMzYuNzUtMjAuODEsNDAuNDgtMjMuMDFsNy4wNS0zLjY3djQ3LjM1czExLjQ2LDYuMzYsMTQuNzYsOC41NCw0LjU4LS45LDQuNTgtNC4yMVY0Ni4xMmMwLTEwLjE4LTguNC0xMi4yMi0xNS4yNy04LjY2cy0yOC40OSwxNy4xLTI4LjQ5LDE3LjFjLTIuNzcsMS40My0xNS4wOCw4LjU5LTIwLjA1LDExLjQ2cy04LjExLDMuMDUtMTIuMzEsLjE5LTE2LjA0LTkuNjQtMTguOS0xMS4zNmMwLDAtMjAuOC0xMi41NS0yOC42OS0xNi42MlMuMTEsMzcuNDcsLjExLDQ1LjM2LS4xNCwxMDguNzUsLjExLDExMi41NnMyLjA1LDYuMDgsNi44NywzLjU2YzcuMjItMy43NiwxMi43My03LjM4LDEyLjczLTcuMzhsLjc2LTQ2LjU5LDQuNTEsMi4zM1oiIHN0eWxlPSJmaWxsOiMyMmQxNzI7Ii8+PHBhdGggZD0iTTEyNS40OCwxMjMuNjFjNC4zLDIuNDgsMi40OCwzLjUzLTEuMjQsNS43M3MtNDcuNzEsMjcuNDgtNTAuNDgsMjkuMDEtNC4zOSwxLjYyLTguNTktLjc2LTQ3LjQyLTI3LjM4LTUwLjE5LTI4LjgyLTIuNDgtMy4xNSwwLTQuNTgsOC43OC01LjE1LDEwLjk4LTYuMTEsNi43OC0uNjcsOS42NCwxLjA1LDI0LjcsMTQuNSwyOC45LDE3LjM2LDcuMzUsMi42NywxMi4zMS0uMTksMjcuMjgtMTYuMDIsMzAuMDUtMTcuNDYsNi40OS0yLjM5LDEwLjEyLS40OCw4LjUsNS4yNSw4LjUsNS4yNVoiIHN0eWxlPSJmaWxsOiNmZmY7Ii8+PC9zdmc+") !important;background-position:center bottom;background-repeat:no-repeat;background-size:20px 20px;float:right;width:20px;height:30px;margin-left:10px;}
.sdt-env__badge .icon::before{background-color:transparent;}
.sdt-env__badge .mailtrap-unread-email{display:inline-block;box-sizing:border-box;margin:12px 0 0 25px;min-width:18px;height:18px;border-radius:9px;background-color:#d63638;color:#fff;font-size:11px;line-height:1.6;text-align:center;z-index:26;}
.sdt-env__badge.local{background-color:#fdb833;color:#2b2b2b;}
.sdt-env__badge.staging{background-color:#ea3546;}
.sdt-env__badge.production{background-color:#1789fc;}
.grecaptcha-badge, .g-captcha, .g-recaptcha{position:absolute !important;right:100vw !important;top:-100vh !important;}
html.lenis, html.lenis body{height:auto;}
.lenis.lenis-smooth{scroll-behavior:auto !important;}
.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain;}
.lenis.lenis-stopped{overflow:hidden;}
.lenis.lenis-smooth iframe{pointer-events:none;}
[data-splitting]{opacity:0;}
[data-splitting].splitting{opacity:1;}
[data-splitting] .whitespace{line-height:0.8;}
.word-wrapper{display:inline-block;overflow:hidden;position:relative;line-height:inherit;padding-bottom:2px;padding-right:2px;margin-bottom:-4px;}
.word-wrapper .word{line-height:inherit;will-change:opacity, transform;transform:translate(0, 100%);}
#wp-admin-bar-sp-role-switcher span.on{background-color:#d63638;display:inline-block;box-sizing:border-box;margin:1px 0 -1px 2px;padding:0 5px;min-width:18px;height:18px;border-radius:9px;color:#fff;font-size:11px;line-height:1.6;text-align:center;z-index:26;}
#wp-admin-bar-sp-role-switcher span.on:before{content:"\f177";font-family:"Dashicons";}
#wp-admin-bar-sp-role-switcher span.off:before{content:"\f530";font-family:Dashicons;}
#wp-admin-bar-sp-role-switcher.menupop.hover ul li.sp-switch-back a{color:#d63638;}
.development-error--active{overflow:hidden;}
.development-error__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:100000000000000000;display:flex;align-content:center;align-items:center;flex-direction:column;padding:10vh 15px 0;}
@media (max-height: 812px) {
.development-error__wrapper{padding:15px 15px 0;}
}
.development-error__wrapper.is-hidden{display:none;}
.development-error{--size-gap-half:4px;--size-gap:8px;--size-gap-double:16px;--size-gap-triple:24px;--size-gap-quad:32px;--size-font-small:14px;--size-font:16px;--size-font-big:20px;--size-font-bigger:24px;--color-accents-1:#808080;--color-accents-2:#222222;--color-accents-3:#404040;--font-stack-monospace:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;--color-ansi-selection:rgba(95, 126, 151, 0.48);--color-ansi-bg:#111111;--color-ansi-fg:#cccccc;--color-ansi-white:#777777;--color-ansi-black:#141414;--color-ansi-blue:#00aaff;--color-ansi-cyan:#88ddff;--color-ansi-green:#98ec65;--color-ansi-magenta:#aa88ff;--color-ansi-red:#ff5555;--color-ansi-yellow:#ffcc33;--color-ansi-bright-white:#ffffff;--color-ansi-bright-black:#777777;--color-ansi-bright-blue:#33bbff;--color-ansi-bright-cyan:#bbecff;--color-ansi-bright-green:#b6f292;--color-ansi-bright-magenta:#cebbff;--color-ansi-bright-red:#ff8888;--color-ansi-bright-yellow:#ffd966;display:flex;flex-direction:column;width:100%;margin-right:auto;margin-left:auto;outline:none;background:white;border-radius:var(--size-gap);box-shadow:0 var(--size-gap-half) var(--size-gap-double) rgba(0, 0, 0, 0.25);max-height:calc(100% - 56px);overflow-y:hidden;}
@media(min-width:576px){
.development-error{max-width:540px;box-shadow:0 var(--size-gap) var(--size-gap-quad) rgba(0, 0, 0, 0.25);}
}
@media(min-width:768px){
.development-error{max-width:720px;}
}
@media(min-width:992px){
.development-error{max-width:960px;}
}
.development-error small{font-size:80%;color:#757575;}
.development-error__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(17, 17, 17, 0.2);pointer-events:all;cursor:not-allowed;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:-1;}
.development-error__banner{z-index:2;content:"";position:absolute;top:0;right:0;width:100%;border-top-width:var(--size-gap-half);border-bottom-width:0;border-top-style:solid;border-bottom-style:solid;border-color:var(--color-ansi-red);}
.development-error__header{position:relative;margin-bottom:var(--size-gap-double);}
.development-error__header button{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:20px 0 20px 20px;font-size:24px;}
.development-error__title{font-weight:500;font-size:24px;line-height:34px;padding:0;}
.development-error__content{position:relative;overflow-y:auto;border:none;margin:0;padding:calc(var(--size-gap-double) + var(--size-gap-half)) var(--size-gap-double);height:100%;display:flex;flex-direction:column;}
.development-error__body{position:relative;flex:1 1 auto;}
.development-error__terminal{border-radius:var(--size-gap-half);background-color:var(--color-ansi-bg);color:var(--color-ansi-fg);}
.development-error__terminal *{color:inherit;background-color:transparent;font-family:var(--font-stack-monospace);}
.development-error__terminal > *{margin:0;padding:calc(var(--size-gap) + var(--size-gap-half)) calc(var(--size-gap-double) + var(--size-gap-half));}
.development-error__terminal pre{white-space:pre-wrap;word-break:break-word;}
.development-error__terminal pre b{color:var(--color-ansi-cyan);}
.development-error footer{display:flex;justify-content:space-between;align-items:center;margin-top:var(--size-gap);}
.development-error footer button small{color:black;font-weight:500;}
.development-error footer small span{color:black;}
.btn{cursor:pointer;font-family:var(--font-primary);font-size:14px;min-height:44px;line-height:1.5;padding:8px 18px;display:inline-flex;text-align:center;align-items:center;font-weight:600;justify-content:center;gap:8px;color:var(--color-gray-800);border-radius:0;background-color:var(--color-primary);border:0;position:relative;letter-spacing:0.22px;transition:background-color 0.3s ease, color 0.3s ease, border 0.3s ease;}
.btn__text{display:block;pointer-events:none;transition:transform 0.3s ease;position:relative;z-index:3;}
.btn:focus, .btn:hover{color:var(--color-black);background-color:var(--color-brat-400);}
.btn:focus{background-color:var(--color-brat-100);}
.btn__icon{flex-shrink:0;position:relative;top:0;pointer-events:none;}
.btn .icon{transition:transform 0.3s ease;}
.btn .icon::before{background-color:currentColor;}
.btn--dark{background-color:var(--color-gray-800);color:var(--color-white);}
.btn--dark:hover{background-color:var(--color-gray-dark);color:var(--color-white);}
.btn--dark:focus{color:var(--color-gray-800);background-color:var(--color-primary);}
.btn--white{background-color:var(--color-white);color:var(--color-gray-800);}
.btn--white:focus, .btn--white:hover{color:var(--color-gray-800);background-color:#b2b2b2;}
.btn--white:focus{background-color:var(--color-primary);}
.btn--ghost{background-color:transparent;border:1px solid var(--color-gray-700);color:var(--color-white);}
.btn--ghost:focus, .btn--ghost:hover{color:var(--color-white);background-color:var(--color-gray-700);}
.btn--left-icon .btn__icon{order:-1;}
.btn[disabled], .btn--disabled{cursor:not-allowed;transition:none;pointer-events:none;opacity:0.4;}
.btn[disabled] .btn__icon, .btn--disabled .btn__icon{transform:none !important;}
.btn.hide, .btn.d-none{display:none;}
.checkbox input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;visibility:inherit;clip:rect(0, 0, 0, 0);}
.checkbox{font-size:16px;color:var(--color-gray-400);line-height:1.5;transition:opacity 0.3s ease, color 0.3s ease;}
.checkbox.is-disabled{opacity:0.5;pointer-events:none;}
.checkbox.is-disabled input{pointer-events:none;}
.checkbox__label{position:relative;padding-left:34px;cursor:pointer;margin:0;min-height:26px;display:block;}
.checkbox__label::after, .checkbox__label:before{content:"";left:0;top:0;position:absolute;pointer-events:none;width:24px;height:24px;}
.checkbox__label:before{border:1px solid var(--color-gray-200);transition:background-color 0.3s ease, border 0.3s ease;}
.checkbox__label::after{transform:scale(0);transition:transform 0.3s ease, opacity 0.3s ease;background:url("data:image/svg+xml, %3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L5 10L13.5 1' stroke='%23262626' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/14px auto;}
.checkbox__image{margin-right:8px;}
.checkbox:hover .checkbox__label::before{background-color:rgba(160, 160, 160, 0.2);}
.checkbox input:checked ~ label::after{transform:scale(1);}
.checkbox a{text-decoration:underline;}
.checkbox a:hover{color:var(--color-blackish);}
.checkbox.is-validation-failed .checkbox__label::before, .is-validation-failed .checkbox .checkbox__label::before{border-color:var(--color-validation-failed);}
.checkbox .fv-plugins-message-container{text-align:left;padding-left:34px;}
.copy-link{display:inline-flex;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;min-width:104px;}
.copy-link__text{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--color-border);min-height:30px;color:var(--color-gray-800);transition:background-color 0.3s ease, transform 0.3s ease, opacity 0.3s ease;}
.copy-link__text:hover{background-color:var(--color-white);}
.copy-link__text--copied{position:absolute;top:0;left:0;height:100%;transform:translateX(calc(-100% - 1px));background-color:var(--color-gray-800);color:var(--color-white);white-space:nowrap;border-color:var(--color-gray-800);}
.copy-link__text--copied:hover{background-color:var(--color-gray-800);}
.copy-link .icon-check{width:10px;height:10px;}
.copy-link.is-copied .copy-link__text{transform:translateX(150%);}
.copy-link.is-copied .copy-link__text--copied{transform:translateX(0);}
.dropdown{width:100%;max-width:384px;position:relative;}
.dropdown__label{position:relative;margin:0 0 8px;display:block;z-index:4;color:var(--color-gray-800);}
.bg-gray-dark .dropdown__label{color:inherit;}
.dropdown__placeholder{position:relative;width:100%;height:48px;border:1px solid var(--color-gray-200);background-color:var(--color-gray-100);border-radius:0;outline:none;z-index:1;font-size:16px;font-family:var(--font-primary);color:var(--color-gray-400);padding:8px 24px;transition:border-color 0.3s ease;font-weight:400;align-items:center;display:flex;cursor:pointer;}
.bg-gray-dark .dropdown__placeholder{background-color:var(--color-gray-800);border-color:var(--color-gray-700);}
.dropdown__placeholder .icon{width:14px;height:10px;position:absolute;right:14px;top:50%;margin-top:-4px;pointer-events:none;transition:transform 0.3s ease;}
.dropdown__placeholder .icon::before{background-color:var(--color-gray-400);}
.dropdown__placeholder-text{transition:transform 0.3s ease, opacity 0.3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-right:40px;}
.dropdown__list{position:absolute;top:100%;margin-top:-1px;width:100%;z-index:9;left:0;overflow:hidden;border-radius:0;background-color:var(--color-gray-100);border:1px solid var(--color-gray-200);pointer-events:none;opacity:0;visibility:hidden;}
.bg-gray-dark .dropdown__list{background-color:var(--color-gray-800);border-color:var(--color-gray-700);}
.dropdown__list-item{position:relative;}
.dropdown__list-inner{overflow:auto;max-height:228px;background-color:var(--color-background);}
.bg-gray-dark .dropdown__list-inner{background-color:var(--color-gray-800);}
@media only screen and (min-width: 1023px) {
.dropdown__list-inner{scrollbar-track-color:rgba(229, 229, 229, 0.2);scrollbar-face-color:#e5e5e5;scrollbar-arrow-color:#e5e5e5;}
.dropdown__list-inner::-webkit-scrollbar{width:4px;}
.dropdown__list-inner ::-webkit-scrollbar-track{-webkit-border-radius:0;border-radius:0;background:rgba(229, 229, 229, 0.2);}
.dropdown__list-inner ::-webkit-scrollbar-thumb:window-inactive{background-color:rgba(229, 229, 229, 0.6);}
.dropdown__list-inner::-webkit-scrollbar-thumb{background:#e5e5e5;width:4px;border-radius:0;}
.dropdown__list-inner::-webkit-scrollbar-thumb:hover{background:rgba(229, 229, 229, 0.84);}
.dropdown__list-inner ::-webkit-scrollbar{width:4px;}
}
.dropdown__list-inner input:not([type=submit]):not(.input-field__input){position:absolute;width:0;height:0;opacity:0;}
.dropdown__list-inner input:not([type=submit]):not(.input-field__input):checked + .dropdown__list-option{background:rgba(160, 160, 160, 0.2);}
.dropdown__list-option{cursor:pointer;margin:0;width:100%;display:flex;align-items:center;min-height:46px;border-bottom:1px solid var(--color-gray-100);padding:8px 24px;background-color:transparent;transition:color 0.3s ease, background-color 0.3s ease;}
.bg-gray-dark .dropdown__list-option{border-color:var(--color-gray-700);}
.bg-gray-dark .dropdown__list-option.is-active, .bg-gray-dark .dropdown__list-option:hover{background:rgba(255, 255, 255, 0.05);}
.dropdown__list-option.is-disabled{background-color:var(--color-gray-200);pointer-events:none;}
.bg-gray-dark .dropdown__list-option.is-disabled{background:rgba(255, 255, 255, 0.05);}
.dropdown__search{position:absolute;left:0;top:0;width:100%;padding:8px;z-index:3;opacity:0;border-bottom:1px solid var(--color-gray-200);pointer-events:none;background-color:var(--color-gray-100);}
.bg-gray-dark .dropdown__search{background-color:var(--color-gray-800);border-color:var(--color-gray-700);}
.dropdown__search input{background-color:transparent;width:100%;height:40px;border-radius:0;padding:0 10px;outline:none;color:inherit;font-size:16px;border:1px solid var(--color-gray-200);transition:border-color 0.3s ease;}
.bg-gray-dark .dropdown__search input{border-color:var(--color-gray-700);}
.dropdown:hover .dropdown__placeholder{border-color:var(--color-blackish);}
.bg-gray-dark .dropdown:hover .dropdown__placeholder{border-color:var(--color-gray-700);}
.dropdown.is-open .dropdown__placeholder{border-color:var(--color-gray-200);}
.bg-gray-dark .dropdown.is-open .dropdown__placeholder{border-color:var(--color-gray-700);}
.dropdown.is-open .icon{transform:scaleY(-1);}
.dropdown.is-open .dropdown__list{opacity:1;pointer-events:all;visibility:visible;}
.dropdown--search .dropdown__list{padding-top:58px;}
.dropdown--search .dropdown__search{opacity:1;pointer-events:all;}
.dropdown.is-validation-failed .dropdown__placeholder{border-color:var(--color-validation-failed);}
.dropdown.is-validation-failed .fv-plugins-message-container{margin-top:4px;}
.dropdown.is-selected .dropdown__placeholder-text{color:var(--color-gray-800);font-weight:600;}
.bg-gray-dark .dropdown.is-selected .dropdown__placeholder-text{color:var(--color-white);}
.dropdown.hide{display:none;}
.icon::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.icon{display:block;position:relative;}
.icon::before{background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color 0.3s ease;}
.icon-chevron-up, .icon-chevron-down{width:10px;height:8px;}
.icon-chevron-up:before, .icon-chevron-down:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.00012 4.03103L7.06679 0.964368L7.76929 1.66687L4.00012 5.43604L0.230953 1.66687L0.933454 0.964368L4.00012 4.03103Z' fill='%23262626'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.00012 4.03103L7.06679 0.964368L7.76929 1.66687L4.00012 5.43604L0.230953 1.66687L0.933454 0.964368L4.00012 4.03103Z' fill='%23262626'/%3E%3C/svg%3E%0A");}
.icon-chevron-left, .icon-chevron-right{width:16px;height:16px;}
.icon-chevron-left:before, .icon-chevron-right:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='none'%3E%3Cpath fill='%23262626' d='m5.047 6-4.6-4.6L1.5.345l5.654 5.653L1.5 11.653.447 10.6l4.6-4.6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='none'%3E%3Cpath fill='%23262626' d='m5.047 6-4.6-4.6L1.5.345l5.654 5.653L1.5 11.653.447 10.6l4.6-4.6Z'/%3E%3C/svg%3E");}
.icon-arrow-right, .icon-arrow-left{width:20px;height:20px;}
.icon-arrow-right:before, .icon-arrow-left:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.5H0.5V7.5H1V6.5ZM13 7.5C13.2761 7.5 13.5 7.27614 13.5 7C13.5 6.72386 13.2761 6.5 13 6.5V7.5ZM1 7.5H13V6.5H1V7.5Z' fill='white'/%3E%3Cpath d='M7.55416 12.6464C7.3589 12.8417 7.3589 13.1583 7.55416 13.3536C7.74942 13.5488 8.06601 13.5488 8.26127 13.3536L7.55416 12.6464ZM13.9077 7L14.2613 7.35355C14.4565 7.15829 14.4565 6.84171 14.2613 6.64645L13.9077 7ZM8.26127 0.646447L7.90771 0.292893L7.20061 1L7.55416 1.35355L8.26127 0.646447ZM8.26127 13.3536L14.2613 7.35355L13.5542 6.64645L7.55416 12.6464L8.26127 13.3536ZM14.2613 6.64645L8.26127 0.646447L7.55416 1.35355L13.5542 7.35355L14.2613 6.64645Z' fill='white'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.5H0.5V7.5H1V6.5ZM13 7.5C13.2761 7.5 13.5 7.27614 13.5 7C13.5 6.72386 13.2761 6.5 13 6.5V7.5ZM1 7.5H13V6.5H1V7.5Z' fill='white'/%3E%3Cpath d='M7.55416 12.6464C7.3589 12.8417 7.3589 13.1583 7.55416 13.3536C7.74942 13.5488 8.06601 13.5488 8.26127 13.3536L7.55416 12.6464ZM13.9077 7L14.2613 7.35355C14.4565 7.15829 14.4565 6.84171 14.2613 6.64645L13.9077 7ZM8.26127 0.646447L7.90771 0.292893L7.20061 1L7.55416 1.35355L8.26127 0.646447ZM8.26127 13.3536L14.2613 7.35355L13.5542 6.64645L7.55416 12.6464L8.26127 13.3536ZM14.2613 6.64645L8.26127 0.646447L7.55416 1.35355L13.5542 7.35355L14.2613 6.64645Z' fill='white'/%3E%3C/svg%3E%0A");}
.icon-arrow-up, .icon-arrow-down{width:20px;height:25px;}
.icon-arrow-up:before, .icon-arrow-down:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='13' height='16' viewBox='0 0 13 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.88326 15.4443L0.258261 9.81929C0.17546 9.73043 0.130384 9.6129 0.132526 9.49146C0.134669 9.37002 0.183865 9.25416 0.269748 9.16827C0.355631 9.08239 0.471497 9.0332 0.592935 9.03105C0.714373 9.02891 0.831902 9.07399 0.920761 9.15679L5.74576 13.981L5.74576 1.36304C5.74576 1.23872 5.79515 1.11949 5.88306 1.03158C5.97096 0.943673 6.09019 0.894287 6.21451 0.894287C6.33883 0.894287 6.45806 0.943673 6.54597 1.03158C6.63388 1.11949 6.68326 1.23872 6.68326 1.36304L6.68326 13.981L11.5083 9.15679C11.5971 9.07399 11.7147 9.02891 11.8361 9.03105C11.9575 9.0332 12.0734 9.08239 12.1593 9.16827C12.2452 9.25416 12.2944 9.37002 12.2965 9.49146C12.2986 9.6129 12.2536 9.73043 12.1708 9.81929L6.54576 15.4443C6.45787 15.5321 6.33873 15.5814 6.21451 15.5814C6.09029 15.5814 5.97115 15.5321 5.88326 15.4443Z' fill='white'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='13' height='16' viewBox='0 0 13 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.88326 15.4443L0.258261 9.81929C0.17546 9.73043 0.130384 9.6129 0.132526 9.49146C0.134669 9.37002 0.183865 9.25416 0.269748 9.16827C0.355631 9.08239 0.471497 9.0332 0.592935 9.03105C0.714373 9.02891 0.831902 9.07399 0.920761 9.15679L5.74576 13.981L5.74576 1.36304C5.74576 1.23872 5.79515 1.11949 5.88306 1.03158C5.97096 0.943673 6.09019 0.894287 6.21451 0.894287C6.33883 0.894287 6.45806 0.943673 6.54597 1.03158C6.63388 1.11949 6.68326 1.23872 6.68326 1.36304L6.68326 13.981L11.5083 9.15679C11.5971 9.07399 11.7147 9.02891 11.8361 9.03105C11.9575 9.0332 12.0734 9.08239 12.1593 9.16827C12.2452 9.25416 12.2944 9.37002 12.2965 9.49146C12.2986 9.6129 12.2536 9.73043 12.1708 9.81929L6.54576 15.4443C6.45787 15.5321 6.33873 15.5814 6.21451 15.5814C6.09029 15.5814 5.97115 15.5321 5.88326 15.4443Z' fill='white'/%3E%3C/svg%3E%0A");}
.icon-chevron-left:before, .icon-arrow-up:before, .icon-chevron-up:before, .icon-arrow-left:before{transform:scale(-1);}
.icon-arrow-outward{width:10px;height:10px;}
.icon-arrow-outward:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' fill='none'%3E%3Cpath fill='%231C1B1F' d='M1.016 8.162 0 7.146l5.717-5.717H.782V0h7.38v7.38h-1.43V2.444L1.016 8.162Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' fill='none'%3E%3Cpath fill='%231C1B1F' d='M1.016 8.162 0 7.146l5.717-5.717H.782V0h7.38v7.38h-1.43V2.444L1.016 8.162Z'/%3E%3C/svg%3E");}
.icon-check{width:14px;height:10px;}
.icon-check:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L5 10L13.5 1' stroke='%23262626' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='15' height='11' viewBox='0 0 15 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L5 10L13.5 1' stroke='%23262626' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.icon-close{width:20px;height:20px;}
.icon-close:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 19L19 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 19L1 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 19L19 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 19L1 1' stroke='%23433028' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");}
.icon-play{width:34px;height:38px;}
.icon-play:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='34' height='38' viewBox='0 0 34 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.8371 17.25C34.2128 18.0112 34.2128 19.9889 32.8371 20.75L2.96826 37.2763C1.63526 38.0138 2.02036e-06 37.0497 2.08695e-06 35.5263L3.53172e-06 2.47373C3.59831e-06 0.950291 1.63526 -0.0138078 2.96827 0.723735L32.8371 17.25Z' fill='white'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='34' height='38' viewBox='0 0 34 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.8371 17.25C34.2128 18.0112 34.2128 19.9889 32.8371 20.75L2.96826 37.2763C1.63526 38.0138 2.02036e-06 37.0497 2.08695e-06 35.5263L3.53172e-06 2.47373C3.59831e-06 0.950291 1.63526 -0.0138078 2.96827 0.723735L32.8371 17.25Z' fill='white'/%3E%3C/svg%3E%0A");}
.icon-link{width:12px;height:8px;}
.icon-link:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17625 7.0805H3.19992C2.34767 7.0805 1.62123 6.77989 1.02059 6.17867C0.419948 5.57755 0.119629 4.85052 0.119629 3.99759C0.119629 3.14466 0.419948 2.41846 1.02059 1.81898C1.62123 1.21961 2.34767 0.919922 3.19992 0.919922H5.17625V2.34909H3.20342C2.74385 2.34909 2.35321 2.5096 2.0315 2.83063C1.7097 3.15175 1.5488 3.54162 1.5488 4.00021C1.5488 4.45881 1.7097 4.84867 2.0315 5.1698C2.35321 5.49082 2.74385 5.65134 3.20342 5.65134H5.17625V7.0805ZM3.71034 4.59113V3.4093H8.2895V4.59113H3.71034ZM6.82359 7.0805V5.65134H8.79642C9.25599 5.65134 9.64663 5.49082 9.96834 5.1698C10.2901 4.84867 10.451 4.45881 10.451 4.00021C10.451 3.54162 10.2901 3.15175 9.96834 2.83063C9.64663 2.5096 9.25599 2.34909 8.79642 2.34909H6.82359V0.919922H8.79992C9.65217 0.919922 10.3786 1.22053 10.9793 1.82175C11.5799 2.42288 11.8802 3.14991 11.8802 4.00284C11.8802 4.85577 11.5799 5.58197 10.9793 6.18144C10.3786 6.78082 9.65217 7.0805 8.79992 7.0805H6.82359Z' fill='%231C1B1F'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17625 7.0805H3.19992C2.34767 7.0805 1.62123 6.77989 1.02059 6.17867C0.419948 5.57755 0.119629 4.85052 0.119629 3.99759C0.119629 3.14466 0.419948 2.41846 1.02059 1.81898C1.62123 1.21961 2.34767 0.919922 3.19992 0.919922H5.17625V2.34909H3.20342C2.74385 2.34909 2.35321 2.5096 2.0315 2.83063C1.7097 3.15175 1.5488 3.54162 1.5488 4.00021C1.5488 4.45881 1.7097 4.84867 2.0315 5.1698C2.35321 5.49082 2.74385 5.65134 3.20342 5.65134H5.17625V7.0805ZM3.71034 4.59113V3.4093H8.2895V4.59113H3.71034ZM6.82359 7.0805V5.65134H8.79642C9.25599 5.65134 9.64663 5.49082 9.96834 5.1698C10.2901 4.84867 10.451 4.45881 10.451 4.00021C10.451 3.54162 10.2901 3.15175 9.96834 2.83063C9.64663 2.5096 9.25599 2.34909 8.79642 2.34909H6.82359V0.919922H8.79992C9.65217 0.919922 10.3786 1.22053 10.9793 1.82175C11.5799 2.42288 11.8802 3.14991 11.8802 4.00284C11.8802 4.85577 11.5799 5.58197 10.9793 6.18144C10.3786 6.78082 9.65217 7.0805 8.79992 7.0805H6.82359Z' fill='%231C1B1F'/%3E%3C/svg%3E%0A");}
.icon-truck{width:15px;height:15px;}
.icon-truck:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none'%3E%3Cpath fill='%23262626' d='M4.995 13.365c-.708 0-1.32-.24-1.837-.717a2.49 2.49 0 0 1-.821-1.783H.547V2.176c0-.57.197-1.052.592-1.447A1.963 1.963 0 0 1 2.583.135h11.473v2.823h2.376l2.8 3.912v3.995h-1.697a2.49 2.49 0 0 1-.821 1.783 2.612 2.612 0 0 1-1.837.717c-.709 0-1.32-.24-1.837-.717a2.49 2.49 0 0 1-.821-1.783H7.642a2.508 2.508 0 0 1-.816 1.777 2.58 2.58 0 0 1-1.831.723Zm0-1.689c.283 0 .52-.095.71-.287a.969.969 0 0 0 .288-.713.969.969 0 0 0-.287-.712.964.964 0 0 0-.711-.288.964.964 0 0 0-.71.288.969.969 0 0 0-.288.712c0 .284.096.521.287.713a.964.964 0 0 0 .711.287ZM2.583 8.823h.558a2.41 2.41 0 0 1 .838-.61 2.548 2.548 0 0 1 2.039-.001c.326.14.596.345.81.611h5.19V2.176H2.584v6.647Zm12.294 2.853c.282 0 .52-.095.71-.287a.969.969 0 0 0 .287-.713.969.969 0 0 0-.286-.712.964.964 0 0 0-.711-.288.964.964 0 0 0-.711.288.969.969 0 0 0-.287.712c0 .284.096.521.287.713a.964.964 0 0 0 .71.287ZM14.055 7.5l3.104-.021-1.766-2.48h-1.338v2.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none'%3E%3Cpath fill='%23262626' d='M4.995 13.365c-.708 0-1.32-.24-1.837-.717a2.49 2.49 0 0 1-.821-1.783H.547V2.176c0-.57.197-1.052.592-1.447A1.963 1.963 0 0 1 2.583.135h11.473v2.823h2.376l2.8 3.912v3.995h-1.697a2.49 2.49 0 0 1-.821 1.783 2.612 2.612 0 0 1-1.837.717c-.709 0-1.32-.24-1.837-.717a2.49 2.49 0 0 1-.821-1.783H7.642a2.508 2.508 0 0 1-.816 1.777 2.58 2.58 0 0 1-1.831.723Zm0-1.689c.283 0 .52-.095.71-.287a.969.969 0 0 0 .288-.713.969.969 0 0 0-.287-.712.964.964 0 0 0-.711-.288.964.964 0 0 0-.71.288.969.969 0 0 0-.288.712c0 .284.096.521.287.713a.964.964 0 0 0 .711.287ZM2.583 8.823h.558a2.41 2.41 0 0 1 .838-.61 2.548 2.548 0 0 1 2.039-.001c.326.14.596.345.81.611h5.19V2.176H2.584v6.647Zm12.294 2.853c.282 0 .52-.095.71-.287a.969.969 0 0 0 .287-.713.969.969 0 0 0-.286-.712.964.964 0 0 0-.711-.288.964.964 0 0 0-.711.288.969.969 0 0 0-.287.712c0 .284.096.521.287.713a.964.964 0 0 0 .71.287ZM14.055 7.5l3.104-.021-1.766-2.48h-1.338v2.5Z'/%3E%3C/svg%3E");}
.icon-plane{width:15px;height:15px;}
.icon-plane:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23262626' d='m3.42 10.572 1.693-4.107H3.25L2.144 8.013H.373L1.42 5.05.373 2.1h1.77l1.108 1.546h1.654L3.42.03h1.794l2.687 3.617h3.005c.394 0 .728.138 1.003.412.274.275.411.605.411.992 0 .394-.137.728-.411 1.003a1.365 1.365 0 0 1-1.003.411h-2.63l-3.062 4.107H3.42Zm8.342 7.4L9.44 14.354H6.582c-.386 0-.717-.137-.991-.411a1.352 1.352 0 0 1-.412-.992c0-.394.137-.729.412-1.003.274-.274.605-.412.991-.412h2.526l2.654-4.118h1.794l-1.285 4.118h1.966l1.119-1.547h1.77l-1.058 2.962 1.059 2.95h-1.771l-1.119-1.547h-1.8l1.12 3.618h-1.795Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23262626' d='m3.42 10.572 1.693-4.107H3.25L2.144 8.013H.373L1.42 5.05.373 2.1h1.77l1.108 1.546h1.654L3.42.03h1.794l2.687 3.617h3.005c.394 0 .728.138 1.003.412.274.275.411.605.411.992 0 .394-.137.728-.411 1.003a1.365 1.365 0 0 1-1.003.411h-2.63l-3.062 4.107H3.42Zm8.342 7.4L9.44 14.354H6.582c-.386 0-.717-.137-.991-.411a1.352 1.352 0 0 1-.412-.992c0-.394.137-.729.412-1.003.274-.274.605-.412.991-.412h2.526l2.654-4.118h1.794l-1.285 4.118h1.966l1.119-1.547h1.77l-1.058 2.962 1.059 2.95h-1.771l-1.119-1.547h-1.8l1.12 3.618h-1.795Z'/%3E%3C/svg%3E");}
.icon-boat{width:15px;height:15px;}
.icon-boat:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='20' fill='none'%3E%3Cpath fill='%23262626' d='m1.803 15.852-1.19-4.538c-.159-.562-.135-1.07.07-1.527.207-.456.539-.774.996-.954l.67-.248V4.5c0-.513.187-.952.559-1.318.372-.365.82-.547 1.342-.547h2.1v-2h4.8v2h2.1c.523 0 .97.182 1.342.547.372.366.558.805.558 1.318v4.085l.67.248c.393.12.71.407.953.863s.28.995.115 1.618l-1.19 4.559a6.857 6.857 0 0 1-1.594-.276c-.527-.156-1.146-.447-1.854-.874-.583.444-1.167.75-1.75.918a6.29 6.29 0 0 1-1.75.253A6.29 6.29 0 0 1 7 15.64c-.583-.168-1.167-.474-1.75-.918-.68.413-1.292.697-1.833.853a7.16 7.16 0 0 1-1.614.276ZM.75 19.365v-2.042h1c.667 0 1.295-.087 1.885-.26a5.656 5.656 0 0 0 1.615-.76 5.367 5.367 0 0 0 1.594.76 6.69 6.69 0 0 0 1.896.26 6.69 6.69 0 0 0 1.896-.26 5.656 5.656 0 0 0 1.614-.76 5.656 5.656 0 0 0 1.615.76 6.65 6.65 0 0 0 1.885.26h1v2.042h-1a8.63 8.63 0 0 1-1.885-.198 5.773 5.773 0 0 1-1.615-.615 5.773 5.773 0 0 1-1.614.615 8.68 8.68 0 0 1-1.896.198 8.539 8.539 0 0 1-1.886-.198 5.789 5.789 0 0 1-1.604-.615 5.773 5.773 0 0 1-1.615.615 8.63 8.63 0 0 1-1.885.198h-1ZM4.391 7.893l4.36-1.566 4.358 1.587V4.676H4.39v3.217Zm4.36 6.5c.517 0 1.058-.118 1.624-.355.566-.237 1.19-.61 1.875-1.122.119.046.356.179.71.4.355.22.721.436 1.098.644l1.015-3.713L8.75 7.931l-6.323 2.295.992 3.757a15.02 15.02 0 0 0 1.124-.676c.382-.253.618-.39.707-.411.69.524 1.309.905 1.856 1.142a4.106 4.106 0 0 0 1.644.356Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='20' fill='none'%3E%3Cpath fill='%23262626' d='m1.803 15.852-1.19-4.538c-.159-.562-.135-1.07.07-1.527.207-.456.539-.774.996-.954l.67-.248V4.5c0-.513.187-.952.559-1.318.372-.365.82-.547 1.342-.547h2.1v-2h4.8v2h2.1c.523 0 .97.182 1.342.547.372.366.558.805.558 1.318v4.085l.67.248c.393.12.71.407.953.863s.28.995.115 1.618l-1.19 4.559a6.857 6.857 0 0 1-1.594-.276c-.527-.156-1.146-.447-1.854-.874-.583.444-1.167.75-1.75.918a6.29 6.29 0 0 1-1.75.253A6.29 6.29 0 0 1 7 15.64c-.583-.168-1.167-.474-1.75-.918-.68.413-1.292.697-1.833.853a7.16 7.16 0 0 1-1.614.276ZM.75 19.365v-2.042h1c.667 0 1.295-.087 1.885-.26a5.656 5.656 0 0 0 1.615-.76 5.367 5.367 0 0 0 1.594.76 6.69 6.69 0 0 0 1.896.26 6.69 6.69 0 0 0 1.896-.26 5.656 5.656 0 0 0 1.614-.76 5.656 5.656 0 0 0 1.615.76 6.65 6.65 0 0 0 1.885.26h1v2.042h-1a8.63 8.63 0 0 1-1.885-.198 5.773 5.773 0 0 1-1.615-.615 5.773 5.773 0 0 1-1.614.615 8.68 8.68 0 0 1-1.896.198 8.539 8.539 0 0 1-1.886-.198 5.789 5.789 0 0 1-1.604-.615 5.773 5.773 0 0 1-1.615.615 8.63 8.63 0 0 1-1.885.198h-1ZM4.391 7.893l4.36-1.566 4.358 1.587V4.676H4.39v3.217Zm4.36 6.5c.517 0 1.058-.118 1.624-.355.566-.237 1.19-.61 1.875-1.122.119.046.356.179.71.4.355.22.721.436 1.098.644l1.015-3.713L8.75 7.931l-6.323 2.295.992 3.757a15.02 15.02 0 0 0 1.124-.676c.382-.253.618-.39.707-.411.69.524 1.309.905 1.856 1.142a4.106 4.106 0 0 0 1.644.356Z'/%3E%3C/svg%3E");}
.icon-check-shield{width:12px;height:16px;}
.icon-check-shield:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='none'%3E%3Cpath fill='%231C1B1F' d='M5.213 10.662 9.45 6.425 8.381 5.356 5.213 8.525 3.638 6.95l-1.07 1.069 2.645 2.643ZM6 15.5c-1.737-.438-3.172-1.434-4.303-2.99C.566 10.952 0 9.224 0 7.324V2.75L6 .5l6 2.25v4.575c0 1.9-.566 3.628-1.697 5.184C9.172 14.066 7.737 15.062 6 15.5Zm0-1.575c1.3-.413 2.375-1.238 3.225-2.475A7.123 7.123 0 0 0 10.5 7.325V3.781L6 2.094 1.5 3.78v3.544c0 1.513.425 2.888 1.275 4.125.85 1.238 1.925 2.063 3.225 2.475Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='none'%3E%3Cpath fill='%231C1B1F' d='M5.213 10.662 9.45 6.425 8.381 5.356 5.213 8.525 3.638 6.95l-1.07 1.069 2.645 2.643ZM6 15.5c-1.737-.438-3.172-1.434-4.303-2.99C.566 10.952 0 9.224 0 7.324V2.75L6 .5l6 2.25v4.575c0 1.9-.566 3.628-1.697 5.184C9.172 14.066 7.737 15.062 6 15.5Zm0-1.575c1.3-.413 2.375-1.238 3.225-2.475A7.123 7.123 0 0 0 10.5 7.325V3.781L6 2.094 1.5 3.78v3.544c0 1.513.425 2.888 1.275 4.125.85 1.238 1.925 2.063 3.225 2.475Z'/%3E%3C/svg%3E");}
.icon-check-inventory{width:15px;height:16px;}
.icon-check-inventory:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none'%3E%3Cpath fill='%231C1B1F' d='m9.625 14.944-3.188-3.188 1.05-1.05 2.138 2.138 4.238-4.238 1.05 1.05-5.288 5.288ZM13.75 7.5h-1.5V3.75h-1.5V6h-7.5V3.75h-1.5v10.5h4.5v1.5h-6V2.25h4.631c.138-.438.406-.797.806-1.078S6.526.75 7 .75c.5 0 .947.14 1.34.422.394.281.66.64.797 1.078h4.613V7.5ZM7 3.75c.213 0 .39-.072.534-.216A.726.726 0 0 0 7.75 3a.726.726 0 0 0-.216-.534A.726.726 0 0 0 7 2.25a.726.726 0 0 0-.534.216A.726.726 0 0 0 6.25 3c0 .212.072.39.216.534A.726.726 0 0 0 7 3.75Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none'%3E%3Cpath fill='%231C1B1F' d='m9.625 14.944-3.188-3.188 1.05-1.05 2.138 2.138 4.238-4.238 1.05 1.05-5.288 5.288ZM13.75 7.5h-1.5V3.75h-1.5V6h-7.5V3.75h-1.5v10.5h4.5v1.5h-6V2.25h4.631c.138-.438.406-.797.806-1.078S6.526.75 7 .75c.5 0 .947.14 1.34.422.394.281.66.64.797 1.078h4.613V7.5ZM7 3.75c.213 0 .39-.072.534-.216A.726.726 0 0 0 7.75 3a.726.726 0 0 0-.216-.534A.726.726 0 0 0 7 2.25a.726.726 0 0 0-.534.216A.726.726 0 0 0 6.25 3c0 .212.072.39.216.534A.726.726 0 0 0 7 3.75Z'/%3E%3C/svg%3E");}
.icon-pdf{width:14px;height:14px;}
.icon-pdf:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cmask id='a' width='14' height='14' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h14v14H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%231C1B1F' d='M5.49 7.102h.583V5.935h.583a.564.564 0 0 0 .416-.167.564.564 0 0 0 .167-.416V4.77a.564.564 0 0 0-.167-.416.564.564 0 0 0-.416-.168H5.49v2.917Zm.583-1.75V4.77h.583v.583h-.583Zm1.676 1.75h1.166a.564.564 0 0 0 .416-.168.564.564 0 0 0 .168-.415v-1.75a.564.564 0 0 0-.168-.416.564.564 0 0 0-.416-.168H7.75v2.917Zm.583-.583v-1.75h.583v1.75h-.583Zm1.7.583h.584V5.935h.583v-.583h-.583V4.77h.583v-.584h-1.166v2.917Zm-5.076 3.489c-.431 0-.796-.15-1.096-.45-.3-.3-.45-.665-.45-1.096V2.243c0-.431.15-.796.45-1.096.3-.3.665-.45 1.096-.45h6.802c.43 0 .796.15 1.096.45.3.3.45.665.45 1.096v6.802c0 .43-.15.796-.45 1.096-.3.3-.665.45-1.096.45H4.956Zm0-1.546h6.802V2.243H4.956v6.802Zm-2.713 4.258c-.43 0-.796-.15-1.096-.45-.3-.3-.45-.665-.45-1.096V3.41h1.546v8.348h8.348v1.546H2.243Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cmask id='a' width='14' height='14' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h14v14H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%231C1B1F' d='M5.49 7.102h.583V5.935h.583a.564.564 0 0 0 .416-.167.564.564 0 0 0 .167-.416V4.77a.564.564 0 0 0-.167-.416.564.564 0 0 0-.416-.168H5.49v2.917Zm.583-1.75V4.77h.583v.583h-.583Zm1.676 1.75h1.166a.564.564 0 0 0 .416-.168.564.564 0 0 0 .168-.415v-1.75a.564.564 0 0 0-.168-.416.564.564 0 0 0-.416-.168H7.75v2.917Zm.583-.583v-1.75h.583v1.75h-.583Zm1.7.583h.584V5.935h.583v-.583h-.583V4.77h.583v-.584h-1.166v2.917Zm-5.076 3.489c-.431 0-.796-.15-1.096-.45-.3-.3-.45-.665-.45-1.096V2.243c0-.431.15-.796.45-1.096.3-.3.665-.45 1.096-.45h6.802c.43 0 .796.15 1.096.45.3.3.45.665.45 1.096v6.802c0 .43-.15.796-.45 1.096-.3.3-.665.45-1.096.45H4.956Zm0-1.546h6.802V2.243H4.956v6.802Zm-2.713 4.258c-.43 0-.796-.15-1.096-.45-.3-.3-.45-.665-.45-1.096V3.41h1.546v8.348h8.348v1.546H2.243Z'/%3E%3C/g%3E%3C/svg%3E");}
.icon-download{width:14px;height:14px;}
.icon-download:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cmask id='a' width='14' height='14' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h14v14H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M7 9.001 3.804 5.806l1.016-1L6.285 6.28V1.82h1.43v4.46L9.18 4.806l1.015 1L7 9Zm-3.055 2.48c-.4 0-.736-.14-1.012-.416a1.383 1.383 0 0 1-.413-1.014v-1.05h1.429v1.05h6.102v-1.05h1.43v1.05c0 .399-.14.737-.417 1.014a1.38 1.38 0 0 1-1.014.415H3.945Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cmask id='a' width='14' height='14' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h14v14H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M7 9.001 3.804 5.806l1.016-1L6.285 6.28V1.82h1.43v4.46L9.18 4.806l1.015 1L7 9Zm-3.055 2.48c-.4 0-.736-.14-1.012-.416a1.383 1.383 0 0 1-.413-1.014v-1.05h1.429v1.05h6.102v-1.05h1.43v1.05c0 .399-.14.737-.417 1.014a1.38 1.38 0 0 1-1.014.415H3.945Z'/%3E%3C/g%3E%3C/svg%3E");}
.icon-tracking{width:20px;height:16px;}
.icon-tracking:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M3.5 0A1.5 1.5 0 0 0 2 1.5V3H.5c-.275 0-.5.225-.5.5s.225.5.5.5h8c.275 0 .5.225.5.5s-.225.5-.5.5h-7c-.275 0-.5.225-.5.5s.225.5.5.5h6c.275 0 .5.225.5.5s-.225.5-.5.5h-7c-.275 0-.5.225-.5.5s.225.5.5.5h6c.275 0 .5.225.5.5s-.225.5-.5.5H2v4a3 3 0 0 0 6 0h4a3 3 0 0 0 6 0h1a.999.999 0 1 0 0-2V7.416A2 2 0 0 0 18.416 6L16 3.584A2 2 0 0 0 14.584 3H13V1.5A1.5 1.5 0 0 0 11.5 0h-8ZM17 7.416V8h-4V5h1.584L17 7.416ZM5 11.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm8.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M3.5 0A1.5 1.5 0 0 0 2 1.5V3H.5c-.275 0-.5.225-.5.5s.225.5.5.5h8c.275 0 .5.225.5.5s-.225.5-.5.5h-7c-.275 0-.5.225-.5.5s.225.5.5.5h6c.275 0 .5.225.5.5s-.225.5-.5.5h-7c-.275 0-.5.225-.5.5s.225.5.5.5h6c.275 0 .5.225.5.5s-.225.5-.5.5H2v4a3 3 0 0 0 6 0h4a3 3 0 0 0 6 0h1a.999.999 0 1 0 0-2V7.416A2 2 0 0 0 18.416 6L16 3.584A2 2 0 0 0 14.584 3H13V1.5A1.5 1.5 0 0 0 11.5 0h-8ZM17 7.416V8h-4V5h1.584L17 7.416ZM5 11.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm8.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
.icon-import{width:28px;height:28px;}
.icon-import:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1555_815' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='29'%3E%3Crect y='0.5' width='28' height='28' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1555_815)'%3E%3Cpath d='M5.03906 24.8608V22.0025H22.9602V24.8608H5.03906ZM13.9996 19.9684L7.87202 13.8408L9.88715 11.8256L12.5705 14.509V4.13965H15.4288V14.509L18.1121 11.8256L20.1273 13.8408L13.9996 19.9684Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1555_815' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='29'%3E%3Crect y='0.5' width='28' height='28' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1555_815)'%3E%3Cpath d='M5.03906 24.8608V22.0025H22.9602V24.8608H5.03906ZM13.9996 19.9684L7.87202 13.8408L9.88715 11.8256L12.5705 14.509V4.13965H15.4288V14.509L18.1121 11.8256L20.1273 13.8408L13.9996 19.9684Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E%0A");}
.icon-export{width:28px;height:28px;}
.icon-export:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1555_2463' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='29'%3E%3Crect y='0.5' width='28' height='28' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1555_2463)'%3E%3Cpath d='M5.03906 6.99798V4.13965H22.9602V6.99798H5.03906ZM12.5705 24.8608V14.4915L9.88715 17.1748L7.87202 15.1597L13.9996 9.03206L20.1273 15.1597L18.1121 17.1748L15.4288 14.4915V24.8608H12.5705Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1555_2463' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='28' height='29'%3E%3Crect y='0.5' width='28' height='28' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1555_2463)'%3E%3Cpath d='M5.03906 6.99798V4.13965H22.9602V6.99798H5.03906ZM12.5705 24.8608V14.4915L9.88715 17.1748L7.87202 15.1597L13.9996 9.03206L20.1273 15.1597L18.1121 17.1748L15.4288 14.4915V24.8608H12.5705Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E%0A");}
.icon-lcl{width:16px;height:16px;}
.icon-lcl:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1718_17345' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1718_17345)'%3E%3Cpath d='M4.11458 10.2872H11.8886V8.71322H4.11458V10.2872ZM1.28125 13.1205V2.87988H14.7219V13.1205H1.28125ZM2.91458 11.4872H13.0886V4.51322H2.91458V11.4872Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1718_17345' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1718_17345)'%3E%3Cpath d='M4.11458 10.2872H11.8886V8.71322H4.11458V10.2872ZM1.28125 13.1205V2.87988H14.7219V13.1205H1.28125ZM2.91458 11.4872H13.0886V4.51322H2.91458V11.4872Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.icon-fcl{width:16px;height:16px;}
.icon-fcl:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1718_17350' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='17' height='16'%3E%3Crect x='0.5' width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1718_17350)'%3E%3Cpath d='M4.61458 10.2872H12.3886V5.71322H4.61458V10.2872ZM1.78125 13.1205V2.87988H15.2219V13.1205H1.78125ZM3.41458 11.4872H13.5886V4.51322H3.41458V11.4872Z' fill='%23A3A3A3'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1718_17350' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='17' height='16'%3E%3Crect x='0.5' width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1718_17350)'%3E%3Cpath d='M4.61458 10.2872H12.3886V5.71322H4.61458V10.2872ZM1.78125 13.1205V2.87988H15.2219V13.1205H1.78125ZM3.41458 11.4872H13.5886V4.51322H3.41458V11.4872Z' fill='%23A3A3A3'/%3E%3C/g%3E%3C/svg%3E%0A");}
.icon-boat-bus{width:14px;height:14px;}
.icon-boat-bus:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_2282_5227' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='14' height='14'%3E%3Crect width='14' height='14' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2282_5227)'%3E%3Cpath d='M4.94319 10.713C5.06569 10.8005 5.1914 10.8871 5.32032 10.9729C5.44914 11.0585 5.58209 11.1365 5.71917 11.2069V12.6639C5.60377 12.6209 5.4852 12.568 5.36348 12.5054C5.24176 12.4429 5.10988 12.3637 4.96784 12.2677C4.59927 12.501 4.30361 12.6615 4.08088 12.749C3.85804 12.8365 3.61645 12.8802 3.35609 12.8802H1.70307V11.5334H3.35609C3.69675 11.5334 3.99644 11.4429 4.25515 11.2618C4.51386 11.0806 4.7432 10.8977 4.94319 10.713ZM5.16311 1.11963H8.83694V2.16963H9.79171C10.1904 2.16963 10.5283 2.30817 10.8054 2.58525C11.0825 2.86234 11.221 3.20018 11.221 3.5988V4.66338C11.0172 4.63849 10.8065 4.62084 10.5888 4.61044C10.3713 4.60014 10.1331 4.59498 9.87425 4.59498V3.5164H4.12579V5.49157L6.94227 4.66527L7.65555 4.86565C7.25061 4.9899 6.9134 5.17632 6.6439 5.42492C6.3745 5.67352 6.17573 5.98589 6.04759 6.36205L2.94644 7.2213L3.36119 9.40559C3.57722 9.35522 3.77176 9.2807 3.94482 9.18202C4.11787 9.08334 4.2744 8.96255 4.4144 8.81963L5.00269 8.21602C5.11012 8.32209 5.22436 8.41572 5.3454 8.4969C5.46654 8.57808 5.59113 8.66412 5.71917 8.75502V10.3319C5.75009 10.3535 5.75835 10.374 5.74396 10.3935C5.72957 10.4129 5.67333 10.3736 5.57523 10.2755L5.05023 9.77965L4.59815 10.2317C4.3653 10.4537 4.0782 10.6033 3.73686 10.6806C3.39551 10.758 3.02004 10.7665 2.61044 10.706H2.23127L1.52048 6.93211C1.48577 6.7575 1.51727 6.58882 1.61498 6.42607C1.71259 6.26332 1.8487 6.15428 2.02332 6.09896L2.77902 5.88459V3.5988C2.77902 3.20018 2.91757 2.86234 3.19465 2.58525C3.47173 2.30817 3.80963 2.16963 4.20834 2.16963H5.16311V1.11963ZM7.72671 12.8802C7.66906 12.8802 7.62132 12.8614 7.5835 12.8236C7.54578 12.7858 7.52692 12.7381 7.52692 12.6804V11.9488C7.2965 11.8655 7.11261 11.7237 6.97523 11.5234C6.83786 11.3231 6.76917 11.1041 6.76917 10.8664V7.17682C6.76917 6.64754 7.0133 6.25991 7.50154 6.01394C7.9897 5.76797 8.76193 5.64498 9.81825 5.64498C10.9173 5.64498 11.7025 5.7633 12.1736 5.99994C12.6447 6.23658 12.8803 6.62887 12.8803 7.17682V10.8664C12.8803 11.112 12.8116 11.3316 12.6743 11.5251C12.5369 11.7188 12.353 11.86 12.1226 11.9488V12.6804C12.1226 12.7381 12.1037 12.7858 12.066 12.8236C12.0283 12.8614 11.9806 12.8802 11.9229 12.8802H10.9756C10.9179 12.8802 10.8702 12.8614 10.8325 12.8236C10.7947 12.7858 10.7758 12.7381 10.7758 12.6804V12.0153H8.87369V12.6804C8.87369 12.7381 8.85483 12.7858 8.81711 12.8236C8.77929 12.8614 8.73155 12.8802 8.6739 12.8802H7.72671ZM8.48825 10.9406C8.66442 10.9406 8.81453 10.8796 8.93859 10.7576C9.06274 10.6356 9.12482 10.4859 9.12482 10.3084C9.12482 10.1309 9.06381 9.98119 8.94179 9.85927C8.81978 9.73726 8.67006 9.67625 8.49263 9.67625C8.3151 9.67625 8.16538 9.73784 8.04346 9.86102C7.92145 9.98421 7.86044 10.1354 7.86044 10.3147C7.86044 10.4893 7.92213 10.6373 8.0455 10.7586C8.16888 10.88 8.31646 10.9406 8.48825 10.9406ZM11.1525 10.9406C11.3287 10.9406 11.4789 10.8796 11.603 10.7576C11.727 10.6356 11.789 10.4859 11.789 10.3084C11.789 10.1309 11.7281 9.98119 11.6062 9.85927C11.4842 9.73726 11.3344 9.67625 11.1569 9.67625C10.9794 9.67625 10.8297 9.73784 10.7077 9.86102C10.5858 9.98421 10.5248 10.1354 10.5248 10.3147C10.5248 10.4893 10.5865 10.6373 10.7097 10.7586C10.8331 10.88 10.9807 10.9406 11.1525 10.9406ZM7.76594 8.5933H11.8835V7.44442H7.76594V8.5933Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_2282_5227' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='14' height='14'%3E%3Crect width='14' height='14' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2282_5227)'%3E%3Cpath d='M4.94319 10.713C5.06569 10.8005 5.1914 10.8871 5.32032 10.9729C5.44914 11.0585 5.58209 11.1365 5.71917 11.2069V12.6639C5.60377 12.6209 5.4852 12.568 5.36348 12.5054C5.24176 12.4429 5.10988 12.3637 4.96784 12.2677C4.59927 12.501 4.30361 12.6615 4.08088 12.749C3.85804 12.8365 3.61645 12.8802 3.35609 12.8802H1.70307V11.5334H3.35609C3.69675 11.5334 3.99644 11.4429 4.25515 11.2618C4.51386 11.0806 4.7432 10.8977 4.94319 10.713ZM5.16311 1.11963H8.83694V2.16963H9.79171C10.1904 2.16963 10.5283 2.30817 10.8054 2.58525C11.0825 2.86234 11.221 3.20018 11.221 3.5988V4.66338C11.0172 4.63849 10.8065 4.62084 10.5888 4.61044C10.3713 4.60014 10.1331 4.59498 9.87425 4.59498V3.5164H4.12579V5.49157L6.94227 4.66527L7.65555 4.86565C7.25061 4.9899 6.9134 5.17632 6.6439 5.42492C6.3745 5.67352 6.17573 5.98589 6.04759 6.36205L2.94644 7.2213L3.36119 9.40559C3.57722 9.35522 3.77176 9.2807 3.94482 9.18202C4.11787 9.08334 4.2744 8.96255 4.4144 8.81963L5.00269 8.21602C5.11012 8.32209 5.22436 8.41572 5.3454 8.4969C5.46654 8.57808 5.59113 8.66412 5.71917 8.75502V10.3319C5.75009 10.3535 5.75835 10.374 5.74396 10.3935C5.72957 10.4129 5.67333 10.3736 5.57523 10.2755L5.05023 9.77965L4.59815 10.2317C4.3653 10.4537 4.0782 10.6033 3.73686 10.6806C3.39551 10.758 3.02004 10.7665 2.61044 10.706H2.23127L1.52048 6.93211C1.48577 6.7575 1.51727 6.58882 1.61498 6.42607C1.71259 6.26332 1.8487 6.15428 2.02332 6.09896L2.77902 5.88459V3.5988C2.77902 3.20018 2.91757 2.86234 3.19465 2.58525C3.47173 2.30817 3.80963 2.16963 4.20834 2.16963H5.16311V1.11963ZM7.72671 12.8802C7.66906 12.8802 7.62132 12.8614 7.5835 12.8236C7.54578 12.7858 7.52692 12.7381 7.52692 12.6804V11.9488C7.2965 11.8655 7.11261 11.7237 6.97523 11.5234C6.83786 11.3231 6.76917 11.1041 6.76917 10.8664V7.17682C6.76917 6.64754 7.0133 6.25991 7.50154 6.01394C7.9897 5.76797 8.76193 5.64498 9.81825 5.64498C10.9173 5.64498 11.7025 5.7633 12.1736 5.99994C12.6447 6.23658 12.8803 6.62887 12.8803 7.17682V10.8664C12.8803 11.112 12.8116 11.3316 12.6743 11.5251C12.5369 11.7188 12.353 11.86 12.1226 11.9488V12.6804C12.1226 12.7381 12.1037 12.7858 12.066 12.8236C12.0283 12.8614 11.9806 12.8802 11.9229 12.8802H10.9756C10.9179 12.8802 10.8702 12.8614 10.8325 12.8236C10.7947 12.7858 10.7758 12.7381 10.7758 12.6804V12.0153H8.87369V12.6804C8.87369 12.7381 8.85483 12.7858 8.81711 12.8236C8.77929 12.8614 8.73155 12.8802 8.6739 12.8802H7.72671ZM8.48825 10.9406C8.66442 10.9406 8.81453 10.8796 8.93859 10.7576C9.06274 10.6356 9.12482 10.4859 9.12482 10.3084C9.12482 10.1309 9.06381 9.98119 8.94179 9.85927C8.81978 9.73726 8.67006 9.67625 8.49263 9.67625C8.3151 9.67625 8.16538 9.73784 8.04346 9.86102C7.92145 9.98421 7.86044 10.1354 7.86044 10.3147C7.86044 10.4893 7.92213 10.6373 8.0455 10.7586C8.16888 10.88 8.31646 10.9406 8.48825 10.9406ZM11.1525 10.9406C11.3287 10.9406 11.4789 10.8796 11.603 10.7576C11.727 10.6356 11.789 10.4859 11.789 10.3084C11.789 10.1309 11.7281 9.98119 11.6062 9.85927C11.4842 9.73726 11.3344 9.67625 11.1569 9.67625C10.9794 9.67625 10.8297 9.73784 10.7077 9.86102C10.5858 9.98421 10.5248 10.1354 10.5248 10.3147C10.5248 10.4893 10.5865 10.6373 10.7097 10.7586C10.8331 10.88 10.9807 10.9406 11.1525 10.9406ZM7.76594 8.5933H11.8835V7.44442H7.76594V8.5933Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
.link-dropdown{display:flex;position:relative;}
@media only screen and (max-width: 1022px) {
.link-dropdown{width:100%;flex-direction:column;text-align:left;}
}
.link-dropdown__placeholder{height:64px;display:flex;gap:8px;padding:8px 44px;transition:background-color 0.3s ease;position:relative;z-index:10;background-color:var(--color-white);}
@media only screen and (max-width: 1599px) {
.link-dropdown__placeholder{padding:4px 32px;}
}
@media only screen and (max-width: 1022px) {
.link-dropdown__placeholder{padding:4px 24px;justify-content:flex-start;}
}
.link-dropdown__placeholder .icon{transition:transform 0.3s ease;}
.link-dropdown__list{top:0;position:absolute;left:0;z-index:9;border-top:1px solid var(--color-gray-100);display:none;padding-top:64px;}
@media only screen and (max-width: 1022px) {
.link-dropdown__list{padding-top:0;position:relative;}
}
.link-dropdown__list-inner{display:grid;}
.link-dropdown__link{padding:4px 44px;justify-content:flex-start;gap:8px;white-space:nowrap;min-height:48px;transition:background-color 0.3s ease, min-height 0.3s ease;border-bottom:1px solid var(--color-gray-100);background-color:var(--color-white);}
@media only screen and (max-width: 1599px) {
.link-dropdown__link{padding:4px 32px;}
}
@media only screen and (max-width: 1022px) {
.link-dropdown__link{min-width:1px;padding:4px 44px;}
}
@media only screen and (min-width: 768px) {
.link-dropdown__link:hover{background-color:var(--color-gray-100);}
}
.link-dropdown.is-open .link-dropdown__placeholder .icon{transform:scaleY(-1);}
@media only screen and (min-width: 768px) {
.link-dropdown:hover .link-dropdown__placeholder{background-color:var(--color-gray-100);}
}
.mod-input{width:100%;max-width:384px;position:relative;}
.mod-input ::-webkit-input-placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
.mod-input :-ms-input-placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
.mod-input ::placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
.mod-input__label{position:relative;margin:0 0 8px;display:block;z-index:4;color:var(--color-gray-800);}
.bg-gray-dark .mod-input__label{color:inherit;}
.mod-input__field{position:relative;width:100%;height:48px;border:1px solid var(--color-gray-200);background-color:var(--color-gray-100);border-radius:0;outline:none;z-index:1;font-size:16px;font-family:var(--font-primary);color:var(--color-gray-800);padding:8px 24px;transition:border-color 0.3s ease;font-weight:600;}
.bg-gray-dark .mod-input__field{background-color:var(--color-gray-800);border-color:var(--color-gray-700);color:var(--color-white);}
.mod-input__field:focus, .mod-input__field:hover{border-color:var(--color-gray-800);}
.bg-gray-dark .mod-input__field:focus, .bg-gray-dark .mod-input__field:hover{border-color:var(--color-gray-700);}
.is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed{color:var(--color-validation-failed);border-color:var(--color-validation-failed);}
.mod-input__field:-webkit-autofill{color:var(--color-black) !important;-webkit-text-fill-color:var(--color-black) !important;}
.mod-input__field:-webkit-autofill::selection{background-color:transparent !important;-webkit-text-fill-color:var(--color-black) !important;}
.mod-input input:-webkit-autofill{color:var(--color-black) !important;-webkit-text-fill-color:var(--color-black) !important;}
.mod-input input:-webkit-autofill:focus{color:var(--color-black) !important;-webkit-text-fill-color:var(--color-black) !important;}
.mod-input__inner{position:relative;}
.mod-input__text{position:absolute;z-index:3;right:24px;top:12px;}
.mod-input__text sub, .mod-input__text sup{font-size:60%;}
.mod-input textarea{resize:none;height:194px;padding:10px 24px;}
@media only screen and (max-width: 767px) {
.mod-input textarea{height:134px;}
}
.mod-input.is-disabled ::-webkit-input-placeholder{color:#fff;opacity:1;font-weight:400;}
.mod-input.is-disabled :-ms-input-placeholder{color:#fff;opacity:1;font-weight:400;}
.mod-input.is-disabled ::placeholder{color:#fff;opacity:1;font-weight:400;}
.mod-input.is-disabled .mod-input__field{background-color:var(--color-gray-200);color:var(--color-gray-400);}
.mod-input.is-disabled .mod-input__field{pointer-events:none;}
.mod-input.is-validation-failed .fv-plugins-message-container{margin-top:4px;}
.mod-input--with-text .mod-input__field{padding:8px 55px 8px 24px;}
.fv-plugins-message-container, .validation-message{color:var(--color-validation-failed);position:relative;font-size:14px;line-height:20px;}
.validation-message{display:none;}
.is-validation-failed .validation-message{display:block;}
.form-success-message, .form-error-message{margin:10px 0;padding:8px 20px;font-size:16px;line-height:1.5;border-radius:4px;color:var(--color-white);}
@media only screen and (max-width: 767px) {
.form-success-message, .form-error-message{font-size:14px;padding:5px 10px;}
}
.form-success-message.is-hidden, .form-error-message.is-hidden{display:none;}
.form-error-message{background-color:rgba(213, 43, 41, 0.5);border:1px solid var(--color-validation-failed);}
.form-success-message{background-color:rgba(102, 187, 106, 0.5);border:1px solid var(--color-success);}
.mod-loader{position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;opacity:0;pointer-events:none;visibility:hidden;z-index:30;background-color:var(--color-white);}
.show-loader .mod-loader{opacity:1;visibility:visible;pointer-events:all;}
.mod-loader svg{width:120px;height:120px;}
.mod-loader__spinner{border:5px solid var(--color-black);border-radius:50%;border-top:5px solid transparent;width:60px;height:60px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
@-webkit-keyframes spin {
0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);}
}
@keyframes spin {
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
} .margin{display:block;width:100%;}
.margin--320{height:320px;}
@media only screen and (max-width: 1919px) {
.margin--320{height:240px;}
}
@media only screen and (max-width: 1599px) {
.margin--320{height:180px;}
}
@media only screen and (max-width: 1200px) {
.margin--320{height:140px;}
}
@media only screen and (max-width: 1022px) {
.margin--320{height:90px;}
}
.margin--300{height:300px;}
@media only screen and (max-width: 1919px) {
.margin--300{height:240px;}
}
@media only screen and (max-width: 1599px) {
.margin--300{height:180px;}
}
@media only screen and (max-width: 1200px) {
.margin--300{height:140px;}
}
@media only screen and (max-width: 1022px) {
.margin--300{height:90px;}
}
.margin--270{height:270px;}
@media only screen and (max-width: 1919px) {
.margin--270{height:200px;}
}
@media only screen and (max-width: 1599px) {
.margin--270{height:160px;}
}
@media only screen and (max-width: 1200px) {
.margin--270{height:120px;}
}
@media only screen and (max-width: 1022px) {
.margin--270{height:80px;}
}
.margin--260{height:260px;}
@media only screen and (max-width: 1919px) {
.margin--260{height:200px;}
}
@media only screen and (max-width: 1599px) {
.margin--260{height:160px;}
}
@media only screen and (max-width: 1200px) {
.margin--260{height:120px;}
}
@media only screen and (max-width: 1022px) {
.margin--260{height:80px;}
}
.margin--240{height:240px;}
@media only screen and (max-width: 1919px) {
.margin--240{height:180px;}
}
@media only screen and (max-width: 1599px) {
.margin--240{height:160px;}
}
@media only screen and (max-width: 1200px) {
.margin--240{height:120px;}
}
@media only screen and (max-width: 1022px) {
.margin--240{height:80px;}
}
.margin--200{height:200px;}
@media only screen and (max-width: 1919px) {
.margin--200{height:180px;}
}
@media only screen and (max-width: 1599px) {
.margin--200{height:150px;}
}
@media only screen and (max-width: 1200px) {
.margin--200{height:120px;}
}
@media only screen and (max-width: 1022px) {
.margin--200{height:80px;}
}
.margin--180{height:180px;}
@media only screen and (max-width: 1599px) {
.margin--180{height:150px;}
}
@media only screen and (max-width: 1200px) {
.margin--180{height:120px;}
}
@media only screen and (max-width: 1022px) {
.margin--180{height:80px;}
}
.margin--168{height:168px;}
@media only screen and (max-width: 1919px) {
.margin--168{height:140px;}
}
@media only screen and (max-width: 1599px) {
.margin--168{height:120px;}
}
@media only screen and (max-width: 1200px) {
.margin--168{height:80px;}
}
.margin--160{height:160px;}
@media only screen and (max-width: 1919px) {
.margin--160{height:140px;}
}
@media only screen and (max-width: 1599px) {
.margin--160{height:120px;}
}
@media only screen and (max-width: 1200px) {
.margin--160{height:80px;}
}
.margin--150{height:150px;}
@media only screen and (max-width: 1919px) {
.margin--150{height:130px;}
}
@media only screen and (max-width: 1599px) {
.margin--150{height:110px;}
}
@media only screen and (max-width: 1200px) {
.margin--150{height:80px;}
}
.margin--140{height:140px;}
@media only screen and (max-width: 1599px) {
.margin--140{height:100px;}
}
@media only screen and (max-width: 1200px) {
.margin--140{height:80px;}
}
.margin--130{height:130px;}
@media only screen and (max-width: 1599px) {
.margin--130{height:100px;}
}
@media only screen and (max-width: 1200px) {
.margin--130{height:80px;}
}
.margin--120{height:120px;}
@media only screen and (max-width: 1599px) {
.margin--120{height:100px;}
}
@media only screen and (max-width: 1200px) {
.margin--120{height:80px;}
}
.margin--108{height:108px;}
@media only screen and (max-width: 1599px) {
.margin--108{height:90px;}
}
@media only screen and (max-width: 1200px) {
.margin--108{height:80px;}
}
.margin--104{height:104px;}
@media only screen and (max-width: 1599px) {
.margin--104{height:90px;}
}
@media only screen and (max-width: 1200px) {
.margin--104{height:80px;}
}
.margin--100{height:100px;}
@media only screen and (max-width: 1200px) {
.margin--100{height:80px;}
}
@media only screen and (max-width: 1022px) {
.margin--100{height:60px;}
}
.margin--96{height:96px;}
@media only screen and (max-width: 1200px) {
.margin--96{height:80px;}
}
@media only screen and (max-width: 1022px) {
.margin--96{height:60px;}
}
.margin--90{height:90px;}
@media only screen and (max-width: 1599px) {
.margin--90{height:70px;}
}
@media only screen and (max-width: 1200px) {
.margin--90{height:60px;}
}
@media only screen and (max-width: 767px) {
.margin--90{height:50px;}
}
.margin--80{height:80px;}
@media only screen and (max-width: 1599px) {
.margin--80{height:70px;}
}
@media only screen and (max-width: 1200px) {
.margin--80{height:60px;}
}
.margin--70{height:70px;}
@media only screen and (max-width: 1599px) {
.margin--70{height:60px;}
}
@media only screen and (max-width: 1200px) {
.margin--70{height:50px;}
}
@media only screen and (max-width: 767px) {
.margin--70{height:40px;}
}
.margin--64{height:64px;}
@media only screen and (max-width: 1200px) {
.margin--64{height:44px;}
}
@media only screen and (max-width: 767px) {
.margin--64{height:36px;}
}
.margin--60{height:60px;}
@media only screen and (max-width: 1200px) {
.margin--60{height:40px;}
}
@media only screen and (max-width: 767px) {
.margin--60{height:30px;}
}
.margin--50{height:50px;}
@media only screen and (max-width: 1200px) {
.margin--50{height:40px;}
}
@media only screen and (max-width: 767px) {
.margin--50{height:30px;}
}
.margin--40{height:40px;}
@media only screen and (max-width: 1200px) {
.margin--40{height:30px;}
}
@media only screen and (max-width: 767px) {
.margin--40{height:20px;}
}
.margin--32{height:32px;}
@media only screen and (max-width: 767px) {
.margin--32{height:20px;}
}
.margin--30{height:30px;}
@media only screen and (max-width: 767px) {
.margin--30{height:20px;}
}
.margin--24{height:24px;}
.margin--20{height:20px;}
.margin--16{height:16px;}
.mod-tag{background-color:var(--color-background);color:var(--color-gray-800);min-height:24px;padding:5px 10px;font-weight:600;line-height:1;z-index:2;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-0.02em;}
.mod-tag--dark{color:var(--color-white);background-color:var(--color-gray-800);}
.title--h6, .title--h5, .title--h4, .title--h3, .title--4xl, .title--h2, .title--h1{line-height:1.2;color:var(--color-blackish);font-weight:600;letter-spacing:0;}
.title--h1{font-size:60px;}
@media only screen and (max-width: 1599px) {
.title--h1{font-size:54px;}
}
@media only screen and (max-width: 1200px) {
.title--h1{font-size:45px;}
}
@media only screen and (max-width: 1022px) {
.title--h1{font-size:42px;}
}
@media only screen and (max-width: 767px) {
.title--h1{font-size:36px;}
}
.title--h2{font-size:48px;line-height:1;}
@media only screen and (max-width: 1599px) {
.title--h2{font-size:44px;}
}
@media only screen and (max-width: 1200px) {
.title--h2{font-size:40px;}
}
@media only screen and (max-width: 1022px) {
.title--h2{font-size:38px;}
}
@media only screen and (max-width: 767px) {
.title--h2{font-size:32px;}
}
.title--h3, .title--4xl{font-size:36px;}
@media only screen and (max-width: 1200px) {
.title--h3, .title--4xl{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.title--h3, .title--4xl{font-size:28px;}
}
.title--h4{font-size:30px;}
@media only screen and (max-width: 1200px) {
.title--h4{font-size:28px;}
}
@media only screen and (max-width: 767px) {
.title--h4{font-size:26px;}
}
.title--h5{font-size:24px;}
@media only screen and (max-width: 1200px) {
.title--h5{font-size:22px;}
}
@media only screen and (max-width: 767px) {
.title--h5{font-size:20px;}
}
.title--h6{font-size:20px;}
.title--9xl{font-size:128px;line-height:1.02;color:var(--color-blackish);letter-spacing:-2.6px;}
@media only screen and (max-width: 1599px) {
.title--9xl{font-size:100px;letter-spacing:-1px;}
}
@media only screen and (max-width: 1200px) {
.title--9xl{font-size:90px;}
}
@media only screen and (max-width: 1022px) {
.title--9xl{font-size:80px;letter-spacing:-1.5px;}
}
@media only screen and (max-width: 767px) {
.title--9xl{letter-spacing:0;font-size:60px;}
}
.title--7xl{font-size:72px;}
@media only screen and (max-width: 1599px) {
.title--7xl{font-size:66px;}
}
@media only screen and (max-width: 1200px) {
.title--7xl{font-size:50px;}
}
@media only screen and (max-width: 1022px) {
.title--7xl{font-size:40px;line-height:normal;}
}
@media only screen and (max-width: 767px) {
.title--7xl{font-size:30px;}
}
.title--4xl{font-weight:600;line-height:normal;color:var(--color-gray-800);}
.title--7xl{font-weight:600;line-height:1;color:var(--color-gray-800);}
.title--9xl{font-weight:600;line-height:1;color:var(--color-gray-800);}
.title.text--sb{font-weight:600;}
.title.text--gray-dark{color:var(--color-gray-800);}
.mod-toggle{-webkit-user-select:none;user-select:none;display:inline-block;font-size:0;line-height:0;}
.mod-toggle__label{margin-bottom:0;}
.mod-toggle__switch{position:relative;display:flex;align-items:center;width:38px;height:24px;cursor:pointer;}
@media only screen and (max-width: 767px) {
.mod-toggle__switch{width:30px;height:20px;}
}
.mod-toggle__switch::before, .mod-toggle__switch::after{position:absolute;display:block;content:"";}
.mod-toggle__switch:before{top:0;width:100%;height:100%;background-color:gray;border-radius:20px;transition:box-shadow 0.3s ease, background-color 0.3s ease;}
.mod-toggle__switch::after{top:2px;left:2px;width:20px;height:20px;background-color:var(--color-white);border-radius:50%;transition:transform 0.3s ease;}
@media only screen and (max-width: 767px) {
.mod-toggle__switch::after{width:16px;height:16px;}
}
.mod-toggle input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;visibility:inherit;clip:rect(0, 0, 0, 0);}
.mod-toggle input:checked + .mod-toggle__label .mod-toggle__switch::before{background-color:var(--color-black);}
.mod-toggle input:checked + .mod-toggle__label .mod-toggle__switch::after{transform:translate(14px, 0);}
@media only screen and (max-width: 767px) {
.mod-toggle input:checked + .mod-toggle__label .mod-toggle__switch::after{transform:translate(10px, 0);}
}
.mod-toggle.is-disabled .mod-toggle__switch{cursor:not-allowed;}
.mod-toggle.is-disabled .mod-toggle__switch::before{background-color:rgba(0, 0, 0, 0.05);}
.mod-toggle.is-disabled .mod-toggle__switch::after{background-color:rgba(0, 0, 0, 0.3);}
.advance-cookie-banner{font-size:16px;line-height:1.5;}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner{font-size:14px;}
}
.advance-cookie-banner__bar{position:fixed;left:0;width:100%;bottom:0;z-index:998;max-height:calc(var(--vh, 1vh) * 100);transition:opacity 0.5s ease;padding:40px 0;opacity:0;pointer-events:none;background-color:rgba(255, 255, 255, 0.95);box-shadow:0 -2px 4px rgba(0, 0, 0, 0.1);}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner__bar{padding:44px 0 20px;}
}
.cookie-not-set .advance-cookie-banner__bar{opacity:1;pointer-events:all;}
.advance-cookie-banner__inner{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto;grid-gap:30px;align-items:center;}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner__inner{grid-template-columns:1fr;text-align:center;justify-items:center;grid-gap:20px;}
}
.advance-cookie-banner a{text-decoration:underline;}
.advance-cookie-banner a:hover{text-decoration:none;}
.advance-cookie-banner__button{display:flex;align-items:center;}
@media only screen and (max-width: 1599px) {
.advance-cookie-banner__button{margin-right:80px;}
}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner__button{margin-right:0;justify-content:center;}
}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__button{flex-wrap:wrap;gap:15px;}
}
.advance-cookie-banner .btn{text-transform:uppercase;}
.advance-cookie-banner .btn--cookie-setting{text-decoration:underline;white-space:nowrap;transition:color 0.3s ease;}
.advance-cookie-banner .btn--cookie-setting:hover{color:var(--color-black);}
.advance-cookie-banner .btn--accept-cookie{margin-left:44px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner .btn--accept-cookie{margin-left:0;}
}
.advance-cookie-banner .btn[disabled]{pointer-events:none;opacity:0.4;}
.advance-cookie-banner .btn[disabled]::after{width:100%;height:100%;}
.advance-cookie-banner .btn--secondary{border-color:var(--color-blue-1);background-color:var(--color-blue-1);color:var(--color-white);padding:4px 26px;}
.advance-cookie-banner .btn--secondary:hover{border-color:var(--color-blue-dark);background-color:var(--color-blue-dark);}
.advance-cookie-banner__modal{position:fixed;top:0;left:0;height:100%;width:100%;z-index:999;opacity:0;pointer-events:none;overflow:auto;transition:opacity 0.4s ease;padding:28px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal{padding:18px 10px;font-size:14px;}
}
.advance-cookie-banner__modal.is-open-modal{opacity:1;pointer-events:all;}
.advance-cookie-banner__modal-close{flex-shrink:0;padding:10px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-close{top:10px;}
}
.advance-cookie-banner__modal-close .icon{pointer-events:none;width:14px;height:14px;}
.advance-cookie-banner__modal-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);z-index:999;}
.advance-cookie-banner__modal-body{position:relative;margin:0 auto;width:100%;max-width:830px;box-shadow:1px 6px 20px rgba(0, 0, 0, 0.25);background-color:var(--color-white);z-index:1000;padding:32px 34px 40px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-body{padding:16px;}
}
.advance-cookie-banner__modal-header{border-bottom:1px solid var(--color-gray-200);padding:0 0 16px;margin-bottom:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-header{margin-bottom:30px;}
}
.advance-cookie-banner__modal-content .editor-text{margin-bottom:18px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-content .editor-text{margin-bottom:22px;}
}
.advance-cookie-banner__modal-content .editor-text p{margin-top:20px;margin-bottom:20px;}
.advance-cookie-banner__modal-content .editor-text p:first-child{margin-top:0;}
.advance-cookie-banner__modal-content .editor-text p a{text-decoration:underline;}
.advance-cookie-banner__modal-content .editor-text p a:hover{text-decoration:none;}
.advance-cookie-banner__modal-item{margin-bottom:18px;position:relative;}
.advance-cookie-banner__modal-item.is-necessary .mod-toggle{pointer-events:none;opacity:0;}
.advance-cookie-banner__modal-cookie-title{margin-bottom:18px;padding-right:140px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-cookie-title{padding-right:80px;margin-bottom:8px;}
}
.advance-cookie-banner__modal-active-label{position:absolute;right:12px;top:0;font-weight:600;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-active-label{font-size:12px;top:4px;}
}
.advance-cookie-banner__modal-footer{display:flex;justify-content:space-between;margin-top:36px;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal-footer{flex-direction:column;gap:16px;}
}
@media only screen and (min-width: 768px) {
.advance-cookie-banner__modal-footer .btn__text{flex-shrink:0;}
}
.advance-cookie-banner__modal .mod-toggle{position:absolute;right:14px;top:0;}
@media only screen and (max-width: 767px) {
.advance-cookie-banner__modal .mod-toggle{right:0;}
}
.advance-cookie-banner__close{position:absolute;top:50%;transform:translate(0, -50%);z-index:3;width:50px;height:50px;right:16px;}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner__close{top:0;right:10px;transform:translate(0, 0);}
}
.advance-cookie-banner__close .icon{opacity:0.3;transition:opacity 0.3s ease;}
@media only screen and (max-width: 1022px) {
.advance-cookie-banner__close .icon{width:16px;height:16px;}
}
.advance-cookie-banner__close .icon::before{background-color:currentColor;}
.advance-cookie-banner__close:hover .icon{opacity:1;}
.charge-summary{width:100%;max-width:1200px;margin:0 auto;padding-bottom:20px;}
.charge-summary__title{margin-bottom:38px;color:inherit;}
.charge-summary .title{color:inherit;}
.charge-summary__details{margin-bottom:44px;}
.charge-summary__details-title{margin-bottom:24px;color:inherit;}
.charge-summary__details-row{display:grid;grid-gap:16px 44px;grid-template-columns:repeat(2, minmax(0, 1fr));}
@media only screen and (max-width: 767px) {
.charge-summary__details-row{grid-gap:16px;grid-template-columns:1fr;}
}
.charge-summary__details-item{display:flex;grid-gap:16px;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--color-gray-700);}
.charge-summary .step-indicator__row::after{bottom:18px;}
.charge-summary .step-indicator__item:first-child .step-indicator__item-square{margin-left:0;}
.charge-summary .step-indicator__item:last-child .step-indicator__item-square{margin-right:0;}
@media only screen and (min-width: 768px) {
.charge-summary .step-indicator__item-square{width:36px;height:36px;border-color:var(--color-primary);}
}
@media only screen and (min-width: 768px) {
.charge-summary .step-indicator__item-square::before{width:28px;height:28px;transform:translate(-50%, -50%) scale(1);}
}
.charge-summary .step-indicator__item-title{order:-1;}
@media only screen and (min-width: 768px) {
.charge-summary .step-indicator__item-title{font-size:16px;margin-bottom:0;}
}
@media only screen and (min-width: 768px) {
.charge-summary .step-indicator__item-super-title{margin-bottom:18px;}
}
.charge-summary__route{margin-bottom:24px;}
.charge-summary__timing{margin-bottom:44px;}
.charge-summary__separator{margin:44px 0;height:1px;display:block;background-color:var(--color-gray-700);}
.charge-summary .editor-text{color:var(--color-gray-400);}
.container-info{display:grid;grid-template-columns:33.5% 1fr;grid-gap:20px;align-items:flex-start;max-width:1058px;width:100%;margin:0 auto;position:relative;}
@media only screen and (max-width: 1200px) {
.container-info{grid-template-columns:1fr;grid-gap:40px;}
}
.container-info::after{content:"";position:absolute;bottom:0;left:-126px;width:calc(100% + 126px + 132px);height:1px;background-color:var(--color-border);}
@media only screen and (max-width: 1599px) {
.container-info::after{left:-80px;width:calc(100% + 80px + 100px);}
}
@media only screen and (max-width: 1200px) {
.container-info::after{left:-50px;width:calc(100% + 50px + 50px);}
}
@media only screen and (max-width: 1022px) {
.container-info::after{left:-24px;width:calc(100% + 48px);}
}
.container-info__title .title{color:var(--color-gray-800);margin-bottom:10px;}
@media only screen and (max-width: 1599px) {
.container-info__title .title{font-size:32px;}
}
@media only screen and (max-width: 1022px) {
.container-info__title .title{font-size:30px;margin-bottom:5px;}
}
@media only screen and (max-width: 767px) {
.container-info__title .title{font-size:22px;}
}
@media only screen and (max-width: 1022px) {
.container-info__size{font-size:16px;}
}
.container-info__image{position:relative;}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.container-info__image{order:-1;}
}
.container-info__image img{width:calc(100% + 126px);max-width:calc(100% + 126px);height:auto;object-fit:contain;margin-left:-126px;}
@media only screen and (max-width: 1599px) {
.container-info__image img{margin-left:-80px;width:calc(100% + 80px);max-width:calc(100% + 80px);}
}
@media only screen and (max-width: 1200px) {
.container-info__image img{margin-left:-50px;width:calc(100% + 50px);max-width:calc(100% + 50px);}
}
@media only screen and (max-width: 1022px) {
.container-info__image img{margin-left:-24px;width:calc(100% + 24px);max-width:calc(100% + 24px);}
}
.container-info .btn{position:absolute;bottom:56px;left:0;z-index:2;}
@media only screen and (max-width: 1200px) {
.container-info .btn{left:0;bottom:0;position:relative;margin-top:20px;}
}
@media only screen and (max-width: 767px) {
.container-info .btn{margin-top:0;}
}
.container-info__left{position:relative;}
@media only screen and (max-width: 1200px) {
.container-info__left{display:grid;grid-template-columns:50% 1fr;grid-gap:20px 40px;align-items:center;}
}
@media only screen and (max-width: 767px) {
.container-info__left{grid-gap:30px;grid-template-columns:1fr;justify-items:flex-start;}
}
.container-info__right{letter-spacing:0.02em;}
.container-info__specs{margin-bottom:35px;}
.container-info__specs-title{margin-bottom:12px;}
.container-info__specs-info{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:44px;}
@media only screen and (max-width: 1200px) {
.container-info__specs-info{grid-gap:25px;}
}
@media only screen and (max-width: 767px) {
.container-info__specs-info{grid-template-columns:1fr;grid-gap:0;}
}
.container-info__specs-info-item{padding:12px 0;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;gap:10px;}
.container-info__specs-info-value{font-weight:600;color:var(--color-gray-800);}
.container-info__dimensions-title{margin-bottom:10px;}
.container-info .editor-text table{border:0;}
.container-info .editor-text table th, .container-info .editor-text table td{border:0;padding:12px;text-align:center;}
@media only screen and (max-width: 767px) {
.container-info .editor-text table th, .container-info .editor-text table td{padding:12px 6px;}
}
.container-info .editor-text table th:first-child, .container-info .editor-text table td:first-child{padding-left:0;text-align:left;}
.container-info .editor-text table th:not(:first-child),
.container-info .editor-text table td:not(:first-child){border:0;}
.container-info .editor-text table th{font-weight:400;width:25%;}
@media only screen and (max-width: 767px) {
.container-info .editor-text table th{width:auto;}
}
.container-info .editor-text table th:nth-child(2){width:28%;}
@media only screen and (max-width: 767px) {
.container-info .editor-text table th:nth-child(2){width:auto;}
}
.container-info .editor-text table th:nth-child(3){width:28%;}
@media only screen and (max-width: 767px) {
.container-info .editor-text table th:nth-child(3){width:auto;}
}
.container-info .editor-text table td{color:var(--color-gray-800);font-weight:600;}
.container-info .editor-text table tr{border-color:var(--color-border);}
.container-info .editor-text table tbody tr:last-child{border-bottom:0;}
.custom-list{width:100%;max-width:404px;padding:24px;display:grid;grid-gap:20px;background:repeating-linear-gradient(135deg, var(--color-gray-800), var(--color-gray-800) 1px, transparent 1px, transparent 10px);}
@media only screen and (max-width: 767px) {
.custom-list{grid-gap:16px;padding:16px;}
}
.custom-list__header{background-color:var(--color-gray-800);display:flex;gap:10px;align-items:center;padding:16px 24px;}
@media only screen and (max-width: 767px) {
.custom-list__header{padding:12px 16px;}
}
.custom-list__header-icon{width:28px;flex-shrink:0;}
.custom-list__header .title{color:inherit;}
.custom-list__list{display:grid;grid-gap:16px;align-items:flex-start;letter-spacing:0.33px;}
.custom-list__item{background-color:var(--color-white);display:inline-flex;padding:6px 16px;}
.custom-list .mod-counter{margin:0 auto;padding:10px 0;}
.delivery-details{max-width:930px;width:100%;}
.delivery-details .tracking-details, .delivery-details .shipment-info, .delivery-details .document-list{max-width:100%;}
.delivery-details__item{padding:80px 132px 80px 102px;position:relative;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1599px) {
.delivery-details__item{padding:80px 60px;}
}
@media only screen and (max-width: 1200px) {
.delivery-details__item{padding:60px 30px;}
}
@media only screen and (max-width: 1022px) {
.delivery-details__item{padding:40px 28px;}
}
.form-component{width:100%;position:relative;margin:0 auto;max-width:614px;}
@media only screen and (max-width: 1022px) {
.form-component{max-width:100%;}
}
.form-component__body{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:24px 20px;}
@media only screen and (max-width: 767px) {
.form-component__body{grid-template-columns:1fr;}
}
.form-component__item.has-title{margin-top:22px;}
.form-component__item.full-width{grid-column:span 2;}
@media only screen and (max-width: 767px) {
.form-component__item.full-width{grid-column:span 1;}
}
.form-component__separator{width:100%;height:1px;display:block;background-color:var(--color-gray-200);margin:20px 0;}
.form-component__form{position:relative;margin:0 auto;max-width:1000px;}
.form-component__submit{margin-top:28px;}
.form-component__submit .btn{width:100%;min-height:60px;font-size:18px;}
.form-component__alert{padding:16px;width:100%;border-radius:10px;text-align:left;margin-top:20px;border:1px solid currentColor;font-size:16px;}
.form-component__alert-error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}
.form-component__alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}
.form-component__success{display:none;flex-direction:column;justify-content:center;}
.form-component__success-title{margin-bottom:30px;}
.form-component__info-text{margin-top:12px;line-height:1.3;}
.form-component__title{margin-bottom:24px;}
.form-component .editor-text{margin:15px 0 20px;color:var(--color-gray-400);}
.form-component .editor-text a{text-decoration:underline;}
.form-component .mod-input{max-width:100%;}
.form-component.show-thankyou .form-component__form{display:none;}
.form-component.show-thankyou .form-component__success{display:flex;}
[data-validator] + [data-validator]{display:none;}
.document-list{max-width:825px;width:100%;}
.document-list .title{margin-bottom:24px;}
@media only screen and (max-width: 767px) {
.document-list .title{margin-bottom:20px;}
}
.document-list__item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;}
@media only screen and (max-width: 767px) {
.document-list__item{flex-direction:column;align-items:flex-start;}
}
.document-list__item:not(:last-child){border-bottom:1px solid var(--color-border);}
.document-list__item-title{display:flex;grid-gap:10px;align-items:center;overflow:hidden;max-width:100%;}
.document-list__item-title .icon{flex-shrink:0;}
.document-list__item-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.document-list__item .btn{flex-shrink:0;}
.input-group{max-width:1200px;width:100%;}
.input-group__title{margin-bottom:24px;}
.input-group__title.title{color:inherit;}
.input-group__shipment-dropdowns, .input-group__row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:24px 20px;}
@media only screen and (max-width: 767px) {
.input-group__shipment-dropdowns, .input-group__row{grid-template-columns:1fr;}
}
.input-group__row{margin-top:24px;}
.input-group__disclaimer-text{margin:-16px 0 20px;opacity:0.5;}
.input-group__shipment-from, .input-group__shipment-to{display:flex;flex-direction:column;gap:24px;}
.input-group .mod-input, .input-group .dropdown{max-width:100%;}
.input-group .pickup-selection__col{border-bottom:1px solid var(--color-gray-700);padding-bottom:12px !important;margin-bottom:12px;}
.language-switch{position:relative;display:flex;border-right:1px solid var(--color-gray-200);z-index:10;}
@media only screen and (max-width: 1022px) {
.language-switch{border-left:1px solid var(--color-gray-200);}
}
.language-switch__button{padding:8px;gap:8px;min-height:64px;min-width:78px;position:relative;z-index:3;background-color:var(--color-white);transition:background-color 0.3s ease, color 0.3s ease;}
@media only screen and (max-width: 1022px) {
.language-switch__button{min-width:1px;padding:0 24px;}
}
.language-switch__button .icon{width:14px;height:10px;transition:transform 0.3s ease;}
.language-switch__button-text{position:absolute;width:0;height:0;overflow:hidden;opacity:0;}
.language-switch__image{position:relative;width:24px;height:14px;border:1px solid var(--color-gray-200);}
.language-switch__list{position:absolute;left:0;z-index:9;display:none;top:100%;}
@media only screen and (max-width: 1022px) {
.language-switch__list{left:initial;right:0;}
}
.language-switch__list-inner{display:grid;background-color:var(--color-white);}
.language-switch__link{padding:4px 40px;justify-content:flex-start;gap:8px;min-height:48px;transition:background-color 0.3s ease;border-bottom:1px solid var(--color-gray-200);}
@media only screen and (max-width: 1599px) {
.language-switch__link{padding:4px 28px;}
}
@media only screen and (max-width: 1022px) {
.language-switch__link{padding:4px 24px;flex-direction:row-reverse;}
}
@media only screen and (min-width: 768px) {
.language-switch__link:hover{background-color:var(--color-gray-100);}
}
@media only screen and (min-width: 768px) {
.language-switch:hover .language-switch__button{background-color:var(--color-gray-100);color:var(--color-hrast);}
.language-switch:hover .language-switch__list{transform:translate(0, 0);opacity:1;pointer-events:all;visibility:visible;}
}
@media only screen and (max-width: 767px) {
.language-switch.is-open .language-switch__button .icon{transform:scaleY(-1);}
}
.logistics-card{max-width:404px;display:flex;flex-direction:column;width:100%;}
.logistics-card__header{display:flex;align-items:center;gap:10px;background-color:var(--color-gray-800);min-height:60px;padding:16px 24px;}
.logistics-card__header-icon{width:28px;flex-shrink:0;}
.logistics-card__body{flex:auto;display:flex;flex-direction:column;}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
.logistics-card__body{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}
}
.logistics-card__image{position:relative;padding-bottom:87%;background-color:var(--color-gray-200);}
.logistics-card__content{background-color:var(--color-white);padding:24px;flex:auto;}
.menu{position:relative;}
.menu__list{display:flex;}
@media only screen and (max-width: 1022px) {
.menu__list{flex-direction:column;width:100%;}
}
.menu__list.level-2{flex-direction:column;}
.menu__item{position:relative;}
@media only screen and (max-width: 1022px) {
.menu__item{width:100%;}
}
.menu__item.level-1{border-right:1px solid var(--color-gray-100);}
@media only screen and (max-width: 1022px) {
.menu__item.level-1{border-right:0;border-bottom:1px solid var(--color-gray-100);}
}
.menu__item.level-2{border-bottom:1px solid var(--color-gray-100);}
@media only screen and (min-width: 1023px) {
.menu__item:hover > .menu__link{background-color:var(--color-gray-100);}
}
.menu__item.is-open-submenu > .menu__link{background-color:var(--color-gray-100);}
.menu__item.is-open-submenu > .menu__link .icon{transform:scaleY(-1);}
.menu__item.is-open-submenu .menu__arrow .icon{transform:scaleY(-1);}
.menu__link{display:flex;gap:8px;align-items:center;padding:8px 44px;transition:color 0.3s ease, background-color 0.3s ease;min-height:64px;position:relative;z-index:4;background-color:var(--color-white);}
@media only screen and (max-width: 1599px) {
.menu__link{padding:8px 32px;}
}
@media only screen and (max-width: 1022px) {
.menu__link{width:100%;padding:8px 24px;}
}
.menu__link.level-2{min-height:48px;min-width:320px;}
@media only screen and (max-width: 1022px) {
.menu__link.level-2{min-width:1px;padding:4px 44px;}
}
.menu__link .icon{transition:transform 0.3s ease;}
.menu__arrow{position:absolute;z-index:4;left:0;top:0;width:100%;height:100%;cursor:pointer;}
@media only screen and (max-width: 1022px) {
.menu__arrow{height:64px;}
}
.menu__arrow .icon{transition:transform 0.3s ease;}
.menu__dropdown{position:absolute;left:0;top:0;background-color:var(--color-white);z-index:2;padding-top:64px;display:none;}
@media only screen and (max-width: 1022px) {
.menu__dropdown{position:relative;padding-top:0;}
}
.menu--right{border-left:1px solid var(--color-gray-100);}
.mod-counter{display:inline-flex;flex-direction:column;}
@media only screen and (max-width: 1022px) {
.mod-counter{align-items:center;justify-content:center;}
}
.mod-counter__number{line-height:1.15;letter-spacing:normal;}
@media only screen and (max-width: 1022px) {
.mod-counter__number{text-align:center;line-height:1.5;}
}
.mod-counter__number-counting{position:absolute;left:0;top:50%;transform:translate(0, -50%);}
.mod-counter__number-static{opacity:0;}
.mod-counter__number span{vertical-align:middle;}
.mod-counter strong{font-weight:600;color:var(--color-gray-800);}
.mod-counter [data-counter]{display:inline-flex;}
.mod-filter{display:flex;align-items:center;gap:12px;width:100%;}
@media only screen and (min-width: 768px) {
.mod-filter{overflow:hidden;}
}
@media only screen and (max-width: 767px) {
.mod-filter{display:grid;grid-gap:12px;}
}
.mod-filter__title{flex-shrink:0;}
.mod-filter__inner{position:relative;display:flex;gap:10px;flex-wrap:nowrap;will-change:transform;}
.mod-filter__inner-wrapper{overflow:hidden;position:relative;width:100%;flex:1;}
.mod-filter__button{-webkit-user-select:none;user-select:none;min-height:30px;min-width:30px;border:1px solid var(--color-border);padding:4px 10px;flex-shrink:0;transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;}
.mod-filter__button.is-active, .mod-filter__button:hover{border-color:var(--color-border);background-color:rgba(38, 38, 38, 0.05);}
.news-card__image::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.news-card{position:relative;max-width:297px;width:100%;letter-spacing:0.02em;}
.news-card__info{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-bottom:4px;font-weight:500;margin-bottom:6px;}
.news-card .mod-tag{position:absolute;top:6px;left:6px;pointer-events:none;}
.news-card__image{position:relative;width:100%;height:0;padding-bottom:64%;overflow:hidden;margin:0 0 6px;}
.news-card__image::before{background:#000000;background-color:rgba(0, 0, 0, 0.1);opacity:0;z-index:1;transition:opacity 0.3s ease;}
.news-card__image img{transform:scale(1.00001);transition:transform 0.3s ease;}
.news-card .title--h6, .news-card__title{color:var(--color-gray-800);font-weight:600;transition:opacity 0.3s ease;}
.news-card__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:8px;}
.news-card__link{margin-top:16px;}
.news-card:hover .news-card__image::before{opacity:1;}
.news-card:hover .news-card__image img{transform:scale(1.04);}
.news-card:hover .btn{background-color:var(--color-gray-dark);color:var(--color-white);}
.news-card:hover .title--h6{opacity:0.8;}
.news-card--large{max-width:614px;}
@media only screen and (min-width: 1023px) {
.news-card--large .news-card__image{padding-bottom:84.5%;}
}
@media only screen and (min-width: 1023px) {
.news-card--large .news-card__info{margin-bottom:2px;}
}
@media only screen and (min-width: 1023px) {
.news-card--large .news-card__link{margin-top:24px;}
}
.news-card--large .news-card__content{max-width:404px;width:100%;}
@media only screen and (max-width: 1022px) {
.news-card--large .news-card__content{max-width:100%;}
}
.page-header::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.page-header{padding:20px 0;position:relative;}
@media only screen and (max-width: 1022px) {
.page-header{padding:15px 0;}
}
@media only screen and (max-width: 767px) {
.page-header{padding:12px 0;}
}
.page-header::after{content:"";position:absolute;bottom:-1px;width:100%;left:0;height:1px;background-color:var(--color-border);}
.with-sidebar .page-header::after{left:-126px;width:calc(100% + 126px + 132px);}
@media only screen and (max-width: 1599px) {
.with-sidebar .page-header::after{left:-80px;width:calc(100% + 80px + 100px);}
}
@media only screen and (max-width: 1200px) {
.with-sidebar .page-header::after{left:-50px;width:calc(100% + 50px + 50px);}
}
@media only screen and (max-width: 1022px) {
.with-sidebar .page-header::after{left:0;width:100%;}
}
.page-header::before{width:100%;backdrop-filter:blur(50px);background-color:rgba(245, 245, 245, 0.8);}
.with-sidebar .page-header::before{left:-126px;width:calc(100% + 126px);}
@media only screen and (max-width: 1599px) {
.with-sidebar .page-header::before{left:-80px;width:calc(100% + 80px);}
}
@media only screen and (max-width: 1200px) {
.with-sidebar .page-header::before{left:-50px;width:calc(100% + 50px);}
}
@media only screen and (max-width: 1022px) {
.with-sidebar .page-header::before{left:0;width:100%;}
}
.page-header .container{position:relative;z-index:2;}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
.page-header .title{font-size:28px;}
}
@media only screen and (max-width: 767px) {
.page-header .title{font-size:24px;}
}
.page-header__filter{display:flex;justify-content:flex-end;max-width:100%;margin-left:auto;}
@media only screen and (min-width: 768px) {
.page-header__filter{overflow:hidden;}
}
@media only screen and (max-width: 1022px) {
.page-header__filter{margin-left:0;justify-content:flex-start;}
}
@media only screen and (max-width: 767px) {
.page-header__filter .mod-filter__inner{padding-left:24px;}
}
@media only screen and (max-width: 767px) {
.page-header__filter .mod-filter__inner-wrapper{width:calc(100% + 48px);margin-left:-24px;}
}
.page-header--with-filter .page-header__inner{display:grid;grid-template-columns:auto auto;grid-gap:20px;}
@media only screen and (max-width: 1022px) {
.page-header--with-filter .page-header__inner{grid-template-columns:1fr;grid-gap:14px;}
}
.with-sidebar .page-header--with-filter .page-header__inner{margin-left:-90px;width:calc(100% + 185px);}
@media only screen and (max-width: 1599px) {
.with-sidebar .page-header--with-filter .page-header__inner{margin-left:-50px;width:calc(100% + 135px);}
}
@media only screen and (max-width: 1200px) {
.with-sidebar .page-header--with-filter .page-header__inner{margin-left:-30px;width:calc(100% + 60px);}
}
@media only screen and (max-width: 1022px) {
.with-sidebar .page-header--with-filter .page-header__inner{margin:0;width:100%;}
}
.page-header-wrapper{width:100%;position:sticky;position:-webkit-sticky;top:64px;z-index:6;}
.pagination{position:relative;text-align:center;width:100%;}
.pagination nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;}
@media only screen and (max-width: 767px) {
.pagination nav{gap:8px;}
}
.pagination .page-numbers{width:38px;height:38px;transition:background-color 0.3s ease, color 0.3s ease;display:flex;align-items:center;justify-content:center;letter-spacing:0;line-height:1;}
@media only screen and (max-width: 767px) {
.pagination .page-numbers{width:30px;height:30px;}
}
.pagination .page-numbers .icon{width:10px;height:12px;pointer-events:none;transition:transform 0.3s ease;}
.pagination .page-numbers.prev:hover .icon{transform:translateX(-5px);}
.pagination .page-numbers.next:hover .icon{transform:translateX(5px);}
.pagination .page-numbers[href]:not(.prev):not(.next):hover, .pagination .page-numbers.is-active{background-color:var(--color-gray-800);color:var(--color-white);}
.pagination .page-numbers.is-active{pointer-events:none;}
.pagination .page-numbers.is-disabled{pointer-events:none;}
.pagination .page-numbers.is-disabled .icon::before{background-color:var(--color-border);}
.person-card{max-width:404px;width:100%;}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
.person-card{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}
}
.person-card__image{padding-bottom:87%;position:relative;overflow:hidden;background-color:var(--color-gray-200);}
.person-card__image img{transform:scale(1.0001);transition:transform 0.6s ease;}
.person-card__experience{position:absolute;left:10px;top:10px;background-color:var(--color-gray-100);color:var(--color-gray-800);padding:2px 10px;display:flex;align-items:center;justify-content:center;min-height:24px;font-weight:600;letter-spacing:0.33px;}
.person-card__content{position:relative;padding:24px;min-height:100px;display:grid;grid-gap:10px;background:repeating-linear-gradient(135deg, var(--color-gray-800), var(--color-gray-800) 1px, transparent 1px, transparent 10px);}
@media only screen and (max-width: 1200px) {
.person-card__content{padding:16px;}
}
.person-card__header{background-color:var(--color-gray-800);color:var(--color-white);display:flex;justify-content:space-between;gap:10px;align-items:center;padding:16px 24px;}
@media only screen and (max-width: 1200px) {
.person-card__header{flex-direction:column;gap:8px;justify-content:flex-start;align-items:flex-start;}
}
.person-card__name.title{color:var(--color-gray-100);}
.person-card__designation{max-width:80px;color:var(--color-gray-200);}
@media only screen and (max-width: 1200px) {
.person-card__designation{max-width:100%;}
}
.person-card__contact, .person-card__text{letter-spacing:0.3px;padding:10px 16px;background-color:var(--color-white);}
.person-card__contact{display:grid;grid-gap:16px;align-items:flex-start;}
@media only screen and (max-width: 1022px) {
.person-card__contact{grid-gap:8px;}
}
.person-card__contact a:hover{color:var(--color-gray-400);}
.person-card:hover .person-card__image img{transform:scale(1.06);}
.pickup-selection{max-width:614px;width:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;align-items:flex-start;}
@media only screen and (max-width: 767px) {
.pickup-selection{grid-template-columns:1fr;}
}
.pickup-selection__col{display:grid;grid-gap:8px;}
.pickup-selection__item{position:relative;}
.pickup-selection__item-content{display:flex;position:relative;gap:10px;padding-left:34px;margin:0;align-items:center;max-width:246px;letter-spacing:0.3px;}
.pickup-selection__item-content::before, .pickup-selection__item-content::after{content:"";position:absolute;}
.pickup-selection__item-content::before{width:24px;height:24px;background-color:var(--color-white);border:1px solid var(--color-gray-200);left:0;top:6px;}
.pickup-selection__item-content::after{width:14px;height:14px;left:5px;top:11px;background-color:var(--color-gray-800);transition:transform 0.3s ease;transform:scale(0);}
.pickup-selection__item-label{flex-shrink:0;width:32px;height:26px;background-color:var(--color-primary);color:var(--color-gray-800);text-transform:uppercase;font-weight:600;font-size:12px;}
.pickup-selection__item input{position:absolute;left:0;top:0;z-index:3;cursor:pointer;width:100%;height:100%;}
.pickup-selection__item input:checked + label::after{transform:scale(1);}
.price-breakdown{width:100%;max-width:1200px;margin:0 auto 40px;}
.price-breakdown__title{margin-bottom:16px;}
.price-breakdown .title{color:inherit;}
.price-breakdown__footer, .price-breakdown__item{display:flex;align-items:center;gap:20px;justify-content:space-between;}
.price-breakdown__body{display:grid;grid-gap:16px;}
.price-breakdown__footer{padding-top:16px;margin-top:16px;border-top:1px solid var(--color-gray-700);}
.price-breakdown__block{display:grid;grid-gap:16px;padding-bottom:16px;border-bottom:1px solid var(--color-gray-700);}
.price-breakdown__block:last-child{border-bottom:0;padding-bottom:0;}
.shipment-info{position:relative;width:100%;max-width:825px;}
.shipment-info .title{margin-bottom:24px;}
.shipment-info__body{display:grid;}
.shipment-info__item{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--color-gray-200);padding:16px 0;}
@media only screen and (max-width: 767px) {
.shipment-info__item{flex-direction:column;gap:8px;align-items:flex-start;justify-content:flex-start;}
}
.shipment-info__item:last-child{border-bottom:0;}
.shipment-info__item-left, .shipment-info__item-right{flex:1;}
@media only screen and (max-width: 767px) {
.shipment-info__item-left, .shipment-info__item-right{flex:auto;text-align:left;}
}
.shipment-input{max-width:452px;padding:40px;width:100%;background-color:var(--color-white);border:1px solid var(--color-gray-200);}
.shipment-input ::-webkit-input-placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
.shipment-input :-ms-input-placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
.shipment-input ::placeholder{color:#a0a0a0;opacity:1;font-weight:400;}
@media only screen and (max-width: 1200px) {
.shipment-input{padding:40px 30px;}
}
@media only screen and (max-width: 1022px) {
.shipment-input{padding:40px 28px;}
}
.shipment-input__title{margin-bottom:28px;}
@media only screen and (max-width: 767px) {
.shipment-input__title{margin-bottom:20px;}
}
.shipment-input__input{height:48px;background-color:var(--color-gray-100);border:1px solid var(--color-gray-200);padding:0 24px;color:var(--color-blackish);border-radius:0;font-family:var(--font-primary);font-weight:400;width:100%;font-size:16px;}
.shipment-input__input::-webkit-outer-spin-button, .shipment-input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.shipment-input__input[type=number]{-moz-appearance:textfield;}
.shipment-input__button{margin-top:36px;display:flex;gap:10px 32px;flex-wrap:wrap;position:relative;width:100%;flex:0 0 100%;transition:margin-left 0.3s ease;}
@media only screen and (max-width: 1022px) {
.shipment-input__button{margin-top:25px;}
}
.shipment-input__button-wrapper{display:flex;align-items:center;white-space:nowrap;overflow:hidden;}
.shipment-input__button:last-child{margin-left:100%;}
@media only screen and (max-width: 1022px) {
.shipment-input__button:last-child{margin-left:0;}
}
@media only screen and (max-width: 1022px) {
.shipment-input__button:first-child{display:none;}
}
.is-open-modal .shipment-input__button{margin-left:0;}
.is-open-modal .shipment-input__button:first-child{margin-left:-100%;}
.shipment-input__label{margin-bottom:10px;letter-spacing:0.4px;font-size:12px;}
.shipment-input--default .shipment-input__button{margin-left:0;}
.shipment-input--default .shipment-input__label{font-size:14px;}
.shipment-input--secondary{margin:0 auto;max-width:826px;border:0;}
.shipment-input--secondary .shipment-input__button-wrapper{position:absolute;right:0;top:0;}
@media only screen and (max-width: 767px) {
.shipment-input--secondary .shipment-input__button-wrapper{position:relative;margin-top:24px;}
}
.shipment-input--secondary .shipment-input__button{margin:0;display:flex;}
.shipment-input--secondary .btn{min-height:48px;}
.shipment-input--secondary .shipment-input__title{margin-bottom:20px;}
.shipment-input--secondary .shipment-input__body{padding-right:100px;}
@media only screen and (max-width: 767px) {
.shipment-input--secondary .shipment-input__body{padding-right:0;}
}
.shipment-input--secondary .shipment-input__input{font-weight:600;}
.shipment-input__validation-message{font-size:12px;margin-top:4px;color:var(--color-validation-failed);display:none;}
.shipment-input.validation-failed .shipment-input__validation-message{display:block;}
.shipment-status{position:relative;width:100%;max-width:452px;min-height:528px;display:flex;align-items:center;padding:36px;}
@media only screen and (max-width: 1599px) {
.shipment-status{min-height:440px;}
}
@media only screen and (max-width: 1200px) {
.shipment-status{min-height:350px;padding:40px 30px;}
}
@media (min-width: 1025px) and (max-height: 842px) {
.shipment-status{min-height:430px;}
}
@media (min-width: 1025px) and (max-height: 675px) {
.shipment-status{min-height:350px;}
}
@media only screen and (max-width: 1022px) {
.shipment-status{min-height:1px;padding:50px 28px;}
}
.shipment-status__content{position:relative;z-index:3;display:grid;gap:20px;margin:auto;overflow:auto;max-height:100%;}
@media only screen and (min-width: 1023px) {
.shipment-status__content{scrollbar-track-color:black;scrollbar-face-color:rgba(0, 0, 0, 0.5);scrollbar-arrow-color:rgba(0, 0, 0, 0.5);}
.shipment-status__content::-webkit-scrollbar{width:4px;}
.shipment-status__content ::-webkit-scrollbar-track{-webkit-border-radius:5px;border-radius:5px;background:black;}
.shipment-status__content ::-webkit-scrollbar-thumb:window-inactive{background-color:rgba(0, 0, 0, 0.75);}
.shipment-status__content::-webkit-scrollbar-thumb{background:rgba(0, 0, 0, 0.5);width:4px;border-radius:5px;}
.shipment-status__content::-webkit-scrollbar-thumb:hover{background:rgba(0, 0, 0, 0.6);}
.shipment-status__content ::-webkit-scrollbar{width:4px;}
}
@media only screen and (max-width: 1022px) {
.shipment-status__content{margin:0;}
}
.shipment-status__title{margin-bottom:4px;}
.shipment-status__background{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color-primary);}
.shipment-status__info{display:flex;align-items:center;gap:4px;}
.mod-sidebar{max-width:324px;width:100%;height:calc(100dvh - 64px);border-right:1px solid var(--color-border);}
@media only screen and (max-width: 1022px) {
.mod-sidebar{max-width:calc(100% + 48px);width:calc(100% + 48px);margin-left:-24px;height:auto;border:0;border-bottom:1px solid var(--color-border);padding:0 24px;}
}
.mod-sidebar__title{padding:20px 36px;border-bottom:1px solid var(--color-border);width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:20px;}
@media only screen and (min-width: 1023px) {
.mod-sidebar__title{pointer-events:none;}
}
@media only screen and (max-width: 1599px) {
.mod-sidebar__title{padding:20px 26px;}
}
@media only screen and (max-width: 1022px) {
.mod-sidebar__title{padding:16px 0;border:0;}
}
.mod-sidebar__title .icon{width:12px;height:12px;transition:transform 0.3s ease;}
@media only screen and (min-width: 1023px) {
.mod-sidebar__title .icon{display:none;}
}
.is-open .mod-sidebar__title .icon{transform:scaleY(-1);}
@media only screen and (max-width: 1022px) {
.mod-sidebar__title.title{font-size:18px;}
}
@media only screen and (min-width: 1023px) {
.mod-sidebar__inner{display:flex;flex-direction:column;height:100%;}
}
@media only screen and (min-width: 1023px) {
.mod-sidebar__nav{max-height:100%;overflow:auto;scrollbar-track-color:#f5f5f5;scrollbar-face-color:#525252;scrollbar-arrow-color:#525252;}
.mod-sidebar__nav::-webkit-scrollbar{width:4px;}
.mod-sidebar__nav ::-webkit-scrollbar-track{-webkit-border-radius:#f5f5f5;border-radius:#f5f5f5;background:#f5f5f5;}
.mod-sidebar__nav ::-webkit-scrollbar-thumb:window-inactive{background-color:#a4a4a4;}
.mod-sidebar__nav::-webkit-scrollbar-thumb{background:#525252;width:4px;border-radius:#f5f5f5;}
.mod-sidebar__nav::-webkit-scrollbar-thumb:hover{background:#737373;}
.mod-sidebar__nav ::-webkit-scrollbar{width:4px;}
}
@media only screen and (max-width: 1022px) {
.mod-sidebar__nav{display:none;}
}
.mod-sidebar__item.is-active .mod-sidebar__link{font-weight:600;color:var(--color-gray-800);}
@media only screen and (max-width: 1022px) {
.mod-sidebar__item:first-child{border-top:1px solid var(--color-border);}
}
@media only screen and (max-width: 1022px) {
.mod-sidebar__item:last-child .mod-sidebar__link{border:0;}
}
.mod-sidebar__link{padding:24px 36px;display:block;width:100%;color:var(--color-gray-light);border-bottom:1px solid var(--color-border);transition:color 0.3s ease, background-color 0.3s ease;}
@media only screen and (max-width: 1599px) {
.mod-sidebar__link{padding:20px 36px;}
}
@media only screen and (max-width: 1200px) {
.mod-sidebar__link{padding:16px 26px;}
}
@media only screen and (max-width: 1022px) {
.mod-sidebar__link{padding:10px 0;}
}
@media only screen and (min-width: 1023px) {
.mod-sidebar__link:hover{background-color:var(--color-border);}
}
@media only screen and (max-width: 1200px) {
.mod-sidebar__link:hover{color:var(--color-gray-800);}
}
.shipping-method{max-width:1200px;width:100%;margin:0 auto;}
.shipping-method__title{margin-bottom:24px;}
.shipping-method__title.title{color:inherit;}
.shipping-method__item{display:none;gap:30px;}
.shipping-method__item.is-active{display:flex;flex-direction:column;}
.shipping-method__item > div:first-child{margin-top:24px;}
.step-indicator{max-width:1200px;margin:0 auto;width:100%;}
.step-indicator__row{display:flex;position:relative;}
@media only screen and (max-width: 767px) {
.step-indicator__row{flex-direction:column;gap:24px;}
}
.step-indicator__row::after{content:"";position:absolute;bottom:12px;height:1px;width:calc(100% - 16px);left:8px;z-index:1;background-color:var(--color-gray-700);}
@media only screen and (max-width: 767px) {
.step-indicator__row::after{width:1px;height:calc(100% - 34px);top:8px;left:12px;}
}
.step-indicator__item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;letter-spacing:0.33px;position:relative;z-index:3;}
@media only screen and (max-width: 767px) {
.step-indicator__item{align-items:flex-start;padding-left:40px;}
}
.step-indicator__item.hide{display:none;}
.step-indicator__item:first-child{align-items:flex-start;text-align:left;}
.step-indicator__item:first-child .step-indicator__item-square{margin-left:6px;}
@media only screen and (max-width: 767px) {
.step-indicator__item:first-child .step-indicator__item-square{margin-left:0;}
}
.step-indicator__item:first-child .icon{display:none;}
.step-indicator__item:last-child{align-items:flex-end;text-align:right;}
@media only screen and (max-width: 767px) {
.step-indicator__item:last-child{align-items:flex-start;text-align:left;}
}
.step-indicator__item:last-child .step-indicator__item-square{margin-right:6px;}
.step-indicator__item-title{color:var(--color-white);margin-bottom:18px;}
@media only screen and (max-width: 767px) {
.step-indicator__item-title{margin-bottom:0;}
}
.step-indicator__item-square{width:24px;height:24px;background-color:var(--color-gray-700);border:1px solid var(--color-gray-600);transition:border 0.3s ease;margin-top:auto;position:relative;}
@media only screen and (max-width: 767px) {
.step-indicator__item-square{position:absolute;left:0;top:4px;}
}
.step-indicator__item-square::before, .step-indicator__item-square::after{content:"";position:absolute;left:50%;transition:transform 0.3s ease;}
.step-indicator__item-square::before{z-index:1;width:18px;height:18px;top:50%;transform:translate(-50%, -50%) scale(0);background-color:var(--color-primary);}
.step-indicator__item-square::after{top:0;width:1px;height:12px;background-color:var(--color-gray-700);transform:translate(-50%, -100%);z-index:-1;}
@media only screen and (max-width: 767px) {
.step-indicator__item-square::after{display:none;}
}
.step-indicator__item-square .icon{width:10px;height:11px;position:relative;left:1px;top:48%;transform:translate(-100%, -50%);}
@media only screen and (max-width: 767px) {
.step-indicator__item-square .icon{top:2px;transform:translate(-50%, -100%) rotate(90deg);left:50%;}
}
.step-indicator__item-square .icon::before{background-color:var(--color-gray-700);}
.step-indicator__item.is-completed .step-indicator__item-square, .step-indicator__item.is-active .step-indicator__item-square{border-color:var(--color-primary);}
.step-indicator__item.is-completed .step-indicator__item-square::before, .step-indicator__item.is-active .step-indicator__item-square::before{transform:scale(1) translate(-50%, -50%);}
.tab{width:100%;border:1px solid var(--color-gray-700);padding:6px;margin:0 auto;max-width:1200px;}
main .tab{max-width:100%;}
.tab__list{display:flex;position:relative;}
.tab__link{flex:1;position:relative;}
.tab__link-text{gap:10px;margin:0;transition:color 0.3s ease;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;min-height:48px;position:relative;z-index:3;}
.tab__link:hover{color:var(--color-white);}
.tab__link .icon{width:16px;height:16px;}
.tab__link input{position:absolute;left:0;z-index:4;cursor:pointer;width:100%;height:100%;opacity:0;}
.tab__link input:checked + .tab__link-text{color:var(--color-white);}
.tab__background{height:100%;position:absolute;left:0;top:0;width:0;background-color:var(--color-gray-600);transition:left 0.4s ease;}
.tab__background.instant-visible .tab__link-instant{opacity:1;}
.tab__link-instant{position:absolute;right:-6px;top:-6px;font-size:12px;color:var(--color-gray-800);display:flex;align-items:center;min-height:22px;line-height:1;background-color:var(--color-primary);transition:opacity 0.3s ease;white-space:nowrap;overflow:hidden;opacity:0;padding:2px 6px;}
.tracking-details{max-width:828px;width:100%;letter-spacing:0.02em;}
.tracking-details .title{margin-bottom:30px;}
@media only screen and (max-width: 767px) {
.tracking-details .title{margin-bottom:20px;}
}
.tracking-details__item{padding-left:24px;display:grid;grid-template-columns:36px 1fr;grid-gap:44px;align-items:center;position:relative;}
@media only screen and (max-width: 1200px) {
.tracking-details__item{grid-gap:30px;}
}
@media only screen and (max-width: 1022px) {
.tracking-details__item{padding-left:0;grid-template-columns:30px 1fr;}
}
@media only screen and (max-width: 767px) {
.tracking-details__item{grid-gap:25px;}
}
.tracking-details__item::before{content:"";position:absolute;left:42px;top:0;height:100%;background-color:var(--color-border);width:1px;z-index:-1;}
@media only screen and (max-width: 1022px) {
.tracking-details__item::before{left:15px;}
}
.tracking-details__item:last-child::before{height:50%;}
.tracking-details__item-inner{display:grid;grid-template-columns:1fr 24% 14%;grid-gap:40px;align-items:center;height:100%;padding:20px 0;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1200px) {
.tracking-details__item-inner{grid-gap:20px;grid-template-columns:1fr 24% 18%;}
}
@media only screen and (max-width: 1022px) {
.tracking-details__item-inner{grid-template-columns:1fr 19% 19%;padding:14px 0;}
}
@media only screen and (max-width: 767px) {
.tracking-details__item-inner{grid-template-columns:1fr;grid-gap:8px;}
}
.tracking-details__item-icon{width:100%;aspect-ratio:1/1;border:1px solid var(--color-primary);padding:4px;background-color:var(--color-background);}
.tracking-details__item-icon-inner{width:100%;aspect-ratio:1/1;background-color:var(--color-primary);}
@media only screen and (max-width: 1022px) {
.tracking-details__item-icon .icon{width:12px;height:12px;}
}
@media only screen and (max-width: 767px) {
.tracking-details__item-date{font-size:14px;}
}
.tracking-details__item-date-title{color:var(--color-gray-800);}
.tracking-details__item--pending .tracking-details__item-date, .tracking-details__item--pending .tracking-details__item-title{color:var(--color-gray);}
.tracking-details__item--pending .tracking-details__item-icon{border-color:var(--color-border);}
.tracking-details__item--pending .tracking-details__item-icon-inner{background-color:var(--color-border);animation:blinkIndicator 2.5s infinite;}
.tracking-details__header{border-bottom:1px solid var(--color-border);}
.tracking-details__header .tracking-details__item-inner{border-bottom:0;}
@media only screen and (max-width: 767px) {
.tracking-details__header .tracking-details__item-inner{display:none;}
}
.tracking-details__header::before{display:none;}
.tracking-map{max-width:1060px;width:100%;}
.tracking-map__init{position:relative;height:70vh;max-height:528px;}
@media only screen and (max-width: 1022px) {
.tracking-map__init{height:50vh;max-height:320px;}
}
.page-404__content{width:100%;display:grid;grid-gap:20px;max-width:700px;position:relative;z-index:3;}
.sc-page-404{min-height:calc(100vh - 60px);padding:40px 0;display:flex;align-items:center;justify-content:center;}
.banner-module{position:relative;}
@media only screen and (max-width: 1022px) {
.banner-module{padding-top:60px;}
}
@media only screen and (max-width: 1022px) {
.banner-module .container{max-width:100%;padding:0;}
}
.banner-module__content{min-height:calc(100dvh - 64px);display:flex;flex-direction:column;padding:96px 0 64px;position:relative;z-index:4;}
@media only screen and (max-width: 1200px) {
.banner-module__content{padding:60px 0;}
}
@media only screen and (max-width: 1022px) {
.banner-module__content{min-height:1px;padding:0 24px;}
}
@media only screen and (max-width: 1022px) {
.banner-module__main-title.title--9xl, .banner-module__main-title{font-size:70px;padding:0 24px;}
}
@media only screen and (max-width: 767px) {
.banner-module__main-title.title--9xl, .banner-module__main-title{font-size:45px;}
}
.banner-module__title{margin-top:10px;}
.banner-module__title h2{color:var(--color-gray-light);}
.banner-module__title strong{font-weight:600;font-style:normal;color:var(--color-gray-800);}
.banner-module__title, .banner-module__text{max-width:425px;width:100%;}
@media only screen and (max-width: 1022px) {
.banner-module__title, .banner-module__text{max-width:100%;}
}
.banner-module__text{margin-top:auto;}
.banner-module__text .title{margin-top:40px;}
.banner-module .editor-text{margin-top:20px;}
.banner-module__image{position:absolute;right:0;width:0;top:0;height:100%;overflow:hidden;}
@media only screen and (max-width: 1022px) {
.banner-module__image{position:relative;height:0;padding-bottom:70%;margin:25px 0;}
}
@media only screen and (min-width: 1023px) {
.banner-module__image-inner{width:50vw;left:initial;right:0;}
}
@media only screen and (max-width: 1022px) {
.banner-module__image-inner{width:100vw;}
}
.calculator__left-inner::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.calculator{position:relative;}
@media only screen and (max-width: 1022px) {
.calculator .container{max-width:100%;padding:0;}
}
.calculator__body{position:relative;}
.calculator__row{display:grid;grid-template-columns:42.33% 1fr;grid-gap:106px;}
@media only screen and (max-width: 1200px) {
.calculator__row{grid-gap:40px;}
}
@media only screen and (max-width: 1022px) {
.calculator__row{grid-template-columns:1fr;}
}
@media only screen and (max-width: 767px) {
.calculator__row{grid-gap:20px;}
}
.calculator__left{position:relative;display:flex;flex-direction:column;}
.calculator__left-inner{display:flex;flex-direction:column;min-height:calc(100vh - 64px);width:100%;position:sticky;position:-webkit-sticky;top:0;justify-content:center;}
@media only screen and (max-width: 1022px) {
.calculator__left-inner{position:relative;min-height:1px;aspect-ratio:16/9;padding:0 24px;}
}
main .calculator__left-inner{top:64px;}
@media only screen and (max-width: 1022px) {
main .calculator__left-inner{top:0;}
}
.calculator__left-inner::before{left:initial;right:0;width:50vw;z-index:2;background-color:rgba(0, 0, 0, 0.6);}
@media only screen and (max-width: 1022px) {
.calculator__left-inner::before{width:100%;}
}
.calculator__images-slider{right:0;width:46vw;position:absolute;top:0;height:100%;pointer-events:none;}
@media only screen and (max-width: 1022px) {
.calculator__images-slider{width:100%;}
}
.calculator__title{z-index:3;position:absolute;left:0;width:100%;max-width:444px;top:50%;transform:translate(0, -50%);}
@media only screen and (max-width: 1022px) {
.calculator__title{padding:0 24px;max-width:500px;}
}
.calculator__title.title{color:inherit;}
.calculator__title-static{margin-right:10px;}
@media only screen and (max-width: 1022px) {
.calculator__title-static{margin-right:4px;}
}
.calculator__title-rotator{position:relative;display:inline-flex;height:86px;min-width:240px;vertical-align:top;color:var(--color-primary);}
@media only screen and (max-width: 767px) {
.calculator__title-rotator{height:46px;}
}
.calculator__title-rotator-item{position:absolute;top:0;left:0;white-space:nowrap;transform-origin:0 0;opacity:0;}
.calculator__right{position:relative;padding:106px 0;}
@media only screen and (max-width: 1200px) {
.calculator__right{padding:80px 0;}
}
@media only screen and (max-width: 1022px) {
.calculator__right{padding:20px 24px 80px;}
}
.calculator__right-header .step-indicator__row{counter-reset:ol_text_counter;}
.calculator__right-header .step-indicator__item{position:relative;}
.calculator__right-header .step-indicator__item-super-title{counter-increment:ol_text_counter;}
.calculator__right-header .step-indicator__item-super-title:before{content:counter(ol_text_counter) ".";}
.calculator__submit{margin-top:28px;display:flex;gap:20px;}
.calculator__submit .btn{width:100%;min-height:60px;}
.calculator__submit .btn[disabled]{background-color:var(--color-gray-100) !important;}
.calculator__back .charge-summary__separator{margin:24px 0;}
.calculator__back-btn{font-size:14px;font-weight:600;display:inline-flex;gap:8px;align-items:center;letter-spacing:0.33px;}
.calculator__back-btn .icon{width:7px;height:12px;transition:transform 0.3s ease;}
.calculator__step{display:none;flex-direction:column;}
.calculator__step.is-active{display:flex;}
.calculator__separator{margin:44px 0;height:1px;display:block;background-color:var(--color-gray-700);}
.calculator__personal-info{margin-bottom:44px;}
.calculator__thankyou .title{margin-bottom:44px;}
.calculator__thankyou .charge-summary__separator{margin-bottom:24px;}
.calculator__thankyou .editor-text{color:var(--color-gray-400);}
.calculator__additional-info .title{margin-bottom:12px;}
.calculator__additional-info .mod-input{max-width:100%;margin-bottom:10px;}
.calculator__additional-info-text{margin-bottom:24px;}
.calculator .pickup-selection{display:none;}
.calculator .pickup-selection.show{display:grid;}
.calculator .checkbox__label:before{background-color:var(--color-white);}
.calculator .checkbox:hover{color:var(--color-white);}
.calculator .checkbox:hover .checkbox__label::before{background-color:var(--color-white);}
.calculator .checkbox a{transition:color 0s ease;}
.calculator .checkbox a:hover{color:inherit;}
.calculator .mod-loader{z-index:20;background-color:var(--color-gray-800);}
.calculator .mod-loader__spinner{border:5px solid var(--color-white);border-top:5px solid transparent;}
.calculator [data-calculator-step=additional_info] .btn--calculator-inquiry{display:flex;}
.calculator__alert{display:none;flex:auto;flex-direction:column;justify-content:center;height:100%;}
.calculator__alert .title{margin-bottom:24px;}
.calculator__alert .btn{margin-top:44px;min-height:60px;}
.calculator--has-error .calculator__body, .calculator--has-error .calculator__right-header{display:none;}
.calculator--has-error .calculator__error{display:flex;}
.calculator--no-result .calculator__body, .calculator--no-result .calculator__right-header{display:none;}
.calculator--no-result .calculator__no-result{display:flex;}
.sc-calculator:not(:first-child) .calculator__row{grid-template-columns:50% 1fr;}
@media only screen and (max-width: 1022px) {
.sc-calculator:not(:first-child) .calculator__row{grid-template-columns:1fr;}
}
.sc-calculator:not(:first-child) .calculator__images-slider{width:51vw;}
@media only screen and (max-width: 1022px) {
.sc-calculator:not(:first-child) .calculator__images-slider{width:100%;}
}
.container-reveal{position:relative;min-height:100vh;}
@media only screen and (max-width: 1022px) {
.container-reveal{overflow:hidden;}
}
.container-reveal__sticky{position:absolute;left:0;top:0;width:100%;height:100vh;pointer-events:none;}
.container-reveal__content-trigger{position:absolute;top:100%;left:0;min-height:1px;width:100%;height:50vh;}
.container-reveal__body-inner{position:relative;min-height:100vh;}
@media (max-width: 767px) and (min-height: 800px) {
.container-reveal__body-inner{min-height:86vh;}
}
.container-reveal__image{z-index:2;background-color:var(--color-background);position:absolute;left:0;top:0;width:100%;}
@media only screen and (max-width: 767px) {
.container-reveal__image{overflow:hidden;}
}
.container-reveal__image-inner{position:relative;}
@media(min-width:1921px){
.container-reveal__image-inner{width:150%;left:-25%;}
}
@media only screen and (max-width: 1022px) {
.container-reveal__image-inner{width:150%;left:-25%;}
}
@media(max-width:360px){
.container-reveal__image-inner{width:166%;left:-33%;}
}
.container-reveal__image img{object-fit:contain;object-position:center top;}
.container-reveal__title{letter-spacing:-0.33px;max-width:826px;line-height:1;color:var(--color-gray-400);transform:scale(0.8);}
@media only screen and (max-width: 1022px) {
.container-reveal__title{letter-spacing:0;}
}
@media(max-width:360px){
.container-reveal__title{font-size:24px;}
}
.container-reveal__title strong{color:var(--color-blackish);}
.container-types{position:relative;}
.container-types__inner{display:grid;grid-gap:100px;}
@media only screen and (max-width: 1200px) {
.container-types__inner{grid-gap:70px;}
}
.container-types .container-info{max-width:100%;}
.cta-module__inner{min-height:534px;position:relative;padding-top:168px;text-align:center;}
@media only screen and (max-width: 1022px) {
.cta-module__inner{padding-top:130px;min-height:375px;}
}
@media only screen and (max-width: 767px) {
.cta-module__inner{min-height:165px;padding-top:80px;}
}
.cta-module__content{position:relative;z-index:3;pointer-events:none;}
.cta-module__bg-map{z-index:-1;padding:0 15px;}
@media only screen and (max-width: 767px) {
.cta-module__bg-map{padding:0;}
}
.cta-module__bg-map img{width:100%;height:auto;object-fit:contain;}
.cta-module__logo{width:106px;aspect-ratio:1/1;background-color:var(--color-gray-800);border-radius:24px;padding:14px;margin:0 auto 36px;}
@media only screen and (max-width: 1200px) {
.cta-module__logo{margin-bottom:25px;}
}
@media only screen and (max-width: 1022px) {
.cta-module__logo{width:90px;border-radius:20px;}
}
@media only screen and (max-width: 767px) {
.cta-module__logo{width:60px;border-radius:10px;margin-bottom:15px;}
}
.cta-module__logo img{width:100%;height:auto;object-fit:contain;}
.cta-module__title{color:var(--color-gray-800);letter-spacing:-0.2px;margin-bottom:8px;}
@media only screen and (max-width: 767px) {
.cta-module__title{margin-bottom:20px;}
}
.cta-module .editor-text{text-align:left;max-width:558px;width:100%;margin:0 auto;font-weight:500;color:var(--color-gray-light);}
@media only screen and (max-width: 1022px) {
.cta-module .editor-text{text-align:center;}
}
.cta-module .btn{pointer-events:all;margin-top:35px;}
@media only screen and (max-width: 767px) {
.cta-module .btn{margin-top:30px;}
}
.cta-module__delivery-options{position:absolute;top:0;left:0;width:100%;height:330px;z-index:1;}
@media only screen and (max-width: 1200px) {
.cta-module__delivery-options{height:260px;}
}
@media only screen and (max-width: 1022px) {
.cta-module__delivery-options{height:220px;}
}
@media only screen and (max-width: 767px) {
.cta-module__delivery-options{height:90px;}
}
.cta-module__delivery-options-item{position:absolute;top:0;left:0;width:56px;height:56px;background-color:var(--color-primary);padding:14px;box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);transform-style:preserve-3d;transform:perspective(1000px);}
@media only screen and (max-width: 1200px) {
.cta-module__delivery-options-item{width:45px;height:45px;}
}
@media only screen and (max-width: 1022px) {
.cta-module__delivery-options-item{width:34px;height:34px;padding:10px;}
}
@media only screen and (max-width: 767px) {
.cta-module__delivery-options-item{width:22px;height:22px;padding:5px;}
}
.cta-module__delivery-options-item img{width:100%;height:auto;object-fit:contain;transform:translateZ(10px);}
.cta-module__delivery-options-item--1{top:66%;left:14.4%;}
.cta-module__delivery-options-item--2{top:54%;left:27.4%;}
.cta-module__delivery-options-item--3{top:22%;left:56%;}
.cta-module__delivery-options-item--4{top:72%;left:63.5%;}
.cta-module__delivery-options-item--5{top:58%;left:79.6%;}
.cta-module__delivery-options-item--6{top:24%;left:91%;}
.cta-module__delivery-options-item--7{top:26%;left:4%;}
.cta-module__delivery-options-item--8{top:6%;left:34%;}
.cta-module__delivery-options-item--9{top:16%;left:19%;}
.cta-module__delivery-options-item--10{top:28%;left:73%;}
.editor-text h6, .editor-text blockquote, .editor-text h5, .editor-text h4, .editor-text h3, .editor-text h2, .editor-text h1{line-height:1.2;color:var(--color-blackish);font-weight:600;letter-spacing:0;}
.editor-text h1{font-size:60px;}
@media only screen and (max-width: 1599px) {
.editor-text h1{font-size:54px;}
}
@media only screen and (max-width: 1200px) {
.editor-text h1{font-size:45px;}
}
@media only screen and (max-width: 1022px) {
.editor-text h1{font-size:42px;}
}
@media only screen and (max-width: 767px) {
.editor-text h1{font-size:36px;}
}
.editor-text h2{font-size:48px;line-height:1;}
@media only screen and (max-width: 1599px) {
.editor-text h2{font-size:44px;}
}
@media only screen and (max-width: 1200px) {
.editor-text h2{font-size:40px;}
}
@media only screen and (max-width: 1022px) {
.editor-text h2{font-size:38px;}
}
@media only screen and (max-width: 767px) {
.editor-text h2{font-size:32px;}
}
.editor-text h3{font-size:36px;}
@media only screen and (max-width: 1200px) {
.editor-text h3{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.editor-text h3{font-size:28px;}
}
.editor-text h4{font-size:30px;}
@media only screen and (max-width: 1200px) {
.editor-text h4{font-size:28px;}
}
@media only screen and (max-width: 767px) {
.editor-text h4{font-size:26px;}
}
.editor-text blockquote, .editor-text h5{font-size:24px;}
@media only screen and (max-width: 1200px) {
.editor-text blockquote, .editor-text h5{font-size:22px;}
}
@media only screen and (max-width: 767px) {
.editor-text blockquote, .editor-text h5{font-size:20px;}
}
.editor-text h6{font-size:20px;}
.editor-text{width:100%;}
.container .editor-text .container{max-width:100%;padding:0;}
.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6{margin-bottom:40px;font-weight:600;color:var(--color-gray-800);}
.editor-text h1:first-child, .editor-text h2:first-child, .editor-text h3:first-child, .editor-text h4:first-child, .editor-text h5:first-child, .editor-text h6:first-child{margin-top:0;}
.editor-text h1:last-child, .editor-text h2:last-child, .editor-text h3:last-child, .editor-text h4:last-child, .editor-text h5:last-child, .editor-text h6:last-child{margin-bottom:0;}
.editor-text p, .editor-text ul, .editor-text ol, .editor-text figure, .editor-text table, .editor-text blockquote{margin-top:28px;margin-bottom:28px;}
.editor-text p:first-child, .editor-text ul:first-child, .editor-text ol:first-child, .editor-text figure:first-child, .editor-text table:first-child, .editor-text blockquote:first-child{margin-top:0;}
.editor-text p:last-child, .editor-text ul:last-child, .editor-text ol:last-child, .editor-text figure:last-child, .editor-text table:last-child, .editor-text blockquote:last-child{margin-bottom:0;}
.editor-text p a, .editor-text ul a, .editor-text ol a, .editor-text figure a, .editor-text table a, .editor-text blockquote a{color:var(--color-blackish);text-decoration:underline;}
.editor-text p a:hover, .editor-text ul a:hover, .editor-text ol a:hover, .editor-text figure a:hover, .editor-text table a:hover, .editor-text blockquote a:hover{color:var(--color-blackish);text-decoration:none;}
.editor-text p + h1, .editor-text p + h2, .editor-text p + h3, .editor-text p + h4, .editor-text p + h5, .editor-text p + h6,
.editor-text ul + h1,
.editor-text ul + h2,
.editor-text ul + h3,
.editor-text ul + h4,
.editor-text ul + h5,
.editor-text ul + h6,
.editor-text ol + h1,
.editor-text ol + h2,
.editor-text ol + h3,
.editor-text ol + h4,
.editor-text ol + h5,
.editor-text ol + h6{margin-top:55px;}
@media only screen and (max-width: 767px) {
.editor-text p + h1, .editor-text p + h2, .editor-text p + h3, .editor-text p + h4, .editor-text p + h5, .editor-text p + h6,
.editor-text ul + h1,
.editor-text ul + h2,
.editor-text ul + h3,
.editor-text ul + h4,
.editor-text ul + h5,
.editor-text ul + h6,
.editor-text ol + h1,
.editor-text ol + h2,
.editor-text ol + h3,
.editor-text ol + h4,
.editor-text ol + h5,
.editor-text ol + h6{margin-top:32px;}
}
.editor-text p strong, .editor-text ul strong, .editor-text ol strong{font-weight:600;color:var(--color-gray-800);}
.editor-text img{width:100%;height:auto;margin:26px 0;}
@media only screen and (max-width: 767px) {
.editor-text img{margin:16px 0;}
}
.editor-text img:first-child{margin-top:0;}
.editor-text img:last-child{margin-bottom:0;}
.editor-text img.aligncenter, .editor-text img.alignright, .editor-text img.aligleft, .editor-text img.alignnone{display:block;}
.editor-text img.aligncenter{margin-left:auto;margin-right:auto;}
.editor-text img.alignright{margin-left:auto;}
.editor-text img.aligleft{margin-right:auto;}
.editor-text figure img{margin:0;}
.editor-text ol, .editor-text ul{display:grid;padding-left:0;}
@media only screen and (max-width: 767px) {
.editor-text ol, .editor-text ul{padding-left:16px;}
}
.editor-text ol:last-child, .editor-text ul:last-child{margin-bottom:0;}
.editor-text ol:first-child, .editor-text ul:first-child{margin-top:0;}
.editor-text ol li, .editor-text ul li{position:relative;padding-left:24px;}
.editor-text ol li::before, .editor-text ul li::before{content:"";position:absolute;left:10px;top:12px;}
.editor-text ul li::before{border-radius:100%;background-color:var(--color-blackish);width:4px;height:4px;}
.editor-text ol{counter-reset:ol_text_counter;}
.editor-text ol li{counter-increment:ol_text_counter;padding-left:32px;}
.editor-text ol li:before{content:counter(ol_text_counter) ".";top:0;}
.editor-text ol li:nth-of-type(n + 10){padding-left:40px;}
.editor-text ol li:nth-of-type(n + 100){padding-left:52px;}
.editor-text table{border:1px solid;width:100%;}
.editor-text table tr{border-bottom:1px solid;}
.editor-text table th, .editor-text table td{padding:0.5em;height:auto !important;}
.editor-text table th:not(:first-child),
.editor-text table td:not(:first-child){border-left:1px solid;}
.editor-text blockquote{position:relative;padding-left:42px;line-height:1.55;max-width:640px;}
@media only screen and (max-width: 1022px) {
.editor-text blockquote{max-width:100%;}
}
@media only screen and (max-width: 767px) {
.editor-text blockquote{padding-left:32px;}
}
.editor-text blockquote::before{position:absolute;content:"";width:2px;height:100%;top:0;left:0;background-color:var(--color-primary);}
.editor-text iframe{width:100%;aspect-ratio:16/9;height:auto;margin:36px 0;border:0;}
.editor-text iframe:last-child{margin-bottom:0;}
.editor-text iframe:first-child{margin-top:0;}
.experience-module{overflow:hidden;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1022px) {
.experience-module{padding:40px 0 60px;}
}
.experience-module__content{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;letter-spacing:0.04em;}
@media only screen and (max-width: 1200px) {
.experience-module__content{grid-template-columns:1fr;}
}
.experience-module__left{padding:62px 0 136px;display:flex;flex-direction:column;min-height:100%;align-items:flex-start;}
@media only screen and (max-width: 1200px) {
.experience-module__left{padding:60px 0 100px;}
}
@media only screen and (max-width: 1022px) {
.experience-module__left{padding:0;margin-top:40px;min-height:1px;}
}
.experience-module .mod-counter{margin-top:auto;padding-top:50px;}
@media only screen and (max-width: 767px) {
.experience-module .mod-counter{max-width:100%;width:100%;padding:0;margin-top:40px;}
}
.experience-module__image{height:720px;margin-left:-110px;width:150%;z-index:-1;position:relative;}
@media only screen and (max-width: 1599px) {
.experience-module__image{height:680px;}
}
@media only screen and (max-width: 1200px) {
.experience-module__image{height:560px;}
}
@media only screen and (max-width: 1022px) {
.experience-module__image{height:auto;margin:0;width:100%;}
}
.experience-module__image img{width:100%;height:auto;object-fit:contain;}
.facts-module{border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1022px) {
.facts-module{padding:60px 0;}
}
.facts-module strong{font-weight:600;color:var(--color-gray-800);}
.facts-module .editor-text{max-width:298px;width:100%;}
@media only screen and (max-width: 1022px) {
.facts-module .editor-text{max-width:50%;margin:0 auto;}
}
@media only screen and (max-width: 767px) {
.facts-module .editor-text{max-width:100%;}
}
.facts-module__left{padding:120px 0;height:100%;border-right:1px solid var(--color-border);}
@media only screen and (max-width: 1200px) {
.facts-module__left{padding:70px 0;}
}
@media only screen and (max-width: 1022px) {
.facts-module__left{padding:0;border:0;margin-top:40px;}
}
.facts-module__right{padding:95px 0 190px;}
@media only screen and (max-width: 1599px) {
.facts-module__right{padding-bottom:150px;}
}
@media only screen and (max-width: 1200px) {
.facts-module__right{padding:70px 0 100px;}
}
@media only screen and (max-width: 1022px) {
.facts-module__right{padding:0;}
}
.facts-module__right .title{line-height:1;color:var(--color-gray-800);margin-bottom:96px;}
@media only screen and (max-width: 1200px) {
.facts-module__right .title{margin-bottom:70px;}
}
@media only screen and (max-width: 1022px) {
.facts-module__right .title{margin-bottom:40px;}
}
.facts-module .mod-counter{width:100%;padding-left:16px;}
@media only screen and (max-width: 1022px) {
.facts-module .mod-counter{padding:0;}
}
.faq-module__body{display:grid;border-top:1px solid var(--color-gray-200);letter-spacing:0.33px;}
.faq-module__item{display:grid;grid-gap:20px;border-bottom:1px solid var(--color-gray-200);grid-template-columns:repeat(2, minmax(0, 1fr));padding:36px 0;}
@media only screen and (max-width: 1022px) {
.faq-module__item{grid-template-columns:1fr;grid-gap:8px;padding:32px 0;}
}
.features-module{position:relative;}
.features-module__left{top:64px;min-height:calc(100vh - 64px);position:sticky;position:-webkit-sticky;display:flex;flex-direction:column;justify-content:space-between;padding:80px 0;}
@media only screen and (max-width: 1022px) {
.features-module__left{padding:0;min-height:1px;position:relative;top:0;max-width:600px;margin-bottom:60px;display:grid;grid-gap:32px;}
}
@media only screen and (max-width: 767px) {
.features-module__left{grid-gap:24px;margin-bottom:40px;}
}
.features-module__text{max-width:404px;}
.features-module__text strong{font-weight:600;color:var(--color-gray-800);}
.features-module__right{padding:80px 0;display:grid;grid-gap:20px;}
@media only screen and (max-width: 1022px) {
.features-module__right{padding:0;grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media only screen and (max-width: 767px) {
.features-module__right{grid-template-columns:1fr;}
}
.site-footer__bottom-nav li:not(:last-child)::after{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit;text-align:inherit;font-style:inherit;font-family:inherit;}
.site-footer{position:relative;width:100%;z-index:7;background-color:var(--color-gray-800);padding:90px 0 32px;line-height:18px;}
@media only screen and (max-width: 1200px) {
.site-footer{padding-top:70px;}
}
@media only screen and (max-width: 1022px) {
.site-footer{padding:50px 0;}
}
@media only screen and (max-width: 767px) {
.site-footer{padding:30px 0;}
}
.site-footer__top-left{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:20px;}
@media only screen and (max-width: 1022px) {
.site-footer__top-left{grid-template-columns:repeat(3, minmax(0, 1fr));}
}
@media only screen and (max-width: 767px) {
.site-footer__top-left{grid-template-columns:1fr;}
}
.site-footer__top-right{display:grid;grid-gap:58px;}
@media only screen and (max-width: 1022px) {
.site-footer__top-right{grid-gap:40px;}
}
@media only screen and (max-width: 767px) {
.site-footer__top-right{grid-gap:20px;margin-top:20px;}
}
.site-footer__nav{font-weight:500;}
.site-footer__nav-title{color:var(--color-gray);margin-bottom:22px;display:inline-flex;}
@media only screen and (max-width: 767px) {
.site-footer__nav-title{margin-bottom:15px;}
}
.site-footer__nav-title[href]:hover{color:var(--color-primary);}
.site-footer__nav ul{display:grid;grid-gap:8px;}
.site-footer__nav-link{color:var(--color-border);}
.site-footer__nav-link:hover{color:var(--color-primary);}
.site-footer__bottom{margin-top:94px;}
@media only screen and (max-width: 1022px) {
.site-footer__bottom{margin-top:50px;}
}
.site-footer__bottom-nav{margin-top:40px;}
@media only screen and (max-width: 1022px) {
.site-footer__bottom-nav{margin-top:15px;}
}
.site-footer__bottom-nav ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;}
@media only screen and (max-width: 767px) {
.site-footer__bottom-nav ul{justify-content:center;}
}
.site-footer__bottom-nav li{display:flex;align-items:center;position:relative;}
.site-footer__bottom-nav li:not(:last-child)::after{content:"|";margin:0 8px;}
.site-footer__bottom-nav a{color:var(--color-gray);text-decoration:underline;display:flex;align-items:center;gap:8px;}
.site-footer__bottom-nav a:hover{text-decoration:none;color:var(--color-primary);}
.site-footer__bottom-nav a.has-logo{text-decoration:none;}
.site-footer__bottom-nav a.has-logo:hover{color:inherit;}
.site-footer__bottom-nav-logo{flex-shrink:0;position:relative;font-size:0;line-height:0;}
.site-footer__bottom-nav-logo img{object-fit:contain;transition:opacity 80ms ease;}
.site-footer__bottom-nav-logo--hover{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;}
.site-footer__bottom-nav-logo.has-hover-logo:hover .site-footer__bottom-nav-logo--default{opacity:0;}
.site-footer__bottom-nav-logo.has-hover-logo:hover .site-footer__bottom-nav-logo--hover{opacity:1;}
.site-footer__logo{display:flex;max-width:176px;width:100%;margin-bottom:22px;}
@media only screen and (max-width: 767px) {
.site-footer__logo{margin-bottom:15px;}
}
.site-footer__logo img{width:100%;height:auto;object-fit:contain;}
.site-footer__logo--large{max-width:100%;margin-top:15px;margin-bottom:0;}
@media only screen and (max-width: 767px) {
.site-footer__logo--large{max-width:60%;width:100%;margin:50px auto 0;}
}
.site-footer__address-text{display:block;}
.site-footer__address-text[href]{color:var(--color-border);}
.site-footer__address-text[href]:hover{color:var(--color-primary);}
.site-footer a{transition-duration:80ms;}
.form-module{position:relative;background-color:var(--color-white);}
@media only screen and (max-width: 1022px) {
.form-module .container{padding:0;max-width:100%;}
}
.form-module__background{width:50vw;left:initial;right:0;}
.form-module__body{display:grid;grid-template-columns:42.33% 1fr;grid-gap:106px;}
@media only screen and (max-width: 1200px) {
.form-module__body{grid-gap:40px;}
}
@media only screen and (max-width: 1022px) {
.form-module__body{grid-template-columns:1fr;}
}
.form-module__left{display:flex;flex-direction:column;}
.form-module__left-inner{display:flex;flex-direction:column;min-height:100vh;width:100%;position:sticky;position:-webkit-sticky;top:0;justify-content:center;}
@media only screen and (max-width: 1022px) {
.form-module__left-inner{position:relative;min-height:1px;aspect-ratio:16/9;padding:0 24px;}
}
@media only screen and (max-width: 767px) {
.form-module__left-inner{position:relative;min-height:300px;aspect-ratio:initial;padding:50px 24px;}
}
main .form-module__left-inner{top:64px;}
@media only screen and (max-width: 1022px) {
main .form-module__left-inner{top:0;}
}
.form-module__right{padding:106px 0;}
@media only screen and (max-width: 1200px) {
.form-module__right{padding:80px 0;}
}
@media only screen and (max-width: 1022px) {
.form-module__right{padding:20px 24px 80px;}
}
.form-module__content{display:flex;flex-wrap:wrap;gap:28px;margin-top:10px;}
@media only screen and (max-width: 767px) {
.form-module__content{gap:6px 28px;margin-top:16px;}
}
.form-module__content a:hover{color:var(--color-blackish);}
.form-module__content, .form-module__title{position:relative;z-index:3;}
.form-module .word-wrapper{margin-bottom:-22px;}
@media only screen and (max-width: 1022px) {
.form-module .word-wrapper{margin-bottom:-16px;}
}
.global-reach__map{padding:14px 36px 0;max-width:1512px;}
@media only screen and (max-width: 767px) {
.global-reach__map{padding:0 24px;}
}
.global-reach__boxes{position:absolute;left:0;top:0;width:100%;z-index:3;}
@media only screen and (max-width: 767px) {
.global-reach__boxes{position:relative;margin-top:40px;}
}
.global-reach__row{display:grid;grid-gap:20px;grid-template-columns:repeat(3, minmax(0, 1fr));}
@media only screen and (max-width: 767px) {
.global-reach__row{grid-template-columns:1fr;}
}
.global-reach__item{display:flex;flex-direction:column;align-items:flex-start;padding:32px;background:repeating-linear-gradient(135deg, var(--color-gray-800), var(--color-gray-800) 1px, transparent 1px, transparent 10px);}
@media only screen and (max-width: 767px) {
.global-reach__item{padding:16px;}
}
.global-reach__item-title{background-color:var(--color-gray-800);padding:12px 16px;}
@media only screen and (max-width: 1022px) {
.global-reach__item-title{padding:8px 16px;font-size:26px;}
}
.global-reach__item-title.title{color:var(--color-gray-100);}
.global-reach__item-row{display:flex;gap:8px;padding:7px 16px;background-color:var(--color-white);}
.global-reach__item-row-label{position:relative;min-width:100px;padding-left:16px;}
.global-reach__item-row-label::before{content:"";width:10px;height:10px;border:1px solid currentColor;position:absolute;left:0;top:8px;background-color:var(--color-white);}
.global-reach__item-row-count{flex-shrink:0;min-width:40px;}
.global-reach__item-row-export .global-reach__item-row-label::before{background-color:var(--color-primary);}
.goods-info__inner{letter-spacing:0.02em;}
.goods-info__group{padding-top:64px;scroll-margin-top:148px;}
@media only screen and (max-width: 1022px) {
.goods-info__group{padding-top:45px;scroll-margin-top:156px;}
}
.goods-info__group:first-child{padding-top:0;scroll-margin-top:230px;}
.goods-info__title{margin-bottom:6px;}
@media only screen and (max-width: 767px) {
.goods-info__title{margin-bottom:15px;}
}
.goods-info__title .title{margin-bottom:5px;}
.goods-info__item{display:grid;grid-template-columns:100px 1fr;align-items:center;grid-gap:110px;padding:20px 106px 20px 0;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1599px) {
.goods-info__item{grid-gap:80px;}
}
@media only screen and (max-width: 1200px) {
.goods-info__item{grid-gap:40px;grid-template-columns:80px 1fr;padding-right:80px;}
}
@media only screen and (max-width: 767px) {
.goods-info__item{padding:15px 0;grid-template-columns:60px 1fr;grid-gap:20px;}
}
.goods-info__item-image{aspect-ratio:1/1;}
.goods-info__item-image img{width:100%;height:auto;object-fit:contain;}
.hero-module{position:relative;min-height:calc(100vh - 64px);display:flex;align-items:flex-end;padding:80px 0 14vh;background-color:var(--color-background);}
@media only screen and (max-width: 767px) {
.hero-module{padding:40px 0 14vh;}
}
.hero-module__content{position:relative;z-index:3;width:100%;display:grid;grid-gap:30px;}
.hero-module__title{display:flex;flex-direction:column;align-items:flex-start;position:relative;line-height:1.1;}
@media only screen and (max-width: 767px) {
.hero-module__title{font-size:10vw;}
}
.hero-module__title-1, .hero-module__title-2{overflow:hidden;position:relative;}
.hero-module__title-1 .word, .hero-module__title-2 .word{will-change:"opacity, transform";transform:translate(0, 100%);}
.hero-module__title-line{position:absolute;height:14px;z-index:3;pointer-events:none;left:-4px;bottom:58px;width:0;background-color:var(--color-primary);}
@media only screen and (max-width: 1599px) {
.hero-module__title-line{bottom:44px;}
}
@media only screen and (max-width: 1200px) {
.hero-module__title-line{height:10px;bottom:42px;}
}
@media only screen and (max-width: 1022px) {
.hero-module__title-line{bottom:36px;}
}
@media only screen and (max-width: 767px) {
.hero-module__title-line{bottom:4vw;height:1.4vw;}
}
.hero-module__text{max-width:404px;}
.hero-module__text strong{font-weight:600;color:var(--color-blackish);}
.hero-module__footer{display:flex;align-items:flex-end;justify-content:space-between;max-width:696px;}
@media only screen and (max-width: 767px) {
.hero-module__footer{flex-direction:column;justify-content:flex-start;gap:32px;align-items:flex-start;}
}
.hero-module__footer .btn{min-height:48px;}
.hero-module__footer-right, .hero-module__footer-left{opacity:0;transform:translate(0, 40px);}
.image-module__header{text-align:right;margin-bottom:96px;}
@media only screen and (max-width: 1599px) {
.image-module__header{margin-bottom:70px;}
}
@media only screen and (max-width: 1022px) {
.image-module__header{margin-bottom:50px;}
}
@media only screen and (max-width: 767px) {
.image-module__header{text-align:left;margin-bottom:40px;}
}
.image-module__header .title{color:var(--color-gray-light);}
.image-module__header .title strong{font-weight:600;color:var(--color-gray-800);}
.image-module__image{position:relative;height:80dvh;}
@media only screen and (max-width: 1200px) {
.image-module__image{height:68dvh;}
}
@media only screen and (max-width: 1022px) {
.image-module__image{height:50dvh;}
}
@media only screen and (max-width: 767px) {
.image-module__image{height:auto;aspect-ratio:16/9;}
}
.image-module__image img{transform:scale(1.0000001);transition:transform 0.6s ease;}
.image-module__image:hover img{transform:scale(1.02);}
.image-text__image::after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.image-text{border-bottom:1px solid var(--color-border);}
.image-text__image{position:relative;height:34vw;min-height:100%;max-height:800px;}
@media only screen and (max-width: 1022px) {
.image-text__image{height:auto;min-height:1px;padding-bottom:56.24%;width:100vw;left:-24px;}
}
@media only screen and (max-width: 767px) {
.image-text__image{width:calc(100% + 48px);padding-bottom:70%;}
}
.image-text__image::after{left:initial;right:0;width:50vw;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 45.5%, rgba(0, 0, 0, 0.4) 69.57%);z-index:1;}
@media only screen and (max-width: 1022px) {
.image-text__image::after{width:100%;}
}
.image-text__image video{position:absolute;left:initial;right:0;top:0;width:50vw;}
@media only screen and (max-width: 1022px) {
.image-text__image video{width:100%;}
}
.image-text .title{position:absolute;bottom:48px;left:0;z-index:3;color:var(--color-white);font-weight:600;padding-right:20px;line-height:1;}
@media only screen and (max-width: 1022px) {
.image-text .title{padding:20px 24px 0;bottom:24px;}
}
@media only screen and (max-width: 767px) {
.image-text .title{position:relative;bottom:0;padding:0;color:var(--color-gray-800);margin-bottom:15px;}
}
.image-text strong{font-weight:600;color:var(--color-gray-800);}
.image-text__text{padding:80px 0;}
@media only screen and (max-width: 1022px) {
.image-text__text{padding:40px 0 60px;max-width:70%;width:100%;}
}
@media only screen and (max-width: 767px) {
.image-text__text{max-width:100%;padding:30px 0 60px;}
}
.image-with-caption figcaption{font-size:12px;}
.image-with-caption figure{margin:0;width:100%;}
.image-with-caption img{height:auto;object-fit:contain;width:100%;}
.image-with-caption figcaption{font-weight:500;color:var(--color-gray-light);letter-spacing:0.02em;margin-top:4px;}
@media(min-width:1600px){
.with-sidebar .image-with-caption{max-width:1200px;width:100%;}
}
.import-export-module .editor-text{letter-spacing:0.02em;}
.import-export-module__header{max-width:720px;margin-bottom:96px;color:var(--color-gray-400);position:relative;z-index:2;}
@media only screen and (max-width: 767px) {
.import-export-module__header{margin-bottom:50px;}
}
.import-export-module__header strong{color:var(--color-gray-800);}
.import-export-module__sub-title{margin-bottom:36px;max-width:632px;height:80px;display:flex;justify-content:center;align-items:flex-start;background-image:linear-gradient(to right, var(--color-gray-400) 50%, transparent 50%), linear-gradient(to right, var(--color-gray-400) 0%, transparent 0%), linear-gradient(to bottom, var(--color-gray-400) 50%, transparent 50%), linear-gradient(to bottom, var(--color-gray-400) 50%, transparent 50%);background-position:left top, left bottom, left top, right top;background-repeat:repeat-x, repeat-x, repeat-y, repeat-y;background-size:16px 1px, 16px 1px, 1px 16px, 1px 16px;}
@media only screen and (max-width: 767px) {
.import-export-module__sub-title{display:none;}
}
.import-export-module__sub-title .title{color:var(--color-gray-400);}
.import-export-module__sub-title-inner{background-color:var(--color-background);padding:0 50px;z-index:3;transform:translate(0, -50%);}
.import-export-module__body{display:grid;grid-gap:20px;grid-template-columns:repeat(2, minmax(0, 1fr));}
@media only screen and (max-width: 767px) {
.import-export-module__body{grid-template-columns:1fr;grid-gap:60px;}
}
.import-export-module__item{display:grid;grid-gap:16px;align-items:flex-start;}
@media only screen and (max-width: 767px) {
.import-export-module__item{grid-gap:24px;}
}
.import-export-module__item-header{display:flex;align-items:center;gap:10px;position:relative;padding:16px 24px;background-color:var(--color-white);overflow:hidden;}
@media only screen and (max-width: 767px) {
.import-export-module__item-header{padding:16px;}
}
.import-export-module__item-header::after{content:"";position:absolute;right:0;top:0;width:100%;background-color:var(--color-primary);height:100%;z-index:0;transform:translate(100%, 0);transition:transform 0.3s ease;}
.import-export-module__item-title{position:relative;z-index:2;}
.import-export-module__item .icon{flex-shrink:0;position:relative;z-index:2;}
.import-export-module__item .icon::before{background-color:var(--color-gray-800);}
.import-export-module__item-label{text-align:center;width:190px;transition:color 0.6s ease;flex-shrink:0;}
@media only screen and (max-width: 1200px) {
.import-export-module__item-label{width:100%;}
}
.import-export-module__item-label.title{color:var(--color-gray-400);}
.import-export-module__item-body{display:flex;gap:20px;align-items:center;}
@media only screen and (max-width: 1200px) {
.import-export-module__item-body{flex-direction:column;width:100%;}
}
.import-export-module__item-list{display:grid;flex:auto;grid-gap:12px;width:100%;}
.import-export-module__item-info{padding:24px;color:var(--color-gray-400);background-color:var(--color-gray-800);letter-spacing:0.33px;}
@media only screen and (max-width: 767px) {
.import-export-module__item-info{padding:16px;}
}
.import-export-module__item-info strong{font-weight:600;color:var(--color-gray-100);}
.import-export-module__item:nth-child(even) .import-export-module__item-header::after{right:initial;left:0;transform:translate(-100%, 0);}
.import-export-module__item:hover .import-export-module__item-label.title{color:var(--color-gray-800);}
.import-export-module__item:hover .import-export-module__item-header::after{transform:translate(0, 0) !important;}
.info-module .editor-text, .info-module .title{max-width:615px;width:100%;}
@media only screen and (max-width: 1022px) {
.info-module .editor-text, .info-module .title{max-width:100%;}
}
.info-module__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:20px;}
@media only screen and (max-width: 1200px) {
.info-module__list{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media only screen and (max-width: 767px) {
.info-module__list{grid-template-columns:1fr;}
}
.info-module__item{padding:12px;height:100%;display:flex;}
@media only screen and (max-width: 1022px) {
.info-module__item{padding:10px;}
}
.info-module__item-text{min-height:80px;padding:16px 24px;align-content:center;letter-spacing:0.02em;flex:auto;}
@media only screen and (max-width: 1022px) {
.info-module__item-text{min-height:76px;padding:14px 18px;}
}
@media only screen and (max-width: 767px) {
.info-module__item-text{min-height:1px;}
}
.intro-module__inner{display:grid;grid-template-columns:32% 1fr;grid-gap:20px;align-items:flex-start;}
@media only screen and (max-width: 1200px) {
.intro-module__inner{grid-template-columns:40% 1fr;}
}
@media only screen and (max-width: 1022px) {
.intro-module__inner{grid-template-columns:1fr;}
}
.intro-module__title{letter-spacing:normal;line-height:1.2;}
.intro-module__sub-title.title, .intro-module__sub-title{color:var(--color-gray-light);padding-bottom:32px;}
@media only screen and (max-width: 1200px) {
.intro-module__sub-title.title, .intro-module__sub-title{padding-bottom:24px;}
}
@media only screen and (max-width: 1022px) {
.intro-module__sub-title.title, .intro-module__sub-title{padding-bottom:0;}
}
.intro-module__sub-title.title strong, .intro-module__sub-title strong{font-weight:600;color:var(--color-gray-800);}
.intro-module--secondary .intro-module__inner{display:grid;grid-template-columns:77% 1fr;grid-gap:20px;align-items:flex-end;}
@media only screen and (max-width: 1200px) {
.intro-module--secondary .intro-module__inner{grid-template-columns:70% 1fr;}
}
@media only screen and (max-width: 1022px) {
.intro-module--secondary .intro-module__inner{grid-template-columns:1fr;}
}
.intro-module--secondary .intro-module__title{line-height:1;letter-spacing:-0.02em;}
@media only screen and (max-width: 1022px) {
.intro-module--secondary .intro-module__title{font-size:60px;}
}
@media only screen and (max-width: 767px) {
.intro-module--secondary .intro-module__title{hyphens:auto;font-size:48px;}
}
.intro-module .word{transform:translate(0, 100%);}
@media only screen and (max-width: 1022px) {
.sc-intro-module .section-margin:first-child .margin{height:60px;}
}
.key-terms{letter-spacing:0.02em;}
.key-terms .title{color:var(--color-border);margin-bottom:20px;}
@media only screen and (max-width: 767px) {
.key-terms .title{margin-bottom:10px;}
}
.key-terms__item{display:grid;grid-template-columns:32% 1fr;grid-gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1022px) {
.key-terms__item{padding:20px 0;}
}
@media only screen and (max-width: 767px) {
.key-terms__item{grid-template-columns:1fr;grid-gap:10px;}
}
.key-terms__group{padding-top:64px;scroll-margin-top:148px;}
@media only screen and (max-width: 1022px) {
.key-terms__group{padding-top:50px;scroll-margin-top:156px;}
}
.key-terms__group:first-child{padding-top:0;scroll-margin-top:230px;}
.latest-news{padding-bottom:45px;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 767px) {
.latest-news{padding-bottom:60px;}
}
.latest-news__header{border-bottom:1px solid var(--color-border);padding:42px 0;margin-bottom:90px;}
@media only screen and (max-width: 1599px) {
.latest-news__header{margin-bottom:70px;padding:36px 0;}
}
@media only screen and (max-width: 1200px) {
.latest-news__header{margin-bottom:60px;}
}
@media only screen and (max-width: 1022px) {
.latest-news__header{padding:50px 0 20px;margin-bottom:40px;border:0;}
}
.latest-news__header-inner{display:grid;grid-template-columns:66.5% 1fr;grid-gap:20px;}
@media only screen and (max-width: 1599px) {
.latest-news__header-inner{grid-template-columns:64% 1fr;}
}
@media only screen and (max-width: 1200px) {
.latest-news__header-inner{grid-template-columns:58% 1fr;}
}
@media only screen and (max-width: 1022px) {
.latest-news__header-inner{grid-template-columns:1fr;}
}
.latest-news__header-right{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:56px;color:var(--color-gray-light);}
@media only screen and (max-width: 1200px) {
.latest-news__header-right{grid-gap:20px;}
}
@media only screen and (max-width: 1022px) {
.latest-news__header-right{grid-template-columns:1fr;justify-items:flex-start;}
}
.latest-news .news-card{max-width:100%;}
.latest-news .news-card--large{grid-column:span 2;grid-row:span 2;}
@media only screen and (max-width: 1022px) {
.latest-news .news-card--large{grid-column:span 2;grid-row:span 1;}
}
@media only screen and (max-width: 767px) {
.latest-news .news-card--large{grid-column:span 1;}
}
.latest-news__inner{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:35px 20px;}
@media only screen and (max-width: 1022px) {
.latest-news__inner{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media only screen and (max-width: 767px) {
.latest-news__inner{grid-template-columns:1fr;}
}
.logistics-module{position:relative;}
.logistics-module__header{max-width:810px;margin-bottom:95px;}
@media only screen and (max-width: 1599px) {
.logistics-module__header{margin-bottom:80px;}
}
@media only screen and (max-width: 1200px) {
.logistics-module__header{margin-bottom:60px;}
}
.logistics-module .logistics-card{max-width:100%;}
.logistics-module__body{display:grid;grid-gap:20px;grid-template-columns:repeat(3, minmax(0, 1fr));min-height:100%;}
@media only screen and (max-width: 1022px) {
.logistics-module__body{grid-template-columns:1fr;grid-gap:32px;}
}
.news-details{border-bottom:1px solid var(--color-border);padding-bottom:60px;}
.news-details .container .container{max-width:100%;padding:0;}
.news-details__share-title{color:var(--color-gray-800);margin-bottom:12px;}
.news-list__header{border-bottom:1px solid var(--color-border);padding-bottom:18px;margin-bottom:85px;}
@media only screen and (max-width: 1200px) {
.news-list__header{margin-bottom:50px;}
}
@media only screen and (max-width: 767px) {
.news-list__header{margin-bottom:40px;}
}
.news-list__header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;}
@media only screen and (max-width: 1022px) {
.news-list__header-inner{flex-direction:column;align-items:flex-start;}
}
.news-list__header-title{flex-shrink:0;}
.news-list__header-right{margin-left:auto;max-width:80%;display:flex;justify-content:flex-end;}
@media only screen and (max-width: 1022px) {
.news-list__header-right{max-width:100%;margin-left:0;}
}
@media only screen and (max-width: 767px) {
.news-list__header-right .mod-filter__inner{padding-left:24px;}
}
@media only screen and (max-width: 767px) {
.news-list__header-right .mod-filter__inner-wrapper{width:calc(100% + 48px);margin-left:-24px;}
}
.news-list__inner{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:44px 20px;}
@media only screen and (max-width: 1200px) {
.news-list__inner{grid-template-columns:repeat(3, minmax(0, 1fr));}
}
@media only screen and (max-width: 1022px) {
.news-list__inner{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media only screen and (max-width: 767px) {
.news-list__inner{grid-template-columns:1fr;grid-gap:40px;}
}
.news-list__inner .news-card{height:100%;max-width:100%;}
.news-list__inner .news-card--large .news-card__image{padding-bottom:50%;}
@media only screen and (max-width: 1022px) {
.news-list__inner .news-card--large .news-card__image{padding-bottom:56.24%;}
}
.news-list .pagination{margin-top:48px;}
.news-list--two-col .news-list__inner{grid-template-columns:repeat(2, minmax(0, 1fr));}
@media only screen and (max-width: 767px) {
.news-list--two-col .news-list__inner{grid-template-columns:1fr;}
}
.news-list--bottom-border{border-bottom:1px solid var(--color-border);padding-bottom:96px;}
@media only screen and (max-width: 1200px) {
.news-list--bottom-border{padding-bottom:80px;}
}
@media only screen and (max-width: 1022px) {
.news-list--bottom-border{padding-bottom:60px;}
}
.news-list--bottom-border .news-list__header{border:0;padding-bottom:0;margin-bottom:40px;}
.news-module{position:relative;border-bottom:1px solid var(--color-border);overflow:hidden;}
@media only screen and (max-width: 1022px) {
.news-module{padding-bottom:60px;}
}
@media only screen and (max-width: 1022px) {
.news-module .container{max-width:100%;padding:0;}
}
.news-module__inner{display:grid;grid-template-columns:49.2% 1fr;align-items:flex-start;grid-gap:126px;}
@media only screen and (max-width: 1599px) {
.news-module__inner{grid-gap:110px;}
}
@media only screen and (max-width: 1200px) {
.news-module__inner{grid-gap:60px;}
}
@media only screen and (max-width: 1022px) {
.news-module__inner{grid-template-columns:1fr;grid-gap:40px;}
}
.news-module__image{position:absolute;width:0;height:100%;top:0;left:0;overflow:hidden;}
@media only screen and (min-width: 1023px) {
.news-module__image-inner{width:50vw;}
}
@media only screen and (max-width: 1022px) {
.news-module__image-inner{width:100vw;}
}
.news-module__image-wrapper{width:100%;padding-bottom:45vw;height:100%;}
@media only screen and (max-width: 1022px) {
.news-module__image-wrapper{padding-bottom:100%;position:relative;}
}
.news-module__title{position:relative;margin-left:-8px;}
@media only screen and (max-width: 1200px) {
.news-module__title{margin-left:-5px;}
}
@media only screen and (max-width: 1022px) {
.news-module__title{margin:0;}
}
.news-module__title::after{position:absolute;content:"";width:200vw;height:1px;background-color:var(--color-border);bottom:7px;left:-100vw;z-index:-1;}
@media only screen and (max-width: 1022px) {
.news-module__title::after{left:-24px;bottom:2px;}
}
.news-module__title .title{line-height:0.8;}
@media only screen and (max-width: 767px) {
.news-module__title .title{font-size:50px;line-height:0.8;}
}
.news-module__content{display:flex;flex-direction:column;gap:80px;height:100%;padding:64px 0 96px;}
@media only screen and (max-width: 1200px) {
.news-module__content{padding-bottom:64px;gap:60px;}
}
@media only screen and (max-width: 1022px) {
.news-module__content{gap:40px;padding:0 24px;}
}
.news-module__content-inner{margin-top:auto;display:flex;flex-direction:column;gap:24px;}
@media only screen and (max-width: 1200px) {
.news-module__content-inner{gap:18px;}
}
.news-module__content-top{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.news-module__content-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:0.02em;}
.news-module__date-time{display:flex;gap:8px;flex-shrink:0;}
.news-module__date-time span{color:var(--color-border);}
@media only screen and (min-width: 1023px) {
.news-module--reverse .news-module__inner{grid-template-columns:1fr 57.6%;gap:34px;}
}
@media only screen and (min-width: 1023px) {
.news-module--reverse .news-module__content{order:-1;padding:62px 0;}
}
@media only screen and (min-width: 1023px) {
.news-module--reverse .news-module__content-title{line-height:1;}
}
@media only screen and (min-width: 1201px) {
.news-module--reverse .news-module__content-title{letter-spacing:-1.2px;}
}
@media only screen and (min-width: 1023px) {
.news-module--reverse .news-module__image{right:0;left:initial;}
.news-module--reverse .news-module__image-inner{left:initial;right:0;}
}
@media only screen and (min-width: 1023px) {
.news-module--reverse .news-module__image-wrapper{padding-bottom:38vw;}
}
.noscript{display:block;width:100%;position:relative;z-index:9999;}
.noscript__content{background-color:#ffc107;border:4px solid black;color:black;display:flex;flex-flow:column;justify-content:center;align-items:center;padding:40px;text-align:center;width:100%;}
.page-header-module .page-header-wrapper{position:relative;top:0;}
.sc-page-header-module{position:sticky;position:-webkit-sticky;top:64px;z-index:6;}
.sidebar-module{width:324px;}
@media only screen and (max-width: 1599px) {
.sidebar-module{width:300px;}
}
@media only screen and (max-width: 1200px) {
.sidebar-module{width:250px;}
}
@media only screen and (min-width: 1023px) {
.sidebar-module{position:fixed;top:64px;left:0;z-index:6;}
}
@media only screen and (max-width: 1022px) {
.sidebar-module{width:100%;}
}
@media only screen and (max-width: 1022px) {
.sc-sidebar-module{margin-bottom:30px;}
}
@media only screen and (max-width: 767px) {
.sc-sidebar-module{margin-bottom:15px;}
}
@media only screen and (min-width: 1023px) {
.with-sidebar .sc-sidebar-module{grid-row-start:1;grid-row-end:100;}
}
.site-header{width:100%;position:fixed;left:0;top:0;z-index:100;background-color:var(--color-white);box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.1);border-bottom:1px solid var(--color-gray-200);}
@media only screen and (max-width: 1022px) {
.site-header{padding:0 24px;display:flex;justify-content:space-between;gap:40px;}
}
.site-header__inner{letter-spacing:0.35px;}
@media only screen and (min-width: 1023px) {
.site-header__inner{position:relative;min-height:64px;display:flex !important;justify-content:space-between;gap:60px;}
}
@media only screen and (max-width: 1022px) {
.site-header__inner{position:fixed;left:0;top:64px;height:calc(100% - 64px);display:none;width:100%;overflow:auto;background-color:var(--color-white);border-top:1px solid var(--color-gray-200);}
}
.site-header__logo{max-width:45px;}
@media only screen and (min-width: 1023px) {
.site-header__logo{position:absolute;z-index:9;left:50%;width:100%;top:50%;transform:translate(-50%, -50%);}
}
.site-header__logo img{width:100%;object-fit:contain;transition:opacity 0.3s ease;}
@media only screen and (min-width: 1023px) {
.body-scroll-locked .site-header__logo img{margin-left:calc(var(--scroll-width, 0px) * -1);}
}
@media only screen and (max-width: 1022px) {
.site-header__left{width:100%;}
}
.site-header__right{display:flex;}
@media only screen and (max-width: 1022px) {
.site-header__right{flex-direction:column;width:100%;}
}
@media only screen and (max-width: 1022px) {
.site-header__right .language-switch{display:none;}
}
@media only screen and (max-width: 1022px) {
.site-header .link-dropdown{width:100%;border-bottom:1px solid var(--color-gray-100);}
}
.site-header .link-dropdown__placeholder{border-left:1px solid var(--color-gray-100);border-right:1px solid var(--color-gray-100);}
@media only screen and (max-width: 1022px) {
.site-header .link-dropdown__placeholder{border:0;}
}
.site-header .btn{min-width:198px;gap:10px;position:relative;z-index:10;letter-spacing:0;}
@media only screen and (max-width: 1022px) {
.site-header .btn{max-width:240px;min-height:50px;margin:40px auto;}
}
.site-header .btn .icon{width:12px;height:12px;top:2px;}
@media only screen and (max-width: 1022px) {
.site-header__mobile{display:flex;}
}
.hamburger{cursor:pointer;z-index:12;position:relative;flex-direction:column;gap:3px;transition:0.3s ease;min-width:74px;margin-right:-24px;}
.hamburger__bar{background-color:var(--color-blackish);height:3px;display:block;width:18px;pointer-events:none;position:relative;transition:background-color 0.3s ease, transform 0.3s ease;}
.is-open-menu .hamburger__bar:first-child{transform:translateY(6px) rotate(225deg);}
.is-open-menu .hamburger__bar:nth-child(2){transform:scale(0);}
.is-open-menu .hamburger__bar:last-child{transform:translateY(-6px) rotate(315deg);}
.statistics-module .title{max-width:615px;width:100%;}
@media only screen and (max-width: 1022px) {
.statistics-module .title{max-width:100%;}
}
.statistics-module__list{display:grid;grid-gap:20px;}
.statistics-module__item{display:grid;grid-template-columns:85px 1fr;align-items:center;grid-gap:20px;}
@media only screen and (max-width: 1200px) {
.statistics-module__item{grid-template-columns:60px 1fr;}
}
@media only screen and (max-width: 1022px) {
.statistics-module__item{grid-template-columns:50px 1fr;grid-gap:12px;}
}
@media only screen and (max-width: 767px) {
.statistics-module__item{grid-template-columns:1fr;}
}
@media only screen and (max-width: 767px) {
.statistics-module__number{margin-right:5px;}
}
.statistics-module__text{padding:12px;}
@media only screen and (max-width: 1022px) {
.statistics-module__text{padding:10px;}
}
.statistics-module__text-inner{padding:16px 24px;min-height:80px;align-content:center;letter-spacing:0.02em;}
@media only screen and (max-width: 1022px) {
.statistics-module__text-inner{min-height:1px;padding:14px 18px;}
}
.text-module .editor-text{letter-spacing:0.02em;}
.team-list{position:relative;overflow:hidden;}
.team-list__body{display:grid;grid-gap:76px 20px;grid-template-columns:repeat(3, minmax(0, 1fr));}
@media only screen and (max-width: 1022px) {
.team-list__body{grid-template-columns:1fr;}
}
@media only screen and (max-width: 767px) {
.team-list__body{grid-gap:32px;}
}
.team-list .person-card{max-width:100%;}
.three-col-boxes .row{gap:44px 0;}
.three-col-boxes__col{display:flex;flex-direction:column;align-items:center;gap:24px;height:100%;}
.three-col-boxes .custom-list{max-width:100%;height:100%;grid-gap:16px;flex:auto;align-content:flex-start;}
.three-col-boxes .custom-list__item{padding:16px;}
.three-col-boxes__divider{max-width:846px;width:100%;margin:0 auto;position:relative;}
@media only screen and (max-width: 1599px) {
.three-col-boxes__divider{max-width:802px;}
}
.three-col-boxes__divider svg{width:100%;height:auto;}
.tracking-detail-module{width:100%;z-index:99;display:grid;grid-template-columns:452px 1fr;}
@media only screen and (max-width: 1599px) {
.tracking-detail-module{grid-template-columns:420px 1fr;}
}
@media only screen and (max-width: 1200px) {
.tracking-detail-module{grid-template-columns:350px 1fr;}
}
@media only screen and (max-width: 1022px) {
.tracking-detail-module{grid-template-columns:1fr;}
}
.tracking-detail-module .shipment-input, .tracking-detail-module .shipment-status, .tracking-detail-module .tracking-map, .tracking-detail-module .delivery-details{max-width:100%;}
@media only screen and (max-width: 1022px) {
.tracking-detail-module__left{height:auto;}
}
.tracking-detail-module__left-bottom{display:flex;flex:auto;overflow:hidden;position:relative;}
.tracking-detail-module__left-body{position:sticky;position:-webkit-sticky;top:64px;height:calc(100vh - 64px);display:flex;flex-direction:column;}
@media only screen and (max-width: 1022px) {
.tracking-detail-module__left-body{position:relative;height:auto;top:0;}
}
.tracking-detail-module .shipment-status{min-height:1px;height:100%;flex:auto;}
.tracking-detail-module__right{padding-top:64px;}
.tracking-detail-module__trigger.btn, .tracking-detail-module__trigger{position:fixed;bottom:15px;right:15px;z-index:98;border-radius:10px;min-width:40px;min-height:40px;pointer-events:all;padding:4px 16px;}
.tracking-detail-module__label{position:absolute;width:100%;padding:16px;text-align:center;z-index:3;pointer-events:none;opacity:0;transition:opacity 0.6s ease;}
.is-fetching .tracking-detail-module__label{opacity:0.5;}
.tracking-detail-module__no-result{padding:16px 132px 80px 102px;position:relative;flex:auto;flex-direction:column;min-height:100%;justify-content:center;display:none;}
@media only screen and (max-width: 1599px) {
.tracking-detail-module__no-result{padding:16px 60px 80px;}
}
@media only screen and (max-width: 1200px) {
.tracking-detail-module__no-result{padding:0 30px 60px;}
}
.tracking-detail-module__no-result .title{margin-bottom:24px;}
.tracking-detail-module--no-result .tracking-detail-module__no-result{display:flex;}
.tracking-detail-module--no-result .tracking-detail-module__left{background-color:var(--color-white);}
.tracking-detail-module--no-result .shipment-input{border:0;}
.tracking-detail-module--no-result .tracking-detail-module__body{display:none;}
.tracking-hero{position:relative;min-height:calc(100vh - 64px);padding:120px 0 184px;background-color:var(--color-background);}
@media only screen and (max-width: 767px) {
.tracking-hero{padding:80px 0 144px;}
}
.tracking-hero__content{position:relative;z-index:3;width:100%;display:grid;grid-gap:54px;}
@media only screen and (max-width: 1022px) {
.tracking-hero__content{grid-gap:32px;}
}
@media only screen and (max-width: 767px) {
.tracking-hero__content{grid-gap:24px;}
}
.tracking-hero .shipment-input{max-width:100%;}
.sc-tracking-modal{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;}
.body-scroll-locked .sc-tracking-modal{width:calc(var(--scroll-width, 0px) + 100%);}
.tracking-modal{position:absolute;top:64px;left:0;width:100%;height:calc(100vh - 64px);overflow:hidden;z-index:99;display:grid;grid-template-columns:452px 1fr;align-items:flex-start;pointer-events:all;will-change:opacity, visibility;transition:opacity 0.6s ease, visibility 0.6s ease, transform 0.6s ease, background-color 0.6s ease;transform:translate(calc(100% - 452px), 0);}
@media only screen and (max-width: 1599px) {
.tracking-modal{grid-template-columns:420px 1fr;transform:translate(calc(100% - 420px), 0);}
}
@media only screen and (max-width: 1200px) {
.tracking-modal{grid-template-columns:350px 1fr;transform:translate(calc(100% - 350px), 0);}
}
@media only screen and (max-width: 1022px) {
.tracking-modal{display:block;overflow:auto;position:fixed;background-color:var(--color-background);transform:translate(100%, 0);}
}
.tracking-modal .shipment-input, .tracking-modal .shipment-status, .tracking-modal .tracking-map, .tracking-modal .delivery-details{max-width:100%;}
.tracking-modal__left{height:100%;display:flex;flex-direction:column;overflow:hidden;}
.tracking-modal__left-bottom{display:flex;flex:auto;overflow:hidden;pointer-events:none;position:relative;}
.is-fetching .tracking-modal__left-bottom{pointer-events:all;}
@media only screen and (min-width: 1023px) {
.tracking-modal__right{overflow:auto;height:calc(100vh - 64px);scrollbar-track-color:black;scrollbar-face-color:rgba(0, 0, 0, 0.6);scrollbar-arrow-color:rgba(0, 0, 0, 0.6);}
.tracking-modal__right::-webkit-scrollbar{width:4px;}
.tracking-modal__right ::-webkit-scrollbar-track{-webkit-border-radius:5px;border-radius:5px;background:black;}
.tracking-modal__right ::-webkit-scrollbar-thumb:window-inactive{background-color:rgba(0, 0, 0, 0.8);}
.tracking-modal__right::-webkit-scrollbar-thumb{background:rgba(0, 0, 0, 0.6);width:4px;border-radius:5px;}
.tracking-modal__right::-webkit-scrollbar-thumb:hover{background:rgba(0, 0, 0, 0.68);}
.tracking-modal__right ::-webkit-scrollbar{width:4px;}
}
@media only screen and (max-width: 1022px) {
.tracking-modal__right{opacity:0;pointer-events:none;transition:opacity 0.6s ease;}
}
.tracking-modal .shipment-status{min-height:1px;height:100%;flex:auto;}
.tracking-modal .shipment-status__content{opacity:0;transition:opacity 0.6s ease;}
.tracking-modal .shipment-status__background{transition:height 0.6s ease, background-color 0.6s ease;height:0;}
.tracking-modal__trigger.btn, .tracking-modal__trigger{position:fixed;bottom:24px;right:24px;z-index:98;pointer-events:all;padding:4px 18px;flex-direction:row-reverse;min-height:48px;}
.tracking-modal__label{position:absolute;width:100%;padding:16px;text-align:center;z-index:3;pointer-events:none;opacity:0;transition:opacity 0.6s ease;}
.is-fetching .tracking-modal__label{opacity:0.5;}
.tracking-modal.is-fetched .shipment-status__background, .tracking-modal.is-fetching .shipment-status__background{height:100%;}
.tracking-modal.is-open-modal{background-color:var(--color-background);transform:translate(0, 0);}
@media only screen and (max-width: 1022px) {
.tracking-modal.is-open-modal{overflow:hidden;}
}
@media only screen and (max-width: 1022px) {
.tracking-modal.is-fetched{overflow:auto;}
}
.tracking-modal.is-fetched .shipment-status{pointer-events:all;}
.tracking-modal.is-fetched .shipment-status__content{opacity:1;}
@media only screen and (max-width: 1022px) {
.tracking-modal.is-fetched .tracking-modal__right{opacity:1;pointer-events:all;}
}
.tracking-modal__no-result{padding:16px 132px 80px 102px;position:relative;flex:auto;flex-direction:column;min-height:100%;justify-content:center;display:none;}
@media only screen and (max-width: 1599px) {
.tracking-modal__no-result{padding:16px 60px 80px;}
}
@media only screen and (max-width: 1200px) {
.tracking-modal__no-result{padding:0 30px 60px;}
}
@media only screen and (max-width: 1022px) {
.tracking-modal__no-result{padding:40px 28px;}
}
.tracking-modal__no-result .title{margin-bottom:24px;}
.tracking-modal--no-result .tracking-modal__no-result{display:flex;}
.tracking-modal--no-result.is-fetched .shipment-status__background{background-color:var(--color-white);}
@media only screen and (max-width: 1022px) {
.tracking-modal--no-result.is-fetched .tracking-modal__left{height:auto;}
}
@media only screen and (max-width: 1022px) {
.tracking-modal--no-result.is-fetched .left-description{display:none;}
}
.tracking-modal--no-result .shipment-input{border:0;}
.tracking-modal--no-result .tracking-modal__body{display:none;}
.tracking-modal .left-description{flex:auto;display:flex;flex-direction:column;}
.is-reverse .video-carousel__thumb-slider-slide::before, .is-completed .video-carousel__thumb-slider-slide::before, .is-active .video-carousel__thumb-slider-slide::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}
.video-carousel{position:relative;overflow:hidden;}
.video-carousel__super-title.title--h2, .video-carousel__super-title{font-weight:500;color:var(--color-gray-light);margin-bottom:-40px;line-height:1.3;}
@media only screen and (max-width: 1599px) {
.video-carousel__super-title.title--h2, .video-carousel__super-title{margin-bottom:0;}
}
@media only screen and (max-width: 1022px) {
.video-carousel__super-title.title--h2, .video-carousel__super-title{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.video-carousel__super-title.title--h2, .video-carousel__super-title{font-size:20px;margin-bottom:10px;}
}
@media(max-width:350px){
.video-carousel__super-title.title--h2, .video-carousel__super-title{font-size:18px;}
}
.video-carousel__super-title, .video-carousel__title{overflow:hidden;}
.video-carousel__super-title .word, .video-carousel__title .word{display:inline-flex;transform:translate(0, 100%);}
.video-carousel__header{padding-bottom:94px;border-bottom:1px solid var(--color-border);}
@media only screen and (max-width: 1200px) {
.video-carousel__header{padding-bottom:80px;}
}
@media only screen and (max-width: 1022px) {
.video-carousel__header{padding-bottom:60px;}
}
@media only screen and (max-width: 767px) {
.video-carousel__header{padding-bottom:40px;}
}
.video-carousel__content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;padding:95px 0;min-height:100%;}
@media only screen and (max-width: 1200px) {
.video-carousel__content{padding:80px 0;}
}
@media only screen and (max-width: 1022px) {
.video-carousel__content{padding:40px 0;}
}
.video-carousel__content .editor-text{max-width:420px;width:100%;}
@media only screen and (max-width: 1022px) {
.video-carousel__content .editor-text{max-width:70%;}
}
@media only screen and (max-width: 767px) {
.video-carousel__content .editor-text{max-width:100%;}
}
.video-carousel__button{margin-top:auto;}
.video-carousel__inner{border-bottom:1px solid var(--color-border);}
.video-carousel__slider{position:relative;height:34vw;min-height:100%;max-height:800px;}
@media only screen and (max-width: 1022px) {
.video-carousel__slider{width:calc(100% + 48px);margin-left:-24px;height:auto;aspect-ratio:16/9;min-height:1px;}
}
.video-carousel__slider-init{position:absolute;left:0;width:calc(100% + 28vw);top:0;height:100%;}
@media only screen and (max-width: 1022px) {
.video-carousel__slider-init{width:100%;}
}
.video-carousel__slider .swiper{height:100%;}
.video-carousel__thumb-slider{width:100%;}
.video-carousel__thumb-slider-slide{position:relative;min-height:48px;background-color:var(--color-white);padding:10px 30px;width:100%;gap:8px;cursor:pointer;transition:background-color 0.3s ease;}
@media only screen and (max-width: 1200px) {
.video-carousel__thumb-slider-slide{min-height:44px;}
}
@media only screen and (max-width: 767px) {
.video-carousel__thumb-slider-slide{font-size:12px;padding:8px 12px;min-height:38px;}
}
.is-reverse .video-carousel__thumb-slider-slide::before, .is-completed .video-carousel__thumb-slider-slide::before, .is-active .video-carousel__thumb-slider-slide::before{background-color:var(--color-primary);width:0;animation:fill 4s forwards linear;}
.is-completed .video-carousel__thumb-slider-slide::before{animation-duration:0.2s;}
.is-reverse .video-carousel__thumb-slider-slide::before{animation:fill-reverse 0.2s forwards;}
.video-carousel__thumb-slider-slide:hover{background-color:var(--color-brat-100);}
.video-carousel__thumb-slider-slide span{position:relative;z-index:1;}
.video-carousel__thumb-slider-icon{width:20px;height:20px;flex-shrink:0;}
@media only screen and (max-width: 767px) {
.video-carousel__thumb-slider-icon{width:18px;height:18px;}
}
.video-carousel__thumb-slider-icon img{width:100%;height:auto;object-fit:contain;}
.video-carousel__placeholder{border-left:1px solid var(--color-border);height:96px;}
@media only screen and (max-width: 1200px) {
.video-carousel__placeholder{height:80px;}
}
.video-carousel__bottom-title.title, .video-carousel__bottom-title{margin-top:auto;line-height:1;letter-spacing:-0.02em;}
@media only screen and (max-width: 1022px) {
.video-carousel__bottom-title.title, .video-carousel__bottom-title{order:-1;}
}
.video-carousel--secondary .video-carousel__inner{border-bottom:0;opacity:0;transform:translate(0, 100px);}
.video-carousel--secondary .video-carousel__content{gap:25px;}
@media only screen and (min-width: 1201px) {
.video-carousel--secondary .video-carousel__content{padding-top:126px;}
}
@media only screen and (min-width: 1023px) {
.video-carousel--secondary .video-carousel__content{padding-bottom:0;}
}
.video-carousel--secondary .video-carousel__content .editor-text{letter-spacing:0.04em;}
@media only screen and (min-width: 1023px) {
.video-carousel--secondary .video-carousel__content .editor-text{max-width:404px;}
}
.video-carousel--secondary .video-carousel__button{margin-top:0;}
@media only screen and (min-width: 1023px) {
.video-carousel--secondary .video-carousel__slider{height:84.3vh;max-height:755px;}
}
@media only screen and (min-width: 1023px) {
.video-carousel--secondary .video-carousel__slider-init{width:50vw;}
}
.video-carousel--secondary .video-carousel__thumb-slider{position:absolute;top:20px;left:20px;z-index:3;padding-right:110px;}
@media only screen and (max-width: 1200px) {
.video-carousel--secondary .video-carousel__thumb-slider{padding-right:30px;}
}
@media only screen and (max-width: 1022px) {
.video-carousel--secondary .video-carousel__thumb-slider{top:12px;left:12px;padding-right:0;width:calc(100% - 24px);}
}
@keyframes fill {
to{width:100%;}
}
@keyframes fill-reverse {
from{width:100%;}
to{width:0;}
}
.video-module{position:relative;overflow:hidden;}
.video-module__animation-start{position:relative;min-height:1px;display:block;}
.video-module__faker{position:absolute;left:0;top:0;width:100%;height:100vh;}
.video-module__header{text-align:right;margin-bottom:96px;}
@media only screen and (max-width: 1599px) {
.video-module__header{margin-bottom:70px;}
}
@media only screen and (max-width: 1022px) {
.video-module__header{margin-bottom:60px;}
}
@media only screen and (max-width: 767px) {
.video-module__header{text-align:left;}
}
.video-module__header .title{color:var(--color-gray-light);}
.video-module__header .title strong{font-weight:600;color:var(--color-gray-800);}
.video-module__inner{overflow:hidden;position:relative;height:0;padding-bottom:56.25%;transform:translate(-50%, 0);left:50%;}
.video-module__inner video{object-fit:cover;}
.video-module__play-btn{z-index:3;}
.video-module__play-btn-icon{position:relative;width:106px;height:106px;border-radius:24px;background:rgba(38, 38, 38, 0.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;padding-left:10px;transform:scale(1.0001);transition:transform 0.3s ease, border-radius 0.3s ease;}
@media only screen and (max-width: 1022px) {
.video-module__play-btn-icon{width:80px;height:80px;padding-left:4px;}
}
.video-module__play-btn-icon .icon{width:34px;height:38px;}
@media only screen and (max-width: 1022px) {
.video-module__play-btn-icon .icon{width:22px;height:26px;}
}
.video-module__play-btn-icon .icon::before{background-color:var(--color-white);}
.video-module__play-btn:hover .video-module__play-btn-icon{transform:scale(1.1);border-radius:100%;}
.video-module__sticky-start{top:0;height:100vh;}
.video-module video::-webkit-media-controls{display:none !important;}
.video-module video::-webkit-media-controls-start-playback-button{display:none !important;}
.has-youtube .fancybox__content{width:90vw !important;aspect-ratio:16/9 !important;max-height:90vh;height:auto;}
.why-us__header{position:relative;padding:96px 0;min-height:448px;background-color:var(--color-primary);display:flex;align-items:center;}
@media only screen and (max-width: 1599px) {
.why-us__header{min-height:410px;}
}
@media only screen and (max-width: 1200px) {
.why-us__header{min-height:370px;}
}
@media only screen and (max-width: 1022px) {
.why-us__header{padding:70px 0;min-height:320px;}
}
@media only screen and (max-width: 767px) {
.why-us__header{min-height:280px;}
}
.why-us__header .container{position:relative;z-index:2;}
.why-us__bg{left:26%;}
@media only screen and (max-width: 1022px) {
.why-us__bg{left:0;}
}
.why-us .title{max-width:800px;}
.why-us .custom-list{max-width:100%;}
@media only screen and (max-width: 767px) {
.why-us .mod-counter__number{font-size:48px;}
}
.why-us__counter-list{margin-top:-180px;position:relative;z-index:2;}
@media only screen and (max-width: 1200px) {
.why-us__counter-list{margin-top:-140px;}
}
@media only screen and (max-width: 1022px) {
.why-us__counter-list{margin-top:-25px;}
}
.why-us__counter-list-inner{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:20px;}
@media only screen and (max-width: 1022px) {
.why-us__counter-list-inner{grid-template-columns:1fr;}
}
.why-us__counter-list-item{margin-top:auto;}
.why-us__counter-list-item:first-child{padding-top:200px;}
@media only screen and (max-width: 1022px) {
.why-us__counter-list-item:first-child{padding-top:0;}
}
.why-us__counter-list-item:nth-child(4n+4), .why-us__counter-list-item:nth-child(4n+1){grid-column:span 2;}
@media only screen and (max-width: 1022px) {
.why-us__counter-list-item:nth-child(4n+4), .why-us__counter-list-item:nth-child(4n+1){grid-column:span 1;}
}
@media only screen and (min-width: 1023px) {
.why-us__counter-list-item:nth-child(4n+4) .custom-list__header, .why-us__counter-list-item:nth-child(4n+1) .custom-list__header {
min-width: 355px;
display: inline-flex;
justify-self: flex-start;
}
}