.about-promo{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.about-promo__content{background:#fff;border-radius:30px;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:40px;width:100%;max-width:650px;padding:30px;display:flex}.about-promo__company{align-items:center;gap:30px;display:flex}.about-promo__company-img{object-fit:contain;max-width:130px;max-height:25px}.about-promo__rating{background:url(/images/star-light.svg) 0 no-repeat;padding-left:25px}.about-promo__tags{margin-top:60px}.about-promo__title{margin-top:20px}.about-promo__text-wrap{flex-direction:column;gap:20px;max-width:513px;margin-top:50px;display:flex}.about-promo__text{font-size:16px;font-style:normal;font-weight:500;line-height:110%}.about-promo__buttons{gap:2px;width:fit-content;display:flex;position:relative}.about-promo__share-modal{z-index:10;background:#f8f8f8;border-radius:20px;padding:15px;animation:.3s ease-out shareFadeIn;position:absolute;bottom:calc(100% + 15px);left:272px}@media screen and (max-width:600px){.about-promo__share-modal{top:calc(100% + 10px);bottom:auto;left:0}}.about-promo__share-list{align-items:center;gap:12px;display:flex}.about-promo__share-item{cursor:pointer;background:#f5f5f5;border:1px solid #ececec;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative;overflow:hidden}.about-promo__share-item:hover{background:#eee;transform:translateY(-2px)}.about-promo__share-item img{object-fit:cover;width:100%;height:100%}.about-promo__share-item--copy{background:#fff;border:1px solid #eee}.about-promo__share-item--copy:hover{background:#fff;border-color:#afe982}.about-promo__share-item--copy img{object-fit:contain;width:20px;height:20px}.about-promo__share-copy-icon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-promo__share-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#262626;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;animation:.2s ease-out shareFadeIn;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.about-promo__share-tooltip:after{content:"";border:6px solid #0000;border-top-color:#262626;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes shareFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-promo__button{width:272px}@media screen and (max-width:480px){.about-promo__button{width:200px}}.about-promo__info{min-width:920px}.about-promo__img-wrap{border-radius:30px;width:100%;height:520px;overflow:hidden}.about-promo__img{object-fit:cover;width:100%;height:100%}.about-promo__info-cards{background:#fff;border-radius:30px;align-items:center;gap:5px;margin-top:10px;padding:15px;display:flex}.about-promo__info-card{padding-block:17px;border-radius:17px;flex-direction:column;gap:14px;width:100%;max-width:100%;padding-left:25px;transition:all .2s ease-in-out;display:flex}.about-promo__info-card--small{max-width:195px}.about-promo__info-card--highlight{color:#fff;background:#afe982}.about-promo__info-card--highlight .about-promo__info-card-title,.about-promo__info-card--highlight .about-promo__info-card-value{color:#fff}.about-promo__info-card *{transition:all .2s ease-in-out}.about-promo__info-card:hover{background:#afe982}.about-promo__info-card:hover *{color:#fff}.about-promo__info-card-title{font-size:16px;font-style:normal;font-weight:600;line-height:100%}.about-promo__info-card-content{align-items:center;gap:14px;display:flex}.about-promo__info-card-value{font-size:clamp(14px,1.5625vw,30px);font-weight:600;line-height:100%}.about-promo__info-card-text{color:#8e8e8e;font-size:15px;font-weight:600;line-height:100%}.about-promo__info-card-text--strike{text-decoration:line-through}@media screen and (max-width:1600px){.about-promo__info{min-width:800px}.about-promo__info-card{padding:15px}}@media screen and (max-width:1400px){.about-promo__title{font-size:35px}.about-promo__info{min-width:700px}.about-promo__info-card{padding:15px}}@media screen and (max-width:1200px){.about-promo__info{min-width:50%}.about-promo__info-cards{flex-direction:column}}@media screen and (max-width:992px){.about-promo{flex-direction:column}.about-promo__content{max-width:100%}.about-promo__img-wrap{height:350px}.about-promo__info{width:100%}}
