@charset "UTF-8";@import"https://rsms.me/inter/inter.css";@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap";.network-list{display:flex;align-items:center;gap:8px;margin-top:20px}.network-list a img{width:24px;height:24px}.start .section-content{width:100%;margin-top:44px;height:414px;background:#e4f1f8;border-radius:20px;padding:40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.start .section-content .title{color:#0c042e;font-size:44px;max-width:500px;line-height:120%;font-weight:600}.start .section-content .body{margin-top:16px;color:#0c042e;font-size:20px}.start .section-content .start-btn{margin-top:32px;width:500px;min-height:50px;height:50px;background:#2ec4b6;outline:none;border-radius:10px;color:#fff;font-size:16px;font-weight:500;border:none;transition:.3s}.start .section-content .start-btn:hover{background:#9135f8}.start .section-content .start-img{width:650px;position:absolute;right:-40px;bottom:-40px}@media screen and (max-width: 576px){.start{padding-top:60px}.start .section-content{padding:24px;justify-content:flex-start;height:475px}.start .section-content .title{font-size:30px}.start .section-content .body{font-size:16px}.start .section-content .start-btn{max-width:100%}.start .section-content .start-img{left:50%;transform:translate(-50%)}}.opportunity[data-v-d5a627ea]{position:relative;margin-top:80px}.opportunity .opportunity-bg[data-v-d5a627ea]{position:absolute;z-index:-1}.opportunity .section-content[data-v-d5a627ea]{display:flex;flex-direction:column;align-items:center}.opportunity .section-content .title[data-v-d5a627ea]{font-size:40px;color:#2ec4b6;font-weight:500}.opportunity .section-content .body[data-v-d5a627ea]{margin-top:24px;color:#e4f1f8;font-size:16px;line-height:30px;max-width:840px;text-align:center}.opportunity .section-content .opp-block[data-v-d5a627ea]{width:100%;margin-top:60px;display:flex;align-items:center;gap:32px}.opportunity .section-content .opp-block-item[data-v-d5a627ea]{width:100%;background:#2ec4b6;padding:32px;border-radius:24px;position:relative;overflow:hidden}.opportunity .section-content .opp-block-item .item-title[data-v-d5a627ea]{font-size:24px;font-weight:500;color:#fff;margin-bottom:32px}.opportunity .section-content .opp-block-item a[data-v-d5a627ea]{background:#0c042e;padding:12px 14px;color:#fff;font-size:14px;border-radius:8px;width:160px}.opportunity .section-content .opp-block-item a span[data-v-d5a627ea]{margin-right:40px}.opportunity .section-content .opp-block-item img[data-v-d5a627ea]{position:absolute;right:0;bottom:0;height:80px}@media screen and (max-width: 576px){.opportunity[data-v-d5a627ea]{overflow:hidden}.opportunity .section-content .title[data-v-d5a627ea]{font-size:28px;color:#2ec4b6;font-weight:500}.opportunity .section-content .body[data-v-d5a627ea]{margin-top:20px;color:#e4f1f8;font-size:16px;line-height:24px;max-width:840px;text-align:center}.opportunity .section-content .opp-block[data-v-d5a627ea]{flex-direction:column}.opportunity .section-content .opp-block-item[data-v-d5a627ea]{padding:20px}.opportunity .section-content .opp-block-item .item-title[data-v-d5a627ea]{font-size:20px}}.market{margin-top:80px}.market .section-content{display:flex;flex-direction:column;align-items:center}.market .section-content .title{font-size:40px;color:#2ec4b6;font-weight:500}.market .section-content .body{margin-top:24px;color:#e4f1f8;font-size:16px;line-height:30px;max-width:840px;text-align:center}.market .section-content .steps{margin-top:60px;display:flex;gap:24px}.market .section-content .steps .step-item{width:100%;background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center}.market .section-content .steps .step-item img{width:50px;height:50px}.market .section-content .steps .step-item .step-title{font-size:24px;color:#0a033c;font-weight:700;margin-top:20px}.market .section-content .steps .step-item .step-text{margin-top:8px;font-size:16px;line-height:30px;color:#5d5a6f;text-align:center}@media screen and (max-width: 576px){.market .section-content .title{font-size:28px;color:#2ec4b6;font-weight:500}.market .section-content .body{margin-top:20px;color:#e4f1f8;font-size:16px;line-height:24px;max-width:840px;text-align:center}.market .section-content .steps{flex-direction:column}}.faq{margin-top:80px;margin-left:auto;margin-right:auto;position:relative}.faq .faq-bg{position:absolute;top:50%;transform:translateY(-50%);width:100%}.faq .section-content{max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center}.faq .section-content .title{font-size:40px;color:#2ec4b6;font-weight:500}.faq .section-content .faq-block{margin-top:60px;display:grid;grid-template-columns:1fr;grid-gap:32px}.faq .section-content .faq-block-item{background-color:#fff;border-radius:16px;padding:20px;position:relative;cursor:pointer;transition:.3s;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;flex-direction:column}.faq .section-content .faq-block-item.open .a{max-height:500px}.faq .section-content .faq-block-item img{position:absolute;right:20px;top:20px;width:38px;height:38px}.faq .section-content .faq-block-item .q{width:100%;font-size:18px;font-weight:600;line-height:40px;color:#0c042e}.faq .section-content .faq-block-item .a{font-size:18px;color:#6f6c90;line-height:30px;max-height:0;max-width:95%;overflow:hidden;transition:max-height .3s}@media screen and (max-width: 576px){.faq .section-content .title{font-size:28px;color:#2ec4b6;font-weight:500}.faq .section-content .faq-block{margin-top:24px}.faq .section-content .faq-block-item{padding:16px}.faq .section-content .faq-block-item .q{max-width:calc(100% - 70px);line-height:30px}}.promo{margin-top:80px}.promo .section-content{background:#2ec4b6;border-radius:20px;position:relative;height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.promo .section-content .st-1{position:absolute;top:60px;left:50px}.promo .section-content .st-2{position:absolute;top:166px;left:177px}.promo .section-content .st-3{position:absolute;bottom:65px;left:80px}.promo .section-content .st-4{position:absolute;right:80px;top:60px}.promo .section-content .st-5{position:absolute;top:170px;right:177px}.promo .section-content .promo-book{position:absolute;right:0;bottom:0}.promo .section-content .promo-block{display:flex;flex-direction:column;align-items:center}.promo .section-content .promo-block .promo-title{color:#fff;font-size:45px;line-height:55px;font-weight:700;max-width:660px;text-align:center}.promo .section-content .promo-block .promo-subtitle{margin-top:20px;color:#ffffffb3;font-size:16px;text-align:center;margin-bottom:32px}.promo .section-content .promo-block .promo-start{padding:16px 60px;border-radius:30px;outline:none;border:none;background:#fff;color:#0c042e;text-align:center;text-decoration:none;transition:.3s}.promo .section-content .promo-block .promo-start:hover{opacity:.9}.promo .section-content img{position:absolute}@media screen and (max-width: 576px){.promo .section-content{padding:24px}.promo .section-content .st-1,.promo .section-content .st-2,.promo .section-content .st-3,.promo .section-content .st-4,.promo .section-content .st-5{display:none}.promo .section-content .promo-block .promo-title{font-size:28px;line-height:40px}.promo .section-content .promo-block .promo-start{position:relative;z-index:2}.promo .section-content .promo-book{z-index:1}}.preloader[data-v-80f85b68]{position:fixed;width:100vw;height:100vh;background:#19181fe6;display:flex;justify-content:center;align-items:center;z-index:9999}.preloader .loader-icon[data-v-80f85b68]{animation:loader-80f85b68 .5s infinite ease-in-out}@keyframes loader-80f85b68{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-background{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;justify-content:flex-end;align-items:flex-end;color:#000;z-index:100}.modal-background .modal-body{width:500px;padding:50px;background:#fff;margin-right:50px;margin-bottom:50px;border-radius:50px}@media screen and (max-width: 500px){.modal-background .modal-body{width:100%;margin:16px;padding:32px}}.modal-background .modal-body .modal-title{font-size:24px;font-weight:700}.modal-background .modal-body .body-text{margin-top:20px;font-size:18px;line-height:30px}.modal-background .modal-body .body-text a{color:#4d7eff}.modal-background .modal-footer{display:flex;margin-top:20px;gap:20px}@media screen and (max-width: 500px){.modal-background .modal-footer{flex-direction:column}}.modal-background .modal-footer>button{width:100%;outline:none;border-radius:50px;font-size:16px;font-weight:500;height:50px;border:none;cursor:pointer}.modal-background .modal-footer .accept-all{background:#f7c759}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}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;text-decoration:inherit}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.aspect-h-1{--tw-aspect-h: 1}.aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w: 2}.aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-1\/4{right:25%}.top-0{top:0}.top-2{top:.5rem}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-2{grid-row:span 2 / span 2}.mx-auto{margin-left:auto;margin-right:auto}.ml-0{margin-left:0}.ml-6{margin-left:1.5rem}.mr-2{margin-right:.5rem}.lang-switcher{display:flex;align-items:center;margin-right:16px;gap:8px;cursor:pointer}@media screen and (max-width: 768px){.lang-switcher{display:none;align-items:center;margin-right:12px;gap:8px}}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-0\.5{margin-left:.125rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-32{height:8rem}.h-36{height:9rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.h-9{height:2.25rem}.w-0{width:0px}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-32{width:8rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.w-9{width:2.25rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-2xl{max-width:1536px}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-flow-col{grid-auto-flow:column}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-dark-800{--tw-border-opacity: 1;border-color:rgb(30 27 36 / var(--tw-border-opacity))}.border-opacity-75{--tw-border-opacity: .75}.bg-dark-300{--tw-bg-opacity: 1;background-color:rgb(194 198 221 / var(--tw-bg-opacity))}.bg-dark-700{--tw-bg-opacity: 1;background-color:rgb(35 32 42 / var(--tw-bg-opacity))}.bg-dark-800{--tw-bg-opacity: 1;background-color:rgb(30 27 36 / var(--tw-bg-opacity))}.bg-dark-900{--tw-bg-opacity: 1;background-color:rgb(25 24 31 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-dark-600{--tw-bg-opacity: 1;background-color:rgb(51 49 57 / var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-dark-600{--tw-gradient-from: #333139 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 49 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-800{--tw-gradient-from: #1E1B24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-900{--tw-gradient-from: #19181F var(--tw-gradient-from-position);--tw-gradient-to: rgb(25 24 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-700{--tw-gradient-from: #23202A var(--tw-gradient-from-position);--tw-gradient-to: rgb(35 32 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-dark-700{--tw-gradient-to: #23202A var(--tw-gradient-to-position)}.to-dark-800{--tw-gradient-to: #1E1B24 var(--tw-gradient-to-position)}.to-dark-900{--tw-gradient-to: #19181F var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pt-10{padding-top:2.5rem}.pt-11\/12{padding-top:91.666667%}.pt-12{padding-top:3rem}.pt-3\/2{padding-top:150%}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-dark-100{--tw-text-opacity: 1;color:rgb(233 233 234 / var(--tw-text-opacity))}.text-dark-300{--tw-text-opacity: 1;color:rgb(194 198 221 / var(--tw-text-opacity))}.text-dark-400{--tw-text-opacity: 1;color:rgb(153 156 180 / var(--tw-text-opacity))}.text-dark-600{--tw-text-opacity: 1;color:rgb(51 49 57 / var(--tw-text-opacity))}.text-dark-700{--tw-text-opacity: 1;color:rgb(35 32 42 / var(--tw-text-opacity))}.text-dark-800{--tw-text-opacity: 1;color:rgb(30 27 36 / var(--tw-text-opacity))}.text-dark-900{--tw-text-opacity: 1;color:rgb(25 24 31 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-250{transition-duration:.25s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:bg-dark-700:hover{--tw-bg-opacity: 1;background-color:rgb(35 32 42 / var(--tw-bg-opacity))}.hover\:bg-dark-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 27 36 / var(--tw-bg-opacity))}.hover\:bg-dark-900:hover{--tw-bg-opacity: 1;background-color:rgb(25 24 31 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:text-dark-900:hover{--tw-text-opacity: 1;color:rgb(25 24 31 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus\:border-dark-600:focus{--tw-border-opacity: 1;border-color:rgb(51 49 57 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.group:hover .group-hover\:text-dark-300{--tw-text-opacity: 1;color:rgb(194 198 221 / var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:left-8{left:2rem}.sm\:right-8{right:2rem}.sm\:top-8{top:2rem}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-16{margin-top:4rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-24{margin-top:6rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:w-1\/5{width:20%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-none{max-width:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-12{gap:3rem}.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.sm\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.sm\:gap-y-16{row-gap:4rem}.sm\:overflow-hidden{overflow:hidden}.sm\:p-8{padding:2rem}.sm\:p-16{padding:4rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-24{padding-bottom:6rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-9{grid-column:span 9 / span 9}.md\:row-span-2{grid-row:span 2 / span 2}.md\:m-0{margin:0}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mt-24{margin-top:6rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-14{height:3.5rem}.md\:h-32{height:8rem}.md\:w-14{width:3.5rem}.md\:w-1\/3{width:33.333333%}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:flex-col{flex-direction:column}.md\:justify-start{justify-content:flex-start}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-y-12{row-gap:3rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.md\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.md\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-0{padding-left:0}.md\:pr-0{padding-right:0}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.group:hover .md\:group-hover\:w-full{width:100%}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:-bottom-25{bottom:-6.25rem}.lg\:left-4{left:1rem}.lg\:right-4{right:1rem}.lg\:top-4{top:1rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-auto{margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-0{margin-right:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-40{height:10rem}.lg\:h-48{height:12rem}.lg\:h-96{height:24rem}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-40{width:10rem}.lg\:w-\[90\%\]{width:90%}.lg\:w-4\/5{width:80%}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-none{max-width:none}.lg\:max-w-screen-xl{max-width:1280px}.lg\:auto-rows-max{grid-auto-rows:max-content}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-8{gap:2rem}.lg\:gap-12{gap:3rem}.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-y-16{row-gap:4rem}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem * var(--tw-space-y-reverse))}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.lg\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.lg\:p-12{padding:3rem}.lg\:p-4{padding:1rem}.lg\:p-14{padding:3.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-\[46\%\]{padding-top:46%}.lg\:text-left{text-align:left}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:leading-tight{line-height:1.25}}@media (min-width: 1280px){.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:mt-16{margin-top:4rem}.xl\:mt-4{margin-top:1rem}.xl\:mt-8{margin-top:2rem}.xl\:ml-6{margin-left:1.5rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-screen-xl{max-width:1280px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:gap-16{gap:4rem}.xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.xl\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.xl\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.xl\:p-6{padding:1.5rem}.xl\:p-16{padding:4rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:pr-18{padding-right:4.5rem}.xl\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1536px){.\32xl\:left-10{left:2.5rem}.\32xl\:right-10{right:2.5rem}.\32xl\:top-10{top:2.5rem}.\32xl\:mt-10{margin-top:2.5rem}.\32xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.\32xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.\32xl\:pr-28{padding-right:7rem}}#app{min-height:100vh}body{height:100%;scroll-behavior:smooth;text-rendering:optimizeSpeed;background:#19181f;display:flex;flex-direction:column}body .section-content{max-width:1280px;width:100%;margin-left:auto;margin-right:auto}.wrapper{display:flex;flex-direction:column;height:100%}.content{display:flex;flex-direction:column;flex:1 0 auto}@media screen and (max-width: 576px){.section-content{max-width:calc(100% - 32px)!important}}.cart-widget{position:fixed;right:20px;cursor:pointer;bottom:20px;z-index:9999;background:#fff;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:100%}.article-body{color:#fff;background-color:#fff;margin-top:32px;display:flex;flex-direction:column;align-items:center;padding:32px;border-radius:20px}.article-body img{max-width:500px;width:100%}.article-body .main{color:#000}.doc-doc{white-space:pre-wrap;word-wrap:break-word;color:#000;overflow-x:auto;font-family:Inter;line-height:26px}.article-body[data-v-55772f48]{color:#fff;background-color:#fff;margin-top:32px;display:flex;flex-direction:column;align-items:center;padding:32px;border-radius:20px}.article-body img[data-v-55772f48]{max-width:500px;width:100%}.article-body .main[data-v-55772f48]{color:#000}.article-body[data-v-5d687a01]{color:#fff;background-color:#fff;margin-top:32px;display:flex;flex-direction:column;align-items:center;padding:32px;border-radius:20px}.article-body img[data-v-5d687a01]{max-width:500px;width:100%}.article-body .main[data-v-5d687a01]{color:#000}.profile-tabs a{white-space:nowrap}.article-body[data-v-16aec7b8]{color:#fff;background-color:#fff;margin-top:32px;display:flex;flex-direction:column;align-items:center;padding:32px;border-radius:20px}.article-body img[data-v-16aec7b8]{max-width:500px;width:100%}.article-body .main[data-v-16aec7b8]{color:#000}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{line-height:1.15;height:100%;-webkit-text-size-adjust:100%}a{text-decoration:none}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{font-family:DM Sans,sans-serif}ul,ol{list-style:none;padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}audio,canvas,iframe,img,svg,video,textarea{vertical-align:middle}textarea{resize:none}section{position:relative}input,select,button{outline:none;cursor:pointer}.error-text{color:#ff495c}.modal-overlay{position:fixed;top:0;bottom:0;left:0;z-index:999;right:0;display:flex;justify-content:center;background-color:#000000b3}.modal-overlay .modal{background-color:#fff;height:max-content;width:500px;margin-top:40px;padding:32px;border-radius:8px;position:relative}.modal-overlay .modal .modal-title{font-size:24px;font-weight:700;color:#0a033c}.modal-overlay .modal a.close-modal{position:absolute;top:32px;right:24px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-overlay .modal .close{right:16px;top:16px;position:absolute;cursor:pointer}.modal-overlay .modal .m-form{margin-top:16px;display:flex;flex-direction:column;gap:16px}.modal-overlay .modal .m-form .form-item{display:flex;flex-direction:column;gap:8px}.modal-overlay .modal .m-form .form-item .form-item label{font-size:16px;font-weight:500}.modal-overlay .modal .m-form .form-item .input-group{position:relative}.modal-overlay .modal .m-form .form-item .input-group svg{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.modal-overlay .modal .m-form .form-item .input-group input,.modal-overlay .modal .m-form .form-item .input-group select{height:50px;width:100%;border-radius:10px;border:1px solid #dedde4;padding-left:44px}.modal-overlay .modal .m-form .form-item .input-group textarea{height:100px;width:100%;border-radius:10px;border:1px solid #dedde4;padding-left:44px}.modal-overlay .modal .m-form .form-group{display:flex;align-items:center;gap:24px}.modal-overlay .modal .m-form .form-group .form-item .input-group input{padding-left:16px}.modal-overlay .modal .m-form .m-action{height:50px;background:#2ec4b6;border:none;outline:none;border-radius:10px;color:#fff;font-size:16px;font-weight:500;transition:.3s}.modal-overlay .modal .m-form .m-action:hover{background:#9135f8}.modal-overlay .modal .m-form .m-footer{display:flex;justify-content:space-between}.modal-overlay .modal .m-form .m-footer.center{justify-content:center}.modal-overlay .modal .m-form .m-footer .have-account{display:flex;flex-direction:column;color:#5d5a6f;font-size:16px;font-weight:500;align-items:center;justify-content:center}.modal-overlay .modal .m-form .m-footer .have-account .login{color:#2ec4b6;cursor:pointer}.modal-overlay .modal .m-form .m-footer .no-account{color:#5d5a6f;font-size:16px;font-weight:500;display:flex;align-items:center}.modal-overlay .modal .m-form .m-footer .no-account .create-account{margin-left:4px;color:#2ec4b6;cursor:pointer}.modal-overlay .modal .m-form .m-footer .forgot-password{color:#2ec4b6;font-size:16px;font-weight:500;cursor:pointer}.cbox{position:absolute;z-index:-1;opacity:0}.cbox:checked+label:before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.cbox:not(:disabled):not(:checked)+label:hover:before{border-color:#b3d7ff}.cbox:not(:disabled):active+label:before{background-color:#b3d7ff;border-color:#b3d7ff}.cbox:focus:not(:checked)+label:before{border-color:#80bdff}.cbox:disabled+label:before{background-color:#e9ecef}.cbox+label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cbox+label:before{content:"";display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.video-block{margin-top:64px}.video-block .section-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.video-block .section-content .title{font-size:40px;color:#2ec4b6;font-weight:500}.video-block .section-content .body{margin-top:24px;color:#e4f1f8;font-size:16px;line-height:30px;max-width:840px;text-align:center}.video-block .section-content .product-block{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px}.video-block .section-content .product-block .product-item{background:#fff;padding:30px;width:100%;border-radius:20px;display:flex;flex-direction:column}.video-block .section-content .product-block .product-item .product-img{height:225px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.video-block .section-content .product-block .product-item .product-img.book{height:400px}.video-block .section-content .product-block .product-item .product-title{margin-top:20px;font-size:24px;line-height:120%;min-height:60px;font-weight:700;color:#0a033c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.video-block .section-content .product-block .product-item .product-about{margin-top:10px;padding-top:10px;border-top:1px solid rgba(10,3,60,.15);color:#5d5a6f;font-size:16px;font-weight:500;line-height:22px;margin-bottom:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.video-block .section-content .product-block .product-item .product-price{margin-top:20px;font-size:30px;font-weight:700;color:#0a033c}.video-block .section-content .product-block .product-item .product-buy{margin-top:auto;width:100%;height:60px;background:none;outline:none;border:1px solid #2EC4B6;color:#2ec4b6;font-size:18px;font-weight:500;border-radius:5px;transition:.3s}.video-block .section-content .product-block .product-item .product-buy:hover{color:#fff;background:#2ec4b6}.video-block .section-content .product-block .product-item .product-buy.bought{background:#00df76;border:none;color:#fff}.video-block .section-content .product-block.vertical{width:100%;grid-template-columns:1fr}.book-block{margin-top:64px}.book-block .section-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.book-block .section-content .title{font-size:40px;color:#2ec4b6;font-weight:500}.book-block .section-content .body{margin-top:24px;color:#e4f1f8;font-size:16px;line-height:30px;max-width:840px;text-align:center}.book-block .section-content .product-block{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px}.book-block .section-content .product-block .product-item{background:#fff;width:100%;padding:30px;border-radius:20px}.book-block .section-content .product-block .product-item .product-img{height:225px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.book-block .section-content .product-block .product-item .product-img.book{height:400px}.book-block .section-content .product-block .product-item .product-title{margin-top:20px;font-size:24px;line-height:120%;min-height:60px;font-weight:700;color:#0a033c}.book-block .section-content .product-block .product-item .product-about{margin-top:10px;padding-top:10px;border-top:1px solid rgba(10,3,60,.15);color:#5d5a6f;font-size:16px;font-weight:500;line-height:22px}.book-block .section-content .product-block .product-item .product-price{margin-top:20px;font-size:30px;font-weight:700;color:#0a033c}.book-block .section-content .product-block .product-item .product-buy{margin-top:20px;width:100%;height:60px;background:none;outline:none;border:1px solid #2EC4B6;color:#2ec4b6;font-size:18px;font-weight:500;border-radius:5px;transition:.3s}.book-block .section-content .product-block .product-item .product-buy:hover{color:#fff;background:#2ec4b6}.book-block .section-content .product-block.vertical{grid-template-columns:1fr}.profile{margin-top:64px}.profile .section-content{justify-content:center;max-width:550px;display:flex;flex-direction:column;align-items:center}.profile .section-content .title{font-size:40px;color:#2ec4b6;font-weight:500}.profile .section-content .body{margin-top:24px;color:#e4f1f8;font-size:16px;line-height:30px;max-width:840px;text-align:center}.profile .section-content .product-block{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px}.profile .section-content .product-block .product-item{background:#fff;padding:30px;border-radius:20px}.profile .section-content .product-block .product-item .product-img{height:225px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.profile .section-content .product-block .product-item .product-img.book{height:400px}.profile .section-content .product-block .product-item .product-title{margin-top:20px;font-size:24px;line-height:120%;min-height:60px;font-weight:700;color:#0a033c}.profile .section-content .product-block .product-item .product-about{margin-top:10px;padding-top:10px;border-top:1px solid rgba(10,3,60,.15);color:#5d5a6f;font-size:16px;font-weight:500;line-height:22px}.profile .section-content .product-block .product-item .product-price{margin-top:20px;font-size:30px;font-weight:700;color:#0a033c}.profile .section-content .product-block .product-item .product-buy{margin-top:20px;width:100%;height:60px;background:none;outline:none;border:1px solid #2EC4B6;color:#2ec4b6;font-size:18px;font-weight:500;border-radius:5px;transition:.3s}.profile .section-content .product-block .product-item .product-buy:hover{color:#fff;background:#2ec4b6}.profile .section-content .product-block.vertical{grid-template-columns:1fr;width:100%}.profile .section-content .profile-tabs{width:100%;margin-top:48px;gap:12px;display:flex;align-items:center;justify-content:space-between}.profile .section-content .profile-tabs a{background:#fff;padding:20px 50px;border-radius:10px;font-size:16px;font-weight:500;color:#0a033c;text-align:center;width:100%}.profile .section-content .profile-tabs a.active{color:#fff;background:#2ec4b6}.profile .section-content .m-form{margin-top:32px;background:#fff;padding:16px;border-radius:18px;width:100%}.profile .section-content .m-form .profile-title{color:#0a033c;font-size:24px;font-weight:700}.profile .section-content .package-block{margin-top:32px;display:flex;gap:32px;flex-direction:column;width:100%}.profile .section-content .package-block .package-item{background:#fff;border-radius:20px;padding:30px;width:100%}.profile .section-content .package-block .package-item .package-title{font-size:30px;color:#0a033c;font-weight:700}.profile .section-content .package-block .package-item .package-body{margin-top:12px;padding-top:20px;border-top:1px solid rgba(10,3,60,.15);font-size:20px;font-weight:500}.profile .section-content .package-block .package-item .package-access{margin-top:20px;display:flex;flex-direction:column;gap:10px}.profile .section-content .package-block .package-item .package-access-item{display:flex;align-items:center;gap:10px}.profile .section-content .package-block .package-item .package-access-item span{color:#5d5a6f;font-size:16px;font-weight:500}.profile .section-content .package-block .package-item .package-price{margin-top:16px;font-size:20px;font-weight:700}.profile .section-content .package-block .package-item .package-buy{margin-top:16px;background:#2ec4b6;height:60px;border:none;outline:none;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;width:100%;transition:.3s}.profile .section-content .package-block .package-item .package-buy:hover{background:#923fef}.profile .section-content .package-block .package-item .package-buy.bought{background:#00df76}.modal-overlay.contact .form-item input,.modal-overlay.contact .form-item textarea{padding-left:12px!important}.modal-overlay.contact .form-item textarea{padding-top:6px}@media screen and (max-width: 576px){.modal-overlay .modal{padding-left:16px;padding-right:16px;max-width:calc(100% - 32px)}.modal-overlay .modal .m-form .m-footer{flex-direction:column;align-items:center;gap:16px}.video-block .section-content .title{font-size:28px;color:#2ec4b6;font-weight:500}.video-block .section-content .body{margin-top:20px;color:#e4f1f8;font-size:16px;line-height:24px;max-width:840px;text-align:center}.video-block .section-content .product-block{grid-template-columns:1fr}.book-block .section-content .title{font-size:28px;color:#2ec4b6;font-weight:500}.book-block .section-content .body{margin-top:20px;color:#e4f1f8;font-size:16px;line-height:24px;max-width:840px;text-align:center}.book-block .section-content .product-block{grid-template-columns:1fr}.profile{padding:unset}.profile .section-content .title{font-size:28px;color:#2ec4b6;font-weight:500}.profile .section-content .body{margin-top:20px;color:#e4f1f8;font-size:16px;line-height:24px;max-width:840px;text-align:center}.profile .section-content .product-block{grid-template-columns:1fr}.profile .section-content .profile-tabs{gap:8px;overflow:scroll;padding-bottom:24px}.profile .section-content .profile-tabs a{padding:16px 40px!important}}.personal .m-form{margin-top:16px;display:flex;flex-direction:column;gap:16px}.personal .m-form .form-group{display:flex;align-items:center;gap:24px}.personal .m-form .form-group .form-item .input-group input{padding-left:16px}.personal .m-form .form-item{display:flex;flex-direction:column;gap:8px}.personal .m-form .form-item label{font-size:16px;font-weight:500}.personal .m-form .form-item .input-group{position:relative}.personal .m-form .form-item .input-group input{height:50px;width:100%;border-radius:10px;border:1px solid #dedde4;padding-left:44px}.personal .m-form .form-item .input-group select{height:50px;width:100%;border-radius:10px;border:1px solid #dedde4;padding-left:16px}.personal .m-form .form-item .input-group svg{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.personal .m-form .m-action{height:50px;background:#2ec4b6;border:none;outline:none;border-radius:10px;color:#fff;font-size:16px;font-weight:500;transition:.3s}.personal .m-form .m-action:hover{background:#9135f8}footer{margin-top:auto}@media screen and (max-width: 768px){.section-content.personal{margin:0;width:100%;max-width:100%!important}.video-block .section-content .product-block .product-item{padding-left:20px;padding-right:20px}}.ml-auto{margin-left:auto}
