﻿html{box-sizing:border-box;scroll-padding-top:92px;scroll-behavior:smooth}html[lang=ar]{direction:rtl}*,:before,:after{box-sizing:inherit;flex:0 1 auto}body{margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;font:normal normal 16px/1.5 Montserrat,sans-serif;color:#1a191e;--admin-bar-height: 0px}.admin-bar{--admin-bar-height: 32px}header,footer{flex:0 0 auto}main{flex-grow:1}img,iframe,svg,video{max-width:100%;user-select:none}img{height:auto}a{color:#056be9;text-decoration:none}a img{border:none}b,strong{font-weight:600}p{margin:0 0 1.5em}p:last-child{margin-bottom:0}ul,ol{padding:0 0 0 1.2em;margin:0 0 1em}ul:last-child,ol:last-child{margin-bottom:0}ul{padding:0;list-style:none;margin-bottom:0 0 1.5em}ul:last-child{margin-bottom:0}ul>li{margin:0 0 .75em}ul>li:last-child{margin-bottom:0}ul>li:before{content:"— "}*:focus{outline:none}*:invalid{box-shadow:none}input,textarea,button,select{font:inherit;color:inherit}textarea{resize:none}[type=search]{appearance:textfield}[type=search]::-webkit-search-decoration,[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-results-button,[type=search]::-webkit-search-results-decoration{display:none}label{user-select:none}.text-input{display:block;border:none;background:none;border-bottom:1px solid #e0ecf6;font:normal 16px/normal Montserrat,sans-serif;padding:.815em 0;transition:border .2s ease}.text-input:focus{border-color:#056be9}.field{display:flex;flex-direction:column}.field__label{display:block;order:-1;width:100%;font-size:16px;font-weight:500}.field__input{width:100%}.field__input:required+.field__label:after{content:"*";color:#ff383c}.checkbox{display:inline-block;appearance:none;-webkit-appearance:none;width:1em;height:1em;border-radius:.17em;border:1px solid #e0ecf6;margin:0;flex:0 0 auto;position:relative;color:rgba(0,0,0,0);background-color:#fff;transition:color .2s ease}.checkbox:checked{color:#1a191e}.checkbox:before{content:"";display:block;width:.5em;height:.5em;background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);mask:url(../img/icons/check.svg) no-repeat center/contain}.option{display:flex;align-items:flex-start;gap:.71em}.option__input{font-size:1.71em}.ajax-form{transition:opacity .3s ease}.ajax-form--busy{opacity:.5;pointer-events:none}button,[type=submit],[type=reset],[type=image]{cursor:pointer}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75em;vertical-align:top;appearance:none;-webkit-appearance:none;cursor:pointer;max-width:100%;user-select:none;text-decoration:none;text-align:center;text-shadow:none;font:500 16px/1 Montserrat,sans-serif;border:none;min-height:52px;padding:.2em 2em;border-radius:12px;--angle: 115deg;background:linear-gradient(var(--angle), #2389FF, #056BE9);color:#fff}.btn:active{transform:translateY(1px)}.btn--grey{background:linear-gradient(var(--angle), #485563, #29323C)}.btn--white{background:#fff;color:#056be9}.btn--full-width{display:flex;width:100%;padding-left:.5em;padding-right:.5em}.btn__text{position:relative}.btn__icon{font-size:1.13em;position:relative}html{--h1: 48px;--h2: 40px;--h3: 24px;--h4: 20px;--h5: 20px;--title-color: #1A191E}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--title-color, inherit);margin:1em 0 .5em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:800}h1{font-size:var(--h1);line-height:normal;margin-bottom:.8em}h2{font-size:var(--h2);line-height:normal}h3{font-size:var(--h3);line-height:normal}h4{font-size:var(--h4);line-height:1.3}h5{font-weight:500;font-size:var(--h5);margin-bottom:1em}h5 b,h5 strong{font-weight:600}.wrapper{width:100%;max-width:1320px;margin:auto;padding:0 20px}.box{display:flex;flex-wrap:wrap;gap:30px}.social{display:flex;align-items:center;gap:.75em;font-size:20px}.social__item{display:flex;align-items:center;justify-content:center;width:2.8em;height:2.8em;border-radius:50%;flex:0 0 auto;color:#fff;background-color:#056be9;-webkit-tap-highlight-color:rgba(0,0,0,0)}.social__item:active{transform:scale(0.98)}.modal{display:none;width:640px;max-width:100%;background-color:#fff;padding:40px;border-radius:24px}.modal .fancybox-close-small{opacity:.5;padding:5px;top:5px;right:5px}.modal__text{text-align:center;margin:0 0 24px}.modal__text:last-child{margin-bottom:0}.modal__text h5{font-weight:600}.modal__btn{display:flex;min-width:min(240px,100%);margin:32px auto 0}.modal__btn:first-child{margin-top:0}.modal__contacts{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1em;margin:0 0 24px}.modal__contacts:last-child{margin-bottom:0}.modal__contact{display:flex;align-items:center;font-size:18px;gap:.56em;color:inherit;font-weight:600}.modal__social{justify-content:center;margin:32px 0 0}.modal__social:first-child{margin-top:0}.message{position:fixed;z-index:5;bottom:20px;left:20px;width:410px;max-width:calc(100% - 40px);background-color:#fff;padding:30px 25px 25px;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.2)}.message__close-btn{display:flex;position:absolute;top:10px;right:10px;font-size:14px;padding:.4em;cursor:pointer}.message__text{font-size:14px;margin:0 0 1.7em}.message__text:last-child{margin-bottom:0}.img-icon{display:inline-block;vertical-align:top;width:1em;height:1em;line-height:1;object-fit:contain;object-position:center;flex:0 0 auto}.font-icon{font:normal normal 1em/1 icomoon;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mask-icon{display:inline-block;vertical-align:top;width:1em;height:1em;background-color:currentColor;flex:0 0 auto;mask-size:contain;mask-position:center;mask-repeat:no-repeat}.logo{display:inline-block}.logo__img{display:block;width:100%;height:var(--height, auto)}.lang-select{font-weight:500;text-transform:uppercase;position:relative;user-select:none}.lang-select__body{display:flex;align-items:center;gap:.4em;cursor:pointer}.lang-select__icon{font-size:.63em;transition:all .2s ease}.lang-select--open .lang-select__icon{transform:scaleY(-1)}.lang-select__list{position:absolute;top:calc(100% + .8em);left:50%;transform:translateX(-50%);background-color:#fff;border-radius:.75em;overflow:hidden;font-weight:400;line-height:1;box-shadow:0 5px 10px rgba(0,0,0,.2);opacity:0;pointer-events:none}.lang-select--open .lang-select__list{opacity:1;pointer-events:auto}.lang-select__option{display:block;padding:.63em 1em;color:inherit}.menu-btn{display:none;flex:0 0 auto;position:relative;z-index:5;width:46px;height:46px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.menu-btn:before,.menu-btn:after{content:"";display:block;width:80%;position:absolute;left:10%;transition:all .3s ease;border-top:2px solid}.menu-btn:before{height:40%;border-bottom:2px solid;top:30%}.menu-btn:after{top:calc(50% - 1px)}.menu-btn--active:before{border-width:2px 0 0 0;height:2px;top:calc(50% - 1px);transform:rotate(45deg)}.menu-btn--active:after{top:calc(50% - 1px);transform:rotate(-45deg)}.header{padding:20px 0;background-color:#fff;position:sticky;top:var(--admin-bar-height, 0);left:0;width:100%;z-index:5}.header--on-scroll{box-shadow:0 5px 10px rgba(0,0,0,.2)}.header__wrapper{display:flex;align-items:center;gap:40px}.header__logo{width:192px}.header__menu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;font-weight:500;margin:0 auto}.header__menu>li{margin:0}.header__menu>li:before{display:none}.header__menu>li>a{display:flex;align-items:center;justify-content:center;text-align:center;color:inherit;padding:0 20px;min-height:2.5em}.header__menu>li.current-menu-item>a:not([href*="#"]){color:#056be9}.header__btn{flex:0 0 auto}.section{padding:50px 0}.section:last-child{padding-bottom:120px}.section:nth-child(2),.section:nth-child(6),.section:nth-child(8){background:url(../img/decor/left.svg) no-repeat left center}.section:nth-child(4){background:url(../img/decor/right.svg) no-repeat right center}.section-head{margin:0 0 60px}.section-head:last-child{margin-bottom:0}.intro{overflow:hidden;background:url(../img/decor/top.svg) no-repeat left calc(50% + 520px) bottom 50px}.intro__body{display:flex;align-items:center}.intro__main{width:58.5%;display:flex;align-items:flex-start;flex-direction:column;gap:32px}.intro__text h1{margin-bottom:.3em}.intro__text h1:last-child{margin-bottom:0}.intro__img{width:41.5%;transform:translateX(23%)}[lang=ar] .intro__img{transform:translateX(-23%)}.infographics__body{display:flex;flex-wrap:wrap;overflow:hidden}.infographics__item{display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center;text-align:center;width:33.3333333333%;flex:1 1 auto;padding:64px 30px;background:radial-gradient(circle at center, #fff, rgba(255, 255, 255, 0.5));outline:1px solid #f0f6fb}.infographics__item h1,.infographics__item h2,.infographics__item h3,.infographics__item h4,.infographics__item h5,.infographics__item h6{text-transform:uppercase}.infographics__item-pic{display:flex;align-items:center;justify-content:center;background-color:#f0f6fb;font-size:2em;width:2.5em;height:2.5em;flex:0 0 auto;border-radius:50%;color:#056be9}.product-card{display:flex;flex-direction:column;gap:24px;width:413px;max-width:100%;background-color:#f0f6fb;--padding: 30px;padding:var(--padding);border-radius:calc(var(--padding)*.8);color:#777b86;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-card[href]:active{--title-color: #056BE9}.product-card__pic{display:block;width:100%;max-height:275px;position:relative}.product-card__pic:before{content:"";display:block;padding-top:77%}.product-card__img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-height:90%}.product-card__link{display:flex;align-items:center;gap:.75em;width:fit-content;max-width:100%;color:var(--title-color);font-weight:500;margin:auto 0 0}.product-card__link:after{content:"";display:block;width:1.13em;height:1.13em;flex:0 0 auto;mask:url(../img/icons/arrow_right.svg) no-repeat center/contain;background-color:currentColor}.catalog__body{gap:20px}.pseudo-table__body{display:flex;flex-wrap:wrap;overflow:hidden}.pseudo-table__item{display:flex;width:50%;outline:1px solid #f0f6fb;background:#fff}.pseudo-table__item-pic{display:flex;align-items:center;justify-content:center;width:120px;flex:0 0 auto;border-right:2px solid #f0f6fb;color:#056be9;font-size:36px}.pseudo-table__item-text{flex:1 1 auto;padding:20px}.steps__item{display:flex;flex-direction:column;gap:24px;width:406px;max-width:100%;background-color:#f0f6fb;padding:30px;border-radius:24px;color:#777b86}.steps__item-index{font-size:80px;font-weight:600;line-height:.75;color:rgba(0,0,0,0);-webkit-text-stroke:1px #056be9}.feedback{overflow:hidden}.feedback__body{display:flex;align-items:center}.feedback__img{width:40%;transform:translateX(-23%)}[lang=ar] .feedback__img{transform:translateX(23%)}.feedback__main{width:60%;display:flex;flex-direction:column;gap:32px}.feedback__text h1,.feedback__text h2{margin-top:0}.feedback__fields{display:flex;flex-wrap:wrap;gap:20px;max-width:560px}.feedback__field{flex:1 1 calc(50% - 10px)}.feedback__footer{display:flex;gap:20px;max-width:560px;align-items:flex-start}.feedback__btn{flex:0 0 auto}.feedback__option{font-size:14px;flex:1 1 auto}.banner{padding:80px 0;background-image:url(../img/banner.svg),linear-gradient(115deg, #2389FF, #056BE9);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;--title-color: #fff;margin:50px 0}.banner:first-child{margin-top:0}.banner:last-child{margin-bottom:0}.banner__wrapper{display:flex;flex-direction:column;align-items:center;gap:40px}.banner__text{text-align:center}.accordion__body{display:flex;align-items:flex-start;gap:60px}.accordion__head{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:calc(44% - 30px);flex:0 0 auto}.accordion__main{width:calc(56% - 30px);flex:1 1 auto}.accordion__item{margin:0 0 20px}.accordion__item:last-child{margin-bottom:0}.accordion__item-head{display:flex;align-items:center;justify-content:space-between;gap:.63em;border:1px solid #e0ecf6;border-radius:16px;padding:20px;cursor:pointer;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:500}.accordion__item-btn{display:block;width:1.5em;height:1.5em;flex:0 0 auto;position:relative}.accordion__item-btn:before,.accordion__item-btn:after{content:"";width:1em;height:2px;border-radius:2px;background-color:#056be9;position:absolute;left:12.5%;top:calc(50% - 1px)}.accordion__item-btn:before{transition:all .2s ease;transform:rotate(90deg)}.accordion__item--open .accordion__item-btn:before{transform:rotate(0deg)}.accordion__item-body{display:none;border:1px solid #e0ecf6;border-radius:16px;color:#777b86;padding:20px;margin:10px 0 0}.accordion__item-body p,.accordion__item-body ul{margin-bottom:1em}.accordion__item-body p:last-child,.accordion__item-body ul:last-child{margin-bottom:0}.accordion__item-body li{margin-bottom:.5em}.accordion__item-body li:last-child{margin-bottom:0}.footer{background:linear-gradient(125deg, #485563, #29323C);padding:60px 0;color:hsla(0,0%,100%,.6)}.footer__wrapper{display:flex;flex-direction:column;gap:24px}.footer__topline{display:flex;align-items:center;gap:20px;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid rgba(103,110,115,.34)}.footer__topline:last-child{padding-bottom:0;border-bottom:none}.footer__logo{filter:brightness(100);width:180px}.footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 40px;color:#fff}.footer__menu>li{margin:0}.footer__menu>li:before{display:none}.footer__menu--alt{gap:10px 20px;color:inherit}.footer__menu>li>a{color:inherit}.footer__menu>li.current-menu-item>a:not([href*="#"]){color:#056be9}.footer__midline{display:flex;flex-direction:column;gap:24px;font-size:14px}.footer__columns{display:flex;flex-wrap:wrap;gap:24px 60px}.footer__text{width:100%}.footer__bottomline{display:flex;align-items:flex-end;gap:20px;justify-content:space-between}@media(hover: hover){a:hover{text-decoration:underline}.btn{transition:--angle .5s ease-out,background .2s ease,color .2s ease}.btn:hover{text-decoration:none;--angle: 295deg}.btn--white:hover{background-color:#f0f0f0;color:#1a191e}.lang-select__option:hover{background:rgba(5,107,233,.05);text-decoration:none}.social__item{transition:background .2s ease}.social__item:hover{background-color:#29323c}.modal__contact[href]{transition:all .2s ease}.modal__contact[href]:hover{color:#056be9;text-decoration:none}.header__menu>li>a{transition:all .2s ease}.header__menu>li>a:hover{color:#056be9;text-decoration:none}.product-card{position:relative}.product-card:hover{text-decoration:none}.product-card__link{position:absolute;bottom:var(--padding);left:var(--padding);opacity:0;transition:opacity .5s ease}.product-card[href]:hover .product-card__link{opacity:1}.product-card__text{transition:all .5s ease}.product-card[href]:hover .product-card__text{opacity:0;pointer-events:none}.footer__menu>li>a{transition:all .2s ease}.footer__menu>li>a:hover{color:#056be9;text-decoration:none}}@media(max-width: 1439px){html{--h1: 46px;--h2: 38px;--h3: 22px}.mobile-scroll-hidden{overflow:hidden}.wrapper{max-width:992px}.menu-btn{display:block;z-index:2}.header__logo{margin-right:auto}[lang=ar] .header__logo{margin-left:auto;margin-right:0}.header__menu{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;padding:90px 20px;background-color:#fff;z-index:2;flex-direction:column;flex-wrap:nowrap;align-items:center;font-size:22px;transition:all .2s ease;opacity:0;pointer-events:none}.header__menu--open{opacity:1;pointer-events:auto}.header__menu>li:first-child{margin-top:auto}.header__menu>li:last-child{margin-bottom:auto}.header__menu>li>a{min-height:0;padding:.5em .75em}.section-head{margin-bottom:40px}.infographics__item{padding:50px 20px;font-size:14px}.product-card{width:310px;--padding: 20px;font-size:14px;gap:18px}.product-card__head h3{font-size:var(--h4)}.catalog__body{gap:10px}.pseudo-table__item{font-size:14px}.pseudo-table__item-pic{width:80px}.pseudo-table__item-text{padding:15px}.steps__body{gap:10px}.steps__item{width:310px;padding:20px;font-size:14px}.accordion__body{flex-direction:column;gap:32px}.accordion__head{flex-direction:row;width:100%;align-items:center}.accordion__btn{flex:0 0 auto}.accordion__main{width:100%}}@media(max-width: 1279px){.intro__img{transform:translateX(20px)}[lang=ar] .intro__img{transform:translateX(-20px)}.feedback__img{transform:translateX(-20px)}[lang=ar] .feedback__img{transform:translateX(20px)}}@media(max-width: 991px){html{--h1: 38px;--h2: 36px}.header{padding:12px 0}.header__wrapper{gap:20px}.header__menu{padding:75px 20px}.section:last-child{padding-bottom:60px}.intro{font-size:14px}.infographics__item{font-size:inherit;width:50%}.product-card{width:auto}.catalog__body{display:grid;grid-template-columns:1fr 1fr}.pseudo-table__body{display:block}.pseudo-table__item{width:auto}.steps__item{width:calc(50% - 5px);flex:1 1 auto}.feedback__body{display:block}.feedback__img{display:none}.feedback__main{width:auto;background:linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent)}.feedback__fields{max-width:none}.feedback__footer{max-width:none}.accordion__head{display:contents}.accordion__head-text{width:100%}.accordion__btn{order:1;margin:0 auto}.accordion__item-body{font-size:14px}.footer__topline,.footer__bottomline{flex-direction:column;gap:24px;align-items:flex-start}.footer__caption{order:1}}@media(max-width: 782px){.admin-bar{--admin-bar-height: 46px}}@media(max-width: 600px){body{position:static}.header{top:0}}@media(max-width: 767px){html{scroll-padding-top:70px;--h1: 34px;--h2: 30px;--h3: 20px;--h4: 18px;--h5: 18px}.modal{width:360px;padding:40px 25px 25px;border-radius:15px}.modal__text{margin-bottom:20px}.modal__btn{width:100%;margin-top:25px}.message{bottom:0;left:0;max-width:100%;width:100%;border-radius:0;padding:30px 20px 20px}.header__btn{font-size:14px;min-height:40px;padding:.2em 1em}.header__menu{padding:70px 20px}.section{padding:40px 0}.intro__body{flex-direction:column;gap:15px}.intro__main{width:auto;position:relative;z-index:1}.intro__img{width:auto;transform:none;max-height:calc(65vh - 90px);max-height:calc(65svh - 90px);order:-1}[lang=ar] .intro__img{transform:none}.infographics__body{margin-left:-20px;margin-right:-20px}.infographics__item{padding:30px 20px;font-size:14px}.product-card{width:330px}.catalog__head{text-align:center}.catalog__body{display:flex;justify-content:center}.steps__item{width:100%}.feedback__footer{flex-wrap:wrap;justify-content:center;gap:20px}.feedback__option{width:100%}.banner{padding:60px 0;margin:30px 0}.accordion__item{margin:0 0 10px}.accordion__item-body{margin:5px 0 0}.footer{padding:45px 0}.footer__columns{flex-direction:column}.footer__menu{gap:10px 20px}}@media(max-width: 479px){html{--h1: 28px;--h2: 24px;--h4: 16px;--h5: 16px}.header__wrapper{padding-left:10px;padding-right:10px}.header__btn{display:none}.header__menu{font-size:18px}.section-head{margin-bottom:25px}.intro__btn{display:flex;width:100%;padding-left:.5em;padding-right:.5em}.infographics__item{width:100%;font-size:inherit}.product-card{flex:1 1 auto}.pseudo-table__body{margin-left:-20px;margin-right:-20px;border-top:1px solid #f0f6fb;border-bottom:1px solid #f0f6fb}.feedback__main{padding:0 20px;margin-left:-20px;margin-right:-20px;background:linear-gradient(to right, rgba(255, 255, 255, 0.8), transparent)}.feedback__field{flex:1 1 100%}.feedback__btn{display:flex;width:100%;padding-left:.5em;padding-right:.5em}.banner{padding:40px 0;margin:20px 0}.banner__wrapper{gap:20px}}
