.custom-add-ons-container{margin-top:20px;border:1px solid #111111;border-radius:8px;max-width:437px;margin-bottom:25px}.custom-add-ons__main-title{margin-top:0;margin-bottom:15px}.add-on-product{background:#d2dbc933}.add-on-product__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #111111;gap:12px;cursor:pointer}.add-on-product__content{flex-grow:1;padding:20px 16px 20px 0;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center}.add-on-product__title{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:120%;color:#000}.add-on-product__checkbox{padding-left:16px;margin-top:-2px}.add-on-product__content:before{content:"";position:absolute;top:0;left:-49px;width:calc(100% + 49px);height:100%;cursor:pointer;z-index:1}.add-on-product__price{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#000;white-space:nowrap}.add-on-product__image img{max-width:50px;height:auto;border-radius:4px}.sc-add-on-product-options{padding:16px 16px 19px;background-color:#fff;border-bottom:1px solid #111111}.sc-add-on-product-options__trainer-select{margin-bottom:15px}.sc-add-on-product-options__trainer-select label{display:block;margin-bottom:0;font-family:Montserrat;font-weight:400;font-size:16px;color:#111;line-height:100%;letter-spacing:0}.sc-add-on-product-options__trainer-select select{width:100%;padding:8px;border-radius:4px;border:1px solid #ccc}.choose-later-label{margin-left:8px;vertical-align:middle}.sc-add-on-product-options__note{display:flex;align-items:flex-start;padding:14px 18px;border:1px solid #111111;background:#d2dbc933;border-radius:4px;margin-top:15px}.sc-add-on-product-options__note p{margin:0;font-family:Montserrat;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0;color:#111}.sc-add-on-product-options__note svg{min-width:20px;margin-top:1px;margin-right:15px}.tooltip-trigger{display:inline-block;width:20px;height:19px;line-height:20px;border-radius:50%;background-color:#111;color:#fff;font-weight:700;cursor:pointer;margin-left:5px;font-family:Montserrat;font-weight:500;font-size:14px;letter-spacing:0;text-align:center;margin-bottom:4px}.tooltip-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.tooltip-content{background-color:#fff;padding:30px;border-radius:8px;max-width:700px;width:90%;position:relative;box-shadow:0 5px 15px #0000004d;font-family:Montserrat}@media (max-width: 768px){.tooltip-content{padding:30px}}.tooltip-close{cursor:pointer;position:absolute;right:-6px;top:-42px;width:48px;height:48px;line-height:48px;color:#fff;font-style:normal;font-size:48px;font-family:Arial,Baskerville,monospace;text-decoration:none;text-align:right;opacity:.6;transition:opacity .2s ease}.tooltip-close:hover{opacity:1}.checkbox-wrapper-15 .cbx{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer;white-space:nowrap}.checkbox-wrapper-15 .cbx span{display:inline-block;vertical-align:middle;transform:translateZ(0);white-space:break-spaces;color:#111;font-family:Montserrat;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}.checkbox-wrapper-15 .cbx span:first-child{position:relative;width:21px;height:21px;border-radius:50%;transform:scale(1);vertical-align:middle;border:1px solid #111;transition:all .2s ease;background:#fff}.checkbox-wrapper-15 .cbx span:first-child svg{position:absolute;z-index:1;top:5px;left:4px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:13px;stroke-dashoffset:13px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0)}.checkbox-wrapper-15 .cbx span:first-child:before{content:"";width:100%;height:100%;background:var(--accent-color);display:block;transform:scale(0);opacity:1;border-radius:6px;transition-delay:.2s}.checkbox-wrapper-15 .cbx:hover span:first-child{border-color:var(--accent-color)}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child{border-color:var(--accent-color);background:var(--accent-color);animation:check-15 .6s ease}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child:before{transform:scale(2.2);opacity:0;transition:all .6s ease}@keyframes check-15{50%{transform:scale(1.2)}}.trainer-dropdown{position:relative;width:100%;cursor:pointer;font-family:inherit}.trainer-dropdown__selected{background:#fff;border:1px solid #111;border-radius:4px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;height:50px;color:#111}.trainer-dropdown__arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.sc-add-on-product-options .sc-add-on-product-options__later-checkbox.checkbox-wrapper-15 span:first-child{border-radius:4px;width:20px;height:20px}.trainer-dropdown__selected span{color:#bbbac5;white-space:nowrap;width:92%;overflow:hidden}.trainer-dropdown__list{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:4px;max-height:250px;overflow-y:auto;z-index:10}.trainer-dropdown.open .trainer-dropdown__list{display:block;padding-left:0}.trainer-dropdown__item{gap:11px;padding:8px 12px;transition:background .2s;border-bottom:1px solid #111;display:flex;align-items:center}.trainer-dropdown__item:last-child{border-bottom:none}.trainer-dropdown__item:hover{background:#f6f8f4}.trainer-dropdown__item img{border-radius:4px;margin:0;border:1px solid #111111}.trainer-dropdown__info{display:flex;flex-direction:column}.trainer-dropdown__name{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0;color:#000;margin-bottom:4px}.trainer-dropdown__position{font-family:Montserrat;font-weight:400;font-size:10px;line-height:100%;letter-spacing:0;color:#111}.trainer-dropdown__location{background:#f6f8f4;border-radius:4px;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;color:#000;display:flex;align-items:center;gap:3px;padding:8px 7px;margin-left:auto}.sc-add-on-product-options__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.trainer-dropdown__list{display:none;position:absolute;z-index:10;border:1px solid #111;border-radius:0 0 4px 4px;margin-top:-3px;width:100%;max-height:158px;overflow-y:auto}.trainer-dropdown.open .trainer-dropdown__list{display:block}.add-on-product:last-child .add-on-product__container{border-bottom:none}.trainer-dropdown__selected p{width:93%;margin:0}.tooltip-content h3{margin:0;font-family:Montserrat}.tooltip-content p{margin:30px 0}.sc-add-on-product-options.error-highlight .sc-add-on-product-options__later-checkbox.checkbox-wrapper-15 span:first-child,.sc-add-on-product-options.error-highlight .trainer-dropdown__selected{border-color:#ff000a}.error-message{color:#ff000a;margin-top:10px;font-size:13px;font-family:Montserrat;line-height:130%;padding:5px}
/*# sourceMappingURL=/cdn/shop/t/53/assets/sc-add-on-product.css.map */
