:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.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);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.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);top:0;left: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%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.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{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}html{box-sizing:border-box;vertical-align:baseline;scroll-behavior:smooth}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;box-sizing:inherit;-webkit-tap-highlight-color:transparent;outline:none;margin:0;padding:0;font-family:inherit}img{max-width:100%;display:block}ol,ul{list-style:none}li:empty,p:empty{display:none}textarea,select,input,button{appearance:none;color:inherit;background:0 0;border:none}html{font-family:Montserrat,sans-serif;font-size:.937502vw;line-height:150%}@media (width<=992px){html{font-size:1.42857vw}}@media (width<=768px){html{font-size:2vw}}@media (width<=540px){html{font-size:12px;line-height:1.5}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Didot LT Pro;line-height:1}h1,.h1{font-size:5.22222rem;line-height:5.55556rem}@media (width<=540px){h1,.h1{font-size:40px;line-height:1.1}}h2,.h2{font-size:2.77778rem;line-height:120%}@media (width<=540px){h2,.h2{font-size:30px;line-height:1.2}}.text-24{font-size:1.33333rem;line-height:150%}@media (width<=540px){.text-24{font-size:18px}}.content-clear{letter-spacing:.05rem;font-weight:500}.content-clear b,.content-clear strong{font-weight:700}.content-clear ul,.content-clear ol,.content-clear p{margin-bottom:1.5rem}.content-clear ul,.content-clear ol{margin-left:1.94444rem}.content-clear ul{list-style:outside}.content-clear ol{list-style:decimal}.content-clear a:not([class]){color:currentColor;font-weight:700;text-decoration:none;transition:color .3s ease-in-out,opacity .3s ease-in-out}.content-clear a:not([class]):hover{text-decoration:underline}.content-clear a:not([class]):active{opacity:.6}.h1-fix-alignment{position:relative;top:.722222rem}@media (width<=540px){.h1-fix-alignment{top:15px}}#CybotCookiebotDialogPoweredbyCybot,#CybotCookiebotDialogPoweredByText,#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyCybot{display:none!important}body #CookiebotWidget .CookiebotWidget-logo:focus-visible{outline-offset:3px;outline-color:#fff}:root{--body-color:#002350;overscroll-behavior:none}img,svg,iframe{vertical-align:bottom}img{width:auto;max-width:100%;height:auto;display:inline-block}img.alignleft{float:left;margin:1.6rem 1.6rem 1.6rem 0}img.aligncenter{margin:1.6rem auto}img.alignright{float:right;margin:1.6rem 0 1.6rem 1.6rem}a:not([class]){text-decoration:none}a:not([class]):hover{text-decoration:underline}a:focus-visible{outline-offset:2px;outline:2px solid}html{scroll-padding-top:calc(var(--header-height) + 2.22222rem)}body{color:var(--body-color,#000);font-weight:500;overflow-x:hidden}.logo-link__mobile{display:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (width>=993px){.container{max-width:94.4444rem;padding-left:.833333rem;padding-right:.833333rem}}.reset-last-mb>:last-child{margin-bottom:0!important}.flex-1{flex:1}.font-italic{font-style:italic}.font-normal{font-weight:400}.visually-hidden{clip:rect(1px, 1px, 1px, 1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.module-layout{--py-100:70px;background-color:var(--background-color);color:var(--text-color);overflow-x:hidden}@media (width>=769px){.module-layout{--py-100:5.55556rem}}.module-layout--py-100{padding-top:var(--py-100);padding-bottom:var(--py-100)}.module-layout--pt-100{padding-top:var(--py-100)}.module-layout--pb-100{padding-bottom:var(--py-100)}.module-layout__title{margin-bottom:4.44444rem}@media (width<=540px){.module-layout__title{margin-bottom:60px}}.h-line-circle-dots{--dots-color:var(--text-color,var(--body-color));position:relative}.h-line-circle-dots:before{content:"••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";white-space:nowrap;letter-spacing:.155556rem;color:var(--dots-color);font-size:1.11111rem;font-weight:700;line-height:.666667rem;display:block;overflow:hidden}.h-line-animate{width:0;transition:width .5s}.h-line-animate--short{width:8.33333rem}.h-line-animate--full{width:100%;padding-right:.144444rem}.body-animated,.animated{opacity:0;transition:opacity .6s cubic-bezier(.455,.03,.515,.955),transform .3s cubic-bezier(.455,.03,.515,.955);transform:translate(-10px)}.body-animated--visible,.animated--visible{opacity:1;transform:translate(0)translate(0)}.is-reloading .body-animated,.is-reloading .animated{transition:opacity 1s cubic-bezier(.455,.03,.515,.955),transform .6s cubic-bezier(.455,.03,.515,.955);transform:translateY(-30px);opacity:0!important;transition-delay:0s!important}.header{background-color:var(--header-bg-color,transparent);letter-spacing:.0555556rem;--text-color:var(--header-text-color,var(--body-color));width:100%;height:auto;padding:1.11111rem 0;font-size:1rem;transition:background-color .3s ease-in-out}@media (width<=768px){.header{padding:20px 0}}.header a{color:var(--text-color);text-decoration:none}.header__logo svg{width:7.44444rem;height:auto}@media (width<=768px){.header__logo .logo-link__desktop{display:none}.header__logo .logo-link__mobile{display:block}.header__logo .logo-link__mobile svg{width:auto}}.header__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.header .mobile-toggle{cursor:pointer;width:24px;height:24px;display:block;position:relative}.header .mobile-toggle span{background:var(--text-color);pointer-events:none;width:18px;height:2px;transition:all .3s ease-in-out;display:block;position:absolute;left:3px}.header .mobile-toggle span:first-of-type{top:6px}.header .mobile-toggle span:nth-of-type(2){top:calc(50% - 1px)}.header .mobile-toggle span:nth-of-type(3){bottom:6px}.header .mobile-toggle.active span{background:#fad7d7}.header .mobile-toggle.active span:nth-of-type(3),.header .mobile-toggle.active span:first-of-type{left:3px}.header .mobile-toggle.active span:first-of-type{top:11px;transform:rotate(135deg)}.header .mobile-toggle.active span:nth-of-type(2){width:0}.header .mobile-toggle.active span:nth-of-type(3){bottom:11px;transform:rotate(-135deg)}.header__language-switcher{text-transform:uppercase;align-items:center;display:flex}.header__language-switcher li:not(:first-child):before{content:"/";color:var(--text-color);margin:0 .222222rem}.header__language-switcher li.current-lang{font-weight:700}.header__language-switcher li a:hover{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.header__nav{align-items:center;gap:4.61111rem;display:flex}.header__nav .menu{gap:3.44444rem;display:flex}.header__nav .menu a:hover{opacity:.8;text-decoration:underline}.header__nav .menu a:active{opacity:.6}.header__nav .menu>li{position:relative}.header__nav .menu>li.menu-item-has-children:hover>a,.header__nav .menu>li .sub-menu a,.header__nav .menu>li:not(.menu-item-has-children)>a{transition:color .2s cubic-bezier(.55,.085,.68,.53),opacity .2s cubic-bezier(.55,.085,.68,.53)}.header__nav .menu>li>a{padding-top:1.38889rem;padding-bottom:1.38889rem;text-decoration:none}.header__nav .menu>li>a,.header__nav .menu>li>.sub-menu a{padding-left:1.11111rem;padding-right:1.11111rem;display:inline-block}.header__nav .menu>li>.sub-menu{z-index:20;color:#fff;opacity:0;visibility:hidden;flex-direction:column;gap:1.11111rem;width:100%;padding-top:1.72222rem;padding-bottom:1.38889rem;display:flex;position:absolute;top:100%}.header__nav .menu>li>.sub-menu .current-menu-item>a{opacity:1;text-decoration:underline}.header__nav .menu>li:focus-within a,.header__nav .menu>li:hover a{color:#fff}.header__nav .menu>li:focus-within>a,.header__nav .menu>li:hover>a{color:var(--text-color)}.header__nav .menu>li:focus-within.menu-item-has-children,.header__nav .menu>li:hover.menu-item-has-children{background-color:#002350}.header__nav .menu>li:focus-within.menu-item-has-children>a,.header__nav .menu>li:hover.menu-item-has-children>a{color:#fff}.header__nav .menu>li:focus-within>.sub-menu,.header__nav .menu>li:hover>.sub-menu{opacity:1;visibility:visible;background-color:#002350;min-width:10.2778rem}@media (width<=768px){.header__nav{display:none}}@media (width>=769px){.header .action-section{display:none}}.header[data-type=transparent-white]{--text-color:#fff}.header[data-type=blue]{--header-bg-color:#002350;--text-color:#fff}.header-sticky .header{z-index:100;position:fixed;top:0;left:0;right:0}@media (width>=601px){.header-sticky.admin-bar .header{top:46px}}@media (width>=783px){.header-sticky.admin-bar .header{top:32px}}.header-sticky:not(.header-overlap){padding-top:var(--header-height,6.5rem)}.header-sticky:not(.header-overlap).admin-bar{padding-top:calc(var(--header-height) - 32px)}@media screen and (width<=782px){.header-sticky:not(.header-overlap).admin-bar{padding-top:calc(var(--header-height) - 46px)}}@media (width<=768px){.header-sticky:not(.header-overlap){padding-top:64px}}.mobile-nav{z-index:200;color:#fad7d7;opacity:0;visibility:hidden;background-color:#002350;width:100%;height:100%;font-size:18px;line-height:150%;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0;overflow:auto}.mobile-nav a{color:inherit}.mobile-nav__close{cursor:pointer;z-index:10;width:24px;height:24px;position:fixed;top:20px;right:20px}.mobile-nav__close span{background:#fad7d7;width:18px;height:2px;position:absolute;left:3px}.mobile-nav__close span:first-of-type{top:11px;transform:rotate(135deg)}.mobile-nav__close span:nth-of-type(2){bottom:11px;transform:rotate(-135deg)}.mobile-nav__header{justify-content:space-between;align-items:flex-start;display:flex}.mobile-nav__header .logo-link{margin-top:5px}.mobile-nav__header .header__language-switcher{letter-spacing:1px;font-size:16px}.mobile-nav__header .header__language-switcher a{color:#fff}.mobile-nav__header .header__language-switcher li:not(:first-child):before{margin:0 5px}.mobile-nav__header .header__language-switcher a:hover{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.mobile-nav__inner{z-index:5;flex-direction:column;gap:50px;padding:20px 56px 28px 20px;display:flex;position:relative}.mobile-nav__inner>.menu{flex-direction:column;gap:50px;display:flex}.mobile-nav__inner>.menu>li{flex-direction:column;gap:25px;display:flex}.mobile-nav__inner>.menu>li>a{letter-spacing:1px;font-weight:700}.mobile-nav__inner>.menu .sub-menu{letter-spacing:1px;flex-direction:column;gap:20px;display:flex}.mobile-nav__inner>.menu .current-menu-item>a{text-decoration:underline}@media (width>=769px){.mobile-nav{display:none!important}}.menu-opened{overflow:hidden}.menu-opened .mobile-nav{opacity:1;visibility:visible}@media (width>=600px){.admin-bar .mobile-nav{top:46px}}.page-footer{--text-color:#fad7d7;--small-text:1rem;color:var(--text-color);background-color:#002350;padding:59px 0 79px;font-size:18px}@media (width>=541px){.page-footer{padding:8.33333rem 0 5.38889rem;font-size:1.33333rem}}.page-footer a{color:inherit;transition:color .3s ease-in-out,opacity .3s ease-in-out}.page-footer a:active{opacity:.6!important}.page-footer .menu li.current-menu-item a{text-decoration:underline}.page-footer .menu li:not(.current-menu-item) a:hover{opacity:.8}.page-footer .logo-link svg{width:100%;max-width:19.1111rem;height:auto}@media (width<=540px){.page-footer .logo-link svg{width:176px}}.page-footer__inner{flex-direction:column;gap:5.88889rem;display:flex}@media (width<=540px){.page-footer__inner{gap:64px}}.page-footer .footer-cta-text{letter-spacing:.0666667rem;line-height:2rem}@media (width>=769px){.page-footer .footer-cta-text{max-width:30rem}}@media (width<=540px){.page-footer .footer-cta-text{line-height:1.2}}.page-footer .footer-menu{letter-spacing:.0555556rem;font-weight:700}.page-footer .footer-menu svg path{fill:var(--text-color)}.page-footer .footer-menu ul{gap:2.77778rem 1.11111rem;display:grid}@media (width<=540px){.page-footer .footer-menu ul{gap:43px}}.page-footer .footer-menu ul li.link-has-icon a{align-items:center;gap:2.11111rem;display:flex}.page-footer .footer-menu ul li.link-has-icon a svg{width:2.05556rem;height:auto}@media (width<=540px){.page-footer .footer-menu ul li.link-has-icon a svg{width:36px}.page-footer .footer-menu ul.menu-has-icons{gap:51px}.page-footer .footer-menu ul.menu-has-icons li.link-has-icon a{gap:29px}}.page-footer .footer-menu--2-cols ul{gap:61px}@media (width>=541px){.page-footer .footer-menu--2-cols ul{grid-template-columns:repeat(2,1fr);gap:4.05556rem 1.11111rem}.page-footer .footer-menu--3-cols ul{grid-template-columns:repeat(3,1fr)}}.page-footer .footer-address{font-size:var(--small-text);opacity:.8;letter-spacing:.0488889rem}.page-footer .footer-address p{margin-bottom:.833333rem}@media (width<=540px){.page-footer .footer-address p{margin-bottom:20px}.page-footer .footer-address{opacity:.5}}.page-footer .footer-row{gap:1.11111rem;display:flex}@media (width<=768px){.page-footer .footer-row{flex-direction:column;gap:55px}}.page-footer .footer-row>*{flex:1}.page-footer .footer-row__menu{flex-direction:column;gap:6.38889rem;display:flex}@media (width>=541px){.page-footer .footer-row__menu{padding-top:5rem;padding-bottom:3rem}}.page-footer .footer-row__logo{padding-top:.555556rem}.page-footer .footer-copyright{justify-content:space-between;align-items:center;gap:2.22222rem;padding-top:3.83333rem;display:flex}@media (width<=768px){.page-footer .footer-copyright{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=540px){.page-footer .footer-copyright{padding-top:55px}}.page-footer .footer-copyright__rights{font-size:var(--small-text);opacity:.8;letter-spacing:.05rem}@media (width<=540px){.page-footer .footer-copyright__rights{opacity:.5;order:100}}.page-footer .footer-copyright__nav ul{letter-spacing:.0611111rem;gap:2.44444rem;display:flex}@media (width<=768px){.page-footer .footer-copyright__nav{order:-1}}@media (width<=540px){.page-footer .footer-copyright__nav{padding-bottom:51px}.page-footer .footer-copyright__nav ul{flex-direction:column;gap:9px}}.page-footer .footer-copyright .logo-link{margin-bottom:8px;display:inline-block}@media (width>=541px){.page-footer__mobile{display:none}}@media (width<=540px){.page-footer__desktop{display:none}}.button{letter-spacing:.0555556rem;cursor:pointer;align-items:center;gap:1rem;padding:.444444rem 1rem;font-size:1rem;font-weight:500;line-height:150%;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out;display:inline-flex}.button svg{vertical-align:middle;width:1.44444rem;height:auto}@media (width<=540px){.button{letter-spacing:1px;gap:19px;padding:6px 16px;font-size:18px}.button svg{width:28px}}.button:hover{opacity:.8}.button:active{opacity:.6}.button:focus-visible{outline-offset:2px;outline:2px solid #002350}.button--simple{color:#002350;padding-left:0;padding-right:0}.button--blue{color:#fff;background-color:#002350}.button--silver{color:#002350;background-color:#ebe6e6}.button--blue-outline{color:#002350;background-color:#0000;border:1px solid #002350}.button--blue-outline:hover{opacity:1;color:#fff;background-color:#002350}.button--blue-outline:active{opacity:.6}.button--link{color:var(--body-color);padding-left:0;padding-right:0}.button--file>span:nth-child(2) svg{transform:rotate(90deg)}.component-media{background-color:var(--background-color);overflow:hidden}.component-media img,.component-media video{vertical-align:bottom;width:100%}.component-media--cover{width:100%;height:100%;position:absolute;top:0;left:0}.component-media--cover video,.component-media--cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute}.component-media--has-overlay:before{content:"";background:var(--overlay-color);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.component-side-text{letter-spacing:.0555556rem;flex-direction:column;gap:2.22222rem;font-size:1.33333rem;font-weight:700;display:flex}@media (width<=768px){.component-side-text .h-line-animate--short{width:147px}}@media (width<=540px){.component-side-text{gap:17px;font-size:18px}}.component-side-text__cols{align-items:flex-end;gap:1.5rem;display:flex}@media (width<=540px){.component-side-text__cols{gap:24px}}.component-side-text svg{width:auto;height:2.05556rem}@media (width<=540px){.component-side-text svg{height:35px}}.module-hero__cols{display:flex}@media (width>=541px){.module-hero__cols>div{flex:1;width:50%}}@media (width<=540px){.module-hero__cols{flex-direction:column-reverse}}.module-hero__content-col{flex-direction:column;gap:4rem;padding:8.33333rem 0 9.16667rem;display:flex}@media (width<=992px){.module-hero__content-col{gap:2.22222rem;padding:5.55556rem 0}}@media (width<=768px){.module-hero__content-col{padding:3.88889rem 0}}@media (width<=540px){.module-hero__content-col{gap:66px;padding:55px 0 68px}}.module-hero__content-col .component-side-text{gap:1.38889rem}@media (width<=540px){.module-hero__content-col .component-side-text{gap:28px}}.module-hero__content-col h1{padding-top:20px;line-height:1.25}.module-hero__content-col h1 span{line-height:1.06}.module-hero__content-col h1 em{font-weight:400}@media (width>=540px) and (width<=992px){.module-hero__content-col h1{font-size:3.05556rem}}@media (width<=540px){.module-hero__content-col h1{padding-top:0;line-height:1.35}}.module-hero__media-col{direction:rtl}.module-hero__media-col .component-media{position:relative}.module-hero__media-col .component-media,.module-hero__media-col .component-media img{width:100%}@media (width<=540px){.module-hero__media-col{margin:0 -20px}}.module-hero__media-half-screen{width:50vw;height:100%;padding-right:9.27778rem;display:flex}@media (width<=992px){.module-hero__media-half-screen{padding-right:4.44444rem}}@media (width<=540px){.module-hero__media-half-screen{width:100%;height:auto;padding-right:0}}.module-hero__description-wrap{flex-direction:column;gap:1.44444rem;display:flex}@media (width<=768px){.module-hero__description-wrap .h-line-animate--short{width:147px}}.module-hero__description{letter-spacing:.0111111rem;font-size:1.44444rem;line-height:1.4}@media (width>=540px) and (width<=992px){.module-hero__description{font-size:1rem}}@media (width<=540px){.module-hero__description{letter-spacing:.9px;font-size:18px;line-height:1.25}.module-hero__desktop-image{display:none}}.module-hero__mobile-image{display:none}@media (width<=540px){.module-hero__mobile-image{display:block}}@media (width>=541px){.module-hero--media-h-right .module-hero__cols{flex-direction:row-reverse}}@media (width>=993px){.module-hero--media-h-right .module-hero__content-col h1{margin-right:-2.77778rem}}.module-hero--media-h-right .module-hero__media-col{direction:ltr}.module-hero--media-h-right .module-hero__media-half-screen{padding-left:9.27778rem;padding-right:0}@media (width<=992px){.module-hero--media-h-right .module-hero__media-half-screen{padding-left:4.44444rem}}@media (width<=540px){.module-hero--media-h-right .module-hero__media-half-screen{padding-left:0}}.module-hero--media-v-top .module-hero__media-half-screen{align-items:flex-start}.module-hero--media-v-middle .module-hero__media-half-screen{align-items:center}.module-hero--media-v-bottom .module-hero__media-half-screen{align-items:flex-end}@media (width>=769px){.module-hero--media-arc-top .module-hero__description{max-width:31.6667rem}}.module-hero--media-arc-top .component-media{-webkit-mask:url(../images/mask-media-arc-top.png) top/100%;mask:url(../images/mask-media-arc-top.png) top/100%}@media (width<=540px){.module-hero--media-arc-bottom .module-hero__cols{flex-direction:column}}.module-hero--media-arc-bottom .module-hero__content-col{gap:52px}@media (width>=541px){.module-hero--media-arc-bottom .module-hero__content-col{gap:4.16667rem}}@media (width>=769px){.module-hero--media-arc-bottom .module-hero__content-col{gap:5.05556rem}}@media (width>=993px){.module-hero--media-arc-bottom .module-hero__content-col{padding-top:10.5556rem;padding-left:3.44444rem}}@media (width<=540px){.module-hero--media-arc-bottom .module-hero__content-col{padding-top:64px}}@media (width>=993px){.module-hero--media-arc-bottom .module-hero__media-half-screen{padding-right:4.05556rem}.module-hero--media-arc-bottom.module-hero--media-h-right .module-hero__content-col{padding-left:0;padding-right:3.44444rem}.module-hero--media-arc-bottom.module-hero--media-h-right .module-hero__media-half-screen{padding-left:4.05556rem;padding-right:0}}.module-hero--media-arc-bottom .component-media{-webkit-mask:url(../images/mask-media-arc-bottom.png) bottom/101%;mask:url(../images/mask-media-arc-bottom.png) bottom/101%}@media (width>=769px){.module-hero--media-arc-bottom .module-hero__description,.module-hero--media-arc-none .module-hero__description{max-width:33.6111rem}}.module-hero--media-arc-none .module-hero__content-col h1{line-height:1.05}.module-hero--media-arc-none.module-hero--media-v-middle .module-hero__content-col{padding-top:9.94445rem}@media (width<=768px){.module-hero--media-arc-none.module-hero--media-v-middle .module-hero__content-col{padding-top:127px}}@media (width>=993px){.module-hero--media-arc-none.module-hero--media-v-middle .module-hero__content-col{padding-left:.555556rem}}@media (width<=540px){.module-hero--media-arc-none.module-hero--media-v-middle .module-hero__content-col{gap:44px}}@media (width>=993px){.module-hero--media-arc-none.module-hero--media-v-middle .module-hero__media-half-screen{padding-right:8.38889rem}.module-hero--media-arc-none.module-hero--media-v-middle.module-hero--media-h-right .module-hero__content-col{padding-left:0;padding-right:.555556rem}.module-hero--media-arc-none.module-hero--media-v-middle.module-hero--media-h-right .module-hero__media-half-screen{padding-left:8.38889rem;padding-right:0}}@media (width<=540px){body:not(.header-overlap) .module-hero--media-arc-none.module-hero--media-v-middle .module-hero__content-col{padding-top:60px}}.module-hero-simple{padding:11.1111rem 0 5.55556rem}@media (width<=992px){.module-hero-simple{padding-top:5.55556rem}}@media (width<=768px){.module-hero-simple{padding:80px 0}}.module-hero-simple--no-bottom-padding{padding-bottom:0}.module-hero-simple__cols{gap:1.11111rem;display:flex}@media (width<=992px){.module-hero-simple__cols{flex-direction:column;gap:2.77778rem}}@media (width<=540px){.module-hero-simple__cols{gap:50px}}@media (width>=993px){.module-hero-simple__side-text{flex:1 0 22.3333rem;max-width:22.3333rem}}.module-hero-simple__headings{flex-direction:column;gap:1.5rem;display:flex}@media (width<=768px){.module-hero-simple__headings{gap:.555556rem}}@media (width<=540px){.module-hero-simple__headings{gap:10px}}.module-hero-slider{position:relative}.module-hero-slider,.module-hero-slider .swiper-slide{height:100svh;min-height:37.7778rem}@media (width<=540px){.module-hero-slider,.module-hero-slider .swiper-slide{min-height:700px}}.module-hero-slider .component-media{z-index:1}.module-hero-slider .slide-cover-block{z-index:2;width:100%;height:100%;color:var(--text-color,var(--body-color));flex-direction:column;justify-content:flex-end;font-weight:500;display:flex;position:absolute;top:0;left:0}.module-hero-slider .slide-cover-block__column{flex-direction:column;gap:2.77778rem;padding:4.27778rem 0;display:flex}@media (width<=540px){.module-hero-slider .slide-cover-block__column{padding-bottom:134px}}.module-hero-slider .slide-cover-block__content{align-items:flex-end;gap:11.7222rem;padding-bottom:10px;display:flex}@media (height>=730px) and (width>=540px){.module-hero-slider .slide-cover-block__content{padding-bottom:2.38889rem}}@media (width<=768px){.module-hero-slider .slide-cover-block__content{flex-direction:column;align-items:flex-start;gap:2.77778rem}}@media (width<=540px){.module-hero-slider .slide-cover-block__content{gap:42px}}.module-hero-slider .slide-cover-block__headings{flex-direction:column;display:flex}@media (width>=993px){.module-hero-slider .slide-cover-block__headings{flex:1 0 53.6667rem}}@media (width>=541px){.module-hero-slider .slide-cover-block__headings{gap:1.11111rem}}@media (width<=540px){.module-hero-slider .slide-cover-block__headings{min-height:184px}}.module-hero-slider .slide-cover-block__headings .slide-subtitle{font-weight:500}@media (width<=992px){.module-hero-slider .slide-cover-block__headings .slide-subtitle{font-size:3.88889rem;line-height:3.88889rem}}@media (width<=540px){.module-hero-slider .slide-cover-block__headings .slide-subtitle{font-size:40px}.module-hero-slider .slide-cover-block__description{font-size:18px;line-height:1.2}}.module-hero-slider .slide-cover-block .component-button-wrap{justify-content:flex-end;display:flex}.module-hero-slider .hero-swiper .swiper-slide .h-line-animate{width:0;transition-duration:1.1s}.module-hero-slider .hero-swiper .swiper-slide.swiper-slide-active .h-line-animate{width:100%}.module-hero-slider .hero-swiper .swiper-wrapper{box-sizing:border-box}@media (width<=540px){.module-hero-slider .hero-swiper__pagination-nav{z-index:3;position:absolute;bottom:40px;left:0;right:0}}.module-hero-slider .hero-swiper__pagination{align-items:center;gap:1.11111rem;display:flex}@media (width>=541px){.module-hero-slider .hero-swiper__pagination{z-index:3;position:absolute;bottom:3.88889rem}}@media (width<=540px){.module-hero-slider .hero-swiper__pagination{justify-content:space-between;gap:10px}}.module-hero-slider .hero-swiper__pagination button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.77778rem;height:2.77778rem;display:flex;position:relative;overflow:hidden}.module-hero-slider .hero-swiper__pagination button:after,.module-hero-slider .hero-swiper__pagination button:before{content:"";background-color:var(--background-color,#fff);height:100%;display:block;position:absolute;top:0;left:0}.module-hero-slider .hero-swiper__pagination button:after{opacity:.4;width:100%;transition:opacity .3s ease-in-out}.module-hero-slider .hero-swiper__pagination button:before{z-index:1;width:0}.module-hero-slider .hero-swiper__pagination button svg{z-index:2;opacity:.6;width:1.22222rem;height:auto;position:relative}@media (width<=540px){.module-hero-slider .hero-swiper__pagination button{width:50px;height:50px}.module-hero-slider .hero-swiper__pagination button svg{width:22px}}.module-hero-slider .hero-swiper__pagination li:first-child button{--background-color:#fff}.module-hero-slider .hero-swiper__pagination li.active-item button:before{width:100%;-webkit-transition:width ease-in-out var(--button-fill-speed);transition:width ease-in-out var(--button-fill-speed)}.module-hero-slider .hero-swiper__pagination li.active-item button svg{opacity:1}.module-hero-slider .hero-swiper__pagination li:hover button:after{opacity:.6}@media (width>=541px){.module-hero-slider__mobile{display:none}}@media (width<=540px){.module-hero-slider__desktop{display:none}}.module-breadcrumbs{top:var(--header-height);z-index:50;letter-spacing:.0555556rem;background-color:#fff;padding:1.88889rem 0;position:sticky;overflow:hidden}@media (width<=540px){.module-breadcrumbs{letter-spacing:0;padding:17px 0;font-size:13px}}.module-breadcrumbs *{color:#002350;vertical-align:middle}.module-breadcrumbs .breadcrumbs-separator{background:url(../svg/angle-right.svg) 50%/contain no-repeat;width:1.11111rem;height:1.11111rem;margin:0 .444444rem;display:inline-block}@media (width<=540px){.module-breadcrumbs .breadcrumbs-separator{width:20px;height:20px;margin:0 11px}}.module-breadcrumbs .breadcrumb_last{font-weight:700}.module-breadcrumbs__progress{height:.333333rem;position:absolute;bottom:0;left:0;right:0}@media (width<=540px){.module-breadcrumbs__progress{height:2px}}.module-breadcrumbs__progress__bar{background-color:var(--bar-color,var(--body-color));will-change:width;height:100%;position:absolute;top:0;left:0}.module-quote{color:var(--text-color,var(--body-color));padding:5.55556rem 0;position:relative;overflow:hidden}.module-quote .container{z-index:2;position:relative}.module-quote__inner-col{flex-direction:column;gap:5.55556rem 0;display:flex}@media (width<=540px){.module-quote__inner-col{gap:40px}.module-quote__inner-col .h-line-animate--short{width:147px}}.module-quote__content{flex-direction:column;gap:2.77778rem 0;display:flex}.module-quote__content .blockquote-text{letter-spacing:.0222222rem}.module-quote__content .blockquote-text.quote-has-line-before p{position:relative}.module-quote__content .blockquote-text.quote-has-line-before p:first-child .quote-first-letter-line+div,.module-quote__content .blockquote-text.quote-has-line-before p:first-child:first-letter{padding-left:5.55556rem}@media (width<=540px){.module-quote__content .blockquote-text.quote-has-line-before p:first-child .quote-first-letter-line+div,.module-quote__content .blockquote-text.quote-has-line-before p:first-child:first-letter{padding-left:30px}}.module-quote__content .blockquote-text.quote-has-line-before p:first-child .quote-first-letter-line{background-color:var(--text-color,var(--body-color));width:4.44444rem;height:.0555556rem;position:absolute;top:2.5rem;left:0}@media (width<=768px){.module-quote__content .blockquote-text.quote-has-line-before p:first-child .quote-first-letter-line{top:1.8rem}}@media (width<=540px){.module-quote__content .blockquote-text.quote-has-line-before p:first-child .quote-first-letter-line{width:20px;top:1.5rem}}@media (width<=768px){.module-quote__content .blockquote-text{font-size:4rem;line-height:1}}@media (width<=540px){.module-quote__content .blockquote-text{font-size:30px;line-height:1.2}}.module-quote__author{letter-spacing:.0666667rem;font-size:1.33333rem;font-weight:500}@media (width<=768px){.module-quote__author{font-size:1.11111rem}}@media (width<=540px){.module-quote__author{font-size:12px}}@media (width>=541px){.module-quote--background .module-quote__author{font-weight:700}}.module-quote--simple{background-color:var(--background-color,transparent)}.module-quote--simple .blockquote-text{font-style:italic}.module-quote--simple .line-circle-dots{opacity:.5}@media (width>=993px){.module-quote--has-right-offset .module-quote__content{padding-right:15.6667rem}}.module-quote--stretch-space .module-quote__inner-col{gap:8.33333rem 0}@media (width>=769px){.module-quote--stretch-space .module-quote__inner-col{margin:2.55556rem 0}}@media (width<=540px){.module-quote--stretch-space .module-quote__inner-col{gap:125px 0}}.module-counter-v1 .counter-card{flex-direction:column;gap:1.44444rem;display:flex;overflow:hidden}@media (width<=540px){.module-counter-v1 .counter-card{gap:22px}}.module-counter-v1 .counter-card__value{font-weight:700;line-height:4.61111rem}@media (width>=540px) and (width<=768px){.module-counter-v1 .counter-card__value{font-size:4rem;line-height:1}}.module-counter-v1 .counter-card__symbol,.module-counter-v1 .counter-card__label{font-style:italic;font-weight:400}@media (width<=768px){.module-counter-v1 .counter-card__label{font-size:2rem}}@media (width<=540px){.module-counter-v1 .counter-card__label{font-size:30px}}.module-counter-v1 .counter-cards-grid{grid-template-columns:1fr 1fr;gap:5rem 1.33333rem;display:grid}@media (width<=540px){.module-counter-v1 .counter-cards-grid{grid-template-columns:auto;gap:43px}}.module-counter-v1__inner{flex-direction:column;gap:4.55556rem;display:flex}@media (width<=540px){.module-counter-v1__inner{gap:33px}}.module-counter-v1 .component-button-wrap{padding-top:.666667rem}@media (width<=540px){.module-counter-v1 .component-button-wrap{padding-top:37px}}.module-counter-v2 .counter-card{--border-color:var(--text-color,var(--body-color));flex-direction:column;gap:1.11111rem;display:flex}.module-counter-v2 .counter-card--side-border{--circle-radius:.127778rem;--circle-space:.555556rem;gap:.277778rem;padding:.833333rem 0 .833333rem 2.22222rem;position:relative}.module-counter-v2 .counter-card--side-border:before{content:"••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";letter-spacing:.155556rem;width:.555556rem;height:calc(100% - 2.5px);color:var(--border-color);font-size:1.11111rem;font-weight:700;line-height:.666667rem;display:block;position:absolute;top:0;left:0;overflow:hidden}.module-counter-v2 .counter-card__symbol{font-style:italic;font-weight:400}@media (width<=540px){.module-counter-v2 .counter-card{gap:11px;font-size:18px}.module-counter-v2 .counter-card h3{position:relative;top:8px}.module-counter-v2 .counter-card .content-clear{letter-spacing:.07rem;line-height:1.84rem}.module-counter-v2 .counter-card--side-border{--circle-radius:2.3px;--circle-space:10px;padding:30px 0 30px 40px}.module-counter-v2 .counter-card--side-border:before{width:5px}}@media (width>=993px){.module-counter-v2__inner{padding:2.77778rem 0}}.module-counter-v2__cols{gap:8.88889rem;display:flex}@media (width<=992px){.module-counter-v2__cols{flex-direction:column;gap:4.44444rem}}@media (width>=993px){.module-counter-v2__cols--vertical-center{align-items:center}.module-counter-v2__cols--vertical-end{align-items:flex-end}}@media (width<=540px){.module-counter-v2__cols{gap:41px}}@media (width>=993px){.module-counter-v2__col-description{flex:1 0 30.2222rem;max-width:30.2222rem}}.module-counter-v2__col-counters{flex:1}.module-counter-v2__grid{gap:45px;display:grid}@media (width>=541px){.module-counter-v2__grid{grid-template-columns:1fr 1fr;gap:3.33333rem 2.22222rem}}@media (width<=540px){.module-counter-v2__grid{gap:40px}}.module-text-image-2-cols__columns{gap:8.88889rem;display:flex}@media (width<=992px){.module-text-image-2-cols__columns{flex-direction:column;gap:4.44444rem}}@media (width<=768px){.module-text-image-2-cols__columns{gap:40px}}@media (width>=993px){.module-text-image-2-cols__image-col{flex:1 0 53.6667rem;max-width:53.6667rem}}.module-text-image-2-cols__content-col{flex-direction:column;flex:1;gap:1.11111rem;display:flex}.module-text-image-2-cols__content-col div:not(.component-button-wrap){word-wrap:normal}@media (width<=992px){.module-text-image-2-cols__content-col .component-button-wrap{padding-top:44px}}@media (width>=993px){.module-text-image-2-cols--content-right .module-text-image-2-cols__columns{flex-direction:row-reverse}}@media (width<=768px){.module-text-image-2-cols--mobile-content-direction-top{padding-bottom:27px}.module-text-image-2-cols--mobile-content-direction-bottom{padding-top:36px}}@media (width<=992px){.module-text-image-2-cols--mobile-content-direction-bottom .module-text-image-2-cols__columns{flex-direction:column-reverse}}@media (width<=768px){.module-text-image-2-cols--mobile-typography-base .content-clear{letter-spacing:.9px;font-size:18px;line-height:1.24}}.module-text-image-2-cols .component-media{position:relative}@media (width>=993px){.module-text-image-2-cols--content-sticky{overflow:visible}.module-text-image-2-cols--content-sticky .module-text-image-2-cols__content-col{top:calc(var(--header-height) + 32px);align-self:flex-start;position:sticky}}.module-focus-cards .card-focus{background-color:var(--bg-color,#ebe6e6);padding:1.66667rem;position:relative}.module-focus-cards .card-focus__title{font-family:Montserrat,sans-serif;font-size:1.61111rem}@media (width<=540px){.module-focus-cards .card-focus__title{font-size:20px}}.module-focus-cards .card-focus__icon{aspect-ratio:1;justify-content:center;align-items:center;margin:3rem 0 3.88889rem;padding:0 2.22222rem;display:flex;overflow:hidden}.module-focus-cards .card-focus__icon svg{width:auto;max-width:13.8889rem;height:100%}@media (width<=540px){.module-focus-cards .card-focus__icon{width:98px;height:98px;margin:67px auto;padding:0}}.module-focus-cards .card-focus .component-button-wrap:not(.card-focus__full-link) a{pointer-events:none;color:var(--body-color)}.module-focus-cards .card-focus .card-focus__full-link a{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.module-focus-cards .card-focus .card-focus__full-link a span{display:none}.module-focus-cards .card-focus .card-focus__full-link:has(a:hover)+.component-button-wrap .button{opacity:.8}.module-focus-cards .card-focus .card-focus__full-link:has(a:active)+.component-button-wrap .button{opacity:.6}@media (width<=540px){.module-focus-cards .card-focus{padding:26px 28px 15px}}.module-focus-cards__grid{grid-template-columns:repeat(var(--grid-cols,4), 1fr);gap:20px;display:grid}.module-focus-cards__grid--related{--grid-cols:3}@media (width>=541px){.module-focus-cards__grid--related .card-focus__icon{margin:0}}@media (width<=992px){.module-focus-cards__grid{--grid-cols:2}}@media (width<=540px){.module-focus-cards__grid{--grid-cols:1;gap:39px}}.module-content-columns .card-content-column{flex-direction:column;gap:1.11111rem;display:flex}@media (width<=768px){.module-content-columns .card-content-column{gap:17px}}.module-content-columns .card-content-column p.component-heading{font-size:1.33333rem;font-weight:700}@media (width<=768px){.module-content-columns .card-content-column p.component-heading{letter-spacing:1px;font-size:18px}.module-content-columns .card-content-column h2.component-heading br{display:none}}.module-content-columns__grid{grid-template-columns:repeat(var(--cols,3), 1fr);gap:20px;display:grid}.module-content-columns__grid--cols-3{--cols:3;gap:1.22222rem}@media (width>=769px){.module-content-columns__grid--cols-3 .module-content-columns__grid-column{max-width:27.5rem}}.module-content-columns__grid--cols-2{--cols:2;gap:1.11111rem}@media (width>=769px){.module-content-columns__grid--cols-2 .module-content-columns__grid-column{max-width:38.3333rem}}@media (width<=768px){.module-content-columns__grid{--cols:1;gap:66px}.module-content-columns .content-clear{letter-spacing:.9px;font-size:18px;line-height:1.2}.module-content-columns .content-clear ul,.module-content-columns .content-clear ol,.module-content-columns .content-clear p{margin-bottom:25px}}@media (width>=769px){.module-content-columns--larger .content-clear{font-size:1.33333rem;line-height:150%}}.module-cards-image .card-image{flex-direction:column;gap:1.44444rem;font-size:1.33333rem;display:flex;position:relative}@media (width<=992px){.module-cards-image .card-image{font-size:1rem}}@media (width<=768px){.module-cards-image .card-image{font-size:18px}}@media (width<=540px){.module-cards-image .card-image{gap:21px}}.module-cards-image .card-image__img-col{position:relative}.module-cards-image .card-image__img-col img{width:100%}.module-cards-image .card-image__content-col{flex-direction:column;gap:1.33333rem;display:flex}@media (width<=540px){.module-cards-image .card-image__content-col{gap:18px}}.module-cards-image .card-image__title{letter-spacing:.0555556rem;font-family:Montserrat,sans-serif;font-size:1.33333rem}@media (width<=768px){.module-cards-image .card-image__title{font-size:18px}}.module-cards-image .card-image__description{letter-spacing:.0611111rem;line-height:1.48}@media (width>=769px){.module-cards-image .card-image__description{padding-right:2.22222rem}}@media (width<=540px){.module-cards-image .card-image__description{letter-spacing:.9px;line-height:1.22}}.module-cards-image .card-image__full-link{display:contents}.module-cards-image .card-image__full-link a{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.module-cards-image .card-image__full-link a span{display:none}.module-cards-image .card-image__full-link:has(a:hover)+.component-button-wrap .button{opacity:.8}.module-cards-image .card-image__full-link:has(a:active)+.component-button-wrap .button{opacity:.6}.module-cards-image .card-image .button--link{color:currentColor}.module-cards-image__grid{grid-template-columns:repeat(var(--cols,3), 1fr);gap:3.88889rem 1.11111rem;display:grid}.module-cards-image__grid--4_cols{--cols:4}@media (width<=992px){.module-cards-image__grid--4_cols{--cols:2}}@media (width<=540px){.module-cards-image__grid:not([data-reports-grid]) .card-image__img-col{height:295px}.module-cards-image__grid:not([data-reports-grid]) .card-image__img-col img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}@media (width<=768px){.module-cards-image__grid{--cols:1;gap:60px}}@media (width<=540px){.module-cards-image__grid{gap:42px}}.module-cards-image__load-more-wrap{margin-top:3.88889rem;display:flex}.module-cards-image__load-more-wrap.hidden{display:none}.module-cards-image__load-more-wrap [data-report-load-more]{position:relative}.module-cards-image__load-more-wrap [data-report-load-more]:before{content:"";background:linear-gradient(currentColor 0 0) 0 100%/0% .166667rem no-repeat;width:100%;height:.166667rem;position:absolute;bottom:0;left:0}.module-cards-image__load-more-wrap [data-report-load-more].loading{pointer-events:none}.module-cards-image__load-more-wrap [data-report-load-more].loading:before{animation:2s linear infinite l2}@media (width>=769px){.module-cards-image__load-more-wrap{justify-content:center}}@media (width<=768px){.module-cards-image__load-more-wrap{margin-top:70px}}@keyframes l2{to{background-size:100% 3px}}.module-content-arc-image__content-col{flex-direction:column;gap:1.11111rem;display:flex}@media (width>=769px){.module-content-arc-image__content-col{width:50%}}@media (width<=540px){.module-content-arc-image__content-col{gap:35px}}.module-content-arc-image__description{letter-spacing:.05rem}@media (width>=993px){.module-content-arc-image__description{padding-right:7.77778rem}}@media (width<=540px){.module-content-arc-image__description{letter-spacing:.08rem;font-size:18px;line-height:1.24}}.module-content-arc-image__magnetic-text{--circle-width:22.6667rem;aspect-ratio:1;width:var(--circle-width);text-align:center;letter-spacing:.0611111rem;background-image:url(../images/magnetic-circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;justify-content:center;align-items:center;padding:2.77778rem;font-size:1.33333rem;font-weight:700;line-height:1.5;display:flex}@media (width<=992px){.module-content-arc-image__magnetic-text{--circle-width:16.6667rem;padding:1.66667rem;font-size:1.11111rem}}@media (width<=540px){.module-content-arc-image__magnetic-text{--circle-width:228px;background-image:url(../images/mobile-magnetic-circle.svg);border-width:0;padding:32px;font-size:18px;line-height:1.2}}.module-content-arc-image__arc-wrapper{position:relative}@media (width>=769px){.module-content-arc-image__arc-wrapper{margin-top:6.66667rem}}.module-content-arc-image__arc-wrapper .module-content-arc-image__magnetic-text-wrap{--magnetic-distance:8.33333rem;z-index:10;padding:var(--magnetic-distance);margin:calc(var(--magnetic-distance) * -1);position:absolute;top:-15rem;right:7.77778rem}@media (width<=768px){.module-content-arc-image__arc-wrapper .module-content-arc-image__magnetic-text-wrap{--magnetic-distance:0;top:-12.2222rem;right:-2px}}@media (width<=540px){.module-content-arc-image__arc-wrapper .module-content-arc-image__magnetic-text-wrap{top:-190px}}.module-content-arc-image__arc-wrapper .component-media{position:relative;-webkit-mask:url(../images/arc-mask.svg) top/100% no-repeat;mask:url(../images/arc-mask.svg) top/100% no-repeat}@media (width<=768px){.module-content-arc-image__arc-wrapper .component-media{margin-top:16.6667rem}}@media (width<=540px){.module-content-arc-image__arc-wrapper .component-media{margin:220px -20px 0}}.module-arc-image-presentation__cols{gap:4.77778rem;display:flex}@media (width>=769px){.module-arc-image-presentation__cols{padding-top:3.05556rem}}@media (width<=768px){.module-arc-image-presentation__cols{flex-direction:column;gap:2.77778rem}}@media (width<=540px){.module-arc-image-presentation__cols{gap:46px}}@media (width>=769px){.module-arc-image-presentation__title-col{flex:none;align-items:flex-start;width:11.1111rem;display:flex}}@media (width<=992px){.module-arc-image-presentation__title-col{justify-content:center}}.module-arc-image-presentation__title-col h2{letter-spacing:.0277778rem;font-size:7.77778rem}@media (width>=769px){.module-arc-image-presentation__title-col h2{-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;white-space:nowrap;padding-top:3.27778rem;line-height:1;transform:scale(-1)}}@media (width<=992px){.module-arc-image-presentation__title-col h2{font-size:5.55556rem}}@media (width<=768px){.module-arc-image-presentation__title-col h2{font-size:2.77778rem}}@media (width<=540px){.module-arc-image-presentation__title-col h2{font-size:40px;line-height:1.15}}.module-arc-image-presentation__content-cols{gap:8.55556rem;display:flex}@media (width<=992px){.module-arc-image-presentation__content-cols{gap:5.55556rem}}@media (width<=768px){.module-arc-image-presentation__content-cols{flex-direction:column;gap:1.66667rem}}.module-arc-image-presentation__content{letter-spacing:.0611111rem;font-size:1.33333rem;font-weight:700;line-height:1.5}@media (width>=993px){.module-arc-image-presentation__content{max-width:30.5556rem}}@media (width<=992px){.module-arc-image-presentation__content{font-size:1rem}}@media (width<=540px){.module-arc-image-presentation__content{letter-spacing:.9px;font-size:18px;line-height:1.24}}.module-arc-image-presentation__content-wrap{flex-direction:column;justify-content:space-between;gap:5.55556rem;display:flex}@media (width<=768px){.module-arc-image-presentation__content-wrap{gap:4.44444rem}}@media (width<=540px){.module-arc-image-presentation__content-wrap{gap:99px}}.module-arc-image-presentation__content-wrap .component-media{position:relative;-webkit-mask:url(../images/arc-mask.svg) top/100% no-repeat;mask:url(../images/arc-mask.svg) top/100% no-repeat}@media (width<=768px){.module-arc-image-presentation__content-wrap .component-media{margin-left:-20px;margin-right:-20px}}.module-arc-image-presentation__sign-wrap{color:#002350;background-color:#fff;padding:3.22222rem 0 2.05556rem}@media (width<=768px){.module-arc-image-presentation__sign-wrap{padding-top:1.94444rem}}@media (width<=540px){.module-arc-image-presentation__sign-wrap{padding:30px 0 65px;font-size:12px}}.module-arc-image-presentation__sign-text{letter-spacing:.05rem;margin-left:39rem}@media (width<=992px){.module-arc-image-presentation__sign-text{margin-left:30%}}@media (width<=768px){.module-arc-image-presentation__sign-text{margin-left:0}}@media (width<=540px){.module-arc-image-presentation__sign-text br{display:none}}.module-graph__image-wrap img{width:100%}@media (width<=768px){.module-graph__image-wrap--desktop{display:none}}.module-graph__image-wrap--mobile{display:none}@media (width<=768px){.module-graph__image-wrap--mobile{display:block}}.module-iframe-data__cols{gap:4.16667rem;display:flex}@media (width<=992px){.module-iframe-data__cols{flex-direction:column}}@media (width<=768px){.module-iframe-data__cols{gap:40px}}.module-iframe-data__content-col{flex-direction:column;gap:1.11111rem;display:flex}@media (width>=993px){.module-iframe-data__content-col{flex:1 0 27.2222rem;max-width:27.2222rem}}.module-iframe-data__content{letter-spacing:.05rem}@media (width>=993px){.module-iframe-data__content{padding-right:1.66667rem}}.module-iframe-data__iframe-col{flex:1}@media (width>=993px){.module-iframe-data__iframe-col{border:1px solid #ebe6e6;padding:1.66667rem}}.module-iframe-data__iframe-col iframe{border:0;width:100%}.module-timeline{--item-padding:3.88889rem;--breadcrumbs-height:5.38889rem;overflow:unset;letter-spacing:.0611111rem;font-size:1.33333rem;line-height:1.5}@media (width<=540px){.module-timeline{letter-spacing:.6px;padding-bottom:var(--py-100);font-size:11.9px}}.module-timeline__top-content-row{gap:16.7778rem;padding-bottom:4.83333rem;display:flex}@media (width<=992px){.module-timeline__top-content-row{gap:8.33333rem}}@media (width<=768px){.module-timeline__top-content-row{flex-direction:column;gap:2.22222rem}}@media (width<=540px){.module-timeline__top-content-row{gap:14px;padding-bottom:68px}}.module-timeline__top-content-row>div{flex:1}.module-timeline__top-content-row .h1{letter-spacing:0;padding-top:13px}.module-timeline__top-content-row__mobile-title{margin-bottom:9px;font-family:Didot LT Pro;font-size:40px}@media (width>=769px){.module-timeline__top-content-row__mobile-title{display:none}}@media (width<=768px){.module-timeline__top-content-row h2{letter-spacing:0;font-size:30px;line-height:1.2}.module-timeline__year-rows-col{overflow:hidden}}.module-timeline__years-list-row{top:calc(var(--header-height) - .0555556rem);background-color:var(--background-color);z-index:20;color:var(--bc-text-color,var(--text-color));padding:1.94444rem 0;font-size:1rem;position:sticky}@media (width<=540px){.module-timeline__years-list-row{display:none}}.module-timeline__years-list-row ul{gap:2.66111rem;display:flex}.module-timeline__years-list-row ul a{color:inherit}.module-timeline__years-list-row ul li{position:relative}.module-timeline__years-list-row ul li:not(:first-child):before{content:"";background-color:currentColor;width:1rem;height:1rem;position:absolute;top:50%;left:-1.77778rem;transform:translateY(-50%);-webkit-mask:url(../images/angle-right-white.svg) 50%/contain no-repeat;mask:url(../images/angle-right-white.svg) 50%/contain no-repeat}.module-timeline__years-list-row ul li.active-item a{font-weight:700}@media (width>=541px){.module-timeline__years-content{gap:4.66667rem;display:flex}}@media (width>=769px){.module-timeline__years-content__title-col{flex:none;align-items:flex-start;width:11.1111rem;display:flex}}@media (width<=992px){.module-timeline__years-content__title-col{justify-content:center}}@media (width<=768px){.module-timeline__years-content__title-col{display:none}}.module-timeline__years-content__title-col .h2{letter-spacing:.0277778rem;top:calc(var(--header-height) + var(--breadcrumbs-height) - .0555556rem);padding-bottom:var(--item-padding);font-size:7.77778rem;position:sticky}@media (width>=769px){.module-timeline__years-content__title-col .h2{-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;white-space:nowrap;padding-top:3.38889rem;line-height:1;transform:scale(-1)}}@media (width<=992px){.module-timeline__years-content__title-col .h2{font-size:5.55556rem}}.module-timeline__years-content-list .timeline-year-item{padding:var(--item-padding) 0;gap:16.6667rem;display:flex}@media (width<=992px){.module-timeline__years-content-list .timeline-year-item{gap:3.33333rem}}@media (width<=540px){.module-timeline__years-content-list .timeline-year-item{flex-direction:column;justify-content:space-between;gap:2.22222rem;padding:57px 0 39px}.module-timeline__years-content-list .timeline-year-item__year{letter-spacing:0;font-size:20px}}.module-timeline__years-content-list .timeline-year-item__content-col{flex-direction:column;gap:1.38889rem;display:flex}@media (width<=540px){.module-timeline__years-content-list .timeline-year-item__content-col{gap:12px}}.module-timeline__years-content-list .timeline-year-item__content>*{margin-bottom:2rem}@media (width<=540px){.module-timeline__years-content-list .timeline-year-item__content{letter-spacing:.6px}}.module-timeline__years-content-list .timeline-year-item .component-media{-webkit-mask:url(../images/mask-media-arc-bottom.png) bottom/100% no-repeat;mask:url(../images/mask-media-arc-bottom.png) bottom/100% no-repeat}.module-timeline__years-content-list .timeline-year-item .component-media video,.module-timeline__years-content-list .timeline-year-item .component-media img{width:100%}.module-timeline__years-content-list .timeline-year-item .component-media--video .component-media__inner .video-container{padding-bottom:110.7%;position:relative}.module-timeline__years-content-list .timeline-year-item .component-media--video video{-o-object-fit:cover;object-fit:cover;vertical-align:bottom;width:100%;height:100%;position:absolute}@media (width>=541px){.module-timeline__years-content-list .timeline-year-item>div{width:50%}}@media (width>=993px){.module-timeline__years-content-list .timeline-year-item>div{flex:1 0 22.3333rem;width:auto;max-width:22.3333rem}}[data-slider=mobileTimelineYears]:not(.swiper-initialized) .swiper-scrollbar,[data-slider=mobileTimelineYears]:not(.swiper-initialized) .swiper-button-container{display:none}[data-slider=mobileTimelineYears].swiper-initialized{position:relative;overflow:visible}[data-slider=mobileTimelineYears].swiper-initialized .swiper-slide{height:auto;display:flex}[data-slider=mobileTimelineYears].swiper-initialized .swiper-scrollbar{background:#fad7d733;border-radius:0;position:relative}[data-slider=mobileTimelineYears].swiper-initialized .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fad7d7;border-radius:0}[data-slider=mobileTimelineYears].swiper-initialized .swiper-button-container{gap:20px;margin-top:31px;display:flex}[data-slider=mobileTimelineYears].swiper-initialized .swiper-button-container [role=button]{color:#002350;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;display:flex;position:relative;top:auto;left:auto;right:auto}[data-slider=mobileTimelineYears].swiper-initialized .swiper-button-container [role=button] svg{width:20px}[data-slider=mobileTimelineYears].swiper-initialized .swiper-button-container [role=button]:after{content:none}[data-slider=mobileTimelineYears].swiper-initialized .swiper-button-container [role=button].swiper-button-prev svg{transform:scale(-1)}.page-404 .hero-swiper__pagination{display:none}.post-password-form{text-align:center;max-width:27.7778rem;margin:0 auto;padding-top:24px;padding-bottom:48px;font-size:1.11111rem;line-height:1.6}.post-password-form p{margin-bottom:1.11111rem}.post-password-form .post-password-form-invalid-password{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:.5px;word-spacing:2px;background:#fad7d799;border-radius:4px;width:100%;height:auto;margin-bottom:1.33333rem;padding:.333333rem .888889rem;font-size:.777778rem}.post-password-form label{text-align:left;font-size:.722222rem;display:block}.post-password-form input{border:1px solid #000;border-radius:4px;width:100%;height:2.22222rem;padding:.222222rem .888889rem;font-size:.888889rem}.post-password-form input[name=post_password]{letter-spacing:1px;transition:all .3s}.post-password-form input[name=post_password]:focus{box-shadow:0 0 4px #0000004d}.post-password-form input[type=submit]{color:#fff;text-transform:uppercase;cursor:pointer;background:#000;border:1px solid #000;border-radius:4px;max-width:14.4444rem;margin:.888889rem auto 0;transition:all .3s}.post-password-form input[type=submit]:hover{color:#000;background:#fff}

/*# sourceMappingURL=_app.css.map */
