.about{margin-top:100px}.about h2{margin-bottom:50px;padding-left:50px;font-size:34px;font-weight:400;line-height:40.56px;text-transform:uppercase;position:relative;opacity:0}.about h2:before{content:"/.";font-size:56px;font-weight:400;line-height:66.81px;color:#ec6917;position:absolute;left:4px;bottom:0;transform:translateY(5px)}.about.visible h2{animation:fadeInDown;animation-duration:1.8s;animation-fill-mode:forwards}.about.visible .about-card__subtitle{animation:fadeInDown;animation-duration:1s;animation-fill-mode:forwards}.about.visible .about-card__top-pic{animation:fadeInRight;animation-duration:1.4s;animation-fill-mode:forwards}.about.visible .about-card__bottom-left{animation:fadeInLeft;animation-duration:1s;animation-fill-mode:forwards}.about.visible .about-card__bottom-right{animation:fadeInRight;animation-duration:1s;animation-fill-mode:forwards}.about-card{overflow:hidden;border-radius:32px;background:#fff;padding:28px 20px;position:relative}.about-card:before{content:url(../images/tablet2.svg);position:absolute;left:-54px;top:42px;opacity:.5}.about-card h3{font-weight:400!important}.about-card__subtitle{text-align:right;font-size:60px;font-weight:400!important;line-height:71.58px;text-transform:uppercase;opacity:0}.about-card__subtitle-1{padding-right:20px;position:relative;width:fit-content}.about-card__subtitle-1:before{content:"03";position:absolute;right:0;top:-12px;font-size:20px;font-weight:400;line-height:23.86px;color:#00304b}.about-card__subtitle-3{padding-right:108px}.about-card__top{display:flex;justify-content:flex-end;gap:88px;align-items:center}.about-card__top-pic{width:422px;height:290px;display:flex;justify-content:center;align-items:center;background:#f2f8ff;border-radius:20px;opacity:0}.about-card__top-pic img{transition:transform 2s ease}.about-card__top-pic:hover img{transform:scale(1.25)}.about-card__right-top p{font-size:44px;font-weight:400;line-height:52.49px;text-transform:uppercase}.about-card__right-top p:last-child{padding-left:35px}.about-card__right-bottom{display:flex;position:relative;z-index:2;gap:25px;justify-content:space-between}.about-card__right-bottom img{border-radius:16px}.about-card__right-bottom__icon{height:100%;aspect-ratio:1;background:#ec6917;border-radius:50%;display:flex;justify-content:center;align-items:center}.about-card__right-bottom__icon:before{content:url(../images/tablet4.svg);width:20px;height:20px}.about-card__right-bottom__inner{display:flex;flex-direction:column;justify-content:flex-end;gap:42px}.about-card__right-bottom__inner div{display:flex;gap:9px;align-items:center}.about-card__right-bottom__inner div .main-btn{transition:all .8s ease}.about-card__right-bottom__inner div .about-card__right-bottom__icon{transition:transform .8s ease}.about-card__right-bottom__inner div:hover .main-btn{background:#ec6917;color:#fff}.about-card__right-bottom__inner div:hover .about-card__right-bottom__icon{transform:rotate(-90deg)}.about-card__right-bottom__inner p{font-size:16px;font-weight:400;line-height:24px;color:#636363}.about-card__right-bottom__inner p span{position:relative}.about-card__right-bottom__inner p span:before{content:"03";position:absolute;font-size:8px;font-weight:500;line-height:12px;text-align:left;bottom:9px;right:-10px;color:#636363}.about-card__left-top{display:flex;gap:17px;margin-bottom:26px}.about-card__left-top img{border-radius:16px}.about-card__left-center{padding-right:70px;margin-bottom:25px}.about-card__left-center p{font-size:16px;font-weight:400;line-height:24px;color:#636363}.about-card__left-bottom{display:flex;align-items:center;justify-content:flex-end;gap:12px}.about-card__left-bottom li{font-size:14px;font-weight:400;line-height:16.7px;padding:11.5px 30px;border:1px solid #000;border-radius:50px}.about-card__left-advantages{display:flex;justify-content:space-between;flex-direction:column;width:100%}.about-card__left-advantages div{width:100%;display:flex;justify-content:flex-end}.about-card__left-advantages p{font-size:34px;font-weight:400;line-height:40.56px}.about-card__bottom{margin-top:50px;display:flex;gap:23px}.about-card__bottom-left{width:39%;min-height:398px;background:#f2f8ff;border-radius:20px;padding:25px;opacity:0}.about-card__bottom-right{opacity:0;width:61%;background:#f2f8ff;border-radius:20px;padding:13px 22px 20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.about-card__bottom-right:before{content:url(../images/tablet3.svg);position:absolute;left:98px;bottom:-144px;pointer-events:none}.about .mobile{display:none}@media (max-width:1170px){.about-card__bottom{flex-direction:column}.about-card__bottom-left{width:100%}.about-card__bottom-right{width:100%}}@media (max-width:1080px){.about-card h3{font-size:50px;line-height:62px}}@media (max-width:910px){.about-card__top{gap:20px}.about-card h3{font-size:40px;line-height:47px}}@media (max-width:770px){.about{margin-top:30px}.about .desktop{display:none}.about .mobile{display:flex;gap:10px;justify-content:end;padding-top:7px}.about-card{padding-left:15px;padding-right:15px}.about-card__bottom-left{min-height:auto;padding:10px}.about-card__bottom-left ul{gap:10px}.about-card__bottom-left ul li{padding:9.5px 25px;font-size:12px}.about-card__bottom-right{padding:10px}.about-card__bottom-right:before{transform:scale(.66);top:-170px;right:-370px}.about-card__top{flex-direction:column;gap:10px}.about-card__top-pic{width:100%}.about-card__left-center{padding:0}.about-card__left-top img{width:126px}.about-card__left-bottom{flex-wrap:wrap;justify-content:start}.about-card__left-advantages button{padding:11.5px 30px}.about-card__left-advantages p{font-size:30px;line-height:35.79px}.about-card__right-top p{font-size:30px;line-height:35.79px}.about-card__right-bottom{flex-direction:column;gap:13px}.about-card__right-bottom__icon{width:43px}.about-card__right-bottom__inner{padding-top:10px}.about-card__right-bottom__inner p br{display:none}.about h2:first-child{font-size:24px;line-height:28.63px;padding-left:26px}.about h2:first-child:before{font-size:30px;line-height:46px}}@media (max-width:500px){.about-card__bottom-right:before{right:0;left:auto;content:url(../images/tabletMobileAbout.svg);top:2px;transform:scale(1);bottom:auto}.about-card__bottom-right p{position:relative;z-index:1}.about-card__top{z-index:1;position:relative}}