@font-face{font-family:gilroyLight;src:url(../media/Gilroy_Light-s.p.462b71ea.ttf)format("truetype");font-display:swap;font-weight:300}@font-face{font-family:gilroyLight Fallback;src:local(Arial);ascent-override:86.43%;descent-override:22.72%;line-gap-override:0.0%;size-adjust:105.64%}.gilroylight_949cd382-module__Zv1Wqa__className{font-family:gilroyLight,gilroyLight Fallback;font-weight:300}.gilroylight_949cd382-module__Zv1Wqa__variable{--accent-font:"gilroyLight","gilroyLight Fallback"}
@font-face{font-family:gilroyRegular;src:url(../media/Gilroy_Regular-s.p.97e05dee.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:gilroyRegular Fallback;src:local(Arial);ascent-override:88.12%;descent-override:22.99%;line-gap-override:0.0%;size-adjust:104.41%}.gilroyregular_d1e65226-module__jci9-W__className{font-family:gilroyRegular,gilroyRegular Fallback;font-weight:400}.gilroyregular_d1e65226-module__jci9-W__variable{--font-regular:"gilroyRegular","gilroyRegular Fallback"}
@font-face{font-family:gilroyMedium;src:url(../media/Gilroy_Medium-s.p.48904562.ttf)format("truetype");font-display:swap;font-weight:500}@font-face{font-family:gilroyMedium Fallback;src:local(Arial);ascent-override:88.5%;descent-override:23.62%;line-gap-override:0.0%;size-adjust:104.97%}.gilroymedium_7ac17f92-module__eXv5Ba__className{font-family:gilroyMedium,gilroyMedium Fallback;font-weight:500}.gilroymedium_7ac17f92-module__eXv5Ba__variable{--font-medium:"gilroyMedium","gilroyMedium Fallback"}
@font-face{font-family:gilroyBold;src:url(../media/Gilroy_Bold-s.p.40ba873e.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-family:gilroyBold Fallback;src:local(Arial);ascent-override:89.18%;descent-override:24.79%;line-gap-override:0.0%;size-adjust:106.07%}.gilroybold_b6f85b0-module__t0ROka__className{font-family:gilroyBold,gilroyBold Fallback;font-weight:700}.gilroybold_b6f85b0-module__t0ROka__variable{--font-bold:"gilroyBold","gilroyBold Fallback"}
:root{--background:#fff;--foreground:#171717;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:"Courier New",Courier,monospace}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
:root{--accent-font:"Light",sans-serif;--header-cl:#000;--white-cl:#fff;--border-cl:#0003;--section-cl:#f3f9ff;--accent-cl-txt:#2f2f2f;--sacondary-cl-txt:#0f0f0f;--btn-cl:#06f;--modal-anim:1s linear;--hover-anim:.4s cubic-bezier(.4,0,.2,1);--btn-cl-hover:#449dee;--btn-cl-active:#156fc1}@font-face{font-family:Bold;src:local(Gilroy),url(../media/Gilroy-Bold.40ba873e.ttf);font-weight:700}@font-face{font-family:Medium;src:local(Gilroy),url(../media/Gilroy-Medium.48904562.ttf);font-weight:500;font-display:swap}@font-face{font-family:Regular;src:local(Gilroy),url(../media/Gilroy-Regular.97e05dee.ttf);font-weight:400;font-display:swap}@font-face{font-family:Light;src:local(Gilroy),url(../media/Gilroy-Light.462b71ea.ttf);font-weight:300;font-display:swap}body{font-family:var(--accent-font);color:var(--accent-cl-txt);letter-spacing:.72px;font-size:24px;font-weight:300;overflow:auto}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,body{margin:0}a{color:currentColor;cursor:pointer;text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}ol{margin:0;padding:0}.no-scroll{overflow:hidden}.section{padding:60px 30px}.accord{max-width:2000px;margin-left:auto;margin-right:auto;display:flex}@media only screen and (min-width:768px){.section{padding:60px 80px}}@media only screen and (min-width:1280px){.section{padding:100px 80px}}.btn{color:var(--white-cl);background-color:var(--btn-cl);text-transform:uppercase;cursor:pointer;-webkit-transition:var(--hover-anim);transition:var(--hover-anim);border:none;padding:12px 20px;font-size:12px;font-weight:500;line-height:24px}.btn:hover{background-color:var(--btn-cl-hover);border-color:var(--btn-cl-hover)}.btn:active{background-color:var(--btn-cl-active)}@media only screen and (min-width:1280px){.btn{font-size:22px}}.text-change{height:80px;display:block}@media only screen and (min-width:768px){.text-change{margin-top:30px;font-size:50px}}.link{color:var(--btn-cl)}.title{color:var(--header-cl);letter-spacing:2.16px;margin-bottom:20px;font-size:32px}@media only screen and (min-width:768px){.title{font-size:57px}}@media only screen and (min-width:1280px){.title{font-size:72px}}.super-btn{color:var(--white-cl);border:2px solid var(--btn-cl);background:var(--btn-cl);cursor:pointer;transition:all .3s;display:inline-block;position:relative}.super-btn:hover{filter:contrast(1.1)}.super-btn:active{filter:contrast(.9)}.super-btn:before,.super-btn:after{content:"";border:2px solid var(--btn-cl);transition:all .5s;animation:3s linear infinite clippath;position:absolute;inset:-10px}.super-btn:after{animation:3s linear -1.5s infinite clippath}@keyframes clippath{0%,to{clip-path:inset(0 0 98%)}25%{clip-path:inset(0 98% 0 0)}50%{clip-path:inset(98% 0 0)}75%{clip-path:inset(0 0 0 98%)}}.bg:before{background:var(--btn-cl)}.logo{width:auto;height:40px}@media only screen and (min-width:768px){.logo{height:80px}}.up{z-index:1;justify-content:center;align-items:center;display:flex;position:fixed;bottom:40px;right:10px}@media only screen and (max-width:768px){.up{bottom:65px}}@media only screen and (min-width:768px){.file-upload{bottom:30px;right:30px}}.arrow{display:none;bottom:120px}@media only screen and (min-width:768px){.arrow{bottom:105px}}.file-upload{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,var(--btn-cl)),color-stop(50%,#fff));background-image:linear-gradient(to bottom,var(--btn-cl)50%,#fff 50%);color:#fff;background-size:100% 200%;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:40px;transition:all 1s;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:768px){.file-upload{width:60px;height:60px}}.file-upload:hover{color:var(--btn-cl);background-position:0 -100%}.footer{background-color:var(--header-cl);color:var(--white-cl);flex-direction:column;padding-top:25px;padding-bottom:16px;display:flex}@media only screen and (min-width:768px){.footer{justify-content:center;padding:60px 80px}}.footer_container{flex-direction:column;align-items:center;display:flex}@media only screen and (min-width:768px){.footer_container{flex-direction:row;justify-content:space-between;margin-bottom:123px}}.footer a{transition:var(--hover-anim)}.footer_logo{width:115px;margin-bottom:16px}@media only screen and (min-width:768px){.footer_logo{width:228px}}.footer_address{text-align:center;max-width:250px;margin-bottom:16px;font-family:Regular;font-size:14px;line-height:31px}@media only screen and (min-width:768px){.footer_address{font-size:18px}}.footer_email{margin-bottom:20px}.footer_sity{font-weight:700;display:block}.footer_list{justify-content:center;margin-top:20px;margin-bottom:23px;display:flex}.footer li:not(:last-child){margin-right:20px}.footer_text{text-align:center;letter-spacing:0}.footer span{font-family:Regular;font-size:14px;line-height:20px}@media only screen and (min-width:768px){.footer span{font-size:16px}}.footer svg:hover{fill:currentColor}.footer a:hover{color:var(--btn-cl-hover)}.footer_politic{flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;font-size:14px;display:flex}@media only screen and (min-width:768px){.footer_politic{display:block}}.footer_container_social{flex-direction:column;align-items:center;margin-top:35px;display:flex}header{background-color:var(--header-cl);z-index:5;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;padding:17px 40px;font-size:26px;display:flex}@media only screen and (max-width:450px){header{width:100vw;position:fixed;top:0;left:0}}@media only screen and (min-width:768px){header{height:120px}}header svg:hover{fill:var(--btn-cl);-webkit-transition:var(--hover-anim);transition:var(--hover-anim);cursor:pointer}.container-menu{cursor:pointer;align-items:center;width:40px;height:30px;display:flex}.menu_b{width:50px;height:50px;position:absolute}@media only screen and (min-width:768px){.menu_b{width:80px;height:80px}}.plates{z-index:50;color:#fff;justify-content:center;align-items:center;display:flex}.plates:hover{color:var(--btn-cl)}.plate{width:50px;height:50px}@media only screen and (min-width:768px){.plate{width:80px;height:80px}}.line{fill:none;stroke:currentColor;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;transition:stroke-dasharray .5s .2s,stroke-dashoffset .5s .2s,transform .5s .2s}.active .line{transition:stroke-dasharray .5s,stroke-dashoffset .5s,transform .5s}.plate4 .x{transition:transform .4s}.plate4 .line{transform-origin:50%;transition:transform .4s .1s}.active.plate4 .line{transition:transform .4s}.line{z-index:1000;position:relative;top:0;left:0}.active.plate4 .line1{transform:translate(18px)translateY(-3px)rotate(-45deg)scale(.7)}.active.plate4 .line2{transform:translate(-18px)translateY(-3px)rotate(45deg)scale(.7)}.active.plate4 .line3{transform:translateY(0)rotate(45deg)scale(.7)}.active.plate4 .line4{transform:translateY(0)rotate(-45deg)scale(.7)}.active.plate4 .line5{transform:translate(18px)translateY(3px)rotate(45deg)scale(.7)}.active.plate4 .line6{transform:translate(-18px)translateY(3px)rotate(-45deg)scale(.7)}.active.plate4 .x{transition:transform .4s .1s;transform:scale(1)}.hero{max-width:2300px;height:100%;color:var(--white-cl);background-image:linear-gradient(#000000b3,#000000b3),url(../media/hero.6798af3e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;padding:120px 50px 50px}@media only screen and (min-width:768px){.hero{height:600px;padding:40px 65px 130px}}@media only screen and (min-width:1280px){.hero{height:730px;padding:60px 250px}}.hero_title{text-shadow:0 4px 4px #00000040;letter-spacing:.5px;text-transform:uppercase;width:100%;margin-bottom:40px;font-size:20px;font-weight:200}@media only screen and (min-width:768px){.hero_title{font-size:30px}}@media only screen and (min-width:1280px){.hero_title{font-size:50px}}.hero_number-one{font-family:Medium}.hero_text{letter-spacing:.36px;margin-bottom:10px;font-size:14px;font-weight:300;line-height:20px}@media only screen and (min-width:768px){.hero_text{font-size:16px;line-height:30px}}.hero_tagline{letter-spacing:.96px;font-size:20px;font-weight:300;line-height:30px}@media only screen and (min-width:768px){.hero_tagline{font-size:26px}}@media only screen and (min-width:1280px){.hero_tagline{font-size:32px}}.hero_btn{color:var(--white-cl);text-transform:uppercase;cursor:pointer;-webkit-transition:var(--hover-anim);transition:var(--hover-anim);background-color:#0000;border:none;outline:1px solid #f9e219;margin-top:30px;padding:12px 24px;font-size:12px;font-weight:500;line-height:24px}.hero_btn:hover{color:var(--sacondary-cl-txt);background-color:#f9e219;outline:none}.hero_btn:active{color:var(--sacondary-cl-txt);background-color:#dbc717;outline:none}@media only screen and (min-width:1280px){.hero_btn{margin-left:27px;font-size:22px}}.hero_btn-container{text-align:center;max-width:400px}@media only screen and (min-width:1280px){.hero_btn-container{text-align:left;max-width:800px}}.menu{background-color:var(--header-cl);z-index:10;width:100%;height:100vh;color:var(--white-cl);text-align:center;letter-spacing:1.44px;-webkit-transition:var(--hover-anim);opacity:1;font-size:24px;font-weight:300;position:absolute;top:0;right:0}.is-hidden{visibility:hidden;opacity:0;transition:all .3s linear}@media only screen and (min-width:768px){.menu{font-size:40px}}@media only screen and (min-width:1280px){.menu{font-size:48px}}.menu_header{widows:100wv;justify-content:space-between;align-items:center;height:84px;margin-bottom:20px;padding:17px 40px;display:flex}@media only screen and (min-width:768px){.menu_header{height:120px}}.menu_list{display:inline-block}.menu_list a{-webkit-transition:var(--hover-anim);transition:var(--hover-anim);transform-origin:50%;height:40px;display:block}.menu_list li:not(:last-child){font-weight:30px;margin-bottom:30px}@media only screen and (min-width:1280px){.menu_list li:not(:last-child){margin-bottom:40px}.menu_list li{justify-content:center;align-items:center;max-width:500px;height:50px;display:flex}}.menu_list li a:hover{font-family:Bold;font-weight:60px;letter-spacing:1.8px;color:var(--btn-cl);transform:scale(1.2)}.menu_close{cursor:pointer;height:30px;fill:var(--white-cl);-webkit-transition:var(--hover-anim);transition:var(--hover-anim)}.menu_close:hover{fill:var(--btn-cl)}.work{color:var(--sacondary-cl-txt);letter-spacing:1.16px;font-size:36px}.work h2{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:25px;font-weight:300;display:flex;position:relative}@media only screen and (min-width:768px){.work h2{margin-bottom:50px;font-size:57px}}@media only screen and (min-width:1280px){.work h2{font-size:72px}}.work h2:after{content:"";background-color:var(--border-cl);border-radius:2px;width:60%;height:4px;margin-left:60px;display:block}.work_text-theses{letter-spacing:1.08px;margin-bottom:10px;font-size:23px}@media only screen and (min-width:768px){.work_text-theses{font-size:29px}}@media only screen and (min-width:1280px){.work_text-theses{font-size:36px}}.work_text-cooperation{letter-spacing:.72px;margin-bottom:20px;font-size:15px;line-height:1.5}@media only screen and (min-width:768px){.work_text-cooperation{margin-bottom:80px;font-size:19px}}@media only screen and (min-width:1280px){.work_text-cooperation{margin-bottom:100px;font-size:24px}}.work_list{display:none}@media only screen and (min-width:768px){.work_list{justify-content:space-around;gap:20px;width:100%;display:flex}}.work_item{border:2px solid var(--border-cl);padding:10px}@media only screen and (min-width:768px){.work_item{padding:30px}}.work_list-title{color:#0f0f0f;letter-spacing:1.08px;text-align:center;margin-top:15px;margin-bottom:15px;font-size:24px;font-weight:500}@media only screen and (min-width:768px){.work_list-title{text-align:left;margin-top:50px;margin-bottom:30px;font-size:24px}}@media only screen and (min-width:1280px){.work_list-title{font-size:36px}}.work_list-text{letter-spacing:.54px;font-size:14px;line-height:23px}@media only screen and (min-width:1280px){.work_list-text{font-size:18px}}.work img{margin-left:auto;margin-right:auto}.work_from-btn{position:relative}*{box-sizing:border-box;margin:0;padding:0}.slide-container{z-index:0;border:1px solid #ccc;margin:50px auto;list-style:none;position:relative;overflow:hidden;max-width:100%!important}@media only screen and (min-width:768px){.slide-container{border:none;overflow:visible}}.slide-wrapper{z-index:1;transition-property:transform;display:flex;position:relative}@media only screen and (min-width:768px){.slide-wrapper{justify-content:space-around;gap:20px;width:100%;display:flex}}@media only screen and (min-width:1550px){.slide-wrapper{justify-content:space-around;gap:60px;width:100%;display:flex}}.slide-container .slide-item{z-index:1;text-align:left;float:left;-webkit-user-select:none;user-select:none;flex-shrink:0;width:100%;height:100%;padding:30px 45px;position:relative}@media only screen and (min-width:768px){.slide-container .slide-item{border:1px solid #ccc;width:230px;height:488px;padding:30px 15px}}@media only screen and (min-width:1000px){.slide-container .slide-item{width:300px;height:450px}}@media only screen and (min-width:1280px){.slide-container .slide-item{width:400px;height:488px;padding:30px 45px}}.slide-navbar{text-align:center;z-index:2;font-size:0;position:absolute;bottom:18px;left:0;right:0}@media only screen and (min-width:768px){.slide-navbar{display:none}}.dot{background-color:var(--btn-cl);border-radius:50%;width:8px;height:8px;margin:0 4px;display:inline-block}.dot-active{background-color:var(--btn-cl);border-radius:6px;width:20px}.slide-button-prev,.slide-button-next{z-index:2;width:40px;height:60px;color:var(--btn-cl);background-color:#157fe1cc;border:1px solid #157fe1cc;padding:10px;display:inline-block;position:absolute;top:50%}.slide-button-prev{left:0;transform:translateY(-50%)}.slide-button-next{right:0;transform:translateY(-50%)}@media only screen and (min-width:768px){.slide-button-prev,.slide-button-next{display:none}}.portfolio{background-color:var(--sacondary-cl-txt);text-align:center;padding:0 30px 60px;overflow:hidden}.portfolio_title{color:var(--white-cl);text-align:center;margin-bottom:10px}.portfolio_sub-title{color:var(--white-cl);text-align:center;letter-spacing:.72px;margin-bottom:30px;font-size:16px}@media only screen and (min-width:768px){.portfolio_sub-title{margin-bottom:80px;font-size:20px}}@media only screen and (min-width:1280px){.portfolio_sub-title{font-size:24px}}.portfolio_list{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media only screen and (min-width:768px){.portfolio_list{justify-content:center;margin-bottom:50px}}.portfolio_btn{color:var(--white-cl);text-align:center;text-transform:uppercase;border:1px solid var(--white-cl);-webkit-transition:var(--hover-anim);transition:var(--hover-anim);cursor:pointer;background-color:#0000;width:260px;margin-bottom:10px;padding:12px 20px;font-family:Medium;font-size:14px;font-weight:500;line-height:24px;display:block}@media only screen and (min-width:768px){.portfolio_btn{width:250px;font-size:12px}}@media only screen and (min-width:1280px){.portfolio_btn:hover{-webkit-box-shadow:inset 22em 0 0 0 var(--btn-cl);box-shadow:inset 22em 0 0 0 var(--btn-cl)}.portfolio_btn:active{border-color:var(--sacondary-cl-txt);color:var(--sacondary-cl-txt)}}.portfolio_list-img{text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;width:100%;height:70%;margin-bottom:40px;margin-left:auto;margin-right:auto;transition:all .5s linear;display:flex;top:0;right:200%}.portfolio_list-img li{position:relative}.portfolio_list-img .portfolio_arrow{opacity:0}@media only screen and (min-width:768px){.portfolio_list-img{flex-wrap:nowrap;justify-content:center;gap:0;margin-bottom:87px}}@media only screen and (min-width:1280px){.portfolio_list-img{margin-bottom:187px}}.portfolio_list-img li{width:350px}.portfolio_list-img-title{color:var(--white-cl);font-size:18px;font-weight:"Bold";letter-spacing:1.08px;max-width:400px;margin-top:30px}@media only screen and (min-width:768px){.portfolio_list-img-title{font-size:24px}}@media only screen and (min-width:1280px){.portfolio_list-img-title{font-size:30px}}.portfolio_list-img-text{color:var(--white-cl);letter-spacing:.72px;font-size:15px;font-weight:300}@media only screen and (min-width:768px){.portfolio_list-img-text{font-size:19px}}@media only screen and (min-width:1280px){.portfolio_list-img-text{font-size:24px}}.portfolio_link{width:100%;height:100%;-webkit-transition:var(--hover-anim);transition:var(--hover-anim);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.portfolio_link:hover .portfolio_arrow{opacity:1;cursor:pointer;display:block}.portfolio_link:hover{background-color:#000c}.portfolio_container{display:none;position:relative}@media only screen and (min-width:768px){.portfolio_container{opacity:0}}@media only screen and (min-width:1280px){.portfolio_container{height:480px;margin-bottom:50px;overflow:hidden}}.portfolio_arrow{-webkit-transition:var(--hover-anim);opacity:0}.hidden{opacity:0;position:absolute;transform:translate(-80%)}.slide-container-port{z-index:0;border:1px solid #ccc;height:350px;margin:40px auto 50px;list-style:none;position:relative;overflow:hidden;max-width:100%!important}@media only screen and (min-width:768px){.slide-container-port{border:none;justify-content:center;align-items:center;margin-bottom:0;display:flex;overflow:visible}}@media only screen and (min-width:1280px){.slide-container-port{margin-top:80px;margin-bottom:50px}}.slide-wrapper-port{z-index:1;transition-property:transform;display:flex;position:relative}.slide-container-port .slide-item-port{z-index:1;text-align:left;float:left;-webkit-user-select:none;user-select:none;flex-shrink:0;width:250px;max-height:260px;padding:20px;position:relative}@media only screen and (min-width:768px){.slide-container-port .slide-item-port{width:180px;padding:10px}}@media only screen and (min-width:1280px){.slide-container-port .slide-item-port{width:300px}}@media only screen and (min-width:1550px){.slide-container-port .slide-item-port{max-width:460px}}.slide-navbar-port{text-align:center;z-index:2;font-size:0;position:absolute;bottom:18px;left:0;right:0}@media only screen and (min-width:768px){.slide-navbar-port{display:none}}.dot-port{background-color:var(--btn-cl);border-radius:50%;width:8px;height:8px;margin:0 4px;display:inline-block}.dot-active-port{background-color:var(--btn-cl);border-radius:6px;width:20px}.slide-button-prev-port,.slide-button-next-port{z-index:2;width:40px;height:60px;color:var(--btn-cl);background-color:#157fe1cc;border:1px solid #157fe1cc;padding:10px;display:inline-block;position:absolute;top:50%}@media only screen and (min-width:768px){.slide-button-prev-port,.slide-button-next-port{display:none}}.slide-button-prev-port{left:0;transform:translateY(-50%)}.slide-button-next-port{right:0;transform:translateY(-50%)}.tablet{display:none}@media only screen and (min-width:768px){.tablet{display:flex}}.cooperation{background-color:var(--section-cl)}.cooperation_title{color:var(--sacondary-cl-txt);letter-spacing:1.08px;margin-bottom:10px;font-size:23px}@media only screen and (min-width:768px){.cooperation_title{font-size:29px}}@media only screen and (min-width:1280px){.cooperation_title{font-size:36px}}.cooperation_text{color:var(--header-cl);letter-spacing:.72px;margin-bottom:50px;font-size:15px;font-weight:300}@media only screen and (min-width:768px){.cooperation_text{margin-bottom:60px;font-size:19px}}@media only screen and (min-width:1280px){.cooperation_text{margin-bottom:100px;font-size:24px}}.cooperation_list{display:none}@media only screen and (min-width:768px){.cooperation_list{flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;gap:20px;max-width:800px;margin-left:auto;margin-right:auto;display:flex}}@media only screen and (min-width:1480px){.cooperation_list{justify-content:space-between;max-width:1500px}}.cooperation_list li{border:1px solid var(--border-cl);max-width:300px;height:300px;padding:20px}@media only screen and (min-width:768px){.cooperation_list li{width:280px}}.cooperation_item-title{color:var(--btn-cl);letter-spacing:1.08px;margin-bottom:20px;font-size:36px;font-weight:500}.cooperation_item-text{letter-spacing:.54px;font-size:14px;line-height:23px}@media only screen and (min-width:768px){.cooperation_item-text{font-size:18px}}.services{justify-content:center;align-items:center;display:flex}@media only screen and (min-width:1280px){.services{justify-content:space-between}}.slide-container-coop{z-index:0;background-color:#fff;border:1px solid #ccc;margin:50px auto;list-style:none;position:relative;overflow:hidden;max-width:100%!important}@media only screen and (min-width:768px){.slide-container-coop{background-color:#0000;border:none;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;overflow:visible}}.slide-wrapper-coop{z-index:1;display:flex;position:relative}@media only screen and (min-width:768px){.slide-wrapper-coop{grid-template-columns:repeat(2,1fr);gap:30px;transition:none;display:grid}}@media only screen and (min-width:1550px){.slide-wrapper-coop{grid-template-columns:repeat(4,1fr)}}.slide-container-coop .slide-item-coop{z-index:1;text-align:left;float:left;-webkit-user-select:none;user-select:none;background-color:#fff;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;width:100%;height:300px;padding:20px 45px;display:flex;position:relative}@media only screen and (min-width:768px){.slide-container-coop .slide-item-coop{width:340px}}.slide-navbar-coop{text-align:center;z-index:2;font-size:0;position:absolute;bottom:18px;left:0;right:0}@media only screen and (min-width:768px){.slide-navbar-coop{display:none}}.dot-coop{background-color:var(--btn-cl);border-radius:50%;width:8px;height:8px;margin:0 4px;display:inline-block}.dot-active-coop{background-color:var(--btn-cl);border-radius:6px;width:20px}.slide-button-prev-coop,.slide-button-next-coop{z-index:2;width:40px;height:60px;color:var(--btn-cl);background-color:#157fe1cc;border:1px solid #157fe1cc;padding:10px;display:inline-block;position:absolute;top:50%}@media only screen and (min-width:768px){.slide-button-prev-coop,.slide-button-next-coop{display:none}}.slide-button-prev-coop{left:0;transform:translateY(-50%)}.slide-button-next-coop{right:0;transform:translateY(-50%)}.services_title{text-align:center;margin-bottom:30px}@media only screen and (min-width:768px){.services_title{margin-bottom:65px}}.services_list{letter-spacing:1.08px;width:100%;font-size:24px;font-weight:500}@media only screen and (min-width:768px){.services_list{font-size:30px}}@media only screen and (min-width:1280px){.services_list{font-size:36px}}.services_list li{padding-top:40px;padding-bottom:40px}.services_list li:not(:last-child){border-bottom:2px solid var(--border-cl)}@media only screen and (min-width:768px){.services_list li:not(:last-child){padding-bottom:40px}}@media only screen and (min-width:1280px){.services_list li:not(:last-child){padding-bottom:50px}}.services_img{display:none}@media only screen and (min-width:1280px){.services_img{max-width:670px;margin-left:80px;display:block}}.advantages{background-color:#0f0f0f;background-color:var(--sacondary-cl-txt);color:var(--white-cl)}.advantages_title{color:var(--white-cl);text-align:center;max-width:1072px;margin-bottom:20px;margin-left:auto;margin-right:auto}.advantages_text{text-align:center;letter-spacing:1.08px;font-size:16px;font-weight:"Medium";margin-bottom:30px;padding-bottom:20px}@media only screen and (min-width:768px){.advantages_text{font-size:20px}}@media only screen and (min-width:1280px){.advantages_text{font-size:30px}}.accordeon{max-width:1600px;margin-left:auto;margin-right:auto}.accordeon__item:not(:last-child){border-bottom:1px solid #fffc}.accordeon__head{cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:1.08px;border-left:10px solid #0000;border-right:10px solid #0000;align-items:flex-start;width:100%;margin:auto;padding:20px 50px 20px 0;font-family:Bold;font-size:16px;transition:all .4s linear;display:block;position:relative;bottom:0}@media only screen and (min-width:768px){.accordeon__head{padding:30px;font-size:36px}}.accordion_link-sacond{transition:var(--hover-anim);font-family:Medium;text-decoration:underline}.accordion_link-sacond:hover{color:var(--btn-cl-hover)}.accordion{max-width:1900px}.accordion li:not(:last-child){border-bottom:2px solid #fff3}.accordion li p{color:var(--white-cl);letter-spacing:.72px;padding:0 25px 30px 0;font-size:16px;display:none}@media only screen and (min-width:768px){.accordion_link{padding:0 20px 25px 0;font-size:19px}}@media only screen and (min-width:1280px){.accordion_link{font-size:24px}}.accordion_link{cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:1.08px;z-index:1;width:100%;padding:30px 0;font-family:Medium,sans-serif;font-size:20px;display:block;position:relative;color:var(--white-cl)!important}@media only screen and (min-width:768px){.accordion_link{padding:40px 0;font-size:30px}}@media only screen and (min-width:1280px){.accordion_link{padding:50px 0;font-size:36px}}.accordion_link:after{content:" ";border-bottom:2px solid #fff;border-right:2px solid #fff;width:20px;height:20px;transition:all .2s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}.reviews{text-align:center;background-color:var(--section-cl);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.reviews_title{color:var(--sacondary-cl-text);text-align:left;margin-bottom:50px;font-family:Regular}.reviews_lang{color:var(--btn-cl);margin-top:20px;margin-bottom:10px;font-family:Medium}.reviews_name{color:var(--sacondary-cl-text);letter-spacing:1.08px;margin-bottom:10px;font-family:Regular;font-size:26px}@media only screen and (min-width:768px){.reviews_name{font-size:36px}}.reviews_position{font-size:18px}@media only screen and (min-width:768px){.reviews_name{font-size:24px}}.reviews_list{display:none}.reviews_link{width:100%;height:100%;-webkit-transition:var(--hover-anim);transition:var(--hover-anim);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.reviews_link .portfolio_arrow{opacity:0;cursor:pointer}.reviews_link{background-color:#0000004d}@media only screen and (max-width:1280px){.reviews_link .portfolio_arrow{opacity:1}}@media only screen and (min-width:768px){.reviews_list{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;max-width:900px;margin-bottom:50px;display:flex}}@media only screen and (min-width:1600px){.reviews_list{max-width:1500px}}.reviews_item{gap:20px;width:320px;padding-bottom:20px}.reviews_play{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reviews_container{max-height:450px;position:relative;overflow:hidden}.reviews_img{width:100%}.overlayR{z-index:99999;opacity:1;visibility:visible;background:#000000c2;flex-flow:wrap;place-content:stretch center;align-items:center;transition:opacity 1s,visibility;display:flex;position:fixed;inset:0}.overlayR.hide{opacity:0;visibility:hidden;transition:opacity 1s,visibility 0s .5s}.modal-w{z-index:100;width:100%;max-width:650px;position:fixed}.animate{z-index:999999;opacity:1;visibility:visible;transition:opacity 1s,visibility .5s,transform 1s;top:50%;left:50%;transform:translate(-50%,-50%)}.animate.hiden{opacity:0;visibility:hidden;transition-property:transform;transition-duration:1s;transform:translate(-50%,-70%);box-shadow:0 0 20px #0003}.slide-container-rev{z-index:0;border:1px solid #ccc;margin:0 auto 50px;list-style:none;position:relative;overflow:hidden;max-width:100%!important}@media only screen and (min-width:768px){.slide-container-rev{border:none;justify-content:center;align-items:center;display:flex;overflow:visible}}.slide-wrapper-rev{z-index:1;transition-property:transform;display:flex;position:relative}@media only screen and (min-width:768px){.slide-wrapper-rev{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:30px;display:grid}}@media only screen and (min-width:1400px){.slide-wrapper-rev{grid-template-columns:repeat(4,1fr)}}.slide-container-rev .slide-item-rev{z-index:1;text-align:left;float:left;-webkit-user-select:none;user-select:none;background-color:#fff;flex-shrink:0;max-width:280px;height:500px;padding:15px;position:relative}@media only screen and (min-width:768px){.slide-container-rev .slide-item-rev{width:340px;height:450px}}.slide-navbar-rev{text-align:center;z-index:2;font-size:0;position:absolute;bottom:18px;left:0;right:0}@media only screen and (min-width:768px){.slide-navbar-rev{display:none}}.dot-rev{background-color:var(--btn-cl);border-radius:50%;width:8px;height:8px;margin:0 4px;display:inline-block}.dot-active-rev{background-color:var(--btn-cl);border-radius:6px;width:20px}.slide-button-prev-rev,.slide-button-next-rev{z-index:2;width:40px;height:60px;color:var(--btn-cl);background-color:#157fe1cc;border:1px solid #157fe1cc;padding:10px;display:inline-block;position:absolute;top:50%}@media only screen and (min-width:768px){.slide-button-prev-rev,.slide-button-next-rev{display:none}}.slide-button-prev-rev{left:0;transform:translateY(-50%)}.slide-button-next-rev{right:0;transform:translateY(-50%)}.modal-close{color:#000;cursor:pointer;width:30px;height:30px;padding:5px;font-size:50px;position:absolute;top:-20px;right:-45px}.modal-close span{background:#fff;width:2px;height:25px;display:block;position:absolute}.modal-close span:first-child{top:4px;left:14px;transform:rotate(45deg)}.modal-close span:nth-child(2){top:4px;left:14px;transform:rotate(-45deg)}.hide{opacity:1;animation-name:a1;animation-duration:1s;animation-fill-mode:forwards}.modal-show{opacity:0;z-index:1;border:none;border-radius:50%;padding:0}.order_title{text-align:center;margin-bottom:20px}.order_sub-title{color:var(--header-cl);letter-spacing:1.08px;text-align:center;margin-bottom:30px;font-size:18px}@media only screen and (min-width:768px){.order_sub-title{margin-bottom:60px;font-size:29px}}@media only screen and (min-width:1280px){.order_sub-title{margin-bottom:88px;font-size:36px}}.order_input{letter-spacing:.72px;border-color:#0000001a;width:100%;margin-top:20px;margin-bottom:30px;padding:16px 0 16px 15px;font-family:Regular;font-size:18px;display:block}@media only screen and (min-width:768px){.order_input{letter-spacing:.72px;margin-bottom:60px;padding:16px 0 16px 40px;font-family:Regular;font-size:18px}}@media only screen and (min-width:1280px){.order_input{height:60px;padding:16px 0 16px 40px}}.order_input::placeholder{letter-spacing:.72px;color:#2f2f2f80;padding-left:-40px;font-size:18px}@media only screen and (min-width:768px){.order_input::placeholder{font-size:19px}}@media only screen and (min-width:1280px){.order_input::placeholder{font-size:19px}}.order_star{color:var(--btn-cl)}.order_container{flex-wrap:wrap;justify-content:center;align-items:center;gap:10%;margin-bottom:36px;display:flex}@media only screen and (min-width:768px){.order_container{margin-bottom:43px}}@media only screen and (min-width:1280px){.order_container{margin-bottom:54px}}.order_sub-container{flex-direction:column;display:flex}.order_button{align-items:center;margin-left:auto;margin-right:auto;display:flex}.order_confirmation{justify-content:center;align-items:center;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}@media only screen and (min-width:768px){.order_confirmation{margin-bottom:80px}}@media only screen and (min-width:1280px){.order_confirmation{margin-bottom:106px}}.order_politic{cursor:pointer;font-size:14px}@media only screen and (min-width:768px){.order_politic{font-size:19px}}@media only screen and (min-width:1280px){.order_politic{font-size:24px}}.order_link{color:var(--btn-cl);text-decoration:underline}.order_lable{letter-spacing:.72px;width:100%;font-size:16px;font-weight:300}@media only screen and (min-width:768px){.order_lable{font-size:19px}}@media only screen and (min-width:1280px){.order_lable{font-size:24px}}.order_lable-coment{width:100%}.order_form{max-width:320px;margin-bottom:50px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.order_form{max-width:500px}}@media only screen and (min-width:1280px){.order_form{max-width:660px}}#click,#click1,#click2{display:none}.marker{fill:var(--white-cl);cursor:pointer;outline:2px solid #0003;max-width:25px;max-height:25px;margin-right:20px}.label_check{justify-content:center;align-items:center;display:flex}#click:checked+.marker,#click1:checked+.marker,#click2:checked+.marker{background-color:var(--btn-cl);outline:none}#rev-iframe{max-width:95%}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:#f1f1f1}body::-webkit-scrollbar-thumb{background-color:#449dee;border-radius:5px}main{position:relative}.popup{z-index:10;grid-gap:16px;box-sizing:border-box;pointer-events:auto;background-color:#fff;border:3px solid #d8d9e2e6;border-radius:50px;grid-template-columns:56px 1fr;-ms-flex-align:center;align-items:center;width:352px;height:88px;margin:0 0 10px 10px;padding:13px;line-height:1em;animation:9s 3s infinite slideText;display:flex;position:fixed;bottom:-400px;left:0;overflow:hidden;box-shadow:10px 20px 40px #242328e6}@keyframes slideText{0%{bottom:-400px}3%{bottom:0}69%{bottom:0}to{bottom:-400px}}.popup_close{fill:#f0f;transition:var(--hover-anim);cursor:pointer}.popup_close:hover{fill:var(--btn-cl)}@media only screen and (max-width:1000px){.popup{display:none}}.inviz{left:10px}.popup:hover{box-shadow:0 0 0 4px #90a4ae33}.popup_number{width:58px;height:58px;color:var(--white-cl);background-color:#f0f;border-radius:50%;outline:10px solid #ff00ff4d;justify-content:center;align-items:center;margin-right:20px;display:flex}.popup_container{font-size:16px}.popup_verifity{color:var(--btn-cl)}.popup_sub_container{justify-content:center;align-items:center;display:flex}.popup_sub_container img{margin-right:5px}.popup_container_from_hover{opacity:1;transition:var(--hover-anim);cursor:default;justify-content:left;align-items:center;width:100%;display:flex}.popup:hover .popup_container_from_hover{opacity:0}.popup:hover .popup_coment{opacity:1}.popup_coment{text-align:center;transition:var(--hover-anim);opacity:0;cursor:default;width:80%;font-family:Medium;font-size:16px;line-height:1;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.popup_close{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.page_error{padding:100px 30px}.page_error p{margin-bottom:30px}.page_error h1{margin-bottom:50px;font-size:46px}.page_error h2{margin-bottom:50px}@media only screen and (min-width:1280px){.page_error{padding:200px 100px}}@media only screen and (max-width:1280px){.page_error h1{margin-bottom:30px;font-size:36px}.page_error h2{margin-bottom:30px;font-size:26px}.page_error p{font-size:20px}}.btn_error{text-align:center;max-width:200px;margin-left:auto;margin-right:auto;display:block}.icon_telegramm{fill:currentColor}.message{z-index:20;background-color:#fff;border:2px solid #ccc3;width:270px;padding:5px;transition:all .3s linear;display:block;position:fixed;bottom:5px;right:0}@media only screen and (max-width:1200px){.message{display:none}}.hide_message{display:none}.message-content{max-width:400px;margin:0 auto;display:flex}.message-content_mac{flex-direction:row-reverse;max-width:400px;display:flex}.close-message{z-index:100;float:right;cursor:pointer;color:#0000004d;align-items:center;padding:5px;font-weight:700;line-height:13px;display:flex;position:absolute;top:5px;right:5px}.avatar{border-radius:50%;height:55px;margin-right:12px}.popup_telegram{border-radius:7px;height:45px;margin-top:10px;margin-bottom:10px;margin-right:10px}.message_text{color:#0000004d;margin-top:7px;font-family:Regular;font-size:12px;display:inline-block}.message_name{font-family:Regular;font-size:12px}.message_name_mac{font-family:Regular;font-size:15px}.message_text_mac{color:#000;margin-top:7px;margin-bottom:30px;font-family:Light;font-size:15px;display:inline-block}.messageMac{z-index:1001;background-color:#e6e6e6;border:2px solid #c8c8c8b3;border-radius:20px;width:420px;padding:10px 15px;transition:all .2s linear;position:fixed;top:10px;right:0;box-shadow:0 0 4px 2px #0000001a}.hide_messageMac{right:-500px}.messageMac:hover .close-messageMac,.messageMac:hover .popup_ansew_link,.messageMac:hover .popup_ansew_mac{opacity:1}.close-messageMac{z-index:100;float:right;cursor:pointer;opacity:0;background-color:#e6e6e6;border:2px solid #c8c8c8b3;border-radius:50%;align-items:center;padding:6px;font-weight:700;line-height:13px;transition:all .2s linear;display:flex;position:absolute;top:-8px;left:-8px;box-shadow:0 0 4px #0000001a}.popup_ansew_mac{color:gray;opacity:0;background-color:#c8c8c8b3;border-radius:7px;padding:8px 15px;font-family:Roboto,sans-serif;font-size:16px;line-height:10px;transition:all .2s linear;position:absolute;bottom:10px;right:10px}.popup_ansew_link{opacity:0;width:20px;height:20px;transition:all .2s linear;position:absolute;top:10px;right:10px}@media only screen and (max-width:1200px){.messageMac{display:none}}.popup_mac_link{justify-content:space-between;align-items:center;display:flex;color:#000!important}.messageMac:hover .avatar_mac{opacity:0}.avatar_mac{border-radius:50%;height:42px;margin-top:25px;margin-left:25px;transition:all .2s linear}.accordion_text{color:#fff!important}.accordion_link.active:after{transition:all .2s ease-in-out;transform:translateY(-50%)rotate(90deg)}.text-change{transition:opacity .3s ease-in-out;display:inline-block}.fade-in{opacity:1}.fade-out{opacity:0}
.blog{color:#4b4b4b;letter-spacing:.5px;font-family:Regular;font-size:18px;line-height:34px}.section{padding:60px}@media only screen and (max-width:1000px){.section{padding:0 30px}}p{margin:10px 0}ol{margin-left:40px}.blog_column-left{justify-content:center;align-items:center;padding-bottom:40px;display:flex}@media only screen and (max-width:1000px){.blog_column-left{flex-direction:column;padding-bottom:0}}.blog_column-left a{color:var(--btn-cl);text-decoration:none}.blog_hero{background-color:var(--section-cl);max-height:578px;padding-top:120px}@media only screen and (min-width:450px){.blog_hero{padding-top:40px;padding-bottom:50px}}.blog_btn{display:none}@media only screen and (max-width:900px){.blog_column-left{font-size:16px;line-height:24px}}.blog_column-left p{margin-bottom:20px}.blog_column-left ol{margin-bottom:30px;margin-left:30px}.blog_column-left li{margin-bottom:20px}.blog_column-right{text-align:left;justify-content:center;padding-bottom:40px;display:flex}@media only screen and (max-width:1000px){.blog_column-right{flex-direction:column;align-items:center}}@media only screen and (max-width:450px){.blog_column-right{margin-top:20px}}@media only screen and (min-width:500px){.blog_btn{margin-bottom:40px;display:inline-block}}.blog_title{color:var(--header-cl);letter-spacing:1.5px;text-align:center;max-width:1070px;margin-top:60px;margin-bottom:29px;font-family:Medium;font-size:24px;line-height:normal}@media only screen and (min-width:500px){.blog_title{margin-top:30px}}@media only screen and (min-width:1000px){.blog_title{text-align:left;font-size:36px}}@media only screen and (min-width:1280px){.blog_title{font-size:46px}}.blog_sub-title{text-align:center;margin-bottom:20px;font-family:Regular;font-size:16px}@media only screen and (min-width:1000px){.blog_sub-title{text-align:left;font-size:20px}}@media only screen and (min-width:768px){.blog_title{margin-bottom:30px}}@media only screen and (min-width:1280px){.blog_title{margin-bottom:30px}}.blog_title_from_admin{text-align:center;color:#000;margin-bottom:30px;font-family:Medium;font-size:24px;font-style:normal;line-height:40px}@media only screen and (min-width:1000px){.blog_title_from_admin{text-align:left;font-size:36px}}.blog_btn-container{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:820px){.blog_btn-container{align-items:flex-start}}@media only screen and (max-width:550px){.blog_btn-container{flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:900px){.blog_containter{grid-gap:78px;grid-template-columns:1fr 1fr}}.blog_form-mobile{display:block}@media only screen and (min-width:900px){.blog_form-mobile{display:none}}.blog_item{border-bottom:2px solid #0003;position:relative}.blog_item:first-child{border-top:2px solid #0003}.blog_link:hover:after{content:" ";width:20px;height:20px;transition:all .2s ease-in-out;transition:var(--hover-anim);border-bottom:2px solid #000;border-right:2px solid #000;position:absolute;top:50%;right:0;transform:translateY(-50%)}.blog_list{margin-bottom:100px}@media only screen and (max-width:450px){.blog_list{margin-bottom:40px}}.blog_line{color:#d9d9d9;max-width:200px;height:2px;margin-top:25px;margin-bottom:30px}.blog_date{color:#5d5e5f;margin-bottom:30px;line-height:30px}@media only screen and (max-width:450px){.blog_date{margin-bottom:25px}}.blog_list-title{color:#000;letter-spacing:1.08px;margin-bottom:52px;font-family:Medium;font-size:30px;font-style:normal;line-height:normal}.blog_founder{letter-spacing:.28px;font-size:14px;line-height:24px}.blog a{cursor:pointer}.blog_link{color:#4b4b4b;cursor:pointer;transition:var(--hover-anim);padding-top:32px;padding-bottom:32px;display:block}.blog_link:hover{font-family:Medium;transform:scale(1.1)}@media only screen and (max-width:450px){.blog_link{font-size:24px}}.blog_input-container{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:820px){.blog_input-container{flex-direction:column}}.blog_input-container img{margin-left:10px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:820px){.blog_input-container img{transform:translateY(-80%)}}@media only screen and (max-width:550px){.blog_input-container img{transform:translateY(-50%)}}.blog_input-container input{letter-spacing:.72px;max-width:220px;height:100%;margin-right:20px;padding:10px 0 10px 50px;font-size:24px}@media only screen and (max-width:820px){.blog_input-container input{margin-bottom:20px}}@media only screen and (max-width:550px){.blog_input-container input{margin:20px 0}}@media only screen and (min-width:768px){.blog_input-container input{max-width:300px}}.blog_input-container input::-webkit-input-placeholder{color:#2f2f2f80;letter-spacing:.72px;font-size:18px}.blog_input-container input::placeholder{color:#2f2f2f80;letter-spacing:.72px;font-size:18px}.blog_input-container input:-ms-placeholder-shown{color:#2f2f2f80;letter-spacing:.72px;font-size:18px}.blog_input-container input::placeholder{color:#2f2f2f80;letter-spacing:.72px;font-size:18px}.blog_text{text-align:justify;margin-top:30px;margin-bottom:24px;font-size:16px;line-height:25px}@media only screen and (min-width:768px){.blog_text{margin-top:58px;margin-bottom:30px;font-size:19px}}@media only screen and (min-width:1280px){.blog_text{margin-top:73px;margin-bottom:37px;font-size:24px;line-height:35px}}.blog_list{text-align:justify;font-size:14px;font-weight:300;line-height:25px}@media only screen and (min-width:768px){.blog_list{font-size:19px;line-height:35px}}@media only screen and (min-width:1280px){.blog_list{font-size:24px}.blog_sub-title{margin-bottom:50px;font-size:30px}}@media only screen and (min-width:768px){.founder_container{display:flex}.founder_sub-container{margin-left:30px;display:flex}}.blog_name{color:#4b4b4b;letter-spacing:.72px;margin-bottom:20px;font-family:Medium;font-size:24px;font-style:normal;line-height:normal}.blog_social_list{margin-bottom:40px;display:flex}.blog_social_item:not(:last-child){margin-right:20px}.blog_position{color:#4b4b4b;letter-spacing:.54px;font-family:Regular;font-size:18px;font-style:normal;line-height:normal}.blog_mini_form{max-width:660px;margin-left:78px}@media only screen and (max-width:1000px){.blog_mini_form{align-items:center;margin-left:auto;margin-right:auto}.order_form{align-items:center;margin-right:auto;margin-left:auto!important}}.blog_sub_column_right{max-width:660px}@media only screen and (max-width:1280px){.blog_sub_column_right{max-width:500px}}@media only screen and (max-width:1000px){.blog_sub_column_right{max-width:700px;margin:60px auto 0}}.info_from_admin{width:870px}@media only screen and (max-width:1000px){.info_from_admin{width:600px}}@media only screen and (max-width:650px){.info_from_admin{width:400px}}@media only screen and (max-width:450px){.info_from_admin{max-width:280px}}.info_from_admin ul{margin-left:40px;list-style-type:disc}.info_from_admin blockquote{margin-left:20px;font-style:italic}.info_from_admin h2{margin:25px 0 15px}.info_from_admin a:hover{text-decoration:underline}.info_from_admin a:active{color:#2771b6}.comments__text ul{margin-left:20px;list-style-type:disc}.comments__text ol{margin-left:20px;list-style-type:decimal}.comments__text blockquote{margin-left:20px;font-style:italic}.comments__text h2{margin:25px 0}.comments__text a{color:#449dee;text-decoration:none}.comments__text a:hover{text-decoration:underline}.comments__text a:active{color:#2771b6}@media only screen and (min-width:1000px){.info_from_admin{margin-right:30px}}@media only screen and (max-width:1000px){.order h2{margin-top:0}.order{padding-top:0}}@media only screen and (max-width:450px){.info_from_admin{margin-right:0;font-size:16px;line-height:15px}}@media only screen and (max-width:1280px){.info_from_admin{line-height:20px}}.thumb{min-width:320px;max-width:870px}.container_from_btn{text-align:center;margin-left:auto;margin-right:auto}.about_founder{margin-bottom:50px;display:flex}.about_founder img{height:150px}@media only screen and (max-width:450px){.about_founder img{margin-bottom:30px}.about_founder{margin-bottom:50px;display:block}}.founder_reviews{margin-left:30px;display:flex}@media only screen and (max-width:450px){.founder_reviews{margin-left:0}}.founder_info{margin-left:28px}@media only screen and (max-width:450px){.founder_info{margin-left:0}}.accordion{max-width:1900px}.accordion_head{margin-top:30px;margin-bottom:10px}.accordion_item{border:1px var(--btn-cl)solid}.accordion_text{color:#000;letter-spacing:.72px;padding:0 0 30px;font-size:16px;display:none}.accordion_text ol{margin-left:20px;font-weight:600}.accordion_text ul{margin-left:20px;font-weight:600;list-style-type:disc}@media only screen and (min-width:768px){.accordion_link{padding:0 20px 25px 0;font-size:19px}}@media only screen and (min-width:1280px){.accordion_link{font-size:24px}}.accordion_link{cursor:pointer;-webkit-user-select:none;user-select:none;color:#000;letter-spacing:1.08px;width:100%;padding:30px 25px 30px 0;font-family:Medium;font-size:17px;line-height:30px;display:block;position:relative}@media only screen and (min-width:768px){.accordion_link{padding:40px 0;font-size:30px}}@media only screen and (min-width:1280px){.accordion_link{padding:18px 20px 18px 0;font-size:25px}}.accordion_link span{padding-right:40px;line-height:25px;display:block}.accordion_link:after{content:" ";border-bottom:2px solid #000;border-right:2px solid #000;width:20px;height:20px;transition:all .2s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}.accordion_link.active:after{transition:all .2s ease-in-out;transform:rotate(90deg)}.accordion_item{padding:0 20px}.accordion li p{color:#000;padding:0 25px 10px 0;font-size:15px;line-height:25px}.comments{line-height:20px}.comments__head{margin-top:35px;margin-bottom:30px}.comments__header{width:fit-content;font-size:20px;font-weight:500}.comments__data{color:#5d5e5f;width:fit-content;font-size:14px;font-weight:300}.comments__wrapper{justify-content:space-between;display:flex}.comments__ul{list-style-type:none}.comments__author{color:#5d5e5f;margin-bottom:10px;font-size:14px;font-weight:300}.comments__text{font-size:13px;font-weight:400}.comments__item{background-color:#f9f9f9;margin-bottom:20px;padding:20px}.arrow{bottom:30px;right:30px}@media (max-width:768px){.arrow{bottom:15px;right:10px}}.category__item{width:100%;padding:10px;overflow:hidden}.category__item:hover{box-shadow:5px 5px 10px #00000080}@media (max-width:1280px){.category__preview{font-size:14px}.info_from_admin a{font-size:18px}}@media (max-width:450px){.category__preview{font-size:12px;line-height:20px}.info_from_admin a{font-size:16px}}.category__item{width:100%;padding:10px;transition:all .4s}.category__item:not(:last-child){border-bottom:1px solid #0003}.links__title{color:var(--header-cl);letter-spacing:1.5px;text-align:center;margin-bottom:25px;font-family:Medium;font-size:40px;font-weight:600;line-height:normal}.info_from_admin a{letter-spacing:2px;letter-spacing:1.5px;color:var(--btn-cl);font-family:Medium;font-size:23px;font-weight:300}.category__preview{margin-top:3px;font-size:17px;line-height:30px}.category__wrapper{grid-template-columns:repeat(2,minmax(20%,1fr));grid-auto-flow:row;column-gap:30px;width:90%;margin:0 auto 30px;display:grid}.info_from_admin a{letter-spacing:2px;letter-spacing:1.5px;font-family:Medium;font-size:20px;font-weight:300}.category__item-title{line-height:15px}.category__item{padding:10px;line-height:27px;transition:all .4s}.category__margin{margin:0 auto}.preview_image_wrapper{width:300px}.preview_image_wrapper img{width:100%}.category__item-none:not(:last-child){border-bottom:none;max-width:calc(25% - 20px)}.p_image{width:100%}.category__block{cursor:pointer;width:325px;padding:10px;transition:all .4s}.category__block:hover{transform:scale(1.1)}.category__preview{text-indent:20px;width:300px;line-height:25px}.category__preview img{object-fit:cover;width:100%;height:200px}@media (max-width:1024px){.category__block{width:250px}.category__preview{width:225px}}@media (max-width:576px){.category__wrapper{grid-template-columns:repeat(1,minmax(20%,1fr))}.category__block,.category__preview{width:100%}}.category__theme a{color:#4b4b4b;font-family:Regular;font-size:18px}
@media only screen and (min-width:768px){.contacts{justify-content:center;align-items:center;display:flex}}.contacts_title{letter-spacing:1.8px;text-align:center;max-width:870px;margin-bottom:50px;font-family:Medium;font-size:48px}@media only screen and (min-width:768px){.contacts_title{letter-spacing:2px;text-align:left;max-width:870px;margin-bottom:40px;font-size:50px}}@media only screen and (min-width:1280px){.contacts_title{letter-spacing:2.16px;max-width:870px;margin-bottom:50px;margin-left:20px;font-size:72px}}.contacts_list li{letter-spacing:1.08px;font-size:24px}@media only screen and (min-width:768px){.contacts_list li{font-size:29px}}@media only screen and (min-width:1280px){.contacts_list li{font-size:36px}}.contacts_list li:not(:last-child){margin-bottom:24px}@media only screen and (min-width:768px){.contacts_list li:not(:last-child){font-size:32px}}@media only screen and (min-width:1280px){.contacts_list li:not(:last-child){margin-bottom:40px}}#wrapper-9cd199b9cc5410cd3b1ad21cab2e54d3{width:400px}@media only screen and (min-width:768px){#wrapper-9cd199b9cc5410cd3b1ad21cab2e54d3{width:600px;height:600px}}@media only screen and (min-width:1280px){#wrapper-9cd199b9cc5410cd3b1ad21cab2e54d3{width:870px;height:870px}}.hero-sacond{max-width:2300px;color:var(--white-cl);background-image:linear-gradient(#000000b3,#000000b3),url(../media/hero.6798af3e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;padding-top:120px}.hero-sacond_title{color:var(--white-cl);letter-spacing:1.5px;text-transform:uppercase;margin-top:31px;font-size:28px}@media only screen and (min-width:768px){.hero-sacond_title{font-size:40px}}@media only screen and (min-width:1280px){.hero-sacond_title{font-size:50px}}
.politic_title{color:var(--header-cl);margin-bottom:16px;font-weight:500}@media only screen and (min-width:768px){.politic_title{margin-bottom:19px}}@media only screen and (min-width:1280px){.politic_title{margin-bottom:23px}}.wp-block-heading{letter-spacing:1.08px;margin-top:20px;margin-bottom:20px;font-size:24px}.politic_sub-title{letter-spacing:1.08px;margin-bottom:20px;font-size:24px}@media only screen and (min-width:768px){.wp-block-heading{margin-bottom:30px;font-size:29px}}@media only screen and (min-width:1280px){.wp-block-heading{margin-bottom:50px;font-size:36px}}.politic a{color:var(--btn-cl);text-decoration:none}.politic p{font-size:18px;line-height:24px}@media only screen and (min-width:768px){.politic p{letter-spacing:.72px;font-size:24px;line-height:35px}}.politic_text{text-align:justify;margin-bottom:20px;font-size:14px;font-weight:300;line-height:25px}@media only screen and (min-width:768px){.politic_text{margin-bottom:30px;font-size:19px;line-height:35px}}@media only screen and (min-width:1280px){.politic_text{margin-bottom:50px;font-size:24px}}
