*,*::before,*::after{box-sizing:border-box}body{margin:0;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{margin:0 0 24px}p{margin-top:0;margin-bottom:24px}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}b,strong{font-weight:bold}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}[hidden]{display:none !important}/*!
 * Bootstrap Grid v5.2.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-border-radius: 0.375rem}.container,.container-fluid{--bs-gutter-x: 48px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x: 48px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.gx-24{--bs-gutter-x: 24px}.gy-24{--bs-gutter-y: 24px}@media(min-width: 576px){.col-sm-6{flex:0 0 auto;width:50%}}@media(min-width: 768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-6{flex:0 0 auto;width:50%}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.gx-lg-32{--bs-gutter-x: 32px}}.overflow-hidden{overflow:hidden !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.start-0{left:0 !important}.start-50{left:50% !important}.end-0{right:0 !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.w-100{width:100% !important}.h-100{height:100% !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-shrink-0{flex-shrink:0 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-8{margin-top:8px !important}.mt-12{margin-top:12px !important}.mt-16{margin-top:16px !important}.mt-24{margin-top:24px !important}.mt-32{margin-top:32px !important}.mt-80{margin-top:80px !important}.mt-auto{margin-top:auto !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-8{margin-bottom:8px !important}.mb-12{margin-bottom:12px !important}.mb-18{margin-bottom:18px !important}.mb-24{margin-bottom:24px !important}.mb-32{margin-bottom:32px !important}.ms-auto{margin-left:auto !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-4{padding-right:4px !important;padding-left:4px !important}.px-16{padding-right:16px !important;padding-left:16px !important}.px-24{padding-right:24px !important;padding-left:24px !important}.py-32{padding-top:32px !important;padding-bottom:32px !important}.pt-16{padding-top:16px !important}.pt-20{padding-top:20px !important}.pt-24{padding-top:24px !important}.pt-48{padding-top:48px !important}.pe-0{padding-right:0 !important}.pb-12{padding-bottom:12px !important}.pb-24{padding-bottom:24px !important}.pb-32{padding-bottom:32px !important}.pb-48{padding-bottom:48px !important}.pb-64{padding-bottom:64px !important}.gap-8{gap:8px !important}.gap-20{gap:20px !important}.gap-24{gap:24px !important}.gap-32{gap:32px !important}.gap-48{gap:48px !important}.gap-64{gap:64px !important}.fw-light{font-weight:300 !important}.lh-1{line-height:1 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-uppercase{text-transform:uppercase !important}@media(min-width: 576px){.d-sm-none{display:none !important}}@media(min-width: 768px){.d-md-block{display:block !important}.d-md-none{display:none !important}.flex-md-row{flex-direction:row !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-between{justify-content:space-between !important}.align-items-md-end{align-items:flex-end !important}}@media(min-width: 992px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mt-lg-0{margin-top:0 !important}.mt-lg-16{margin-top:16px !important}.mt-lg-18{margin-top:18px !important}.mt-lg-24{margin-top:24px !important}.mt-lg-48{margin-top:48px !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-32{margin-bottom:32px !important}.mb-lg-96{margin-bottom:96px !important}.ms-lg-0{margin-left:0 !important}.ms-lg-64{margin-left:64px !important}.ms-lg-auto{margin-left:auto !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-24{padding-right:24px !important;padding-left:24px !important}.px-lg-32{padding-right:32px !important;padding-left:32px !important}.py-lg-24{padding-top:24px !important;padding-bottom:24px !important}.pt-lg-8{padding-top:8px !important}.pt-lg-24{padding-top:24px !important}.pt-lg-32{padding-top:32px !important}.pe-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-32{padding-bottom:32px !important}.pb-lg-64{padding-bottom:64px !important}.ps-lg-24{padding-left:24px !important}.ps-lg-32{padding-left:32px !important}.gap-lg-0{gap:0 !important}.gap-lg-16{gap:16px !important}.text-lg-start{text-align:left !important}.text-lg-center{text-align:center !important}}@font-face{font-family:"Albert Sans";src:url("../../assets/fonts/AlbertSans/AlbertSans-Latin-Ext.woff2") format("woff2");font-weight:300 900;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Albert Sans";src:url("../../assets/fonts/AlbertSans/AlbertSans-Latin.woff2") format("woff2");font-weight:300 900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"DM Sans 18pt";src:url("../../assets/fonts/DMSans/DMSans18pt-Light.eot");src:url("../../assets/fonts/DMSans/DMSans18pt-Light.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/DMSans/DMSans18pt-Light.woff2") format("woff2"),url("../../assets/fonts/DMSans/DMSans18pt-Light.woff") format("woff"),url("../../assets/fonts/DMSans/DMSans18pt-Light.ttf") format("truetype"),url("../../assets/fonts/DMSans/DMSans18pt-Light.svg#DMSans18pt-Light") format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans 18pt";src:url("../../assets/fonts/DMSans/DMSans18pt-Regular.eot");src:url("../../assets/fonts/DMSans/DMSans18pt-Regular.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/DMSans/DMSans18pt-Regular.woff2") format("woff2"),url("../../assets/fonts/DMSans/DMSans18pt-Regular.woff") format("woff"),url("../../assets/fonts/DMSans/DMSans18pt-Regular.ttf") format("truetype"),url("../../assets/fonts/DMSans/DMSans18pt-Regular.svg#DMSans18pt-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}.bg-center{background-position:center;background-repeat:no-repeat;background-size:cover}header,.language-switcher .language-item-toggle,.language-switcher .language-item,h1,h2,h3,h4,.btn{font-family:"Albert Sans",Arial,Helvetica,sans-serif}body{font-family:"DM Sans 18pt",Arial,Helvetica,sans-serif}.fs-14{font-size:14px;line-height:normal}.fs-16,body{font-size:16px;line-height:24px}.btn{font-size:22px;line-height:1}h3{font-size:30px;line-height:normal}h2{font-size:35px;line-height:1}.fs-36{font-size:36px;line-height:1}h1{font-size:50.245px;line-height:55.27px}h4{font-size:60px;line-height:1}.btn{padding:18px 20px 17px;color:#fff;font-weight:400;background-color:#e5004b;border:none;border-radius:0;transition:.15s linear;outline:none;box-shadow:none}.btn:hover{color:#35434f;background-color:#fff}.btn:focus{box-shadow:none}.btn-taupe.btn{background-color:#c4c5da;color:#fff}.btn-taupe.btn:hover{background-color:#fff;color:#35434f}.btn-slate.btn{background-color:#35434f;color:#fff}.btn-slate.btn:hover{background-color:#e5004b;color:#fff}.btn-orange.btn{background-color:#e5004b;color:#fff}.btn-orange.btn:hover{background-color:#35434f;color:#fff}:root{--vh: 1vh}*,*:after,*:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;vertical-align:bottom}a{color:inherit;text-decoration:none}a:hover,a:active{outline:none}.hide{opacity:0}.hidden{display:none}.no-list{margin:0;padding:0;list-style:none}html{height:100%}body{display:flex;flex-direction:column;width:100%;min-height:100%;color:#000;background-color:#fff;overflow-x:hidden}.scrolling_disabled{overflow:hidden !important}.container{position:relative;max-width:1216px}@media only screen and (max-width: 991px){.container,.container-fluid,.row{--bs-gutter-x: 64px}}h1:last-child,h2:last-child,h3:last-child,h4:last-child{margin-bottom:0}h1{font-weight:300}h2{font-weight:300}h3{font-weight:400}h4{font-weight:300;line-height:1}p:last-child{margin-bottom:0}.color-white{color:#fff}.color-taupe-300{color:#c4c5da}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-slate-800{background-color:#35434f}.bg-orange-500{background-color:#e5004b}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.cursor-pointer{cursor:pointer}.grecaptcha-badge{display:none !important}.wpml-ls-statics-footer{display:none !important}.fade-in-up{opacity:0;transform:translate3d(0, 50px, 0);transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity,transform}.fade-in-up.animated{opacity:1;transform:translateZ(0)}.fade-in-left{opacity:0;transform:translate3d(-50px, 0, 0);transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity,transform}.fade-in-left.animated{opacity:1;transform:translateZ(0)}.fade-in-right{opacity:0;transform:translate3d(50px, 0, 0);transition-timing-function:cubic-bezier(0.5, 0.5, 0.5, 1);transition-duration:1s;transition-property:opacity,transform}.fade-in-right.animated{opacity:1;transform:translateZ(0)}.hamburger{padding:8px 13px 8px 46px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible;height:62px;z-index:1;display:flex;align-items:center}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{width:23px;background-color:#e5004b}.hamburger-box{width:23px;height:23px;display:inline-block;position:relative}.hamburger-inner{top:50%;display:flex;flex-direction:column;align-items:end}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:23px;height:2px;background-color:#fff;border-radius:0px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner{width:18px}.hamburger-inner::after{width:12px}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{width:12px;top:-10px}.hamburger-inner::after{width:24px;bottom:-10px}@media only screen and (max-width: 991px){.hamburger-inner{display:flex}}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.language-switcher{width:100%;height:62px;padding:0;display:flex;justify-content:flex-end;align-items:center;text-align:center;cursor:pointer}.language-switcher .language-item-toggle,.language-switcher .language-item{text-transform:uppercase;font-size:18px;font-style:normal;font-weight:500;line-height:1;color:#fff}.language-switcher .language-item{color:#e5004b;width:100%;transition:.15s ease-in-out}.language-switcher .language-item a{padding:11px 15px 11px;font-weight:500;width:100%;text-align:center}.language-switcher .language-item a span{padding:3px 4px 1px;text-align:center}.language-switcher .language-item-toggle{width:100%;padding-right:20px}.language-switcher .language-item-toggle::after{content:"";display:inline-block;width:12px;height:6px;background-image:url(../../images/lang_switcher_arrow.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-top:4px}.language-switcher .language-item:hover span{background-color:#e5004b;color:#fff}.language-switcher .current-lang{height:100%}.language-switcher .language-items{display:none;position:absolute;top:100%;right:0;width:83px;background-color:#c4c5da;z-index:10;transition:none}.language-switcher:hover .language-items{display:block}.language-switcher:hover .language-item-toggle{color:#e5004b}.language-switcher:hover .language-item-toggle::after{background-image:url(../../images/lang_switcher_arrow_hover.svg)}@media only screen and (max-width: 991px){.language-switcher .language-items{width:72px}.language-switcher .language-items .language-item a{justify-content:center !important}}.language-switcher:has(.language-item a:hover) .language-item-toggle::after{background-image:url(../../images/lang_switcher_arrow_hover.svg)}.burger-menu-toggle:has(.language-switcher:hover) .burger-menu-toggle-bg svg path{fill:#fff}.burger-menu-toggle:has(.language-switcher:hover) .hamburger-inner,.burger-menu-toggle:has(.language-switcher:hover) .hamburger-inner::before,.burger-menu-toggle:has(.language-switcher:hover) .hamburger-inner::after{background-color:#e5004b}header.menu_open .language-switcher .language-item-toggle{color:#e5004b}header.menu_open .language-switcher .language-item-toggle::after{background-image:url(../../images/lang_switcher_arrow_hover.svg);transform:rotate(180deg)}header.menu_open .language-switcher .language-item-toggle:hover::after{transform:rotate(0deg)}header.menu_open .language-switcher:has(.language-item a:hover) .language-item-toggle::after{transform:rotate(0deg)}.fixed-corner-campaign{position:fixed;bottom:0;right:0;z-index:3;overflow:hidden}.fixed-corner-campaign-content{display:block;transform:translateX(100%);transition:transform 1s ease}.fixed-corner-campaign.show .fixed-corner-campaign-content{transform:translateX(0)}.fixed-corner-campaign.hidden{display:none}.fixed-corner-campaign-close{cursor:pointer;position:absolute;top:0;right:0;height:54px;width:46px;opacity:1;z-index:1}header{position:absolute;top:0;left:0;width:100%;z-index:5}header .header_container{display:none;position:fixed;inset:0;width:100%;height:100svh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background-color:#c4c5da;color:#0d0d0d}header .header_wrapper{height:auto;overflow:visible}header .container{min-height:100%}header .header_main{flex:1 0 auto;padding-top:clamp(32px,min(5.14vw,7.23svh),68px)}@media only screen and (max-width: 991px){header .header_main{padding-top:0}}header .header_main .header_logo{max-width:clamp(120px,min(16.74vw,23.53vh),291px)}header .header_main .header_menu{margin:0 auto;padding:24px 0}@media only screen and (max-width: 991px){header .header_main .header_menu{margin-top:auto;margin-bottom:auto}}@media only screen and (min-width: 992px){header .header_main .header_menu{padding-top:10vh}}header .header_main .header_menu ul{flex-direction:column;align-items:center;gap:12px;padding:64px 0;margin:0}header .header_main .header_menu ul li{position:relative;padding:0;text-align:center}@media only screen and (max-width: 395px){header .header_main .header_menu ul li.mobile-min-content{width:-moz-min-content;width:min-content;max-width:100%}}header .header_main .header_menu ul li a{position:relative;display:inline-block;font-weight:normal;text-decoration:none;text-transform:uppercase;font-size:clamp(1.5625rem,1.377rem + .97vw,2.25rem);line-height:1;font-weight:400;padding:7px 11px 5px;transition:color .15s ease-in-out,background-color .15s ease-in-out}header .header_main .header_menu ul li a:hover,header .header_main .header_menu ul li.current_page_item>a{color:#fff;background-color:#e5004b}header .header_main .header_menu ul li:last-child{margin-bottom:0}@media only screen and (max-width: 991px){header .header_main .header_menu ul{padding:42px 0 24px}header .header_main .header_menu ul li{margin:0}}@media only screen and (min-width: 992px)and (max-height: 950px){header .header_main .header_menu ul{padding:0;gap:6px}header .header_main .header_menu ul li a{font-size:1.5625rem}}header .menu-text{position:absolute;top:50px;right:154px;color:#35434f;font-size:24px;font-weight:400;line-height:normal;cursor:pointer}header .menu-text.front-page{color:#fff}header .burger-menu-toggle{width:146px;position:fixed;top:32px;right:0}header .burger-menu-toggle svg{width:100%;height:auto}@media only screen and (max-width: 991px){header .burger-menu-toggle{top:13px}}header .header_corner-logo{position:fixed;top:0;left:0;width:144px}header.menu_open .burger-menu-toggle-bg svg path{fill:#fff}@media only screen and (max-width: 575px){header .header_main{height:100svh;overflow-y:auto}header .header_logo{display:none !important}}body.page-template-template-location header.menu_open .menu-text{color:#35434f}body.page-template-template-location header .menu-text{color:#fff}main{flex:1 0 auto;width:100%;padding-top:225px}main>.content>:not(div):not(section){position:relative;max-width:1216px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}main.front_page,main.location_page{padding-top:0}@media only screen and (max-width: 991px){main{padding-top:98px}}.corner-logo{display:block;position:fixed;z-index:6}.corner-logo span{display:block}.corner-logo img,.corner-logo svg{width:100%;height:auto}.corner-logo-default{width:303px;max-width:100%;transition:width .6s ease-out}@media only screen and (min-width: 992px){.corner-logo{top:0}.corner-logo-front{left:0}.corner-logo-default{left:0}.corner-logo-default.is-scrolled{width:144px}.corner-logo.is-absolute{position:absolute}}@media only screen and (max-width: 991px){.corner-logo-front{bottom:0;right:0}.corner-logo-front img,.corner-logo-front svg{max-width:149px}.corner-logo-default{top:0;left:0;width:144px}.corner-logo-default.is-scrolled{width:108px}}body.page-template-template-location:has(header.menu_open) .corner-logo svg path{fill:#000}body.page-template-template-location .corner-logo svg path{fill:#fff}body.page-template-template-location .corner-logo.black svg path{fill:#000}.corner-logo.white svg path{fill:#fff}.contacts-wrap{flex:1}.contacts-wrap .footer-contacts-intro{margin-bottom:24px}.contacts-wrap .contacts{gap:20px}.contacts-wrap .contacts-person{width:100%}.contacts-wrap .contacts-person-img{aspect-ratio:1;margin-bottom:49px;max-width:242px;width:100%}.contacts-wrap .contacts-person-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts-wrap .contacts-person h3{font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:1;margin-bottom:24px;color:#000}.contacts-wrap .contacts-person-info{font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#000}.contacts-wrap .contacts-person-info p{margin-bottom:20px}.contacts-wrap .contacts-person-info p:last-child{margin-bottom:0}@media only screen and (max-width: 991px){.contacts-wrap .contacts-person:not(:last-child){margin-bottom:40px}.contacts-wrap .contacts-person-img{margin-bottom:16px}}@media(min-width: 992px)and (max-height: 632px){.contacts-wrap{padding-top:24px}.contacts-wrap .contacts-person h3{font-size:32px;margin-bottom:16px}}.footer-form-wrap{flex:1;max-width:340px}.footer-form-response{display:none;font-size:14px;font-weight:300;line-height:normal}form{position:relative;width:100%}form span{display:block;line-height:1}form input,form textarea{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none}form input:focus,form textarea:focus{outline:none}form input[type=email],form input[type=tel],form input[type=text],form textarea{padding:12px 16px;width:100%;background-color:rgba(0,0,0,0);color:rgba(0,0,0,.7);font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;border:none;border-bottom:1px solid #000;border-radius:0;transition:all .15s linear}form input[type=email]::-moz-placeholder, form input[type=tel]::-moz-placeholder, form input[type=text]::-moz-placeholder, form textarea::-moz-placeholder{color:rgba(0,0,0,.7);opacity:1;-moz-transition:all .15s linear;transition:all .15s linear}form input[type=email]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form textarea::placeholder{color:rgba(0,0,0,.7);opacity:1;transition:all .15s linear}form input[type=email]:-webkit-autofill,form input[type=email]:-webkit-autofill:hover,form input[type=email]:-webkit-autofill:focus,form input[type=tel]:-webkit-autofill,form input[type=tel]:-webkit-autofill:hover,form input[type=tel]:-webkit-autofill:focus,form input[type=text]:-webkit-autofill,form input[type=text]:-webkit-autofill:hover,form input[type=text]:-webkit-autofill:focus,form textarea:-webkit-autofill,form textarea:-webkit-autofill:hover,form textarea:-webkit-autofill:focus{color:#000;background-color:rgba(0,0,0,0);-webkit-text-fill-color:#000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form input[type=email]:focus,form input[type=tel]:focus,form input[type=text]:focus,form textarea:focus{background-color:rgba(0,0,0,0);border-bottom-color:#fff}form input[type=email].wpcf7-not-valid,form input[type=tel].wpcf7-not-valid,form input[type=text].wpcf7-not-valid,form textarea.wpcf7-not-valid{border-bottom-color:red}form input[type=email].wpcf7-not-valid::-moz-placeholder, form input[type=tel].wpcf7-not-valid::-moz-placeholder, form input[type=text].wpcf7-not-valid::-moz-placeholder, form textarea.wpcf7-not-valid::-moz-placeholder{color:red}form input[type=email].wpcf7-not-valid::placeholder,form input[type=tel].wpcf7-not-valid::placeholder,form input[type=text].wpcf7-not-valid::placeholder,form textarea.wpcf7-not-valid::placeholder{color:red}form input[type=email],form input[type=tel],form input[type=text]{margin-bottom:16px}@media only screen and (max-width: 991px){form input[type=email],form input[type=tel],form input[type=text]{margin-bottom:8px}}form textarea{height:187px;resize:none}form input[type=submit]{padding:20px 22px;color:#fff;font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:22px;font-weight:400;line-height:1;background-color:#e5004b;border:none;border-radius:0;transition:.15s linear;outline:none;box-shadow:none;cursor:pointer}form input[type=submit]:hover{color:#000;background-color:#fff}form .wpcf7-acceptance{position:relative;display:block;padding-top:19px;padding-bottom:28px}form .wpcf7-acceptance .wpcf7-list-item{position:relative;margin:0;width:100%;padding-left:40px}form .wpcf7-acceptance .wpcf7-list-item span{color:#000;text-transform:none}form .wpcf7-acceptance .wpcf7-list-item span a{color:#000;text-decoration:underline}form .wpcf7-acceptance .wpcf7-list-item label{padding-left:0;margin-bottom:0;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:normal}form .wpcf7-acceptance .wpcf7-list-item input{position:absolute;opacity:0;pointer-events:none}form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{display:inline-block;font-weight:normal;line-height:normal}form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before,form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after{content:"";position:absolute;top:50%;left:0px;display:block;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,opacity .15s ease-in-out}form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before{width:18px;height:18px;background-color:rgba(0,0,0,0);border:1px solid #000;transform:translateY(-50%);opacity:1}form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after{opacity:0;left:9px;width:5px;height:16px;margin-top:0;border:solid #000;border-width:0 1px 1px 0;border-radius:0;transform:translateY(-50%) rotate(45deg);top:50%;margin-top:-3px}form .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked~.wpcf7-list-item-label:after{opacity:1}form .wpcf7-not-valid-tip{display:none}form .wpcf7-response-output{margin:0;padding:0;padding-top:19px;border:none;font-size:14px;line-height:normal;font-weight:300}form .wpcf7-spinner{background-color:#000;padding:0;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.social-media{padding-top:56px;gap:11px;font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:14px;font-weight:300;color:#000}.social-media-links{gap:39px}.social-media-links a svg path{transition:.15s ease-in-out;fill:#000}.social-media-links a:hover svg path{fill:#fff}@media only screen and (max-width: 991px){.social-media{padding-top:40px;gap:12px}.social-media-links{gap:35px}}footer{position:relative;flex-shrink:0;font-family:"Albert Sans",Arial,Helvetica,sans-serif}footer .footer-contacts-title{margin-top:49px;margin-bottom:45px;font-size:60px;font-weight:300;line-height:1;letter-spacing:-1.2px;color:#000}footer .footer-contacts-intro{font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.4;color:#000}footer .footer-main{padding-top:52px;padding-bottom:54px;background-color:#c4c5da}footer .footer-main-content{gap:114px}footer .footer-right-column{flex:1;max-width:340px}footer .copyright{margin-top:65px;font-family:"Albert Sans",Arial,Helvetica,sans-serif;font-size:14px;font-weight:300;color:#000;text-align:center}@media only screen and (max-width: 991px){footer .container{--bs-gutter-x: 88px}footer .footer-contacts-title{margin-top:0;margin-bottom:66px;font-size:50px;letter-spacing:-1px}footer .footer-main{padding-top:67px;padding-bottom:88px}footer .footer-main-content{gap:80px}footer .footer-right-column{max-width:100%}footer .contacts-person-info p:first-of-type{margin-bottom:0}footer .copyright{margin-top:32px}}@media only screen and (max-width: 991px){html[lang=lv-LV] footer .footer-contacts-title{font-size:34px;margin-bottom:18px}}@media only screen and (max-width: 991px){html[lang=ru-RU] footer .footer-contacts-title{margin-bottom:24px;font-size:38px}}