:root{--headerHeight:104px}@media (min-width:1200px){:root{--headerHeight:80px}}body[data-pb-website]{padding-top:var(--headerHeight)}.header{font-family:Roboto,sans-serif;color:#fff;position:absolute;top:0;transition:top .5s;z-index:100;width:100%;line-height:1.5;font-weight:600;font-size:1.6rem;height:var(--headerHeight)}.header:not(:has(.header__menu)) .header__burger{display:none}.header:not(:has(.header__menu)) a.header__button-login{display:block}.header-wrapper{position:relative}.header a{font-family:inherit;font-size:inherit;text-decoration:none}.header a,.header a:hover{color:#fff}.header a[href]{cursor:pointer}.header li{list-style-type:none}.header p{margin:0}.header .header__burger{display:none;flex-direction:column;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;background:none;border:none;cursor:pointer;z-index:20;padding:0}.header .header__burger span{display:block;width:2.4rem;height:.3rem;background:#fff;border-radius:2px;margin:.3rem 0;transition:all .3s}.header .header__mobile-close{background-color:transparent;border:none;padding:0}.header__logo{max-width:17.2rem}.header__logo img[src$=".svg"].company-logo{height:50px;width:150px}.header__button-block{display:flex;flex-direction:row;gap:2.4rem;align-items:center}.header .header-dropdown__sidebar-buttons-wrapper{display:none}.header a.header__button-login{text-decoration:underline;font-size:1.8rem;font-weight:400}.header a.header__button-login:hover{color:#f5c914}.header a.header__button-demo,.header a.header__button-demo-mobile{padding:.8rem 2.4rem;border-radius:999rem;background-color:#f79b3e;color:#051c38;font-weight:400}.header a.header__button-demo-mobile:hover,.header a.header__button-demo:hover{color:#051c38;background-color:#d77109}.header__container{margin:0 auto;padding:0 4rem;height:var(--headerHeight)}.header__nav-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__wrapper{background-color:#041326}.header__nav{gap:1.25rem}.header__nav,.header__nav-wrapper{flex-direction:row;align-items:center}.header__nav-wrapper{display:flex;gap:2.8rem}.header__menu{display:flex;list-style:none;margin:0;padding:0;height:100%}.header__menu:hover .header__menu-item .header__menu-link:after{opacity:0}.header__menu:hover .header__menu-item.is-visible .header__menu-link:after,.header__menu:hover .header__menu-item:hover .header__menu-link:after{opacity:1!important}.header__menu-item{height:var(--headerHeight);padding:0 1.2rem;display:flex}.header__menu-item.is-visible .header__menu-link:after{opacity:1}.header__menu-item:hover .header__menu-link:after{opacity:1!important}.header__menu-item[data-current-nav-item]:not(.is-other-dropdown-open):not(.is-another-visible) .header__menu-link:after{opacity:1}.header__menu-item[data-current-nav-item].is-another-visible .header__menu-link:after,.header__menu-item[data-current-nav-item].is-other-dropdown-open .header__menu-link:after{opacity:0!important}.header__menu-link{cursor:pointer;padding:0;align-self:center;text-transform:uppercase;letter-spacing:.12em;position:relative}.header__menu-link:after{content:"";position:absolute;bottom:-.8rem;left:0;height:2px;width:100%;background:linear-gradient(90deg,#40c2c9,#3aa5b6,#3086a2,#286f93,#225e88,#1f5482,#1d5080);opacity:0;transition:opacity .3s ease}.header__menu-link:hover:after{opacity:1}.header__menu-link-button{border:none;background-color:transparent;cursor:pointer;padding:0 .8rem}.header-dropdown-list{opacity:0;pointer-events:none;transition:opacity .4s ease;position:absolute;top:100%;left:0;right:0;z-index:-1}.header-dropdown-list.is-visible{opacity:1;pointer-events:auto;z-index:10}.header-dropdown-item{display:flex;opacity:0;position:absolute;top:100%;left:0;right:0;background:#051c38;border-top:.1rem solid rgba(29,80,128,.5);transition:opacity .3s ease}.header-dropdown-item.is-open{opacity:1;z-index:10}.header-dropdown-item.is-open .sidebar__icon{display:block}.header-dropdown__sidebar-item{padding:2.4rem 2rem 2.4rem 4.8rem;cursor:pointer;transition:background .3s;font-size:1.8rem;font-weight:400;position:relative}.header-dropdown__sidebar-item:after{content:"";position:absolute;top:50%;right:2rem;width:1.2rem;height:1.2rem;border-right:.2rem solid #fff;border-bottom:.2rem solid #fff;transform:translateY(-50%) rotate(-45deg);border-radius:.1rem}.header-dropdown__sidebar-item-link:hover{color:#f5c914!important}.header-dropdown-item[data-theme=light] .header-dropdown__sidebar-item-link:hover{color:#1d5080!important}.header-dropdown__sidebar-wrapper{display:flex;flex-direction:column;padding:4rem 0;background-color:#041326;flex:30rem 0 0}.header-dropdown__sidebar-block{display:flex;flex-direction:column}.header-dropdown__sidebar-title-wrapper{display:flex;justify-content:space-between;margin-right:4rem;margin-bottom:4rem;margin-left:4rem;position:relative}.header-dropdown__sidebar-title-wrapper:after{display:none;content:"";position:absolute;top:50%;right:0;width:1.2rem;height:1.2rem;border-right:.2rem solid #fff;border-bottom:.2rem solid #fff;transform:translateY(-50%) rotate(-135deg);border-radius:.1rem}.header-dropdown-item[data-theme=light] .header-dropdown__sidebar-title-wrapper:after{border-color:#051c38}.header-dropdown__sidebar-title{text-transform:uppercase;letter-spacing:.12em;display:inline-flex;align-items:center;gap:.8rem}.header-dropdown__sidebar-title:hover{color:#f5c914!important}.header-dropdown__sidebar-title:hover .sidebar__icon img{filter:brightness(0) saturate(100%) invert(75%) sepia(100%) saturate(2000%) hue-rotate(5deg) brightness(100%) contrast(100%)}.header-dropdown-item[data-theme=light] .header-dropdown__sidebar-title:hover{color:#1d5080!important}.header-dropdown-item[data-theme=light] .header-dropdown__sidebar-title:hover .sidebar__icon img{filter:brightness(0) saturate(86%) invert(75%) sepia(100%) saturate(2004%) hue-rotate(184deg) brightness(37%) contrast(100%) saturate(2)}.header-dropdown__sidebar-title .sidebar__icon{display:none;width:2.4rem;height:2.4rem;margin-bottom:.6rem}.header-dropdown__close{position:absolute;top:5.6rem;right:4.8rem;background:none;border:none;cursor:pointer}.header-dropdown__sidebar-item.is-active,.header-dropdown__sidebar-item:hover{background:#051c38}.header-dropdown__content{flex:1;padding:0 1rem}.header-dropdown__content-item{display:none;animation:fadeIn .3s ease-in-out}.header-dropdown__content-item.is-visible{display:block;height:100%}.header__button-search:hover{cursor:pointer}.header__button-search span.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.header [data-theme=light] .header__menu-link:after{background:linear-gradient(90deg,#f79b3e,#f5c914)}.header .header-dropdown-item[data-theme=light]{background-color:#f8f5ef;color:#051c38}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-wrapper{background-color:#f0ebde}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-item:hover{background-color:#fff}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-item:after{border-color:#051c38}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-item a{color:#051c38}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-item.is-active{background-color:#fff}.header .header-dropdown-item[data-theme=light] .header-dropdown__sidebar-title{color:#051c38}.header .header-dropdown-item[data-theme=light] .header-dropdown__close path{stroke:#051c38}.header .header-dropdown-item[data-theme=light] .header-list{background-color:#f8f5ef}.header .header-dropdown-item[data-theme=light] .header-list .header-list-cta__button,.header .header-dropdown-item[data-theme=light] .header-list .header-list-item__link,.header .header-dropdown-item[data-theme=light] .header-list .header-list__description{color:#051c38}.header .header-dropdown-item[data-theme=light] .header-list .header-list__title{color:#1d5080}.header .header-dropdown-item[data-theme=light] .header-list-item__link:hover{color:#1d5080!important}.header .header-dropdown-item[data-theme=light] .header-list-item__link:hover .header-list-item__icon{filter:brightness(0) saturate(86%) invert(75%) sepia(100%) saturate(2004%) hue-rotate(184deg) brightness(37%) contrast(100%) saturate(2)}.header .header-dropdown-item[data-theme=light] a.header__button-login-mobile{color:#051c38}.header .header-dropdown-item[data-theme=light] a.header__button-login-mobile:hover{color:#1d5080}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer{background:#f8f5ef;margin-bottom:0;padding-top:3rem;padding-bottom:3.5rem;position:relative;display:none;justify-content:center}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer[data-open-search-visible]{display:flex}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-query{align-items:center;display:flex;justify-self:center;position:relative;border-radius:99.9rem;border:.1rem solid #78766f;height:4.8rem;padding-left:1.6rem;padding-right:1.6rem}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formButton{background:none;border:none;cursor:pointer;height:2rem;width:2rem;padding:unset;position:relative}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formButton svg{fill:#051c38;height:2rem;width:2rem}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formInput{font-family:Roboto,sans-serif;font-size:1.6rem;line-height:150%;letter-spacing:0;font-weight:400;background-color:#f8f5ef!important;border:unset;color:#051c38;height:2.4rem;padding-left:2rem;width:100%;align-self:center}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formInput::placeholder{opacity:1}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formInput:invalid{border-color:#b32700}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formInput:focus-visible{border:none;outline:none}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-hideQuery{align-self:center;margin-left:.8rem;background:unset;border:unset;padding:unset}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-hideQuery svg{fill:#78766f;height:2.4rem;width:2.4rem}@media only screen and (max-width:859px){.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-query{width:32.4rem}}@media screen and (max-width:1199px) and (min-width:860px){.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-query{width:65.2rem}}@media only screen and (min-width:1200px){.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-query{width:65.2rem}.header .header__button-open-search.SearchResultsModuleRedesign-topContainer .SearchResultsModuleRedesign-formInput{padding-left:.8rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.is-hidden{display:none!important}@media screen and (max-width:859px) and (min-width:360px){body:has(.header__nav-wrapper.is-menu-open) #ot-sdk-btn-floating.ot-floating-button{z-index:1!important}.header .header__burger{display:flex}.header .header__container{padding:0 2rem;height:var(--headerHeight)}.header .header__mobile-close:not(.is-hidden){display:block;width:3.2rem;height:3.2rem}.header .header-dropdown__close,.header a.header__button-demo{display:none}.header .header-dropdown__sidebar-buttons-wrapper{display:block;margin-top:2.4rem;padding-left:3.2rem}.header a.header__button-demo-mobile{width:-moz-fit-content;width:fit-content;padding:1.4rem 4rem;display:block}.header a.header__button-login{display:none}.header a.header__button-login-mobile{display:inline-block;padding:0 2rem;margin-bottom:3.2rem}.header-dropdown-list{overflow-x:hidden;display:flex;flex-direction:column;width:calc(200vw - 2.4rem);max-width:100%;transition:transform .25s}.header-dropdown-list.is-moved{transform:translateX(calc(-100vw + 2.4rem));max-width:unset}.header-dropdown-item{position:relative;opacity:1;z-index:1}.header-dropdown-item.is-open{z-index:10}.header-dropdown-item[data-theme=light] .header-dropdown__content{background:#f8f5ef}.header-dropdown-item[data-theme=light] .header-list .header-list__title:before{border-color:#051c38}.header .header-dropdown__sidebar-item{padding:1.6rem 4rem 1.6rem 4.8rem}.header .header-dropdown__content{background:#051c38;height:calc(100% + 12rem);z-index:100000;width:calc(100vw - 4rem)}.header .header-list-items{gap:3.8rem}.header .header-dropdown__sidebar-wrapper{height:calc(100dvh - 20rem);justify-content:space-between;flex:100vw 0 0}.header .header-dropdown__sidebar-item:after{right:4rem}.header .header__menu{display:none}.header .header-dropdown-item{order:1;overflow:hidden}.header .header-dropdown-item.is-open{order:0}.header .header-dropdown-item.is-open .header-dropdown__sidebar-wrapper{overflow:auto}.header .header-dropdown-list.is-moved:has(.header-dropdown-item.is-open) .header-dropdown-item.is-open{height:100vh!important}.header .header-dropdown-list.is-moved:has(.header-dropdown-item.is-open) .header-dropdown-item.is-open .header-dropdown__content{overflow:auto;height:calc(100dvh - var(--headerHeight))}.header .header-dropdown-list.is-moved:has(.header-dropdown-item.is-open) .header-dropdown-item.is-open .header-dropdown__sidebar-wrapper{pointer-events:none}.header .header__wrapper:has(.header-dropdown-list.is-visible){position:fixed;top:0;left:0;right:0}.header .header-dropdown-item:not(.is-open) .header-dropdown__sidebar-title-wrapper:after{display:block}.header .header-list__container{overflow:auto}}@media screen and (max-width:1199px) and (min-width:860px){.header .header-dropdown__sidebar-item{padding:2rem 2rem 2rem 4.8rem}.header .header-dropdown__sidebar-item:after{display:none}.header .header-dropdown__sidebar-item.is-active:after{display:block}.header .header-list__title{color:#40c2c9;cursor:pointer}.header .header-list__title:before{display:none}.header .header-list__description{display:block;padding-right:2.4rem}}@media screen and (min-width:1200px){.header{position:fixed}.header .header-dropdown__sidebar-item:after{display:none}.header .header-dropdown__sidebar-item.is-active:after{display:block}.header .header-dropdown__content,.header .header-dropdown__sidebar-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.header .header-dropdown__content::-webkit-scrollbar,.header .header-dropdown__sidebar-wrapper::-webkit-scrollbar{display:none}.header .header-dropdown-item{overflow:hidden}.header .header-dropdown__sidebar-wrapper{max-height:calc(100dvh - 8rem)}.header .header-dropdown__content{max-height:calc(100dvh - 9.4rem)}[data-scrolling-direction=down] .header{top:-141px}[data-scrolling-direction=up] .header{top:0}}.header-list{background-color:#051c38;color:#fff;font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.5;font-weight:400;height:100%}.header-list__container{margin:0 auto;padding:4rem 5rem;display:flex;justify-content:space-between;height:100%;flex-direction:column}@media (min-width:960px){.header-list__container{padding:4.5rem 4rem}}@media (min-width:1200px){.header-list__container{padding:4.8rem}}.header-list__title{color:#40c2c9;text-transform:uppercase;margin-bottom:.8rem;font-weight:600;letter-spacing:.12em;cursor:default}.header-list__title:before{content:"";display:inline-block;width:1.1rem;height:1.1rem;border-left:.2rem solid #fff;border-bottom:.2rem solid #fff;transform:rotate(45deg);margin-right:2.4rem}@media (min-width:960px){.header-list__title{cursor:auto}.header-list__title:before{display:none}}.header-list__description{display:none}@media (min-width:960px){.header-list__description{display:block}}.header-list-items{margin-top:4rem;display:flex;gap:3.2rem;flex-direction:column}.header-list-items__item{width:100%}@media (min-width:1200px){.header-list-items{row-gap:4.8rem;-moz-column-gap:2.4rem;column-gap:2.4rem;flex-direction:row;flex-wrap:wrap}.header-list-items__item{width:calc(33.33333% - 3.33333rem)}}.header-list-item__link{display:flex;flex-direction:row;gap:.8rem;align-items:center;color:#fff;text-decoration:none}.header-list-item__link:hover{color:#f5c914!important}.header-list-item__link:hover img{filter:brightness(0) saturate(100%) invert(75%) sepia(100%) saturate(2000%) hue-rotate(5deg) brightness(100%) contrast(100%)}@media (min-width:960px){.header-list-item__link{align-items:flex-start}}.header-list-item__icon{width:32px;height:32px;flex-shrink:0}.header-list-item__icon img{width:100%;height:100%}.header-list-item__title{font-size:2rem;font-weight:500;letter-spacing:-.01em}.header-list-item__description{display:none;margin-top:1.8rem}@media (min-width:960px){.header-list-item__description{display:block}}@media screen and (max-width:1199px) and (min-width:960px){.header-list .header-list__content{margin-bottom:12.2rem}}.header-list-cta{margin-top:3.4rem;display:flex;justify-content:end;transition:all easy .4s}.header-list-cta__button{color:inherit;border-bottom:2px solid #d77109;padding:0 1.5rem .2rem}.header-list-cta__button:hover{color:inherit;border-bottom:4px solid #d77109;padding:0 1.5rem;font-weight:600}@media (min-width:1200px){.header-list[data-column-count="2"] .header-list-items__item{width:calc(50% - 4.75rem)}}.page-footer{font-family:Roboto,sans-serif;background-color:#051c38;padding-top:6.4rem}@media screen and (min-width:860px){.page-footer{padding-top:4.8rem}}@media screen and (min-width:1200px){.page-footer{padding-top:6.4rem}}.page-footer a{text-decoration:none;transition:.25s}.page-footer li{list-style-type:none}.page-footer__container{max-width:859px;padding-left:2rem;padding-right:2rem;margin:0 auto}@media screen and (min-width:860px){.page-footer__container{max-width:1199px;padding-left:4.8rem;padding-right:4.8rem}}@media screen and (min-width:1200px){.page-footer__container{max-width:1440px;padding-left:9.6rem;padding-right:9.6rem}}.page-footer__head{padding-bottom:4rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #1d5080;margin-bottom:6.4rem}.page-footer__head img[src$=".svg"].company-logo{height:50px;width:150px}@media screen and (min-width:860px){.page-footer__head{margin-bottom:4.8rem;justify-content:space-between}}@media screen and (min-width:1200px){.page-footer__head{margin-bottom:6.4rem}}.page-footer__socials{display:none}@media screen and (min-width:860px){.page-footer__socials{display:flex;align-items:center;gap:29px}}.page-footer__socials-title{font-weight:500;line-height:1.3;letter-spacing:0;color:#fff;margin:0;font-size:2rem}@media screen and (min-width:860px){.page-footer__socials-title{margin-bottom:0}}@media screen and (min-width:1200px){.page-footer__socials-title{font-size:2.4rem}}.page-footer__socials-list{display:flex;gap:1.4rem}@media screen and (min-width:1200px){.page-footer__socials-list{gap:1rem}}.page-footer__socials-item{width:3rem;height:3rem}.page-footer__socials-link{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.25s}.page-footer__socials-link:hover{background-color:#f5c914}.page-footer__socials-link:hover svg{color:#051c38}.page-footer__socials-mobile{display:block;border-bottom:1px solid #1d5080;padding-bottom:3.2rem}.page-footer__socials-mobile .page-footer__socials-title{margin-bottom:2.4rem}@media screen and (min-width:860px){.page-footer__socials-mobile{display:none}}.page-footer__body{padding-bottom:6.4rem}.page-footer__section-list{display:block}.page-footer__section-item{padding-bottom:3.2rem;border-bottom:1px solid #1d5080;margin-bottom:3.2rem}@media screen and (min-width:860px) and (max-width:1199px){.page-footer__section-item{padding-bottom:4.8rem;margin-bottom:4.8rem}}.page-footer__section-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-footer__section-title{font-family:"Roboto Serif",sans-serif;font-size:3.2rem;line-height:1.2;letter-spacing:-.01em;color:#fff;margin-top:0;margin-bottom:4rem}.page-footer__section-title.page-footer__link{display:block}.page-footer__section-title.page-footer__link:hover{color:#f5c914}@media screen and (min-width:860px){.page-footer__section-title{font-size:3.6rem}}@media screen and (min-width:1200px){.page-footer__section-title{font-size:4rem;margin-bottom:3.2rem}}.page-footer__column-list{display:flex;flex-wrap:wrap;gap:4rem}@media screen and (min-width:1200px){.page-footer__column-list{gap:4.8rem}}.page-footer__column-item{width:100%;display:flex;flex-direction:column}@media screen and (min-width:1200px){.page-footer__column-item{width:calc(20% - 3.84rem)}}.page-footer__nav-list-button{width:2.4rem;height:2.4rem;border:none;background-color:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;line-height:1;transition:transform .3s ease}.page-footer__nav-list-button svg{fill:transparent;stroke:currentColor}.page-footer__nav-list-button.active{transform:rotate(180deg)}@media screen and (min-width:1200px){.page-footer__nav-list-button{display:none}}.page-footer__nav-item:not(:first-child){margin-top:4rem}@media screen and (min-width:1200px){.page-footer__nav-item:not(:first-child){margin-top:4.8rem}}.page-footer__nav-item-list{display:none}@media screen and (min-width:1200px){.page-footer__nav-item-list{display:block}}.page-footer__nav-item-list{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.page-footer__nav-item-list.open{margin-top:2rem}@media screen and (min-width:1200px){.page-footer__nav-item-list{max-height:none;margin-top:2.4rem}}.page-footer__nav-head{cursor:pointer}.page-footer__nav-head,.page-footer__nav-link{display:flex;align-items:center;justify-content:space-between}.page-footer__nav-link{font-family:Roboto,sans-serif;font-weight:500;font-size:2rem;line-height:1.3;letter-spacing:-.01em;color:#fff}@media screen and (min-width:1200px){.page-footer__nav-link{font-size:2.4rem;letter-spacing:0}}.page-footer__nav-link:not([href]){cursor:auto}.page-footer__nav-link[href]:hover{color:#f5c914}.page-footer__nav-item-link{font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;padding:.4rem 0;display:block}.page-footer__nav-item-link[href]:hover{color:#f5c914}.page-footer__nav-item-link[data-item-bold]{font-weight:500;font-size:2.4rem;line-height:1.3;letter-spacing:0;color:#fff;margin-top:4.8rem;margin-bottom:2.4rem}.page-footer__nav-item-subitem-link{font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;padding:.4rem 0 .4rem 1.2rem;display:inline-block}.page-footer__nav-item-subitem-link:hover{color:#f5c914}.page-footer__bottom{padding-top:6.4rem;padding-bottom:6.4rem;background-color:#041326}.page-footer__bottom-list{display:flex;flex-wrap:wrap;gap:4.8rem}.page-footer__headquarters-list{display:none}@media screen and (min-width:860px){.page-footer__headquarters-list{display:flex;flex-wrap:wrap;gap:4.8rem;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:3.2rem;margin-bottom:3.2rem}}.page-footer__headquarters-item{width:calc(33.33333% - 3.2rem)}.page-footer__headquarters-title{font-family:Roboto,sans-serif;font-weight:500;font-size:2.4rem;line-height:1.3;letter-spacing:0;color:#fff;margin-bottom:2.4rem;margin-top:0}.page-footer__headquarters-description{font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.page-footer__headquarters-description .Link{display:inline-block;padding:.4rem 0;color:#fff}.page-footer__headquarters-description .Link:hover{color:#f5c914}.page-footer__disclaimer{font-size:1.6rem;line-height:1.5;text-align:center;color:#fff;padding-top:3.2rem}@media screen and (min-width:860px){.page-footer__disclaimer{padding-top:0}}.page-footer__disclaimer p{margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 2.4rem}@media screen and (min-width:1200px){.page-footer__disclaimer p{gap:0 3.2rem}}.page-footer__disclaimer p:first-child{margin-bottom:1.6rem}@media screen and (min-width:860px){.page-footer__disclaimer p:first-child{margin-bottom:.8rem}}.page-footer__disclaimer .Link{display:inline-block;color:#fff;text-decoration:underline}.page-footer__disclaimer .Link:hover{color:#f5c914}.page-footer .cms-textAlign-center{text-align:center}.page-footer .cms-textAlign-left{text-align:left}.page-footer .cms-textAlign-right{text-align:right}html{font-size:62.5%}
