*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;outline:none}:root{--a1:#030303;--a2:#AF212E;--f1:#f7f7f7;--f2:#e7e7e7;--k3:#333;--k5:#555;--k7:#777;--k9:#999}@font-face{font-family:'NotoSansGeorgian';src:url(../fonts/NotoSansGeorgian-Medium.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}body{overflow-x:hidden;font-family:'NotoSansGeorgian',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.7;color:var(--a1);background-color:#fff}strong,b{font-weight:600;letter-spacing:.3px}a{color:currentColor;text-decoration:none;transition:0.3s}p{margin:0 0 15px 0}img{max-width:100%;height:auto;color:#C0392B}button{background:none;border:none;font:inherit;color:inherit;cursor:pointer}main ul{list-style:none;margin:20px 0}main li,p.circle{position:relative;padding-left:16px;margin-bottom:12px}main li::before,p.circle::before{content:'';position:absolute;left:0;top:11px;width:6px;height:6px;background-color:var(--k7);border-radius:50%}h1,h2,h3{font-weight:600;letter-spacing:.5px;line-height:1.6}h1{margin:0 15px;font-size:26px;text-align:center;color:var(--a2)}h1::after{content:'';display:block;margin:20px auto 30px;width:100px;height:2px;background-color:var(--a2)}h2{margin:30px 15px;font-size:22px;text-align:center}h3{margin:0 0 15px 0;font-size:18px;color:var(--k3)}.top_1_content,nav,.flex_section,.flex_grid,.videos_section,.bottom_contacts_wrapper{max-width:1200px;margin:0 auto;padding:0 15px}.section_wrapper{padding:30px 0;margin-bottom:40px;background-color:var(--f1)}.top_1{position:relative;background-color:var(--a1)}.top_1_content{display:flex;justify-content:space-between}.logo{margin:10px 0 -120px;height:120px;width:120px;z-index:100}.logo img{display:block;width:100%;height:auto;object-fit:contain}.btn_contacts{display:inline-flex;align-items:center;padding:15px 20px;font-size:13px;color:#fff;background-color:var(--k3);transition:0.3s}.btn_contacts::before{content:'';margin-right:6px;width:10px;height:13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='white' d='M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E") no-repeat center/contain}.btn_contacts:hover{background-color:var(--k5)}.top_2{margin:0 0 50px 0;background-color:var(--a2);box-shadow:0 2px 10px 0 rgb(0 0 0 / .2)}nav ul{list-style:none}nav li{margin:0;line-height:1.7}nav{position:relative;display:flex;align-items:center;justify-content:flex-end}.topnav{display:flex;justify-content:space-between;align-items:center;gap:40px;font-size:15px}.topnav>li>a,.topnav_dropdown>button{position:relative;display:inline-flex;align-items:center;padding:14px 0;color:#fff}.topnav_dropdown>button::before{content:'';order:2;margin-left:6px;border-top:5px solid;border-right:4px solid #fff0;border-left:4px solid #fff0;transition:transform 0.3s}.topnav>li>a::after,.topnav_dropdown>button::after{content:'';position:absolute;left:0;bottom:8px;width:0;height:2px;background-color:currentColor;transition:width 0.5s}.topnav li:hover>a::after,.topnav li a.active::after,.topnav_dropdown:hover>button::after,.topnav_dropdown>button.active::after{width:100%}.topnav_dropdown.open>button::before{transform:rotate(180deg)}.topnav_dropdown.open .topnav_dropdown_content{max-height:1000px;transition:max-height 0.5s ease}.topnav_dropdown{position:relative}.topnav_dropdown_content{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:290px;max-height:0;overflow:hidden;box-shadow:0 2px 6px 0 rgb(0 0 0 / .25);border-top:1px solid rgb(255 255 255 / .5);z-index:100;transition:max-height 0.3s ease-out;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.topnav_dropdown_content a{display:flex;align-items:flex-start;padding:15px 20px;color:#fff;background-color:var(--a2);border-bottom:1px solid rgb(255 255 255 / .5)}.topnav_dropdown_content li:last-child a{border-bottom:none}.topnav_dropdown_content a:hover,.topnav_dropdown_content a.active{color:var(--a2);background-color:var(--f2)}.topnav_dropdown_content a.active::before{content:'';width:6px;height:6px;flex-shrink:0;margin:11px 10px 0 0;background-color:currentColor;border-radius:50%}.burger{display:none}@media screen and (max-width:940px){.burger{display:block;padding:10px;cursor:pointer}.burger span{display:block;width:35px;height:3px;margin:6px 0;background:var(--f2);border-radius:2px;transition:0.3s}.burger.active span:nth-child(1){transform:rotate(-45deg) translate(-6px,6px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(45deg) translate(-6px,-6px)}.logo{margin:5px 0 -95px 0;height:95px;width:95px}.topnav{display:flex;flex-direction:column;align-items:stretch;gap:0;position:absolute;top:100%;right:0;width:100%;z-index:10;transform:scaleY(0);transform-origin:top;transition:transform 0.3s}.topnav.show_topnav{transform:scaleY(1)}.topnav>li>a,.topnav_dropdown>button{width:100%;padding:15px 20px;background-color:var(--a2);border-top:1px solid rgb(255 255 255 / .8);text-align:left}.topnav>li>a::after,.topnav_dropdown>button::after{display:none}.topnav_dropdown_content{position:static;transform:none;background-color:rgb(0 0 0 / .05);box-shadow:none;border-top:none;width:100%;max-height:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.topnav_dropdown_content a{color:var(--a1);background-color:var(--f2);border-bottom:1px solid var(--a2)}}footer{margin:80px 0 0 0;background-color:var(--f1)}.bottom_contacts_wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 20px;padding:20px 15px}.bottom_contacts{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 20px}.bottom_contacts a{display:flex;justify-content:center;align-items:center;min-height:50px;min-width:50px}.bottom_contacts a span{margin:0 0 0 8px;font-size:14px}.bottom_contacts a:hover{color:var(--a2)}.bottom_contacts svg{fill:var(--k7)}.bottom_contacts a:hover svg{fill:currentColor;transition:fill 0.3s}.copy{padding:20px 15px;font-size:13px;text-align:center;color:var(--k5);background-color:#fff}.flex_section{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin:0 auto 30px}.flex_section>div:first-child{flex:1}.flex_section>div:last-child{width:340px}.flex_section .img_box{display:flex;justify-content:center}.flex_section .img_box img{display:block;max-width:100%;height:auto;object-fit:contain;border-radius:3px;box-shadow:0 4px 8px rgb(0 0 0 / .5)}.flex_section .img_box img.w200{max-width:200px}.flex_section.flip{flex-direction:row-reverse}.flex_section.equal>div{flex:1;width:auto}@media screen and (max-width:980px){.flex_section>div:last-child{width:100%}.flex_section{flex-direction:column-reverse}.flex_section.flip{flex-direction:column-reverse}.flex_section .img_box img{max-height:250px;width:auto}}.flex_grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.flex_grid a{display:flex;flex-direction:column;background-color:var(--f2);border-top:3px solid var(--a2);border-radius:3px;overflow:hidden;transition:0.3s}.flex_grid.c2 a{width:calc(50% - 10px);min-width:310px;flex-grow:1;max-width:420px}.flex_grid.c3 a{width:calc(33.333% - 14px);min-width:300px;flex-grow:1;max-width:380px}.flex_grid.c4 a{width:calc(25% - 15px);min-width:250px;flex-grow:1;max-width:300px}@media screen and (max-width:500px){.flex_grid.c2 a,.flex_grid.c3 a,.flex_grid.c4 a{width:100%;max-width:380px;min-width:auto}}.flex_grid a>div{position:relative;display:flex;align-items:center;justify-content:center;height:200px;padding:5px;background-color:var(--a1);overflow:hidden}.flex_grid img{width:100%;height:100%;object-fit:contain;transition:0.3s transform}.flex_grid a:hover img{transform:scale(1.05)}.flex_grid a>div::before{content:'';position:absolute;inset:0;background:rgb(0 0 0 / .4);opacity:0;transition:0.3s;z-index:1}.flex_grid a>div::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);width:35px;height:35px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm102.6 278.6-112 112c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25L290.8 256l-89.4-89.4c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l112 112C364.9 239.6 368 247.8 368 256s-3.1 16.4-9.4 22.6z'/%3E%3C/svg%3E") no-repeat center/contain;opacity:0;transition:0.3s;z-index:2}.zoom.flex_grid a>div::after{width:32px;height:32px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M22.1 20.1l-4.8-4.8c1.1-1.5 1.7-3.3 1.7-5.3 0-5-4-9-9-9s-9 4-9 9 4 9 9 9c2 0 3.8-.6 5.3-1.7l4.8 4.8c.6.6 1.4.6 2 0 .5-.6.5-1.5 0-2zM10 16.5c-3.6 0-6.5-2.9-6.5-6.5S6.4 3.5 10 3.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM13 9h-2V7c0-.6-.5-1-1-1s-1 .4-1 1v2H7c-.5 0-1 .4-1 1 0 .5.5 1 1 1h2v2c0 .5.5 1 1 1s1-.5 1-1v-2h2c.5 0 1-.5 1-1 0-.6-.5-1-1-1z'/%3E%3C/svg%3E") no-repeat center/contain}.flex_grid a:hover>div::before{opacity:1}.flex_grid a:hover>div::after{opacity:1;transform:translate(-50%,-50%) scale(1)}.flex_grid p{padding:15px 15px 4px;font-size:16px;font-weight:600;letter-spacing:.3px;text-align:center}@media screen and (max-width:940px){.zoom.flex_grid{flex-wrap:nowrap;justify-content:flex-start;gap:10px;padding:0 15px 15px 15px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.zoom.flex_grid a{flex:0 0 22%;min-width:200px;scroll-snap-align:center;scroll-snap-stop:always}.zoom.flex_grid a>div{height:130px}.flex_grid.zoom::-webkit-scrollbar{height:6px}.flex_grid.zoom::-webkit-scrollbar-thumb{background:var(--a2);border-radius:10px}.flex_grid.zoom::-webkit-scrollbar-track{background:rgb(0 0 0 / .05)}}.videos_section{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px}.videos_section a{display:flex;flex-direction:column;border-top:3px solid var(--a2);border-radius:3px;overflow:hidden;background-color:var(--f2);transition:0.3s ease}.videos_section.c1 a{max-width:640px}.videos_section.c2 a{max-width:520px;min-width:420px}.videos_section.c3 a{width:calc(33.333% - 16px);min-width:320px}.videos_section.c4 a{width:calc(25% - 18px);min-width:270px}@media screen and (max-width:500px){.videos_section.c1 a,.videos_section.c2 a,.videos_section.c3 a,.videos_section.c4 a{width:100%;min-width:auto}}.videos_section a>div{position:relative;aspect-ratio:16 / 9;overflow:hidden;background-color:var(--a1);display:flex;align-items:center;justify-content:center}.videos_section img{width:100%;height:100%;object-fit:cover;transition:0.3s ease}.videos_section a:hover img{transform:scale(1.05)}.videos_section a>div::before{content:'';position:absolute;inset:0;background:rgb(0 0 0 / .4);opacity:0;transition:0.3s ease;z-index:1}.videos_section a>div::after{content:'';position:absolute;top:5px;left:15px;width:50px;height:50px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23AF212E' d='M581.7 188.1C575.5 164.4 556.9 145.8 533.4 139.5C490.9 128 320.1 128 320.1 128C320.1 128 149.3 128 106.7 139.5C83.2 145.8 64.7 164.4 58.4 188.1C47 231 47 320.4 47 320.4C47 320.4 47 409.8 58.4 452.7C64.7 476.3 83.2 494.2 106.7 500.5C149.3 512 320.1 512 320.1 512C320.1 512 490.9 512 533.5 500.5C557 494.2 575.5 476.3 581.8 452.7C593.2 409.8 593.2 320.4 593.2 320.4C593.2 320.4 593.2 231 581.8 188.1zM264.2 401.6L264.2 239.2L406.9 320.4L264.2 401.6z'/%3E%3C/svg%3E") no-repeat center/contain;transition:0.3s ease;z-index:2;filter:drop-shadow(0 5px 5px rgb(0 0 0 / .5))}.videos_section a:hover>div::before{opacity:1}.videos_section a:hover>div::after{transform:scale(1.1);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='white' d='M581.7 188.1C575.5 164.4 556.9 145.8 533.4 139.5C490.9 128 320.1 128 320.1 128C320.1 128 149.3 128 106.7 139.5C83.2 145.8 64.7 164.4 58.4 188.1C47 231 47 320.4 47 320.4C47 320.4 47 409.8 58.4 452.7C64.7 476.3 83.2 494.2 106.7 500.5C149.3 512 320.1 512 320.1 512C320.1 512 490.9 512 533.5 500.5C557 494.2 575.5 476.3 581.8 452.7C593.2 409.8 593.2 320.4 593.2 320.4C593.2 320.4 593.2 231 581.8 188.1zM264.2 401.6L264.2 239.2L406.9 320.4L264.2 401.6z'/%3E%3C/svg%3E") no-repeat center/contain}.videos_section p{padding:15px 15px 4px;font-size:16px;font-weight:600;letter-spacing:.5px;text-align:center}.read{margin:0 auto;max-width:900px;padding:0 15px}.note{max-width:500px;margin:auto;padding:15px 20px;background-color:var(--f1);border:1px solid var(--a2);border-radius:3px;text-align:center}.note p{font-size:16px}.fun-fact{margin:30px 0;padding:20px 15px 10px;border:1px solid var(--a2);border-left-width:5px;background-color:var(--f1);border-radius:3px;font-style:italic}.fun-fact span{font-weight:600;letter-spacing:.5px;margin:0 5px 0 0}.nowrap{white-space:nowrap}.nolink{pointer-events:none;cursor:default}.left{text-align:left}.right{text-align:right}.center{text-align:center}a.btn_buy,a.btn1{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;font-weight:600;letter-spacing:.5px;line-height:1.4;border-radius:3px;transition:0.3s}a.btn_buy::after{content:'';margin-left:8px;width:14px;height:14px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V32c0-17.7-14.3-32-32-32H352zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z'/%3E%3C/svg%3E") no-repeat center/contain}a.btn_buy{color:#fff;background-color:var(--a2)}a.btn_buy:hover{background-color:var(--a1)}a.btn1{color:var(--a2);background-color:#fff;border:1px solid var(--a2)}a.btn1:hover{background-color:var(--f1)}.mt0{margin-top:0}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.top_button{display:none;position:fixed;z-index:999;bottom:30px;right:10px;width:42px;height:38px;padding:12px;background-color:var(--k9);border-radius:6px;transition:width 0.3s}.top_button::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z'/%3E%3C/svg%3E") no-repeat center/contain}@media screen and (max-width:500px){.top_button{display:none!important}}