@charset "UTF-8";/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-300:oklch(.872 .01 258.338);--color-gray-500:oklch(.551 .027 264.364);--spacing:.25rem;--container-3xl:48rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.mx-\[-5vw\]{margin-inline:-5vw}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-\[7\%\]{margin-top:7%}.mt-\[20px\]{margin-top:20px}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-\[7\%\]{margin-bottom:7%}.mb-\[20px\]{margin-bottom:20px}.ml-\[-660px\]{margin-left:-660px}.ml-\[660px\]{margin-left:660px}.flex{display:flex}.h-\[80px\]{height:80px}.w-\[90\%\]{width:90%}.w-\[100\%\]{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.rotate-45{rotate:45deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#cec4fe50\]{border-color:#cec4fe50}.border-gray-300{border-color:var(--color-gray-300)}.p-4{padding:calc(var(--spacing)*4)}.px-\[20px\]{padding-inline:20px}.py-0{padding-block:calc(var(--spacing)*0)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-\[20px\]{padding-top:20px}.pt-\[200px\]{padding-top:200px}.pr-0{padding-right:calc(var(--spacing)*0)}.pb-\[20px\]{padding-bottom:20px}.pb-\[30px\]{padding-bottom:30px}.pl-0{padding-left:calc(var(--spacing)*0)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[14px\]{font-size:14px}.text-\[26px\]{font-size:26px}.text-\[52px\]{font-size:52px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-wrap{text-wrap:wrap}.text-\[\#4824ff\]{color:#4824ff}.text-gray-500{color:var(--color-gray-500)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:text-\[\#4824ff\]:hover{color:#4824ff}}}@font-face{font-family:Onest;src:url(./fonts/Onest-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Onest;src:url(./fonts/Onest-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Onest;src:url(./fonts/Onest-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Onest;src:url(./fonts/Onest-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Onest;src:url(./fonts/Onest-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Prata;src:url(./fonts/Prata.ttf)format("truetype");font-weight:400;font-style:normal}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:#4824ff}::-webkit-scrollbar-track{background-color:#ffffff01}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--main-background);color:var(--main-text-color);margin:0 5%;font-family:Onest,sans-serif;overflow-x:clip}html[data-theme=light]{--main-background:white;--main-text-color:black;--switch-background:#eeebff;--main-element-color:#eeebff}html[data-theme=dark]{--main-background:#04001a;--main-text-color:white;--switch-background:#120940;-main-element-color:#4824ff}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}._modalBackdrop_5bsux_1{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;background-color:#00000080;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;z-index:1000}._modalBackdrop_5bsux_1._show_5bsux_16{opacity:1;visibility:visible}._modalBackdrop_5bsux_1._show_5bsux_16 ._modalContent_5bsux_20{transform:translateY(0)}._modalContent_5bsux_20{position:relative;background:#fff;padding:40px;border-radius:16px;width:500px;height:285px;transform:translateY(-50px);transition:transform .5s ease-in-out;z-index:1001}html[data-theme=dark] ._modalContent_5bsux_20{color:#000}._modelCloseButton_5bsux_40{position:absolute;top:20px;right:20px;width:50px;height:50px;background:none;border:none;cursor:pointer;outline:none;font-size:0;border-radius:55px;transition:transform .5s ease-in-out,background-color .3s ease-in-out}._modelCloseButton_5bsux_40:before,._modelCloseButton_5bsux_40:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:2px;background-color:#333}._modelCloseButton_5bsux_40:before{transform:translate(-50%,-50%) rotate(45deg)}._modelCloseButton_5bsux_40:after{transform:translate(-50%,-50%) rotate(-45deg)}._modelCloseButton_5bsux_40:hover{background-color:#4824ff}._modelCloseButton_5bsux_40:hover:before,._modelCloseButton_5bsux_40:hover:after{background-color:#fff}._socialButton_5bsux_76{display:flex;justify-content:center;align-items:center;width:220px;height:55px;background-color:#000;cursor:pointer;transition:.3s;border-radius:55px;font-size:20px;color:#fff;text-decoration:none;margin-right:0}._socialButton_5bsux_76:hover{background:#4824ff;filter:drop-shadow(0px 0px 10px #4824ff);color:#eeebff}._social_5bsux_76._telegram_5bsux_97{width:25px;height:25px;margin-right:10px;content:url(/icons/telegramLogo.png)}._social_5bsux_76._instagram_5bsux_104{width:33px;height:33px;margin-right:8px;content:url(/icons/instagramLogo.png)}._headerButton_1opck_1{position:relative;height:55px;width:165px;border-radius:55px;background-color:#4824ff;border:none;color:#fff;font-weight:500;font-size:18px;transition:.5s ease-in-out;overflow:hidden;margin-right:2%;cursor:pointer;outline:none}._headerButton_1opck_1:hover{filter:drop-shadow(0px 0px 35px #4824ff)}._headerButton_1opck_1:before{content:"";position:absolute;width:30px;height:300px;background-color:#ffffffbd;filter:blur(2px);transition:1.2s;transform:rotate(-20deg) translate(-150px) translateY(-200px)}._headerButton_1opck_1:hover:before{transform:rotate(-20deg) translate(200px)}._menu_e7fz0_1{height:100px;width:100%;align-content:center}._headerBlock_e7fz0_7{display:flex;height:13vh;place-items:center;transition:drop-shadow .5s ease}._headerBlock_e7fz0_7 a{font-size:18px;font-weight:500;margin-right:3%;transition:.3s ease-in-out;cursor:pointer}._headerBlock_e7fz0_7 a:hover{color:#4824ff;filter:drop-shadow(0px 0px 50px #4824ff)}._headerBlock_e7fz0_7._fixed_e7fz0_24{position:fixed;top:0;left:0;right:0;padding:0 50px;background-color:#ffffffe6;z-index:1000;box-shadow:0 4px 10px #0000001a}html[data-theme=dark] ._fixed_e7fz0_24{background-color:#04001ae6}._icon_e7fz0_39{width:50px;border-radius:50%;background:#000;cursor:pointer;transition:.3s ease-in-out;display:flex;justify-content:center;align-items:center;filter:invert(0)}._icon_e7fz0_39._telegram_e7fz0_50{padding:8px 9px 8px 8px;content:url(/icons/telegramLogo.png)}._icon_e7fz0_39._instagram_e7fz0_54{padding:6px;content:url(/icons/instagramLogo.png)}._icon_e7fz0_39:hover{background:#4824ff;filter:drop-shadow(0px 0px 35px #4824ff)}html[data-theme=dark] ._icon_e7fz0_39{filter:invert(1)}html[data-theme=dark] ._icon_e7fz0_39:hover{filter:invert(0) drop-shadow(0px 0px 35px #4824ff)}._switch_e7fz0_71{width:100px;height:55px;border-radius:55px;background-color:#eeebff;overflow:hidden;cursor:pointer}._theme_e7fz0_80{margin:2px;width:51px;height:51px;border-radius:55px;background-color:#fff;transform:translate(0);transition:.5s ease-in-out}._theme_e7fz0_80._light_e7fz0_89{padding:10px;content:url(/icons/sunLogo.png)}._theme_e7fz0_80._dark_e7fz0_93{padding:10px;background-color:#000;content:url(/icons/moonLogo.png)}._headerButtons_e7fz0_99{display:flex;justify-content:center;align-items:center;gap:10px}._language_e7fz0_106{margin:2px;width:51px;height:51px;border-radius:55px;background-color:#fff;transform:translate(0);transition:.5s ease-in-out}._language_e7fz0_106._languagEn_e7fz0_115{padding:1px;content:url(/icons/en.png)}._language_e7fz0_106._languagRu_e7fz0_119{padding:1px;content:url(/icons/ru.png)}._burgerMenu_e7fz0_124{position:fixed;top:10vh;width:80vw;max-width:400px;background-color:#fffffff2;border-radius:20px;padding:30px;display:flex;flex-direction:column;gap:20px;z-index:1000;animation:_slideIn_e7fz0_1 .4s ease-out forwards;box-shadow:0 8px 30px #0000004d}._overlay_e7fz0_140{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;animation:_fadeIn_e7fz0_1 .3s ease-in-out forwards}._burgerIcon_e7fz0_152{display:none;width:40px;height:40px;background-repeat:no-repeat;background-size:contain;background-position:center;cursor:pointer;transition:.3s ease-in-out;z-index:1100}._burgerIcon_e7fz0_152:hover,._burgerIcon_e7fz0_152:active{filter:drop-shadow(0px 0px 35px #4824ff)}._burgerIcon_e7fz0_152._light_e7fz0_89{background-image:url(/icons/menuDark.png)}._burgerIcon_e7fz0_152._dark_e7fz0_93{background-image:url(/icons/menu.png)}@keyframes _slideIn_e7fz0_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_e7fz0_1{0%{opacity:0}to{opacity:1}}@media (max-width: 1460px){._headerBlock_e7fz0_7{justify-content:space-between}._menu_e7fz0_1{display:none}._burgerMenu_e7fz0_124{display:flex}._burgerIcon_e7fz0_152{display:block}html[data-theme=dark] ._burgerMenu_e7fz0_124{background-color:#04001af2}html[data-theme=dark] ._burgerMenu_e7fz0_124 a{color:#fff}html[data-theme=dark] ._burgerMenu_e7fz0_124 a:hover{filter:invert(0) drop-shadow(0px 0px 35px #4824ff)}}._welcomeBlock_72g23_1{height:650px;display:flex;place-items:center;margin-top:50px}._welcomeBlock_72g23_1 h1{font-size:52px}._welcomeBlock_72g23_1 h2{font-size:42px;font-weight:450}._welcomeBlock_72g23_1 h3{font-size:30px;font-weight:300}._welcomeBlock_72g23_1 ._firstBlock_72g23_18{align-content:center;width:55%}._title_72g23_23{background:linear-gradient(to right,#4824ff,#4824ff,#85ebff,#eeebff,#85aeff,#4824ff,#4824ff);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200%;animation:_gradientAnimation_72g23_1 5s linear infinite}@keyframes _gradientAnimation_72g23_1{0%{background-position:200% 50%}to{background-position:0% 50%}}._mainImageBox_72g23_39{position:relative;width:100%;max-width:700px;margin:0 auto}._firstImageLayer_72g23_46{width:100%;height:550px;display:block}._secondImageLayer_72g23_52{position:absolute;top:-15%;left:10%;width:500px;height:auto;animation:_bouncing_72g23_1 5s linear infinite}._thirdImageLayer_72g23_61{position:absolute;bottom:0;left:25px;top:45%;width:100%;max-width:700px;height:350px}@keyframes _bouncing_72g23_1{0%{transform:translateY(0)}50%{transform:translateY(10px)}0%{transform:translateY(0)}}._portfolioBlock_1msp7_1{height:auto;padding-top:100px}._portfolioBlock_1msp7_1 ._firstBlock_1msp7_5{display:flex;justify-content:center;align-items:center}._portfolioBlock_1msp7_1 ._mainTitle_1msp7_10{font-size:56px;font-family:Prata;font-weight:500;background:linear-gradient(to right,#000,#4824ff);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:1}._portfolioBlock_1msp7_1 ._arrayIcon_1msp7_19{margin:0 20px;padding:0;width:60px;filter:drop-shadow(20px 20px 15px rgba(72,36,255,.1450980392))}._portfolioBlock_1msp7_1 ._titleBorder_1msp7_25{font-size:56px;font-family:Prata;font-weight:500;color:#fff;margin:10px 0;text-shadow:-1px -1px 0 rgba(72,36,255,.1882352941),1px -1px 0 rgba(72,36,255,.1882352941),-1px 1px 0 rgba(72,36,255,.1882352941),1px 1px 0 rgba(72,36,255,.1882352941)}._portfolioBlock_1msp7_1 ._tag_1msp7_33{display:flex;font-size:20px;font-weight:500;background:#eeebff;color:#4824ff;margin-right:12px;padding:8px 22px;border-radius:24px;border:1px solid #eeebff;cursor:pointer;transition:.5s ease-in-out}._portfolioBlock_1msp7_1 ._tag_1msp7_33:hover{background:#4824ff;color:#fff;filter:drop-shadow(0px 0px 30px rgba(72,36,255,.1882352941))}._portfolioBlock_1msp7_1 ._selected_1msp7_51{background:#04001a;color:#fff;border:1px solid #4824ff}._gradiantPartOne_1msp7_57{position:absolute;background:linear-gradient(to right,transparent,white);color:transparent;height:80px;width:200px}._gradiantPartTwo_1msp7_65{position:absolute;background:linear-gradient(to left,transparent,white);color:transparent;height:80px;width:100px}._hideInDark_1msp7_73{display:block}html[data-theme=dark] ._hideInDark_1msp7_73{display:none}html[data-theme=dark] ._mainTitle_1msp7_10{background:linear-gradient(to right,#4824ff,#4824ff,#85ebff,#eeebff,#85aeff,#4824ff,#4824ff);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200%;animation:_gradientAnimation_1msp7_1 5s linear infinite}@keyframes _gradientAnimation_1msp7_1{0%{background-position:200% 50%}to{background-position:0% 50%}}._carouselContainer_31smc_1{display:flex;overflow:hidden;width:100%;white-space:nowrap}._carouselContent_31smc_8{display:flex}._carouselImage_31smc_12{width:auto;height:200px;border-radius:16px;margin:10px}._carouselImage_31smc_12:hover{cursor:pointer}._modalWindowImage_1ytdp_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease,visibility .5s ease;z-index:1000}._modalImage_1ytdp_15{max-width:40vw;max-height:40vh;border-radius:10px;z-index:1000}._cheseInfo_1ytdp_22{display:flex;justify-content:center;background:#fff;padding:40px;border-radius:16px;width:40vw}._cheseInfo__price_1ytdp_30{background:linear-gradient(to right,#4824ff,#4824ff,#85ebff,#eeebff,#85aeff,#4824ff,#4824ff);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200%;animation:_gradientAnimation_1ytdp_1 3s linear infinite}@keyframes _gradientAnimation_1ytdp_1{0%{background-position:200% 50%}to{background-position:0% 50%}}._modelCloseButton_1ytdp_46{position:relative;width:55px;height:50px;background:none;border:none;cursor:pointer;outline:none;font-size:0;border-radius:55px;transition:transform .5s ease-in-out,background-color .3s ease-in-out}._modelCloseButton_1ytdp_46:before,._modelCloseButton_1ytdp_46:after{content:"";position:absolute;width:30px;height:2px;background-color:#333}._modelCloseButton_1ytdp_46:before{transform:translate(-50%,-50%) rotate(45deg)}._modelCloseButton_1ytdp_46:after{transform:translate(-50%,-50%) rotate(-45deg)}._modelCloseButton_1ytdp_46:hover{background-color:#4824ff}._modelCloseButton_1ytdp_46:hover:before,._modelCloseButton_1ytdp_46:hover:after{background-color:#fff}._socialButton_1ytdp_78{display:flex;justify-content:center;align-items:center;width:220px;height:55px;background-color:#000;cursor:pointer;transition:.3s;border-radius:55px;font-size:20px;color:#fff;text-decoration:none;margin-right:0}._socialButton_1ytdp_78:hover{background:#4824ff;filter:drop-shadow(0px 0px 35px rgba(72,36,255,.2509803922));color:#eeebff}._social_1ytdp_78._telegram_1ytdp_99{width:25px;height:25px;margin-right:10px;content:url(/icons/telegramLogo.png)}._imageGallery_1fvai_1{display:flex;flex-direction:column;align-items:center;margin-left:5vw;margin-right:5vw}._imageGrid_1fvai_9{display:flex;flex-wrap:wrap;max-height:calc(200px * var(--visibleRows));overflow:hidden}._galleryImage_1fvai_16{width:auto;height:200px;border-radius:16px;margin:10px;cursor:pointer}._showMoreButton_1fvai_24{height:50px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:22px;margin-top:10px;padding:5px 5px 5px 20px;background-color:#4824ff;color:#fff;border:none;cursor:pointer;border-radius:12px;transition:background-color .3s ease-in-out}._showMoreButton_1fvai_24:hover{background-color:#000;filter:drop-shadow(0px 0px 30px rgba(72,36,255,.1450980392))}._moreIcon_1fvai_45{margin-left:-12px;padding:0;position:relative;content:url(/icons/arrow.png);background:none;scale:.5;height:60px}._modalWindowImage_1fvai_55{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;transition:opacity .5s easy,visibility .5s easy;z-index:1000}._modalImage_1fvai_69{max-width:90vw;max-height:90vh;border-radius:10px;z-index:1000}._reviewBlock_1bfp1_2{min-height:500px;background:#4824ff;border-radius:28px}._reviewBlock_1bfp1_2 h1{color:#fff;text-align:center;padding-top:36px;font-size:50px}._reviewBlock_1bfp1_2 ._description_1bfp1_13{color:#fff;text-align:center;margin-bottom:25px;font-size:22px;line-height:32px}._reviewBlock_1bfp1_2 ._selecting_1bfp1_20{background:#fff;color:#000;margin:0 8px;font-weight:500}._reviewCarousel_1bfp1_28{width:1260px;max-width:100%;margin:0 auto;overflow:hidden}._reviewContainer_1bfp1_35{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._reviewCard_1bfp1_43{flex:0 0 420px;scroll-snap-align:start}._reviewContent_1bfp1_48{width:384px;margin:0 auto;background:var(--main-background);border-radius:24px}._reviewBlock_1bfp1_2 ._review_1bfp1_2{margin-top:auto;font-size:19px;line-height:27px;width:90%}._nextButton_1bfp1_63{width:55px;height:55px;border-radius:50%;background:#fff;cursor:pointer;transition:.7s;display:flex;align-items:center;justify-content:center}._nextButton_1bfp1_63:hover{background:#00000050}._nextButton_1bfp1_63 ._arrayNextIcon_1bfp1_77{content:url(/icons/arrowRight.png);scale:.7;height:80px;padding:15px}._nextButton_1bfp1_63:hover ._arrayNextIcon_1bfp1_77{filter:invert(100%)}._reviewBlock_1bfp1_2 ._link_1bfp1_88{display:flex;align-items:center;justify-content:center;gap:5px;height:40px;width:80px;background:#000;border-radius:24px;cursor:pointer;border:2px solid black;transition:.5s ease-in-out}._reviewBlock_1bfp1_2 ._link_1bfp1_88:hover{border:2px double #4824ff;filter:drop-shadow(0 0 25px rgba(72,36,255,.5647058824))}._reviewBlock_1bfp1_2 ._telegramIcon_1bfp1_106{margin:-7px -4px;padding:0;content:url(/icons/BlueTelegram.png);background:none;scale:.84;height:30px}._reviewBlock_1bfp1_2 ._arrayCornerIcon_1bfp1_115{margin:-6px -18px;padding:0;content:url(/icons/arrayCornerIcon.png);background:none;scale:.37;height:55px}html[data-theme=dark] ._reviewContent_1bfp1_48{background:var(--main-background)}html[data-theme=dark] ._link_1bfp1_88{background:#fff}html[data-theme=dark] ._arrayCornerIcon_1bfp1_115{filter:invert(1)}@media (min-width: 1024px) and (max-width: 1399px){._reviewCarousel_1bfp1_28{width:840px}}@media (max-width: 1023px){._reviewCarousel_1bfp1_28{width:420px}}._guaranteesBlock_1bpqx_1{font-size:26px;padding-top:200px}._guaranteesPoints_1bpqx_6{list-style-type:none;padding-left:20px}._guaranteesPoints_1bpqx_6 li{position:relative;padding-left:60px}._guaranteesPoints_1bpqx_6 li:before{content:"";position:absolute;left:0;transform:translateY(-10%);width:40px;height:40px;background-image:url(/icons/mark.png);background-size:contain;background-repeat:no-repeat;margin-left:-20px}._point_1bpqx_27{margin-top:35px}._faqBlock_1wth9_1{display:flex;justify-content:center;background:url(/images/BackgroundContacts.png);padding:150px 0;margin:200px -5vw 0;background-size:cover;background-position:center}._faqContent_1wth9_11{width:768px;position:relative;overflow:hidden;z-index:1;border-radius:28px}._faqContent_1wth9_11:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;filter:blur(8px);z-index:-1;background:var(--main-background);color:var(--main-text-color)}._answer_1wth9_32{margin-top:.5rem;color:#4b5563;font-size:20px}._crossIcon_1wth9_38{content:url(icons/cross.png)}html[data-theme=dark] ._crossIcon_1wth9_38{filter:invert(1)}html[data-theme=dark] ._answer_1wth9_32{color:#fff}._backToTop_3wmxu_1{position:fixed;right:50px;bottom:100px;width:80px;cursor:pointer;z-index:999;transition:all .4s ease}._backToTop__hidden_3wmxu_10{opacity:0;transform:translateY(20px);pointer-events:none}._backToTop__visible_3wmxu_15{opacity:1;transform:translateY(0);pointer-events:auto}._backToTop__visible_3wmxu_15:hover{filter:drop-shadow(0 0 35px #4824ff)}._contactsBlock_r05nb_1{display:flex;justify-content:center;align-items:center;gap:30px;margin-bottom:150px;padding-top:200px}._contactsBlock__inner_r05nb_9{display:flex;flex-direction:column;justify-content:center;align-items:center}._contactsBlock__social_r05nb_15{display:flex;justify-content:center;align-items:center;margin-top:50px;gap:5px}._icon_r05nb_23{width:50px;border-radius:50%;background:#000;cursor:pointer;transition:.3s ease-in-out;margin-right:2%;display:flex;justify-content:center;align-items:center}._icon_r05nb_23._telegram_r05nb_34{padding:8px 9px 8px 8px;content:url(/icons/telegramLogo.png)}._icon_r05nb_23._instagram_r05nb_38{padding:6px;content:url(/icons/instagramLogo.png)}._icon_r05nb_23._whatsapp_r05nb_42{padding:6px;content:url(/icons/whatsappLogo.png)}._icon_r05nb_23._gmail_r05nb_46{padding:8px;content:url(/icons/gmailLogo.png)}._icon_r05nb_23:hover{background:#4824ff;filter:drop-shadow(0px 0px 35px #4824ff)}html[data-theme=dark] ._icon_r05nb_23{filter:invert(1)}html[data-theme=dark] ._icon_r05nb_23:hover{filter:invert(0) drop-shadow(0px 0px 35px #4824ff)}
