*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;overflow-x:hidden}ol,ul{padding:0;list-style:none}a{font-family:inherit;text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{cursor:pointer;border:none}button,input,select,textarea{font-family:inherit}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Light.woff2") format("woff2");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Regular.woff2") format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Medium.woff2") format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Bold.woff2") format("woff2");font-weight:bold;font-display:swap;font-style:normal}:root{--container: 1140px;--transition: 250ms ease}*{outline:none;border:0;margin:0;padding:0}html,body{overflow-x:hidden}html{font-size:100%}html.lock{overflow-y:hidden}button{background-color:transparent;margin:0;padding:0}a{text-decoration:none}a,button{-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}a *,button *{-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}li{list-style:none}img{max-width:100%;height:auto;vertical-align:middle}body{position:relative;min-width:320px;background-color:#f9f9f9;color:#4d4d4d;font-size:20px;font-family:"Gilroy",sans-serif;line-height:1.4;min-height:100vh}@media(max-width: 992px){body{font-size:12px}}.container{max-width:var(--container);width:100%;margin-left:auto;margin-right:auto}@media(max-width: 1200px){.container{padding-right:20px;padding-left:20px}}.overflow-hidden{overflow:hidden}.relative{position:relative}.w-8\/12{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.w-7\/12{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.w-6\/12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.w-5\/12{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.w-4\/12{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.w-full{width:100%}.h-full{height:100%}.block{display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;overflow-y:auto;-webkit-transition:all 250ms ease;-o-transition:all 250ms ease;transition:all 250ms ease}.modal.active{z-index:100;opacity:1}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.25)}.modal__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:22px;background-color:#fff;border-radius:16px;width:640px}@media(max-width: 768px){.modal__content{width:100%;min-height:100%;border-radius:0;padding:52px 20px 20px 20px;top:0;left:0;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}.modal__content .close{position:absolute;z-index:10;top:10px;right:10px;width:32px;height:32px}.modal__content .title{margin-bottom:20px;font-size:24px;font-weight:bold;text-align:center;margin-left:auto;margin-right:auto;color:#626262}@media(max-width: 768px){.modal__content .title{font-size:18px}}.modal__content .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__content .form .field-set{margin-bottom:20px}.field-set{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.field-set__label{margin-bottom:10px;font-size:18px;color:#626262}.field-set__input{width:100%;border-radius:16px;height:52px;padding:0 20px;border:1px solid #dadada;background-color:#f9f9f9}.btn-form{background:-webkit-gradient(linear, left top, left bottom, from(#1967B1), to(#295782));background:-o-linear-gradient(top, #1967B1 0%, #295782 100%);background:linear-gradient(180deg, #1967B1 0%, #295782 100%);border-radius:34px;height:50px;padding:0 40px;font-size:18px;font-weight:bold;color:#fff}.btn-blue{height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px;background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-box-shadow:4px 3px 6px rgba(0,0,0,.15);box-shadow:4px 3px 6px rgba(0,0,0,.15);border-radius:25px;font-size:16px;font-weight:bold;color:#fff;white-space:nowrap}.btn-blue:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25)}.title-h2{background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-size:36px;font-weight:bold;line-height:112%}@media(max-width: 540px){.title-h2{font-size:20px}}.text-block{font-size:20px;font-weight:bold;text-align:center}@media(max-width: 540px){.text-block{font-size:14px}}.item__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;background-color:#e4f6fa;border-radius:7px}.item__line:not(:last-of-type){margin-bottom:14px}.item__line.first{background-color:#fbf7d6}.item__line .icon{margin-right:17px;background-color:#fff;border-radius:7px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;max-width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item__line .text{font-size:11px;line-height:14px;font-weight:bold}.btn-border{border:2px solid #4d4d4d;border-radius:60px;height:52px;padding:0 30px;font-size:18px;white-space:nowrap}.btn-border:hover{background-color:#4d4d4d;color:#fff}.cards{margin-bottom:14px}.cards .container{max-width:1020px}.cards .title-h2{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:82px;max-width:734px}@media(max-width: 540px){.cards .title-h2{margin-bottom:14px}}.cards__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px}@media(max-width: 992px){.cards__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}}.cards__items .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);-webkit-box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);border-radius:15px;max-width:280px;padding:20px 24px 26px 24px}@media(max-width: 992px){.cards__items .item{max-width:100%;width:100%;margin-bottom:20px}}.cards__items .item.item1::before{content:"";position:absolute;background:url(../img/sect2/1.png) no-repeat;background-size:100%;width:300px;height:228px;z-index:-1;top:-82px;left:-115px}@media(max-width: 540px){.cards__items .item.item1::before{width:228px;height:279px;right:-30px;left:auto;background:url(../img/sect2/1-sm.png) no-repeat;background-size:100%}}.cards__items .item.item2::before{content:"";position:absolute;background:url(../img/sect2/2.png) no-repeat;background-size:100%;width:408px;height:327px;z-index:-1;top:-44px;left:-137px}@media(max-width: 540px){.cards__items .item.item2::before{width:262px;height:327px;left:-30px;background:url(../img/sect2/2-sm.png) no-repeat;background-size:100%}}.cards__items .item.item3::before{content:"";position:absolute;background:url(../img/sect2/3.png) no-repeat;background-size:100%;width:313px;height:319px;z-index:-1;top:-58px;right:-105px}@media(max-width: 540px){.cards__items .item.item3::before{width:177px;height:319px;right:-30px;background:url(../img/sect2/3-sm.png) no-repeat;background-size:100%}}.cards__items .item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.cards__items .item__top .icon{-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;max-width:42px;margin-right:18px}.cards__items .item__top .icon svg,.cards__items .item__top .icon img{width:100%}.cards__items .item__top .title{font-size:20px}.cards .text-block{margin-bottom:24px;margin-left:auto;margin-right:auto}.cards .btn-blue{margin-left:auto;margin-right:auto}.card_col{position:relative;padding-bottom:105px}@media(max-width: 540px){.card_col{padding-bottom:48px}}.card_col::before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;background:url(../img/sect4-bg.png) no-repeat bottom center;background-size:cover;z-index:-2}.card_col::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#F9F9F9), color-stop(19.06%, rgba(255, 255, 255, 0)), color-stop(75.31%, rgba(255, 255, 255, 0)), to(#F9F9F9)),-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0.85)));background:-o-linear-gradient(top, #F9F9F9 0%, rgba(255, 255, 255, 0) 19.06%, rgba(255, 255, 255, 0) 75.31%, #F9F9F9 100%),-o-linear-gradient(bottom, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85));background:linear-gradient(180deg, #F9F9F9 0%, rgba(255, 255, 255, 0) 19.06%, rgba(255, 255, 255, 0) 75.31%, #F9F9F9 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85));z-index:-1;opacity:.8}.card_col .title-h2{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:30px}@media(max-width: 540px){.card_col .title-h2{margin-bottom:14px}}.card_col__row{margin-top:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 992px){.card_col__row{margin-top:28px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card_col__row .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:36px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));background:-o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);-webkit-box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);border-radius:15px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/2);flex:0 0 calc((100% - 30px)/2);max-width:calc((100% - 30px)/2)}@media(max-width: 992px){.card_col__row .item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 30px)/1.5);flex:0 0 calc((100% - 30px)/1.5);max-width:calc((100% - 30px)/1.5);margin-bottom:20px}}@media(max-width: 768px){.card_col__row .item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:14px}}@media(max-width: 540px){.card_col__row .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:22px}}.card_col__row .item__picture{-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;max-width:210px;margin-right:32px}@media(max-width: 1200px){.card_col__row .item__picture{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;max-width:160px;margin-right:14px}}@media(max-width: 540px){.card_col__row .item__picture{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0;margin-bottom:12px}}.card_col__row .item__picture img{width:100%}.card_col__row .item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card_col__row .item__text .title{margin-bottom:24px;background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-size:20px;margin-left:auto;margin-right:auto}.card_col__row .item__text .item__line:not(:last-of-type){margin-bottom:7px}.card_col__row .item__text .btn-blue{height:38px;-ms-flex-item-align:start;align-self:flex-start;padding:0 35px;margin-left:auto;margin-right:auto;margin-top:15px}.client{margin-bottom:82px}@media(max-width: 540px){.client{margin-bottom:40px}}.client__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:56px}@media(max-width: 540px){.client__top{margin-bottom:20px}}.client__top .picture{margin-right:12px;margin-left:28px;-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}@media(max-width: 992px){.client__top .picture{display:none}}.client__top .picture img{width:100%}.client__top .text p{font-weight:300}.client__top .text p:not(:last-of-type){margin-bottom:30px}@media(max-width: 540px){.client__top .text p:not(:last-of-type){margin-bottom:10px}}.client__bottom{position:relative;padding:30px 215px 30px 34px;background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);border-radius:15px}@media(max-width: 540px){.client__bottom{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.client__bottom p{color:#fff;font-size:24px;line-height:30px;font-weight:bold}@media(max-width: 992px){.client__bottom p{font-size:18px}}@media(max-width: 540px){.client__bottom p{font-size:14px;line-height:18px}}.client__bottom img{position:absolute;bottom:-5px;right:19px}@media(max-width: 540px){.client__bottom img{position:relative;bottom:-23px;right:auto;max-width:217px;margin-left:auto}}.footer{background-color:#fff;padding-top:40px;padding-bottom:30px}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 768px){.footer__left{margin-bottom:20px}}.footer__left a:hover{color:#54aad6}.footer__right{margin-right:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.footer__right{margin-right:0}}.footer__right b{margin-bottom:24px}.footer__right .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.footer__right .social a:not(:last-child){margin-right:14px}.header{position:relative;padding-top:32px;padding-bottom:168px}@media(max-width: 540px){.header{padding-bottom:34px}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:url(../img/header-bg.png) no-repeat bottom left;background-size:cover}@media(max-width: 540px){.header::before{display:none}}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 540px){.header__left{padding-top:290px}}.header__left .logo{margin-bottom:42px;max-width:108px}@media(max-width: 540px){.header__left .logo{margin-bottom:10px;margin-left:-16px}}.header__left .title{font-size:48px;background:-webkit-gradient(linear, left top, left bottom, from(#54AAD6), to(#3D7EBE));background:-o-linear-gradient(top, #54AAD6 0%, #3D7EBE 100%);background:linear-gradient(180deg, #54AAD6 0%, #3D7EBE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;max-width:519px;line-height:115%;margin-bottom:48px}@media(max-width: 992px){.header__left .title{font-size:20px;margin-bottom:10px}}.header__left .text{max-width:480px;margin-bottom:45px}@media(max-width: 992px){.header__left .text{margin-bottom:16px}}.header__left .btn-blue{-ms-flex-item-align:start;align-self:flex-start}.header__right img{position:absolute;top:0;right:0;z-index:-1}.header__right .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;background:-webkit-gradient(linear, left top, left bottom, from(#40FB48), to(#2DCF34));background:-o-linear-gradient(top, #40FB48 0%, #2DCF34 100%);background:linear-gradient(180deg, #40FB48 0%, #2DCF34 100%);-webkit-box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);box-shadow:12px 12px 45px 1px rgba(0,0,0,.1);border-radius:25px;padding:0 22px}@media(max-width: 540px){.header__right .phone{display:none}}.header__right .phone svg{margin-right:12px}.header__right .phone span{color:#fff;font-size:18px;font-weight:bold;white-space:nowrap}.order_card{position:relative}.order_card::before{content:"";position:absolute;bottom:-40px;left:0;width:100%;height:217px;background:url(../img/footer-top.png) no-repeat bottom center;background-size:cover}@media(max-width: 768px){.order_card::before{background:url(../img/footer-top-sm.png) no-repeat top center;background-size:100%;height:54px;bottom:0}}.order_card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.order_card__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.order_card__row .picture{position:relative;z-index:-1;margin-right:38px;-webkit-box-flex:0;-ms-flex:0 0 530px;flex:0 0 530px;max-width:530px}@media(max-width: 992px){.order_card__row .picture{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.order_card__row .picture img{width:100%}.order_card__row .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}.order_card__row .info .title-h2{margin-bottom:30px}@media(max-width: 992px){.order_card__row .info .title-h2{font-size:24px}}@media(max-width: 768px){.order_card__row .info .title-h2{font-size:20px;margin-bottom:24px;text-align:center}}.order_card__row .info .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_card__row .info .item:not(:last-child){margin-bottom:3px}.order_card__row .info .item__count{-webkit-box-flex:0;-ms-flex:0 0 76px;flex:0 0 76px;max-width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;padding-bottom:7px;background:url(../img/card-icon/6.png) no-repeat;background-size:100%;font-size:36px;font-weight:bold;color:#fff}@media(max-width: 992px){.order_card__row .info .item__count{font-size:20px;margin-right:7px;-webkit-box-flex:0;-ms-flex:0 0 52px;flex:0 0 52px;max-width:52px;height:52px}}
/*# sourceMappingURL=main.min.css.map */