: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;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{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{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{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{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{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{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{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{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)}}
.swiper:not(.swiper-initialized) .swiper-wrapper{gap:var(--gap);display:flex}@media (min-width:768px){.swiper:not(.swiper-initialized) .swiper-wrapper{gap:var(--gap-md,var(--gap))}}@media (min-width:992px){.swiper:not(.swiper-initialized) .swiper-wrapper{gap:var(--gap-lg,var(--gap-md,var(--gap)))}}.swiper-wrapper{height:auto}.swiper-wrapper:focus-within{scrollbar-width:none;overflow:auto}.swiper--navigation .swiper-button-prev,.swiper--navigation .swiper-button-next{cursor:pointer;z-index:3;background-color:#0000;border:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:0;line-height:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:992px){.swiper--navigation .swiper-button-prev,.swiper--navigation .swiper-button-next{width:50px;height:50px}}.swiper--navigation .swiper-button-prev:hover:active:after,.swiper--navigation .swiper-button-next:hover:active:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(0 113 206/var(--tw-text-opacity,1))}@media (hover:hover){.swiper--navigation .swiper-button-prev:hover:after,.swiper--navigation .swiper-button-next:hover:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(0 113 206/var(--tw-text-opacity,1))}}:is(.swiper--navigation .swiper-button-prev,.swiper--navigation .swiper-button-next):after{color:#fff;text-shadow:0 0 8px #1a1a1a;font-size:27px;transition:color .2s;position:absolute;top:50%;left:50%}@media (min-width:992px){:is(.swiper--navigation .swiper-button-prev,.swiper--navigation .swiper-button-next):after{font-size:40px}}.swiper--navigation .swiper-button-prev{left:0}@media (min-width:992px){.swiper--navigation .swiper-button-prev{left:0}}.swiper--navigation .swiper-button-prev:after{transform:translate(-50%,-50%);content:""!important;font-family:icons!important}.swiper--navigation .swiper-button-next{right:0}@media (min-width:992px){.swiper--navigation .swiper-button-next{right:0}}.swiper--navigation .swiper-button-next:after{transform:translate(-50%,-50%)rotate(-180deg);content:""!important;font-family:icons!important}.swiper--pagination .swiper-pagination{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;width:auto;margin-top:17px;padding:0;list-style:none;display:flex;position:static}.swiper--pagination .swiper-pagination .swiper-pagination-bullet{cursor:pointer;opacity:1;background-color:#0000;border:2px solid #66676c;border-radius:100vw;outline:none;width:16px;height:16px;margin:3px 7px;padding:0;font-size:0;line-height:0;transition:background-color .2s linear;position:relative}.swiper--pagination .swiper-pagination .swiper-pagination-bullet:hover:active:after{content:var(--tw-content);opacity:1}@media (hover:hover){.swiper--pagination .swiper-pagination .swiper-pagination-bullet:hover:after{content:var(--tw-content);opacity:1}}.swiper--pagination .swiper-pagination .swiper-pagination-bullet:after{content:"";opacity:0;border:6px solid #66676c;border-radius:50%;width:4px;height:4px;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper--pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1}.swiper-controls-v2{justify-content:space-between;align-items:center;width:100%;margin-top:40px;display:flex}.swiper-pagination-v2.swiper-pagination-progressbar{--swiper-pagination-color:#e6321c;background-color:#e5e7eb;margin-top:0;margin-left:2px;transform:skew(-10deg)!important}@media (min-width:576px){.swiper-pagination-v2.swiper-pagination-progressbar{max-width:270px}}.swiper-navigation-v2{display:none}@media (min-width:576px){.swiper-navigation-v2{display:flex}}.swiper-navigation-v2 button[class*=swiper-button]{--swiper-navigation-sides-offset:auto;background-color:#e5e7eb;width:50px;height:40px;margin-top:0;display:block;position:relative;transform:none}@media (min-width:768px){.swiper-navigation-v2 button[class*=swiper-button]{width:60px;height:48px}}.swiper-navigation-v2 button[class*=swiper-button]:after{color:#1f2937;text-shadow:none;inset:unset;font-size:20px;display:block;position:relative;transform:none}.swiper-navigation-v2 button[class*=swiper-button]:focus-visible{outline:2px solid}.swiper-navigation-v2 button[class*=swiper-button]:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.swiper-navigation-v2 button[class*=swiper-button]:first-child:before{content:"";background-color:#d1d5db;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.swiper-navigation-v2 button[class*=swiper-button]:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.swiper-navigation-v2 button[class*=swiper-button]:last-child:after{transform:rotate(-180deg)}.swiper-navigation-v2 button[class*=swiper-button][disabled]{opacity:1}.swiper-navigation-v2 button[class*=swiper-button][disabled]:after{color:#9ca3af}.swiper-navigation-v2 button[class*=swiper-button] svg{display:none}
.styles-module__QKhFoa__wrapper[data-theme=v1]{position:relative}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__tabs_wrapper{margin-right:-15px;overflow-x:auto}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__tabs_wrapper{margin-right:0}}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list{gap:10px 0;width:max-content;margin:0;padding:0;display:inline-flex;list-style:none!important}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_content{margin-top:20px}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_content{margin-top:25px}}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__new_label{text-transform:uppercase;letter-spacing:.8px;color:#fff;background-color:#4ebe9c;border-color:#4ebe9c;border-radius:2px;margin:0;padding:0 4px;font-size:8px;font-weight:600;line-height:16px;position:absolute;top:-20px;right:0}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item{--borderWidth:1px;font-family:var(--font-primary);position:relative}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active{--borderWidth:4px}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical{font-family:var(--font-secondary);cursor:pointer;z-index:2;color:#0071ce;border-color:#eaeaea;border-bottom-style:solid;border-bottom-width:2px;padding:16px 15px;font-size:18px;font-weight:700;line-height:20px;transition:color .25s ease-in-out;position:relative}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical{border-bottom:none;border-left:2px solid;padding:0 0 31px 10px;font-size:32px;font-weight:700;line-height:39px}}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical.styles-module__QKhFoa__active{color:#0071ce;background-color:unset;border-color:#161414}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical_sec{cursor:pointer;text-align:center;color:#818aa0;background-color:#fff;border:none;border-radius:200px;min-width:100px;padding:5px 20px;font-size:16px;font-weight:400;line-height:18px}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical_sec{max-width:230px;padding:10px 20px;font-size:20px;font-weight:400;line-height:24px}}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__vertical_sec.styles-module__QKhFoa__active{color:#fff;background-color:#0071ce}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__horizontal{cursor:pointer;z-index:2;color:#070a12;background-color:#eff6fe;border-radius:4px;flex:none;padding:7px 16px;font-size:14px;font-weight:400;line-height:18px;transition:background-color .2s,color .2s;position:relative}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__horizontal:not(:last-child){margin-right:16px}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__horizontal:hover{color:#fff;background-color:#142355}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__horizontal.styles-module__QKhFoa__active{color:#fff;background-color:#0071ce}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__filters{cursor:pointer;z-index:2;border-bottom:var(--borderWidth) solid currentColor;color:#66676c;flex:1 0 auto;padding:16px 35px;font-size:14px;font-weight:400;line-height:18px;transition:color .25s ease-in-out;position:relative}.styles-module__QKhFoa__wrapper[data-theme=v1] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__filters.styles-module__QKhFoa__active{background-color:unset;color:#0071ce;font-weight:600}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical{display:flex}}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical .styles-module__QKhFoa__tabs_wrapper{flex:0 0 120px;max-width:120px}}@media (min-width:1200px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical .styles-module__QKhFoa__tabs_wrapper{flex:0 0 200px;max-width:200px}}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical .styles-module__QKhFoa__list{top:calc(var(--scroll-margin) + 20px);flex-direction:column;gap:20px 0;display:flex;position:sticky}}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical .styles-module__QKhFoa__list_content{flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px)}}@media (min-width:1200px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical .styles-module__QKhFoa__list_content{flex:0 0 calc(100% - 200px);max-width:calc(100% - 200px)}}@media (min-width:1200px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__center .styles-module__QKhFoa__tabs_wrapper{text-align:center}}.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__overflow:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(270deg,#fff 0%,#fff0 100%);width:50px;height:54px;display:block;position:absolute;top:0;right:-17px}.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec:after{height:28px}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__tabs_wrapper{flex:0 0 230px;max-width:230px}}.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__list{gap:0 20px}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__list{gap:24px 0}}.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__list_content{margin-top:40px}@media (min-width:992px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__list_content{flex:0 0 calc(100% - 230px);max-width:calc(100% - 230px);margin-top:0;padding-left:50px;padding-right:30px}}@media (min-width:1200px){.styles-module__QKhFoa__wrapper[data-theme=v1].styles-module__QKhFoa__vertical_sec .styles-module__QKhFoa__list_content{padding-left:120px;padding-right:50px}}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__tabs_wrapper{border-bottom:1px solid #d1d5db;margin-bottom:48px}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list{margin:0 0 -1px;gap:10px;width:100%;margin-inline:-1px;padding-inline:1px;list-style:none;display:flex;overflow:auto hidden}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item{color:#6b7280;cursor:pointer;outline-offset:-2px;flex-shrink:0;padding:20px 16px;font-size:16px;font-weight:600;line-height:1.15;display:block;position:relative}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item:hover{color:#1f2937}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active{color:#1f2937}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active:after,.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active:before{content:"";height:4px;position:absolute;bottom:0;left:0;transform:translateY(12%)skew(-20deg)}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active:after{background-color:#f8503b;width:calc(100% - 4px)}.styles-module__QKhFoa__wrapper[data-theme=v2] .styles-module__QKhFoa__list_item.styles-module__QKhFoa__active:before{z-index:1;background-color:#252e65;width:15px}
.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}
.styles-module__XZBRXG__wrapper{background-color:#fff;border-radius:12px;width:300px;height:100%;margin:0;padding:24px;overflow:hidden;aspect-ratio:auto!important}.styles-module__XZBRXG__wrapper a:hover{text-decoration:none}.styles-module__XZBRXG__wrapper a:hover figcaption,.styles-module__XZBRXG__wrapper a:hover p{color:#0071ce}.styles-module__XZBRXG__wrapper a:hover .styles-module__XZBRXG__slide_image img{transform:scale(1.1)}.styles-module__XZBRXG__slide_image{flex-direction:column;height:100%;display:flex;position:relative}.styles-module__XZBRXG__slide_image img{width:100%;margin-bottom:20px;transition:transform .2s;position:relative}.styles-module__XZBRXG__label_new{letter-spacing:.2px;margin-top:8px;font-size:14px}.styles-module__XZBRXG__slide_caption{text-align:left;max-width:100%;font-family:var(--font-secondary);color:#070a12;letter-spacing:-.2px;margin-bottom:16px;font-size:28px;font-weight:700;line-height:36px;transition:color .2s}.styles-module__XZBRXG__slide_price{text-align:right;color:#c82814;font-size:28px;font-family:var(--font-secondary);letter-spacing:-.4px;border-top:1px solid #d1d5db;margin-top:16px;margin-bottom:0;padding-top:16px}.styles-module__XZBRXG__slide_price span,.styles-module__XZBRXG__slide_price small{font-size:14px}
.styles-module__cSB4EG__wrapper{background-color:#f3f4f6;padding-top:64px;padding-bottom:64px}.styles-module__cSB4EG__tabs_wrap>div[class*=overflow]:after{background:linear-gradient(270deg,#f3f4f6 0%,#0000 100%)}.styles-module__cSB4EG__tabs>div:first-of-type>ul{-moz-column-gap:12px;flex-wrap:wrap;justify-content:center;gap:10px 12px;width:100%;margin-top:24px;margin-bottom:0;padding-bottom:2px}@media (min-width:992px){.styles-module__cSB4EG__tabs>div:first-of-type>ul{margin-top:32px}}.styles-module__cSB4EG__tabs>div:first-of-type>ul>li{color:#161414;background-color:#fff;border:1px solid #0000;border-radius:999px;padding:10px 20px;font-size:15px;font-weight:600;line-height:1.2;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-right:0!important}.styles-module__cSB4EG__tabs>div:first-of-type>ul>li:hover{color:#161414;background-color:#fff}.styles-module__cSB4EG__tabs>div:first-of-type>ul>li[class*=active]{color:#fff;background-color:#0071ce;border-color:#0071ce;box-shadow:0 1px 2px #070a12}.styles-module__cSB4EG__tabs .tab-list-content{margin-top:28px}@media (min-width:992px){.styles-module__cSB4EG__tabs .tab-list-content{margin-top:32px}}.styles-module__cSB4EG__wrapper .swiper-slide{justify-content:center;align-items:center;height:auto;margin:0;display:flex;width:auto!important}.styles-module__cSB4EG__slider_wrapper{position:relative;overflow:hidden}.styles-module__cSB4EG__slider_wrapper .swiper{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.styles-module__cSB4EG__slider_wrapper .swiper-wrapper{padding-left:0}.styles-module__cSB4EG__nav_below{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.styles-module__cSB4EG__nav_btn{cursor:pointer;background-color:#e5e7eb;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;font-size:0;line-height:0;transition:background-color .2s;display:flex}.styles-module__cSB4EG__nav_btn:hover:not(:disabled):not(.swiper-button-disabled){background-color:#e5e7eb}.styles-module__cSB4EG__nav_btn:focus-visible{outline-offset:2px;outline:2px solid #0071ce}:is(.styles-module__cSB4EG__nav_btn:disabled,.styles-module__cSB4EG__nav_btn.swiper-button-disabled){cursor:not-allowed;opacity:.45}.styles-module__cSB4EG__nav_btn:after{color:#1f2937;font-size:20px;line-height:1;display:block}.styles-module__cSB4EG__nav_btn_prev:after{content:"";font-family:icons}.styles-module__cSB4EG__nav_btn_next:after{content:"";font-family:icons;transform:rotate(-180deg)}
.styles-module__peo_sW__wrapper{color:#1f2937;background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px 12px 24px;transition:background-color .2s,color .2s;display:flex;box-shadow:0 1px 3px #0e162614}.styles-module__peo_sW__wrapper img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:drop-shadow(0 0 3px #0006);width:64px;height:64px;transition:transform .2s}.styles-module__peo_sW__wrapper:hover{color:#fff;background-color:#0257a2}.styles-module__peo_sW__badge_new{color:#fff;background-color:#c82814;border-radius:4px;padding:2px 8px;font-size:12px;line-height:16px;position:absolute;top:-10px;left:24px}
.styles-module__40cOAq__featured_wrapper{isolation:isolate;margin-bottom:104px;padding:32px 16px 0;position:relative}@media (min-width:992px){.styles-module__40cOAq__featured_wrapper{border-radius:16px;padding:40px 40px 0}}.styles-module__40cOAq__decorator_wrapper{z-index:0;border-radius:inherit;pointer-events:none;background-color:#111827;width:100%;position:absolute;inset:0;overflow:hidden}@media (min-width:992px){.styles-module__40cOAq__decorator_wrapper{border-radius:16px;max-height:324px}}.styles-module__40cOAq__decorator{z-index:0;border-radius:inherit;pointer-events:none;border-bottom-right-radius:16px;display:block;position:absolute;inset:0;overflow:hidden}.styles-module__40cOAq__decorator:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='599' height='344' fill='none'%3E%3Cpath fill='%2313286B' fill-rule='evenodd' d='M375.256 344H0L223.744 0H599L375.256 344Z'/%3E%3C/svg%3E");background-size:cover;width:662px;height:380px;min-height:354px;position:absolute;left:-287px}@media (min-width:992px){.styles-module__40cOAq__decorator:after{top:0;right:0;left:unset;border-top-right-radius:16px;border-bottom-right-radius:16px;width:354px;height:100%}}.styles-module__40cOAq__heading_wrapper{flex-direction:column-reverse;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}@media (min-width:992px){.styles-module__40cOAq__heading_wrapper{flex-direction:row}}.styles-module__40cOAq__heading{z-index:1;color:#fff;letter-spacing:-1px;text-align:left;font-family:var(--font-secondary);margin-bottom:24px;font-size:28px;line-height:36px;position:relative}@media (min-width:992px){.styles-module__40cOAq__heading{margin-bottom:64px;font-size:56px;line-height:60px}}.styles-module__40cOAq__heading_all{letter-spacing:-.2px;font-size:28px;line-height:36px;font-family:var(--font-secondary);margin-bottom:32px}@media (min-width:992px){.styles-module__40cOAq__heading_all{letter-spacing:-.4px;font-size:36px;line-height:44px}}.styles-module__40cOAq__grid_wrapper{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center;gap:12px;margin-top:-40px;display:grid;position:relative;bottom:-40px}@media (min-width:768px){.styles-module__40cOAq__grid_wrapper{gap:24px}}@media (min-width:992px){.styles-module__40cOAq__grid_wrapper{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width:1200px){.styles-module__40cOAq__grid_wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.styles-module__40cOAq__text_grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px 24px;display:grid}@media (min-width:768px){.styles-module__40cOAq__text_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.styles-module__40cOAq__text_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.styles-module__40cOAq__text_grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.styles-module__40cOAq__text_link{color:#1f2937;border:1px solid #d1d5db;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-weight:600;transition:border-color .15s;display:flex}@media (min-width:992px){.styles-module__40cOAq__text_link{padding:14px 16px}}.styles-module__40cOAq__text_link:hover{color:#1f2937;border-color:#0171ce}.styles-module__40cOAq__text_link_label{align-items:center;line-height:1.3;display:inline-flex}.styles-module__40cOAq__text_link_icon{font-size:16px}.styles-module__40cOAq__all_brands_wrapper{padding-bottom:72px}@media (min-width:992px){.styles-module__40cOAq__all_brands_wrapper{padding:0 40px 72px}}.styles-module__40cOAq__badge_sponsored{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff3;border-radius:2px;gap:6px;padding:4px 6px;font-size:14px;display:flex}.styles-module__40cOAq__badge_sponsored i{align-items:center;display:flex}.styles-module__40cOAq__button_wrapper{justify-content:center;margin-top:32px;display:flex}@media (min-width:992px){.styles-module__40cOAq__button_wrapper{margin-top:40px}}
.styles-module__YFfIZq__wrapper *{word-break:initial}.styles-module__YFfIZq__wrapper:empty{display:none}.styles-module__YFfIZq__title{color:#020309;margin-bottom:10px;font-size:18px;font-weight:600;line-height:24px}.styles-module__YFfIZq__wrapper{flex-direction:column;height:100%;display:flex}.styles-module__YFfIZq__wrapper_inner{color:#020309;border:1px solid #e2e2e2;border-radius:4px;flex:1;padding:20px}.styles-module__YFfIZq__value{-moz-column-gap:20px;justify-content:space-between;align-items:center;column-gap:20px;display:flex}.styles-module__YFfIZq__value span:last-child{text-align:right;flex-shrink:0}.styles-module__YFfIZq__value:not(:last-child){border-bottom:1px solid #e2e2e2;margin-bottom:10px;padding-bottom:10px}.styles-module__YFfIZq__value>div:last-child{text-align:right}@media (max-width:992px){.styles-module__YFfIZq__value{font-size:16px;font-weight:600;line-height:18px}}
.styles-module__D2HJla__disabled{opacity:.5;pointer-events:none}.styles-module__D2HJla__label{color:#fff;width:100%;margin:0;padding:0 0 8px;font-size:14px;line-height:18px;display:block}.styles-module__D2HJla__grid{align-items:flex-end;gap:20px;display:grid}@media (min-width:1200px){.styles-module__D2HJla__grid{grid-template-columns:1fr auto}}
.styles-module__bWo3dW__wrapper[data-theme=modern]{color:#fff;isolation:isolate;z-index:1;background-color:#111827;border-radius:24px;padding:40px 20px;position:relative}@media (min-width:992px){.styles-module__bWo3dW__wrapper[data-theme=modern]{padding:40px}}@media (max-width:992px){div:has(>section[data-invert=true])+section .styles-module__bWo3dW__wrapper[data-theme=modern]{border-top-left-radius:0;border-top-right-radius:0}}@media (max-width:992px){section[data-invert=true]+section .styles-module__bWo3dW__wrapper[data-theme=modern]{border-top-left-radius:0;border-top-right-radius:0}}.styles-module__bWo3dW__wrapper[data-theme=modern] p,.styles-module__bWo3dW__wrapper[data-theme=modern] h2{color:inherit}.styles-module__bWo3dW__decorator{pointer-events:none;z-index:-1;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.styles-module__bWo3dW__decorator:after{content:"";aspect-ratio:2;background-color:#14286c;position:absolute;top:0;bottom:31%;right:80%;transform:skew(-30deg)}@media (min-width:768px){.styles-module__bWo3dW__decorator:after{bottom:0}}@media (min-width:1200px){.styles-module__bWo3dW__decorator:after{top:0;bottom:0;right:-10%}}
.styles-module__gHC4Ia__card{grid-template-columns:1fr 120px;align-items:center;gap:16px;width:100%;display:grid}.styles-module__gHC4Ia__imageWrapper{border-radius:8px;width:120px;height:80px;position:relative;overflow:hidden}.styles-module__gHC4Ia__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.styles-module__Jg_aMG__heading{font-size:24px;font-weight:700;line-height:34px;margin-top:5px!important;margin-bottom:5px!important}.styles-module__Jg_aMG__logo{min-width:50px;margin-right:12px}@media (min-width:992px){.styles-module__Jg_aMG__logo[data-wide=true]{min-width:80px}}.styles-module__Jg_aMG__logo img{min-width:50px}.styles-module__Jg_aMG__text{font-family:var(--font-secondary);color:#818aa0;font-size:16px;font-weight:400;line-height:28px}.styles-module__Jg_aMG__grid_flex_inner{border-radius:10px;height:100%;padding:25px 20px}@media (min-width:1200px){.styles-module__Jg_aMG__grid_flex_inner{padding:25px 15px 20px 50px}}.styles-module__Jg_aMG__grid_flex_inner[data-background-color=gray]{background-color:#f3f5f9}.styles-module__Jg_aMG__grid_flex_inner[data-background-color=blue]{background-color:#edf5fd}.styles-module__Jg_aMG__grid_flex_inner[data-background-color=white]{background-color:#fff;box-shadow:0 4px 39px #eaedef}
.styles-module__X0J9pq__heading{color:#020309;margin-bottom:30px}@media (min-width:1200px){.styles-module__X0J9pq__heading{margin-bottom:30px}}.styles-module__X0J9pq__content{font-family:var(--font-secondary);color:#020309;position:relative}@media (min-width:992px){.styles-module__X0J9pq__content{font-size:20px;font-weight:400;line-height:32px}}.styles-module__X0J9pq__content h2,.styles-module__X0J9pq__content h3,.styles-module__X0J9pq__content h4{color:#020309}.styles-module__X0J9pq__content[data-expanded=false]:before{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:213px;position:absolute;bottom:0;left:0}.styles-module__X0J9pq__button{color:#0071ce;cursor:pointer;background-color:#0000;border:none;align-items:center;margin-top:30px;padding:5px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.styles-module__X0J9pq__button:hover{color:#00b4e9}.styles-module__X0J9pq__button:hover i{color:#00b4e9}.styles-module__X0J9pq__button i{color:#0071ce;margin-left:6px;font-size:12px;transition:transform .2s,color .2s;display:inline-block}.styles-module__X0J9pq__button i[data-expanded=true]{transform:rotate(180deg)}
.styles-module__1fZb0a__wrapper{overflow:hidden}.styles-module__1fZb0a__wrapper h1,.styles-module__1fZb0a__wrapper h2,.styles-module__1fZb0a__wrapper h3,.styles-module__1fZb0a__wrapper h4,.styles-module__1fZb0a__wrapper h5,.styles-module__1fZb0a__wrapper h6{color:#161414;text-align:left}@media (min-width:992px){.styles-module__1fZb0a__wrapper h1,.styles-module__1fZb0a__wrapper h2,.styles-module__1fZb0a__wrapper h3,.styles-module__1fZb0a__wrapper h4,.styles-module__1fZb0a__wrapper h5,.styles-module__1fZb0a__wrapper h6{text-align:center}}.styles-module__1fZb0a__wrapper p{color:#818aa0;font-family:var(--font-secondary);text-align:left;font-size:18px;font-weight:500;line-height:24px}@media (min-width:768px){.styles-module__1fZb0a__wrapper p{font-size:20px;font-weight:500;line-height:28px}}.styles-module__1fZb0a__wrapper[data-fonts-larger=true] p{font-size:16px;font-weight:400;line-height:24px}@media (min-width:768px){.styles-module__1fZb0a__wrapper[data-fonts-larger=true] p{font-size:20px;font-weight:400;line-height:32px}}.styles-module__1fZb0a__wrapper[data-background-color=true]{--background-color:inherit;background-color:var(--background-color);padding:40px 0}@media (min-width:768px){.styles-module__1fZb0a__wrapper[data-background-color=true]{padding:64px 0}}.styles-module__1fZb0a__wrapper[data-not-full-width=true]{margin-left:auto;margin-right:auto}@media (min-width:1400px){.styles-module__1fZb0a__wrapper[data-not-full-width=true]{border-radius:20px;max-width:1280px}}@media (min-width:1400px){.styles-module__1fZb0a__wrapper[data-not-full-width=true] figure{justify-content:center;align-items:center;display:flex}}.styles-module__1fZb0a__wrapper[data-not-full-width=true] .styles-module__1fZb0a__checklist-element:before{color:#020309}.styles-module__1fZb0a__heading{font-size:30px;line-height:34px}@media (min-width:768px){.styles-module__1fZb0a__heading{margin-bottom:.8em;font-size:40px;line-height:42px}}.styles-module__1fZb0a__figure{border-radius:12px;overflow:clip}.styles-module__1fZb0a__figure[data-border-radius=true]{box-shadow:0 4px 39px #eaedef}@media (min-width:992px){.styles-module__1fZb0a__figure[data-border-radius=true]{border-radius:20px}}.styles-module__1fZb0a__figure[data-border-radius=true] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.styles-module__1fZb0a__figure[data-gradient=true]{position:relative}.styles-module__1fZb0a__figure[data-gradient=true]:after{content:"";z-index:1;filter:blur(40px);background-color:#2a72c71a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-350px;right:-200px}@media (min-width:992px){.styles-module__1fZb0a__figure[data-gradient=true]:after{width:718px;height:718px}}.styles-module__1fZb0a__bottom{row-gap:20px}.styles-module__1fZb0a__bottom h2{margin-bottom:.6em;font-size:20px;line-height:24px}@media (min-width:768px){.styles-module__1fZb0a__bottom h2{font-size:26px;line-height:32px}}.styles-module__1fZb0a__bottom[data-fonts-larger=true] h2{font-size:30px;line-height:34px}@media (min-width:768px){.styles-module__1fZb0a__bottom[data-fonts-larger=true] h2{margin-bottom:.8em;font-size:40px;line-height:42px}}.styles-module__1fZb0a__content h2{text-align:left!important}.styles-module__1fZb0a__content[data-text-lighter=true] p{color:#374151;margin-top:30px;font-weight:400}.styles-module__1fZb0a__dynamic_width{--width:100%;order:var(--order,1);width:100%;padding:0 15px}@media (min-width:992px){.styles-module__1fZb0a__dynamic_width{width:var(--width);max-width:var(--width)}}
.styles-module__eijloq__wrapper{background-color:#f8fbff;margin:0;padding:0 15px 50px}@media (min-width:992px){.styles-module__eijloq__wrapper{padding:0 15px 80px}}.styles-module__eijloq__flex{-moz-column-gap:2%;flex-flow:column wrap;gap:30px 2%;display:flex}@media (min-width:992px){.styles-module__eijloq__flex{flex-direction:row}}.styles-module__eijloq__flex_inner{--bg:transparent;background-color:var(--bg);border-radius:16px;flex-direction:column;align-items:center;row-gap:30px;height:100%;padding:30px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 39px #eaedef}@media (min-width:992px){.styles-module__eijloq__flex_inner{flex-direction:row;padding:40px 25px}.styles-module__eijloq__flex_inner[data-image-right=true]{padding-right:0!important}}.styles-module__eijloq__flex_inner[data-image-bottom=true]{padding-bottom:0!important}.styles-module__eijloq__column_content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex}@media (min-width:992px){.styles-module__eijloq__column_content{width:var(--w)}}.styles-module__eijloq__column_content p{font-family:var(--font-secondary);font-size:16px;line-height:20px}@media (min-width:992px){.styles-module__eijloq__column_content p{font-size:18px;font-weight:400;line-height:24px}}.styles-module__eijloq__column_content h3{color:#020309;margin-bottom:20px;font-size:20px;line-height:24px}@media (min-width:992px){.styles-module__eijloq__column_content h3{font-size:28px;font-weight:700;line-height:33px}}.styles-module__eijloq__column_content a{justify-content:flex-start;align-items:flex-start;padding-bottom:3px;position:relative}.styles-module__eijloq__column_content a:after{content:"";background-color:#0071ce;width:100%;height:2px;transition:background-color .2s;position:absolute;bottom:0;left:0;right:0}@media (hover:hover){.styles-module__eijloq__column_content a:hover:is(.styles-module__eijloq__column_content a):after{background-color:#142355}}.styles-module__eijloq__column_image{width:100%;height:100%}@media (min-width:992px){.styles-module__eijloq__column_image{width:var(--w)}}.styles-module__eijloq__column_image figure{justify-content:center;align-items:center;display:flex}@media (min-width:992px){.styles-module__eijloq__column_image figure{justify-content:flex-end}}@media (min-width:992px){.styles-module__eijloq__column_image[data-image-right=true]{padding-right:0!important}}@media (min-width:992px){.styles-module__eijloq__column_image[data-image-bottom=true]{padding-bottom:0!important}}.styles-module__eijloq__column_image[data-image-absolute=true]{width:100%}@media (min-width:992px){.styles-module__eijloq__column_image[data-image-absolute=true]{width:unset;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}}@media (min-width:992px){.styles-module__eijloq__column_image[data-alignment=bottom] figure{align-items:flex-end}}
.styles-module__uwf7Mq__wrapper{margin-block:80px;overflow:hidden}@media (min-width:1200px){.styles-module__uwf7Mq__wrapper{margin-block:135px}}.styles-module__uwf7Mq__content{margin-bottom:30px}@media (min-width:992px){.styles-module__uwf7Mq__content{margin-bottom:76px}}.styles-module__uwf7Mq__content h1,.styles-module__uwf7Mq__content h2,.styles-module__uwf7Mq__content h3,.styles-module__uwf7Mq__content h4,.styles-module__uwf7Mq__content h5,.styles-module__uwf7Mq__content h6{color:#161414}.styles-module__uwf7Mq__content p{text-align:center;color:#818aa0;font-family:var(--font-secondary);font-size:18px;font-weight:400;line-height:24px}@media (min-width:768px){.styles-module__uwf7Mq__content p{font-size:20px;line-height:32px}}.styles-module__uwf7Mq__content h2{font-size:25px;line-height:27px}@media (min-width:768px){.styles-module__uwf7Mq__content h2{margin-bottom:34px;font-size:40px;line-height:48px}}@media (min-width:1200px){.styles-module__uwf7Mq__content h2{padding:0 90px}}.styles-module__uwf7Mq__image img{border-radius:20px 20px 0 0}.styles-module__uwf7Mq__image[data-show-gradient=true]{position:relative}.styles-module__uwf7Mq__image[data-show-gradient=true]:after{content:"";z-index:-1;filter:blur(40px);background-color:#eaf1fa;border-radius:50%;width:1113px;height:1113px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}
@media (min-width:1200px){.styles-module__iuRC1G__wrapper{margin-block:135px}}.styles-module__iuRC1G__wrapper h1,.styles-module__iuRC1G__wrapper h2,.styles-module__iuRC1G__wrapper h3,.styles-module__iuRC1G__wrapper h4,.styles-module__iuRC1G__wrapper h5,.styles-module__iuRC1G__wrapper h6{color:#020309}.styles-module__iuRC1G__wrapper h2{font-size:25px;line-height:27px}@media (min-width:768px){.styles-module__iuRC1G__wrapper h2{margin-bottom:.85em;font-size:40px;line-height:48px}}.styles-module__iuRC1G__text{text-align:center;color:#818aa0;font-family:var(--font-secondary);font-size:18px;font-weight:400;line-height:24px}@media (min-width:768px){.styles-module__iuRC1G__text{font-size:24px;line-height:28px}}.styles-module__iuRC1G__grid{flex-direction:column;row-gap:30px;margin-top:60px;display:flex}@media (min-width:768px){.styles-module__iuRC1G__grid{flex-direction:row}}@media (min-width:992px){.styles-module__iuRC1G__grid{-moz-column-gap:130px;flex-wrap:nowrap;column-gap:130px;margin:60px 0 0}}@media (min-width:1200px){.styles-module__iuRC1G__grid{-moz-column-gap:150px;column-gap:150px}}@media (min-width:1400px){.styles-module__iuRC1G__grid{-moz-column-gap:185px;column-gap:185px}}.styles-module__iuRC1G__statistic{border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:20px;display:flex;position:relative}@media (min-width:992px){.styles-module__iuRC1G__statistic{margin-bottom:0}}@media (min-width:1200px){.styles-module__iuRC1G__statistic{width:240px;height:240px}}.styles-module__iuRC1G__statistic:after{content:"";pointer-events:none;z-index:-2;background:#eff6fc;border-radius:50%;width:180px;height:180px;position:absolute}@media (min-width:1200px){.styles-module__iuRC1G__statistic:after{width:240px;height:240px}}.styles-module__iuRC1G__statistic:before{content:"";font-family:icons}.styles-module__iuRC1G__statistic:before{pointer-events:none;color:#0071ce;z-index:10;font-size:80px;line-height:1.33;display:none;position:absolute}@media (min-width:992px){.styles-module__iuRC1G__statistic:before{display:block;bottom:-20px}}@media (min-width:1200px){.styles-module__iuRC1G__statistic:before{bottom:-5px}}@media (min-width:1400px){.styles-module__iuRC1G__statistic:before{bottom:26px}}.styles-module__iuRC1G__statistic_text{color:#818aa0;font-family:var(--font-secondary);font-size:18px;font-weight:400;line-height:20px;position:relative;margin:0!important}.styles-module__iuRC1G__statistic_text strong{font-weight:600}@media (min-width:1400px){.styles-module__iuRC1G__statistic_text{font-size:20px;line-height:26px}}.styles-module__iuRC1G__statistic_gradient{z-index:1;border-radius:50%;width:180px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleX(-1)}@media (min-width:1200px){.styles-module__iuRC1G__statistic_gradient{width:240px;height:240px}}.styles-module__iuRC1G__statistic_gradient:before{content:"";pointer-events:none;z-index:2;background:#fff;border-radius:50%;width:140px;height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1200px){.styles-module__iuRC1G__statistic_gradient:before{width:200px;height:200px}}.styles-module__iuRC1G__statistic_gradient{--number:0}.styles-module__iuRC1G__statistic_gradient[data-number]{color:red;background:conic-gradient(from 90deg, #0071ce 0.14%, #0071ce00 91.43%, calc(var(--number) * 3.6deg), #eff6fc 0deg)}.styles-module__iuRC1G__statistic_value{text-align:center;font-family:var(--font-secondary);color:#142355;z-index:3;font-size:40px;font-weight:700;line-height:44px;position:relative}@media (min-width:1200px){.styles-module__iuRC1G__statistic_value{font-size:64px;line-height:77px}}.styles-module__iuRC1G__grid_column{flex-direction:column;align-items:center;display:flex}@media (min-width:992px){.styles-module__iuRC1G__grid_column{-moz-column-gap:90px;flex-direction:row;justify-content:space-between;align-items:flex-end;column-gap:90px;padding-bottom:50px;padding-left:0;padding-right:0}}@media (min-width:1200px){.styles-module__iuRC1G__grid_column{-moz-column-gap:100px;column-gap:100px;padding-bottom:100px}}@media (min-width:1400px){.styles-module__iuRC1G__grid_column{-moz-column-gap:130px;column-gap:130px;padding-bottom:100px}}.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic_text{text-align:center;position:relative}@media (min-width:992px){.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic_text{text-align:right;bottom:-40px}}@media (min-width:1400px){.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic_text{bottom:0}}.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic{order:-1}@media (min-width:992px){.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic{order:1}}.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic:before{left:-80px}@media (min-width:1200px){.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic:before{left:-90px}}@media (min-width:1400px){.styles-module__iuRC1G__grid_column .styles-module__iuRC1G__statistic:before{left:-108px}}.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic_text{text-align:center;order:1;position:relative}@media (min-width:992px){.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic_text{text-align:left;bottom:-40px}}@media (min-width:1400px){.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic_text{bottom:0;left:10px}}.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic:before{right:-80px;transform:scaleX(-1)}@media (min-width:1200px){.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic:before{right:-90px}}@media (min-width:1400px){.styles-module__iuRC1G__grid_column[data-column-options=right] .styles-module__iuRC1G__statistic:before{right:-110px}}
.styles-module__W7Bdpq__wrapper{background-color:#f8fbff;position:relative;overflow:hidden}.styles-module__W7Bdpq__wrapper:before,.styles-module__W7Bdpq__wrapper:after{content:"";background-color:#eff6fe;border-radius:100%;position:absolute}.styles-module__W7Bdpq__wrapper:before{width:302px;height:302px;top:13px;right:-162px}.styles-module__W7Bdpq__wrapper:after{width:176px;height:176px;bottom:208px;left:-98px}.styles-module__W7Bdpq__intro_text{margin-bottom:67px}.styles-module__W7Bdpq__intro_text h2{color:#161414;font-size:32px;font-weight:700;line-height:40px}.styles-module__W7Bdpq__intro_text p{color:#818aa0;font-size:20px;font-weight:400;line-height:26px}.styles-module__W7Bdpq__steps_line{background-color:#0071ce;width:2px;height:100%;position:absolute;top:0;left:0}@media (min-width:992px){.styles-module__W7Bdpq__steps_line{height:95%;top:25px;left:50%}}.styles-module__W7Bdpq__steps_line:before,.styles-module__W7Bdpq__steps_line:after{content:"";background-color:#0071ce;border-radius:50%;width:6px;height:6px;position:absolute;left:-2px}.styles-module__W7Bdpq__steps_line:before{top:0}.styles-module__W7Bdpq__steps_line:after{bottom:0}.styles-module__W7Bdpq__steps_grid{counter-reset:circle;max-width:300px;margin:0 auto;position:relative}@media (min-width:992px){.styles-module__W7Bdpq__steps_grid{max-width:650px}}.styles-module__W7Bdpq__step_figure{display:flex}@media (min-width:992px){.styles-module__W7Bdpq__step_figure{justify-content:flex-end;width:50%}}.styles-module__W7Bdpq__step_content{max-width:350px}@media (min-width:992px){.styles-module__W7Bdpq__step_content{width:50%;margin-top:44px}}.styles-module__W7Bdpq__step_content h3{color:#161414;margin-bottom:5px;font-size:18px;font-weight:700;line-height:24px}.styles-module__W7Bdpq__step_content p{color:#818aa0;font-size:14px;font-weight:400;line-height:18px}.styles-module__W7Bdpq__step{z-index:2;justify-content:center;display:flex;position:relative}@media (min-width:992px){.styles-module__W7Bdpq__step{gap:145px}.styles-module__W7Bdpq__step:nth-child(odd){flex-direction:row-reverse}.styles-module__W7Bdpq__step:nth-child(odd) .styles-module__W7Bdpq__step_content{text-align:right}.styles-module__W7Bdpq__step:nth-child(odd) .styles-module__W7Bdpq__step_figure{justify-content:flex-start}}@media (max-width:992px){.styles-module__W7Bdpq__step{flex-direction:column;gap:20px;padding-left:40px}}.styles-module__W7Bdpq__step:not(:last-child){margin-bottom:20px}@media (min-width:992px){.styles-module__W7Bdpq__step:not(:last-child){margin-bottom:76px}}.styles-module__W7Bdpq__step:before{counter-increment:circle;content:counter(circle);color:#fff;background:#0071ce;border-radius:100%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;line-height:18px;display:flex;position:absolute;top:50%;transform:translate(50%,-50%)}@media (min-width:992px){.styles-module__W7Bdpq__step:before{right:calc(50% - 1px)}}@media (max-width:992px){.styles-module__W7Bdpq__step:before{left:-30px}}
.styles-module__xXKHzW__wrapper{border-radius:20px;justify-content:center;align-items:center;min-height:341px;margin-bottom:25px;padding:50px;display:flex;position:relative}@media (min-width:992px){.styles-module__xXKHzW__wrapper{margin-top:8px}}.styles-module__xXKHzW__wrapper:before{content:"";opacity:.7;z-index:1;background-color:#142355;border-radius:20px;position:absolute;inset:0}.styles-module__xXKHzW__figure{position:absolute;inset:0}.styles-module__xXKHzW__figure,.styles-module__xXKHzW__figure img{border-radius:20px;width:100%;height:100%}.styles-module__xXKHzW__figure img{-o-object-fit:cover;object-fit:cover}.styles-module__xXKHzW__content{width:100%;font-family:var(--font-secondary);text-align:center;z-index:2;max-width:311px;position:relative}.styles-module__xXKHzW__content>*{color:#fff}.styles-module__xXKHzW__content h3{margin-bottom:10px;font-size:20px;font-weight:700;line-height:23.87px}.styles-module__xXKHzW__content p{font-size:14px;font-weight:400;line-height:22px}.styles-module__xXKHzW__content button{position:initial;top:initial;left:initial;transform:initial;background-color:#fff;width:42px;height:42px;transition:background-color .2s}.styles-module__xXKHzW__content button:hover{background-color:#142355}.styles-module__xXKHzW__content button:hover i{color:#fff}.styles-module__xXKHzW__content button i{color:#142355;margin-left:5px;font-size:18px}
.styles-module__plBa4G__wrapper{flex-direction:column-reverse;display:flex}@media (min-width:992px){.styles-module__plBa4G__wrapper{grid-template-columns:calc(49% - 70px) 51%;align-items:center;gap:70px;display:grid}}.styles-module__plBa4G__text{font-family:var(--font-secondary)}.styles-module__plBa4G__text:not(:last-child){margin-bottom:25px}@media (min-width:992px){.styles-module__plBa4G__text:not(:last-child){margin-bottom:34px}}.styles-module__plBa4G__title{color:#161414;margin-bottom:5px;font-size:18px;font-weight:700;line-height:21px}.styles-module__plBa4G__description{color:#818aa0;font-size:14px;font-weight:400;line-height:22px}.styles-module__plBa4G__image_right{text-align:center;margin-bottom:50px}@media (min-width:992px){.styles-module__plBa4G__image_right{margin-bottom:0}}
@media (min-width:992px){.styles-module__mMfUSG__wrapper{grid-template-columns:calc(49% - 70px) 51%;gap:70px;margin-bottom:85px;display:grid}}.styles-module__mMfUSG__text{color:#161414;font-family:var(--font-secondary);margin-bottom:46px}@media (min-width:992px){.styles-module__mMfUSG__text{max-width:390px}}@media (max-width:992px){.styles-module__mMfUSG__text{text-align:center;width:100%;max-width:400px;margin:0 auto 50px}}.styles-module__mMfUSG__text h2{font-size:24px;font-weight:700;line-height:28px}.styles-module__mMfUSG__text p{color:#818aa0;font-size:16px;font-weight:400;line-height:22px}.styles-module__mMfUSG__figure{justify-content:flex-end;align-items:end;display:flex}@media (min-width:992px){.styles-module__mMfUSG__figure{padding-bottom:51px}}@media (max-width:992px){.styles-module__mMfUSG__figure{width:100%;margin-bottom:50px}.styles-module__mMfUSG__figure img{aspect-ratio:auto;width:100%}}.styles-module__mMfUSG__tiles{grid-template-columns:1fr 1fr;gap:26px;display:grid}.styles-module__mMfUSG__tile{font-family:var(--font-secondary);background-color:#e9f1fa;border-radius:4px;padding:9px 54px 9px 7px}.styles-module__mMfUSG__tile_title{color:#161414;margin-bottom:3px;font-size:32px;font-weight:700;line-height:38px}.styles-module__mMfUSG__tile_description{color:#818aa0;font-size:12px;font-weight:400;line-height:14px}
.styles-module__x-fPOq__intro{text-align:center;font-family:var(--font-secondary);margin-bottom:50px}@media (min-width:992px){.styles-module__x-fPOq__intro{margin-bottom:64px}}.styles-module__x-fPOq__intro h2{color:#161414;font-size:32px;font-weight:700;line-height:38px}.styles-module__x-fPOq__intro p{color:#818aa0;font-size:20px;font-weight:400;line-height:32px}
.styles-module__Q0wshq__item{color:#6b7280;cursor:pointer;flex-shrink:0;padding:20px 16px;font-size:16px;font-weight:600;line-height:1.15;display:block;position:relative}.styles-module__Q0wshq__item:hover{color:#1f2937}.styles-module__Q0wshq__item.styles-module__Q0wshq__active{color:#1f2937}.styles-module__Q0wshq__item.styles-module__Q0wshq__active:after,.styles-module__Q0wshq__item.styles-module__Q0wshq__active:before{content:"";height:4px;position:absolute;bottom:0;left:0;transform:translateY(12%)skew(-20deg)}.styles-module__Q0wshq__item.styles-module__Q0wshq__active:after{background-color:#f8503b;width:calc(100% - 4px)}.styles-module__Q0wshq__item.styles-module__Q0wshq__active:before{z-index:1;background-color:#252e65;width:15px}
.styles-module__PFeipq__box{isolation:isolate;border-radius:20px;align-items:center;padding:20px 20px 255px;display:flex;position:relative;overflow:hidden}.styles-module__PFeipq__box[data-theme=dark]{color:#fff;background-color:#1f2937}.styles-module__PFeipq__box[data-theme=light]{color:#1f2937;background-image:linear-gradient(250deg,#f7f6f6 1.98%,#ededed 99.88%)}@media (min-width:768px){.styles-module__PFeipq__box{text-align:center;border-radius:24px;min-height:484px;padding-top:80px}}@media (min-width:992px){.styles-module__PFeipq__box{padding-bottom:100px}}.styles-module__PFeipq__box:before,.styles-module__PFeipq__box:after{content:"";z-index:-2;width:100%;position:absolute;top:0;bottom:0;transform:skew(-15deg)}.styles-module__PFeipq__box:before{background-color:#fa0101;display:none;right:90%}@media (min-width:992px){.styles-module__PFeipq__box:before{display:block}}.styles-module__PFeipq__box:after{background-color:#0171ce;top:65%;left:55%}@media (min-width:992px){.styles-module__PFeipq__box:after{top:0;left:90%}}.styles-module__PFeipq__img{z-index:-1;position:absolute;bottom:0}.styles-module__PFeipq__img.left{right:62%}.styles-module__PFeipq__img.right{right:0}@media (min-width:768px){.styles-module__PFeipq__img.right{left:30%;right:auto}}@media (min-width:992px){.styles-module__PFeipq__img.right{left:62%}}@media (min-width:992px){.styles-module__PFeipq__img img{max-width:517px!important}}
.styles-module__p9OIua__card{--scale:1;color:#fff;border-radius:12px;height:100%;padding:40px 32px;position:relative;overflow:hidden}.styles-module__p9OIua__card:before{content:"";transform:scale(var(--scale)) skewX(35deg);background-color:#ffffff0d;transition:transform .2s;position:absolute;inset:0 33% 0 4%}@media (min-width:992px){.styles-module__p9OIua__card:before{left:50%;right:17%}}.styles-module__p9OIua__card[data-theme=light]{background-color:#0171ce}.styles-module__p9OIua__card[data-theme=dark]{background-color:#111827}.styles-module__p9OIua__card:hover{--scale:1.15}
.styles-module__kQI8ha__card{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);background-color:#fff;border-radius:12px;padding:24px}.styles-module__kQI8ha__card img{transition:transform .2s}.styles-module__kQI8ha__card:hover img{transform:scale(1.02)}
.styles-module__5uWiDG__wrapper{--radius:16px;--padding:20px}@media (min-width:768px){.styles-module__5uWiDG__wrapper{--radius:12px;--padding:32px}}.styles-module__5uWiDG__content{padding:var(--padding);border-radius:var(--radius);background-repeat:no-repeat;flex-direction:column;grid-area:a;gap:16px;display:flex}.styles-module__5uWiDG__content[data-theme=light]{color:#1f2937;background-color:#f4f4f4;background-position:calc(100% + 130px) 0}.styles-module__5uWiDG__content[data-theme=light] p{color:#6b7280}@media (min-width:768px){.styles-module__5uWiDG__content[data-theme=light] h2{padding-right:40px}}.styles-module__5uWiDG__content[data-theme=light][data-bg-alt-position=true]{background-position:calc(100% + 100px) 160%;background-size:auto 240px;padding-bottom:180px}@media (min-width:768px){.styles-module__5uWiDG__content[data-theme=light][data-bg-alt-position=true]{padding-bottom:var(--padding);background-position:calc(100% + 90px) 0;background-size:auto 300px}}@media (min-width:768px){.styles-module__5uWiDG__content[data-theme=light]{background-position:58cqw 0}}.styles-module__5uWiDG__content[data-theme=dark]{color:#fff;background-color:#111827;background-position:calc(100% + 95px) 0;background-size:auto 240px}.styles-module__5uWiDG__content[data-theme=dark] p{color:#d1d5db}@media (min-width:768px){.styles-module__5uWiDG__content[data-theme=dark]{background-position:calc(100% + 120px) -60px;background-size:auto 300px}}
.styles-module__LtWWXq__button_wrapper{text-align:center;margin:.66em 0 0}.styles-module__LtWWXq__button span{pointer-events:none}.styles-module__LtWWXq__button{--color:#8dc5f6;background-color:var(--color);border-color:var(--color)}.styles-module__LtWWXq__button:hover:active{color:var(--color)}@media (hover:hover){.styles-module__LtWWXq__button:hover{color:var(--color)}}
.styles-module__XYWfvG__wrapper{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.styles-module__XYWfvG__wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.styles-module__XYWfvG__wrapper{grid-template-columns:repeat(3,1fr)}}.styles-module__XYWfvG__wrapper p{margin:0 0 20px}.styles-module__XYWfvG__wrapper p:last-child{margin-bottom:0}.styles-module__XYWfvG__figure{background-color:#dde2ec;border-radius:8px;flex-shrink:0;width:86px;height:100px;overflow:clip}
.styles-module__bIVzYa__block{--default-spacing:48px}@media (min-width:768px){.styles-module__bIVzYa__block{--default-spacing:56px}}.styles-module__bIVzYa__block .icon-car{position:relative;top:-2px}.styles-module__bIVzYa__logo{z-index:-1;pointer-events:none;background-color:#3386d0;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-position:66%;mask-position:66%;-webkit-mask-size:auto 221px;mask-size:auto 221px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:576px){.styles-module__bIVzYa__logo{-webkit-mask-position:66% 30%;mask-position:66% 30%}}@media (min-width:768px){.styles-module__bIVzYa__logo{-webkit-mask-position:66%;mask-position:66%}}@media (min-width:992px){.styles-module__bIVzYa__logo{-webkit-mask-position:-30%;mask-position:-30%;-webkit-mask-size:auto 180%;mask-size:auto 180%}}.styles-module__bIVzYa__content h1,.styles-module__bIVzYa__content h2,.styles-module__bIVzYa__content h3,.styles-module__bIVzYa__content h4,.styles-module__bIVzYa__content h5,.styles-module__bIVzYa__content h6{letter-spacing:-.2px;font-size:28px;line-height:36px}@media (min-width:768px){.styles-module__bIVzYa__content h1,.styles-module__bIVzYa__content h2,.styles-module__bIVzYa__content h3,.styles-module__bIVzYa__content h4,.styles-module__bIVzYa__content h5,.styles-module__bIVzYa__content h6{letter-spacing:-.4px;font-size:48px;line-height:60px}}:is(.styles-module__bIVzYa__content h1,.styles-module__bIVzYa__content h2,.styles-module__bIVzYa__content h3,.styles-module__bIVzYa__content h4,.styles-module__bIVzYa__content h5,.styles-module__bIVzYa__content h6):last-child{margin-bottom:0}.styles-module__bIVzYa__content{margin-bottom:12px}.styles-module__bIVzYa__image{z-index:-1;width:95%;position:absolute;right:-20px}@media (min-width:768px){.styles-module__bIVzYa__image{width:auto}}@media (min-width:992px){.styles-module__bIVzYa__image{width:460px;top:50%;transform:translateY(-50%)}}
.styles-module__-b9wPa__buttons_wrapper{text-align:center;margin-top:48px}.styles-module__-b9wPa__buttons_heading{color:#070a12}@media (min-width:768px){.styles-module__-b9wPa__buttons_heading{margin-bottom:22px;font-size:24px;font-weight:700;line-height:28.64px}}.styles-module__-b9wPa__links_wrapper{justify-content:center;display:flex;position:relative}.styles-module__-b9wPa__links_wrapper[data-is-main-page=true]:after{content:"";z-index:1;border:5px solid #0071ce;border-radius:100%;width:20px;height:20px;animation:2.5s infinite styles-module__-b9wPa__ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__-b9wPa__links{z-index:2;background-color:#f2f5f8cc;border-radius:34px;line-height:0;position:relative}.styles-module__-b9wPa__link_wrapper{box-shadow:none;border-radius:34px;display:inline-block;overflow:hidden}.styles-module__-b9wPa__link_wrapper[data-is-active=true]{box-shadow:0 4px 4px #fff3}.styles-module__-b9wPa__link{color:#161414;min-width:130px;font-family:var(--font-secondary);border-radius:34px;padding:16px 20px;font-size:16px;font-weight:500;line-height:19px;transition:opacity .2s,color .2s;display:inline-block;position:relative}@media (min-width:768px){.styles-module__-b9wPa__link{min-width:148px;padding:16px 20px}}.styles-module__-b9wPa__link:hover{color:#0071ce}.styles-module__-b9wPa__link[data-is-active=true]{color:#0071ce;pointer-events:none;background-color:#fff;border:1px solid #dadfe4;font-weight:700}@keyframes styles-module__-b9wPa__ring{0%{opacity:1;width:20px;height:20px}to{opacity:0;width:80px;height:80px}}
.styles-module__NWl9FG__nav_wrapper{z-index:1;margin-top:50px;position:relative}.styles-module__NWl9FG__nav_list{--elements:3;flex-wrap:wrap;margin:0 -5px;padding:0;display:flex;list-style-type:none!important}.styles-module__NWl9FG__nav_list[data-elements="6"],.styles-module__NWl9FG__nav_list[data-elements="7"]{justify-content:center}@media (min-width:1400px){:is(.styles-module__NWl9FG__nav_list[data-elements="6"],.styles-module__NWl9FG__nav_list[data-elements="7"]) li a{min-height:150px}}.styles-module__NWl9FG__nav_list[data-elements="7"]:last-child{flex-basis:100%;max-width:100%}@media (min-width:1200px){.styles-module__NWl9FG__nav_list[data-elements]:not([data-elements="6"]):not([data-elements="7"]) li{max-width:calc(100% / var(--elements));flex-basis:calc(100% / var(--elements))}}.styles-module__NWl9FG__nav_list_item{flex-basis:100%;max-width:100%;padding:5px}@media (min-width:576px){.styles-module__NWl9FG__nav_list_item{flex-basis:50%;max-width:50%}}@media (min-width:992px){.styles-module__NWl9FG__nav_list_item{flex-basis:33.3%;max-width:33.3%}}.styles-module__NWl9FG__nav_link{height:100%;font-family:var(--font-secondary);background-color:#f2f5f8;border-radius:4px;min-height:80px;padding:10px;transition:background-color .2s;display:block;position:relative}@media (min-width:768px){.styles-module__NWl9FG__nav_link{min-height:120px;padding:15px}}@media (min-width:992px){.styles-module__NWl9FG__nav_link{min-height:120px;padding:20px}}@media (min-width:1400px){.styles-module__NWl9FG__nav_link{min-height:140px;padding:25px}}.styles-module__NWl9FG__nav_link:before{content:"";font-family:icons}.styles-module__NWl9FG__nav_link:before{color:#161414;font-size:20px;font-weight:500;line-height:20px;transition:color .2s;position:absolute;top:26px;right:17px}@media (min-width:1400px){.styles-module__NWl9FG__nav_link:before{font-size:30px;line-height:30px}}.styles-module__NWl9FG__nav_link:hover,.styles-module__NWl9FG__nav_link[data-is-active=true]{background-color:#0071ce}:is(.styles-module__NWl9FG__nav_link:hover,.styles-module__NWl9FG__nav_link[data-is-active=true]):before,:is(.styles-module__NWl9FG__nav_link:hover,.styles-module__NWl9FG__nav_link[data-is-active=true]) div{color:#fff}.styles-module__NWl9FG__span_label{font-family:var(--font-primary);letter-spacing:.8px;text-transform:uppercase;color:#fff;background-color:#4ebe9c;border-radius:4px;justify-content:center;align-items:center;margin-bottom:10px;padding:2px 5px;font-size:8px;line-height:16px;display:inline-flex}.styles-module__NWl9FG__nav_link_content_top{color:#161414;margin-bottom:10px;padding-right:40px;transition:color .2s}@media (min-width:1200px){.styles-module__NWl9FG__nav_link_content_top{margin-bottom:9px}}.styles-module__NWl9FG__nav_link_content_bottom{color:#818aa0;margin-top:10px}.styles-module__NWl9FG__nav_link_content_bottom span{font-size:14px;font-weight:500;line-height:18px}@media (min-width:992px){.styles-module__NWl9FG__nav_link_content_bottom span{font-size:16px;font-weight:500;line-height:19px}}.styles-module__NWl9FG__span{font-size:20px;font-weight:500;line-height:26px;display:block}@media (min-width:768px){.styles-module__NWl9FG__span{font-size:24px;font-weight:500;line-height:26px}}@media (min-width:1400px){.styles-module__NWl9FG__span{font-size:25px;line-height:30px}}
.styles-module__R5skWG__figure{width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__R5skWG__figure img{width:100%;height:100%}.styles-module__R5skWG__figure:after{content:"";background:linear-gradient(#070a1200 0%,#070a12 59.5%);width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:992px){.styles-module__R5skWG__figure:after{background:linear-gradient(#070a1200 0%,#070a12 88.5%)}}.styles-module__R5skWG__content_container{z-index:2;font-family:var(--font-secondary);position:relative}@media (min-width:1400px){.styles-module__R5skWG__content_container{padding:0 30px}}.styles-module__R5skWG__content_container h1,.styles-module__R5skWG__content_container h2,.styles-module__R5skWG__content_container h3,.styles-module__R5skWG__content_container h4,.styles-module__R5skWG__content_container h5,.styles-module__R5skWG__content_container h6{color:#fff}.styles-module__R5skWG__content_container p{color:#bfbfbf}.styles-module__R5skWG__nav_container{z-index:2;margin-top:-154px;position:relative}.styles-module__R5skWG__title{text-align:center;font-family:var(--font-tertiary);margin-bottom:50px;font-size:28px;font-style:italic;font-weight:800;line-height:30px}@media (min-width:768px){.styles-module__R5skWG__title{margin-bottom:151px;font-size:60px;line-height:73px}}.styles-module__R5skWG__text{margin:0 auto}.styles-module__R5skWG__text h1{font-size:26px;font-weight:700;line-height:30px}@media (min-width:768px){.styles-module__R5skWG__text h1{margin-bottom:20px;font-size:48px;line-height:58px}}.styles-module__R5skWG__text p{font-weight:400}@media (min-width:768px){.styles-module__R5skWG__text p{margin-bottom:24px;font-size:20px;font-weight:400;line-height:26px}}@media (min-width:1200px){.styles-module__R5skWG__text p{max-width:62%;margin:0 auto 30px}}
.styles-module__XNpJCW__wrapper[data-type=content-image]{background-color:#f8fbff;padding:40px 0 37px}@media (min-width:768px){.styles-module__XNpJCW__wrapper[data-type=content-image]{padding:80px 0 57px}}.styles-module__XNpJCW__logo_link{width:150px;margin-bottom:20px;display:inline-flex}@media (min-width:1200px){.styles-module__XNpJCW__logo_link{width:171px}}.styles-module__XNpJCW__content *{color:#070a12;font-family:var(--font-secondary)}.styles-module__XNpJCW__content h1{letter-spacing:normal;font-size:28px;font-weight:700;line-height:30px}@media (min-width:768px){.styles-module__XNpJCW__content h1{font-size:48px;line-height:64px}}.styles-module__XNpJCW__figure{width:100%;position:relative}@media (min-width:992px){.styles-module__XNpJCW__figure{max-width:519px}}.styles-module__XNpJCW__container_nav{z-index:2;position:relative}.styles-module__XNpJCW__container_nav nav{margin-top:0}.styles-module__XNpJCW__nav_wrapper{position:relative}.styles-module__XNpJCW__nav_wrapper:before{content:"";pointer-events:none;background-color:#f8fbff;width:100%;height:60px;position:absolute;top:0;left:0}@media (min-width:768px){.styles-module__XNpJCW__nav_wrapper:before{height:80px}}@media (min-width:1200px){.styles-module__XNpJCW__nav_wrapper:before{height:106px}}.styles-module__XNpJCW__nav_heading{text-align:center;z-index:1;font-size:16px;font-weight:700;line-height:20px;position:relative}@media (min-width:768px){.styles-module__XNpJCW__nav_heading{font-size:20px;font-weight:600;line-height:24px}}
.styles-module__dGpY1q__wrapper{margin-top:0;margin-bottom:64px}@media (min-width:768px){.styles-module__dGpY1q__wrapper[data-type=content-image-small]{margin-block:48px 64px}}
.gf-base{--gf_font:var(--font-primary);--gf_field_marginBottom:32px;--gf_field_spaceBetween:5cqw;--gf_colorOnDarkBackground:#fff;--gf_label_color:#020309;--gf_label_fontSize:13px;--gf_label_lineHeight:1.5;--gf_input_backgroundColor:#f2f4f5;--gf_input_autofillBackgroundColor:#fff;--gf_input_borderDefaultColor:#020309;--gf_input_borderFocusColor:#0071ce;--gf_input_borderErrorColor:#c82814;--gf_input_borderWidth:0;--gf_input_borderRadius:4px;--gf_input_padding:15px;--gf_input_minHeight:48px;--gf_input_textColor:#374151;--gf_input_placeholderTextColor:#374151;--gf_input_fontSize:16px;--gf_input_lineHeight:20px;--gf_cr_fontSize:14px;--gf_cr_lineHeight:1.5;--gf_cr_backgroundColor:#232e69;--gf_cr_borderColor:#232e69;--gf_cr_borderWidth:2px;--gf_cr_selectedColor:#232e69;--gf_c_borderRadius:4px;--gf_fileColor:#0071ce;--gf_fileBackground:transparent;--gf_fileBackgroundHover:#0071ce;--gf_fileColorHover:#fff;--gf_fileBorderWidth:2px;--gf_fileBorderColor:#0071ce;--gf_fileBorderRadius:4px;--gf_acceptanceBg:#d8d8d8;--gf_textError:#c82814;--gf_textRequired:#c82814;--gf_stepper_colorLabel:#020309;--gf_stepper_colorLine:#020309;--gf_stepper_colorActive:#00b4e9;--gf_stepper_colorActiveBorder:#070a12;--gf_stepper_colorActiveText:#070a12;--gf_stepper_colorCompleted:#070a12;--gf_stepper_colorCompletedBorder:#070a12;--gf_stepper_colorCompletedText:#fff;--gf_stepper_colorPending:#fff;--gf_stepper_colorPendingBorder:#070a12;--gf_stepper_colorPendingText:#070a12;container-type:inline-size}.gf-base .gform_wrapper .gform_required_legend{display:none}.gf-base .gform_wrapper form.dark-bg label{color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg label .gfield_required{color:inherit}:is(.gf-base .gform_wrapper form.dark-bg .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield_radio) label:before{background-color:#f0f0f0}:is(.gf-base .gform_wrapper form.dark-bg .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield_radio) label:after{border-color:#fff}.gf-base .gform_wrapper form.dark-bg .gfield_radio input:checked~label:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%23ee303c'/%3E%3C/svg%3E");background-size:calc(100% + calc(2 * var(--gf_cr_borderWidth))) auto;border-color:#fff}.gf-base .gform_wrapper form.dark-bg .gfield_checkbox input:checked~label:after{background-color:var(--gf_cr_selectedColor);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;border-color:#fff}.gf-base .gform_wrapper form.dark-bg .ginput_container_fileupload label:before{color:var(--gf_colorOnDarkBackground);border-color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg .ginput_container_fileupload label span{color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg .gfield_price .ginput_container{color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_label{font-family:var(--font-primary);color:var(--gf_label_color)}:is(.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio) label{color:var(--gf_label_color)}:is(.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio) label:before{background-color:var(--gf_cr_backgroundColor)}:is(.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio) label:after{border-color:var(--gf_cr_borderColor)}:is(.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox,.gf-base .gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio) input:checked~label:after{border-color:var(--gf_cr_selectedColor)}.gf-base .gform_wrapper form.dark-bg .ginput_container_list .gfield_list_group .gfield_list_icons img{filter:invert()}.gf-base .gform_wrapper form.dark-bg .gf_page_steps:before{background-color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg .gf_page_steps .gf_step_active{border-color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper form.dark-bg .gf_page_steps .gf_step_label{color:#fff}.gf-base .gform_wrapper form.dark-bg .validation_error,.gf-base .gform_wrapper form.dark-bg .validation_message{color:var(--gf_colorOnDarkBackground)}.gf-base .gform_wrapper .gform_fields{font-size:var(--gf_label_fontSize);line-height:var(--gf_label_lineHeight);margin:0;padding:0;list-style-type:none}@media (min-width:768px){.gf-base .gform_wrapper .gform_fields{grid-template-columns:repeat(12,1fr);display:grid}}.gf-base .gform_wrapper .gform_fields{gap:0 var(--gf_field_spaceBetween)}.gf-base .gform_wrapper .gfield--width-full,.gf-base .gform_wrapper .gfield:not(.gfield--width-half):not(.gfield--width-quarter):not(.gfield--width-third){grid-column:span 12}.gf-base .gform_wrapper .gfield--width-half{grid-column:span 6}.gf-base .gform_wrapper .gfield--width-third{grid-column:span 4}.gf-base .gform_wrapper .gfield--width-quarter{grid-column:span 3}.gf-base .gform_wrapper .gfield{width:100%;margin-bottom:var(--gf_field_marginBottom)}.gf-base .gform_wrapper .gfield.gform_hidden{margin-bottom:0}.gf-base .gform_wrapper .gfield[data-cl-show=true]{display:block}.gf-base .gform_wrapper .gfield[data-cl-show=false]{display:none}.gf-base .gform_wrapper .gfield_label,.gf-base .gform_wrapper label{font-family:var(--gf_font);color:var(--gf_label_color);margin:0 0 10px;font-size:14px;font-style:normal;font-weight:700;line-height:18px;display:block}:is(.gf-base .gform_wrapper .gfield_label,.gf-base .gform_wrapper label) .gfield_required{color:var(--gf_textRequired);margin-left:1px}:is(.gf-base .gform_wrapper .gfield_label,.gf-base .gform_wrapper label) .gfield_required:before{content:none}.gf-base .gform_wrapper .hidden_label>label,.gf-base .gform_wrapper .hidden_label>legend{display:none}.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select{width:100%;max-width:100%;min-height:var(--gf_input_minHeight);padding:var(--gf_input_padding);font-family:var(--gf_font);font-size:var(--gf_input_fontSize);font-weight:400;line-height:var(--gf_input_lineHeight);color:var(--gf_input_textColor);border:var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);border-radius:var(--gf_input_borderRadius);background-color:var(--gf_input_backgroundColor);box-shadow:none;appearance:textfield}:is(.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select):focus{outline:2px solid var(--gf_input_borderFocusColor)!important}:is(.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select)::placeholder{font-size:var(--gf_input_fontSize);font-weight:400;line-height:var(--gf_input_lineHeight);color:var(--gf_input_placeholderTextColor);text-transform:none;opacity:1}:is(.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select):-webkit-autofill{background-color:var(--gf_input_autofillBackgroundColor)}:is(.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select):-webkit-autofill:hover{background-color:var(--gf_input_autofillBackgroundColor)}:is(.gf-base .gform_wrapper input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper textarea,.gf-base .gform_wrapper select):-webkit-autofill:focus{background-color:var(--gf_input_autofillBackgroundColor)}.gf-base .gform_wrapper textarea{resize:vertical;height:155px;display:block}.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio{padding:0;list-style-type:none;display:block}:is(.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio) li{position:relative}:is(.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio) input{pointer-events:none;opacity:0;position:absolute;left:-9999px}:is(.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio) label{color:#374151;font-family:var(--font-primary);line-height:var(--gf_cr_lineHeight);cursor:pointer;padding:4px 12px 4px 40px;display:inline-block;position:relative;font-size:var(--gf_cr_fontSize)!important;font-weight:400!important}:is(.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio) label a{color:inherit;font-weight:inherit}:is(.gf-base .gform_wrapper .gfield_checkbox,.gf-base .gform_wrapper .gfield_radio) br{display:none}.gf-base .gform_wrapper .gfield_checkbox label:before{content:"";background-color:var(--gf_cr_backgroundColor);opacity:0;border:var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);border-radius:var(--gf_c_borderRadius);z-index:1;width:20px;height:20px;transition:opacity .3s;position:absolute;top:6px;left:0}.gf-base .gform_wrapper .gfield_checkbox label:after{content:"";pointer-events:none;border:var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);border-radius:var(--gf_c_borderRadius);width:20px;height:20px;position:absolute;top:6px;left:0}.gf-base .gform_wrapper .gfield_checkbox input:not(:checked)~label:hover:before{opacity:.6}.gf-base .gform_wrapper .gfield_checkbox input:checked~label:before,.gf-base .gform_wrapper .gfield_checkbox input:checked~label:after{opacity:1;background-color:var(--gf_cr_selectedColor)}.gf-base .gform_wrapper .gfield_checkbox input:checked~label:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='15' viewBox='0 0 20 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.586 0L6 12.8362L1.414 8.15887H0V9.60155L5.293 15H6.7075L20 1.44217V0H18.586Z' fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.gf-base .gform_wrapper .gfield_radio label:before{content:"";background-color:var(--gf_cr_backgroundColor);border-radius:50%;width:24px;height:24px;transition:transform .3s;position:absolute;top:4px;left:14px;transform:scale(0)}.gf-base .gform_wrapper .gfield_radio label:after{content:"";border:var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);border-radius:50%;width:20px;height:20px;position:absolute;top:4px;left:14px}.gf-base .gform_wrapper .gfield_radio input:not(:checked)~label:hover:before{transform:scale(1.4)}.gf-base .gform_wrapper .gfield_radio input:checked~label:before{transform:scale(1)}.gf-base .gform_wrapper .ginput_complex{flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}.gf-base .gform_wrapper .ginput_complex br,.gf-base .gform_wrapper .ginput_complex .gf_clear,.gf-base .gform_wrapper .ginput_complex .hour_minute_colon{display:none}.gf-base .gform_wrapper .ginput_complex>*{flex:0 1 calc(50% - var(--gf_field_spaceBetween) / 2);max-width:calc(50% - var(--gf_field_spaceBetween) / 2);margin-bottom:0}@media (max-width:576px){.gf-base .gform_wrapper .ginput_complex>*{flex:0 100%;max-width:100%}}.gf-base .gform_wrapper .ginput_complex>*:only-child{flex:0 100%;max-width:100%;margin:0}.gf-base .gform_wrapper .ginput_container_address{flex-wrap:wrap;justify-content:space-between;display:flex}.gf-base .gform_wrapper .ginput_container_address .ginput_full{flex:0 100%;max-width:100%}.gf-base .gform_wrapper .ginput_container_address .ginput_left,.gf-base .gform_wrapper .ginput_container_address .ginput_right{flex:0 1 calc(50% - var(--gf_field_spaceBetween) / 2);max-width:calc(50% - var(--gf_field_spaceBetween) / 2)}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_address .ginput_left,.gf-base .gform_wrapper .ginput_container_address .ginput_right{flex:0 100%;max-width:100%}}.gf-base .gform_wrapper .ginput_container_address br{display:none}.gf-base .gform_wrapper .clear-multi{flex-wrap:wrap;justify-content:space-between;display:flex}.gf-base .gform_wrapper .ginput_container_date{flex:0 1 calc(100% / 3 - 2 * var(--gf_field_spaceBetween) / 3);max-width:calc(100% / 3 - 2 * var(--gf_field_spaceBetween) / 3)}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_date{flex:0 100%;max-width:100%}}.gf-base .gform_wrapper .ginput_container_date .datepicker:placeholder-shown{background-image:url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 2H18C19.1 2 20 2.9 20 4V20C20 21.1 19.1 22 18 22H2C0.9 22 0 21.1 0 20V4C0 2.9 0.9 2 2 2H3V0H5V2H15V0H17V2ZM2 20H18V7H2V20Z' fill='%23000000'/%3E%3C/svg%3E%0A");background-position:14px;background-repeat:no-repeat;padding-left:46px!important}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_date+.ginput_container_date{margin-top:15px}}.gf-base .gform_wrapper .ginput_container_time{flex:0 1 calc(100% / 3 - 2 * var(--gf_field_spaceBetween) / 3);max-width:calc(100% / 3 - 2 * var(--gf_field_spaceBetween) / 3)}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_time{flex:0 100%;max-width:100%}}.gf-base .gform_wrapper .ginput_container_time i{display:none}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_time+.ginput_container_time{margin-top:15px}}.gf-base .gform_wrapper .gfield.acceptance{border:2px solid var(--gf_input_borderDefaultColor);padding:32px 30px 30px}@media (max-width:576px){.gf-base .gform_wrapper .gfield.acceptance{padding:20px}}.gf-base .gform_wrapper .gfield.acceptance>.gfield_label{font-family:var(--font-primary);margin-bottom:7px;font-size:16px;font-weight:700;line-height:24px}.gf-base .gform_wrapper .gfield.acceptance .ginput_container label{text-transform:initial}.gf-base .gform_wrapper .gfield.acceptance .gfield_checkbox label:before{background-color:#fff}.gf-base .gform_wrapper .ginput_container_fileupload{min-height:var(--gf_input_minHeight);flex-direction:column;align-items:flex-start;display:flex;position:relative}.gf-base .gform_wrapper .ginput_container_fileupload input[type=file]{pointer-events:none;opacity:0;position:absolute;top:0;left:0}.gf-base .gform_wrapper .ginput_container_fileupload input[type=file]:focus{outline:none!important}html.user-tab-nav :is(.gf-base .gform_wrapper .ginput_container_fileupload input[type=file]):focus~label{outline:var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor)}.gf-base .gform_wrapper .ginput_container_fileupload label{text-transform:initial;text-align:center;cursor:pointer;flex-direction:column;align-items:center;font-size:16px;line-height:24px;display:flex}.gf-base .gform_wrapper .ginput_container_fileupload label:before{content:attr(data-button);text-transform:uppercase;color:var(--gf_fileColor);border:var(--gf_fileBorderWidth) solid var(--gf_fileBorderColor);border-radius:var(--gf_fileBorderRadius);background-color:var(--gf_fileBackground);margin-bottom:20px;padding:9px 14px;font-size:14px;font-weight:700;line-height:16px;transition:background-color .2s,border-color .2s,color .2s;display:inline-block}@media (max-width:576px){.gf-base .gform_wrapper .ginput_container_fileupload label:before{margin-right:15px;padding:10px 15px}}.gf-base .gform_wrapper .ginput_container_fileupload label span{padding:0 20px 0 0;display:inline-block}.gf-base .gform_wrapper .ginput_container_fileupload label:hover:after{color:#fff}.gf-base .gform_wrapper .ginput_container_fileupload label:hover:before{color:var(--gf_fileColorHover);border-color:var(--gf_fileBackgroundHover);background-color:var(--gf_fileBackgroundHover)}.gf-base .gform_wrapper .ginput_container_list .gfield_list_container{width:100%}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group{align-items:center;display:flex}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group+.gfield_list_group{margin-top:10px}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_cell{flex-grow:1}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons{text-align:right;flex-shrink:0;padding:5px 10px}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons a{display:inline-block}.gf-base .gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons img{width:18px;display:block}.gf-base .gform_wrapper .gfield_price br{display:none}.gf-base .gform_wrapper .gfield_price .ginput_container{color:var(--gf_label_color);font-size:24px;line-height:32px}.gf-base .gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-base .gform_wrapper .gfield_error textarea,.gf-base .gform_wrapper .gfield_error select,.gf-base .gform_wrapper .gfield_error .select2-selection--single{border-color:var(--gf_input_borderErrorColor);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23a32638'/%3E%3C/svg%3E%0A");background-position:calc(100% - 13px);background-repeat:no-repeat;padding-right:50px}.gf-base .gform_wrapper .gfield_error .select2-selection__arrow{display:none}.gf-base .gform_wrapper .validation_error{text-align:center;color:var(--gf_textError);margin-bottom:20px;font-size:20px;line-height:32px}.gf-base .gform_wrapper .validation_message{color:var(--gf_textError);margin:8px 0 0;font-size:12px;line-height:16px}.gf-base .gform_wrapper .gfield_description:not(.validation_message){color:#374151;margin:8px 0 0;font-size:12px;font-weight:400;line-height:16px}.gf-base .gform_wrapper .gfield_description:not(.validation_message):empty{display:none}.gf-base .gform_wrapper .gf_page_steps{justify-content:space-between;margin-bottom:100px;padding-top:40px;display:flex;position:relative}.gf-base .gform_wrapper .gf_page_steps+.gform_body .gform_page_footer{justify-content:space-between;display:flex}@media (max-width:576px){.gf-base .gform_wrapper .gf_page_steps+.gform_body .gform_page_footer .c-btn{min-width:130px}}.gf-base .gform_wrapper .gf_page_steps:before{content:"";background-color:var(--gf_stepper_colorLine);height:2px;position:absolute;top:calc(50% + 20px);left:0;right:0;transform:translateY(-50%)}.gf-base .gform_wrapper .gf_page_steps .gf_step_clear{display:none}.gf-base .gform_wrapper .gf_page_steps .gf_step{text-align:center;width:40px;height:40px;color:var(--gf_stepper_colorPendingText);border:2px solid var(--gf_stepper_colorPendingBorder);background-color:var(--gf_stepper_colorPending);border-radius:100%;justify-content:center;align-items:center;display:flex;position:relative}.gf-base .gform_wrapper .gf_page_steps .gf_step .gf_step_number{font-family:var(--font-primary);color:inherit;letter-spacing:.3px}.gf-base .gform_wrapper .gf_page_steps .gf_step .gf_step_label{color:var(--gf_stepper_colorLabel)}.gf-base .gform_wrapper .gf_page_steps .gf_step_completed{color:var(--gf_stepper_colorCompletedText);border-color:var(--gf_stepper_colorCompletedBorder);background-color:var(--gf_stepper_colorCompleted)}.gf-base .gform_wrapper .gf_page_steps .gf_step_active{color:var(--gf_stepper_colorActiveText);border-color:var(--gf_stepper_colorActiveBorder);background-color:var(--gf_stepper_colorActive)}.gf-base .gform_wrapper .gf_page_steps .gf_step_label{max-width:50px;font-family:var(--font-primary);white-space:nowrap;letter-spacing:1.3px;text-transform:uppercase;word-wrap:break-word;font-size:12px;font-weight:700;line-height:16px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.gf-base .gform_wrapper .gf_left_half,.gf-base .gform_wrapper .gf_right_half{width:calc(50% - var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_left_half{margin-right:calc(var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_right_half{margin-left:calc(var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_left_third,.gf-base .gform_wrapper .gf_middle_third,.gf-base .gform_wrapper .gf_right_third{width:calc(100% / 3 - 2 * var(--gf_field_spaceBetween) / 3)}.gf-base .gform_wrapper .gf_left_third{margin-right:calc(var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_middle_third{margin-right:calc(var(--gf_field_spaceBetween) / 2);margin-left:calc(var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_right_third{margin-left:calc(var(--gf_field_spaceBetween) / 2)}.gf-base .gform_wrapper .gf_left_half,.gf-base .gform_wrapper .gf_right_half,.gf-base .gform_wrapper .gf_left_third,.gf-base .gform_wrapper .gf_middle_third,.gf-base .gform_wrapper .gf_right_third{vertical-align:top;display:inline-block}@media (max-width:576px){.gf-base .gform_wrapper .gf_left_half,.gf-base .gform_wrapper .gf_right_half,.gf-base .gform_wrapper .gf_left_third,.gf-base .gform_wrapper .gf_middle_third,.gf-base .gform_wrapper .gf_right_third{width:100%;margin-left:0;margin-right:0}}.gf-base .gform_wrapper .gform_footer{margin-top:24px}@media (max-width:576px){.gf-base .gform_wrapper .gform_footer{margin-top:8px}}.gf-base .gform_wrapper .gform_footer br{display:none}.gf-base .gform_wrapper .gform_button,.gf-base .gform_wrapper .gform_previous_button,.gf-base .gform_wrapper .gform_next_button{cursor:pointer;margin-bottom:0;margin-right:0}:is(.gf-base .gform_wrapper .gform_button,.gf-base .gform_wrapper .gform_previous_button,.gf-base .gform_wrapper .gform_next_button)+.button{margin-left:15px}.gf-base .gform_wrapper .gform_button:disabled{pointer-events:none;filter:grayscale();display:inline-flex!important}.gf-base .gform_wrapper .screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}.gf-base .gform_wrapper p:empty,.gf-base .gform_wrapper p br{display:none}.gf-base .gform_confirmation_wrapper{color:var(--gf_label_color);margin:50px 0}.page-content>:is(.gf-base .gform_confirmation_wrapper){margin-top:110px}.gf-base .gform_confirmation_wrapper.dark-bg{color:var(--gf_colorOnDarkBackground)}.gf-base .gform_confirmation_wrapper .gform_confirmation_message{text-align:center;font-size:26px;line-height:32px}@media (max-width:576px){.gf-base .gform_confirmation_wrapper .gform_confirmation_message{font-size:18px;line-height:24px}}.gf-base fieldset.gfield{border:none;margin-inline:0;padding:0}.gf-base fieldset .add_list_item,.gf-base fieldset .delete_list_item{cursor:pointer;background:0 0;border:1px solid #070a12;width:20px;height:20px;padding:0;font-size:0}:is(.gf-base fieldset .add_list_item,.gf-base fieldset .delete_list_item):hover{color:#00b4e9;background-color:#070a12}.gf-base fieldset .add_list_item:before{content:"+";font-size:1rem}.gf-base fieldset .delete_list_item:before{content:"-";font-size:1rem}.gf-base .gform-button--width-full{text-align:center;width:100%}.gf-base .gform_page:not(.gform_page--active),.gf-base .spacer.gfield,.gf-base [data-status="1"] .gform_required_legend{display:none}.gf-base .response-box{color:#161414;background-color:#77efdab2;margin:-30px 0 -50px;padding:15px;font-size:14px;font-weight:400;line-height:18px;display:block}.gf-base .expand-button{cursor:pointer;color:#0071ce;background:0 0;border:none;padding:0}
.gf-custom form.bg-white{background-color:#fff;border-radius:10px;padding:24px;box-shadow:0 4px 39px #eaedef}@media (min-width:992px){.gf-custom form.bg-white{padding:24px 64px}}.gf-custom form.bg-white .gfield_html_formatted+.gfield_html_formatted{margin-top:18px}.gf-custom form.bg-white .gfield_html_formatted{font-feature-settings:"clig" off, "liga" off;font-family:var(--font-primary);color:#374151;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.gf-custom form.bg-white .gfield_html_formatted a{color:#0071ce;font-weight:400}.gf-custom form.bg-white .gfield_html_formatted.text-small{font-size:12px;line-height:20px}.gf-custom form.bg-white .gfield_html_formatted.text-small a{color:inherit}.gf-custom form.bg-white .gfield_html_formatted:last-child{margin-bottom:0}@media (min-width:992px){.gf-custom form.narrow>*{max-width:514px}}
.gf-bug .gform_bug_form .gform_body .gform_title,.gf-bug .gform_bug_form .gform_body .multi-value+input{display:none}.gf-bug .gform_bug_form .gform_body .gfield_label,.gf-bug .gform_bug_form .gform_body label{margin:0 0 10px;font-size:14px;font-weight:700;line-height:18px;display:block}:is(.gf-bug .gform_bug_form .gform_body .gfield_label,.gf-bug .gform_bug_form .gform_body label) .gfield_required{color:var(--gf_textRequired);margin-left:1px}:is(.gf-bug .gform_bug_form .gform_body .gfield_label,.gf-bug .gform_bug_form .gform_body label) .gfield_required:before{content:none}.gf-bug .gform_bug_form .gform_body input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-bug .gform_bug_form .gform_body textarea,.gf-bug .gform_bug_form .gform_body select{width:100%;max-width:100%;min-height:48px;font-family:var(--font-primary);color:#374151;box-shadow:none;-webkit-appearance:none;background-color:#f2f4f5;border:none;border-radius:4px;padding:15px;font-size:16px;font-weight:400;line-height:20px}:is(.gf-bug .gform_bug_form .gform_body input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-bug .gform_bug_form .gform_body textarea,.gf-bug .gform_bug_form .gform_body select):focus{outline:none!important}:is(.gf-bug .gform_bug_form .gform_body input:not([id*=react-]):not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gf-bug .gform_bug_form .gform_body textarea,.gf-bug .gform_bug_form .gform_body select)::placeholder{color:#374151;text-transform:none;font-size:16px;font-weight:400;line-height:20px}.gf-bug .gform_bug_form .gform_body textarea{resize:vertical;height:155px;display:block}.gf-bug .gform_bug_form .gform_body .gfield_html_formatted{color:#374151;font-size:14px;font-weight:400;line-height:16px}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gchoice{align-items:center;display:flex}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gfield_checkbox label{color:#142355;cursor:pointer;padding:4px 65px 4px 0;font-size:16px;font-weight:400;display:inline-block;position:relative}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gfield_checkbox label:before{content:"";opacity:1;pointer-events:none;background-color:#0000;background-image:none;border:2px solid #0071ce;border-radius:40px;width:48px;height:24px;transition:background-color .2s;position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%)}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gfield_checkbox label:after{content:"";pointer-events:none;z-index:2;background-color:#fff;border:5px solid #0071ce;border-radius:50%;width:10px;height:10px;transition:transform .2s,border-color .2s,background-color .2s;position:absolute;top:50%;left:auto;right:25px;transform:translateY(-50%)}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gfield_checkbox input:checked~label:before{background-color:#0071ce}.gf-bug .gform_bug_form .gform_body .gfield.slide-checkbox .gfield_checkbox input:checked~label:after{background-color:#0071ce;border-color:#fff;transform:translate(22px,-50%)}.gf-bug .gform_bug_form .gform_body .custom_upload_file_bug{background-color:#f2f4f5;background-image:url("data:image/svg+xml,%3Csvg width='45' height='83' viewBox='0 0 45 83' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.38181 16.0728L0.657133 60.096C-0.0513504 71.4988 8.54108 81.3666 19.8713 82.2564L20.4428 82.2936L20.4905 82.2957C20.6554 82.3037 20.8203 82.3101 20.9852 82.3149C32.1907 82.5971 41.6695 73.916 42.3619 62.6869L44.712 24.7829L41.2461 20.6787L37.3034 24.3229L34.9533 62.2265C34.4939 69.6509 28.0875 75.3192 20.6765 74.8585C13.2653 74.3983 7.60628 67.9802 8.06571 60.5561L10.7904 16.5332C11.0473 12.3713 14.6419 9.19223 18.7975 9.45054C22.9522 9.70836 26.1247 13.3069 25.8678 17.4704L23.2647 59.4658C23.1898 60.6821 22.1412 61.6097 20.9243 61.5345C19.7116 61.4592 18.7832 60.4071 18.858 59.192L21.0509 23.8084C21.155 22.1532 20.1491 20.6427 18.6141 20.0841C18.402 20.006 18.1796 19.9468 17.9521 19.9096C17.8254 19.8887 17.7019 19.8748 17.5731 19.8672C15.533 19.7401 13.7709 21.2984 13.6424 23.3471L11.4494 58.7323C11.1242 64.0421 15.1689 68.6269 20.4688 68.956L20.6631 68.9661C20.6938 68.9675 20.7241 68.9687 20.7547 68.9698L20.803 68.9706C20.9502 68.9751 21.1186 68.9761 21.2743 68.9722C26.2559 68.8682 30.3672 64.936 30.6733 59.9255L33.2763 17.9304C33.771 9.96389 27.9181 2.99584 20.0303 2.09642C19.9087 2.08262 19.7938 2.07106 19.6812 2.06153L19.3148 2.03262L19.2533 2.02849C11.0114 1.51679 3.89497 7.8152 3.38181 16.0728Z' fill='%232B65EA'/%3E%3Cmask id='mask0_5000_6103' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='1' width='45' height='82'%3E%3Cpath d='M3.38181 16.0728L0.657133 60.096C-0.0513504 71.4988 8.54108 81.3666 19.8713 82.2564L20.4428 82.2936L20.4905 82.2957C20.6554 82.3037 20.8203 82.3101 20.9852 82.3149C32.1907 82.5971 41.6695 73.916 42.3619 62.6869L44.712 24.7829L41.2461 20.6787L37.3034 24.3229L34.9533 62.2265C34.4939 69.6509 28.0875 75.3192 20.6765 74.8585C13.2653 74.3983 7.60628 67.9802 8.06571 60.5561L10.7904 16.5332C11.0473 12.3713 14.6419 9.19223 18.7975 9.45054C22.9522 9.70836 26.1247 13.3069 25.8678 17.4704L23.2647 59.4658C23.1898 60.6821 22.1412 61.6097 20.9243 61.5345C19.7116 61.4592 18.7832 60.4071 18.858 59.192L21.0509 23.8084C21.155 22.1532 20.1491 20.6427 18.6141 20.0841C18.402 20.006 18.1796 19.9468 17.9521 19.9096C17.8254 19.8887 17.7019 19.8748 17.5731 19.8672C15.533 19.7401 13.7709 21.2984 13.6424 23.3471L11.4494 58.7323C11.1242 64.0421 15.1689 68.6269 20.4688 68.956L20.6631 68.9661C20.6938 68.9675 20.7241 68.9687 20.7547 68.9698L20.803 68.9706C20.9502 68.9751 21.1186 68.9761 21.2743 68.9722C26.2559 68.8682 30.3672 64.936 30.6733 59.9255L33.2763 17.9304C33.771 9.96389 27.9181 2.99584 20.0303 2.09642C19.9087 2.08262 19.7938 2.07106 19.6812 2.06153L19.3148 2.03262L19.2533 2.02849C11.0114 1.51679 3.89497 7.8152 3.38181 16.0728Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_5000_6103)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.802 -0.301514L37.7243 2.21464L35.6691 31.655L-0.253213 29.1389L1.802 -0.301514Z' fill='%23C7DCFF'/%3E%3Crect x='11.9211' y='15.9113' width='10.1288' height='11.1604' fill='white'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.2957 10.1215C27.3171 10.1215 26.5235 9.32657 26.5235 8.34655C26.5235 7.3653 27.3171 6.57041 28.2957 6.57041C29.2742 6.57041 30.0685 7.3653 30.0685 8.34655C30.0685 9.32657 29.2742 10.1215 28.2957 10.1215ZM28.0428 2.00476C24.6863 2.00476 21.9655 4.73014 21.9655 8.09228C21.9655 11.4544 24.6863 14.1798 28.0428 14.1798C31.3993 14.1798 34.1201 11.4544 34.1201 8.09228C34.1201 4.73014 31.3993 2.00476 28.0428 2.00476Z' fill='%23002F34'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8367 10.1214C10.7181 10.1214 9.8109 9.21299 9.8109 8.09296C9.8109 6.97154 10.7181 6.06309 11.8367 6.06309C12.9552 6.06309 13.8624 6.97154 13.8624 8.09296C13.8624 9.21299 12.9552 10.1214 11.8367 10.1214ZM11.5834 0.990112C7.8074 0.990112 4.74649 4.16973 4.74649 8.09221C4.74649 12.0147 7.8074 15.1943 11.5834 15.1943C15.3595 15.1943 18.4204 12.0147 18.4204 8.09221C18.4204 4.16973 15.3595 0.990112 11.5834 0.990112Z' fill='%23002F34'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6665 18.9553C11.7001 22.4899 14.6409 25.3553 18.2516 25.3553C21.8623 25.3553 24.8031 22.4899 24.8367 18.9553H27.6208C27.5872 23.996 23.3975 28.0865 18.2516 28.0865C13.1059 28.0865 8.91622 23.996 8.88243 18.9553H11.6665Z' fill='%23002F34'/%3E%3C/svg%3E");background-position:50% 32px;background-repeat:no-repeat;padding:147px 24px 0}.gf-bug .gform_bug_form .gform_body .custom_upload_file_bug input+label{display:flex!important}.gf-bug .gform_bug_form .gform_body .custom_upload_file_bug .gfield_label{text-align:center;font-size:20px;line-height:22px}.gf-bug .gform_bug_form .gform_body .custom_upload_file_bug .gfield_description{text-align:center;margin-bottom:24px;font-size:14px;line-height:18px}.gf-bug .gform_bug_form .gform_body .custom_upload_file_bug .gform_fileupload_rules{display:none}
.styles-module__heNIDq__wrapper{background-color:#fff;padding-bottom:100px}@media (min-width:768px){.styles-module__heNIDq__wrapper{padding-bottom:200px}}.styles-module__heNIDq__heading_wrapper{margin-top:100px;margin-bottom:-1em;transform:translateY(-50px)}@media (min-width:768px){.styles-module__heNIDq__heading_wrapper{margin-top:150px;margin-bottom:-.5em;transform:translateY(-100px)}}.styles-module__heNIDq__heading{--skew-bg:#00b4e9;--skew-deg:-10deg;color:#fff;text-align:center;margin:0 15px;padding:20px 10px;font-size:22px;font-style:italic;font-weight:800}@media (min-width:768px){.styles-module__heNIDq__heading{--skew-inset:0 40px;margin-inline:0;padding:35px 80px 25px;font-size:50px}}.styles-module__heNIDq__heading span{margin-left:5px;font-size:1.5em}.styles-module__heNIDq__subheading{--skew-bg:#232e69;--skew-deg:-10deg;color:#fff;text-align:center;text-transform:uppercase;margin-left:40px;padding:20px 15px;font-size:14px;font-style:italic;font-weight:800;line-height:1.5}@media (min-width:768px){.styles-module__heNIDq__subheading{--skew-inset:0 40px;margin-inline:0;padding:40px 60px;font-size:26px}}@media screen and (min-width:1540px){.styles-module__heNIDq__subheading{transform:translate(120px)}}.styles-module__heNIDq__subheading span{color:#00b4e9}.styles-module__heNIDq__subheading br{display:none}@media (min-width:768px){.styles-module__heNIDq__subheading br{display:block}}.styles-module__heNIDq__form{max-width:800px;margin-inline:auto}.styles-module__heNIDq__form .gform_body{--gf_input_backgroundColor:#ebecef}.styles-module__heNIDq__form .gfield_label{color:#232e69;flex-direction:row-reverse;gap:5px;font-size:16px;display:inline-flex}@media (min-width:768px){.styles-module__heNIDq__form .gfield_label{font-size:20px}}.styles-module__heNIDq__form br{display:block}.styles-module__heNIDq__form .gfield_checkbox label{--gf_c_borderRadius:0;--gf_cr_borderColor:transparent;color:#232e69;padding-left:50px;font-size:14px!important;font-weight:500!important}.styles-module__heNIDq__form .gfield_checkbox label:after{background-color:var(--gf_input_backgroundColor)}@media (min-width:768px){.styles-module__heNIDq__form .gfield_checkbox label{font-size:18px!important}}.styles-module__heNIDq__form .hidden_label .gfield_label{display:none}.styles-module__heNIDq__form .gchoice{position:relative}.styles-module__heNIDq__form .gchoice:before{content:"*";color:#f90000;font-size:20px;position:absolute;left:30px}.styles-module__heNIDq__form .gfield_html{color:#232e69;font-size:18px;font-weight:800}@media (min-width:768px){.styles-module__heNIDq__form .gfield_html{font-size:20px}}.styles-module__heNIDq__form .gfield_html sup{color:#f90000}.styles-module__heNIDq__form .gform_footer{text-align:center}@media (min-width:768px){.styles-module__heNIDq__form .gform_footer{text-align:right}}.styles-module__heNIDq__form .gform_button{z-index:1;text-transform:uppercase;color:#fff;text-align:center;background-color:#0000;border:none;font-size:30px;font-style:italic;font-weight:800;position:relative}@media (min-width:768px){.styles-module__heNIDq__form .gform_button{font-size:40px}}.styles-module__heNIDq__form .gform_button:before,.styles-module__heNIDq__form .gform_button:after{content:"";z-index:-1;background-color:#00b4e9;position:absolute;inset:0;transform:skew(-10deg)}.styles-module__heNIDq__form .gform_button:after{background-color:#0000;border:2px solid #00b4e9;transition:transform .2s;inset:10px -8px -8px 10px}.styles-module__heNIDq__form .gform_button:hover:after{transform:skew(-10deg)translate(-3px,-3px)}
.styles-module__cj1cvW__wrapper{margin-block:40px 140px}@media (min-width:768px){.styles-module__cj1cvW__wrapper{margin-block:80px 200px}}.styles-module__cj1cvW__heading{text-align:center;color:#fff;font-style:italic;font-weight:800}@media (min-width:992px){.styles-module__cj1cvW__heading{margin-bottom:55px}}.styles-module__cj1cvW__contentWrapper{max-width:80%;margin-inline:auto}@media (min-width:768px){.styles-module__cj1cvW__contentWrapper{max-width:900px}}.styles-module__cj1cvW__cta{--skew-bg:#f90000;--skew-deg:-10deg;max-width:280px;margin:15px auto 30px}@media (min-width:768px){.styles-module__cj1cvW__cta{max-width:430px;margin:30px auto 80px}}.styles-module__cj1cvW__cta:after{border:3px solid var(--skew-bg);background-color:#0000;transition:transform .2s;inset:10px -12px -12px 10px}@media (min-width:768px){.styles-module__cj1cvW__cta:after{border-width:4px;inset:10px -15px -15px 10px}}.styles-module__cj1cvW__cta:hover:active:after{transform:skewX(var(--skew-deg)) translate(-2px, -2px)}@media (hover:hover){.styles-module__cj1cvW__cta:hover:after{transform:skewX(var(--skew-deg)) translate(-2px, -2px)}}.styles-module__cj1cvW__cta>a{color:#fff;text-align:center;font-size:20px;font-style:italic;font-family:var(--font-tertiary);padding:10px;display:block;font-weight:800!important;text-decoration:none!important}@media (min-width:768px){.styles-module__cj1cvW__cta>a{padding:20px;font-size:30px}}
.styles-module__GRNdtW__wrapper{background-color:#103470;background-position:top;background-size:auto 140vw}@media (min-width:992px){.styles-module__GRNdtW__wrapper{background-size:100% 1300px}}@media (min-width:1680px){.styles-module__GRNdtW__wrapper{background-size:100%}}.styles-module__GRNdtW__wrapper{padding-block:1px}.styles-module__GRNdtW__wrapper *{font-family:var(--font-tertiary)!important}
.styles-module__DymZla__wrapper{text-transform:uppercase}@media (min-width:992px){.styles-module__DymZla__wrapper{display:grid}}.styles-module__DymZla__styledContainer{grid-area:1/1;height:100%}@media (max-width:1399px){.styles-module__DymZla__styledContainer{max-width:1190px}}.styles-module__DymZla__contentWrapper{--skew-bg:#232e69;--skew-inset:0 -15px 0 -50vw;padding:40px 0;--skew-deg:0!important}@media (min-width:992px){.styles-module__DymZla__contentWrapper{margin-right:390px;padding:25px 0 60px;--skew-deg:-10deg!important}}@media (min-width:1400px){.styles-module__DymZla__contentWrapper{padding:75px 0}}.styles-module__DymZla__preheading{--skew-bg:#fa0000;--skew-inset:0 0 0 -50vw;color:#fff;text-align:center;z-index:2;margin-bottom:0;padding:10px 15px;font-style:italic;font-weight:800;display:inline-block}@media (min-width:576px){.styles-module__DymZla__preheading{margin-top:70px}}@media (min-width:1200px){.styles-module__DymZla__preheading{font-size:50px}}@media (min-width:1400px){.styles-module__DymZla__preheading{margin-top:0;padding:30px 35px;font-size:66px}}.styles-module__DymZla__content{color:#fff;margin:30px 0 25px;padding-left:15px;font-size:20px;font-weight:600}@media (min-width:576px){.styles-module__DymZla__content{font-size:30px}}@media (min-width:992px){.styles-module__DymZla__content{margin:20px 0 45px;padding-left:50px}}@media (min-width:1200px){.styles-module__DymZla__content{margin-top:60px;font-size:34px}}@media (min-width:1400px){.styles-module__DymZla__content{margin-top:20px;font-size:45px}}.styles-module__DymZla__content strong span:first-child{font-size:1.75em;line-height:20px}@media (min-width:992px){.styles-module__DymZla__content strong span:first-child{line-height:45px}}.styles-module__DymZla__figure{grid-area:1/1;width:50%;height:100%;margin-left:auto;position:relative}.styles-module__DymZla__top{flex-direction:column;align-items:flex-start;display:flex}@media (min-width:768px){.styles-module__DymZla__top{flex-direction:row;align-items:center}}.styles-module__DymZla__logo{--skew-inset:80px 15px 0 -50vw;text-align:right;padding:20px 15px}@media (min-width:768px){.styles-module__DymZla__logo{--skew-inset:80px 0 0 -50vw}}@media (min-width:1400px){.styles-module__DymZla__logo{--skew-inset:40px 0 40px -50vw;margin-left:0;padding:20px 35px}}.styles-module__DymZla__logo img{max-width:310px}@media (min-width:1200px){.styles-module__DymZla__logo img{max-width:400px}}@media (min-width:1400px){.styles-module__DymZla__logo img{max-width:465px;transform:translateY(-43px)}}@media (min-width:992px){.styles-module__DymZla__cta{margin-left:100px}}
.styles-module__t2FBkG__wrapper *{font-style:italic;font-family:var(--font-tertiary)!important}.styles-module__t2FBkG__wrapper strong,.styles-module__t2FBkG__wrapper b,.styles-module__t2FBkG__wrapper b *,.styles-module__t2FBkG__wrapper strong *{font-weight:800}.styles-module__t2FBkG__wrapper .skew-bg{--skew-deg:-10deg}.styles-module__t2FBkG__wrapper .btn-group{flex-wrap:wrap;justify-content:center;gap:30px 50px;margin-top:20px;display:flex}@media (min-width:992px){.styles-module__t2FBkG__wrapper .btn-group{gap:50px 100px;margin-top:50px}}.styles-module__t2FBkG__wrapper .btn-local{--skew-bg:#00b4e9;color:#fff;text-transform:uppercase;cursor:pointer;background-color:#0000;border:none;padding:10px 20px;font-size:20px;font-weight:800;display:inline-block}@media (min-width:768px){.styles-module__t2FBkG__wrapper .btn-local{font-size:26px}}@media (min-width:992px){.styles-module__t2FBkG__wrapper .btn-local{font-size:32px}}@media (min-width:1400px){.styles-module__t2FBkG__wrapper .btn-local{padding:20px 50px;font-size:45px}}.styles-module__t2FBkG__wrapper .btn-local:after{--skew-bg:#fff;--skew-inset:5px -10px -10px 5px;z-index:-2!important}@media (min-width:992px){.styles-module__t2FBkG__wrapper .btn-local:after{--skew-inset:10px -15px -15px 10px}}.styles-module__t2FBkG__wrapper .btn-local:hover{color:#232e69}.styles-module__t2FBkG__wrapper .btn-local.btn-submit{--skew-bg:#fff;color:#00b4e9}.styles-module__t2FBkG__wrapper .btn-local.btn-submit:after{--skew-bg:#232e69}.styles-module__t2FBkG__wrapper .btn-local.btn-submit:hover{color:#232e69}.styles-module__t2FBkG__localHeroesButton{text-transform:uppercase;cursor:pointer;--skew-bg:#fff;color:#00b4e9;padding:10px 20px;font-size:20px;font-weight:800;display:inline-block}@media (min-width:768px){.styles-module__t2FBkG__localHeroesButton{font-size:26px}}@media (min-width:992px){.styles-module__t2FBkG__localHeroesButton{font-size:32px}}@media (min-width:1400px){.styles-module__t2FBkG__localHeroesButton{padding:20px 50px;font-size:45px}}.styles-module__t2FBkG__localHeroesButton:hover{color:#00b4e9}.styles-module__t2FBkG__localHeroesButton:after{--skew-bg:#00b4e9;--skew-inset:5px -10px -10px 5px;z-index:-2!important}@media (min-width:992px){.styles-module__t2FBkG__localHeroesButton:after{--skew-inset:10px -15px -15px 10px}}.styles-module__t2FBkG__localHeroesButton[data-dark=true]{--skew-bg:#232e69;color:#fff}.styles-module__t2FBkG__localHeroesButton[data-dark=true]:hover{color:#fa0000}.styles-module__t2FBkG__localHeroesButton[data-invert=true]{--skew-bg:#00b4e9;color:#fff}.styles-module__t2FBkG__localHeroesButton[data-invert=true]:hover{color:#232e69}.styles-module__t2FBkG__localHeroesButton[data-invert=true]:after{--skew-bg:#fff}
.styles-module__bw13eq__nav{background-color:#fff;overflow:auto}.styles-module__bw13eq__list{gap:0 15px;min-width:max-content;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.styles-module__bw13eq__list{justify-content:center;gap:0 50px}}.styles-module__bw13eq__item>a{text-align:center;color:#00b4e9;text-transform:uppercase;padding-block:10px;padding:20px 10px;font-style:italic;display:block;font-weight:900!important;text-decoration:none!important}@media (min-width:768px){.styles-module__bw13eq__item>a{padding:32px 10px}}.styles-module__bw13eq__item>a:hover{color:#fa0000!important}.styles-module__bw13eq__item:last-child>a{color:#232e69;margin-left:0}@media (min-width:768px){.styles-module__bw13eq__item:last-child>a{margin-left:50px}}
.styles-module__1pDM6a__wrapper{background-color:#00b4e9;padding:25px 0}@media (min-width:992px){.styles-module__1pDM6a__wrapper{padding:50px 0}}.styles-module__1pDM6a__wrapper+.styles-module__1pDM6a__wrapper{padding-top:0}.styles-module__1pDM6a__content{color:#fff;text-align:center;font-size:18px;font-weight:800}@media (min-width:992px){.styles-module__1pDM6a__content{font-size:24px}}@media (min-width:1200px){.styles-module__1pDM6a__content{font-size:28px}}@media (min-width:1400px){.styles-module__1pDM6a__content{font-size:37px}}.styles-module__1pDM6a__content [variant=tertiary]{color:#fff;font-size:inherit;text-transform:uppercase}.styles-module__1pDM6a__content [variant=tertiary]:hover{color:#232e69}.styles-module__1pDM6a__content [variant=tertiary]+[variant=tertiary]{position:relative}.styles-module__1pDM6a__content [variant=tertiary]+[variant=tertiary]:before{content:"";background-color:#fff;width:3px;height:100%;position:absolute;top:0;left:-12px;transform:skew(-10deg)}@media (min-width:576px){.styles-module__1pDM6a__content [variant=tertiary]+[variant=tertiary]:before{left:-28px}}@media (min-width:992px){.styles-module__1pDM6a__content [variant=tertiary]+[variant=tertiary]:before{width:6px;left:-30px}}
.styles-module__cS1caW__wrapper{margin:30px 0;overflow-x:clip}@media (min-width:992px){.styles-module__cS1caW__wrapper{margin:60px 0}}@media (min-width:1400px){.styles-module__cS1caW__wrapper{margin:120px 0}}.styles-module__cS1caW__content{color:#232e69;text-align:center;margin-block:20px;font-weight:800}@media (min-width:992px){.styles-module__cS1caW__content{margin-block:50px;font-size:26px}}@media (min-width:1400px){.styles-module__cS1caW__content{font-size:35px}}.styles-module__cS1caW__heading{color:#00b4e9;text-align:center;font-weight:800}@media (min-width:768px){.styles-module__cS1caW__heading{margin:40px 0}}@media (min-width:1400px){.styles-module__cS1caW__heading{margin:85px 0;font-size:67px}}.styles-module__cS1caW__phrases{margin:20px 0}@media (min-width:992px){.styles-module__cS1caW__phrases{margin:50px 0}}.styles-module__cS1caW__phrase{color:#fff;padding:10px;font-weight:800}@media (min-width:576px){.styles-module__cS1caW__phrase{padding:15px;font-size:24px}}@media (min-width:992px){.styles-module__cS1caW__phrase{padding:30px 20px;font-size:42px}}@media (min-width:1400px){.styles-module__cS1caW__phrase{font-size:66px}}@media (min-width:576px){.styles-module__cS1caW__phrase[data-theme=light]{font-size:22px}}@media (min-width:992px){.styles-module__cS1caW__phrase[data-theme=light]{font-size:30px}}@media (min-width:1400px){.styles-module__cS1caW__phrase[data-theme=light]{font-size:37px}}.styles-module__cS1caW__phrase:nth-child(odd){--skew-inset:0 0 0 -50vw;--skew-bg:#fa0000;justify-content:flex-end;max-width:65%;display:flex}.styles-module__cS1caW__phrase:nth-child(odd) a{color:#00b4e9}@media (min-width:992px){.styles-module__cS1caW__phrase:nth-child(odd){max-width:70%}}.styles-module__cS1caW__phrase[data-theme=light]:nth-child(odd){--skew-bg:#232e69}.styles-module__cS1caW__phrase:nth-child(2n){--skew-inset:0 -50vw 0 0;--skew-bg:#232e69;margin-left:auto}.styles-module__cS1caW__phrase:nth-child(2n) a{color:#fa0000}@media (min-width:576px){.styles-module__cS1caW__phrase:nth-child(2n){max-width:82%}}.styles-module__cS1caW__phrase[data-theme=light]:nth-child(2n){--skew-bg:#00b4e9}.styles-module__cS1caW__phrase+.styles-module__cS1caW__phrase{z-index:-1;margin-top:-20px;padding-top:30px}@media (min-width:992px){.styles-module__cS1caW__phrase+.styles-module__cS1caW__phrase{margin-top:-40px;padding-top:70px}}.styles-module__cS1caW__cta{text-align:center;margin-top:40px}@media (min-width:1400px){.styles-module__cS1caW__cta{margin-top:80px;margin-bottom:60px}}.styles-module__cS1caW__footnote{text-align:center;color:#66676c;letter-spacing:.02em;margin-top:30px}@media (min-width:992px){.styles-module__cS1caW__footnote{margin-top:50px}}.styles-module__cS1caW__footnote p{font-size:14px}@media (min-width:992px){.styles-module__cS1caW__footnote p{font-size:16px}}.styles-module__cS1caW__bulletPointsHeading{color:#232e69;text-align:center;margin-top:30px;margin-bottom:15px;font-weight:800}@media (min-width:1400px){.styles-module__cS1caW__bulletPointsHeading{margin-top:85px;margin-bottom:25px;font-size:67px}}.styles-module__cS1caW__bulletPointsSubHeading{color:#00b4e9;text-align:center;margin-top:0;margin-bottom:40px;font-size:18px;font-weight:800}@media (min-width:1400px){.styles-module__cS1caW__bulletPointsSubHeading{margin-bottom:60px;font-size:37px}}.styles-module__cS1caW__bulletPointsList{flex-direction:column;gap:10px;margin:0 auto;padding-left:1em;list-style:square;display:flex}@media (min-width:992px){.styles-module__cS1caW__bulletPointsList{gap:20px;margin:0 1em}}.styles-module__cS1caW__bulletPointListItem{color:#232e69;letter-spacing:.02em;font-size:18px;font-weight:800}@media (min-width:1400px){.styles-module__cS1caW__bulletPointListItem{font-size:37px}}.styles-module__cS1caW__bulletPointListItem span{color:#00b4e9}.styles-module__cS1caW__bulletPointListItem p{margin-bottom:0}.styles-module__cS1caW__bulletPointKeywords{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}@media (min-width:992px){.styles-module__cS1caW__bulletPointKeywords{gap:10px 20px;margin-top:20px}}.styles-module__cS1caW__bulletPointKeyword{--skew-bg:#00b4e9;color:#fff;padding:5px 15px}@media (min-width:992px){.styles-module__cS1caW__bulletPointKeyword{padding:5px 20px}}
