.mnt-inquiry{margin-top:64px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.mnt-inquiry:nth-child(1){margin-top:48px}.mnt-question{flex-basis:100%;display:flex;flex-wrap:wrap}.mnt-section{flex-basis:100%;display:flex;flex-wrap:wrap}.mnt-section.mnt-section-spaced{padding-bottom:2%}.mnt-fixed-questions{display:block}.mnt-section.mnt-check{margin-top:32px;margin-bottom:32px}.mnt-section.mnt-check.mnt-answer-check{margin-bottom:0;justify-content:space-between}.mnt-section.mnt-check.mnt-answer-check.mnt-check-single{margin-bottom:0;margin-top:0}.mnt-section.mnt-check.mnt-check-expanded{align-items:center;justify-content:space-between;margin-top:12px;margin-bottom:12px}.mnt-section.mnt-check .mnt-flex-full-check{flex-basis:100%;margin-bottom:12px}.mnt-section-title-head{flex-basis:100%;display:flex;margin-bottom:22px;align-items:center;justify-content:flex-start}.mnt-numbered-title{color:#6D0038;font-size:40px}.mnt-numbered-title.mnt-page-head{color:unset}.mnt-numbered-title-container{display:flex;flex-direction:column;padding-left:24px}.mnt-numbered-questions-number{color:gray;font-size:12px;line-height:20px}.mnt-numbered-title.mnt-pad-left-0{padding-left:0;margin-bottom:18px}.mnt-numbered-bullet{color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;background-color:#6D0038;border-radius:1em;min-height:48px;min-width:48px}.mnt-section-question{flex-basis:100%;color:#1F1E1F;font-size:32px;font-weight:400;margin-top:32px}.mnt-section-question.mnt-bolded{font-size:18px;font-weight:700;line-height:24px;margin-top:18px}.mnt-section-details{flex-basis:100%;color:#1F1E1F;font-size:18px;font-weight:400;line-height:24px;margin-bottom:12px;margin-top:12px;line-height:24px}.mnt-section-details strong{font-weight:700}.mnt-section-details.mnt-section-info-note{margin-top:0}.mnt-section-option-line{flex-basis:100%;display:flex}.mnt-section-details.mnt-section-list-option{margin-bottom:4px;margin-top:4px;padding-left:10px}.mnt-section-view-details{flex-basis:100%;display:flex;align-items:center;justify-content:flex-start;margin-bottom:32px;margin-top:12px}p.mnt-section-link{padding-left:12px;text-decoration:underline;cursor:pointer}.mnt-tooltip{cursor:pointer;position:relative;display:flex;align-items:center}.mnt-tooltip-text{background-color:#6D0038;color:#fff;text-align:center;padding:5px 10px;border-radius:5px;position:absolute;z-index:1;right:0;bottom:100%;opacity:0;transition:opacity 0.3s;transform:translateX(100%)}.mnt-tooltip:hover .mnt-tooltip-text{visibility:visible;opacity:1}.mnt-section-group{display:flex;flex-basis:100%;flex-wrap:wrap}.mnt-section-group-option{background-color:#fff;min-height:64px;cursor:pointer;flex-basis:100%;display:flex;border-radius:8px;padding:10px;align-items:center;justify-content:space-between;margin-bottom:12px}.mnt-section-group-option:not(.mnt-section-group-option-notes){border:1px solid #8F8F8F}.mnt-section-group-option.mnt-section-group-option-notes{border-radius:unset;background-color:#f5f5f5}.mnt-section-group-option.mnt-expanded-panel{display:none;border:none;flex-wrap:wrap;background:#F6F4F5;margin-top:0;border-radius:0}.mnt-section-group-option-start{flex-basis:60%;display:flex;align-items:center;justify-content:flex-start}.mnt-choice{font-size:18px;padding-left:15.5px;margin-left:40px;position:absolute}.mnt-price{font-size:18px;font-weight:700}.mnt-original-price{display:none}.mnt-section input[type="checkbox"]{display:none}.mnt-section .mnt-checkbox-label{position:relative;display:inline-block;padding-left:35px;cursor:pointer;font-size:18px;line-height:24px;user-select:none}.mnt-section .mnt-checkbox-label::before,.mnt-section .mnt-checkbox-label::after{position:absolute;content:"";transition:all 0.3s ease}.mnt-section .mnt-checkbox-label::before{top:0;left:0;width:24px;height:24px;border:2px solid #6D0038;border-radius:50%}.mnt-section .mnt-checkbox-label.mnt-expantion-panel-checkbox-label::before{border-radius:10%}.mnt-section .mnt-checkbox-label::after{top:5px;left:8px;width:8px;height:14px;border:solid #6D0038;border-width:0 4px 4px 0;transform:rotate(45deg);display:none}.mnt-section .mnt-checkbox-label.mnt-checkbox-round-fill::after{top:2px;left:2px;width:24px;height:24px;transform:rotate(45deg);display:none;border-radius:50%;border:7px solid #6D0038;box-sizing:border-box}.mnt-section input[type="checkbox"]:checked+.mnt-checkbox-label::after{display:block}.mnt-section-tab-list-container{gap:8px;margin-bottom:24px}.mnt-section-tab-list-button{padding:15px 16px;border-radius:26px;background-color:#fff;color:#000;cursor:pointer}.mnt-section-tab-list-button.mnt-active-tab{background-color:#000;color:#F6F4F5}