.content.about .content__head{position:relative;padding-bottom:130px;background:var(--white)url(../img/about-bg.webp)50%/100% no-repeat}.content.about .content__head .content__head-inner{max-width:none;padding:40px 0}.content.about .content__head .content__head-title{display:inline-block;margin:0 auto 15px;text-transform:uppercase;text-align:center;font-size:56px;font-weight:700;background:linear-gradient(136deg,rgba(0,133,202,.6) 0%,#0085ca 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.content.about .content__head .content__head-desc{text-align:center;width:100%;max-width:600px;margin:0 auto;font-size:16px;line-height:135%}.about__stat{position:absolute;display:flex;flex-wrap:wrap;gap:5px 10px;left:50%;bottom:25px;width:calc(100% - 50px);max-width:770px;transform:translateX(-50%)}.about__stat-item{background-color:var(--white);width:calc(33.3% - 10px);display:flex;flex-direction:column;align-items:center;gap:5px;padding:15px 24px;border-radius:6px;border:1px solid var(--border);box-shadow:0 10px 24px rgba(48,39,81,3%)}.about__stat-item span{display:block;font-size:26px;font-weight:700}.about__stat-item p{margin:0;font-size:14px;color:var(--grey);text-align:center;line-height:130%;max-width:180px}.about__story.content__block-item:not(.content__head){margin-top:0}.about__story h2{text-align:center}.about__story ul li{display:flex;align-items:flex-start;gap:25px}.about__story ul li:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border)}.about__story ul li span{flex:none;width:77px;display:block;font-size:22px;font-weight:600}.about__story ul li p{margin:0;line-height:135%;font-size:16px}.about__story ul li p a{text-decoration:underline;transition:opacity .3s ease}.about__story ul li p a:hover{opacity:.75}.about__story-info{background:linear-gradient(135deg,rgba(250,237,250,.3) 0%,rgba(248,220,225,.3) 100%);margin-top:20px;padding:20px 25px;border-radius:6px;border:1px solid var(--border);font-size:16px;line-height:135%}.about__story-info p{margin:0 0 8px}.about__story-info p:only-child{margin:0}.about__reviews-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.about__reviews-rate{display:flex;align-items:center;padding:8px 12px;border-radius:4px;border:1px solid var(--border)}.about__reviews-rate div{flex:none}.about__reviews-rate div:nth-child(1){display:flex;align-items:center;gap:6px}.about__reviews-rate div:nth-child(1) svg{flex:none;width:17px;height:17px}.about__reviews-rate div:nth-child(1) span{flex:none;font-size:24px;font-weight:700}.about__reviews-rate div:nth-child(2){margin-left:12px;padding-left:12px;border-left:1px solid var(--border)}.about__reviews-rate div:nth-child(2) span{display:block;font-size:12px;margin-bottom:1px;line-height:120%}.about__reviews-rate div:nth-child(2) a{display:inline-block;padding-bottom:1px;font-size:14px;line-height:120%;border-bottom:1px dashed var(--divider);transition:opacity .2s ease}.about__reviews-rate div:nth-child(2) a:hover{opacity:.75}.about__says{padding-left:0!important;padding-right:0!important}.about-team .tabs{margin-left:auto;margin-right:auto}.about-offer{background:var(--block-accent-gradient);display:flex;align-items:flex-start;gap:20px}.about-offer__col{display:flex;flex-direction:column;gap:20px;width:calc(50% - 10px)}.about-offer__col .block-head{padding:10px 25px 5px;margin:0}.about-offer__col .block-title{margin-bottom:15px}.about-offer__item{position:relative;display:flex;flex-direction:column;justify-content:center;height:210px;background-color:var(--white);padding:25px 80px 25px 30px;border-radius:6px;box-shadow:var(--shadow-m);overflow:hidden}.about-offer__subtitle{margin-bottom:10px;font-size:18px;font-weight:600;line-height:110%}.about-offer__text{margin:0 0 15px;font-size:16px;line-height:135%}.about-offer__btn{width:fit-content;font-weight:500}.about-offer__icon{position:absolute;width:150px;height:150px;object-fit:contain;transform:rotate(-15deg);right:-45px;bottom:-45px}.about-important__list{display:flex;align-items:stretch;justify-content:space-around;gap:15px 10px}.about-important__item{display:flex;flex-direction:column;align-items:center;justify-content:stretch;width:calc(33.3% - 10px);padding:25px;border-radius:6px;border:1px solid var(--border);text-align:center}.about-important__item img{width:90px;height:90px;object-fit:cover;margin-bottom:12px}.about-important__item div{margin-bottom:7px;font-size:20px;font-weight:600}.about-important__item p{margin:0;font-size:16px;line-height:135%}@media(max-width:992px){.about__stat-item span{font-size:26px}.about__stat-item p{font-size:14px}.about-offer__col .block-head{padding-left:25px}.about-offer__item{padding:20px 100px 20px 25px;height:280px}}@media(max-width:767px){.content.about .content__head{background:var(--white)url(../img/about-bg-mob.webp)50% 0/100% no-repeat;padding-bottom:10px}.content.about .content__head .content__head-inner{width:100%;padding:15px 0 20px}.content.about .content__head .content__head-title{font-size:30px;margin-bottom:10px}.content.about .content__head .content__head-desc{font-size:15px;max-width:none;padding:0 20px}.about__stat{position:relative;left:initial;bottom:initial;transform:none;width:100%}.about__stat-item{width:100%;gap:1px;padding:12px 15px}.about__stat-item span{font-size:20px}.about__stat-item p{max-width:none}.about__story ul li{gap:5px;flex-direction:column;align-items:center}.about__story ul li:not(:last-child){padding-bottom:15px;margin-bottom:15px}.about__story ul li span{width:auto;font-size:20px}.about__story ul li p{text-align:center;font-size:14px;line-height:130%}.about__story-info{margin-top:15px;padding:15px;font-size:14px;line-height:130%;text-align:center;border-radius:8px}.about__says .block-title{padding:0 15px}.about__reviews-head{flex-direction:column;justify-content:center;gap:5px;margin-bottom:15px}.about__reviews-head .block-title{margin-bottom:0}.about__reviews-rate div:nth-child(1){padding:10px;gap:10px;border-radius:6px;gap:4px}.about__reviews-rate div:nth-child(1) svg{width:15px;height:15px}.about__reviews-rate div:nth-child(1) span{font-size:20px}.about-offer{flex-wrap:wrap;gap:15px}.about-offer__col{width:100%;gap:10px}.about-offer__col .block-head{margin-bottom:5px;padding:0;text-align:center}.about-offer__col .block-title{margin-bottom:10px}.about-offer__item{height:auto;padding:20px 15px}.about-offer__subtitle{margin-bottom:10px;font-size:18px;line-height:120%}.about-offer__text{font-size:14px;line-height:130%}.about-offer__icon{width:104px;height:104px;right:-30px;bottom:-42px}.about-important__list{flex-wrap:wrap;padding:0 15px}.about-important__item{width:100%;max-width:none;padding:20px 15px}.about-important__item div{margin-bottom:7px;font-size:18px}.about-important__item p{font-size:14px;line-height:130%}}