.AdditionalCard_AdditionalCard__drhd7{display:flex;flex-direction:column;padding:8px;width:248px;border-radius:8px;background:var(--color-gray-300)}.AdditionalCard_AdditionalCard__radioContainer__A02Qp{padding:16px}.AdditionalCard_AdditionalCard__radio__OYx2q{width:20px;height:20px;font-size:16px;font-weight:400}.AdditionalCard_AdditionalCard__items__nHDbK{display:flex;flex-direction:column;gap:2px}.AdditionalCard_AdditionalCard__items__nHDbK div:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.AdditionalCard_AdditionalCard__items__nHDbK div:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.AdditionalCard_AdditionalCard__item__kDGae{background:var(--color-white);height:62px;display:flex;flex-direction:column;justify-content:center;padding:8px 12px}.AdditionalCard_AdditionalCard__item__kDGae span:last-child{font-size:14px;font-weight:400}.AdditionalCard_AdditionalCard__item__kDGae span:first-child{font-size:16px;font-weight:400}@media(max-width:770px){.AdditionalCard_AdditionalCard__drhd7{width:100%}}.Radio__wrapper__67fb0{display:flex;position:relative;cursor:pointer}.Radio__wrapper__67fb0.Radio__disabled__c411f{pointer-events:none}.Radio__wrapper__67fb0.Radio__disabled__c411f .Radio__root__05f1c{border:2px solid rgba(31,36,46,.24)}.Radio__wrapper__67fb0.Radio__disabled__c411f .Radio__label__3dc8b{color:var(--color-gray-600)}.Radio__wrapper__67fb0.Radio__disabled__c411f .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:#1f242e3d;border:transparent}.Radio__wrapper__67fb0.Radio__disabled__c411f .Radio__description__2e220{color:var(--color-gray-600)}.Radio__wrapper__67fb0.Radio__error__13be9 .Radio__root__05f1c{border:2px solid var(--color-red-600)}.Radio__wrapper__67fb0.Radio__error__13be9 .Radio__label__3dc8b,.Radio__wrapper__67fb0.Radio__error__13be9 .Radio__label__3dc8b a{color:var(--color-red-600)}.Radio__wrapper__67fb0.Radio__error__13be9 .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-red-600)}.Radio__wrapper__67fb0.Radio__error__13be9:hover .Radio__root__05f1c{border:2px solid var(--color-red-700)}.Radio__wrapper__67fb0.Radio__error__13be9:hover .Radio__label__3dc8b,.Radio__wrapper__67fb0.Radio__error__13be9:hover .Radio__label__3dc8b a{color:var(--color-red-700)}.Radio__wrapper__67fb0.Radio__error__13be9:hover .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-red-700)}.Radio__wrapper__67fb0.Radio__error__13be9:active .Radio__root__05f1c{border:2px solid var(--color-red-800)}.Radio__wrapper__67fb0.Radio__error__13be9:active .Radio__label__3dc8b,.Radio__wrapper__67fb0.Radio__error__13be9:active .Radio__label__3dc8b a{color:var(--color-red-800)}.Radio__wrapper__67fb0.Radio__error__13be9:active .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-red-800)}.Radio__wrapper__67fb0:hover .Radio__root__05f1c{border:2px solid var(--color-black-400)}.Radio__wrapper__67fb0:hover .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-black-400)}.Radio__wrapper__67fb0:active .Radio__root__05f1c{border:2px solid var(--color-black-300)}.Radio__wrapper__67fb0:active .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-black-300)}.Radio__wrapper__67fb0.Radio__focused__fefa5 .Radio__root__05f1c,.Radio__wrapper__67fb0:focus-within .Radio__root__05f1c{box-shadow:0 0 0 4px #6a80ef66}.Radio__wrapper__67fb0 .Radio__root__05f1c{display:flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;position:relative;width:20px;height:20px;margin:2px;border:2px solid var(--color-black-500);border-radius:20px;background-color:var(--color-white);transition:background-color .3s ease,box-shadow .3s ease,border .3s ease}.Radio__wrapper__67fb0 .Radio__root__05f1c:after{content:"";width:12px;height:12px;border-radius:50%;position:absolute;transition:background-color .3s ease}.Radio__wrapper__67fb0 .Radio__input__df29d{position:absolute;z-index:-1;height:0;width:0;opacity:0}.Radio__wrapper__67fb0 .Radio__input__df29d:checked+.Radio__root__05f1c:after{background-color:var(--color-black-400)}.Radio__wrapper__67fb0 .Radio__label__3dc8b{font-size:16px;font-weight:400;line-height:24px;color:var(--color-black-500)}.Radio__text__fd69f{display:flex;flex-direction:column;row-gap:4px;margin-left:12px}.Radio__description__2e220{color:var(--color-gray-800);font-size:14px;line-height:20px}.Radio__tooltip__605c4{margin-top:2px;margin-left:8px}.SegmentedControl__root__1bbbd{position:relative;padding:4px;display:inline-flex;gap:8px;align-items:center;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.SegmentedControl__root__1bbbd::-webkit-scrollbar{display:none}.SegmentedControl__root__1bbbd.SegmentedControl__round__ba02c{border-radius:80px}.SegmentedControl__root__1bbbd.SegmentedControl__square__ed4ff{border-radius:12px}.SegmentedControl__root__1bbbd.SegmentedControl__disabled__4bc20{cursor:not-allowed}.SegmentedControl__root__1bbbd.SegmentedControl__stretch__202a9{display:flex}.SegmentedControl__root__1bbbd.SegmentedControl__stretch__202a9 .SegmentedControl__segment__187f2{flex:1 1}.SegmentedControl__root__1bbbd.SegmentedControl__gray__51a86{background-color:var(--color-gray-400)}.SegmentedControl__bar__1a4e2,.SegmentedControl__root__1bbbd.SegmentedControl__white__81a67{background-color:var(--color-white)}.SegmentedControl__bar__1a4e2{box-sizing:border-box;position:absolute;z-index:1;transition:.2s ease;transition-property:left}.SegmentedControl__bar__1a4e2.SegmentedControl__black__47f16{background-color:var(--color-black-500)}.SegmentedControl__bar__1a4e2.SegmentedControl__disabled__4bc20.SegmentedControl__black__47f16{background-color:var(--color-gray-600)}.SegmentedControl__segment__187f2{display:flex;gap:8px;justify-content:center;align-items:center;z-index:2;cursor:pointer;transition:color .3s ease}.SegmentedControl__bar__1a4e2.SegmentedControl__round__ba02c,.SegmentedControl__segment__187f2.SegmentedControl__round__ba02c{border-radius:80px}.SegmentedControl__bar__1a4e2.SegmentedControl__square__ed4ff,.SegmentedControl__segment__187f2.SegmentedControl__square__ed4ff{border-radius:10px}.SegmentedControl__bar__1a4e2.SegmentedControl__fixed__916ba,.SegmentedControl__segment__187f2.SegmentedControl__fixed__916ba{width:120px}.SegmentedControl__bar__1a4e2.SegmentedControl__active__80792.SegmentedControl__black__47f16,.SegmentedControl__segment__187f2.SegmentedControl__active__80792.SegmentedControl__black__47f16{color:var(--color-white)}.SegmentedControl__bar__1a4e2:hover,.SegmentedControl__segment__187f2:hover{color:var(--color-gray-800)}.SegmentedControl__bar__1a4e2.SegmentedControl__disabled__4bc20,.SegmentedControl__segment__187f2.SegmentedControl__disabled__4bc20{cursor:not-allowed;color:var(--color-gray-600)}.SegmentedControl__label__cb260{font-size:var(--font-size-16);line-height:var(--font-line-height-16)}.SegmentedControl__label__cb260.SegmentedControl__regular__2632c{font-weight:var(--font-weight-regular)}.SegmentedControl__label__cb260.SegmentedControl__medium__4fcc7{font-weight:var(--font-weight-medium)}.SegmentedControl__s__305b7{padding:6px 12px}.SegmentedControl__m__97b54{padding:10px 12px}.OfferActions_actions__H3SnT{display:flex;gap:12px}@media screen and (max-width:767px){.OfferActions_actions__H3SnT{margin-top:8px;width:100%}.OfferActions_actions__H3SnT button{width:50%}}.OfferActions_button__T39Zl{min-width:105px;max-width:120px;width:120px;min-height:50px;display:flex}@media screen and (max-width:767px){.OfferActions_button__T39Zl{min-width:auto;max-width:none;width:50%}.OfferActions_button__T39Zl button{width:100%}}.OfferTags_root__BHbMt{display:flex;flex-wrap:wrap;gap:8px}.OfferTags_accreditation__5Vs8W path{fill:var(--color-green-600)}