@charset "UTF-8";*{padding:0;margin:0}*,*:before,*:after{box-sizing:border-box}body{line-height:1}h1,h2,h3,h4,h5,h6{font:inherit;overflow-wrap:break-word}p{overflow-wrap:break-word}img,picture,video,canvas,svg{display:block;max-width:100%}svg{outline:none}ol,ul{list-style:none}a{display:inline-block;font-family:inherit;color:inherit;text-decoration:none;vertical-align:top;border:0;outline:none}sup{line-height:0}button{padding:0;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:none;outline:none}input,button,textarea,select{font:inherit}input,textarea{background-color:transparent;border:none;outline:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]:hover,input[type=number]:focus{-webkit-appearance:number-input;-moz-appearance:number-input;appearance:number-input}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]{border-radius:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search][type=search]::-moz-search-clear-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-ms-clear{display:none}textarea,input[type=text],input[type=email],input[type=button],input[type=submit]{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}svg *{transition-property:fill,stroke}:root{--color-black: #000000;--color-black-opacity-80: rgba(0, 0, 0, .8);--color-black-opacity-25: rgba(0, 0, 0, .25);--color-white: #ffffff;--color-gray-1: #f9f9f9;--color-gray-2: #e5e7eb;--color-gray-2-opacity-70: rgba(229, 231, 235, .7);--color-gray-3: #606264;--color-gray-4: #d9d9d9;--color-gray-5: #6b7280;--color-green: #01ffa4;--color-red: #ff3333;--color-violet-1: #687dff;--font-family-primary: "Arial", sans-serif;--transition-300: .3s ease-in;--header-height: 86px;--rounding-corners: 8px;--modal-edge-indent: 24px}@media (width <= 768px){:root{--header-height: 56px}}@media (width <= 768px){:root{--modal-edge-indent: 16px}}html,body,#root{height:100%;scroll-behavior:smooth}body{font-family:var(--font-family-primary);font-weight:400;line-height:1;color:var(--color-black);background-color:var(--color-gray-1)}.appWrapper{min-height:100%;display:flex;flex-direction:column;overflow:clip clip;flex-grow:1}header,main,footer{flex-shrink:0}main{flex-grow:1}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,textarea:-webkit-autofill:hover{color:inherit!important;-webkit-text-fill-color:var(--color-primary)!important;background-color:initial!important;background-image:none!important;box-shadow:none!important;transition:background-color 99999s ease-in-out 0s!important}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.container{width:100%;max-width:1328px;padding-right:24px;padding-left:24px;margin:0 auto}@media (max-width: 575.98px){.container{padding-right:16px;padding-left:16px}}.paddingTB{padding-top:100px;padding-bottom:100px}@media (max-width: 991.98px){.paddingTB{padding-top:50px;padding-bottom:50px}}._overlay_78ff8_16{padding:0 24px;position:fixed;left:0;top:0;right:0;bottom:0;z-index:5;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@media (max-width: 767.98px){._overlay_78ff8_16{padding:0 16px}}._modal_78ff8_38{position:relative;max-width:550px;width:100%;height:auto;display:flex;flex-direction:column;max-height:calc(100vh - var(--modal-edge-indent) * 2);max-height:calc(100dvh - var(--modal-edge-indent) * 2);border-radius:var(--rounding-corners);background-color:var(--color-white);padding:50px;box-shadow:0 6px 28px 8px #0000001a}@media (max-width: 767.98px){._modal_78ff8_38{padding:32px}}._close_78ff8_58{position:absolute;top:5px;right:5px;z-index:1;width:48px;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._close_78ff8_58:hover{opacity:.6}}@media (max-width: 767.98px){._close_78ff8_58{top:0;right:0;width:34px;height:34px}}._body_78ff8_85{overflow:hidden}._scroll_78ff8_89{display:block;width:100%;max-height:100%;overflow-y:auto}._text_195ce_12{display:flex;flex-direction:column;gap:32px}@media (max-width: 767.98px){._text_195ce_12{gap:24px}}._text_195ce_12 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_195ce_12 h2{font-size:32px}}._text_195ce_12 h2 span{font-weight:700}@media (max-width: 767.98px){._text_195ce_12 h2 span{font-weight:400}}._text_195ce_12 p{max-width:756px;font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_195ce_12 p{font-size:20px}}._description_195ce_52{display:flex;justify-content:flex-end;padding-right:80px}@media (max-width: 767.98px){._description_195ce_52{padding-right:unset}}._featureGrid_195ce_63{margin-top:60px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(388px,1fr));grid-auto-rows:max-content}@media (max-width: 991.98px){._featureGrid_195ce_63{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:24px;gap:24px}}@media (max-width: 767.98px){._featureGrid_195ce_63{grid-template-columns:repeat(auto-fill,minmax(288px,1fr))}}._feature_195ce_63,._imageWrapper_195ce_84{height:380px}._feature_195ce_63{width:100%;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;background-color:var(--color-white)}@media (max-width: 767.98px){._feature_195ce_63{padding:24px;height:auto}}._feature_195ce_63 h3{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._feature_195ce_63 h3{font-size:24px}}@media (max-width: 767.98px){._feature_195ce_63 h3{min-height:80px}}._feature_195ce_63 p{font-weight:400;font-size:14px;line-height:1.5;color:var(--color-gray-3)}._image_195ce_84{height:inherit}._image_195ce_84 img{width:100%;height:inherit;object-fit:cover}._text_h7g1o_12{display:flex;flex-direction:column;gap:32px}@media (max-width: 767.98px){._text_h7g1o_12{gap:24px}}._text_h7g1o_12 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_h7g1o_12 h2{font-size:32px}}._text_h7g1o_12 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_h7g1o_12 p{font-size:20px}}._accordion_h7g1o_43{margin-top:60px}@media (max-width: 767.98px){._accordion_h7g1o_43{margin-top:24px}}._noAnswer_h7g1o_52{margin-top:60px;display:flex;align-items:center;gap:16px}@media (max-width: 767.98px){._noAnswer_h7g1o_52{margin-top:24px;align-items:flex-start;flex-direction:column}}._noAnswer_h7g1o_52 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._noAnswer_h7g1o_52 p{font-size:20px}}._button_ny7l9_16{display:flex;align-items:center;justify-content:center}._button_ny7l9_16._big_ny7l9_21{padding:0 24px;height:56px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._button_ny7l9_16._big_ny7l9_21{font-size:14px}}._button_ny7l9_16._regular_ny7l9_33{padding:0 24px;height:40px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._button_ny7l9_16._regular_ny7l9_33{font-size:14px}}._button_ny7l9_16._white_ny7l9_45{background-color:var(--color-white);color:var(--color-black);border-radius:500px;border:1px solid var(--color-black);transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._button_ny7l9_16._white_ny7l9_45:hover{background-color:var(--color-black);color:var(--color-white)}}._button_ny7l9_16._white_ny7l9_45:active{background-color:var(--color-black-opacity-80);color:var(--color-white)}._button_ny7l9_16._black_ny7l9_62{background-color:var(--color-black);color:var(--color-white);border-radius:500px;border:1px solid var(--color-black);transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._button_ny7l9_16._black_ny7l9_62:hover{background-color:var(--color-black-opacity-80)}}._button_ny7l9_16._withArrow_ny7l9_74{padding:0;display:flex;gap:2px;color:var(--color-black);transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._button_ny7l9_16._withArrow_ny7l9_74:hover{opacity:.6}}._button_ny7l9_16._transparentBg_ny7l9_86{background-color:transparent}._button_ny7l9_16._fullWidth_ny7l9_89{width:100%}._input_1m4d3_16,._textarea_1m4d3_17{display:flex;flex-direction:column;gap:8px}._input_1m4d3_16 input,._input_1m4d3_16 textarea,._textarea_1m4d3_17 input,._textarea_1m4d3_17 textarea{padding:8px 12px;height:56px;border-radius:var(--rounding-corners);border:1px solid var(--color-gray-4);font-weight:400;font-size:18px;line-height:1.5;transition:all var(--transition-300)}@media (max-width: 767.98px){._input_1m4d3_16 input,._input_1m4d3_16 textarea,._textarea_1m4d3_17 input,._textarea_1m4d3_17 textarea{font-size:14px}}._input_1m4d3_16 input::placeholder,._input_1m4d3_16 textarea::placeholder,._textarea_1m4d3_17 input::placeholder,._textarea_1m4d3_17 textarea::placeholder{color:var(--color-black-opacity-25)}._input_1m4d3_16 input:focus,._input_1m4d3_16 textarea:focus,._textarea_1m4d3_17 input:focus,._textarea_1m4d3_17 textarea:focus{border-color:var(--color-black)}@media (hover: hover) and (pointer: fine){._input_1m4d3_16 input:hover,._input_1m4d3_16 textarea:hover,._textarea_1m4d3_17 input:hover,._textarea_1m4d3_17 textarea:hover{border-color:var(--color-black)}}._input_1m4d3_16._borderBlack_1m4d3_63 input,._textarea_1m4d3_17._borderBlack_1m4d3_63 input{border-color:var(--color-black)}._input_1m4d3_16._error_1m4d3_67 input,._input_1m4d3_16._error_1m4d3_67 textarea,._textarea_1m4d3_17._error_1m4d3_67 input,._textarea_1m4d3_17._error_1m4d3_67 textarea{border-color:var(--color-red)}._textarea_1m4d3_17 textarea{min-height:134px;overflow:hidden;resize:none}._errorText_1m4d3_80{font-weight:400;font-size:14px;line-height:1.5;color:var(--color-red)}._wrapper_xd1sf_12{display:flex;flex-direction:column;gap:16px}._item_xd1sf_18{padding:32px;min-height:112px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px;border-radius:var(--rounding-corners)}@media (max-width: 1199.98px){._item_xd1sf_18{padding:16px;min-height:64px;display:flex;flex-direction:column;gap:unset}}._item_xd1sf_18 svg{flex-shrink:0;transition:transform .3s ease}@media (max-width: 767.98px){._item_xd1sf_18 svg{width:32px;height:32px}}._item_xd1sf_18 button{color:var(--color-black)}._item_xd1sf_18._active_xd1sf_48 svg{transform:rotate(45deg)}._primary_xd1sf_52{background-color:var(--color-white)}._primary_xd1sf_52 ._button_xd1sf_55 h3{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._primary_xd1sf_52 ._button_xd1sf_55 h3{font-size:24px}}._secondary_xd1sf_66{background-color:var(--color-gray-2-opacity-70)}._secondary_xd1sf_66 ._button_xd1sf_55{text-align:left}._secondary_xd1sf_66 ._button_xd1sf_55 h3{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._secondary_xd1sf_66 ._button_xd1sf_55 h3{font-size:14px}}._button_xd1sf_55{display:flex;align-items:center;gap:16px}@media (max-width: 1199.98px){._button_xd1sf_55{align-items:flex-start}}._content_xd1sf_94 p{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._content_xd1sf_94 p{font-size:14px}}@media (max-width: 1199.98px){._content_xd1sf_94 p{padding-top:16px}}._wrapper_b5zrr_16{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;gap:24px}._header_b5zrr_25{display:flex;flex-direction:column;gap:16px}._header_b5zrr_25 h2{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._header_b5zrr_25 h2{font-size:24px}}._header_b5zrr_25 p{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._header_b5zrr_25 p{font-size:14px}}._form_b5zrr_51{display:flex;flex-direction:column;gap:24px}._inputs_b5zrr_57{display:flex;flex-direction:column;gap:16px}._agreementText_b5zrr_63{font-weight:400;font-size:14px;line-height:1.5;color:var(--color-gray-5)}._agreementText_b5zrr_63 a{display:inline;text-decoration:underline;transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._agreementText_b5zrr_63 a:hover{opacity:.6}}._header_15bhl_12{display:flex;flex-direction:column;gap:16px}._header_15bhl_12 h2{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._header_15bhl_12 h2{font-size:24px}}._header_15bhl_12 p{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._header_15bhl_12 p{font-size:14px}}._card_1xbd9_12{padding:32px 0;min-height:626px;width:100%;display:flex;flex-direction:column;gap:24px;background-color:var(--color-white);border-radius:var(--rounding-corners)}@media (max-width: 767.98px){._card_1xbd9_12{padding:24px 0;min-height:553px}}._date_1xbd9_29{display:flex;gap:16px}._image_1xbd9_34{width:100%;height:240px;object-fit:cover}._text_1xbd9_40{padding:0 32px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._text_1xbd9_40{font-size:14px}}@media (max-width: 767.98px){._text_1xbd9_40{padding:0 24px}}._text_1xbd9_40 h3{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_1xbd9_40 h3{font-size:20px}}._hero_1k56j_16{height:686px;display:flex;color:var(--color-white)}@media (max-width: 767.98px){._hero_1k56j_16{height:387px}}._heroImage_1k56j_27{height:inherit}._heroImage_1k56j_27 img{z-index:-1;position:absolute;top:0;left:0;width:100%;max-height:686px;height:inherit;object-fit:cover}._content_1k56j_41{margin-top:224px;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}@media (max-width: 767.98px){._content_1k56j_41{margin-top:96px;gap:16px}}._content_1k56j_41 h1{max-width:700px;font-weight:400;font-size:72px;line-height:1.2}@media (max-width: 767.98px){._content_1k56j_41 h1{font-size:32px}}._content_1k56j_41 h1 span{color:var(--color-green)}._content_1k56j_41 p{max-width:550px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._content_1k56j_41 p{font-size:14px}}@media (max-width: 767.98px){._content_1k56j_41 p{max-width:260px}}._text_1okrd_12{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width: 1199.98px){._text_1okrd_12{display:flex;flex-direction:column;gap:24px}}._text_1okrd_12 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_1okrd_12 h2{font-size:32px}}._text_1okrd_12 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_1okrd_12 p{font-size:20px}}._buttonToTry_1okrd_45{margin-top:24px}._cards_1okrd_49{margin-top:60px;display:flex;flex-direction:column;gap:32px}@media (max-width: 767.98px){._cards_1okrd_49{margin-top:24px;gap:24px}}._card_1okrd_49,._cardImage_1okrd_63{height:380px}._card_1okrd_49{height:380px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 767.98px){._card_1okrd_49{display:flex;flex-direction:column;height:auto}}._cardContent_1okrd_80{padding:32px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 991.98px){._cardContent_1okrd_80{padding:24px}}._cardContent_1okrd_80{background-color:var(--color-white)}._cardText_1okrd_96{display:flex;flex-direction:column;gap:16px}._cardNumber_1okrd_102{font-weight:400;font-size:18px;line-height:1.5;color:var(--color-gray-3)}@media (max-width: 767.98px){._cardNumber_1okrd_102{font-size:14px}}._cardTitle_1okrd_114{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._cardTitle_1okrd_114{font-size:24px}}._cardDescription_1okrd_125{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._cardDescription_1okrd_125{font-size:14px}}._cardLinks_1okrd_136{margin-top:24px;display:flex;gap:16px}._image_1okrd_142{height:inherit}._image_1okrd_142 img{width:100%;height:inherit;object-fit:cover}._top_1yk0w_12{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}@media (max-width: 767.98px){._top_1yk0w_12{gap:24px}}._top_1yk0w_12 h2{font-weight:400;font-size:48px;line-height:1.2;word-break:break-word}@media (max-width: 767.98px){._top_1yk0w_12 h2{font-size:32px}}._top_1yk0w_12 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._top_1yk0w_12 p{font-size:20px}}._control_1yk0w_45{display:flex;gap:32px;flex-shrink:0}._control_1yk0w_45>:first-child{transform:rotate(180deg)}._control_1yk0w_45 button:disabled{cursor:default}._control_1yk0w_45 button:disabled path{fill:var(--color-gray-3)}._control_1yk0w_45 svg{flex-shrink:0}._description_1yk0w_63{margin-top:11px;color:var(--color-gray-3)}@media (max-width: 767.98px){._description_1yk0w_63{margin-top:16px}}._swiperWrapper_1yk0w_73{margin-top:60px}@media (max-width: 767.98px){._swiperWrapper_1yk0w_73{margin-top:24px}}._slide_1yk0w_82{max-width:460px}@media (max-width: 1199.98px){._slide_1yk0w_82{max-width:343px}}@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-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{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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{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-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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)}}._wrapper_n778v_12{position:relative}._logo_n778v_16{position:absolute;top:0;left:49%;z-index:-1;max-width:unset;pointer-events:none}@media (max-width: 767.98px){._logo_n778v_16{top:-32px;left:-13%}}._text_n778v_31{display:flex;flex-direction:column;gap:32px}._text_n778v_31 h2,._text_n778v_31 p{max-width:600px}._text_n778v_31 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_n778v_31 h2{font-size:32px}}._text_n778v_31 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_n778v_31 p{font-size:20px}}._form_n778v_61{margin-top:60px;display:flex;gap:16px}@media (max-width: 575.98px){._form_n778v_61{margin-top:32px;flex-direction:column}}._form_n778v_61 input{border-color:var(--color-black)}._input_n778v_76{max-width:400px;width:100%}@media (max-width: 575.98px){._input_n778v_76{max-width:unset}}._buttonToTry_n778v_86{flex-shrink:0}._playerWrapper_1vidk_16{margin:0 auto;max-width:1280px;width:100%}._playerInner_1vidk_22{position:relative;flex-grow:1;height:648px}@media (max-width: 767.98px){._playerInner_1vidk_22{height:unset;aspect-ratio:375/180}}._controlsWrapper_1vidk_34{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;transition:all var(--transition-300)}._controlsWrapper_1vidk_34 svg{transition:all var(--transition-300);opacity:0;pointer-events:none;z-index:-1}@media (hover: hover) and (pointer: fine){._controlsWrapper_1vidk_34:hover{background-color:#0009}._controlsWrapper_1vidk_34:hover svg{opacity:1;pointer-events:all;z-index:1}}._playWrapper_1vidk_62{height:100%;display:flex;justify-content:center;align-items:center}._playWrapper_1vidk_62 svg path{fill:var(--color-white)}@media (max-width: 767.98px){._playWrapper_1vidk_62 svg{width:100px;height:100px}}._player_1vidk_16 video{object-fit:cover}._bottomControls_1vidk_82{padding:16px 30px;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-gray-2);gap:125px}@media (max-width: 767.98px){._bottomControls_1vidk_82{padding:0 5px;gap:30px}}._buttons_1vidk_97{display:flex;gap:24px;flex-shrink:0}@media (max-width: 767.98px){._buttons_1vidk_97{gap:10px}._buttons_1vidk_97 svg{width:20px;height:20px}}._buttons_1vidk_97 svg path{fill:var(--color-gray-5)}._slider_1vidk_115{width:100%;height:18px;background-color:var(--color-gray-5);border-radius:var(--rounding-corners)}@media (max-width: 767.98px){._slider_1vidk_115{height:5px}}._slider_1vidk_115[type=range]{cursor:pointer;background:#fff3;border-radius:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none}._slider_1vidk_115[type=range]:focus{outline:none}._slider_1vidk_115[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-2px;height:1px;width:1px;background-color:var(--color-white);border-radius:50%;border:4px solid var(--color-tone_violet);cursor:pointer;opacity:0}._slider_1vidk_115[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-2px;height:1px;width:36p1pxx;background-color:var(--color-white);border-radius:50%;border:8px solid var(--color-tone_violet);cursor:pointer;opacity:0}._time_1vidk_158{display:flex;gap:4px;flex-shrink:0;font-weight:400;font-size:32px;line-height:1.2;color:var(--color-gray-5)}@media (max-width: 767.98px){._time_1vidk_158{font-size:24px}}@media (max-width: 767.98px){._time_1vidk_158{font-weight:400;font-size:18px;line-height:1.5}}@media (max-width: 767.98px) and (max-width: 767.98px){._time_1vidk_158{font-size:14px}}._text_tnmna_12{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width: 1199.98px){._text_tnmna_12{display:flex;flex-direction:column;gap:24px}}._text_tnmna_12 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_tnmna_12 h2{font-size:32px}}._text_tnmna_12 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_tnmna_12 p{font-size:20px}}._text_tnmna_12 p br:not(:first-of-type){display:none}@media (max-width: 767.98px){._text_tnmna_12 p br:first-of-type{display:none}}@media (max-width: 400px){._text_tnmna_12 p br:not(:first-of-type){display:block}}._descriptionWrapper_tnmna_58{display:flex;align-items:flex-end}._accordion_tnmna_63{margin-top:60px}@media (max-width: 767.98px){._accordion_tnmna_63{margin-top:24px}}._about_1hqp5_16{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:32px}@media (max-width: 1199.98px){._about_1hqp5_16{display:flex;flex-direction:column;gap:24px}}._text_1hqp5_30{display:flex;flex-direction:column;gap:32px}@media (max-width: 767.98px){._text_1hqp5_30{gap:24px}}._text_1hqp5_30 h2{font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_1hqp5_30 h2{font-size:32px}}._text_1hqp5_30 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_1hqp5_30 p{font-size:20px}}._textButton_1hqp5_61{align-self:flex-start}._videoWrapper_1hqp5_65{position:relative;width:100%;height:600px}@media (max-width: 767.98px){._videoWrapper_1hqp5_65{width:unset;margin-left:-16px;margin-right:-16px;height:340px}}._videoWrapper_1hqp5_65 video{object-fit:cover}._playWrapper_1hqp5_82{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;transition:all var(--transition-300)}._playWrapper_1hqp5_82 svg{transition:all var(--transition-300);opacity:0;pointer-events:none;z-index:-1}._playWrapper_1hqp5_82 svg path{fill:var(--color-white)}@media (max-width: 767.98px){._playWrapper_1hqp5_82 svg{width:100px;height:100px}}@media (hover: hover) and (pointer: fine){._playWrapper_1hqp5_82:hover{background-color:#0009}._playWrapper_1hqp5_82:hover svg{opacity:1;pointer-events:all;z-index:1}}._advantages_1hqp5_119{margin-top:60px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);grid-auto-rows:max-content}@media (max-width: 767.98px){._advantages_1hqp5_119{margin-top:24px;display:flex;flex-direction:column;gap:24px}}._item_1hqp5_135{padding-left:32px;border-left:1px solid var(--color-black)}@media (max-width: 767.98px){._item_1hqp5_135{padding-left:24px}}._itemNumber_1hqp5_145{padding:16px 0;font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._itemNumber_1hqp5_145{font-size:24px}}._itemTitle_1hqp5_157{min-height:114px;font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._itemTitle_1hqp5_157{font-size:24px}}@media (max-width: 767.98px){._itemTitle_1hqp5_157{min-height:unset}}._itemDescription_1hqp5_174{margin-top:32px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._itemDescription_1hqp5_174{font-size:14px}}@media (max-width: 767.98px){._itemDescription_1hqp5_174{margin-top:24px}}._wrapper_1fxcw_16{position:fixed;bottom:24px;left:24px;z-index:5;padding:50px;max-width:550px;width:100%;background-color:var(--color-white);box-shadow:0 6px 28px 8px #0000001a;border-radius:var(--rounding-corners)}@media (max-width: 575.98px){._wrapper_1fxcw_16{left:0;padding:32px}}._text_1fxcw_35{display:flex;flex-direction:column;gap:16px}._text_1fxcw_35 h3{font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._text_1fxcw_35 h3{font-size:14px}}._text_1fxcw_35 p{font-weight:400;font-size:14px;line-height:1.5;color:var(--color-gray-3)}._text_1fxcw_35 a{display:inline;text-decoration:underline;transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._text_1fxcw_35 a:hover{opacity:.6}}._buttons_1fxcw_67{margin-top:24px;display:flex;gap:16px}._footer_i1yws_16{padding-top:24px;padding-bottom:60px}._footer_i1yws_16 a{transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._footer_i1yws_16 a:hover{opacity:.6}}._main_i1yws_29{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media (max-width: 767.98px){._main_i1yws_29{flex-direction:column;align-items:flex-start}}._logoLink_i1yws_43{flex-shrink:0}._logo_i1yws_43 path{fill:var(--color-black)}._menuWrapper_i1yws_51{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:60px}@media (max-width: 1199.98px){._menuWrapper_i1yws_51{gap:16px}}@media (max-width: 767.98px){._menuWrapper_i1yws_51{flex-direction:column;align-items:flex-start}}._menu_i1yws_51 ul{display:flex;align-items:center;gap:60px;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._menu_i1yws_51 ul{font-size:14px}}@media (max-width: 767.98px){._menu_i1yws_51 ul{align-items:flex-start;flex-direction:column;gap:16px}}._navLink_i1yws_92{cursor:pointer}._socials_i1yws_96{display:flex;align-items:center;gap:16px;flex-shrink:0}._info_i1yws_103{margin-top:32px;padding:16px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;border-top:1px solid var(--color-gray-3)}@media (max-width: 767.98px){._info_i1yws_103{flex-direction:column;align-items:flex-start}}._info_i1yws_103 p{color:var(--color-gray-3)}@media (max-width: 767.98px){._info_i1yws_103 p{order:1}}._info_i1yws_103 p,._info_i1yws_103 a{font-weight:400;font-size:14px;line-height:1.5}._infoMenu_i1yws_134{display:flex;align-items:center;gap:60px}@media (max-width: 767.98px){._infoMenu_i1yws_134{flex-direction:column;align-items:flex-start;gap:16px}}._header_1g3bs_16{position:fixed;top:0;right:0;left:0;z-index:2}._boxShadow_1g3bs_24{position:sticky}._boxShadow_1g3bs_24,._scrolled_1g3bs_29{background-color:var(--color-gray-1);box-shadow:0 8px 28px #0000001a;transition:all var(--transition-300)}._boxShadow_1g3bs_24 ._logo_1g3bs_34 path,._scrolled_1g3bs_29 ._logo_1g3bs_34 path{fill:var(--color-black)}._boxShadow_1g3bs_24 ._navList_1g3bs_38 a,._scrolled_1g3bs_29 ._navList_1g3bs_38 a,._boxShadow_1g3bs_24 ._select_1g3bs_42 button,._boxShadow_1g3bs_24 ._select_1g3bs_42 a,._scrolled_1g3bs_29 ._select_1g3bs_42 button,._scrolled_1g3bs_29 ._select_1g3bs_42 a{color:var(--color-black)}._boxShadow_1g3bs_24 ._select_1g3bs_42 button svg path,._boxShadow_1g3bs_24 ._select_1g3bs_42 a svg path,._scrolled_1g3bs_29 ._select_1g3bs_42 button svg path,._scrolled_1g3bs_29 ._select_1g3bs_42 a svg path{fill:var(--color-black)}._boxShadow_1g3bs_24 ._contact_1g3bs_54,._scrolled_1g3bs_29 ._contact_1g3bs_54{color:var(--color-black)}@media (hover: hover) and (pointer: fine){._boxShadow_1g3bs_24 ._contact_1g3bs_54:hover,._scrolled_1g3bs_29 ._contact_1g3bs_54:hover{color:var(--color-white)}}._boxShadow_1g3bs_24 ._burger_1g3bs_64 svg path,._scrolled_1g3bs_29 ._burger_1g3bs_64 svg path{stroke:var(--color-black)}._isMenuOpened_1g3bs_69{background-color:var(--color-white)}._inner_1g3bs_73{padding:24px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767.98px){._inner_1g3bs_73{padding:16px}}._inner_1g3bs_73 svg{flex-shrink:0}._navWrapper_1g3bs_88{display:flex;align-items:center;gap:32px}._logoLink_1g3bs_94{transition:opacity var(--transition-300)}@media (hover: hover) and (pointer: fine){._logoLink_1g3bs_94:hover{opacity:.6}}@media (max-width: 767.98px){._logo_1g3bs_34{width:110px;height:24px}}._logo_1g3bs_34 path{transition:fill var(--transition-300)}._logoBlack_1g3bs_113 path{fill:var(--color-black)}._nav_1g3bs_38 ._navLink_1g3bs_117,._nav_1g3bs_38 button{font-weight:400;font-size:18px;line-height:1.5;color:var(--color-white);transition:all var(--transition-300)}@media (max-width: 767.98px){._nav_1g3bs_38 ._navLink_1g3bs_117,._nav_1g3bs_38 button{font-size:14px}}@media (hover: hover) and (pointer: fine){._nav_1g3bs_38 ._navLink_1g3bs_117:hover,._nav_1g3bs_38 button:hover{opacity:.6}}._navLink_1g3bs_117{cursor:pointer}._navList_1g3bs_38{display:flex;align-items:center;gap:32px}._buttons_1g3bs_148{display:flex;align-items:center;gap:16px}._burger_1g3bs_64{cursor:pointer;transition:all var(--transition-300)}@media (hover: hover) and (pointer: fine){._burger_1g3bs_64:hover{opacity:.6}}._burger_1g3bs_64 svg path{transition:all var(--transition-300)}._select_glr2e_16{position:relative}._button_glr2e_20{display:block;width:100%;cursor:pointer;transition:all var(--transition-300)}._button_glr2e_20 svg{transition:all var(--transition-300);transform:rotate(0)}._button_glr2e_20 svg path{transition:fill var(--transition-300)}@media (hover: hover) and (pointer: fine){._hover_glr2e_35:hover{opacity:.6}}._languageWithArrow_glr2e_40 ._inner_glr2e_40,._buttonWithArrow_glr2e_41 ._inner_glr2e_40{display:flex;align-items:center;gap:2px}._iconRotate_glr2e_47 ._iconArrow_glr2e_47{transform:rotate(180deg)}._options_glr2e_51{position:absolute;top:calc(100% + 10px);right:0;z-index:4;padding:16px;min-width:260px;width:100%;max-height:256px;background-color:var(--color-white);border-radius:var(--rounding-corners);font-weight:400;font-size:18px;line-height:1.5;box-shadow:0 6px 28px 8px #0000001a}@media (max-width: 767.98px){._options_glr2e_51{font-size:14px}}@media (max-width: 767.98px){._options_glr2e_51{top:100%}}._option_glr2e_51{padding:13px 16px;height:56px;display:flex;align-items:center;cursor:pointer;border-radius:var(--rounding-corners);transition:all var(--transition-300);color:var(--color-black)}._option_glr2e_51:active{background-color:var(--color-gray-2-opacity-70)}._menu_17za5_16{padding:32px 0;z-index:3;display:flex;width:100%;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));background-color:var(--color-white)}._inner_17za5_26{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;width:100%;overflow-y:auto}._nav_17za5_35{display:block;width:100%}._nav_17za5_35 ul{display:flex;flex-direction:column}._nav_17za5_35 li{width:100%}._nav_17za5_35 button,._nav_17za5_35 a{display:block;padding:13px 16px;height:56px;display:flex;align-items:center;cursor:pointer;border-radius:var(--rounding-corners);transition:all var(--transition-300);font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._nav_17za5_35 button,._nav_17za5_35 a{font-size:20px}}._nav_17za5_35 button:active,._nav_17za5_35 a:active{background-color:var(--color-gray-2-opacity-70)}._buttons_17za5_71{padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:16px}._select_17za5_79 svg path{fill:var(--color-black)}._select_17za5_79 button{max-width:400px;color:var(--color-black)}._wrapper_3so0f_16{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:32px;width:100%;text-align:left}._title_3so0f_26{font-weight:400;font-size:72px;line-height:1.2;text-align:left}@media (max-width: 767.98px){._title_3so0f_26{font-size:32px}}._content_3so0f_38{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;text-align:left}@media (max-width: 1280px){._content_3so0f_38{gap:16px}}._content_3so0f_38 h2{font-weight:400;font-size:48px;line-height:1.2;text-align:left}@media (max-width: 767.98px){._content_3so0f_38 h2{font-size:32px}}@media (max-width: 767.98px){._content_3so0f_38 h2{font-weight:400;font-size:32px;line-height:1.2}}@media (max-width: 767.98px) and (max-width: 767.98px){._content_3so0f_38 h2{font-size:24px}}._content_3so0f_38 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._content_3so0f_38 p{font-size:20px}}._content_3so0f_38 span{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._content_3so0f_38 span{font-size:20px}}._content_3so0f_38 strong{font-weight:400;font-size:24px;line-height:1.5;font-weight:700}@media (max-width: 767.98px){._content_3so0f_38 strong{font-size:20px}}._news_1k0ct_12{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}._news_1k0ct_12 ._table-wrapper_1k0ct_19{display:block;width:100%;overflow:auto}._news_1k0ct_12 ._table-wrapper_1k0ct_19{scrollbar-color:#6b7280 transparent;scrollbar-width:thin}._news_1k0ct_12 ._table-wrapper_1k0ct_19::-webkit-scrollbar{width:7px;height:7px}._news_1k0ct_12 ._table-wrapper_1k0ct_19::-webkit-scrollbar-track{background-color:transparent;border-radius:7px}._news_1k0ct_12 ._table-wrapper_1k0ct_19::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:4px}._news_1k0ct_12 table{width:100%;border:1px solid #d9d9d9;border-collapse:collapse;font-weight:400;font-size:18px;line-height:1.5}@media (max-width: 767.98px){._news_1k0ct_12 table{font-size:14px}}._news_1k0ct_12 table th{font-weight:700;background:var(--color-gray-2);text-align:left}._news_1k0ct_12 table tr:nth-child(odd){background-color:#fff}._news_1k0ct_12 table th,._news_1k0ct_12 table td{border:1px solid #d9d9d9;padding:8px 16px}._header_1k0ct_67{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;width:100%;padding:36px 0 60px}@media (max-width: 767.98px){._header_1k0ct_67{gap:24px;padding:0}}._text_1k0ct_83{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;width:100%;text-align:center}._text_1k0ct_83 h1{text-transform:uppercase;font-weight:400;font-size:48px;line-height:1.2}@media (max-width: 767.98px){._text_1k0ct_83 h1{font-size:32px}}@media (max-width: 767.98px){._text_1k0ct_83 h1{font-weight:400;font-size:32px;line-height:1.2}}@media (max-width: 767.98px) and (max-width: 767.98px){._text_1k0ct_83 h1{font-size:24px}}._text_1k0ct_83 span{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_1k0ct_83 span{font-size:20px}}._hero_1k0ct_126{display:block;width:100%;height:auto}._content_1k0ct_132{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}._content_1k0ct_132 ._section_1k0ct_139{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:60px;width:100%;padding:60px 0}@media (max-width: 767.98px){._content_1k0ct_132 ._section_1k0ct_139{gap:32px}}._figure_1xes6_12{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;width:100%}._figure_1xes6_12 img{display:block;width:100%;height:auto;border-radius:var(--rounding-corners)}._figure_1xes6_12 figcaption{font-weight:400;font-size:18px;line-height:1.5;color:var(--color-gray-3)}@media (max-width: 767.98px){._figure_1xes6_12 figcaption{font-size:14px}}._text_x5wkl_12{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-self:center;gap:32px;width:100%;max-width:800px}._text_x5wkl_12 p{font-weight:400;font-size:24px;line-height:1.5}@media (max-width: 767.98px){._text_x5wkl_12 p{font-size:20px}}@media (max-width: 767.98px){._text_x5wkl_12{max-width:100%}}._text_x5wkl_12 h2{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._text_x5wkl_12 h2{font-size:24px}}._text_x5wkl_12 h3{font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._text_x5wkl_12 h3{font-size:24px}}._text_x5wkl_12 b{font-weight:700}._text_x5wkl_12 blockquote{display:block;width:100%;background-color:#fff;padding:60px;font-weight:400;font-size:32px;line-height:1.2}@media (max-width: 767.98px){._text_x5wkl_12 blockquote{font-size:24px}}@media (max-width: 767.98px){._text_x5wkl_12 blockquote{padding:32px}}._text_x5wkl_12 ul{list-style:"—  " outside;padding-inline-start:40px}._text_x5wkl_12 ul li:not(:last-child){margin-bottom:16px}._tableWrapper_mef5w_1{max-width:100%;overflow:auto}:root{--video-slider-button-size: 48px;--video-slider-button-gap: 16px}._container_164h5_17{display:block;width:100%;position:relative}._slider_164h5_23{display:block;width:100%;border-radius:var(--rounding-corners)}@media (max-width: 767.98px){._slider_164h5_23{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}}._slide_164h5_23{display:block;width:100%}._slide_164h5_23>*{display:block;width:100%;height:auto;aspect-ratio:1.666;border-radius:var(--rounding-corners)}._control_164h5_50{display:flex;justify-content:center;align-items:center;width:var(--video-slider-button-size);height:var(--video-slider-button-size);border-radius:var(--rounding-corners);position:absolute;top:50%;transform:translateY(-50%);color:#000;z-index:2}._control_164h5_50 svg{display:block;width:auto;height:70%}._control_164h5_50._prev_164h5_68{transition:right .3s ease;right:calc(100% + var(--video-slider-button-gap))}._control_164h5_50._prev_164h5_68 svg{transform:scaleX(-1)}@media screen and (max-width: 1360px){._control_164h5_50._prev_164h5_68{right:calc(100% - (var(--video-slider-button-size) + var(--video-slider-button-gap)))}}._control_164h5_50._next_164h5_80{transition:left .3s ease;left:calc(100% + var(--video-slider-button-gap))}@media screen and (max-width: 1360px){._control_164h5_50._next_164h5_80{left:calc(100% - (var(--video-slider-button-size) + var(--video-slider-button-gap)))}}@media screen and (max-width: 1360px){._control_164h5_50{background-color:#fff;color:#000;box-shadow:0 0 0 1px #000 inset}}@media (max-width: 767.98px){._control_164h5_50{display:none}}._control_164h5_50:disabled{opacity:.5;cursor:default}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}._wrapper_4gs5o_16{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:120px}@media (max-width: 767.98px){._wrapper_4gs5o_16{gap:60px}}._title_4gs5o_29{font-weight:400;font-size:72px;line-height:1.2;text-align:left}@media (max-width: 767.98px){._title_4gs5o_29{font-size:32px}}._grid_4gs5o_41{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width: 767.98px){._grid_4gs5o_41{grid-template-columns:1fr}}._empty_4gs5o_52{align-self:center;color:var(--color-gray-3)}
