/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--white: #FFFFFF;--black: #141413;--darkBlue: #17243D;--blue: #14375A;--lilac: #A5AEF1;--lightGray: #F2F2F2;--background: #F4F4F4;--glassBcagkround: rgba(244, 244, 244, 0.3);--fontFamily: "Poppins", "Arial", sans-serif;--fontSize: 18px;--lineHeight: 1.3;--radius-s:8px;--radius-m:16px;--radius-l:24px;--radius-xl:40px;--sp-sys-3sx:4px;--sp-sys-xxs:8px;--sp-sys-xs:16px;--sp-sys-md:32px}@media screen and (min-width: 1440px){:root{--fontSize: 20px}}html{scrollbar-gutter:stable;scroll-behavior:smooth}html,body{height:100%;min-height:100%;font-size:var(--fontSize)}body{font-family:var(--fontFamily);line-height:var(--lineHeight);background-color:var(--background);color:var(--black);font-weight:400;overflow-x:hidden}img,picture{max-width:100%;width:100%;height:auto}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{margin:0;font-weight:600}h1,.h1{font-size:40px;line-height:1.1}@media screen and (min-width: 1100px){h1,.h1{font-size:56px;line-height:1.071}}h2,.h2{font-size:32px;line-height:1.125}@media screen and (min-width: 1100px){h2,.h2{font-size:40px;line-height:1.15}}h3,.h3{font-size:24px;line-height:1.166}@media screen and (min-width: 1100px){h3,.h3{font-size:32px;line-height:1.18}}h4,.h4{font-size:20px;line-height:1.3}@media screen and (min-width: 1100px){h4,.h4{font-size:20px;line-height:1.16}}h5,.h5{font-size:18px;line-height:1.33}@media screen and (min-width: 1100px){h5,.h5{font-size:20px;line-height:1.3}}.body{font-size:18px;line-height:1.3}@media screen and (min-width: 1100px){.body{font-size:20px;line-height:1.3}}p{margin:0 0 1.3em 0}p:last-child{margin-bottom:0}p a{position:relative;display:inline-block;font-weight:600;text-decoration:none;color:inherit;z-index:1}p a:after{position:absolute;content:"";border-bottom:2px solid var(--lilac);border-radius:2px;bottom:-5px;left:0;width:0;transition:all .3s ease;opacity:0;visibility:hidden}@media(hover: hover){p a:hover:after{opacity:1;visibility:visible;width:100%}}.body-s{font-size:14px;line-height:1.42}@media screen and (min-width: 1100px){.body-s{font-size:16px;line-height:1.375}}.desktop_body_s{font-size:16px;line-height:1.375}.body-xs{font-size:12px;line-height:1.33}@media screen and (min-width: 1100px){.body-xs{font-size:14px;line-height:1.28}}.label{font-size:12px;line-height:1.33}@media screen and (min-width: 1100px){.label{font-size:12px;line-height:1.33}}.cta{font-size:12px;line-height:1.375}@media screen and (min-width: 1100px){.cta{font-size:16px}}.semi-bold{font-weight:600}.reg{font-weight:400}address{font-style:normal;font-weight:normal}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:1em;line-height:1.4}.grid{--gap: 16px;display:grid;grid-gap:var(--gap);padding:0 var(--gap);grid-template-columns:repeat(4, 1fr)}@media screen and (min-width: 741px){.grid{grid-template-columns:auto repeat(6, 1fr) auto}}@media screen and (min-width: 1100px){.grid{padding:0;grid-template-columns:1fr repeat(8, minmax(76px, 152px)) 1fr;gap:16px}}.small-shadow{border-radius:var(--radius-l);box-shadow:0px var(--sp-sys-3sx, 4px) var(--sp-sys-3sx, 4px) 0px rgba(0,0,0,.05),0px 0px var(--sp-sys-3sx, 4px) 0px rgba(0,0,0,.05)}.medium-shadow{box-shadow:0px var(--sp-sys-3sx, 4px) var(--sp-sys-3sx, 4px) 0px rgba(0,0,0,.05),0px var(--sp-sys-3sx, 8px) var(--sp-sys-xxs, 8px) 0px rgba(0,0,0,.05),0px 0px var(--sp-sys-xxs, 8px) 0px rgba(0,0,0,.05)}.large-shadow{box-shadow:0px var(--sp-sys-3sx, 4px) var(--sp-sys-3sx, 4px) 0px rgba(0,0,0,.05),0px var(--sp-sys-xxs, 8px) var(--sp-sys-xxs, 8px) 0px rgba(0,0,0,.05),0px var(--sp-sys-xs, 16px) var(--sp-sys-xs, 16px) 0px rgba(0,0,0,.05),0px var(--sp-sys-md, 32px) var(--sp-sys-md, 32px) 0px rgba(0,0,0,.05),0px 0px var(--sp-sys-xs, 16px) 0px rgba(0,0,0,.05)}.section{position:relative;margin-bottom:48px}@media screen and (min-width: 1100px){.section{margin-bottom:80px}}.header{position:absolute;height:65px;top:60px;left:0;width:100vw;align-items:center;z-index:9}.header .header__logo{grid-column:1/4;display:flex}.header .header__logo .logo-img{width:180px;transition:width .4s ease}.header .header__logo .logo-img path{fill:var(--white)}@media screen and (min-width: 741px){.header .header__logo{grid-column:2/4}}@media screen and (min-width: 1100px){.header .header__logo .logo-img{width:116px}}.header .header-language{--size: 64px;grid-column:4/5;justify-self:end;padding-right:8px;position:relative;width:var(--size);height:var(--size)}@media screen and (min-width: 741px){.header .header-language{grid-column:7/8}}@media screen and (min-width: 1100px){.header .header-language{grid-column:9/10}}.floating-menu{position:fixed;bottom:60px;left:50%;align-items:center;transform:translate3d(-50%, 0, 0);background:rgba(244,244,244,.4);border:1px solid var(--lilac);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);box-shadow:0 4px 14px 0 rgba(0,0,0,.1);padding:12px;transition:all .3s ease;opacity:0;visibility:hidden;z-index:99}.floating-menu.is-visible{opacity:1;visibility:visible}@media screen and (min-width: 1100px){.floating-menu{gap:16px}}.floating-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 1100px){.floating-menu__list{gap:16px}}.floating-menu__item{flex-shrink:0}.floating-menu__link{display:inline-block;text-decoration:none;font-weight:500;font-size:14px;padding:8px 12px;border:1px solid rgba(0,0,0,0);line-height:1;letter-spacing:-2%;text-align:center;text-transform:none;flex-shrink:0;color:var(--black);border-radius:var(--radius-xl);transition:all .3s ease-in-out;position:relative}.floating-menu__link:after{position:absolute;content:"";border-bottom:2px solid var(--lilac);border-radius:2px;bottom:4px;left:12px;width:0;transition:all .3s ease;opacity:0}.floating-menu__link.active{border:1px solid var(--lilac);color:var(--white);background-color:var(--darkBlue)}@media(hover: hover){.floating-menu__link:not(.active):hover:after{width:calc(100% - 24px);opacity:1}}@media screen and (min-width: 1100px){.floating-menu__link{font-size:16px;padding:12px}}.footer{border-radius:var(--radius-xl) var(--radius-xl) 0 0;background-color:var(--white)}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .need-help{margin:0 4px 0 4px;align-items:center;align-content:center;text-align:center;padding-top:56px;padding-bottom:32px}@media screen and (min-width: 1100px){.footer .need-help{text-align:left;padding-bottom:40px}}@media screen and (min-width: 1100px){.footer .need-help__contacts{margin-top:-15px;padding-left:105px}}.footer .need-help__description{grid-column:1/5;margin-bottom:16px}@media screen and (min-width: 741px){.footer .need-help__description{grid-column:3/7}}@media screen and (min-width: 1100px){.footer .need-help__description{grid-column:2/6;grid-row:1/2}}.footer .need-help__description h2{margin-bottom:12px}@media screen and (min-width: 1100px){.footer .need-help__description h2{margin-bottom:32px}}.footer .need-help__description p{max-width:440px;margin:0 auto}@media screen and (min-width: 1100px){.footer .need-help__description p{max-width:560px;width:80%;margin:0}}.footer .footer-bottom{border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--darkBlue);color:var(--white);padding-top:80px;padding-bottom:56px;grid-row-gap:0}@media screen and (min-width: 360px)and (max-width: 741px){.footer .footer-bottom{padding-left:48px;padding-right:48px}}@media screen and (min-width: 1100px){.footer .footer-bottom{padding-bottom:80px}}.footer .footer-bottom .footer-logo{grid-column:1/5;margin-bottom:56px;text-align:center}@media screen and (min-width: 741px){.footer .footer-bottom .footer-logo{grid-column:2/5;margin-bottom:0;text-align:left}}.footer .footer-bottom .footer-logo a{display:inline-block}.footer .footer-bottom .footer-logo .logo-img{margin-bottom:28px;width:250px}.footer .footer-bottom .footer-logo .logo-img path{fill:var(--white)}@media screen and (min-width: 741px){.footer .footer-bottom .footer-logo .logo-img{margin-bottom:24px}}@media screen and (min-width: 1100px){.footer .footer-bottom .footer-logo .logo-img{width:282px;margin-bottom:17px;margin-left:-8px}}.footer .footer-bottom .footer-logo .desktop_body_s{font-weight:600}@media screen and (min-width: 1100px){.footer .footer-bottom .footer-logo .desktop_body_s{max-width:270px;font-weight:400}}.footer .footer-bottom .footer-contact{grid-column:1/5;text-align:right;margin-bottom:32px}@media screen and (min-width: 741px){.footer .footer-bottom .footer-contact{grid-column:5/9}}@media screen and (min-width: 1100px){.footer .footer-bottom .footer-contact{grid-column:5/10}}.footer .copyright{border-top:1px solid var(--lilac);padding-top:16px;grid-column:1/5;font-size:10px;font-weight:300;line-height:1/6;display:flex;flex-direction:row;flex-wrap:wrap;gap:17px;align-items:center;justify-content:flex-end}.footer .copyright a{text-decoration:underline}@media screen and (max-width: 395px){.footer .copyright{flex-direction:column;align-items:center}}@media screen and (min-width: 741px){.footer .copyright{grid-column:5/9}}@media screen and (min-width: 1100px){.footer .copyright{grid-column:5/10;padding-top:46px;font-size:12px;gap:48px}}.need-help__contacts{grid-column:1/5}.need-help__contacts a{color:inherit;text-decoration:none}.need-help__contacts[href^="tel:"] span{text-decoration:underline}@media screen and (min-width: 741px){.need-help__contacts{grid-column:3/7}}@media screen and (min-width: 1100px){.need-help__contacts{grid-column:6/10;grid-row:1/2}}.need-help__contacts .need-help-contact{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center;position:relative}.need-help__contacts .need-help-contact h5{min-width:180px}.need-help__contacts .need-help-contact:first-child{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--lightGray)}.need-help__contacts .need-help-contact .help-contact__icon{width:45px;height:45px}.need-help__contacts .need-help-contact .help-contact__link{display:flex;flex-direction:row;align-items:center;width:100%;gap:8px;text-decoration:none;background:none;padding:0;margin:0;outline:none;cursor:pointer;border:none;box-shadow:none;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;justify-content:center}@media screen and (min-width: 741px){.need-help__contacts .need-help-contact .help-contact__link{width:auto}}@media screen and (min-width: 1100px){.need-help__contacts .need-help-contact{justify-content:flex-start;gap:30px}.need-help__contacts .need-help-contact:first-child{padding-bottom:11px;margin-bottom:11px}.need-help__contacts .need-help-contact .help-contact__link{gap:30px}}.tooltip{position:absolute;bottom:120%;left:50%;transform:translate3d(-50%, 87%, 0);background-color:#000;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s}.show-tooltip{opacity:1;visibility:visible}.language-selector{--size: 64px;margin:0;padding:0;list-style:none;border-radius:calc(var(--size)/2);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:hsla(0,0%,100%,.3);box-shadow:0 4px 4px 0 rgba(0,0,0,0);overflow:hidden;position:absolute;top:0;right:0;width:var(--size);height:var(--size);transition:height .3s .2s ease}.language-selector:hover{transition:height .3s ease;height:calc(var(--size)*2)}.language-selector .language-selector__item:hover .language-selector__link span:after{display:block}.language-selector .language-selector__item.active .language-selector__link span:after{display:block}@media(hover: none)and (pointer: coarse){.language-selector .language-selector__item.active{display:none}}.language-selector .language-selector__link{text-transform:uppercase;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:rgba(0,0,0,0);color:var(--white);font-size:16px;line-height:1.375;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;height:var(--size);width:var(--size)}.language-selector .language-selector__link span{position:relative}.language-selector .language-selector__link span:after{content:"";bottom:-2px;left:0;position:absolute;width:100%;border-bottom:1px solid var(--white);display:none}.btn{--backgroundPrimary: var(--lilac);--border: var(--backgroundPrimary);--color: var(--darkBlue);--disabledOpacity: .4;text-decoration:none;outline:none;box-shadow:none;color:var(--color);background:var(--backgroundPrimary);border:1px solid var(--border);transition:all .4s ease;border-radius:20px;min-height:44px;padding:10px 30px;display:inline-block;font-size:16px;line-height:1.375;position:relative;cursor:pointer}.btn:hover{--backgroundPrimary: var(--white);--border: var(--darkBlue)}.btn.disabled,.btn[disabled]{opacity:var(--disabledOpacity)}.btn.secondary{--backgroundPrimary: var(--white);--border: var(--darkBlue)}.btn.secondary:hover{color:var(--white);background:var(--darkBlue)}.btn.tertiary{--backgroundPrimary: var(--darkBlue);--border: var(--darkBlue);color:var(--white)}.btn.tertiary:hover{color:var(--darkBlue);background:var(--white)}.arrow-btn{--size: 24px;--icon-size: 11px;--background: var(--darkBlue);--color: var(--lightGray);--disabledOpacity: .4;text-decoration:none;outline:none;box-shadow:none;border:none;background:var(--background);color:var(--color);width:var(--size);height:var(--size);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.arrow-btn.disabled,.arrow-btn[disabled]{opacity:var(--disabledOpacity)}.arrow-btn svg{width:var(--icon-size);height:var(--icon-size)}.arrow-btn svg path{fill:var(--color)}@media screen and (min-width: 1100px){.arrow-btn{--size: 56px;--icon-size: 25px}}.text-link{display:inline-flex;padding:4px 0;gap:8px;font-weight:600;font-size:16px;line-height:1.375;text-decoration:none;cursor:pointer;border:none;outline:none;box-shadow:none;color:inherit;align-items:center;flex-shrink:0;position:relative}.text-link .link-arrow{width:12px;transition:all .3s ease;position:relative}@media screen and (min-width: 1100px){.text-link .link-arrow{opacity:0;visibility:hidden;transform:translate3d(-5px, 0, 0)}.text-link:after{position:absolute;content:"";border-bottom:2px solid var(--lilac);border-radius:2px;bottom:-4px;left:0;width:0;transition:all .3s ease}.text-link:hover .link-arrow{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.text-link:hover:after{width:calc(100% - 19px)}.text-link:active:after{opacity:0}}.content-dark .text-link:after{border-bottom:2px solid var(--white)}.promo-dark .btn.secondary{--backgroundPrimary: var(--darkBlue);--border: var(--white);--color: var(--white)}.promo-dark .btn.secondary:hover{color:var(--darkBlue);background:var(--white)}.promo-dark .btn.tertiary{--backgroundPrimary: var(--white);--border: var(--white);color:var(--darkBlue)}.promo-dark .btn.tertiary:hover{color:var(--white);background:var(--darkBlue)}.swiper-scrollbar,.quote-swiper-scrollbar{display:none}@media screen and (max-width: 741px){.swiper-scrollbar,.quote-swiper-scrollbar{display:block;position:relative !important;width:100% !important;--swiper-scrollbar-border-radius: 3px;--swiper-scrollbar-top: auto;--swiper-scrollbar-bottom: 0;--swiper-scrollbar-left: auto;--swiper-scrollbar-right: auto;--swiper-scrollbar-sides-offset: 0.1%;--swiper-scrollbar-bg-color: var(--darkBlue);--swiper-scrollbar-drag-bg-color: var(--lilac);--swiper-scrollbar-size: 8px}}.scroll-bar::-webkit-scrollbar{width:8px}.scroll-bar::-webkit-scrollbar-track{background:var(--blue)}.scroll-bar::-webkit-scrollbar-thumb{background-color:var(--lilac);border-radius:2px;border:0px none var(--lilac)}.scroll-bar::-webkit-scrollbar-thumb:hover{background-color:var(--lilac)}.tab-nav{border-bottom:2px solid var(--lilac);display:flex;justify-content:center}.tab-nav .tab-nav--container{position:relative}.tab-nav .tab-nav--list{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;position:relative}.tab-nav .tab-nav--btn{border:none;outline:none;background:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:.5;transition:all .3s ease-in-out;color:var(--black);display:inline-block;font-size:20px;text-decoration:none;cursor:pointer;font-weight:600;padding:0 60px 20px 60px}.tab-nav .tab-nav--btn:hover,.tab-nav .tab-nav--btn.active{opacity:1}.tab-nav .underline{position:absolute;height:8px;background:var(--darkBlue);bottom:-2px;left:0;width:0;transition:.3s ease;border-radius:2px}.hero-module{width:100vw;height:100%;color:var(--white);grid-template-rows:1fr auto 32px auto 60px;grid-row-gap:0}@media screen and (min-width: 1100px){.hero-module{height:77%}}.hero-module .hero-title{grid-column:1/5;grid-row:2/3;z-index:1;position:relative}@media screen and (min-width: 741px){.hero-module .hero-title{grid-column:2/6}}@media screen and (min-width: 1100px){.hero-module .hero-title{grid-column:2/8;margin-bottom:1em}}.hero-module .button-holder{grid-column:1/5;grid-row:4/5;position:relative;z-index:1}@media screen and (min-width: 741px){.hero-module .button-holder{grid-column:2/6}}@media screen and (min-width: 1100px){.hero-module .button-holder{grid-column:2/8}}.hero-module .media{position:absolute;width:100%;height:100%}.hero-module .media picture,.hero-module .media video,.hero-module .media img{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.text-module .text-container{grid-column:1/5;grid-row:1/2}@media screen and (min-width: 741px){.text-module .text-container{grid-column:2/6}}@media screen and (min-width: 1100px){.text-module .text-container{grid-column:2/8}}.text-module .text-container h2{margin-bottom:1em;font-weight:400}.text-module .text-container h2:last-child{margin-bottom:0}.text-module .text-container p{margin-bottom:1.1em}.text-module .text-container p:last-child{margin-bottom:0}.text-module .need-help__contacts{grid-column:1/5;grid-row:2/3;text-align:center;margin-top:24px}.text-module .need-help__contacts:first-child{margin-bottom:0;padding-bottom:0}@media screen and (min-width: 741px){.text-module .need-help__contacts{grid-column:2/8;display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:left}}@media screen and (min-width: 1100px){.text-module .need-help__contacts{grid-column:2/10;margin-top:56px;justify-content:center;flex-direction:row-reverse}}.text-module .need-help__divider{margin:22px auto;border-top:1px solid var(--lilac);width:50px}@media screen and (min-width: 741px){.text-module .need-help__divider{margin:0 40px;height:100%;width:auto;border-left:1px solid var(--lilac)}}@media screen and (min-width: 1100px){.text-module .need-help__divider{margin:0 93px}}.text-module .need-help-contact{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center;text-decoration:none}.text-module .need-help-contact .help-contact__icon{width:45px;height:45px}.text-module .need-help-contact .help-contact__link{width:100%}@media screen and (min-width: 741px){.text-module .need-help-contact .help-contact__link{width:auto}}.text-module .need-help-contact a[href^="mailto:"]{text-decoration:underline}.text-module .need-help-contact[data-tooltip]{cursor:pointer}@media screen and (min-width: 741px){.text-module .need-help-contact{justify-content:flex-start}.text-module .need-help-contact:first-child{margin-bottom:0;padding-bottom:0}}.service-module .services-header{grid-column:1/5;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media screen and (min-width: 741px){.service-module .services-header{grid-column:2/6}}@media screen and (min-width: 1100px){.service-module .services-header{grid-column:2/8;margin-bottom:46px;gap:24px}}.service-module .services-body{grid-column:1/5}@media screen and (min-width: 741px){.service-module .services-body{grid-column:1/10}}@media screen and (min-width: 1100px){.service-module .services-body{grid-column:1/11;margin-bottom:16px}}.service-module .services-list{margin-bottom:32px}.service-module .services-list-wrapper{margin:0;padding:0;list-style:none}.service-module .services-item{padding:24px 20px;min-height:332px;display:flex;flex-direction:column;justify-content:flex-start;max-width:397px;width:100%;border-radius:var(--radius-l);background:var(--white)}@media screen and (min-width: 1100px){.service-module .services-item{padding:100px 32px 40px 32px;min-height:480px;border-radius:var(--radius-xl)}}.service-module .services-item .media{margin-bottom:28px}@media screen and (min-width: 1100px){.service-module .services-item .media{margin-bottom:20px}}.service-module .services-item .icon{width:56px;height:56px}.service-module .services-item .text{margin-top:10px}@media screen and (min-width: 1100px){.service-module .services-item .text{margin-bottom:25px}}.service-module .button-holder{margin:32px 0 0 0;grid-column:1/4;display:table}@media screen and (min-width: 741px){.service-module .button-holder{margin:auto 0;grid-column:2/4}}.service-module .services-slider-nav{display:none}@media screen and (min-width: 741px){.service-module .services-slider-nav{display:flex;justify-content:flex-end;gap:24px;grid-column:7/9;opacity:0;visibility:hidden;transition:all .3s ease-in-out}}@media screen and (min-width: 741px){.service-module .services-slider-nav{grid-column:7/10}}@media screen and (min-width: 741px){.service-module:hover .services-slider-nav{opacity:1;visibility:visible}}.content-module .content-container{--background: var(--white);background:var(--background);grid-column:1/5;z-index:1;position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-l)}.content-module .content-container.content-dark{--background: var(--darkBlue);color:var(--white)}@media screen and (min-width: 741px){.content-module .content-container.media-right{flex-direction:row}.content-module .content-container.media-right .media{width:50%;flex-shrink:0}}.content-module .content-container.media-left .media{order:-1}@media screen and (min-width: 741px){.content-module .content-container.media-left{flex-direction:row}.content-module .content-container.media-left .media{width:50%;flex-shrink:0}}.content-module .content-container .media{aspect-ratio:344/215;position:relative}.content-module .content-container .media img,.content-module .content-container .media picture{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-module .content-container .body{padding:32px}@media screen and (min-width: 1100px){.content-module .content-container .body{padding:64px 76px}}.content-module .content-container .content-title{margin-bottom:16px}@media screen and (min-width: 1100px){.content-module .content-container .content-title{margin-bottom:40px}}.content-module .content-container .text{margin-bottom:35px}@media screen and (min-width: 1100px){.content-module .content-container .text{margin-bottom:40px}}@media screen and (min-width: 741px){.content-module .content-container{grid-column:2/9}}@media screen and (min-width: 1100px){.content-module .content-container{grid-column:2/10}}.promo-module .promo-container{--background: var(--white);background:var(--background);grid-column:1/5;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:64px 16px;border-radius:var(--radius-xl);--ring: #f4f4f4}.promo-module .promo-container.promo-dark{--background: var(--darkBlue);color:var(--white);--ring: var(--lightGray)}@media screen and (min-width: 741px){.promo-module .promo-container{grid-column:2/9}}@media screen and (min-width: 1100px){.promo-module .promo-container{grid-column:2/10;flex-direction:row;align-items:flex-start;text-align:left;justify-content:flex-start;gap:76px;padding:64px 76px}}.promo-module .promo-container .media{width:226px;display:flex}@media screen and (max-width: 1100px){.promo-module .promo-container .media{margin-bottom:46px;width:220px}}@media screen and (max-width: 1100px){.promo-module .promo-container .body{margin-bottom:46px}}.promo-module .promo-container .promo-title{margin-bottom:12px}.promo-module .promo-container .button-holder{flex-shrink:0}@media screen and (min-width: 1100px){.promo-module .promo-container .button-holder{margin-top:28px;margin-left:auto}}.dynamic-logo-module{width:100%;overflow:hidden;position:relative}.dynamic-logo-module .dynamic-logo-list-wrapper{margin:0;padding:0;list-style:none;display:flex;width:-moz-max-content;width:max-content;animation:scroll 110s linear infinite}.dynamic-logo-module .dynamic-logo-item{padding:0 24px;position:relative;width:auto;height:auto;display:flex;min-height:46px;align-items:center}.dynamic-logo-module .dynamic-logo-item:not(:last-child):after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:50%;right:0;transform:translate3d(50%, -50%, 0);background:var(--lilac)}.dynamic-logo-module img{width:auto;height:auto;display:block;max-height:46px;flex-shrink:0}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.quote-module .quote{grid-column:1/5;z-index:1;position:relative;overflow:hidden}@media screen and (min-width: 741px){.quote-module .quote{grid-column:3/7}}@media screen and (min-width: 1100px){.quote-module .quote{grid-column:4/8}}.quote-module .arrow-btn{display:none}@media screen and (min-width: 741px){.quote-module .arrow-btn{display:block;grid-row:1/2;margin-top:auto;margin-bottom:auto}.quote-module .arrow-btn.quote-button-prev{grid-column:2/3}.quote-module .arrow-btn.quote-button-next{grid-column:7/8;margin-left:auto}}@media screen and (min-width: 1100px){.quote-module .arrow-btn.quote-button-next{grid-column:9/10;margin-left:auto}}.quote-module .icon{text-align:center;margin:0 auto 40px auto;display:table}@media screen and (min-width: 1100px){.quote-module .icon{margin:0 auto 58px auto}}.quote-module .icon .inline-svg{width:61px;height:48px}.quote-module .quote-list-wrapper{margin:0;padding:0;list-style:none}.quote-module .quote-item{display:flex;flex-direction:column;text-align:center}@media screen and (max-width: 741px){.quote-module .quote-item{padding:28px 32px}}.quote-module .quote-text{font-style:italic;font-size:24px;line-height:1.16;margin-bottom:24px}@media screen and (min-width: 1100px){.quote-module .quote-text{font-size:40px;margin-bottom:64px}}.quote-module .quote-author,.quote-module .quote-author-position{font-weight:600;font-size:18px;line-height:1.33}@media screen and (min-width: 1100px){.quote-module .quote-author,.quote-module .quote-author-position{font-size:24px}}.quote-module .quote-author{margin-bottom:6px}.quote-module .quote-author-position{font-weight:400}.quote-module .quote-swiper-scrollbar{grid-column:1/5;grid-row:2/3}.teaser-module .teaser-content{border-radius:24px;background:var(--white);grid-column:1/5;padding:32px 24px}@media screen and (min-width: 741px){.teaser-module .teaser-content{grid-column:2/8}}@media screen and (min-width: 1100px){.teaser-module .teaser-content{grid-column:2/10;padding:60px 76px;border-radius:18px}}.teaser-module .teaser-header{display:flex;flex-direction:column;margin-bottom:24px}.teaser-module .teaser-header .teaser-title{margin-bottom:16px}@media screen and (min-width: 1100px){.teaser-module .teaser-header{max-width:70%;margin-bottom:64px}.teaser-module .teaser-header .teaser-title{margin-bottom:24px}}@media screen and (min-width: 741px){.teaser-module .teaser-body{margin-bottom:32px}}.teaser-module .teaser-list{margin:0;padding:0 0 24px 0;list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:24px}@media screen and (min-width: 741px){.teaser-module .teaser-list{padding:0;flex-wrap:wrap}}.teaser-module .teaser-item{padding:24px 20px;min-height:332px;display:flex;flex-direction:column;max-width:400px;width:93%;flex-shrink:0;border:1px solid var(--lilac)}@media screen and (min-width: 741px){.teaser-module .teaser-item{min-height:340px;width:calc(33.333% - 18px)}}@media screen and (min-width: 1100px){.teaser-module .teaser-item{padding:33px 23px;width:calc(25% - 18px)}}.teaser-module .media{margin-bottom:32px}.teaser-module .media .logo-img{width:56px;height:56px}.teaser-module h4{margin-bottom:10px}@media screen and (max-width: 741px){.teaser-module .button-holder{margin:32px 0 0 0}}.highlight-module .highlight-content{border-radius:24px;background:var(--white);grid-column:1/5;padding:24px 20px}@media screen and (min-width: 741px){.highlight-module .highlight-content{grid-column:2/8}}@media screen and (min-width: 1100px){.highlight-module .highlight-content{grid-column:2/10;padding:56px 54px;border-radius:18px}}.highlight-module .highlight-header{display:flex;flex-direction:column;margin-bottom:24px}.highlight-module .highlight-header .highlight-title{margin-bottom:16px}@media screen and (min-width: 1100px){.highlight-module .highlight-header{margin-bottom:64px}.highlight-module .highlight-header .highlight-title{margin-bottom:24px}}@media screen and (min-width: 741px){.highlight-module .highlight-body{display:grid;grid-template-columns:1fr 1fr;gap:24px}}.highlight-module .highlight-list{margin:0;list-style:none;padding:0}.highlight-module .highlight-item{margin-bottom:32px}.highlight-module .highlight-item .order-number{color:var(--lilac)}.highlight-module .highlight-item:last-child{margin-bottom:0}@media screen and (max-width: 741px){.highlight-module .highlight-item{margin-bottom:48px;display:flex;flex-direction:column}.highlight-module .highlight-item .order-number{margin-bottom:24px}.highlight-module .highlight-item h4{margin-bottom:12px}}@media screen and (min-width: 1100px){.highlight-module .highlight-item{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.highlight-module .highlight-item .order-number{grid-column:1/2;grid-row:1/3;margin-right:56px;margin-left:32px;margin-top:13px;min-width:.5em}.highlight-module .highlight-item h4{grid-column:2/3;grid-row:1/2;font-size:24px}.highlight-module .highlight-item .text{grid-column:2/3;grid-row:2/3}}.highlight-module .media{border-radius:24px;overflow:hidden;position:relative;height:100%;margin-bottom:24px}.highlight-module .media picture,.highlight-module .media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}@media screen and (max-width: 1100px){.highlight-module .media{border-radius:12px;aspect-ratio:303/379;height:auto}}.highlight-module h4{margin-bottom:12px}.carousel-module .carousel-header{grid-column:1/5;display:flex;flex-direction:column;margin-bottom:24px}@media screen and (min-width: 741px){.carousel-module .carousel-header{grid-column:2/6}}@media screen and (min-width: 1100px){.carousel-module .carousel-header{grid-column:2/8;gap:24px}}.carousel-module .carousel-body{grid-column:1/5}@media screen and (min-width: 741px){.carousel-module .carousel-body{grid-column:2/9}}@media screen and (min-width: 1100px){.carousel-module .carousel-body{grid-column:2/10}}.carousel-module .carousel-list{margin:0 0 30px;padding:0;list-style:none;display:flex;flex-direction:column;align-items:stretch;gap:24px}@media screen and (min-width: 741px){.carousel-module .carousel-list{padding:0;flex-direction:row;flex-wrap:wrap}}.carousel-module .carousel-item{padding:24px;min-height:332px;display:flex;flex-direction:column;max-width:400px;border:1px solid var(--lilac)}@media screen and (min-width: 741px){.carousel-module .carousel-item{min-height:340px;width:calc(33.333% - 18px)}}@media screen and (min-width: 1100px){.carousel-module .carousel-item{padding:24px 32px;width:calc(25% - 18px)}}.carousel-module .media{margin-bottom:30px}.carousel-module .media .logo-img{width:56px;height:56px}.carousel-module h4{margin-bottom:10px}@media screen and (min-width: 1100px){.carousel-module .button-holder{margin:32px 0 0 0}}.employee-module .employee-header{grid-column:1/5;display:flex;flex-direction:column}@media screen and (min-width: 741px){.employee-module .employee-header{grid-column:2/6}}@media screen and (min-width: 1100px){.employee-module .employee-header{grid-column:2/8;margin-bottom:64px;gap:24px}}.employee-module .employee-body{grid-column:1/5}@media screen and (min-width: 741px){.employee-module .employee-body{grid-column:1/9}}@media screen and (min-width: 1100px){.employee-module .employee-body{grid-column:2/10;margin-bottom:64px}}.employee-module .employee-list-wrapper{margin:0;padding:0 0 24px 0;list-style:none}@media screen and (min-width: 741px){.employee-module .employee-list-wrapper{padding:0}}.employee-module .employee-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.employee-module .employee-item .employee-item__container{max-width:330px}@media screen and (min-width: 1100px){.employee-module .employee-item:first-child{align-items:flex-start}.employee-module .employee-item:last-child{align-items:flex-end}}.employee-module .employee-item h4{margin-bottom:24px}.employee-module .media{position:relative;aspect-ratio:1/1;max-width:330px;width:100%;margin-bottom:46px}.employee-module .media .employee-bck{position:absolute;width:100%;height:100%;left:0;top:0}.employee-module .media .employee{border-radius:50%;aspect-ratio:1/1;position:absolute;width:72.73%;top:13.2%;left:13.64%}.employee-module h4{margin-bottom:10px}.employee-module .button-holder{margin:24px 0 0 0}@media screen and (min-width: 1100px){.employee-module .button-holder{margin:32px 0 0 0}}.employee-module .employee-slides{text-align:center;display:block;margin:24px 0}@media screen and (min-width: 1100px){.employee-module .employee-slides{display:none}}.accordion-module .accordion-header{grid-column:1/5;display:flex;flex-direction:column}@media screen and (min-width: 741px){.accordion-module .accordion-header{grid-column:2/6}}@media screen and (min-width: 1100px){.accordion-module .accordion-header{grid-column:2/6;margin-bottom:64px;gap:24px}}.accordion-module .accordion-body{grid-column:1/5}@media screen and (min-width: 741px){.accordion-module .accordion-body{grid-column:1/7}}@media screen and (min-width: 1100px){.accordion-module .accordion-body{grid-column:2/8}}.accordion-module .accordion{cursor:pointer;background:none;padding:0 0 20px 0;width:100%;text-align:left;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:24px;border-bottom:1px solid var(--lilac);transition:all .3s ease-in-out}.accordion-module .accordion:first-child{margin-top:0}.accordion-module .plus-minus{width:40px;height:40px;flex-shrink:0;flex-grow:0}.accordion-module .plus-minus path{transition:all .3s ease-in-out}.accordion-module .active{border-bottom:1px solid rgba(0,0,0,0);align-items:center;padding:0 0 16px 0}.accordion-module .active .plus-minus .vertical{opacity:0}.accordion-module .panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion-module .text{padding-bottom:6px}
/*# sourceMappingURL=css.css.map */
