@font-face{font-family:San Francisco;font-style:normal;font-weight:400;src:url(/static/media/SFUIDisplay-Regular.2710c2f41ccc0a2f7d97.ttf) format("truetype")}*{font-family:San Francisco;margin:0;padding:0}html{scroll-behavior:smooth}body{box-sizing:border-box;margin:0 auto;max-width:1800px;overflow-x:hidden;padding:0;position:relative;width:100%}:root{--black:#000;--white:#fff;--grey:#737d8c;--purple:#881fff;--light_purple:#eeeffc;--light_blue:#d4edff;--light_white:#f9f9f9;--dark_bg:#1f2225;--green:#1c8731}a{text-decoration:none}.fill-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s;width:100%}.active{display:block}.inline{align-items:center;display:flex;justify-content:start}.open-lg{opacity:1!important;visibility:visible!important}.loader{align-items:center;display:flex;justify-content:center}.pl{height:100vh;width:10em}.pl__ring{animation:ringA 2s linear infinite}.pl__ring--a{stroke:#0d1023}.pl__ring--b{stroke:#6e3398;animation-name:ringB}.pl__ring--c{stroke:#255ff4;animation-name:ringC}.pl__ring--d{stroke:#f42582;animation-name:ringD}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}.navbar-content{padding:20px 4%}.navbar-content,.navbar-fixed{align-items:center;display:flex;justify-content:space-between}.navbar-fixed{background-color:#fff;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;left:0;padding:10px 4%;position:fixed;top:0;transition:all .3s;width:100%;z-index:1000}.nav-logo{margin-right:36px}.nav-logo img{height:64px;width:64px}.nav-items ul li{display:inline-block;margin-right:38px;position:relative}.navdropcont ul li{display:block}.nav-items ul li:after{background-color:#481f5d;bottom:-4px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.nav-items ul li:hover:after{transform:scaleX(1);transform-origin:bottom left}.nav-items ul li a{color:var(--black);font-size:16px;font-weight:400;text-align:center}.nav-items ul li a .arrow{margin-bottom:5px;margin-left:8px}.navitemArrow{transition:transform .3s ease}.navitemArrow.rotated{transform:rotate(180deg)}.navbar-content-r{position:relative}.nav-items .dropdown-toggle{align-items:center;background:none;border:none;color:var(--black);cursor:pointer;display:flex;font-size:16px;font-weight:400;text-align:center}.nav-items .dropdown-toggle .arrow{margin-left:8px}.nav-items .dropdown-menu{background-color:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 8px #00000026;left:0;margin-top:30px;opacity:0;padding:18px 22px;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,width .3s ease;visibility:hidden;width:auto;z-index:1000}.nav-items .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible}.nav-items .dropdown-content{display:flex}.nav-items .dropdown-links{list-style:none;margin:0 14px 0 0;padding:0;width:220px}.nav-items .dropdown-link{cursor:pointer;font-size:16px;font-weight:500;margin:10px 0;width:200px}.nav-items .dropdown-link svg{margin-right:12px}.nav-items .dropdown-details{border-left:1px solid #ddd;flex-grow:1;padding:10px 18px;position:relative}.navdropcont{display:none}.navdropcont1.active,.navdropcont2.active,.navdropcont3.active,.navdropcont4.active{display:block}.navbarContact{align-items:center;background-color:var(--black);border:2px solid var(--black);border-radius:12px;color:var(--white);cursor:pointer;display:flex;font-weight:500;height:45px;justify-content:center;padding:0 22px;transition:all .3s;z-index:2}.navbarContact svg{margin-right:8px}.navbarContact:hover{background-color:initial;border:2px solid var(--purple);color:var(--purple)}.navdropcont ul li{font-size:16px;font-weight:400;margin-bottom:10px;width:300px}.sidebar{align-items:center;background-color:var(--white);border-radius:100%;display:none;height:46px;justify-content:center;margin-left:8px;width:46px}.hamburger{cursor:pointer;margin:auto;position:relative;z-index:999}.sidebar input{display:none}.hamburger svg{height:1.8em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.line{fill:none;stroke:var(--black);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line-dark{stroke:#0d1023!important}.line-top-bottom{stroke-dasharray:12 63}.sidebar input:checked+svg .line{stroke:#612421}.sidebar input:checked+svg{transform:rotate(-45deg);z-index:999}.sidebar input:checked+svg .line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42}.sidebar-content{background-color:#fff;height:100%;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:100%;z-index:1}#toggleSidebar:checked~.sidebar-content{right:0!important}.sidebar-logo{margin-top:10%;text-align:center}.sidebar-logo img{height:100px;margin-bottom:18px;width:100px}.sidebar-logo p{background:var(--black);border-radius:16px;color:#fff;font-family:Poppins;font-size:14px;font-weight:500;margin:0 4%;padding:12px 25px;text-align:center}.sidebar-items{margin-top:30px;text-align:center}.sidebar-items ul{list-style:none;padding-left:0}.sidebar-items ul li{margin:8px 0}.sidebar-items ul li a{color:var(--black);font-family:Poppins;text-align:center;text-decoration:none}.sidebar-items ul li a:hover{text-decoration:underline}.currency-switcher{margin:50px auto;position:relative}div.dropdown{margin-right:8px;position:relative;width:112px;z-index:2}div.dropdown:after{background-image:url(http://botkits.ru/img/icons/down.svg);content:"";height:17px;margin:0;position:absolute;right:10px;top:15px;transition:.3s;width:16px}div.dropdown.open:after{transform:rotate(180deg)}div.dropdown>div.caption{align-items:center;background:#f8f9fb;border-radius:12px;cursor:pointer;display:flex;font-size:14px;height:20px;letter-spacing:.3px;line-height:150%;padding:12.5px 15px 12.5px 60px}div.dropdown>div.list{background-color:#fff;border-radius:12px;box-shadow:0 12px 24px #15123321;opacity:0;overflow:hidden;padding:10px 0;position:absolute;top:52px;transform:scale(.85);transform-origin:50% 0;transition:all .15s cubic-bezier(.25,0,.25,1.75),opacity .1s linear;visibility:hidden;width:100%;z-index:-1}div.dropdown.open>div.list{opacity:1;transform:scale(1);visibility:visible;z-index:1}div.dropdown>div.list>div.item{align-items:center;cursor:pointer;display:flex;font-size:14px;letter-spacing:.3px;line-height:150%;padding:10.5px 15px 10.5px 62px;transition:.3s}div.dropdown>div.list>div.item.selected{align-items:center;background:#243cbb33;display:flex;pointer-events:none}div.dropdown>div.list>div.item:hover{background:#f8f9fb}div.dropdown>div.caption img,div.dropdown>div.list>div.item img{left:15px;position:absolute;width:30px}div.dropdown>div.caption .icon svg{color:#0d1023;font-size:19px;position:absolute;right:12px;top:8px}div.dropdown>div.caption span,div.dropdown>div.list>div.item span{color:#243cbb;font-size:14px;font-weight:600;letter-spacing:.3px}div.dropdown>div.list>div.item span{right:20px}.width-full{width:40%!important}.display-block{display:block!important}.display-none{display:none!important}.header{height:100vh;margin-bottom:100px;max-height:700px;position:relative}.header-content{align-items:center;display:flex;justify-content:space-between}.header-l{margin-left:4%;margin-top:100px}.header-l h1{color:var(--black);font-family:var(--font-family);font-size:32px;font-weight:500;width:450px}.header-l p{color:var(--grey);font-size:18px;font-weight:400;margin:22px 0;width:510px}.header-l .link{align-items:center;background:var(--black);border:2px solid var(--black);border-radius:35px;color:var(--white);display:flex;font-size:18px;font-weight:500;height:58px;justify-content:center;text-align:center;transition:all .3s;width:258px}.header-l .header-l-bottom{align-items:center;display:flex;justify-content:start}.header-l .header-l-bottom .arrow{cursor:pointer;display:none;margin-left:8px}.header-l .header-l-bottom .arrow a svg{width:64px}.header-l .link:hover{background-color:initial;color:var(--black)}.header-r{background-color:initial;height:584px;max-height:700px;overflow:hidden;position:relative;right:0;top:0;transition:all .3s;width:590px;z-index:-1}.header-r img{bottom:0;left:0;object-fit:cover;position:absolute;transition:all .3s;width:100%}.header-arror{cursor:pointer;display:none;position:absolute;right:50%}.products .section-info{text-align:center}.products .section-info h1{color:var(--black);font-size:28px;font-weight:500;margin:16px auto;width:410px}.products .section-info h1 span{color:var(--purple)}.products .section-info p{color:var(--grey);font-size:18px;font-weight:400;margin:auto;width:600px}.products{padding:0 4%}.products-group{align-items:center;display:flex;justify-content:center;margin:48px auto 0;max-width:1040px;width:100%}.products-l{width:80%}.products-l .top{grid-column-gap:8px;grid-row-gap:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin-bottom:8px}.products-l .end{align-items:start;display:flex;justify-content:end}.products-group .small{height:274px;margin:auto 0 0 auto;max-width:256px;width:256px}.products-r .small{margin-left:8px}.products-group .normal{height:346px;margin:auto;max-width:256px;width:100%}.products-group .long{height:273px;margin-right:8px;position:relative;width:63%}.products-group .wee{height:273px;width:28%}.product-box{align-items:flex-start;background-color:var(--light_white);border-radius:23px;display:flex;flex-direction:column;overflow:hidden;padding-top:23px;position:relative;transition:all .3s}.product-box a{height:100%;width:100%}.product-box a,.products-r .product-box{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative}.product-box a .img,.products-r .product-box .img{align-items:center;align-self:center;display:flex;height:100px;justify-content:center;margin:10px auto;overflow:hidden;position:relative;width:100%}.product-box a .img img{left:24px;width:auto}.products-group .long a .img{height:160px}.products-group .long a .img img,.products-group .normal a .img img,.products-group .small a .img img,.products-r .product-box .img img{left:50%;top:50%;transform:translate(-50%,-50%);width:auto}.product-box .icon{align-items:center;align-self:flex-start;background-color:#e5ecf3;border-radius:100%;display:flex;height:38px;justify-content:center;margin-left:16px;overflow:hidden;position:relative;transition:all .3s;width:38px}.product-box .icon img{height:auto;width:20px}.product-box:hover{background-color:var(--light_blue)}.product-box:hover .icon{background-color:var(--purple)}.product-box .bottom{align-self:flex-start;margin-bottom:20px;margin-left:24px;margin-right:24px;text-align:left}.product-box .bottom h3{color:var(--black);font-size:20px;font-weight:600;margin-bottom:10px}.product-box .bottom p{color:var(--grey);font-size:12px;font-weight:400}.about-page{padding:0 4%}.about-page .info,.about-page .main{align-items:center;display:flex;height:100vh;justify-content:space-between;position:relative;width:100%}.about-page .main h1{color:var(--black);font-size:32px;font-weight:500;margin-top:10px;width:640px}.about-page .main .about-r{width:40%}.about-page .main .about-r img{width:100%}.about-page .info h2{color:var(--black);font-size:26px;font-weight:500;margin-bottom:10px}.about-page .info p{margin-bottom:6px;width:560px}.about-page .info p,.about-page .info ul{color:var(--grey);font-size:16px;font-weight:500}.about-page .info ul{margin-left:20px;width:520px}.about-page .info ul li{margin-bottom:6px}.about-page .info .about-l{flex:1 1;padding-right:20px}.about-page .info .about-r{flex:1 1}.about-page .info img{height:auto;max-width:400px;width:100%}.about-content{margin-top:130px;padding:0 4%}.about-content h1{color:var(--black);font-size:28px;font-weight:500;margin-bottom:40px;max-width:410px;width:100%}.about-content h1 span{color:var(--purple)}.about-content .info{height:643px;margin-bottom:40px;overflow:hidden;position:relative;width:100%}.about-content .info .main{background-color:#f8f9fb;border-radius:36px;height:487px;left:0;overflow:hidden;position:absolute;top:0;width:76%}.about-content .info .text{align-items:center;background-color:var(--white);border-radius:54px 156px 156px 54px;bottom:0;display:flex;height:312px;justify-content:center;left:6%;position:absolute;width:58%}.about-content .info .text p{color:var(--black);font-size:26px;font-weight:500;max-width:546px;width:100%}.about-content .info .text p span{color:var(--purple)}.clients-group{grid-column-gap:28px;grid-row-gap:28px;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr}.clients-group .client-box{align-items:center;display:flex;justify-content:center;position:relative}.clients-group .client-box img{height:40px;margin:auto;width:auto}.contact-us{margin-top:130px;padding:0 4%}.contact-us .content{height:538px;position:relative;width:100%}.contact-us .content .main{border-radius:40px;height:70%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.contact-us .content .info{align-items:center;background-color:var(--white);border-radius:155px 155px 0 0;bottom:0;display:flex;height:369px;justify-content:center;left:50%;max-width:744px;position:absolute;text-align:center;transform:translate(-50%);width:64%}.contact-us .content .info h3{color:var(--black);font-size:26px;font-weight:500;margin:0 auto 40px;max-width:494px;text-align:center;width:80%}.contact-us .content .info h3 span{color:var(--purple)}.contact-us .content .info a{align-items:center;background:var(--black);border:2px solid var(--black);border-radius:35px;color:var(--white);display:flex;font-size:18px;font-weight:500;height:58px;justify-content:center;margin:auto;text-align:center;transition:all .3s;width:300px}.contact-us .content .info a:hover{background-color:var(--white);color:var(--black)}.contact-form{align-self:start;display:flex;justify-content:space-between;padding:4%}.contact-form .contact-l{margin-right:34px;position:relative}.contact-form .contact-l img{bottom:0;left:0;position:absolute;transition:all .3s;width:100%}.contact-form .contact-l h1{color:var(--black);font-size:48px;font-weight:700;margin-bottom:90px;width:458px}.contact-form .contact-l h1 span{color:var(--purple)}.contact-form .contact-l .info a{align-items:center;border:3px solid var(--white);border-radius:16px;color:var(--black);display:flex;font-size:18px;font-weight:500;height:78px;justify-content:start;margin-bottom:24px;transition:all .3s;width:451px}.contact-form .contact-l .info a:hover{background:#881fff80;border:3px solid var(--purple)}.contact-form .contact-l .info a svg{color:var(--purple);height:24px;margin-left:24px;margin-right:16px;width:24px}.contact-r .content{background:var(--black);border-radius:24px;overflow:hidden;padding:48px;transition:all .3s}.contact-r .content form .top p{color:var(--white);font-size:20px;font-weight:500;margin-bottom:24px}.contact-r .content form .top .box-group{display:flex;flex-wrap:wrap}.contact-r .content form .top .box-group .product-choose{border:2px solid var(--white);border-radius:8px;color:var(--white);cursor:pointer;font-size:16px;font-weight:500;margin-bottom:14px;margin-right:14px;padding:14px;text-align:center;transition:all .3s}.contact-r .content form .top .box-group .product-choose.selected,.contact-r .content form .top .box-group .product-choose:hover{background:var(--purple);border:2px solid var(--purple)}.contact-r .content form .bottom{margin-top:100px}.contact-r .content form .bottom .agree{align-items:center;color:var(--white);display:flex;margin-top:14px}.contact-r .content form .bottom .agree label{font-size:14px;margin-left:8px}.contact-r .content form .bottom button{align-items:center;background:var(--purple);border:none;border-radius:16px;color:var(--white);cursor:pointer;display:flex;font-size:20px;font-weight:500;justify-content:center;margin-top:20px;overflow:hidden;padding:24px 64px;transition:all .2s}.contact-r .content form .bottom button span{display:block;margin-left:16px;transition:all .3s ease-in-out}.contact-r .content form .bottom button svg{display:block;transform-origin:center center;transition:transform .3s ease-in-out}.contact-r .content form .bottom button:hover .svg-wrapper{animation:fly-1 .6s ease-in-out infinite alternate}.contact-r .content form .bottom button:hover svg{transform:translateX(1.5em) rotate(45deg) scale(1.1)}.contact-r .content form .bottom button:hover span{transform:translateX(12em)}.contact-r .content form .bottom button:active{transform:scale(.95)}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}.contact-r .content form .middle{margin-top:54px}.contact-r .content form .middle .input-container{margin:1rem 0;position:relative}.contact-r .content form .middle .input-container .input{background:none;border:none;border-bottom:1px solid var(--white);border-radius:5px;box-sizing:border-box;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.5px;outline:none;padding:.6rem 0 .6rem 10px;transition:.3s;width:100%}.contact-r .content form .middle .input-container .input::placeholder{color:#0000;font-size:10px;transition:all .3s}.contact-r .content form .middle .input-container .input:focus::placeholder{color:var(--grey)}.contact-r .content form .middle .input-container textarea.input{border-radius:5px;box-sizing:border-box;min-height:150px;outline:none;overflow-y:auto;padding:.8rem 0 .8rem 10px;resize:none}.contact-r .content form .middle .input-container label{color:var(--white);font-size:.9rem;font-weight:400;left:15px;padding:0 .4rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;z-index:1000}.contact-r .content form .middle .input-container.textarea label{top:1rem;transform:translateY(0)}.contact-r .content form .middle .input-container span{color:#0000;font-size:.8rem;left:25px;padding:0 .4rem;pointer-events:none;position:absolute;top:0;transform:translateY(-50%);z-index:500}.contact-r .content form .middle .input-container span:after,.contact-r .content form .middle .input-container span:before{background-color:var(--black);content:"";height:5px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:10%}.contact-r .content form .middle .input-container span:before{left:50%}.contact-r .content form .middle .input-container span:after{right:50%}.contact-r .content form .middle .input-container.focus label{font-size:.8rem;left:25px;top:0;transform:translateY(-50%)}.contact-r .content form .middle .input-container.focus span:after,.contact-r .content form .middle .input-container.focus span:before{opacity:1;width:80%}:where(.css-dev-only-do-not-override-zg0ahe).ant-alert-error{margin:auto;width:60%}.ReactFlagsSelect-module_selectBtn__19wW7{border:none!important;border-bottom:1px solid var(--white)!important;border-radius:5px!important;color:var(--white)!important}.footer-content{margin:150px 4% 72px}.footer-top{align-items:start;display:flex;justify-content:space-between}.footer-links-group{align-items:start;display:flex;justify-content:end}.footer-links{margin-left:58px}.footer-links h3{color:var(--black);font-size:20px;font-weight:500;margin-bottom:20px}.footer-links ul{list-style:none}.footer-links ul li{color:var(--grey);margin-bottom:10px;width:140px}.footer-links ul li a{color:var(--grey);font-size:16px;font-weight:500;transition:all .3s}.footer-links ul li a:hover{color:var(--purple)}.footer-logo{position:relative;text-align:center}.footer-logo h4{color:var(--grey);font-size:14px;font-weight:500;text-align:center;width:302px}.footer-logo img{height:124px;width:124px}.footer-logo .copyright{margin-top:54px;text-align:center}.footer-item p{color:var(--grey);font-size:18px;font-weight:400;margin-bottom:20px;max-width:263px;width:100%}.footer-item .contact-box a{align-items:center;background:var(--light_purple);border-radius:23px;color:var(--black);display:flex;font-size:14px;font-weight:400;height:46px;justify-content:center;margin-bottom:14px;width:196px}.footer-bottom p{color:var(--grey);font-size:14px;font-weight:500;margin-top:54px;text-align:left}@media (max-width:1220px){.header-r{width:42%}.clients-group{grid-template-columns:repeat(3,1fr)}.about-content .info .main{width:90%}.about-content .info .text{width:72%}.footer-links{margin-left:30px}}@media (max-width:1026px){.header-l h1{width:378px}.header-l p{font-size:16px;width:398px}.products-group{display:block}.products-l{width:100%}.products-group .small{max-width:100%;width:100%}.products-group .normal{height:388px;max-width:100%}.products-group .long{height:300px}.products-group .wee{height:236px;width:36%}.products-group .products-r .small{height:300px;margin-left:0}.products-r{margin-top:8px}.products-l .end{justify-content:start}.about-content .info .main{width:100%}.about-content .info .text{width:88%}.contact-form .contact-l h1{font-size:30px;margin-bottom:70px;width:261px}.contact-form .contact-l .info a{font-size:16px;height:60px;margin-bottom:10px;width:300px}.contact-form .contact-l .info a svg{height:20px;width:20px}.contact-form .contact-l img{display:none}.footer-top{display:block}.footer-links-group{justify-content:center}.footer-links{margin:0 30px;text-align:center}.footer-item p{font-size:16px;margin:40px auto;text-align:center}.footer-item .contact-box a{margin:14px auto}.footer-bottom p,.footer-item{text-align:center}.footer-item{margin-top:40px}.footer-item .copyright{margin-bottom:20px;margin-top:10px}.footer-logo h4{margin:auto}.about-page .info,.about-page .main{flex-direction:column;height:auto;margin-bottom:60px}.about-page .info .about-l{padding-bottom:28px}.about-page{padding:60px 4%}.about-page .info p,.about-page .info ul,.about-page .main h1{width:100%}}@media (max-width:800px){.nav-items{display:none}.sidebar{display:flex}.header-r{height:360px;margin-top:43px;position:relative;width:100%}.header-l{margin-right:4%;margin-top:50px}.header-arror{display:none}.header-l p{font-size:18px;width:70%}.header{height:auto;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.header-content{display:block}.header-r img{height:100%;left:50%;top:50%;transform:translate(-50%,-50%);width:auto}.products-group .long,.products-group .normal,.products-group .products-r .small,.products-group .small,.products-group .wee{height:286px}.products .section-info p{width:80%}.about-content .info .text p{font-size:22px;width:80%}.contact-us .content .info{width:82%}.contact-form{display:block}.contact-form .contact-l h1{font-size:38px;margin-bottom:38px;width:100%}.contact-r .content form .bottom button{justify-content:center;width:100%}.footer-logo .copyright{margin-bottom:40px;margin-top:20px;text-align:center}.footer-links-group{display:block}.footer-links ul li{margin:5px auto}.footer-links{margin:30px}}@media (max-width:600px){.products-l .top{grid-row-gap:8px;grid-template-columns:repeat(1,1fr)}.products-l .end{display:block}.products-group .long{margin-bottom:8px;width:100%}.products-group .wee{width:100%}.clients-group .client-box img{height:auto;width:84%}}@media (max-width:500px){.nav-logo img{height:52px;width:52px}.header{max-height:897px}.header-l p{font-size:16px;text-align:center;width:100%}.header-arror a svg{width:72px!important}.header-l h1{font-size:24px;text-align:center;width:100%}.header-arror{bottom:0;right:4%;top:46%}.header-l .link{margin:auto;width:70%}.header-r img{height:76%}.products .section-info h1{font-size:22px;margin:10px auto;width:92%}.products .section-info p{font-size:14px}.about-content .info .text p{font-size:16px}.about-content .info .main{height:388px}.about-content .info{height:540px}.about-content .info .text{border-radius:30px 132px 90px 54px;left:4%;width:90%}.contact-us .content .info{border-radius:100px 100px 0 0;width:90%}.contact-us .content .info h3{font-size:16px;width:76%}.contact-us .content .info a{width:76%}.contact-form .contact-l{margin-right:0}.contact-form .contact-l h1{font-size:24px;margin-bottom:20px}.contact-form .contact-l .info a{border-radius:6px;box-sizing:border-box;font-size:14px;height:50px;margin-bottom:8px;width:100%}.contact-form .contact-l .info a svg{margin-left:0}.contact-r .content{border-radius:16px;padding:28px 24px}.contact-r .content form .top p{font-size:16px;margin-bottom:18px}.contact-r .content form .top .box-group .product-choose{font-size:12px;margin-bottom:6px;margin-right:6px;padding:10px}.contact-r .content form .middle{margin-top:30px}.contact-r .content form .bottom button{border-radius:12px;font-size:18px;margin-top:60px;padding:16px 64px}.footer-links{margin:0 16px 22px}.footer-links ul li a{font-size:14px}.footer-links ul li{margin:5px 0}.footer-links h3{font-size:16px;margin-bottom:6px}.footer-links,.footer-links ul{text-align:left}.footer-logo h4{width:90%}.navbarContact p{display:none}.navbarContact{padding:0 15px}.navbarContact svg{margin-right:0}}@media (max-width:340px){.navbarContact{height:40px;padding:0 12px}div.dropdown{margin-right:6px;width:100px}div.dropdown>div.caption{border-radius:8px;height:16px}.sidebar{margin-left:4px}}.articles-page{margin:2% 4%}.articles-page h1{color:var(--black);font-size:40px;font-weight:500;margin-bottom:40px}.articles-top{grid-column-gap:8px;grid-row-gap:8px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);height:470px}.articles-top .content:first-child{grid-area:1/1/3/3}.articles-top .content:nth-child(2){grid-area:1/3/2/5}.articles-top .content:nth-child(3){grid-area:2/3/3/4}.articles-top .content:nth-child(4){grid-area:2/4/3/5}.articles-top .content .box{background:#2a265f;border-radius:16px;height:100%;overflow:hidden;position:relative;width:100%}.articles-top .content .box:hover img{transform:scale(1.1)}.articles-top .content .box .info{bottom:40px;box-sizing:border-box;left:0;padding:0 30px;position:absolute;width:100%;z-index:2}.articles-top .content .box:before{background:linear-gradient(180deg,#0000001a,#00000080);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.articles-top .content .box img{height:100%;object-fit:cover;position:absolute;transition:all .3s;width:100%;z-index:0}.articles-top .content .box .info .category{background-color:#1c1c1c;border-radius:4px;box-shadow:0 0 12px 3px #ffffff40;color:#fff;font-size:14px;font-weight:500;margin-bottom:10px;max-width:80px;padding:8px 28px;text-align:center}.articles-top .content .box .info .title{color:var(--white);font-size:20px;font-weight:600;margin-bottom:10px}.articles-top .content .box .info .text{color:var(--white);font-size:16px;font-weight:400}.articles-top .content:nth-child(3) .box .info .title,.articles-top .content:nth-child(4) .box .info .title{font-size:14px}.articles-top .content:nth-child(3) .box .info .text,.articles-top .content:nth-child(4) .box .info .text{font-size:10px}.articles-middle{margin:2% 0}.articles-middle-group{align-items:start;display:flex;justify-content:space-between}.articles-middle-l{grid-column-gap:50px;grid-row-gap:44px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin-right:24px;width:60%}.articles-middle-l .box{margin-bottom:24px;width:100%}.articles-middle-l .box .image{background-color:#e7e7e7;border-radius:8px;height:320px;overflow:hidden;position:relative;transition:all .3s;width:100%}.articles-middle-l .box .image img{height:100%;object-fit:cover;position:absolute;transition:all .3s;width:100%}.articles-middle-l .box .image .category{background-color:#1c1c1c;border-radius:4px;bottom:0;color:#fff;font-size:14px;font-weight:500;left:0;max-width:60%;padding:8px 28px;position:absolute;text-align:center}.articles-middle-l .box .title{color:#000;font-size:20px;font-weight:500;margin-top:12px}.articles-middle-l .box .inline{align-items:center;display:flex;justify-content:start;margin-bottom:16px;margin-top:6px}.articles-middle-l .box .inline .author{color:#000;font-weight:600;margin-right:14px}.articles-middle-l .box .inline .data,.articles-middle-l .box .text{color:#888}.articles-middle-r{width:36%}.articles-middle-r .box{align-items:start;display:flex;justify-content:start;margin-bottom:20px}.articles-middle-r .box .image{background-color:#e7e7e7;border-radius:8px;height:80px;margin-right:12px;overflow:hidden;position:relative;transition:all .3s;width:80px}.articles-middle-r .box .image img{height:100%;object-fit:cover;position:absolute;transition:all .3s;width:100%}.articles-middle-r .box .info{width:84%}.articles-middle-r .box .title{color:#000;font-size:18px;font-weight:500;margin-bottom:6px;width:100%}.articles-middle-r .box .data{color:#888}.product-info{padding:2% 4%}.product-info .more,.product-info .top{align-items:center;display:flex;justify-content:space-between;margin:82px auto}.product-info .more .left,.product-info .top .left{flex:1 1;padding-right:20px}.product-info .more .right,.product-info .top .right{flex:1 1;text-align:center}.product-info .more .left h1,.product-info .top .left h1{color:var(--black);font-size:32px;font-weight:600}.product-info .more .left ol,.product-info .more .left p,.product-info .top .left p{color:var(--grey);font-size:18px;font-weight:400;margin:20px 0}.product-contact-link,.product-info a{align-items:center;background:var(--black);border:2px solid var(--black);border-radius:35px;color:var(--white);display:flex;font-size:16px;font-weight:500;height:50px;justify-content:center;margin-top:16px;text-align:center;transition:all .3s;width:228px}.product-contact-link:hover,.product-info a:hover{background:#0000;border:2px solid var(--purple);color:var(--purple)}.product-info .more .right img,.product-info .top .right img{height:auto;max-width:400px;width:100%}@media (max-width:1024px){.product-info .more,.product-info .top{flex-direction:column}.product-info .more .left,.product-info .more .right,.product-info .top .left,.product-info .top .right{padding-right:0;width:100%}.product-info .more .left h1,.product-info .top .left h1{font-size:28px}.product-info .more .left p,.product-info .top .left p{font-size:16px}}@media (max-width:768px){.product-info{padding:2%}.product-info .more .left h1,.product-info .top .left h1{font-size:24px}.product-info .more .left p,.product-info .top .left p{font-size:14px}}@media (max-width:480px){.product-info .more .left h1,.product-info .top .left h1{font-size:20px}.product-info .more .left p,.product-info .top .left p{font-size:12px}.product-contact-link,.product-info a{font-size:14px;height:40px;width:100%}}
/*# sourceMappingURL=main.93a4e305.css.map*/