.view{width:100%;height:100dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:1.25rem;overflow:hidden}@media (min-width: 768px){.view{padding-top:5.0625rem}}@media (min-width: 1280px){.view{padding-top:3.75rem}}.view .view__video{z-index:-1}.view .view__blur{top:0;background:#120e1a03;position:absolute;width:100%;height:100%;z-index:-1;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px)}.view .view__title{margin-bottom:2rem;color:var(--color-white-100);text-align:center;text-transform:uppercase}@media (min-width: 1280px){.view .view__title{margin-bottom:3rem}}.view .view__button{margin-bottom:1.5rem;flex-shrink:0}.view .view__description{color:var(--color-white-100)}.view .view__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.view:before{content:"";position:absolute;top:0;left:0%;width:200%;height:100%;background:var(--color-gradient-animation);z-index:1;transform:translate(-50%) rotate(180deg);animation:reveal-gradient 7s ease-out .5s 1 forwards;pointer-events:none}.button-icon{height:2.375rem;width:2.375rem;padding:0;border:0;background:linear-gradient(50.31deg,#211e29 14.67%,#35323d 84.27%);border-radius:2.0625rem;display:flex;align-items:center;justify-content:center;box-shadow:.3125rem -.3125rem .3125rem -.4375rem #d9e0e599 inset,-.3125rem .3125rem .3125rem -.4375rem #d9e0e599 inset;transition:all .3s ease-in-out}.button-icon .button-icon__wrapper{pointer-events:none;display:inline-block;width:1.25rem;height:1.25rem}.button-icon .button-icon__icon{width:100%;height:100%;fill:var(--color-white-100)}.button-icon.button-icon--stroke .button-icon__icon{fill:transparent;stroke:var(--color-white-100)}@media (hover: hover){.button-icon:hover{background:linear-gradient(50.31deg,#fbfbfb99 14.67%,#35323d 8.27%)}}.advantage-card{position:relative}@media (min-width: 768px) and (max-width: 1279px){.advantage-card{display:flex;gap:1rem}}.advantage-card .advantage-card__open-popup{border:0;outline:none;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.advantage-card .advantage-card__visual{overflow:hidden;border-radius:1.5rem;width:100%;height:auto;aspect-ratio:428/498;margin-bottom:1.25rem;position:relative}@media (min-width: 768px){.advantage-card .advantage-card__visual{margin-bottom:0;max-width:28.0625rem;flex-shrink:0}}@media (min-width: 1280px){.advantage-card .advantage-card__visual{margin-bottom:1.5rem}}.advantage-card .advantage-card__video{width:100%}.advantage-card .advantage-card__button{position:absolute;right:1.25rem;bottom:1.25rem;z-index:2;pointer-events:auto}.advantage-card .advantage-card__button.advantage-card__button--hidden{display:none}.advantage-card .advantage-card__text{padding:0 .75rem}@media (min-width: 768px){.advantage-card .advantage-card__text{padding:1rem 0 0}}@media (min-width: 1280px){.advantage-card .advantage-card__text{padding:0 1rem}}.advantage-card .advantage-card__title{color:var(--color-white-100);margin-bottom:.75rem}@media (min-width: 768px){.advantage-card .advantage-card__title{margin-bottom:1rem}}.advantage-card .advantage-card__description{color:var(--color-blue-hard);max-width:97%}@media (min-width: 1280px){.advantage-card .advantage-card__description{max-width:75%}}.advantage{min-height:100vh;background-color:var(--color-black-background);padding-top:4rem;padding-left:var(--container-padding);padding-bottom:4.375rem;position:relative}@media (min-width: 768px){.advantage{padding-top:8.75rem;padding-bottom:6.25rem}}@media (min-width: 1280px){.advantage:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#473b60cc,#120e1a00);position:absolute;inset:0}}@media (min-width: 1440px){.advantage{padding-top:10rem}}@media (min-width: 1920px){.advantage{padding-top:12.5rem}}.advantage .advantage__title{color:var(--color-white-100);max-width:20.9375rem}@media (min-width: 768px){.advantage .advantage__title{max-width:28.0625rem}}@media (min-width: 1280px){.advantage .advantage__title{max-width:36.4375rem}}.advantage .advantage__cards-scroll-wrapper{overflow-x:hidden}@media (min-width: 1280px){.advantage .advantage__cards-scroll-wrapper{margin-left:calc(var(--container-padding) * -1);margin-right:calc(var(--container-padding) * -1);width:calc(100% + (var(--container-padding)) * 2)}}.advantage .advantage__cards{display:flex;flex-direction:column;margin-top:2rem;gap:4rem}@media (min-width: 768px){.advantage .advantage__cards{margin-top:3rem}}@media (min-width: 1280px){.advantage .advantage__cards{width:fit-content;flex-direction:row;gap:1.5rem}}.advantage .advantage__card{width:100%}@media (min-width: 1280px){.advantage .advantage__card{width:26.75rem}.advantage .advantage__card:first-child{margin-left:var(--container-padding)}.advantage .advantage__card:last-child{margin-right:var(--container-padding)}}.people-card{display:flex;flex-direction:column;width:15.4375rem}@media (min-width: 768px){.people-card{flex-direction:row;width:unset}}.people-card .people-card__wrapper-img{border-radius:1.5rem;overflow:hidden;width:max-content;height:max-content;margin-bottom:1.25rem;flex-shrink:0}@media (min-width: 768px){.people-card .people-card__wrapper-img{margin-bottom:unset;margin-right:1rem}}.people-card .people-card__img{height:8.75rem;width:8.75rem}@media (min-width: 1600px){.people-card .people-card__img{height:11.25rem;width:11.25rem}}.people-card .people-card__content{align-self:center}.people-card .people-card__description{margin-bottom:.75rem;color:var(--color-white-100)}.people-card .people-card__name{margin-bottom:2px;color:var(--color-blue-hard)}.people-card .people-card__profession{color:var(--color-blue-hard)}.people{width:100%;position:relative;background-color:var(--color-black-background);overflow:hidden;padding:4.375rem 0}@media (min-width: 768px){.people{overflow:hidden;display:flex;height:100dvh;padding:6.25rem 0;flex-direction:column;align-items:center}}@media (min-width: 1280px){.people{justify-content:center}}.people .people__top{display:flex;justify-content:space-between;width:100%;margin-bottom:4rem}@media (min-width: 1280px){.people .people__top{margin-bottom:6.875rem}}.people .people__title{color:var(--color-white-100);align-self:flex-start;text-transform:uppercase}.people .people__nav{display:none}@media (min-width: 768px){.people .people__nav{display:flex;gap:.75rem}}.people .people__next{transform:rotate(180deg)}@media (min-width: 768px){.people .people__items.people__items--mobile{display:none}}.people .people__items.people__items--tablet{display:none}@media (min-width: 768px){.people .people__items.people__items--tablet{position:relative;display:block;overflow:unset;margin:auto 0;max-width:100vw;padding-right:2rem}}@media (min-width: 768px) and (min-width: 1600px){.people .people__items.people__items--tablet{padding-right:2.25rem}}.people .people__rows-wrapper{display:grid;grid-auto-flow:initial;grid-template-rows:repeat(2,1fr);gap:6.25rem;margin:auto 0}.people .people__rows-pin-wrapper{position:relative;width:100%;z-index:1;align-items:center;overflow:hidden;flex-flow:column wrap;max-height:28.125rem;padding-right:2rem}@media (min-width: 1600px){.people .people__rows-pin-wrapper{max-height:28.75rem;padding-right:2.25rem}}.people .people__card{width:15.4375rem;height:auto}@media (min-width: 768px){.people .people__card{max-width:38.75rem;width:38.75rem;height:10rem}.people .people__card:nth-child(2n){transform:translate(50%)}}@media (min-width: 1600px){.people .people__card{max-width:41.25rem;width:41.25rem;height:11.25rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.button{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;height:var(--button-height, 3.375rem);padding:1.125rem 1.5rem;border-radius:1.875rem;text-align:center;cursor:pointer;text-decoration:none;color:var(--button-color, var(--color-white-100));overflow:hidden;opacity:1;box-shadow:0 2px 2px #ffffffe6 inset,0 -5px 7px #ffffffb3 inset;--currentColor: rgba(255, 136, 0, .4);--currentHoverColor: rgba(255, 136, 0, .8);--color-variable: var(--currentColor)}.button:before{content:"";position:absolute;inset:0;background:radial-gradient(115.19% 256.02% at 46.51% 175%,#FFF5E6 0%,#FD7A19 36.27%,var(--currentColor) 60.94%,rgba(255,136,0,0) 100%);opacity:1;transition:opacity .3s ease-in-out;box-shadow:0 2px 2px #ffffffe6 inset,0 -5px 7px #ffffffb3 inset}.button:after{content:"";position:absolute;width:100%;height:100%;inset:0;background:radial-gradient(115.19% 256.02% at 46.51% 175%,#FFF5E6 0%,#FD7A19 36.27%,var(--currentHoverColor) 60.94%,rgba(255,136,0,0) 100%);opacity:0;transition:opacity .3s ease-in-out;box-shadow:0 2px 2px #ffffffe6 inset,0 -5px 7px #ffffffb3 inset}.button:disabled{pointer-events:none;cursor:initial;background:var(--color-white-10);color:var(--color-blue-hard);box-shadow:none}@media (min-width: 1280px){.button{padding:1.125rem 1.5rem;--button-height: 3.375rem}}.button .button__wrapper{pointer-events:none;z-index:1}.button .button__wrapper-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}@media (hover: hover){.button:hover:hover:before{opacity:0}.button:hover:hover:after{opacity:1}}.button.button--small{padding:.5625rem 1.25rem;--button-height: 2.25rem}.button.button--small-big-padding{padding:.5625rem 1.75rem;--button-height: 2.25rem}.button.button--medium{padding:.5625rem 1.25rem;--button-height: 2.875rem}.button.button--transparent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.button.button--transparent:before{background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.05) 0%,transparent 50%),#ffffff1a}.button.button--transparent:after{background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.05) 0%,transparent 50%),#ffffff1a}.button.button--big-padding{padding:1.125rem 3rem}.switch-radio{position:relative;display:inline-block}.switch-radio .switch-radio__inner{position:relative;display:flex;align-items:center;justify-content:space-between;background:#fbfbfb1a;border-radius:3.125rem;padding:4px;height:2.75rem;overflow:hidden}.switch-radio .switch-radio__btn{flex:1;text-align:center;font-size:16px;padding:10px 0;z-index:2;background:transparent;border:none;cursor:pointer;transition:color .3s ease;width:10.21875rem;color:var(--color-white-100);position:relative}@media (min-width: 768px){.switch-radio .switch-radio__btn{width:12.875rem}}@media (min-width: 1280px){.switch-radio .switch-radio__btn{width:11rem}}.switch-radio .switch-radio__indicator{position:absolute;z-index:1;top:4px;left:0;height:calc(100% - 8px);border-radius:3.125rem;background:linear-gradient(50.31deg,#211e29 14.67%,#35323d 84.27%);box-shadow:.3125rem -.3125rem .3125rem -.4375rem #d9e0e5 inset,-.3125rem .3125rem .3125rem -.4375rem #d9e0e5 inset;transition:transform .3s ease}.switch{position:relative;display:inline-block;width:2.9375rem;height:1.75rem}.switch .switch__checkbox{opacity:0;width:0;height:0}.switch .switch__checkbox:checked+.switch__back{background:radial-gradient(ellipse at center 40%,transparent 0%,rgba(255,255,255,.15) 40%,rgb(255,255,255) 100%),var(--color-orange-100);box-shadow:none}.switch .switch__checkbox:checked+.switch__back:before{transform:translate(1.1875rem)}.switch .switch__back{position:absolute;cursor:pointer;inset:0;background:transparent;border:1px solid var(--color-white-06);box-shadow:.3125rem -.3125rem .3125rem -.4375rem #d9e0e599 inset,-.3125rem .3125rem .3125rem -.4375rem #d9e0e599 inset;transition:.4s;border-radius:.875rem}.switch .switch__back:before{position:absolute;content:"";height:1.25rem;width:1.25rem;left:4px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.tippy-box[data-theme~=dark]{background-color:#37343f;color:var(--color-white-100);border-radius:1.125rem;line-height:.75rem;font-size:.75rem;letter-spacing:-.01em;padding:1.25rem}.tippy-box[data-theme~=dark] .tippy-content{padding:0}.tooltip{display:inline-block;width:1.125rem;height:1.125rem}.tooltip .tooltip__btn{width:100%;height:100%}.tooltip .tooltip__btn.tooltip__btn--active .tooltip__btn-icon{fill:var(--color-white-100)}.tooltip .tooltip__btn-icon{width:100%;height:100%;fill:var(--color-blue-hard)}.tooltip:hover .tooltip__btn-icon{fill:var(--color-white-100)}.pick{background-color:var(--color-black-background);color:var(--color-blue-hard);padding-top:4.375rem}@media (min-width: 768px){.pick{padding-top:3rem}}.pick .pick__title{text-align:center;margin-bottom:2rem;color:var(--color-white-100)}.pick .pick__container{position:relative}.pick .pick__switch-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;color:var(--color-white-100);position:relative;z-index:3;margin-bottom:1.6875rem}@media (min-width: 768px){.pick .pick__switch-wrapper{margin-bottom:0}}@media (min-width: 1280px){.pick .pick__switch-wrapper{margin:0 auto 3rem;width:fit-content}}.pick .pick__switch-fiat-wrapper{display:flex;align-items:center;gap:.75rem}@media (min-width: 768px){.pick .pick__switch-fiat-wrapper{margin-bottom:0}}@media (min-width: 1280px){.pick .pick__switch-fiat-wrapper{position:absolute;right:-1.5rem;transform:translate(100%)}}.pick .pick__switch-fiat-wrapper.pick__switch-fiat-wrapper--hidden{display:none}.pick .pick__mobile-buttons{padding:1.25rem 0;display:flex;gap:4px;position:sticky;top:var(--header-height);z-index:2;background:linear-gradient(180deg,#120e1a 88.13%,#120e1a00);justify-content:center;margin:0 calc(var(--container-padding) * -1)}.pick .pick__mobile-buttons:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--header-height);background-color:var(--color-black-background);z-index:1}@media (min-width: 768px){.pick .pick__mobile-buttons{padding:2rem 0}}@media (min-width: 1280px){.pick .pick__mobile-buttons{display:none}}.pick .pick__mobile-button{font-size:1rem;line-height:1.125rem;padding:4px .75rem;cursor:pointer;position:relative;z-index:2;flex-shrink:0;border-radius:1.875rem;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease,transform .3s ease}.pick .pick__mobile-button.pick__mobile-button--active{color:var(--color-white-100);box-shadow:.3125rem -.3125rem .3125rem -.4375rem #d9e0e599 inset,-.3125rem .3125rem .3125rem -.4375rem #d9e0e599 inset;border-radius:1.875rem}.pick .pick__grid-wrapper{overflow:hidden;margin-right:-1.25rem;margin-left:-1.25rem;-ms-overflow-style:none;scroll-behavior:smooth;scrollbar-width:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline-start:20px;scroll-padding-inline-start:20px}.pick .pick__grid-wrapper::-webkit-scrollbar{display:none;width:0;height:0}@media (min-width: 1280px){.pick .pick__grid-wrapper{overflow-x:initial;margin-right:0;margin-left:0;scroll-snap-type:unset;scroll-padding-right:0;padding-inline-start:unset;scroll-padding-inline-start:unset}}.pick .pick__grid{display:grid;grid-template-columns:repeat(4,20rem);column-gap:1rem;padding-inline-end:1.25rem;width:fit-content}@media (min-width: 768px) and (max-width: 1279px){.pick .pick__grid{grid-template-columns:repeat(4,38.125rem)}}@media (min-width: 1280px){.pick .pick__grid{border-top:1px solid var(--color-white-10);grid-template-columns:16.3125rem repeat(4,1fr);column-gap:0;padding-inline-end:unset;width:unset}}.pick .pick__plan-header{background-color:var(--color-black-hard);border-radius:1.125rem 1.125rem 0 0;padding:1.25rem 1.25rem 0;scroll-snap-align:start;scroll-snap-stop:always}@media (min-width: 1280px){.pick .pick__plan-header{border-left:1px solid var(--color-white-10);background-color:transparent;border-radius:0;padding:1.0625rem 1.25rem 0;scroll-snap-align:unset;scroll-snap-stop:unset}}.pick .pick__plan-cell{display:flex;justify-content:space-between;padding:0 1.25rem;background-color:var(--color-black-hard);min-height:1.5rem}@media (min-width: 1280px){.pick .pick__plan-cell{padding:.3125rem 0 .3125rem 1.25rem;border-left:1px solid var(--color-white-10);background-color:transparent;max-height:1.75rem}}@media (max-width: 1279px){.pick .pick__plan-cell:nth-last-child(1),.pick .pick__plan-cell:nth-last-child(2),.pick .pick__plan-cell:nth-last-child(3),.pick .pick__plan-cell:nth-last-child(4){padding-bottom:1.25rem;border-radius:0 0 1.125rem 1.125rem}}.pick .pick__plan-cell.pick__plan-cell--empty{padding:1.25rem 1.25rem 1.625rem;color:var(--color-white-100);pointer-events:none}.pick .pick__plan-button{margin-bottom:2rem}@media (min-width: 1280px){.pick .pick__plan-button{margin-bottom:1.5rem}}.pick .pick__feature-cell.pick__feature-cell--category-header{display:none}@media (min-width: 1280px){.pick .pick__feature-cell.pick__feature-cell--category-header{display:flex;align-items:center}.pick .pick__feature-cell.pick__feature-cell--category-header:first-child{display:block}.pick .pick__feature-cell.pick__feature-cell--category-header:first-child{margin-top:.8125rem;color:var(--color-white-100)}}.pick .pick__plan-title-wrapper{display:flex;gap:.5rem;min-height:1.5rem;align-items:center;margin-bottom:.5rem}@media (min-width: 1280px){.pick .pick__plan-title-wrapper{margin-bottom:4px}}.pick .pick__plan-title{color:var(--color-white-100)}.pick .pick__plan-tag{color:var(--color-white-100);background-color:var(--color-green-300);padding:4px .75rem;border-radius:1rem}.pick .pick__price-value.pick__price-value--hidden{display:none}.pick .pick__price{color:var(--color-white-100);margin-bottom:1rem}@media (min-width: 1280px){.pick .pick__price{margin-bottom:1.25rem}}.pick .pick__price.pick__price--sale .pick__price-value{display:none}.pick .pick__price.pick__price--sale .pick__price-sale{display:inline}.pick .pick__price.pick__price--sale .pick__sale-text{display:inline;color:var(--color-blue-hard)}.pick .pick__price.pick__price--sale .pick__price-text{display:none}.pick .pick__price.pick__price--sale .pick__price-usd{opacity:1;color:var(--color-blue-hard)}.pick .pick__price-feat{display:inline-block}.pick .pick__price-feat.pick__price-feat--hidden{display:none}.pick .pick__price-usd{opacity:0;display:block;margin-top:.5rem}@media (min-width: 1280px){.pick .pick__price-usd{margin:4px}}.pick .pick__price-sale{display:none}.pick .pick__price-text{color:var(--color-blue-hard);text-transform:lowercase}.pick .pick__sale-text{display:none}.pick .pick__feature-name{display:flex;align-items:center;gap:.5rem}@media (min-width: 1280px){.pick .pick__feature-name.pick__feature-name--mobile{display:none}}.pick .pick__feature-name.pick__feature-name--category{color:var(--color-white-100);padding:1.25rem 0 .625rem;pointer-events:none}.pick .pick__feature-value.pick__feature-value--highlight{color:var(--color-green-300)}.pick .pick__feature-icon{width:1.125rem;min-width:1.125rem;height:1.125rem;border-radius:50%}.pick .pick__feature-icon.pick__feature-icon--true{stroke:var(--color-white);fill:transparent;background-color:var(--color-green-300)}.pick .pick__feature-icon.pick__feature-icon--false{stroke:var(--color-blue-hard);background-color:var(--color-blue-medium)}.pick .pick__cell-hover{color:var(--color-white-100)}.pick .pick__disclaimer{margin-top:2rem}@media (min-width: 1280px){.pick .pick__disclaimer{margin-top:2.625rem;text-align:center}}.info{z-index:calc(var(--header-index) + 1);position:sticky;bottom:0;left:var(--container-padding);right:var(--container-padding);width:100%;display:flex;align-items:center;justify-content:center}.info .info__wrapper{padding:.75rem 1rem;background:#fbfbfb26;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);text-align:center;color:var(--color-white-06);border-radius:1.125rem;position:fixed;top:4rem;margin:0 1.25rem}@media (min-width: 1280px){.info .info__wrapper{top:4.5rem}}.info .info__wrapper>a{text-decoration:underline;cursor:pointer}.video{display:block;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.video .video__player{object-fit:inherit;width:100%;height:100%}.picture,.picture img{display:block;width:100%;height:100%;object-fit:cover}.picture.picture--contain,.picture img.picture--contain,.picture.picture--contain img,.picture img.picture--contain img{object-fit:contain}.preloader{background-color:var(--color-black-prloder);height:calc(100dvh - env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);position:fixed;top:0;left:0;display:block;width:100%;z-index:calc(var(--header-index) + 2)}.preloader.preloader--animation{z-index:calc(var(--header-index) + 2);background-color:var(--color-black-prloder);opacity:1;animation:bg 1s ease-out 5s forwards,opacity 2s ease-out 7.5s forwards}@keyframes opacity{0%,85%{opacity:1}to{opacity:0}}@keyframes bg{0%{background-color:var(--color-black-prloder)}to{background-color:transparent}}@keyframes reveal-gradient{0%{transform:translate(-50%) rotate(180deg)}to{transform:translate(150%) rotate(180deg)}}@keyframes opacityImage{0%,70%{opacity:0}to{opacity:1}}@keyframes moveUpMobile{0%{transform:translate(-50%,-50%) scale(.9);top:50%}to{transform:translate(-40.7%,-33%) scale(.07);top:0}}@keyframes moveUpTablet{0%{transform:translate(-50%,-50%) scale(1);top:50%}to{transform:translate(-44.8%,-40.5%) scale(.04);top:0}}@keyframes moveUpDesctop{0%{transform:translate(-50%,-50%) scale(1);top:50%}to{transform:translate(-40.1%,-40%) scale(.06);top:0}}@keyframes opacityVideo{0%,95%{opacity:1}to{opacity:0}}@keyframes moveHeader{0%{opacity:0}to{opacity:1}}.preloader.preloader--animation:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:var(--color-gradient-animation);z-index:-1;transform:translate(-50%) rotate(180deg);animation:reveal-gradient 7s ease-out 6.5s forwards;pointer-events:none}.preloader.preloader--animation .preloader__wrapper{position:relative;width:100%;height:100%;padding-top:1.5rem}.preloader.preloader--animation .preloader__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:var(--color-black-prloder);animation:bg 1s ease-out 4s forwards}.preloader.preloader--animation .preloader__video-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,#130a2300,#130a23 64.28%);z-index:1;pointer-events:none;opacity:1;animation:opacity 1s ease-out 4s forwards}.preloader.preloader--animation .preloader__img{position:absolute;left:50%;top:50%;width:13.375rem;height:11.625rem;aspect-ratio:1;transform:translate(-50%,-50%);opacity:0;z-index:2;animation:opacityImage 3s ease-out .6s forwards,moveUpMobile 1s cubic-bezier(.25,1,.5,1) 3.7s forwards}@media (min-width: 768px){.preloader.preloader--animation .preloader__img{width:24.375rem;height:21.0625rem;animation:opacityImage 3s ease-out .6s forwards,moveUpTablet 1s cubic-bezier(.25,1,.5,1) 3.7s forwards}}@media (min-width: 1280px){.preloader.preloader--animation .preloader__img{width:24rem;height:20.8125rem;animation:opacityImage 3s ease-out .6s forwards,moveUpDesctop 1s cubic-bezier(.25,1,.5,1) 3.7s forwards}}.preloader.preloader--animation .preloader__video-overflow{overflow:hidden;width:100%;height:100%;position:relative;animation:opacityVideo 2.7s ease-out .3s forwards}.preloader.preloader--animation .preloader__video{object-fit:contain;opacity:1;position:absolute;height:23.75rem;width:33.125rem;top:50%;left:50%;transform:translate(-49.6%,-51.3%)}@media (min-width: 768px){.preloader.preloader--animation .preloader__video{height:42.4375rem;width:63.125rem;transform:translate(-49.5%,-51.4%)}}@media (min-width: 1280px){.preloader.preloader--animation .preloader__video{height:42.49375rem;width:64.125rem;transform:translate(-49.5%,-51.4%)}}.preloader.preloader--animation .preloader__header{position:absolute;top:0;left:0;right:0;display:flex;justify-content:center;width:100%;height:var(--header-height);padding-top:1.5rem;opacity:0;animation:moveHeader .8s ease-out 5s forwards}@media (min-width: 1280px){.preloader.preloader--animation .preloader__header{padding-left:15px}}.preloader.preloader--animation .preloader__logo-wrapper{position:relative;display:flex;justify-content:space-between;width:8.75rem;height:1rem}@media (min-width: 1280px){.preloader.preloader--animation .preloader__logo-wrapper{width:13.25rem;height:1.25rem}}.preloader.preloader--animation .preloader__logo-letter{width:8.75rem;height:1rem;fill:var(--color-white-100)}@media (min-width: 1280px){.preloader.preloader--animation .preloader__logo-letter{width:13.25rem;height:1.25rem}}
