.offer-details-modal{color:#052144;overflow-y:auto;position:relative;padding-top:106px}.offer-details-modal__header{position:fixed;top:0;left:0;width:100%;padding:16px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;align-items:center;background-color:#fff;box-shadow:0 4px 12px 0 rgba(5,106,215,.12);z-index:2}.offer-details-modal__header-name{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px;color:#052144;width:100%}.offer-details-modal__header-logo{height:40px;width:160px;position:relative}.offer-details-modal__header-logo img{object-fit:contain;object-position:left}.offer-details-modal__special-label{background-color:#088139;font-size:12px;font-weight:600;line-height:20px;letter-spacing:.5px;color:#fff;border-radius:100px;text-align:center;padding:0 4px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 16px}.offer-details-modal__content{display:flex;flex-direction:column;gap:24px;padding:24px 0 0}.offer-details-modal__content-container{padding:0 16px}.offer-details-modal__label{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}.offer-details-modal__representative-example-label{font-size:16px;letter-spacing:.15px;font-weight:400;color:#0d0e13;line-height:20px}.offer-details-modal__representative-example-content{font-size:12px;font-weight:400;line-height:16px;color:#052144;padding:14px 0}.offer-details-modal__attribute{display:flex;justify-content:space-between;padding:14px 0}.offer-details-modal__attribute.-bonus{border-bottom:0}.offer-details-modal__attribute-label{font-size:18px;font-weight:400;line-height:150%;letter-spacing:.5px;color:#1f2026}.offer-details-modal__attribute-value{font-size:20px;font-weight:600;line-height:120%}.offer-details-modal__border{width:100%;height:1px;border-bottom:1px solid #c4cad0}.offer-details-modal__feature{display:flex;justify-content:space-between;padding:8px 0 14px;align-items:center;border-bottom:1px solid #c4cad0}.offer-details-modal__feature.-bonus{background:linear-gradient(90deg,#eaf6f0,#e6f0fa);padding:8px 16px;border-bottom:0;border-radius:8px}.offer-details-modal__feature-label{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px;padding:0 16px 0 0;text-wrap:nowrap}.offer-details-modal__feature-value{font-size:12px;font-weight:400;line-height:16px}.offer-details-modal__functionalities{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:16px 0}.offer-details-modal__functionalities-item{border:1px solid #c4cad0;border-radius:8px;padding:8px 16px;width:calc(50% - 7px);display:flex;justify-content:space-between;align-items:center}.offer-details-modal__functionalities-item-icon{height:24px;display:flex;align-items:center}.offer-details-modal__additional-info{display:flex;flex-wrap:wrap;padding:16px 0 24px;gap:16px}.offer-details-modal__additional-info-item{padding:16px;background:linear-gradient(90deg,#eaf6f0,#e6f0fa);border-radius:8px;width:100%}.offer-details-modal__additional-info-item-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 4px}.offer-details-modal__additional-info-item-label{font-size:14px;font-weight:400;line-height:24px;letter-spacing:.5px}.offer-details-modal__additional-info-item-content,.offer-details-modal__additional-info-item-value{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}.offer-details-modal__footer{padding:16px;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;z-index:2;box-shadow:0 -4px 12px 0 rgba(5,106,215,.12)}.offer-details-modal__footer .button{width:100%;text-align:center;justify-content:center}@media screen and (min-width:1280px){.offer-details-modal{padding:0;min-height:100%}.offer-details-modal__header{padding:12px 32px 12px 38px;justify-content:flex-start;gap:16px;position:relative}.offer-details-modal__header-close{display:none}.offer-details-modal__header-name{width:auto}.offer-details-modal__content{min-height:calc(100% - 76px - 64px)}.offer-details-modal__content-container{padding:0 32px}.offer-details-modal__additional-info-item{width:calc(50% - 8px)}.offer-details-modal__special-label{bottom:-5px;left:38px}.offer-details-modal__footer{padding:16px 45px}}