a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@-webkit-keyframes blinds{to{background-position:0 0,0 -3em;background-size:0 0,1em 6em}}@keyframes blinds{to{background-position:0 0,0 -3em;background-size:0 0,1em 6em}}@-webkit-keyframes stripes-move{to{background-position:5em 0}}@keyframes stripes-move{to{background-position:5em 0}}body{margin:0;color:#1a1f2e;background-color:#fff;font-size:100%;line-height:1.5;font-family:Cera Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant-numeric:lining-nums;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;counter-reset:title;transition:background-color .28s cubic-bezier(.22,1,.36,1),color .28s cubic-bezier(.22,1,.36,1)}body.disable-scroll{overflow:hidden}::-webkit-scrollbar{width:.75em;height:.75em}::-webkit-scrollbar-thumb{background:#708090}::-webkit-scrollbar-track{background:#b8c0c8}body{scrollbar-face-color:#708090;scrollbar-track-color:#b8c0c8}::-moz-placeholder{opacity:1;font-weight:400}:-ms-input-placeholder{opacity:1;font-weight:400}::-moz-placeholder{color:#5f696b}:-ms-input-placeholder{color:#5f696b}::placeholder{color:#5f696b}::-moz-selection{background-color:#060e9f;color:#fff}::selection{background-color:#060e9f;color:#fff}ul{list-style:none}a{color:#1a1f2e;transition:color .18s cubic-bezier(.22,1,.36,1)}h3{position:relative;text-align:center;font-size:25px;line-height:1.3;letter-spacing:-.01em}.main{min-height:calc(100vh - 532px)}.container{width:100%;max-width:1430px;padding:0 15px;margin:0 auto;box-sizing:border-box}.container--slider{padding:0}.visually-hidden{display:none}.btn{position:relative;display:inline-flex;justify-content:center;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;font-size:15px;font-weight:700;letter-spacing:.6px;line-height:1;border-radius:8px;padding:14px 32px;text-decoration:none;text-transform:uppercase;text-align:center;outline:none;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),background-color .28s cubic-bezier(.22,1,.36,1),color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1);background:linear-gradient(135deg,#060e9f,#2030c8);border:1px solid #060e9f;box-shadow:0 8px 24px rgba(6,14,159,.18);will-change:transform}.btn:hover{color:#fff;background:linear-gradient(135deg,#73bf45,#5fa835);border-color:#5fa835;box-shadow:0 8px 24px rgba(115,191,69,.28);transform:translateY(-2px)}.btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(15,22,50,.08)}.btn:focus-visible{outline:3px solid #8fd35f;outline-offset:2px}.title{position:relative;text-align:center;font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-.015em;padding:30px 0;margin-bottom:30px;color:#1a1f2e}.title:after{content:" ";position:absolute;display:inline-block;width:64px;height:4px;bottom:10px;left:0;right:0;margin:auto;background:linear-gradient(135deg,#73bf45,#5fa835);border-radius:999px;background-image:none}.title.ta-left:after{right:unset;left:0}.title--white{color:#fff}.title--white:after{background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.6));background-image:linear-gradient(135deg,#fff,hsla(0,0%,100%,.6))}.ta-left{text-align:left}.section-bottom-container{display:flex;justify-content:center;padding:30px 0}.m-error,.m-success{display:inline-block;padding-bottom:10px;color:#b6420a}.m-success{color:#00b669}.cssloader{display:none;max-width:380px;position:fixed;top:calc(50vh - 83px);left:calc(50vw - 184px);z-index:1211}.cssloader .sh1{border-color:#060e9f transparent transparent;border-width:100px 100px 0 0;margin:0 auto;-webkit-animation:shk1 1s ease-in-out infinite normal;animation:shk1 1s ease-in-out infinite normal}.cssloader .sh1,.cssloader .sh2{width:0;height:0;border-style:solid;z-index:12}.cssloader .sh2{border-color:transparent transparent #73bf45;border-width:0 0 100px 100px;margin:-100px auto 0;-webkit-animation:shk2 1s ease-in-out infinite alternate;animation:shk2 1s ease-in-out infinite alternate}.cssloader h4{color:#fff;display:inline-block;margin:30px auto 0;text-align:center;font-size:30px;font-weight:100;letter-spacing:5px;z-index:12}.cssloader:before{content:" ";display:block;position:fixed;background:rgba(6,14,159,.5);height:100%;left:0;top:0;width:100%;z-index:-2}@-webkit-keyframes shk1{0%{transform:rotate(-1turn)}}@keyframes shk1{0%{transform:rotate(-1turn)}}@-webkit-keyframes shk2{0%{transform:rotate(1turn)}}@keyframes shk2{0%{transform:rotate(1turn)}}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:1300px){.container{max-width:90%}}@media screen and (max-width:920px){.container{padding:0 25px;max-width:100%}}@media screen and (max-width:599px){.container{max-width:calc(100% - 20px);padding:0 15px}.title{font-size:25px;padding:30px 0;margin-bottom:30px}.title:after{bottom:0}.section-bottom-container{padding:40px 0}}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Light.eot?4d6e1753d1c39a6cc95d00d268561be6);src:local("Cera Pro Light"),local("CeraPro-Light"),url(/fonts/CeraPro-Light.eot?4d6e1753d1c39a6cc95d00d268561be6) format("embedded-opentype"),url(/fonts/CeraPro-Light.woff2?ad2d037b7bfcaaaf59e9681ab7a0da77) format("woff2"),url(/fonts/CeraPro-Light.woff?3d1908231c04c74b76e067621ff191ee) format("woff"),url(/fonts/CeraPro-Light.ttf?1a7e5b6bd9bb1f7f3bf028814f8e2624) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-MediumItalic.eot?8bf836e50254da3f46b418f724ab6463);src:local("Cera Pro Medium Italic"),local("CeraPro-MediumItalic"),url(/fonts/CeraPro-MediumItalic.eot?8bf836e50254da3f46b418f724ab6463) format("embedded-opentype"),url(/fonts/CeraPro-MediumItalic.woff2?f7233cbd1984e3bf330a7f8a4fa09ab1) format("woff2"),url(/fonts/CeraPro-MediumItalic.woff?5f63ec44bf25c7625e8d6e6eda6cc283) format("woff"),url(/fonts/CeraPro-MediumItalic.ttf?42723ef86c74b656ce0d3be68324f45a) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-RegularItalic.eot?bcf83f95da81cd761b3f4a0745fe83f8);src:local("Cera Pro Regular Italic"),local("CeraPro-RegularItalic"),url(/fonts/CeraPro-RegularItalic.eot?bcf83f95da81cd761b3f4a0745fe83f8) format("embedded-opentype"),url(/fonts/CeraPro-RegularItalic.woff2?4a1fb48b778ea171e643ddbc237661dd) format("woff2"),url(/fonts/CeraPro-RegularItalic.woff?27acd93ce4a49d9cb109804aa914677b) format("woff"),url(/fonts/CeraPro-RegularItalic.ttf?7a9708efb5f4a9e9676dbb3683edafab) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-BlackItalic.eot?cb29b0782e42a1f4d8167a4587f56ad3);src:local("Cera Pro Black Italic"),local("CeraPro-BlackItalic"),url(/fonts/CeraPro-BlackItalic.eot?cb29b0782e42a1f4d8167a4587f56ad3) format("embedded-opentype"),url(/fonts/CeraPro-BlackItalic.woff2?84d045f48887c72bffda10beaf3c397d) format("woff2"),url(/fonts/CeraPro-BlackItalic.woff?5c5bbc0586c7fef6eacf4f91162ffa4d) format("woff"),url(/fonts/CeraPro-BlackItalic.ttf?7429e63848d4ed88944fc3f8d021c79c) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Medium.eot?f20f166203c557bd445d652ff12c9a5f);src:local("Cera Pro Medium"),local("CeraPro-Medium"),url(/fonts/CeraPro-Medium.eot?f20f166203c557bd445d652ff12c9a5f) format("embedded-opentype"),url(/fonts/CeraPro-Medium.woff2?561288a6b423c7c1faac8255747dd732) format("woff2"),url(/fonts/CeraPro-Medium.woff?10ec5857cc6eb9dd62f4756e1c5c715d) format("woff"),url(/fonts/CeraPro-Medium.ttf?2bdb9b4e5a1a9766aff6bc07eef79f3d) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-BoldItalic.eot?9be442fa8788fea78a36f03572c75f2b);src:local("Cera Pro Bold Italic"),local("CeraPro-BoldItalic"),url(/fonts/CeraPro-BoldItalic.eot?9be442fa8788fea78a36f03572c75f2b) format("embedded-opentype"),url(/fonts/CeraPro-BoldItalic.woff2?8b74e5fe076ced4d0c7ab87c28cf2f61) format("woff2"),url(/fonts/CeraPro-BoldItalic.woff?6b2eb9f9b7f2079e43dbf8c6232f5410) format("woff"),url(/fonts/CeraPro-BoldItalic.ttf?647661869733a024f440dd92eac75205) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-ThinItalic.eot?7aab6e386be1d75c03b9e095759e8756);src:local("Cera Pro Thin Italic"),local("CeraPro-ThinItalic"),url(/fonts/CeraPro-ThinItalic.eot?7aab6e386be1d75c03b9e095759e8756) format("embedded-opentype"),url(/fonts/CeraPro-ThinItalic.woff2?1d4a3bd650ee1cda5ecfe37625e71ca4) format("woff2"),url(/fonts/CeraPro-ThinItalic.woff?bf7ee65f05b8007815569a3cc781af2e) format("woff"),url(/fonts/CeraPro-ThinItalic.ttf?92e9dafb70c8978d73cf3b8a00facee9) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-LightItalic.eot?199ca5db7d5241afc2530595a606fdfc);src:local("Cera Pro Light Italic"),local("CeraPro-LightItalic"),url(/fonts/CeraPro-LightItalic.eot?199ca5db7d5241afc2530595a606fdfc) format("embedded-opentype"),url(/fonts/CeraPro-LightItalic.woff2?a1faef571b30c6a5753c3ff0f4e03c56) format("woff2"),url(/fonts/CeraPro-LightItalic.woff?30b0702633b1c0ee9cfc8f24fedcb5bc) format("woff"),url(/fonts/CeraPro-LightItalic.ttf?640db69cbcf615f4d5f72cf310114360) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Black.eot?a13e453d0144696ca09ccb47e2ccbab1);src:local("Cera Pro Black"),local("CeraPro-Black"),url(/fonts/CeraPro-Black.eot?a13e453d0144696ca09ccb47e2ccbab1) format("embedded-opentype"),url(/fonts/CeraPro-Black.woff2?950ec2006c9b9de37061ce61f0d7b04b) format("woff2"),url(/fonts/CeraPro-Black.woff?737311f668b3c243063ad1e213766469) format("woff"),url(/fonts/CeraPro-Black.ttf?7ddfca28fed9761a68185cd6ec6cadb0) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Bold.eot?ff67978a3fd164c04ac29aa9a2449f9b);src:local("Cera Pro Bold"),local("CeraPro-Bold"),url(/fonts/CeraPro-Bold.eot?ff67978a3fd164c04ac29aa9a2449f9b) format("embedded-opentype"),url(/fonts/CeraPro-Bold.woff2?f9bac5cd373511f7b8b02862984933c8) format("woff2"),url(/fonts/CeraPro-Bold.woff?7237787245f471af155652d9a8fc9526) format("woff"),url(/fonts/CeraPro-Bold.ttf?15e9ba7bc902a5368223038ca0bca948) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Regular.eot?ae7e6761d3dc3ecd25efdbdb83d68206);src:local("Cera Pro Regular"),local("CeraPro-Regular"),url(/fonts/CeraPro-Regular.eot?ae7e6761d3dc3ecd25efdbdb83d68206) format("embedded-opentype"),url(/fonts/CeraPro-Regular.woff2?bd818dce28b0e42919636be4fd356e51) format("woff2"),url(/fonts/CeraPro-Regular.woff?2558fd3ae2d244ceab53b6b455731490) format("woff"),url(/fonts/CeraPro-Regular.ttf?cf954f65e33513f8a1f75f8083674834) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Cera Pro;src:url(/fonts/CeraPro-Thin.eot?dc6973d994b8c9a5f9d82602951c85a6);src:local("Cera Pro Thin"),local("CeraPro-Thin"),url(/fonts/CeraPro-Thin.eot?dc6973d994b8c9a5f9d82602951c85a6) format("embedded-opentype"),url(/fonts/CeraPro-Thin.woff2?e0f11ffd00387354114817de13732644) format("woff2"),url(/fonts/CeraPro-Thin.woff?8fa459b7c0fae6380107d5153c4bea45) format("woff"),url(/fonts/CeraPro-Thin.ttf?ba14746d3ba42683ddf59fb93c487d49) format("truetype");font-weight:100;font-style:normal}.page-header{z-index:3}.page-header-top{background-color:#14171f;background-image:linear-gradient(90deg,#14171f,#1a1f2e 60%,#14171f);padding-top:6px;padding-bottom:6px}.page-header-top-menu{display:flex;height:100%;align-items:center;color:#fff}.page-header-top-menu__link{margin:0 5px;padding:0 5px;font-size:14px;line-height:18px;color:#fff;text-decoration:none;transition:color .18s cubic-bezier(.22,1,.36,1)}.page-header-top-menu__link:hover{color:#73bf45}.page-header-top-control{display:flex;position:relative;align-items:center}.page-header-top-control__phone-link{display:flex;align-items:center;padding:10px;color:#fff;text-decoration:none;line-height:1}.page-header-top-control__phone-link:before{content:"";width:15px;height:15px;margin:1px 5px 0 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath d='M191.64 19.47C101.19 58.03 34.58 113.19 14.95 165.08c-4.44 11.69-5.14 18.23-4.91 46.28.23 60.77 14.96 128.08 44.64 203.34 40.43 102.36 100.03 194.68 186.28 288.64C394.75 870.68 601.36 981 778.75 989.88c33.19 1.87 48.61-1.17 74.56-14.72 43.24-22.44 96.53-93.72 128.55-171.79 9.35-22.44 10.05-27.11 5.14-36.46-3.98-7.72-219.7-161.04-233.02-165.71-9.58-3.04-20.33-2.1-30.62 3.04-3.51 1.87-22.67 23.37-42.77 47.68-40.9 49.78-46.51 54.22-69.18 54.46-12.39 0-15.89-1.17-44.64-17.06-129.49-70.82-185.81-127.15-256.63-256.63-15.89-28.98-17.06-32.26-17.06-44.88.23-22.44 5.38-28.98 54.46-69.18 23.84-19.4 45.11-38.8 47.68-42.77 4.91-8.65 5.61-27.11 1.4-35.53-1.64-3.04-37.86-54.92-80.4-114.99-49.78-70.82-79.47-110.78-83.67-112.89-9.59-4.9-14.97-3.97-40.91 7.02z'/%3E%3C/svg%3E")}.page-header-top-control__lang_switch{display:flex;position:relative;align-items:center;justify-content:space-between;width:320px;height:100%;padding-left:10px}.page-header-top-control__lang_link{display:flex;align-items:center;font-size:14px;font-weight:700;line-height:18px;color:#fff;text-decoration:none}.page-header-top-control__lang_link--active,.page-header-top-control__lang_link:hover{color:#73bf45}.page-header-top-control__lang_icon{width:30px;margin-right:5px}.page-header-top__container{display:flex;justify-content:space-between}.page-header-top__logo-link{text-decoration:none;display:flex;align-items:center}.page-header-top__logo{height:30px}.page-header__main{position:relative;padding-top:14px;padding-bottom:14px;background-color:#fff;z-index:10;box-shadow:0 2px 8px rgba(15,22,50,.08);border-bottom:1px solid #e6e9ef}.hamburger-menu{padding:20px 8px;border:0;background:0 0;height:0;z-index:2;transition:all .4s;align-self:center}.hamburger-menu__icon{width:24px;height:2px}.hamburger-menu__icon:after,.hamburger-menu__icon:before{width:24px;height:2px;display:block;position:relative;background:#000;transition:all .4s}.header-main{display:flex;justify-content:space-between}.header-main__search-form{width:50%}.header-main__shop-link{display:flex;align-items:center;margin:-10px;padding:12px 22px;font-size:16px;font-weight:600;letter-spacing:.04em;box-sizing:border-box;text-decoration:none;background:linear-gradient(135deg,#73bf45,#5fa835);color:#fff;z-index:2;border-radius:8px;box-shadow:0 8px 24px rgba(115,191,69,.28);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.header-main__shop-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(115,191,69,.36)}.header-main__shop-link:before{content:"";display:block;height:28px;width:28px;margin-right:10px;-webkit-mask:url(/images/cart.svg?5aa2b07a824ea9622e027ade9bcfd47e) no-repeat center/contain;background-color:#fff}.header-main-search{display:flex;align-items:center;width:100%;border:1px solid #e6e9ef;border-radius:8px;background-color:#f6f8fc;box-sizing:border-box;transition:border-color .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.header-main-search:hover{border-color:#2030c8}.header-main-search:focus-within{border-color:#060e9f;box-shadow:0 0 0 3px rgba(6,14,159,.08)}.header-main-search__input{display:block;width:calc(100% - 40px);height:100%;padding:12px 22px;color:#060e9f;border:unset;background-color:transparent;box-sizing:border-box;outline:none}.header-main-search__input::-moz-placeholder{font-weight:500;color:#8a93a6}.header-main-search__input:-ms-input-placeholder{font-weight:500;color:#8a93a6}.header-main-search__input::placeholder{font-weight:500;color:#8a93a6}.header-main-search__btn{border:unset;background-color:#fafafa;outline:none;cursor:pointer;padding:7.5px 21px}.header-main-search__btn span{display:none}.header-main-search__btn:after{content:"";display:block;height:25px;width:25px;-webkit-mask:url(/images/search.svg?16bbd9a321aa5bd2e9ab17224f4884a0) no-repeat center/contain;background-color:#5f696b;transition:all .2s ease-in-out}.header-main-search__btn:hover,.header-main-search__input:focus+.header-main-search__btn,.header-main-search__input:hover+.header-main-search__btn{background-color:#060e9f}.header-catalog,.header-main-search__btn:hover:after,.header-main-search__input:focus+.header-main-search__btn:after,.header-main-search__input:hover+.header-main-search__btn:after{background-color:#fff}.header-catalog{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:3}.header-catalog:hover:after{content:"";display:block;position:fixed;background-color:#060e9f;pointer-events:none;top:0;left:0;opacity:.5;width:100%;height:100%;z-index:-2}.header-catalog:hover .header-catalog__nav{display:block}.header-catalog__title{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px 30px;display:flex;align-items:center;font-size:14px;letter-spacing:.05em;font-weight:500;background-color:#fff;border:1px solid #bdbdbd;text-decoration:none;text-transform:uppercase}.header-catalog__icon{display:inline-block;position:static;margin-right:20px;right:0;height:20px}.catalog-nav{position:absolute;display:none;top:100%;left:0;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:320px;background:#fff;font-size:13px;z-index:2}.catalog-nav__list{list-style:none;padding:0;margin:0}.catalog-nav__item{border:0;transition:background-color .1s ease-in-out;font-weight:400;cursor:pointer}.catalog-nav__item:hover{background-color:#f2f2f2}.catalog-nav__category{display:-ms-flexbox;position:relative;padding:12px 20px;display:flex;align-items:center;width:100%;font-size:14px;text-decoration:none;box-sizing:border-box;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;border-bottom:1px solid #73bf45;color:#333;transition:color .1s ease-in-out;font-weight:400}.catalog-nav__category:after{content:"";position:absolute;width:16px;height:16px;top:23px;right:12px;background-image:url(/images/arrow-grey.svg?87112d5716af77981427d9194d5c1aa7);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:rotate(-90deg) translateX(3px)}.catalog-nav__category--without-sub:after{display:none}.catalog-nav__category .open,.catalog-nav__category:hover{color:#73bf45}.catalog-nav__category .open:after,.catalog-nav__category:hover:after{background-image:url(/images/arrow-green.svg?e11052ff5521b2b6ecb6e1864cf81ff6)}.catalog-nav__icon img{width:28px;margin-right:12px;-ms-grid-row-align:center;align-self:center}.catalog-nav__submenu{display:none;position:absolute;padding:20px;min-height:100%;box-sizing:border-box;border-left:1px solid #f2f2f2;top:0;left:100%}.catalog-nav__item:hover>.catalog-nav__submenu{display:block}.catalog-submenu{background-color:#fff}.catalog-submenu__img-wrapper img{height:150px;width:100px}.catalog-submenu__list{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:start;flex-wrap:wrap;width:880px}.catalog-submenu__link{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:200px;width:200px;padding:5px;margin:10px;box-sizing:border-box;text-decoration:none;text-align:center;border:1px solid transparent}.catalog-submenu__link:hover{border-color:#73bf45;border-radius:5px;color:#73bf45;background-color:rgba(115,191,69,.1411764705882353)}.catalog-submenu__label{font-size:15px}@media screen and (max-width:1300px){.page-header-top-menu{display:none}.header-main__search-form{width:35%}}@media screen and (max-width:920px){.page-header-top{padding:20px 0}.page-header-top__logo{height:auto;width:50%;margin:0 auto}.page-header-top-control,.page-header-top__container{flex-direction:column;justify-content:center;align-items:center}.page-header-top-control__lang_switch:before{display:none}.page-header__main{padding:0}.header-main{flex-direction:column;align-items:center;max-width:unset;padding:0}.header-main__shop-link{justify-content:center;margin:0;max-width:100%;width:100%}.header-main__search-form{width:100%}.header-main-search{border-color:#060e9f}.header-main-search__btn{background-color:#060e9f}.header-main-search__btn:after{background-color:#fff}.header-catalog,.header-catalog__title{width:100%;box-sizing:border-box}.header-catalog__title{justify-content:center}.header-catalog:focus:after,.header-catalog:hover:after{display:none}.catalog-nav{position:relative;width:100%;display:none!important}.catalog-nav__category:after{transform:unset}.catalog-nav__category:focus,.catalog-nav__category:hover{border-bottom:unset}.catalog-nav__category:focus:after,.catalog-nav__category:hover:after{transform:rotate(-180deg) translateX(3px)}.catalog-nav__item{display:flex;flex-direction:column}.catalog-nav__submenu{position:relative;display:none;flex-wrap:wrap;width:100%;left:0;padding:10px 20px;background-color:#f2f2f2}.catalog-submenu__list{width:100%;align-items:center}.catalog-submenu__link{height:unset;width:100%;border-bottom:1px solid;margin:10px 0}.catalog-submenu__img-wrapper{display:none}.header-catalog__title.active{background-color:#73bf45;color:#fff}.header-catalog__title.active path{fill:#fff}.header-catalog__title.active+.catalog-nav{display:block!important}}.footer-section{position:relative;background-color:#14171f;background-image:linear-gradient(180deg,#14171f,#1a1f2e);color:#fff}.footer-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#73bf45,#5fa835)}.footer-wrapper{display:flex;justify-content:space-between}.footer-coll{margin:55px 0;max-width:30%}.footer-coll__logo{margin-bottom:30px}.footer-coll__copyright{max-width:175px;margin-bottom:15px;font-size:14px;font-weight:300;color:#707e91}.footer-coll__title{font-size:22px;font-weight:700;margin-bottom:30px}.footer-coll__link{display:inline-block;margin-bottom:20px;margin-right:20px;font-size:16px;font-weight:300;color:#fff;text-decoration:none;transition:color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.footer-coll__link:hover{color:#73bf45;text-decoration:none;transform:translateX(2px)}.footer-coll-blog-link{display:flex}.footer-coll-blog-link__img{border:1px solid #73bf45;width:100px;margin-right:10px}.footer-coll__list{-moz-column-count:2;column-count:2;-webkit-columns:2;-moz-columns:2}.footer-coll__content{display:flex;flex-direction:column;justify-content:space-between;min-height:115px}.footer-coll__content p{display:flex;font-size:16px}.footer-coll__content p b{font-weight:700;margin-right:5px}.footer-coll__content p a,.footer-coll__content p span{font-weight:300;color:#fff;text-decoration:none}.footer-coll__content p a:hover{color:#73bf45;text-decoration:none}@media screen and (max-width:1300px){.footer-wrapper{flex-wrap:wrap;flex-direction:column-reverse;justify-content:center}.footer-coll{max-width:unset;margin:0;padding:15px 15px 0;border-bottom:1px solid #fff}.footer-coll-blog-link{flex-direction:column;text-align:center;align-items:center}.footer-coll-blog-link__img{margin:0 10px 0 0}.footer-coll__link{padding:10px;margin:0}.footer-coll:first-child{border-bottom:none}.footer-coll--logo-coll{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-coll__list{-moz-column-count:1;column-count:1;-webkit-columns:1;-moz-columns:1;width:100%;text-align:center;margin-right:0}.footer-coll__logo{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:30px}.footer-coll__content p{flex-direction:column;font-size:16px;text-align:center;margin-bottom:15px}.footer-coll__copyright{text-align:center;color:#fff;font-size:20px;font-weight:700}.footer-coll__title{position:relative;padding-bottom:15px;margin:0}.footer-coll__title:before{display:block;position:absolute;right:0;transform:rotate(90deg);filter:brightness(0) invert(1);content:" ";width:12px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21'%3E%3Cpath fill='%23858685' d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.footer-coll>.footer-coll__content,.footer-coll>ul{display:none}.footer-coll--active>ul{display:block}.footer-coll--active>.footer-coll__content{display:flex}.footer-coll--active .footer-coll__title:before{transform:rotate(-90deg);filter:none}}#hero-slider{max-height:calc(100vh - 108px);overflow:hidden}.hero-slider__item{position:relative;display:block}.hero-slider__item:before{right:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 35%,hsla(0,0%,100%,.85) 60%,hsla(0,0%,100%,0));z-index:3}.hero-slider__item:after,.hero-slider__item:before{position:absolute;content:" ";display:block;width:100%;height:100%;top:0;left:0}.hero-slider__item:after{background:linear-gradient(135deg,rgba(6,14,159,.92),rgba(6,14,159,.78) 60%,rgba(115,191,69,.65));z-index:2;opacity:.45}.hero-slider-text{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;max-width:860px;height:-webkit-max-content;height:-moz-max-content;height:max-content;top:0;bottom:0;left:0;right:0;margin:auto;z-index:5}.hero-slider-text__title{font-size:7vh;font-weight:800;color:#060e9f;text-align:center;letter-spacing:-.015em;line-height:1.05;text-shadow:0 2px 16px hsla(0,0%,100%,.6)}.hero-slider-text__sub-title{font-size:2.4vh;text-align:center;color:#1a1f2e;font-weight:500;margin-top:16px;line-height:1.4}.hero-slider-text__btn-detail{font-size:1.5vh;margin-top:28px}.custom-owl.owl-theme .owl-item:hover{z-index:1}.custom-owl.owl-theme .owl-stage{display:flex;flex-flow:row wrap;align-items:center;margin:0 auto}.custom-owl.owl-theme .owl-nav{width:100%;position:absolute;top:50%;transform:translateY(-50%);margin-top:0}.custom-owl.owl-theme .owl-nav.disabled{display:none}.custom-owl.owl-theme .owl-nav [class*=owl-]{background:0 0;border:0;border-radius:0;position:absolute;top:0;margin:0;stroke:#fff;outline:none}.custom-owl.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;stroke:#909090;outline:0}.custom-owl.owl-theme .owl-prev{left:35px;transform-origin:0}.custom-owl.owl-theme .owl-next{right:35px;transform-origin:100%}.custom-owl.owl-theme .owl-next:before,.custom-owl.owl-theme .owl-prev:before{width:40px;height:40px;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21'%3E%3Cg fill='%2373bf45'%3E%3Cpath d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3Cpath d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3C/g%3E%3C/svg%3E")}.custom-owl.owl-theme .owl-dots{position:absolute;bottom:30px;left:0;right:0}.custom-owl.owl-theme .owl-dots .owl-dot{outline:none;background:none;border:none;margin:0 6px}.custom-owl.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;background:hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(15,22,50,.06);margin:0 0 3px;border-radius:50%;transition:background .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.34,1.56,.64,1),width .28s cubic-bezier(.22,1,.36,1)}.custom-owl.owl-theme .owl-dots .owl-dot.active span{background:linear-gradient(135deg,#73bf45,#5fa835);width:28px;border-radius:999px}.custom-owl.custom-owl--photo-gallery .owl-nav{width:100%;left:0;margin-top:0}.custom-owl.custom-owl--photo-gallery .owl-nav [class*=owl-]{transform:translateY(-50%);stroke:#909090}.custom-owl--photo-gallery .owl-nav button.owl-next,.custom-owl--photo-gallery .owl-nav button.owl-prev{padding:15px 10px!important}.custom-owl--photo-gallery .owl-nav button.owl-next svg{width:15px;height:15px}.custom-owl--photo-gallery .owl-nav button.owl-prev{left:-30px}.custom-owl--photo-gallery .owl-nav button.owl-prev svg{width:15px;height:15px}.custom-owl--photo-gallery .owl-nav button.owl-next{right:-30px}@media screen and (max-width:1300px){.hero-slider-text__title{font-size:40px}.hero-slider-text__sub-title{font-size:25px}.hero-slider-text__btn-detail{font-size:20px}}@media screen and (max-width:920px){.hero-slider-text__title{font-size:30px}.hero-slider-text__sub-title{font-size:15px}.hero-slider-text__btn-detail{font-size:10px}}@media screen and (max-width:599px){.hero-slider-text__title{font-size:30px}.hero-slider-text__sub-title{display:none}.hero-slider-text__btn-detail{padding:5px 15px;margin-top:0}.hero-slider__item:before{top:0;height:100%}.custom-owl.owl-theme .owl-dots,.custom-owl.owl-theme .owl-nav{display:none}}.creado-section{display:flex;padding-top:48px;padding-bottom:24px;flex-direction:column;justify-content:center;align-items:center;text-align:center}.creado-section__logo{width:200px;margin-bottom:16px;filter:drop-shadow(0 4px 12px rgba(6,14,159,.12))}.creado-section__title{width:580px;max-width:100%;font-weight:500;font-size:20px;line-height:1.45;color:#4a5266}.advantage-section{margin-bottom:30px}.advantage__list{display:flex;flex-flow:row wrap;justify-content:space-between;width:100%;padding:12px;border-radius:18px;background:#f6f8fc;border:1px solid #e6e9ef;box-shadow:0 1px 2px rgba(15,22,50,.06)}.advantage__item,.advantage__list{position:relative;box-sizing:border-box}.advantage__item{width:25%;padding:22px 20px;font-size:16px;font-weight:500;text-align:center;color:#4a5266;border-left:1px solid #e6e9ef;transition:color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.advantage__item:first-child{border-left:unset}.advantage__item:hover{color:#73bf45;transform:translateY(-2px)}.advantage__item:hover .advantage__tooltip{display:block}.advantage__wrap{display:flex;justify-content:center;align-items:center}.advantage__icon{height:50px;margin-right:10px}.advantage__title{display:inline-block;width:120px}.advantage__tooltip{position:absolute;width:100%;display:none;box-shadow:0 8px 24px rgba(15,22,50,.1);padding:20px;box-sizing:border-box;background:#fff;border-radius:12px;border:1px solid #e6e9ef;left:0;top:0;transform:translateY(-100%);font-weight:400;color:#1a1f2e;font-size:14px;line-height:1.5;z-index:1;text-align:left}.advantage__tooltip:after{content:"";width:15px;height:15px;background-color:#fff;border-right:1px solid #e6e9ef;border-bottom:1px solid #e6e9ef;border-radius:2px;position:absolute;bottom:-7px;left:50%;transform:translateX(-50%) rotate(45deg)}@media screen and (max-width:920px){.advantage__item{position:relative;width:50%}.advantage__item:nth-child(3n+3){border-left:unset}}@media screen and (max-width:599px){.advantage__item{width:100%;border-left:unset;border-bottom:1px solid #eaeaea}.advantage__item:last-child{border-bottom:unset}}.category-wrapper{display:flex;margin-top:60px}.category-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.category-list__link{display:flex;align-items:center;padding:22px;background-color:#fff;border:1px solid #e6e9ef;border-radius:12px;font-size:16px;font-weight:500;color:#4a5266;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1)}.category-list__link span{display:flex;justify-content:center;align-items:center;min-width:72px;min-height:72px;margin-right:14px;box-shadow:0 1px 2px rgba(15,22,50,.06);background-color:rgba(115,191,69,.12);border-radius:50%;transition:background .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.34,1.56,.64,1)}.category-list__link span i{height:40px;width:40px;background-color:#060e9f;transition:background-color .18s cubic-bezier(.22,1,.36,1)}.category-list__link:hover{color:#060e9f;text-decoration:none;border-color:#2030c8;box-shadow:0 8px 24px rgba(15,22,50,.1);transform:translateY(-3px)}.category-list__link:hover span{background:linear-gradient(135deg,#060e9f,#2030c8);box-shadow:0 8px 24px rgba(6,14,159,.18);transform:scale(1.05)}.category-list__link:hover span i{background-color:#fff}@media screen and (max-width:1300px){.category-wrapper{flex-direction:column;margin-top:30px}.category-list{grid-template-columns:1fr 1fr}}@media screen and (max-width:599px){.category-list{grid-template-columns:1fr;justify-content:center}.category-list li:nth-child(4)~li{display:none}}.text-container{position:relative;color:#4a5266;padding:30px 0;font-size:16px;line-height:1.65}.text-container .title{padding:0 0 30px}.text-container h2{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#1a1f2e;margin:44px 0 20px}.text-container h3{font-size:18px;font-weight:700;text-align:left;color:#1a1f2e;line-height:1.3}.text-container h3,.text-container ol,.text-container p,.text-container ul{margin-bottom:18px}.text-container a{color:#060e9f;text-decoration:none;border-bottom:1px solid rgba(6,14,159,.08);transition:color .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1)}.text-container a:hover{color:#04086e;border-color:#060e9f}.text-container ol,.text-container ul{padding-left:30px}.text-container ol li,.text-container ul li{list-style-position:inside;margin-bottom:8px}.text-container ol{list-style:revert}.text-container ul{list-style:disc}.text-container b{font-weight:700;color:#1a1f2e}.text-container img{max-width:100%;height:auto;border-radius:12px}.text-container td{border:1px solid #e6e9ef;padding:8px 12px}.text-container table{margin-bottom:18px;border-collapse:collapse;border-radius:8px;overflow:hidden}.text-container__height-toggle{position:absolute;display:none;padding:24px;width:100%;bottom:0;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 35%,#fff);font-weight:700;text-align:center;color:#060e9f;cursor:pointer}@media screen and (max-width:1300px){.text-container{max-width:90%}}@media screen and (max-width:599px){.text-container{padding-top:40px}.text-container--mob-collapse{max-height:100vh;overflow:hidden;margin-bottom:60px}.text-container--active{max-height:unset}.text-container h2{font-size:20px;margin:20px 0 10px}.text-container h3{font-size:15px}.text-container h3,.text-container ol,.text-container p,.text-container ul{margin-bottom:10px}.text-container ol,.text-container ul{padding-left:15px}.text-container ol li,.text-container ul li{margin-bottom:5px}.text-container__height-toggle{display:block}}.reviews-section{border:1px solid #e6e9ef;border-radius:18px;padding-bottom:30px;background:#fff}.container-reviews{position:relative}.reviews-item{width:280px;padding:28px 24px;box-sizing:border-box;background-color:#f6f8fc;border:1px solid #e6e9ef;border-radius:12px;color:#4a5266;font-size:15px;font-weight:400;line-height:1.55;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1)}.reviews-item:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(15,22,50,.1);border-color:#2030c8}.reviews-item__head{margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid rgba(115,191,69,.12)}.reviews-item__title{font-weight:700;color:#060e9f}.reviews-item__desc{margin-top:10px}.owl-next,.owl-prev{position:absolute;outline:none;top:50%;transform:translate(-50%,-50%);border:none}.owl-next:before,.owl-prev:before{display:block;content:" ";width:12px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21'%3E%3Cpath fill='%23858685' d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.owl-next:hover:before,.owl-prev:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21'%3E%3Cpath fill='%23858685' d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3Cpath fill='%23060e9f' d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3C/svg%3E")}.owl-prev{left:-40px}.owl-next{right:-10px;transform:translate(-50%,-50%) rotate(180deg)}@media screen and (max-width:599px){.container-reviewss{margin-top:40px}.reviews-item{width:100%}.owl-nav{margin-top:20px;display:flex;justify-content:center}.owl-next,.owl-prev{position:relative;outline:none;top:unset;left:unset;right:unset;transform:unset}.owl-next{transform:rotate(180deg)}}.subscibe-form-section{position:relative;background-color:#060e9f;background-image:linear-gradient(135deg,#060e9f,#2030c8 50%,#73bf45);overflow:hidden}.subscibe-form-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 0,hsla(0,0%,100%,.18),transparent 60%);pointer-events:none}.subscibe-form{position:relative;display:flex;flex-wrap:wrap;z-index:2}.subscibe-form-title{color:#fff;margin-bottom:0;letter-spacing:-.01em}.subscibe-form__notice{width:100%;color:hsla(0,0%,100%,.85);font-size:11px;margin-top:8px}.subscibe-form-tab{display:flex;width:100%}.subscibe-form-tab__item{margin-right:10px;padding:14px 22px;font-size:17px;font-weight:700;letter-spacing:.6px;text-align:center;text-decoration:none;background-color:hsla(0,0%,100%,.15);border-radius:8px;color:#fff;transition:background-color .28s cubic-bezier(.22,1,.36,1),color .28s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.subscibe-form-tab__item:last-child{margin-right:0}.subscibe-form-tab__item:hover{background-color:hsla(0,0%,100%,.25);transform:translateY(-1px)}.subscibe-form-tab__item--active{color:#060e9f;background-color:#fff}.subscibe-form__input{width:calc(100% - 180px);padding:14px 18px;font-size:14px;font-weight:400;letter-spacing:.4px;color:#1a1f2e;border:none;border-radius:8px 0 0 8px;box-sizing:border-box;box-shadow:0 2px 8px rgba(15,22,50,.08);outline:none}.subscibe-form__input::-moz-placeholder{color:#8a93a6}.subscibe-form__input:-ms-input-placeholder{color:#8a93a6}.subscibe-form__input::placeholder{color:#8a93a6}.subscibe-form__btn{margin-left:0;padding:14px 36px;border-radius:0 8px 8px 0;background:linear-gradient(135deg,#73bf45,#5fa835);border-color:#5fa835}.subscibe-form-section{padding-bottom:25px}.subscibe-form-section-wrapper{padding:15px 0}@media screen and (max-width:1300px){.subscibe-form-tab__item{padding:15px}}@media screen and (max-width:599px){.subscibe-form-section{background-image:none}.subscibe-form{flex-direction:column;align-items:center}.subscibe-form--without_tab{padding:30px 0}.subscibe-form-tab__item{display:flex;padding:10px;font-size:13px;align-items:center}.subscibe-form__input{width:100%}.subscibe-form__btn{margin:40px 20px 0;background-color:#73bf45}.subscibe-form__notice{margin-top:15px;text-align:center}}.sec-main{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;min-height:260px;background-color:#060e9f;background-image:url(/images/back_category.jpg?2f0d3af5433ac62d3aeb6f92221a2b24);background-position:top;background-size:cover;box-sizing:border-box;padding:36px;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(15,22,50,.1)}.sec-main__title{font-weight:800;color:#fff;font-size:48px;letter-spacing:-.01em;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.25);z-index:2}.sec-main__icon{height:36px;width:36px;z-index:2;margin-right:14px;background-color:#fff}.sec-main:before{content:" ";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(6,14,159,.92),rgba(6,14,159,.78) 60%,rgba(115,191,69,.65));z-index:1;opacity:.92}.sec-main__container{position:relative;display:flex;height:100%;max-width:1000px;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;z-index:2}@media screen and (max-width:920px){.sec-main__title{font-size:30px;letter-spacing:unset}.sec-main__title__icon{height:70px}}.news-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.news-list__item{display:flex;width:calc(50% - 2vw);margin-bottom:4vw;flex-flow:column wrap;background-color:#fff;border:1px solid #e6e9ef;border-radius:18px;overflow:hidden;box-shadow:0 2px 8px rgba(15,22,50,.08);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1)}.news-list__item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(15,22,50,.1);border-color:#2030c8}.news-list--home .news-list__item{margin-bottom:0}.news-list--home{margin-top:0}.news-thumb__hovered{position:absolute;opacity:0;transform:translate(-50%,100%);left:50%;top:50%;width:100%;text-align:center;z-index:2;color:#fff;font-size:18px;font-weight:900;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.news-post__thumb{position:relative;width:100%;height:15vw;background-size:cover;background-position:50%;display:flex;flex-flow:column wrap;justify-content:flex-end;transition:.4s}.news-post__thumb:before{content:" ";position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,#060e9f,#73bf45,#05072f,#9bff58);background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;z-index:1}.news-post__thumb:hover:before{opacity:.9}.news-post__thumb:hover .news-thumb__hovered{opacity:1;transform:translate(-50%,-50%)}.news-post-content__date,.news-post__content{width:100%;box-sizing:border-box}.news-post-content__date{background:linear-gradient(135deg,#060e9f,#2030c8);color:#fff;display:block;padding:8px 14px;font-size:12px;letter-spacing:2px;font-weight:700;text-transform:uppercase}.news-post-content__title{text-align:left;padding:18px;font-size:20px;font-weight:700;line-height:1.3;color:#1a1f2e;transition:color .18s cubic-bezier(.22,1,.36,1)}.news-post-content__title:hover{color:#060e9f}.page-article{display:flex;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.page-article__img{width:80vw;max-width:800px;height:auto;border-radius:12px}.page-article__date{background:linear-gradient(135deg,#060e9f,#2030c8);color:#fff;width:100%;display:block;padding:12px 24px;box-sizing:border-box;font-size:16px;letter-spacing:2px;font-weight:700;border-radius:8px;margin-top:16px}@media screen and (max-width:920px){.news-list{margin-top:30px}.news-list--home .news-list__item,.news-list__item{width:100%;margin-bottom:15px;font-size:16px}.news-post__thumb{height:150px}}.partners-list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:24px 30px;box-sizing:border-box}.partners-list__item img{height:80px;margin:15px;filter:grayscale(100%) opacity(.6);transition:filter .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}.partners-list__item img:hover{filter:grayscale(0) opacity(1);transform:scale(1.06)}@media screen and (max-width:599px){.partners-list{justify-content:center}}.aside-wrap-filter{box-shadow:0 2px 8px rgba(15,22,50,.08);background-color:#fff;border:1px solid #e6e9ef;border-radius:12px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 20px 20px 0;padding:4px 14px 12px}.aside-filter{width:330px}.aside-filter-wrap-title{display:flex;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e6e9ef;margin-bottom:8px}.aside-filter__title{display:flex;justify-content:space-between;padding:20px 5px 5px;font-size:20px;font-weight:700;line-height:22px;color:#1a1f2e;letter-spacing:-.005em}.aside-filter__title span{font-size:14px;font-weight:400;line-height:22px;margin-left:5px;color:#8a93a6}.aside-filter-cancel{display:none;padding:20px 5px 5px;cursor:pointer;font-size:12px;color:#8a93a6;transition:color .18s cubic-bezier(.22,1,.36,1)}.aside-filter-cancel:hover{color:#73bf45}.aside-filter-nav{max-height:450px;overflow-y:auto;border:1px solid rgba(115,191,69,.12);border-radius:8px}.aside-filter-nav::-webkit-scrollbar{width:6px}.aside-filter-nav::-webkit-scrollbar-track{background-color:#f6f8fc}.aside-filter-nav::-webkit-scrollbar-thumb{background-color:#73bf45;border-radius:999px}.aside-filter__item{position:relative;display:block;width:100%;padding:11px 12px;box-sizing:border-box;color:#4a5266;font-size:14px;font-weight:400;line-height:1.45;text-decoration:none;transition:background-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),padding .18s cubic-bezier(.22,1,.36,1)}.aside-filter__item:before{content:"";position:absolute;margin:auto;left:0;right:0;bottom:0;height:1px;width:100%;opacity:.05;border-bottom:1px solid #1a1f2e}.aside-filter__item:hover{color:#73bf45;background-color:rgba(115,191,69,.12)}.aside-filter__item--main{display:flex;align-items:center;background-color:#f6f8fc;font-weight:600;color:#1a1f2e}.aside-filter__item--active{font-weight:600}.aside-filter__item--active,.aside-filter__item--active:hover{background:linear-gradient(135deg,#73bf45,#5fa835);color:#fff}.aside-filter__item:not(.aside-filter__item--main){padding-left:26px}.aside-filter__main-icon{display:flex}.aside-filter__main-icon img{width:27px;padding:3px;background-color:#fff;border-radius:50%;margin-right:12px;-ms-grid-row-align:center;align-self:center}.aside-filter-inputs{display:flex;justify-content:space-between;padding-bottom:30px}.aside-filter-inputs__item{width:50%;pointer-events:none;background-color:unset;border:unset;font-size:20px;padding:0}.aside-filter-inputs__item:last-child{text-align:right}.aside-filter__btn{margin:20px 0 40px;height:50px;width:100%}.catalog-sort{display:flex;justify-content:flex-end;padding:0 30px 20px}.catalog-sort__text{color:#4d4d4d;font-size:16px;margin-right:5px}.aside-toggle-btn{display:none;justify-content:space-between;align-items:center;padding:14px 22px;font-size:16px;font-weight:600;letter-spacing:.04em;box-sizing:border-box;text-decoration:none;background:linear-gradient(135deg,#73bf45,#5fa835);color:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(115,191,69,.28);z-index:2;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1)}.aside-toggle-btn:hover{transform:translateY(-1px)}.aside-toggle-btn span{display:flex;font-weight:700;justify-content:center;align-items:center}.aside-toggle-btn span:before{content:"";display:block;height:30px;width:30px;margin-right:10px;-webkit-mask:url(/images/filter.svg?9ab3444ffc41480ee2123c091101728e) no-repeat center/contain;background-color:#fff}.aside-toggle-btn:after{display:block;transform:rotate(90deg);filter:brightness(0) invert(1);content:" ";width:12px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='21'%3E%3Cpath fill='%23858685' d='M10.649 20.782a.798.798 0 00.559.218.799.799 0 00.56-.218.713.713 0 000-1.05l-9.84-9.243 9.84-9.242a.713.713 0 000-1.051.829.829 0 00-1.12 0L.232 9.963a.712.712 0 000 1.051z'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.aside-toggle-btn.active:after{transform:rotate(-90deg)}@media screen and (max-width:1300px){.aside-wrap-filter{margin:0;width:100%;box-sizing:border-box;display:none}.aside-wrap-filter--mobile-active{display:block}.aside-filter{width:100%}.aside-toggle-btn{display:flex}.catalog-sort{margin-top:20px}}@media screen and (max-width:599px){.catalog-sort{flex-direction:column}}.products-section{width:100%}.cart-list{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:30px}.cart{position:relative;width:245px;height:355px;padding:20px;align-items:center;overflow:hidden;border:1px solid #e6e9ef;background-color:#fff;border-radius:12px;box-sizing:border-box;box-shadow:0 1px 2px rgba(15,22,50,.06);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1)}.cart,.cart .cart__header{display:flex;flex-direction:column;justify-content:space-between}.cart .cart__header{min-height:315px;width:100%}.cart:hover{max-height:unset;overflow:visible;box-shadow:0 8px 24px rgba(15,22,50,.1);border-color:#2030c8;transform:translateY(-3px);z-index:4}.cart__badges{position:absolute;align-items:center;margin:0 10px 5px 0;padding:5px 12px;font-size:12px;font-weight:600;letter-spacing:.4px;top:14px;left:14px;border-radius:999px;color:#fff;background-color:#ff6b00;box-shadow:0 2px 8px rgba(15,22,50,.08)}.cart__badges--red{background-color:#ee3a3a}.cart__badges--green{background-color:#73bf45}.cart-links{width:100%}.cart-links__wrap-img{display:flex;justify-content:center;align-items:center;width:100%;height:179px;overflow:hidden;border:1px solid #e6e9ef;border-radius:8px;background-color:#f6f8fc;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1)}.cart-links__wrap-img:hover{transform:scale(1.02)}.cart-links__img{height:100%;width:auto;transition:transform .28s cubic-bezier(.22,1,.36,1)}.cart-links__title{display:block;text-decoration:none;margin:12px 0;color:#1a1f2e;font-weight:500;font-size:16px;line-height:1.3;transition:color .18s cubic-bezier(.22,1,.36,1)}.cart-links__title:hover{color:#060e9f}.cart-price__current{margin-right:10px;font-weight:700;font-size:22px;line-height:24px;color:#060e9f}.cart-price__current--sale{color:#73bf45}.cart-price__old{color:#8a93a6;font-size:14px;line-height:24px;text-decoration:line-through}.cart__wrap-btn{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px}.cart__property-list{position:relative;width:100%;margin:10px -20px -20px;padding:10px 20px 20px;z-index:3;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.cart__property-list:before{content:" ";display:block;position:absolute;background-color:#fff;width:100%;height:10px;top:-5px;left:0}.cart__property-item{display:flex;align-items:start;font-size:12px}.cart__property-item-title{color:#909090;margin-right:5px}.cart__property-item-value{color:#000}.buy-btn{display:flex;align-items:center;justify-content:center;padding:9px 14px;max-height:40px;background:linear-gradient(135deg,#73bf45,#5fa835);border:1px solid #5fa835;border-radius:8px;text-align:center;text-decoration:none;color:#fff;font-weight:600;font-size:14px;line-height:normal;box-shadow:0 2px 6px rgba(115,191,69,.25);transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.buy-btn--gray{background:#8a93a6;border-color:#8a93a6;box-shadow:none}.buy-btn:before{content:"";display:inline-block;height:18px;width:18px;margin-right:6px;-webkit-mask:url(/images/cart.svg?5aa2b07a824ea9622e027ade9bcfd47e) no-repeat center/contain;background-color:#fff}.buy-btn:hover{background:linear-gradient(135deg,#060e9f,#2030c8);border-color:#060e9f;transform:translateY(-1px);box-shadow:0 8px 24px rgba(6,14,159,.18)}.buy-btn--gray:hover{background:#4a5266;border-color:#4a5266}.nal-bx{display:flex;font-size:11px;font-weight:700;justify-content:space-between;align-items:center;margin-bottom:6px}.nal-bx__in-stock:before,.nal-bx__un-stock:before{content:" ";display:inline-block;width:14px;height:18px}.nal-bx__un-stock{display:flex;align-items:center;color:#ee3a3a}.nal-bx__un-stock:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 612 792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M562 396c0-141.4-114.6-256-256-256S50 254.6 50 396s114.6 256 256 256 256-114.6 256-256zm-205.2 0L475 514.2 424.2 565 306 446.8 187.8 565 137 514.2 255.2 396 137 277.8l50.8-50.8L306 345.2 424.2 227l50.8 50.8L356.8 396z' fill='%23ee3a3a'/%3E%3C/svg%3E")}.nal-bx__in-stock{display:flex;align-items:center;color:#00aa5b}.nal-bx__in-stock:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 612 792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M562 396c0-141.4-114.6-256-256-256S50 254.6 50 396s114.6 256 256 256 256-114.6 256-256zm-60.3-99.7l-241 241-17.2 17.2-133.2-133.2 58.8-58.8 74.5 74.5L443 237.6l58.7 58.7z' fill='%2300aa5b'/%3E%3C/svg%3E")}.nal-bx__art{color:#5f696b}@media screen and (max-width:1300px){.cart-list{justify-content:center}}.range-slider{padding:16px}.range-slider .ui-slider{cursor:pointer;height:6px;border-radius:999px;background:#e6e9ef;border:unset}.range-slider .ui-slider-range{cursor:pointer;background:linear-gradient(135deg,#060e9f,#2030c8);border-radius:999px}.range-slider .ui-state-default{display:block;width:22px;height:22px;margin-top:-8px;box-shadow:0 2px 8px rgba(6,14,159,.32),0 0 0 4px #fff;border:2px solid #060e9f;border-radius:50%;background:#fff;cursor:-webkit-grab;cursor:grab;outline:none;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .28s cubic-bezier(.22,1,.36,1),background .18s cubic-bezier(.22,1,.36,1)}.range-slider .ui-state-default:hover{transform:scale(1.12);background:#060e9f}.range-slider .ui-state-default:active{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.05)}.pagination{flex-wrap:wrap;padding:15px;width:100%;gap:4px}.pagination,.pagination a{display:flex;justify-content:center;align-items:center}.pagination a{margin:6px 3px;padding:5px;height:40px;min-width:40px;color:#4a5266;font-size:15px;font-weight:500;box-sizing:border-box;border:1px solid #e6e9ef;border-radius:8px;text-decoration:none;transition:background-color .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.pagination a:hover{background:linear-gradient(135deg,#73bf45,#5fa835);border-color:#5fa835;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(15,22,50,.08)}.pagination .act{background:linear-gradient(135deg,#060e9f,#2030c8);border-color:#060e9f;color:#fff;box-shadow:0 8px 24px rgba(6,14,159,.18)}.pagination .act--next,.pagination .act--prev,.pagination a:hover--next,.pagination a:hover--prev{font-size:26px}.pagination .act--first,.pagination .act--last,.pagination a:hover--first,.pagination a:hover--last{padding:5px 20px}.popup{display:none}.popup-content{left:50%;top:50px;margin:auto auto auto -245px;position:fixed;z-index:1110;width:490px;max-width:calc(100% - 30px);background:#fff;padding:36px;border-radius:18px;box-shadow:0 16px 48px rgba(15,22,50,.14);-webkit-animation:popup-rise .32s cubic-bezier(.34,1.56,.64,1) both;animation:popup-rise .32s cubic-bezier(.34,1.56,.64,1) both}.popup:after{content:"";display:block;position:fixed;background-color:#060e9f;top:0;left:0;opacity:.55;width:100%;height:100%;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup .close{position:absolute;top:18px;right:18px;cursor:pointer;z-index:10;opacity:.6;transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.popup .close:hover{opacity:1;transform:rotate(90deg)}.popup .title-bx{text-align:center;margin-bottom:40px}@-webkit-keyframes popup-rise{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popup-rise{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.product-form-cart{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 0;margin-bottom:15px;border-top:1px solid #e6e9ef;border-bottom:1px solid #e6e9ef}.product-form-cart__img{width:100px;height:auto;border:1px solid #060e9f;border-radius:8px;margin-right:15px}@media screen and (max-width:920px){.popup-content{top:0;left:0;margin-left:0;padding:24px;width:100%;height:100%;max-width:100%;border-radius:0;box-sizing:border-box;overflow-y:scroll}.m-error,.m-success{text-align:center}}.xzoom-lens img,.xzoom-preview img,.xzoom-source img{display:block;max-width:none;max-height:none}.xzoom{box-shadow:0 8px 24px rgba(15,22,50,.1);border-radius:12px;margin-bottom:16px;width:500px}.xzoom-container{display:flex;flex-direction:row-reverse;justify-content:space-between;width:620px}.xzoom-thumbs{display:flex;flex-direction:column;width:120px;padding-right:20px;box-sizing:border-box}.xzoom-gallery{width:100%;border:1px solid #e6e9ef;border-radius:8px;box-sizing:border-box;margin-bottom:10px;cursor:pointer;transition:border-color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.xzoom-gallery:hover{border-color:#2030c8;transform:translateY(-1px);box-shadow:0 2px 8px rgba(15,22,50,.08)}.xzoom-hidden,.xzoom-source{display:block;position:static;float:none;clear:both}.xzoom-hidden{overflow:hidden}.xzoom-preview{background:#060e9f;box-shadow:0 8px 24px rgba(15,22,50,.1);border-radius:8px}.xzoom-lens{border:2px solid #73bf45;box-shadow:0 2px 8px rgba(15,22,50,.08);border-radius:4px;cursor:crosshair}.xactive{box-shadow:0 8px 24px rgba(15,22,50,.1);border:2px solid #73bf45}.fancybox-overlay{background-color:#060e9f;opacity:.6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.breadcrumbs{display:inline-block;position:relative;margin-bottom:20px}.breadcrumbs .crumb{transition:background .24s cubic-bezier(.22,1,.36,1);text-decoration:none;float:left;font-size:14px;color:#fff;padding:4px 0 4px 28px;background:#73bf45;position:relative}.breadcrumbs .crumb:first-child{padding-left:10px}.breadcrumbs .crumb:hover:last-child,.breadcrumbs .crumb:last-child{padding-left:15px;background:none;cursor:text}.breadcrumbs .crumb:after{transition:background .24s cubic-bezier(.22,1,.36,1);content:"";position:absolute;top:3px;right:-9px;padding:9px;z-index:1;background:#73bf45;transform:scale(.98) rotate(45deg);box-shadow:2px -2px 0 1px #060e9f}.breadcrumbs .crumb:last-of-type:after{right:-4px}.breadcrumbs .crumb:last-child{color:#060e9f;font-weight:600}.breadcrumbs .crumb:last-child:after{content:none}.breadcrumbs .crumb .text{position:relative;z-index:2}.breadcrumbs a:last-of-type .text{padding-right:10px}.breadcrumbs a:hover,.breadcrumbs a:hover:after{background:#5c9b36}@media screen and (max-width:599px){.breadcrumbs .crumb{width:45%}.breadcrumbs .crumb:last-child{width:100%}}.p-cart{display:flex;flex-wrap:wrap;margin:30px auto}.p-cart__title{font-size:2vw;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#1a1f2e;margin-bottom:30px;padding-bottom:18px;width:100%;border-bottom:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#060e9f,#2030c8) border-box;-o-border-image:linear-gradient(135deg,#060e9f,#2030c8) 1;border-image:linear-gradient(135deg,#060e9f,#2030c8) 1;position:relative}.p-cart__title:after{content:"";position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(135deg,#73bf45,#5fa835);border-radius:999px}.p-cart__contain-badges{position:relative}.p-cart__contain-badges .cart__badges{left:130px;top:10px;z-index:5}.p-cart__control-panel{width:-webkit-max-content;width:-moz-max-content;width:max-content}.p-cart__buy-btn{font-size:20px;justify-content:center;width:150px}.p-cart__buy-btn:before{height:26px;width:26px}.p-control-panel{padding:0 30px;box-sizing:border-box}.p-control-panel-nal-panel{display:flex;justify-content:space-between;width:500px}.p-control-panel-nal-panel__stock{font-weight:700;font-size:20px}.p-control-panel-nal-panel__stock:before{width:26px;height:31px}.p-control-panel-nal-panel__art{font-size:20px;text-decoration:underline}.p-control-panel__property-list{width:100%;margin:15px 0}.p-control-panel__price{margin:15px 0}.p-control-panel__price-value{font-size:30px}.p-property-list{border:1px solid #e6e9ef;border-radius:12px;overflow:hidden}.p-property-list__head{font-size:16px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;background:linear-gradient(135deg,#060e9f,#2030c8);text-align:center;color:#fff;padding:12px 16px}.p-property-list__head--opt{background:linear-gradient(135deg,#73bf45,#5fa835)}.p-property-list__item{font-size:15px;display:flex;line-height:1.5}.p-property-list__item:nth-child(odd){background-color:#f6f8fc}.p-property-list__item-title{width:50%;color:#8a93a6;padding:10px 16px}.p-property-list__item-value{color:#1a1f2e;font-weight:500;padding:10px 16px}.p-property-list--opt-grid .p-property-list__item-title,.p-property-list--opt-grid .p-property-list__item-value{width:50%}@media screen and (max-width:920px){.p-control-panel-nal-panel{width:100%;flex-direction:column;justify-content:center;align-items:center}.p-cart__contain-badges .cart__badges{left:20px}.p-cart__control-panel{width:100%}.p-cart__title{font-size:18px}.p-cart__buy-btn{width:100%;box-sizing:border-box}.p-cart__price-value{margin:25px 0}.xzoom{width:100%}.xzoom-container{width:100%;flex-direction:column}.xzoom-thumbs{flex-direction:row;flex-wrap:wrap;padding-right:0}.xzoom-gallery{height:100px;width:auto;margin-right:10px}.p-cart{display:flex;flex-direction:column}}.contact-section{margin-top:60px}.contact-contain-photo{display:flex;flex-direction:column}.contact-contain-photo__wrapper{display:flex}.contact-contain-photo__wrapper img{width:180px;margin:0 20px;height:auto;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 24px rgba(15,22,50,.1),0 0 0 1px #e6e9ef;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.contact-contain-photo__wrapper img:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 48px rgba(15,22,50,.14),0 0 0 1px #2030c8}.contact-row{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-row--section{margin:0;padding:0 20px;justify-content:space-around}.contact-coll{display:flex;flex-direction:column;word-wrap:break-word;max-width:280px;margin-bottom:50px;font-size:16px;line-height:1.55;color:#4a5266}.contact-coll__title{font-size:22px;font-weight:700;color:#1a1f2e;letter-spacing:-.005em;margin-bottom:22px;padding-bottom:12px;border-bottom:2px solid rgba(115,191,69,.12)}.contact__contain_icon{margin-bottom:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:270px}.contact__contain_icon b{font-weight:700;margin-right:5px}.contact__contain_icon:before{content:"";display:inline;margin-right:5px;padding:1px 11px;width:19px;height:19px;flex:1;box-sizing:border-box;background-repeat:no-repeat}.contact__contain_icon--email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1025 1024'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='M1 0h1024v1024H1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle/%3E%3Cg id='Page 1' clip-path='url(%23cp1)'%3E%3Cpath id='Path 1' fill-rule='evenodd' d='M1024.98 392.53V972.8c-.06 5.5-1.01 10.94-2.83 16.13a16.91 16.91 0 01.72 17.36 16.906 16.906 0 01-14.95 8.84c-1.53-.05-3.03-.29-4.49-.74-8.63 6.23-19 9.59-29.65 9.61H52.18c-10.6 0-20.93-3.31-29.56-9.47a16.914 16.914 0 01-18.77-25.6A50.654 50.654 0 011 972.8V392.47c0-.36.2-.67.2-1.01.11-1.16.35-2.3.7-3.41.24-1.02.56-2 .98-2.96.48-.9 1.05-1.76 1.7-2.56.68-.97 1.46-1.88 2.32-2.69.28-.24.4-.57.69-.79l164.06-127.47V119.47c0-28.28 22.92-51.2 51.2-51.2H407.8l74.07-57.5c18.3-14.26 43.94-14.26 62.24 0l74.05 57.5h184.96c28.27 0 51.2 22.92 51.2 51.2v132.11l164.07 127.47c.29.22.41.55.69.79.86.81 1.64 1.72 2.32 2.69.65.8 1.22 1.66 1.7 2.56.41.96.74 1.95.98 2.96.36 1.13.59 2.3.7 3.48.01.34.2.65.2 1zm-55.43 597.34L523.09 643.18a16.42 16.42 0 00-20.35 0L56.41 989.87h913.14zM463.49 68.27h98.98L523.1 37.7a16.38 16.38 0 00-20.36 0l-39.25 30.57zm527.36 350.26L710.68 636.08c-7.45 5.78-18.17 4.43-23.95-3.02-5.78-7.44-4.43-18.17 3.01-23.95l284.63-221.03-120.06-93.29v131.88c0 9.42-7.64 17.06-17.07 17.06-9.42 0-17.06-7.64-17.06-17.06v-307.2c0-9.43-7.64-17.07-17.07-17.07H222.85c-9.43 0-17.07 7.64-17.07 17.07v307.2c0 9.42-7.64 17.06-17.07 17.06-9.42 0-17.06-7.64-17.06-17.06V294.79L51.58 388.08l284.13 220.64c7.45 5.77 8.81 16.5 3.03 23.95-5.78 7.45-16.5 8.81-23.95 3.03L35.11 418.53v544.68l446.78-346.98c18.28-14.24 43.9-14.24 62.19 0l446.77 346.98V418.53zM325.25 204.8c0-9.42 7.64-17.06 17.06-17.06h341.34c9.42 0 17.06 7.64 17.06 17.06 0 9.43-7.64 17.07-17.06 17.07H342.31c-9.42 0-17.06-7.64-17.06-17.07zm358.4 119.47H342.31c-9.42 0-17.06-7.64-17.06-17.07 0-9.42 7.64-17.06 17.06-17.06h341.34c9.42 0 17.06 7.64 17.06 17.06 0 9.43-7.64 17.07-17.06 17.07zm0 102.4h-153.6c-9.43 0-17.07-7.64-17.07-17.07 0-9.42 7.64-17.06 17.07-17.06h153.6c9.42 0 17.06 7.64 17.06 17.06 0 9.43-7.64 17.07-17.06 17.07z' fill='%232fb0e4'/%3E%3C/g%3E%3C/svg%3E")}.contact__contain_icon--time:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1025 1025'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='M1 1h1024v1024H1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle%3E.shp0{fill:%232fb0e4}%3C/style%3E%3Cg id='Page 1' clip-path='url(%23cp1)'%3E%3Cpath id='Path 1' class='shp0' d='M513 244.91c8.28 0 15-6.71 15-15V207.9c0-8.29-6.72-15-15-15-8.28 0-15 6.71-15 15v22.01c0 8.29 6.72 15 15 15zm225.53 42.08c-5.85-5.86-15.35-5.86-21.21 0l-15.57 15.57c-5.85 5.86-5.85 15.35 0 21.21 2.93 2.93 6.77 4.4 10.61 4.4s7.68-1.47 10.61-4.4l15.56-15.56c5.86-5.86 5.86-15.36 0-21.22zM794.46 498c-8.29 0-15 6.72-15 15 0 8.29 6.71 15 15 15h22.01c8.29 0 15-6.71 15-15 0-8.28-6.71-15-15-15h-22.01zm-72.65 203.75c-5.86-5.85-15.36-5.85-21.21 0-5.86 5.86-5.86 15.36 0 21.22l15.56 15.56c2.93 2.93 6.77 4.39 10.61 4.39s7.68-1.46 10.61-4.39c5.86-5.86 5.86-15.35 0-21.21l-15.57-15.57zm-225.44 92.71v22.02c0 8.28 6.71 15 15 15 8.28 0 15-6.72 15-15v-22.02c0-8.29-6.72-15-15-15-8.29 0-15 6.71-15 15zM301.4 700.6l-15.57 15.56c-5.85 5.86-5.85 15.36 0 21.21 2.93 2.93 6.77 4.4 10.61 4.4s7.68-1.47 10.61-4.39l15.56-15.57c5.86-5.86 5.86-15.36 0-21.21-5.85-5.86-15.35-5.86-21.21 0zm-93.5-204.23c-8.29 0-15 6.71-15 15 0 8.28 6.71 15 15 15h22.01c8.29 0 15-6.72 15-15 0-8.29-6.71-15-15-15H207.9zM323.77 301.4l-15.57-15.56c-5.86-5.86-15.35-5.86-21.21 0-5.86 5.85-5.86 15.35 0 21.21l15.57 15.57c2.93 2.93 6.77 4.39 10.6 4.39 3.84 0 7.68-1.46 10.61-4.39 5.86-5.86 5.86-15.36 0-21.22z'/%3E%3Cpath id='Path 2' fill-rule='evenodd' class='shp0' d='M513 568.03c-25.14 0-46.39-16.95-52.94-40.03h-74.45c-8.29 0-15-6.72-15-15 0-8.29 6.71-15 15-15h74.45c5.2-18.3 19.64-32.75 37.94-37.94v-152.9c0-8.28 6.72-15 15-15 8.29 0 15 6.72 15 15v152.9c23.08 6.55 40.04 27.79 40.04 52.94 0 3.72-.38 7.36-1.09 10.88l106.81 54.92c7.37 3.79 10.27 12.83 6.48 20.2-3.77 7.32-12.79 10.29-20.2 6.48L553.2 550.54c-10.05 10.76-24.35 17.5-40.2 17.49zM538.03 513c0-13.8-11.23-25.04-25.03-25.04-13.81 0-25.04 11.24-25.04 25.04 0 13.81 11.24 25.04 25.04 25.04 13.8 0 25.04-11.23 25.03-25.04zm346.15-28.84c-7.14-93.25-48.92-179.82-117.64-243.77-69.08-64.28-159.12-99.68-253.54-99.68-205.28 0-372.29 167.01-372.29 372.29 0 205.28 167.01 372.29 372.29 372.29 194.55 0 356.37-149.97 371.18-343.45.64-8.26 7.88-14.43 16.1-13.81 8.27.64 14.45 7.85 13.82 16.11C898.05 753.67 722.79 915.29 513 915.29c-221.82 0-402.29-180.47-402.29-402.29 0-221.82 180.47-402.29 402.29-402.29 102.03 0 199.33 38.26 273.98 107.72 74.26 69.1 119.4 162.65 127.12 263.44.63 8.26-5.55 15.47-13.81 16.1-8.29.65-15.47-5.55-16.11-13.81zM1025 513c0 283.01-229.03 512-512 512-50.55 0-100.57-7.38-148.64-21.95-7.93-2.4-12.41-10.77-10.01-18.7 2.4-7.93 10.78-12.41 18.7-10.01C418.31 988.05 465.39 995 513 995c266.42 0 482-215.61 482-482 0-128.75-50.14-249.79-141.17-340.83C762.79 81.14 641.75 31 513 31c-92.53 0-182.41 26.29-259.92 76.02-6.98 4.47-16.25 2.44-20.73-4.53-4.47-6.97-2.44-16.25 4.53-20.72C319.23 28.93 414.71 1 513 1c136.76 0 265.33 53.26 362.04 149.96C971.74 247.67 1025 376.24 1025 513zM326.17 973.9c-2.47 5.61-7.97 8.95-13.73 8.95-2.02 0-4.08-.42-6.05-1.28C120.87 899.64 1 715.72 1 513c0-153.19 67.79-297.09 185.98-394.8 6.39-5.28 15.85-4.38 21.12 2 5.28 6.39 4.38 15.84-2 21.12C94.82 233.32 31 368.78 31 513c0 190.85 112.86 364 287.51 441.12 7.58 3.35 11.01 12.2 7.66 19.78z'/%3E%3C/g%3E%3C/svg%3E")}.contact__contain_icon--phone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1025 1025'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='M0 1h1024v1024H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle/%3E%3Cg id='Page 1' clip-path='url(%23cp1)'%3E%3Cpath id='Path 1' fill-rule='evenodd' d='M1015.52 872.13l-52.12 86.63a122.15 122.15 0 01-72.36 55.76 302.644 302.644 0 01-80.22 10.48c-117.69 0-288.92-61.85-518.92-291.84C2.75 443.98-20.73 247.7 10.48 133.96A122.285 122.285 0 0166.24 61.6l86.68-52.07C180.5-7.05 216.24 1 234.05 27.79l138.24 207.3c17.38 26.31 11.65 61.56-13.17 81.01l-77.59 60.37c-10.23 7.82-13.15 21.98-6.82 33.21l6.29 11.48c20.76 38.01 46.65 85.42 142.1 180.91 95.46 95.49 142.83 121.33 180.91 142.08l11.48 6.33c11.23 6.24 25.34 3.27 33.1-6.96l60.38-77.64c19.45-24.83 54.71-30.56 81.02-13.16l207.29 138.24c26.8 17.83 34.84 53.59 18.24 81.17zm-37.32-52.72L770.92 681.17c-11.41-7.54-26.7-5.06-35.15 5.7l-60.37 77.61c-18.06 23.61-50.73 30.35-76.66 15.82l-11.21-6.18c-39.99-21.81-89.74-48.93-188.74-147.92-99.01-98.99-126.13-148.75-147.94-188.76l-6.16-11.19c-14.54-25.93-7.79-58.61 15.82-76.67l77.6-60.36c10.77-8.45 13.25-23.74 5.7-35.16l-63.03-94.53-75.09-112.74c-7.73-11.63-23.24-15.12-35.21-7.92l-86.68 52a88.333 88.333 0 00-40.39 52.12C14.58 248 38.45 431.42 316.04 709.01s461.03 301.47 566.02 272.64a88.203 88.203 0 0052.05-40.35l52-86.68c7.21-11.96 3.72-27.48-7.91-35.21zM563.26 154.6c0-9.43 7.64-17.07 17.06-17.07 179.01.2 324.07 145.26 324.27 324.27 0 9.43-7.64 17.07-17.07 17.07-9.42 0-17.06-7.64-17.06-17.07-.18-160.16-129.98-289.96-290.14-290.13-9.42 0-17.06-7.64-17.06-17.07zm0 102.4c0-9.43 7.64-17.07 17.06-17.07 122.48.14 221.73 99.39 221.87 221.87 0 9.43-7.64 17.07-17.07 17.07-9.42 0-17.06-7.64-17.06-17.07-.13-103.63-84.11-187.61-187.74-187.73-9.42 0-17.06-7.64-17.06-17.07zm0 102.4c0-9.43 7.64-17.07 17.06-17.07 65.95.08 119.39 53.52 119.47 119.47 0 9.43-7.64 17.07-17.07 17.07-9.42 0-17.06-7.64-17.06-17.07-.06-47.11-38.23-85.28-85.34-85.33-9.42 0-17.06-7.64-17.06-17.07z' fill='%232fb0e4'/%3E%3C/g%3E%3C/svg%3E")}.contact__contain_icon--map:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1008'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='M0 1h1024v1007H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle/%3E%3Cg id='Page 1' clip-path='url(%23cp1)'%3E%3Cpath id='Path 1' d='M335.95 693.44c42.17 59.46 84.27 112.64 112.18 146.89 4.06 4.98 7.87 9.61 11.55 14.06h-84.2c-9.43 0-17.07 7.64-17.07 17.07s7.64 17.06 17.07 17.06h273.06c9.43 0 17.07-7.63 17.07-17.06s-7.64-17.07-17.07-17.07h-84.21c3.69-4.45 7.5-9.08 11.58-14.06 27.88-34.13 69.97-87.43 112.16-146.89a1499.83 1499.83 0 00112.74-181.71c34.85-68.44 52.53-125.25 52.53-168.87a341.078 341.078 0 00-99.96-241.69 17.048 17.048 0 00-16.59-4.66 17.068 17.068 0 00-7.56 28.78 307.086 307.086 0 0189.98 217.56c0 38.2-16.42 89.81-48.81 153.38a1466.34 1466.34 0 01-110.18 177.5c-41.61 58.69-83.2 111.27-110.77 145.06-9.16 11.23-17.4 21.17-24.44 29.56a17.272 17.272 0 01-26 0c-7.04-8.39-15.28-18.33-24.44-29.56-27.57-33.77-69.16-86.36-110.77-145.06a1466.34 1466.34 0 01-110.18-177.5c-32.42-63.57-48.81-115.18-48.81-153.38-.01-123.61 73.92-235.25 187.74-283.49a309.13 309.13 0 01239.1 0 17.048 17.048 0 0016.94-2.09c4.87-3.67 7.41-9.66 6.67-15.71a17.11 17.11 0 00-10.28-13.64c-173.8-73.3-374.11 8.13-447.47 181.9a340.007 340.007 0 00-26.83 133.03c0 43.63 17.68 100.44 52.53 168.96a1498.105 1498.105 0 00112.74 181.63zm176.06-504.65c9.42 0 17.06-7.64 17.06-17.06 0-9.43-7.64-17.07-17.06-17.07-81.42 0-151.51 57.52-167.39 137.37-15.89 79.86 26.85 159.81 102.07 190.97 75.22 31.16 161.98 4.85 207.22-62.85 45.23-67.7 36.35-157.93-21.23-215.5a17.026 17.026 0 00-16.59-4.65 17.057 17.057 0 00-12.19 12.18c-1.56 5.97.22 12.32 4.65 16.6 46.06 46.06 53.17 118.24 16.99 172.4-36.19 54.16-105.6 75.21-165.77 50.29-60.18-24.92-94.37-88.89-81.67-152.77 12.7-63.89 68.77-109.9 133.91-109.91zm505.56 743.62L912.61 744.67a53.046 53.046 0 00-46.44-26.81H744.54c-9.43 0-17.07 7.64-17.07 17.07 0 9.42 7.64 17.06 17.07 17.06h121.63c6.84-.13 13.21 3.43 16.68 9.32l104.92 187.73c2.86 4.89 2.8 10.95-.15 15.77a18.79 18.79 0 01-16.52 9.05H52.91c-6.72.16-13.02-3.29-16.5-9.05a15.358 15.358 0 01-.15-15.77l104.92-187.73a18.9 18.9 0 0116.66-9.32h121.63c9.43 0 17.07-7.64 17.07-17.06 0-9.43-7.64-17.07-17.07-17.07H157.84a53.073 53.073 0 00-46.47 26.81L6.42 932.41c-8.75 15.45-8.54 34.41.53 49.68A52.606 52.606 0 0052.91 1008H971.1c18.85.22 36.38-9.66 45.94-25.91a49.488 49.488 0 00.53-49.68zm-181.3-129.22h-68.26c-3.37.01-6.67 1-9.48 2.87l-51.2 34.13c-7.84 5.24-9.95 15.83-4.72 23.68 5.23 7.84 15.83 9.95 23.67 4.72l46.85-31.26h63.14c9.43 0 17.07-7.64 17.07-17.07s-7.64-17.07-17.07-17.07zm-102.4 119.47c0 9.43 7.64 17.07 17.07 17.07h136.53c9.43 0 17.07-7.64 17.07-17.07s-7.64-17.07-17.07-17.07H750.94c-9.43 0-17.07 7.64-17.07 17.07zm-426.66-51.2c7.52.01 14.16-4.91 16.35-12.11 2.18-7.2-.6-14.98-6.86-19.16l-51.2-34.13a17.176 17.176 0 00-9.49-2.87h-68.27c-9.43 0-17.07 7.64-17.07 17.07 0 9.42 7.65 17.06 17.07 17.06h63.15l46.9 31.27c2.79 1.86 6.06 2.86 9.42 2.87zm-170.67 34.13c-9.43 0-17.07 7.64-17.07 17.07s7.64 17.07 17.07 17.07h136.53c9.43 0 17.07-7.64 17.07-17.07s-7.64-17.07-17.07-17.07H136.54z' fill='%232fb0e4'/%3E%3C/g%3E%3C/svg%3E")}.contact__contain_icon--kyivstar:before{width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='22'%3E%3Cimage width='23' height='22' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAADk0lEQVRIS82Uf0zUdRjHn+f788470iJPHNyt6WknIdzkhIWmo7JpiI1gbJWTrSxXU6ebq5YzsWZry6aLra1irE3NiQS1bqRhniAWm4d6cPFDUNJdSEjMOuC874/P0744ppxHXK22vtvnn+/neV7P53k+7/cHIcFvfaO6w9cFG3OcUFn3hLgvkTRMJKjcTzP2BtmoOsSB+CCDnRmcpdyDY9PlJgR/soFmNl2nASWKJpNMtwrnYsqxVfj7vwJ/sZmSjv5Mv4yOYpLVQuHShzC1ajmG///wdc2U9P1/dXJj5idDdBM0BBQIStJwVkIzf/tiJL++V9zkmEXnzRLzHl4hd8TO8hM/ie9e1kOhXt6W5tSHPl3Cpz29AKOxcVuaoumDGlcQ/JVzb0hnVQhVOsEfHIAJgJMYLLRSkzuZGuYlkfe9HOniBGB/e3TRd71cSZ6D1ezKljsn/u+9oLiDw1hw7jdc1TfCrdQVBIgAmJJ1wMxata0txC8GHgEkANBvL04gyEvV6ypzhTLX7HuV4e+nGW8EtEO+a3wR0xBAAABD2KqRT7DYzvxotHwmrJZdCWNp2zC3YiTKyUAAYDSNAJVPacs3usSzsSOoaFc8W04J5wARQL69a5GZknU/a7RbqXqZQzw4yURvtdCcvohaGBziCvvDmLvQxlqqC4Tn7IiRWHh9D8nvdOlHrgzjsgfMrCXbRl6PTfVuT7dcn4id0qG7gyTtyUBlOqN81EPy1jiXa+QlZP/pCky1/5dw3yBZv/hJX+tx8N9umn/nLam+TDMbrilrnn9E8ubbcOQfwbNq1a7AJf5hp5P1bc3iFxntVwdJ2tWtd3b3cPPSnXp3R4no+tvwYp/y+ZfnhTIwI4CJoDwTx5/Z7T+QeX9QHwOdB4gQPOvWDtY+Lm2IVyDuWA50Rou3nRBrwIIAowx25Cmv7MsxfzYB2BNQXtp9WqgcLzxG8PFqtfQ1l3wstsA98JMhSi44zm5EVQ4Nra90aV81rhaLYhMfq1drzlwSig2Ni6IOF9bdmpthsw7cHTcJ7usj06utWnNXv5ANPMDs+/Qbg+v5FERk8dpOOawNDNzk5xiOdqVqgaoc4dE8+x1PTIIfaI9mbjstBsYVyjP4eq2+9BmH5J/qwuquKtlF3/B+IA4ACN7P19xvZkiBuCYy3ovNrdqhjqvoeXkp++DDXKliOo3vbFU2V/zIv77AzvwVS4QX7j75nxO5hXkqB2zDAAAAAElFTkSuQmCC'/%3E%3C/svg%3E")}.contact__contain_icon--life:before{width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22'%3E%3Cimage width='22' height='22' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAE3ElEQVRIS32Ve2wUVRTGvzOvne22uy1tta+lD56xVkBBiaD4B0qCAXloTYUSkJKo/YOA4oMAFYoKxYAJgkAIBIgKRIsiGk0JoRFRSA1B5FUIfZd2ocsu3e7uzM7MNTP7oK3VSTabmTvnd79zznfuEP7jYqyKU5s7SylybQZ03zim3ckmxjgIaR4mPPQXycUnRanoKGWt6hsKQUM91NqWL9T9teuhtBWBxd4QbAA4wAgBBgAzUszoovTyail3287BnAFg5q1zaZ71h4y+M7OsQBNq/nMyoIUBwQGQGFswAL3X2oTJo+pt2ZsWUvr89vgGA8DK5TFXEbg+FrID0PtA9kducimvrGAi30OhC6/r3mMV4JOjyq2LAKYBah+QVNAlFZ/IJ3pUja1EX1FvzTzM7v70KmxOCwrezqSCfRnkKvXGVai3Zh9h3uOlEJ0DMycCC/sB58R6eWzDcwmw2vluudFWc5DkJEAPgikAn/VyrVj4zfz+hIjn02eN1lX1EB39VMcxOlgoAN696j0xd0uNVQr1yvAe1tc6zKqn7O4gW/HH0qif/9WQSHvlar1rx0ckpgDEA5ov2gfzZzbX0ECC0xAzDqZQuGPlbHRs/Z4I4DIXbBH4l6rIXRoKe7aOJH9dhW4v+dzOsnp08W6Z7tn9BfSABN4ORHyAkBZkyU8fICPoQuDX16zsNA2UVbmclMZpP1JP/UzkVKyQ8vd+Zq6x0C+FauOiSwh1O+DI1IhL9rNwUzrM3YVUIOIHyXm9Yu6hcZQ6rcmMUbo3z0Fn1THTPeScdIqUizLjhy3eJ7h3LbWgrMGlXHrxBpTuTLK5rJqDRQDOdINpsSCgAVxeZZWYu2ND/x4o1yc3MP8fT5BjRCMpLWWf2PK//iDR+WsT/jT8Fx4nu8vcJWZkDdD6LJeRXFLHpMJdthHHawcPRfj6U2dw/9wUzu7uHuBj7fb7i/XWTfstH0OAlbp+H9ANsKTxZ+B6YYOcW1NnZeapyYIW1Cjnw7uWAW6vncS6Np8DIkRizkBw5MrodiPYmAsxNTpxqg/geVD6W0ul4dv3xRVqzQv26PeOLIOQ7qPkqQdghJysr6Ecuk8AIoA08kZCseLd+RhaKi+CJICzgyk+kC3VSxnvzJBy1jRYKn1fpqmdG08hcHU8RHO0zZrr0f14HuCdgHoP5Jx8OgGOtCxZr3v2ryNbGqDcA+wFrVLR7qmUNKPNggbOZ6nNc35HqLMAkjl58cOkf6UZmNILLmfpygRYbZxSx3p/m24FEAdp7Ol8SnqmNeoURurl/JsIthbBdEriyOsPJUDzg0QXxJLvUh6A/87vQrjlYYMBQsHWMiFz5eF4WKR9SbXRsX8N5JSY0sF+MO8Na6TFvDfW8Xm7qh+Uomnut3r7sXlc3rzDUmFtWTyU+Y8OU5uX3YEe4KInW/yA7gc33RP2g1xPnpXGnJ+SOISi6Z61q1ffPMkyFy2RM99uTKhtrlhrePZugOwcgmnq0gE1ANiyvVLJD26iicEB4KGSs0b1WnErApfdEPvXNtY47X70a+IYfdbIqSq3py64FecM+WlKqO2qnm60rK0zZwUcH3usWyKtisjZXnLN2igN37NtsLD/Bavtm8YhdGI1i/SMAAtlgIEDCT2cmNnE5AknxZTnv6K0ub6hsv0HRvX3xJLELF0AAAAASUVORK5CYII='/%3E%3C/svg%3E")}@media screen and (max-width:1300px){.contact-contain-photo{width:100%}.contact-contain-photo__wrapper{justify-content:center;margin-bottom:20px;padding:0 20px}.contact-contain-photo__wrapper img{width:30%;margin:0 20px}.contact-row{margin:20px 0}.contact-coll{text-align:center;margin:20px auto;width:100%}.contact__contain_icon{width:100%}}@media screen and (max-width:599px){.contact-section{margin-top:30px}.contact-contain-photo__wrapper{justify-content:space-between}.contact-contain-photo__wrapper img{width:45%;margin:0}}.simple-form{display:flex;flex-direction:column;justify-content:center;width:580px;align-items:center}.simple-form__input,.simple-form__textarea{width:100%;padding:14px 18px;margin-bottom:16px;box-sizing:border-box;font-size:15px;font-weight:400;line-height:1.4;color:#1a1f2e;border:1px solid #e6e9ef;background-color:#fff;border-radius:8px;outline:none;transition:border-color .18s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.simple-form__input::-moz-placeholder,.simple-form__textarea::-moz-placeholder{color:#8a93a6;font-size:15px;font-weight:400}.simple-form__input:-ms-input-placeholder,.simple-form__textarea:-ms-input-placeholder{color:#8a93a6;font-size:15px;font-weight:400}.simple-form__input::placeholder,.simple-form__textarea::placeholder{color:#8a93a6;font-size:15px;font-weight:400}.simple-form__input:hover,.simple-form__textarea:hover{border-color:#2030c8}.simple-form__input:focus,.simple-form__textarea:focus{border-color:#060e9f;box-shadow:0 0 0 3px rgba(6,14,159,.08)}.simple-form__textarea{height:120px;resize:vertical;min-height:96px}.simple-form__btn{padding:18px 64px;margin-top:8px}.product-form{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:599px){.simple-form{width:90%}.simple-form__btn{width:100%}}.add-question-section{background-color:#f6f8fc;background-image:linear-gradient(135deg,#f6f8fc,rgba(115,191,69,.05))}.add-question-wrapper{display:flex;justify-content:space-between;padding:60px 0}.add-question-coll{width:45%;height:100%}.add-question-frame{min-height:325px;border-radius:12px;border:1px solid rgba(6,14,159,.08);box-shadow:0 2px 8px rgba(15,22,50,.08);width:100%}.add-question-title{padding-top:0}@media screen and (max-width:1300px){.add-question-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%}.add-question-coll{width:100%;margin-bottom:30px}.simple-form{width:100%!important}}@media screen and (max-width:599px){.add-question-wrapper{flex-direction:column;justify-content:center}.add-question-title{margin-bottom:40px;text-align:center}.add-question-title:after{right:0!important}}