@media(max-width:990px){.image-text-section:has(.mobile-media-full-width) .image-text-container{padding:0!important}}.image-text-section .main-video{background-color:#000;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.image-text-section .media-placeholder svg{width:40%;height:40%;fill:#d0d0d0}.image-text-section .image-text-subtitle{font-weight:var(--font-weight-semibold);margin-top:0;margin-bottom:0;letter-spacing:var(--letter-spacing-heading)}.image-text-section .image-text-divider-wrapper{display:flex!important;align-items:center!important;width:100%!important;clear:both!important;box-sizing:border-box!important;position:relative!important;z-index:1!important}.image-text-section .image-text-divider-line{display:block!important;flex-shrink:0!important;box-sizing:border-box!important;position:relative!important;min-height:1px!important;min-width:20px!important}.image-text-section .image-text-divider-line:empty{background-color:#000!important;height:2px!important;width:50%!important}.image-text-section .image-text-body{line-height:1.6;margin-bottom:0;letter-spacing:var(--letter-spacing-body)}.image-text-section .image-text-bullet-list{padding-left:0;margin:0;list-style-type:none}.image-text-section .image-text-bullet-list.no-bullets{list-style-type:none;padding-left:0}.image-text-section .image-text-bullet-list .list-title{font-weight:var(--font-weight-semibold);margin-bottom:12px;list-style-type:none;padding-left:0}.image-text-section .image-text-bullet-list .list-item{margin-bottom:10px;line-height:1.4;position:relative;display:flex;align-items:flex-start}.image-text-section .image-text-bullet-list .item-icon{width:20px;height:20px;flex-shrink:0;margin-right:10px;display:flex;align-items:center;justify-content:center}.image-text-section .image-text-bullet-list .item-icon svg{width:100%;height:100%;fill:currentColor}.image-text-section .image-text-bullet-list .item-icon img{width:100%;height:100%;object-fit:contain;display:block}.image-text-section .image-text-bullet-list .item-text{flex:1;letter-spacing:var(--letter-spacing-body)}.image-text-section .image-text-bullet-list.emoji-bullets .list-item{list-style-type:none;position:relative;padding-left:25px}.image-text-section .image-text-bullet-list.emoji-bullets .list-item:before{content:attr(data-icon);position:absolute;left:0;top:0}.image-text-section .secondary-image-container{width:100%;margin-top:5px;margin-bottom:5px}.image-text-section .secondary-image{max-width:100%;height:auto;border-radius:4px}.image-text-section .button-container{margin-top:0}.image-text-section .image-text-bullet-list.two-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:1px 2px}.image-text-section .image-text-bullet-list.two-columns .list-title{grid-column:1 / -1;margin-bottom:15px}.image-text-section .image-text-bullet-list.pill-style{display:flex;flex-wrap:wrap;gap:8px}.image-text-section .image-text-bullet-list.pill-style .list-title{width:100%;margin-bottom:12px}.image-text-section .image-text-bullet-list.pill-style .list-item.pill-item{display:inline-flex;align-items:center;margin-bottom:0;transition:all .3s ease;cursor:default}.image-text-section .image-text-bullet-list.pill-style .list-item.pill-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.image-text-section .image-text-bullet-list.pill-style .list-item.pill-item .item-icon{margin-right:6px;width:16px;height:16px}.image-text-section .image-text-bullet-list.pill-style .list-item.pill-item .item-icon img{width:100%;height:100%;object-fit:contain;display:block}.image-text-section .image-text-bullet-list.pill-style .list-item.pill-item .item-text{font-size:inherit;line-height:1.2}.image-text-section .image-text-bullet-list.pill-style.two-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.image-text-section .image-text-bullet-list.pill-style.two-columns .list-title{grid-column:1 / -1}.image-text-section .image-text-body p{margin-bottom:.5em}.image-text-section .image-text-body p:last-child{margin-bottom:0}.image-text-section .image-text-body strong{font-weight:600!important}.image-text-section .image-text-body em{font-style:italic!important}.image-text-section .image-text-body a{text-decoration:underline}.image-text-section .image-text-body ul,.image-text-section .image-text-body ol{margin:.5em 0;padding-left:1.5em}.image-text-section .image-text-body li{margin-bottom:.25em}.image-text-section .accordion-container{width:100%;max-width:100%;box-sizing:border-box;overflow:visible;flex-shrink:1;min-width:0}.image-text-section .accordion-item{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.image-text-section .accordion-title{margin:0 0 16px;font-weight:600;font-size:var(--accordion-title-size)}.image-text-section .accordion-items-wrapper{width:100%}.image-text-section .accordion-item{overflow:hidden;transition:all .2s ease}.image-text-section .accordion-header{display:flex;align-items:center;padding:var(--header-padding-mobile);cursor:pointer;font-weight:500;position:relative;transition:background-color .3s ease;gap:16px;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.image-text-section .accordion-header:hover{opacity:.9}.image-text-section .accordion-header-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;width:var(--accordion-icon-size-mobile);height:var(--accordion-icon-size-mobile);margin-right:12px}.image-text-section .accordion-header-icon svg{width:100%;height:100%;fill:currentColor}.image-text-section .accordion-header-text{flex-grow:1;padding-right:15px;font-weight:500;letter-spacing:var(--letter-spacing-body);font-size:var(--accordion-header-size)}.image-text-section .accordion-toggle{position:absolute;right:var(--header-padding-mobile);font-size:var(--accordion-toggle-size);font-weight:700;transition:transform .3s ease;line-height:1}.image-text-section .accordion-item.active .accordion-toggle{transform:rotate(45deg)}.image-text-section .accordion-content{padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.image-text-section .accordion-content-inner{padding:var(--content-padding-mobile);opacity:0;transition:opacity .3s ease;line-height:1.6;font-size:var(--accordion-content-size)}.image-text-section .accordion-item.active .accordion-content{max-height:1000px!important;padding:var(--content-outer-padding-mobile) 0!important;overflow:visible!important}.image-text-section .accordion-item.active .accordion-content-inner{opacity:1!important;letter-spacing:var(--letter-spacing-body);padding:var(--content-padding-mobile)!important}.image-text-section .accordion-item.active .accordion-toggle{transform:rotate(45deg)!important}.image-text-section .accordion-item:not(.active) .accordion-content{max-height:0!important;padding:0!important;overflow:hidden!important}.image-text-section .accordion-item:not(.active) .accordion-content-inner{opacity:0!important}.image-text-section .accordion-content-inner p,.image-text-section .accordion-content-inner ul,.image-text-section .accordion-content-inner ol,.image-text-section .accordion-content-inner li,.image-text-section .accordion-content-inner strong,.image-text-section .accordion-content-inner em,.image-text-section .accordion-content-inner b,.image-text-section .accordion-content-inner i,.image-text-section .accordion-content-inner a{color:inherit!important}.image-text-section .accordion-content-inner strong,.image-text-section .accordion-content-inner b{font-weight:700}.image-text-section .accordion-content-inner em,.image-text-section .accordion-content-inner i{font-style:italic}.image-text-section .accordion-content-inner a{color:inherit;text-decoration:underline}.image-text-section .accordion-content-inner p{margin-top:0;margin-bottom:10px}.image-text-section .accordion-content-inner p:last-child{margin-bottom:0}.image-text-section .accordion-content-inner ul,.image-text-section .accordion-content-inner ol{margin:10px 0;padding-left:20px}.image-text-section .accordion-content-inner li{margin-bottom:5px}@media(min-width:600px)and (max-width:990px){.image-text-section .accordion-header{padding:calc(var(--header-padding-desktop) * .5)!important}.image-text-section .accordion-toggle{right:calc(var(--header-padding-desktop) * .5)!important;font-size:calc(var(--accordion-toggle-size-desktop) * .75)!important}.image-text-section .accordion-content-inner{padding:calc(var(--content-padding-desktop) * .5)!important;font-size:calc(var(--accordion-content-size-desktop) * .8)!important}.image-text-section .accordion-item.active .accordion-content{padding:calc(var(--content-outer-padding-desktop) * .5) 0!important}.image-text-section .accordion-item.active .accordion-content-inner{padding:calc(var(--content-padding-desktop) * .5)!important}.image-text-section .accordion-title{font-size:calc(var(--accordion-title-size-desktop) * .7)!important}.image-text-section .accordion-header-text{font-size:calc(var(--accordion-header-size-desktop) * .8)!important}}@media(min-width:991px){.image-text-section .accordion-header{padding:var(--header-padding-desktop)!important}.image-text-section .accordion-toggle{right:var(--header-padding-desktop)!important;font-size:var(--accordion-toggle-size-desktop)!important}.image-text-section .accordion-content-inner{padding:var(--content-padding-desktop)!important;font-size:var(--accordion-content-size-desktop)!important}.image-text-section .accordion-item.active .accordion-content{padding:var(--content-outer-padding-desktop) 0!important}.image-text-section .accordion-item.active .accordion-content-inner{padding:var(--content-padding-desktop)!important}.image-text-section .accordion-title{font-size:var(--accordion-title-size-desktop)!important}.image-text-section .accordion-header-text{font-size:var(--accordion-header-size-desktop)!important}}.image-text-section .button-container{width:100%;max-width:100%;box-sizing:border-box;overflow:visible;flex-shrink:1;min-width:0}.image-text-section .button-container .button{max-width:100%;box-sizing:border-box;word-wrap:break-word;min-width:0}.image-text-section .button-container.full-width-mobile{width:100%;max-width:100%;box-sizing:border-box}.image-text-section .button.full-width-mobile{width:100%!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;min-width:unset!important;box-sizing:border-box!important;overflow:hidden!important}@media(max-width:990px){.image-text-section .media-column.mobile-full-width .main-video{object-fit:cover!important;display:block!important;min-height:200px!important}.image-text-section .image-text-content.mobile-media-full-width{overflow:hidden}.image-text-section .image-text-container{overflow-x:hidden}}.page-fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-fade-in:nth-child(2){animation-delay:.1s}.page-fade-in:nth-child(3){animation-delay:.2s}.page-fade-in:nth-child(4){animation-delay:.3s}.icon-block{width:100%;box-sizing:border-box}.icon-wrapper{box-sizing:border-box}.icon-wrapper img{display:block}.icon-svg svg{width:100%;height:100%;display:block}:is(#opt-spec,.image-text-section){width:100%;overflow:hidden;border-radius:var(--iwt0-1-ba2953)}:is(#opt-spec,.image-text-section):where([data-iwt0-1="0"]){padding:var(--iwt0-2-09e032)}:is(#opt-spec,.image-text-section):where([data-iwt0-1="1"]){padding-top:var(--iwt0-3-35180e);padding-bottom:var(--iwt0-4-c2c274)}:is(#opt-spec,.image-text-section):where([data-iwt0-2="0"]){border-top:var(--iwt0-5-b876d6)}:is(#opt-spec,.image-text-section):where([data-iwt0-3="0"]){border-bottom:var(--iwt0-6-cf6202)}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"]) .image-text-container-wrapper{max-width:var(--iwt0-7-42f242);margin:0 auto;border-radius:var(--iwt0-8-c1bc68);overflow:hidden;box-sizing:border-box}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"][data-iwt0-5="0"]) .image-text-container-wrapper{background:var(--iwt0-9-752065)}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"][data-iwt0-5="1"]) .image-text-container-wrapper{background-color:var(--iwt0-10-0b0635)}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"][data-iwt0-6="0"]) .image-text-container-wrapper{border:var(--iwt0-11-59f1f8)}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"][data-iwt0-7="0"]) .image-text-container-wrapper{box-shadow:0 4px 6px #0000001a}@media screen and (min-width:991px){:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"][data-iwt0-8="0"]) .image-text-container-wrapper{flex:1;display:flex;align-items:stretch;margin:0!important;border-radius:0!important}}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"]) .image-text-container{overflow:hidden;box-sizing:border-box}:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"]) .image-text-content{margin-top:var(--iwt0-12-fefb00);margin-bottom:var(--iwt0-13-7c4186);margin-left:var(--iwt0-14-fe04c1);margin-right:var(--iwt0-15-c67463)}@media screen and (min-width:991px){:is(#opt-spec,.image-text-section):where([data-iwt0-4="0"]) .image-text-content{margin-top:var(--iwt0-16-889d06);margin-bottom:var(--iwt0-17-4ab7c7);margin-left:var(--iwt0-18-d20b2c);margin-right:var(--iwt0-19-84c992)}}:is(#opt-spec,.image-text-section):where([data-iwt0-9="0"]) .image-text-container{max-width:var(--iwt0-20-d0dcd8);margin:0 auto;padding:var(--iwt0-21-e58956)}@media screen and (max-width:599px){:is(#opt-spec,.image-text-section) .media-column,:is(#opt-spec,.image-text-section) .text-column{width:100%}}:is(#opt-spec,.image-text-section) .media-column{width:100%;padding:var(--iwt0-22-3bc3d9);border-radius:var(--iwt0-23-77f700);overflow:hidden}:is(#opt-spec,.image-text-section):where([data-iwt0-10="0"]) .media-column.background-image-mode{min-height:var(--iwt0-24-c12375)}:is(#opt-spec,.image-text-section):where([data-iwt0-10="1"]) .media-column.background-image-mode{min-height:400px}@media screen and (min-width:991px){:is(#opt-spec,.image-text-section):where([data-iwt0-11="0"]) .media-column.background-image-mode{min-height:var(--iwt0-24-c12375)}:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"]) .media-column.background-image-mode{min-height:500px}}:is(#opt-spec,.image-text-section):where([data-iwt0-12="0"][data-iwt0-13="0"]) .media-column{-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.5) 30%,rgba(0,0,0,1) 50%);mask-image:linear-gradient(to left,#0000,#0000001a 10%,#00000080,#000 50%)}:is(#opt-spec,.image-text-section):where([data-iwt0-12="0"][data-iwt0-13="1"]) .media-column{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.5) 30%,rgba(0,0,0,1) 50%);mask-image:linear-gradient(to right,#0000,#0000001a 10%,#00000080,#000 50%)}@media screen and (max-width:990px){:is(#opt-spec,.image-text-section):where([data-iwt0-12="0"]) .media-column{-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 70%);mask-image:linear-gradient(to top,#0000,#0003 20%,#000000b3 50%,#000 70%)}}:is(#opt-spec,.image-text-section) .main-image,:is(#opt-spec,.image-text-section) .main-video{width:100%;height:auto;border-radius:var(--iwt0-23-77f700)!important;object-fit:cover;display:block;margin-top:var(--iwt0-25-528302);margin-bottom:var(--iwt0-26-7009fc)}:is(#opt-spec,.image-text-section):where([data-iwt0-14="0"]) .main-image,:is(#opt-spec,.image-text-section):where([data-iwt0-14="0"]) .main-video{max-width:var(--iwt0-27-df05d0)}:is(#opt-spec,.image-text-section):where([data-iwt0-15="0"]) .main-image,:is(#opt-spec,.image-text-section):where([data-iwt0-15="0"]) .main-video{max-height:var(--iwt0-28-9a5adc)}:is(#opt-spec,.image-text-section) .media-placeholder{width:100%;aspect-ratio:16/9;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:var(--iwt0-23-77f700)!important;margin-top:var(--iwt0-25-528302);margin-bottom:var(--iwt0-26-7009fc)}:is(#opt-spec,.image-text-section):where([data-iwt0-14="0"]) .media-placeholder{max-width:var(--iwt0-27-df05d0);margin:0 auto}:is(#opt-spec,.image-text-section):where([data-iwt0-15="0"]) .media-placeholder{max-height:var(--iwt0-28-9a5adc)}:is(#opt-spec,.image-text-section) .image-text-heading{font-weight:var(--font-weight-bold);color:var(--iwt0-31-ae541d)!important;margin-bottom:0;letter-spacing:var(--letter-spacing-heading)!important}:is(#opt-spec,.image-text-section) .accent-text{color:var(--iwt0-32-75723b);letter-spacing:var(--letter-spacing-heading)!important}:is(#opt-spec,.image-text-section) .accent-text{padding:2px 4px!important;margin:-2px -4px!important;display:inline-block!important}:is(#opt-spec,.image-text-section):where([data-iwt0-16="0"][data-iwt0-17="0"]) .accent-text{background:var(--iwt0-33-cc865f)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-16="0"][data-iwt0-17="1"]) .accent-text{background:var(--iwt0-34-cc88ac)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-16="0"]) .accent-text{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important}:is(#opt-spec,.image-text-section):where([data-iwt0-16="1"]) .accent-text{background:var(--iwt0-35-5f0aaf)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important}:is(#opt-spec,.image-text-section):where([data-iwt0-16="2"]) .accent-text{color:var(--iwt0-36-87c0b8)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"]) .accent-text{margin-left:var(--iwt0-37-bfc6f8)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="0"]) .accent-text{font-family:serif!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="1"]) .accent-text{font-family:Georgia Pro,Georgia,serif!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="2"]) .accent-text{font-family:Bodoni Moda,Georgia,serif!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="3"]) .accent-text{font-family:"Instrument Serif",Georgia,serif!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="4"]) .accent-text{font-family:"DM Serif Text",Georgia,serif!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="0"][data-iwt0-20="5"]) .accent-text{font-family:Nothing You Could Do,cursive!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"][data-iwt0-19="1"]) .accent-text{font-family:var(--font-accent-family, var(--font-body-family))!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="0"]) .accent-text{font-style:var(--iwt0-38-1a6301)!important;font-weight:var(--iwt0-39-553333)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-18="1"]) .accent-text{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, inherit)!important;letter-spacing:var(--font-accent-letter-spacing, inherit)!important;text-transform:var(--font-accent-text-transform, none)!important}:is(#opt-spec,.image-text-section) .subtitle-wrapper[data-block-id]:where([data-iwt0b-1="0"]) .image-text-subtitle{color:var(--iwt0-40-ae911e)!important}:is(#opt-spec,.image-text-section) .button{display:inline-flex;align-items:center;justify-content:center;padding:var(--iwt0-41-686c82);background-color:var(--iwt0-42-d629fd);color:var(--iwt0-43-685e79);text-decoration:none;font-weight:var(--font-weight-bold);transition:all .3s ease;letter-spacing:var(--letter-spacing-body);text-transform:none;text-align:center;min-width:120px}:is(#opt-spec,.image-text-section) .button.button-section-specific-sizing{padding:var(--iwt0-44-e420fc)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-21="0"][data-iwt0-17="0"]) .button:hover{background-color:var(--iwt0-45-462d44)}:is(#opt-spec,.image-text-section):where([data-iwt0-21="0"][data-iwt0-17="1"]) .button:hover{background-color:var(--iwt0-46-d9aa0d)}:is(#opt-spec,.image-text-section):where([data-iwt0-21="1"]) .button:hover{opacity:.9}@media screen and (max-width:990px){:is(#opt-spec,.image-text-section) .image-text-heading[data-block-id]:where([data-iwt0b-2="0"]){font-size:var(--iwt0-47-550518)!important;line-height:var(--iwt0-48-86942a)!important}:is(#opt-spec,.image-text-section) .image-text-heading[data-block-id]:where([data-iwt0b-2="0"][data-iwt0b-3="0"]){letter-spacing:var(--iwt0-49-762f88)!important}:is(#opt-spec,.image-text-section) .accent-text[data-block-id]:where([data-iwt0b-2="0"]){font-size:var(--iwt0-47-550518)!important;line-height:var(--iwt0-48-86942a)!important}:is(#opt-spec,.image-text-section) .accent-text[data-block-id]:where([data-iwt0b-2="0"][data-iwt0b-3="0"]){letter-spacing:var(--iwt0-49-762f88)!important}:is(#opt-spec,.image-text-section) .image-text-body[data-block-id]:where([data-iwt0b-2="1"]){font-size:var(--iwt0-47-550518)!important}:is(#opt-spec,.image-text-section) [data-block-id]:where([data-iwt0b-2="2"]) .image-text-subtitle{font-size:var(--iwt0-50-c8ee9e)!important}:is(#opt-spec,.image-text-section) .image-text-bullet-list[data-block-id]:where([data-iwt0b-2="3"]){font-size:var(--iwt0-47-550518)!important}}@media screen and (min-width:991px){:is(#opt-spec,.image-text-section):where([data-iwt0-1="0"][data-iwt0-11="0"]){padding:0!important;min-height:var(--iwt0-24-c12375);display:flex;align-items:stretch}:is(#opt-spec,.image-text-section):where([data-iwt0-1="0"][data-iwt0-11="1"]){padding:var(--iwt0-51-d5bcdf)}:is(#opt-spec,.image-text-section):where([data-iwt0-1="1"][data-iwt0-11="0"]){padding:0!important;min-height:var(--iwt0-24-c12375);display:flex;align-items:stretch}:is(#opt-spec,.image-text-section):where([data-iwt0-1="1"][data-iwt0-11="1"]){padding-top:var(--iwt0-52-84c8de);padding-bottom:var(--iwt0-53-13fd6b)}:is(#opt-spec,.image-text-section):where([data-iwt0-9="0"][data-iwt0-22="0"]) .image-text-container{padding:var(--iwt0-54-414b80)}:is(#opt-spec,.image-text-section):where([data-iwt0-8="0"]) .image-text-container{flex:1;display:flex;align-items:stretch;padding:0!important}:is(#opt-spec,.image-text-section) .media-column{width:var(--iwt0-56-aa648b);flex-shrink:0}:is(#opt-spec,.image-text-section):where([data-iwt0-23="0"]) .media-column{align-self:stretch;display:flex;align-items:center}:is(#opt-spec,.image-text-section):where([data-iwt0-23="1"]) .media-column{align-self:flex-start}:is(#opt-spec,.image-text-section):where([data-iwt0-8="0"]) .media-column{padding:0!important;height:100%}:is(#opt-spec,.image-text-section) .text-column{width:var(--iwt0-57-fb9b48);flex-shrink:0;min-width:0}:is(#opt-spec,.image-text-section):where([data-iwt0-24="0"]) .media-column,:is(#opt-spec,.image-text-section):where([data-iwt0-24="0"]) .text-column,:is(#opt-spec,.image-text-section):where([data-iwt0-24="0"]) .main-image,:is(#opt-spec,.image-text-section):where([data-iwt0-24="0"]) .main-video{min-height:var(--iwt0-58-6472af)!important}:is(#opt-spec,.image-text-section):where([data-iwt0-11="0"]) .media-column.background-image-mode{min-height:var(--iwt0-24-c12375);padding:0!important}:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"]) .media-column.background-image-mode{min-height:500px}:is(#opt-spec,.image-text-section) .text-column{flex-grow:1}:is(#opt-spec,.image-text-section):where([data-iwt0-25="0"][data-iwt0-10="0"]) .text-column{min-height:var(--iwt0-24-c12375)}:is(#opt-spec,.image-text-section):where([data-iwt0-25="0"][data-iwt0-10="1"]) .text-column{min-height:400px}:is(#opt-spec,.image-text-section):where([data-iwt0-25="0"]) .text-column{justify-content:center}:is(#opt-spec,.image-text-section):where([data-iwt0-25="1"]) .text-column{min-height:0}:is(#opt-spec,.image-text-section) .image-text-content.image-right .media-column{order:2}:is(#opt-spec,.image-text-section) .image-text-content.image-right .text-column{order:1;padding:var(--iwt0-59-0b6438)}:is(#opt-spec,.image-text-section) .image-text-content.image-left .text-column{padding:var(--iwt0-59-0b6438)}:is(#opt-spec,.image-text-section) .image-text-heading{margin-bottom:var(--iwt0-60-f5bb5c)}:is(#opt-spec,.image-text-section) .image-text-body{line-height:1.5;margin-bottom:var(--iwt0-61-ffe7ab)}:is(#opt-spec,.image-text-section) .text-column{gap:var(--iwt0-62-bf92d2)}:is(#opt-spec,.image-text-section) .main-image,:is(#opt-spec,.image-text-section) .main-video{margin-top:var(--iwt0-63-e808e4);margin-bottom:var(--iwt0-64-0c933f)}:is(#opt-spec,.image-text-section) .media-placeholder{margin-top:var(--iwt0-63-e808e4);margin-bottom:var(--iwt0-64-0c933f)}:is(#opt-spec,.image-text-section) .image-text-heading[data-block-id]:where([data-iwt0b-2="0"]){font-size:var(--iwt0-65-7702c2)!important;line-height:var(--iwt0-66-c2f333)!important}:is(#opt-spec,.image-text-section) .image-text-heading[data-block-id]:where([data-iwt0b-2="0"][data-iwt0b-3="0"]){letter-spacing:var(--iwt0-49-762f88)!important}:is(#opt-spec,.image-text-section) .accent-text[data-block-id]:where([data-iwt0b-2="0"]){font-size:var(--iwt0-65-7702c2)!important;line-height:var(--iwt0-66-c2f333)!important}:is(#opt-spec,.image-text-section) .accent-text[data-block-id]:where([data-iwt0b-2="0"][data-iwt0b-3="0"]){letter-spacing:var(--iwt0-49-762f88)!important}:is(#opt-spec,.image-text-section) .image-text-body[data-block-id]:where([data-iwt0b-2="1"]){font-size:var(--iwt0-65-7702c2)!important}:is(#opt-spec,.image-text-section) [data-block-id]:where([data-iwt0b-2="2"]) .image-text-subtitle{font-size:var(--iwt0-67-6045de)!important}:is(#opt-spec,.image-text-section) .image-text-bullet-list[data-block-id]:where([data-iwt0b-2="3"]){font-size:var(--iwt0-65-7702c2)!important}}@media screen and (min-width:600px)and (max-width:990px){:is(#opt-spec,.image-text-section):where([data-iwt0-26="0"]) .media-column{height:fit-content}:is(#opt-spec,.image-text-section) .media-column{position:relative}:is(#opt-spec,.image-text-section) .media-column .main-video,:is(#opt-spec,.image-text-section) .media-column .main-image{height:auto!important;max-height:none!important;object-fit:cover}:is(#opt-spec,.image-text-section):where([data-iwt0-27="0"]) .media-column .main-video,:is(#opt-spec,.image-text-section):where([data-iwt0-27="0"]) .media-column .main-image{width:100%;flex-shrink:0}:is(#opt-spec,.image-text-section) .text-column{overflow:visible;width:100%!important;max-width:100%!important}:is(#opt-spec,.image-text-section) .accordion-container{width:100%!important;max-width:100%!important}:is(#opt-spec,.image-text-section) .text-column>*,:is(#opt-spec,.image-text-section) .image-text-heading,:is(#opt-spec,.image-text-section) .image-text-body{width:100%!important;max-width:100%!important}:is(#opt-spec,.image-text-section) .accordion-item.active .accordion-content{max-height:none!important;height:auto!important}}@media screen and (min-width:991px){:is(#opt-spec,.image-text-section):where([data-iwt0-22="0"]) .media-column{height:fit-content}:is(#opt-spec,.image-text-section) .media-column{position:relative}:is(#opt-spec,.image-text-section):where([data-iwt0-11="0"]) .media-column .main-video,:is(#opt-spec,.image-text-section):where([data-iwt0-11="0"]) .media-column .main-image{height:100%!important;width:100%;object-fit:cover;flex:1}:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"]) .media-column .main-video,:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"]) .media-column .main-image{height:auto!important;max-height:none!important;object-fit:cover}:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"][data-iwt0-27="0"]) .media-column .main-video,:is(#opt-spec,.image-text-section):where([data-iwt0-11="1"][data-iwt0-27="0"]) .media-column .main-image{width:100%;flex-shrink:0}:is(#opt-spec,.image-text-section) .text-column{overflow:visible}:is(#opt-spec,.image-text-section) .accordion-container{width:100%;max-width:100%}:is(#opt-spec,.image-text-section) .accordion-item.active .accordion-content{max-height:none!important;height:auto!important}:is(#opt-spec,.image-text-section) .accordion-header-icon{width:var(--accordion-icon-size-desktop);height:var(--accordion-icon-size-desktop)}}@media(max-width:599px){:is(#opt-spec,.image-text-section) .accordion-container{max-width:100%}:is(#opt-spec,.image-text-section) .image-text-heading{margin-bottom:var(--iwt0-68-70ea40)!important}:is(#opt-spec,.image-text-section) .accordion-header{padding:var(--header-padding-mobile);gap:12px}:is(#opt-spec,.image-text-section) .accordion-toggle{right:var(--header-padding-mobile);font-size:var(--accordion-toggle-size-mobile)!important}:is(#opt-spec,.image-text-section) .accordion-content-inner{padding:var(--content-padding-mobile)}:is(#opt-spec,.image-text-section) .accordion-title{font-size:var(--accordion-title-size-mobile)!important}:is(#opt-spec,.image-text-section) .accordion-header-text{font-size:var(--accordion-header-size-mobile)!important}:is(#opt-spec,.image-text-section) .accordion-content-inner{font-size:var(--accordion-content-size-mobile)!important}}@media(max-width:990px){:is(#opt-spec,.image-text-section) .image-text-content.mobile-media-full-width{gap:0}:is(#opt-spec,.image-text-section) .media-column.mobile-full-width{margin-left:0;margin-right:0;padding:0!important;width:100%;max-width:none}:is(#opt-spec,.image-text-section) .media-column.mobile-full-width .main-image,:is(#opt-spec,.image-text-section) .media-column.mobile-full-width .main-video,:is(#opt-spec,.image-text-section) .media-column.mobile-full-width .media-placeholder{border-radius:0!important;max-width:none!important;width:100%!important;height:auto!important}:is(#opt-spec,.image-text-section) .mobile-media-full-width .text-column{padding-top:var(--iwt0-69-a8e8a6);padding-left:var(--iwt0-70-4095ef);padding-right:var(--iwt0-70-4095ef)}}:is(#opt-spec,.image-text-section) .image-text-heading{color:var(--iwt0-31-ae541d)!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/image-with-text-static.css.map */
