.content-with-image-tabs-section{display:block;font-size:14px}.content-with-image-tabs-section .banner-wrapper{position:relative}.content-with-image-tabs-section .banner-list{bottom:0;left:0;position:absolute;right:0;top:0}.content-with-image-tabs-section .banner-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:all .4s ease}.content-with-image-tabs-section .banner-item.is-active{opacity:1;visibility:visible}.content-with-image-tabs-section .banner-item .banner_image-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.content-with-image-tabs-section .banner-item .banner_content-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:47px;height:100%;z-index:1;color:var(--color-text-banner);text-align:center}.content-with-image-tabs-section .banner-item .banner_content-wrapper .banner__title{font-size:20px;line-height:1;margin-bottom:12px;color:var(--color-text-banner)}.content-with-image-tabs-section .banner-item .banner_content-wrapper .banner__description p{margin-bottom:0}.content-with-image-tabs-section .banner-wrapper+.content-wrapper{margin-top:30px}.content-with-image-tabs-section .content-wrapper .breadcrumb{font-size:14px}.content-with-image-tabs-section .content-wrapper .main-content{display:flex;flex-direction:column;gap:30px;margin-top:24px}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar summary{display:flex;justify-content:space-between;gap:12px;padding:8px 16px;background:#f5f9ff;font-weight:500}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar summary .icon{display:flex;align-items:center;justify-content:center;flex-shrink:1;transition:all .3s ease}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar[open] summary .icon{transform:rotate(180deg)}.content-with-image-tabs-section .content-wrapper .main-content .tabs{padding-inline:16px}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar{border:1px solid #1C2C58;border-radius:8px;overflow:hidden;width:100%;flex-shrink:1}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:500;line-height:1.4;color:#1c2c58;padding-block:8px;border-bottom:1px solid #1C2C58}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title .svg-wrapper{display:flex;align-items:center;width:20px;height:20px}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title .svg-wrapper svg{width:100%;height:100%;fill:none;stroke:currentcolor}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title .svg-wrapper svg path{stroke:none;fill:currentcolor}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title .svg-wrapper .icon-minus{display:none}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title .svg-wrapper .icon-plus{display:block}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab.is-open-parent .tab-title .svg-wrapper .icon-plus{display:none}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab.is-open-parent .tab-title .svg-wrapper .icon-minus{display:block}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab:last-child .tab-title{border-bottom:0}.content-with-image-tabs-section .content-wrapper .main-content .sub-tabs{padding-left:16px;max-height:0;overflow:hidden;transition:max-height .3s ease}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents{width:100%;flex:1;min-width:0}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content{display:none}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content.is-active{display:block}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .title-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .title{font-size:20px;font-weight:700;margin-bottom:0}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .title-wrapper .button{display:none;width:100%;max-width:220px}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .content{margin-top:24px;padding-top:34px;border-top:1px solid #000000;text-align:justify}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .content h2{font-size:20px}.content-with-image-tabs-section .form-wrapper{border-radius:8px;background:#f6f9ff;padding:32px 16px;margin-top:40px}.content-with-image-tabs-section .form-wrapper .form{display:flex;flex-direction:column;gap:24px;margin-top:20px}.content-with-image-tabs-section .form-wrapper .form .form-group{display:flex;flex-direction:column;gap:24px}.content-with-image-tabs-section .form-wrapper .form .input-group{display:flex;flex-direction:column;width:100%;min-width:0}.content-with-image-tabs-section .form-wrapper .form .input-group label{width:fit-content}.content-with-image-tabs-section .form-wrapper .form .input-group .required{color:#df4a4a}.content-with-image-tabs-section .form-wrapper .form .input-group .optional{color:var(--color-foreground)}.content-with-image-tabs-section .form-wrapper .form .input-group label .form-label__text{color:var(--color-foreground-heading);font-weight:600}.content-with-image-tabs-section .form-wrapper .form .input-group input,.content-with-image-tabs-section .form-wrapper .form .input-group textarea{background:#fff;border:1px solid #1C2C58;padding:8px;border-radius:10px;min-height:38px;outline:0}.content-with-image-tabs-section .form-wrapper .form .input-group input::placeholder,.content-with-image-tabs-section .form-wrapper .form .input-group textarea::placeholder{color:#c9c9c9;opacity:1}.content-with-image-tabs-section .form-wrapper .form .input-group .file-upload{display:flex;align-items:center;width:100%;height:100%;min-height:38px;padding:8px;border-radius:10px;margin-bottom:0;border:1px solid #1C2C58;background:#fff;color:#c9c9c9;font-size:14px}.content-with-image-tabs-section .form-wrapper .form .input-group .file-upload:has(input.has-file){color:var(--color-foreground, #000)}.content-with-image-tabs-section .form-wrapper .form .input-group .file-upload .text{white-space:nowrap}.visually-hidden-file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.content-with-image-tabs-section .form-wrapper .form .input-group input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.content-with-image-tabs-section .form-wrapper .form .input-group input[type=date]{appearance:none;-webkit-appearance:none}.content-with-image-tabs-section .form-wrapper .form .input-group input[type=date]:valid{color:var(--color-foreground)}input[type=date]:invalid{-webkit-text-fill-color:#C9C9C9}input::-webkit-date-and-time-value{text-align:left}@supports (-webkit-touch-callout: none){.content-with-image-tabs-section input,.content-with-image-tabs-section textarea,.content-with-image-tabs-section select{font-size:16px}input[type=date]:before{content:"mm/dd/yyyy";width:100%;color:#c9c9c9}input[type=date]:focus:before,input[type=date]:valid:before{content:none}}@media(min-width:1024px){.content-with-image-tabs-section{font-size:16px}.content-with-image-tabs-section .banner-item .banner_content-wrapper{padding-bottom:62px}.content-with-image-tabs-section .banner-item .banner_content-wrapper .banner__title{font-size:36px;margin-bottom:16px}.content-with-image-tabs-section .banner-wrapper+.content-wrapper{margin-top:46px}.content-with-image-tabs-section .content-wrapper .breadcrumb{font-size:16px}.content-with-image-tabs-section .content-wrapper .main-content{flex-direction:row;gap:50px;margin-top:40px}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar{height:fit-content;max-width:300px;border:0}.content-with-image-tabs-section .content-wrapper .main-content .content-sidebar summary{display:none}.content-with-image-tabs-section .content-wrapper .main-content .tabs{padding-inline:0}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title{padding:16px 0}.content-with-image-tabs-section .content-wrapper .main-content .tabs .tab .tab-title.is-open{background:#f5f9ff;font-weight:700}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .title{font-size:28px}.content-with-image-tabs-section .content-wrapper .main-content .tab-contents .tab-content .title-wrapper .button{display:inline-flex}.content-with-image-tabs-section .form-wrapper{padding:40px;margin-top:40px;border-radius:18px}.content-with-image-tabs-section .form-wrapper .form .input-group input,.content-with-image-tabs-section .form-wrapper .form .input-group textarea,.content-with-image-tabs-section .form-wrapper .form .input-group .file-upload{padding:12px 10px;min-height:47px;width:auto}.content-with-image-tabs-section .form-wrapper .form .form-group{flex-direction:row;gap:60px}.content-with-image-tabs-section .form-wrapper .form .button{max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/content-with-image-tabs.css.map */
