@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Roboto:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.container{max-width:375px;margin:0 auto;padding:0 16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 64px}}.section{display:block;scroll-margin-top:100px;padding:64px 0;overflow:hidden}@media screen and (min-width: 1440px){.section{padding:80px 0}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.auto{width:100%}@media screen and (min-width: 1440px){.auto{width:auto}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.btn{display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.card{display:flex;flex-direction:column}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:600;font-size:32px;line-height:140%;color:var(--typography-blue);margin-bottom:24px}@media screen and (min-width: 1440px){.title-h2{font-size:46px}}.f18{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--typography-gray)}@media screen and (min-width: 1440px){.f18{font-size:18px}}.fw500{font-weight:500}.center{display:block;width:100%;text-align:center}.italic{font-style:italic}.white{color:var(--typography-wight)}.google_btn{display:flex;align-items:center;justify-content:center;line-height:1;padding:12px 20px;box-shadow:0 4px #3a3a3a40;border:1px solid var(--secondary-brown);background:var(--button-default);width:100%;border-radius:8px;font-family:var(--third-family);gap:10px;transition:background .3s ease}@media screen and (min-width: 1440px){.google_btn{width:198px;height:65px}}.google_btn *{transition:color .3s ease}.google_btn img{width:30px;max-width:30px}.google_btn:hover,.google_btn:focus,.google_btn:active{background:var(--button-hover)}.play_btn_inner{display:flex;flex-direction:column;gap:4px}.play_btn_inner_text:nth-child(1){font-weight:400;font-size:14px}.play_btn_inner_text:nth-child(2){font-weight:500;font-size:18px}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.wrapper+.skeleton-circle{display:block}.wrapper.loaded+.skeleton-circle{display:none}.skeleton-circle{position:fixed;width:60px;height:60px;border-radius:50%;z-index:9999;top:0;right:0;bottom:0;left:0;margin:auto;border:6px solid #ccccccca;border-top-color:#1e88e5;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.left,.bottom,.right{opacity:1}.gsap_box{display:inline-block;overflow:hidden}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;border-radius:0;margin:0 auto;background:var(--background-blue)}@media screen and (min-width: 1440px){.header{height:62px}}.header_container{display:flex;justify-content:end;align-items:center;padding:0!important;width:100%}.header_logo_inner_mobile{width:100%;display:flex;flex-direction:column;overflow:hidden;height:52px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none;height:72px}}.header_logo_inner_mobile.is-open{height:100vh}@media screen and (min-width: 1440px){.header_logo_inner_mobile.is-open{height:72px}}.header_logo_inner .header_container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px!important;height:52px;background:var(--siyah50)}@media screen and (min-width: 1440px){.header_logo_inner .header_container{padding:0}}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header_logo_inner_link{display:flex;align-items:center;gap:4px;font-family:var(--second-family);font-weight:500;font-size:16px;line-height:150%;color:var(--body)}.header_logo_inner_link>img{width:40px}.header-nav-mobile-button>img{width:40px}.header-nav-mobile-button-close{width:40px}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button.active,.header-nav-mobile-button-close{display:none}.header-nav-mobile-button-close.active{display:flex}.header-nav-pc{display:none}.header-nav-mobile{width:100%;height:calc(100vh - 52px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile-list{width:100%;display:flex;flex-direction:column;align-items:end;margin:0 auto;gap:40px}.header-nav-mobile-item{width:100%;text-align:center;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.header-nav-mobile-item>a{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:140%;text-transform:capitalize;text-align:center;color:#ede0de}.header-nav-mobile-item:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-mobile-item:hover:before{transform:scaleX(1)}.header-nav-mobile-list_pages{display:flex;flex-direction:column;align-items:start;gap:8px}.header-nav-mobile-list_pages_item{font-family:var(--font-family);font-weight:300;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--beyaz);width:100%;height:40px;display:flex;align-items:center;justify-content:center}@media (min-width: 1440px){.header-nav-pc-item{transition:opacity .3s ease}.header-nav-pc{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.header .header_container{height:100%;padding:0 72px!important}.header-nav-pc_link{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--second-family);font-weight:500;font-size:24px;line-height:150%;color:var(--body)}.header-nav-pc_link>img{width:40px}.header-nav-pc-list{display:flex;justify-content:center;align-items:center;gap:48px}.header-nav-pc-item{display:flex;align-items:center;justify-content:center;position:relative;transition:font-weight .3s ease}.header-nav-pc-item:after{content:"";position:absolute;bottom:-2px;left:0;border-bottom:2px solid var(--typography-light-gray);width:100%;transform:scaleX(0);transition:transform .3s .1s ease}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item>a{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:140%;text-transform:capitalize;text-align:center;color:#ccc;position:relative;transition:color .3s ease}.header-nav-pc-item.active:before{content:"";position:absolute;bottom:0;left:0;border-bottom:3px solid var(--pembe100);width:100%;transition:transform .3s .12s ease}.header-nav-pc-item.active>a{font-weight:500;opacity:1}}.footer{padding:60px 0;background:var(--background-blue)}.footer_container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.footer_container{gap:60px}}.footer_list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px 60px}@media screen and (min-width: 1440px){.footer_list{flex-direction:row}}.footer_list_item_link:visited{color:var(--typography-wight)}.wrapper_page{display:flex;flex-direction:column;justify-content:space-between;height:100%}.page_section *{line-height:1.4}.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:24px}@media screen and (min-width: 1440px){.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:16px}}.page_container{display:block!important;padding-top:92px!important;padding-bottom:60px!important}@media screen and (min-width: 1440px){.page_container{padding:182px 212px 120px!important}}.page_title{font-family:var(--font-family);font-weight:700;font-size:32px;line-height:100%;text-transform:uppercase;text-align:center;color:#161616;margin-bottom:40px}@media screen and (min-width: 1440px){.page_title{font-size:52px}}.page_second_title{font-family:var(--font-family);font-weight:600;font-size:18px;line-height:130%;color:#161616}@media screen and (min-width: 1440px){.page_second_title{font-size:20px}}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:#161616}@media screen and (min-width: 1440px){.page_text{font-size:20px}}.page_text_list_item{width:100%;padding-left:25px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:#161616;position:relative}@media screen and (min-width: 1440px){.page_text_list_item{font-size:20px}}.page_text_list_item:before{content:"";width:3px;height:3px;border-radius:50%;background-color:#000;position:absolute;inset:12px auto auto 5px;margin:auto}.link{color:var(--secondary-link)}li::marker{content:"";display:none}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background:var(--typography-wight);display:none}@media screen and (min-width: 1440px){.cookies-section{width:100%}}.cookies-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px 16px}@media screen and (min-width: 1440px){.cookies-container{flex-direction:row;padding:40px 88px}}.cookies-text{margin-bottom:20px;text-align:center}@media screen and (min-width: 1440px){.cookies-text{margin-bottom:0;text-align:left;max-width:808px;width:100%}}.cookies-buttons{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row}}.cookies-button{border-radius:16px;padding:16px 32px;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease .05s,color .3s ease .05s;font-family:var(--font-family);font-weight:600;font-size:18px;line-height:140%;color:var(--typography-wight)}@media screen and (min-width: 1440px){.cookies-button{width:184px;height:60px}}.cookies-accept-js{background:var(--button-cookie-default);color:var(--typography-wight)}.cookies-accept-js:hover{background:var(--button-cookie-hover)}.cookies-decline-js{border:1px solid var(--default-100);color:var(--default-100)}.cookies-decline-js:hover{background:var(--default-100);color:var(--typography-wight)}.about{padding-top:80px;background:url(/assets/bg-d16ffa0b.webp) center/cover no-repeat}@media screen and (min-width: 1440px){.about{padding-top:120px}}.about_container{gap:24px 140px}.about_container{align-items:center;justify-content:center}.about_container>img{width:100%}@media screen and (min-width: 1440px){.about_container>img{width:640px}}@media screen and (min-width: 1440px){.about_content{min-width:640px}}.about_content_text{margin-bottom:8px}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between;padding:8px;border-bottom:1px solid var(--neyse)}.faq_inner_item_title{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:1.3;color:var(--beyaz)}.faq_inner_item_btn{cursor:pointer}.faq_inner_item_btn_down{width:48px;height:48px;min-width:48px}.faq_inner_item_btn_up{display:none;width:48px;height:48px;min-width:48px}.faq_inner_item_text-box{overflow:hidden;height:0}.faq_inner_item_btn.active>.faq_inner_item_btn_down{display:none}.faq_inner_item_btn.active>.faq_inner_item_btn_up{display:block}.contacts{background:url(/assets/main_bg-8340e746.webp) center/cover no-repeat;padding-bottom:80px}@media screen and (min-width: 1440px){.contacts{padding-bottom:120px}}.contacts_inner{border-radius:20px;padding:48px 16px;box-shadow:12px 12px 16px #5f5f5f1f;background:url(/assets/bg_mb-ca338de6.webp) center/cover no-repeat;display:flex;align-items:center;justify-content:start;gap:24px;height:653px}@media screen and (min-width: 1440px){.contacts_inner{justify-content:end;background:url(/assets/bg-bf6f7a40.webp) center/cover no-repeat;height:auto;padding:64px 40px;gap:96px}}.contacts_inner_box>img{max-width:185px;width:100%}@media screen and (min-width: 1440px){.contacts_inner_box>img{max-width:288px}}.contacts_inner_box{width:100%;max-width:596px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contacts_inner_box_text{display:flex;flex-direction:column;align-items:center;margin-top:24px;gap:8px;margin-bottom:40px;font-family:var(--font-family);font-weight:600;font-size:18px;line-height:140%;color:#dbdbdb}@media screen and (min-width: 1440px){.contacts_inner_box_text{font-size:28px}}.contacts_content_inner{display:flex;align-items:center;justify-content:center;gap:4px;letter-spacing:-.02em;text-decoration:underline;text-decoration-skip-ink:none}.contacts_content_inner img{width:24px;min-width:24px}.contacts_btn{margin:0 auto}.contacts_inner_box h2{border-bottom:none;margin-left:0}.contacts_text{font-family:var(--font-family);font-weight:300;font-size:14px;line-height:140%;letter-spacing:-.02em;color:#ccc;margin-top:12px}@media screen and (min-width: 1440px){.contacts_text{text-align:left}}.collection{padding-top:162px;background:url(/assets/bg-686c2547.webp) center/cover no-repeat}@media screen and (min-width: 1440px){.collection{padding-top:246px}}.collection_inner{position:relative;gap:24px;border-radius:40px;padding:64px 16px;width:100%;box-shadow:12px 12px 16px #5f5f5f1f;background:var(--background-red);align-items:center;justify-content:center}@media screen and (min-width: 1440px){.collection_inner{padding:64px 40px;gap:96px}}.collection_content{max-width:568px;width:100%}.collection_content>p{margin-bottom:8px;color:#dbdbdb}.collection_list{display:flex;flex-direction:column;gap:16px}.collection_list_item{display:flex;gap:10px}.collection_list_item:before{content:"";width:24px;min-width:24px;height:22px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAsCAYAAAAjFjtnAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMLSURBVHgBxZmNddowEIDPfR2AThB1gtIJcCdINoBOABvgDegGJhPQTGA2IJnAzgRkg8tdJL8IP1m6I3LyvednsHW/sqWTDKAEEUs6GnyHfy9BCcmsnOzZ03MHU0IGKhznRMdMoGM2SMCQCqaAFM8xTTII1yZFCblJZM1nF9HxT6ijgZyQQoM6ygw6ko8j8w1kGNBxG7i2BR0LSaOpAlgFMqgdYbL2gBY2Pu//uEdK5JAWaQAvoOfG+21ATydpJA3gEfQY7/cN6HmWNBIFUBRFB8KMZKJzNpNo3oE96PB7TZRNjwpyg7YEOCvGcePJauaA1pe9xlETubcROnEKyDZC2SWMJ9BA5CYXan6GTyFldG0rcGIRkCsFctuAXF+19rCPO/TnGfpTR5QecDApJYIYnXE1cmiTuo+0b/wIUzQBZ7g6rdH2VOsCTU7/aN+Hg5NpnY5Qj8mqVsxQZeYG4+sOvEgs6kaWEiYGdSPWGVBH3jo9HECtcah4i0JXaP2gWfKa2kjivKFTqxB54Zm4Ax23MB1zZftHDuAIOsRGULiq8vgFOt4CeAAdo06hHbvX6LZL6FI/QPCZh84lxsuE2L0Q973hBuXUEHZ+g7IRjdtUod5B3Qt88AUNyofT5cAoT2iSSWdIi4PeQNt7UkwogypBhUyMytMnrXjXMPIYbBOCW6+tdI9Hwu4aH8aC4KqxTRjZY35qT/8ucL/BQM1URALh4ZLXsvyyHWnyeu4zT6c1TMOe7Px1dgzYYZXtP9H1a9bll6C8yPoIFUwByhYkuSilfhWSRmjHbF4mGvgcOjp+S2ou6a7EBj7PeXC2aknDZA+gvkLMyR/qhWOsgaQHtLvKOUnajvaAe/Y5+5NszArgd+Bn7F1I9QDPBV/lPDjb0Y2CVACijwwTE11/pAIw8PWY2M1UAJOsfZVEffgOcXi1tgG9Qa5bOneewfsXmxL0fKwGQnnl2dCxwMg6GO3CaYXyBVByG0daSqzoxCsx444ObKaPYDP0oN1qQVvt8iBxB5ff1Dqn8z/pvE/peQWXW25CxojskQAAAABJRU5ErkJggg==) center/cover no-repeat}.collection_img{position:absolute;inset:-150px auto auto 0;width:100%;height:auto}@media screen and (min-width: 1440px){.collection_img{inset:-240px auto auto 0;width:auto;height:287px}}.expansion{background:url(/assets/bg-ed2ffb51.webp) center/cover no-repeat}.container_expansion{align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.container_expansion{gap:146px}}.container_expansion>img{max-width:526px;width:100%;box-shadow:0 4px #3a3a3a40;background:var(--background-violet)}.expansion_content_text:nth-child(2){margin-bottom:24px}.expansion_content_text:nth-child(4){margin-bottom:8px}.expansion_content_list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.expansion_content_list_item{display:flex;gap:10px}.expansion_content_list_item:before{content:"";display:block;width:24px;min-width:24px;height:22px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAsCAYAAAAjFjtnAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQ/SURBVHgBxVoxVhsxEJ01KVJuunTZnADT0bGcAE6ATZUypExlU6bCVEnDw3CBQJkq6y4d6xNgbuAyFeR/M5sowrsawRr+e/vklWakGWkkfWmdSCT6/X6OZHB3d8dUkiQp8IxPT0/PIqphPX0kPdTTRZqyHqTH4/H4IqIaSWKE0eYQDQ5qiksYsQ0D5oE6UiTfqw54YFCSHKKOoRjRsQqi4W6D8QTLf6qBtaBMnfFaPtBRNsHsAHBkkGE41DoJw0Yq04hAR/0HUwih4QyVXosRGkrFE+t4EwpHwjoCmcRhZ0meuVcJOLBlkVuJA+jpvj8XkLcrcUgtQjFzILbxv7Guk9JkUCysDgRj0QdC4J3zmkk8ZhYhqwOlRAIhkzmv7yQS0L+xyJkcwGowE2OPtISZthmEeQ6QLkgEIO+Omqk3K3Q6naFZVuw4loi5gBCYOq+F2DGD7sQq/MABbjjLBLmpkKeIDaUbAvq7sCiy95eFD5flZbYlVSGSA3j+UXS5YwjgGfksc29vb4D8oTQbkUNv4hmQkwc16aF8eH5+fujp9eWeteaaNddwJumbrzGn2+1+hcABfr52dN9y80FZd2Nj40dZlr+ZOZ1OJ+vr63QwrzPiDPDzoT8L6bnGs1PR9DflRZkjShs3+cCWs4QeQuhUmlHApm03Q9kpR2zB52kjen7k97wP5URH8m+jK6A39vV6vd6VBIgfORcdaKS3jvAIQ/ZJngGBc4eLoqMnoiAYYjE8/bHQEbISvy5XITNHieHpT0BMGykdiOE5eejE9RRo7/cjVOZ0YBahwLmwI6uDKZwdlB29DTDDOmeIR4zWeoww96pXSC/xHETo1RqlBvfw7NJRPCmWQxbN9frlgjShgahlEoezjp5dC3kiYDx38ms8I12WXUdTboq3t7djpFdcJluYSxewvVxwIfTMvhgnsx9y3NC46ejmZDGKzgzUkcwrM587YMdiT1o4wCG1EjWXKWqvB3fMGixuKTgaTh4pSLAjuSdVYbhWZYKr/GriKqpInnOpxo9a2hdycK0U7S/4Fn6T6+TSYAM405fqfc0tJFFDBROtwA+HERQ/q/GM5Q/SHjZB3DK0fwknJvjNtjc9GXKmvk8Uay+2GNt6ME+hWJycnNxo/khJ3Cowhn372k6G9rmscs5MOWGXKbR5udsKYi93zQ5YDiRtYdnVZK2sRYhrtq42mTwPuCputHk3yp06k+dDZjhkLRAcgdhb5TZhCSXLCDzHGWApLAtG4who7LP3V3YGCIAk8H3TXAiNQHVgfymkoe8EIQdMHxlWidD5I+RAJi+PrKkw5ED0d4EVoNGGV9KM2NNa1SB5y0xvqLkQVF9scomEd8v9sFwCwF3oGJX0JAyyxaESr6W9pgeY3LnRC9bp3wj6sFIJXj/SiUyfmdz3NI0uUXZp2fa9OunAln78q0ZItG5eU15Y/r7wB0CePSgGLhAAAAAAAElFTkSuQmCC) center/cover no-repeat}.visual{background:url(/assets/bg-ed2ffb51.webp) center/cover no-repeat}.container_visual{align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.container_visual{gap:64px}}.visual_content{max-width:640px;width:100%}.visual_text{margin-bottom:40px}.visual_content_inner{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.visual_content_inner{gap:32px}}.visual_content_inner_title{display:flex;align-items:end;justify-content:center;aspect-ratio:159 / 208;font-family:var(--font-family);font-weight:500;font-size:9px;line-height:150%;color:var(--typography-wight);padding:12px}@media screen and (min-width: 1440px){.visual_content_inner_title{font-size:18px;padding:24px}}.visual_content_inner_title:nth-child(1){background:url(/assets/cat-e1951758.webp) center/cover no-repeat}.visual_content_inner_title:nth-child(2){background:url(/assets/persone-8ca0c69f.webp) center/cover no-repeat}.visual_list{display:flex;flex-direction:column;gap:24px;width:100%}.visual_list_item{border-radius:20px;padding:16px;width:100%;min-height:107px;box-shadow:0 4px #3a3a3a40;display:flex;align-items:center;justify-content:center}.visual_list_item:nth-child(1){background:var(--background-violet)}.visual_list_item:nth-child(2){background:var(--background-red)}.visual_list_item:nth-child(3){background:var(--background-gold)}.visual_list_item:nth-child(4){background:var(--background-blue-2)}.gallery{background:url(/assets/bg-c723bf8a.webp) center/cover no-repeat}.swiper-slide-gallery img{width:310px;border-radius:16px;box-shadow:8px 8px 16px #50505040}@media screen and (min-width: 1440px){.swiper-slide-gallery img{width:416px;height:234px}}.swiper-slide-gallery{border-radius:8px;overflow:hidden;display:flex}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev,.swiper-button-next{display:none!important}.features{background:url(/assets/bg-0ce32c66.webp) center/cover no-repeat}.features_container{gap:64px}.features_content{max-width:608px;width:100%}.features_inner{gap:24px;max-width:640px;width:100%}@media screen and (min-width: 1440px){.features_inner{gap:32px}}.features_inner_item{display:flex;align-items:center;gap:16px;border-radius:20px;padding:16px;width:100%;box-shadow:0 4px #3a3a3a40;background:var(--typography-wight)}@media screen and (min-width: 1440px){.features_inner_item{width:304px;height:113px}}.features_inner_item>img{width:60px}.hero{padding:84px 0 0;background:url(/assets/bg-3f1ca7c7.webp) center/cover no-repeat;min-height:812px;height:100vh}@media screen and (min-width: 1440px){.hero{padding-top:62px}}.hero_container{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.hero_container{gap:12px;align-items:center;justify-content:center;flex-direction:row}}.hero_content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;max-width:595px}@media screen and (min-width: 1440px){.hero_content{gap:40px}}.hero_content>img{width:100%;max-width:231px}@media screen and (min-width: 1440px){.hero_content>img{max-width:595px}}.hero_text{display:block;font-family:var(--font-family);font-weight:600;font-size:18px;line-height:140%;text-align:center;color:var(--typography-wight)}@media screen and (min-width: 1440px){.hero_text{font-size:28px}}.hero_container{overflow-x:hidden}.hero_container>img{height:370px;transform:translate(180px)}@media screen and (min-width: 1440px){.hero_container>img{height:750px}}:root{--font-family: "Poppins", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Roboto", sans-serif;--typography-wight: #fff;--typography-black: #2a2a2a;--typography-gray: #616161;--typography-blue: #296379;--background-blue: #1e3c6d;--background-wight: #fff;--background-red: #ce5e5c;--background-violet: #613f50;--background-gold: #a78146;--background-blue-2: #2f5d73;--default-100: #2a2a2a;--default-80: #5f5f5f;--default-60: #959595;--default-40: #cacaca;--default-0: #fff;--secondary-link: #0040ff;--secondary-brown: #c57c38;--button-default: #ffbb2a;--button-hover: #dd7409;--button-cookie-default: #64cb4c;--button-cookie-hover: #4ea13b;--bg: var(--typography-wight);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}
