@keyframes slide-down{0%{height:0}to{height:100%}}.timed-switcher-section{background-color:var(--beige-25,#f7f5f2);padding-block:0}.switcher-background-wrap{padding-block:60px}.switcher-heading{color:var(--base-black,#1a1a1a);font-size:26px;font-weight:500;line-height:33px}.switcher-body{line-height:155%}.switcher-body,.switcher-body p{color:var(--gray-800,#3f3f3f);font-size:16px;font-weight:400;margin-bottom:24px}.switcher-body p{line-height:150%}.switcher-body p:last-child{margin-bottom:0}.switcher-tab-container{background:var(--white,#fff);border-radius:10px;display:flex;flex-direction:column;padding:16px;row-gap:30px}.switcher-tab{--animation:slide-down var(--progress-delay,7s) cubic-bezier(0.3,0,0.3,1) forwards;border-left:2px solid var(--gray-300,#ddd);padding-left:15px;position:relative;transition:border-left .3s ease}.switcher-tab:not(.active):hover{border-left:2px solid var(--gray-500,#9b9b9b);cursor:pointer}.switcher-tab:before{background-color:var(--gray-300,#ddd);content:"";height:0;inset:0 auto auto -2px;position:absolute;width:2px}.switcher-tab.active:before{animation:var(--animation);background-color:#397e77;height:100%}.switcher-tab-badge{background-color:var(--gray-200,#ececec);border-radius:9px;color:var(--gray-800,#3f3f3f);display:inline-block;font-size:16px;font-weight:700;line-height:24px;margin-bottom:10px;padding:5px 10px;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}.switcher-tab.active .switcher-tab-badge{background-color:var(--primary-50,#e3f3f3);color:var(--primary-700-teal,#397e77)}.switcher-tab-title{color:var(--gray-500,#9b9b9b);font-size:20px;font-weight:500;line-height:30px;margin-bottom:10px;transition:color .3s ease}.switcher-tab.active .switcher-tab-title{color:var(--primary-700-teal,#397e77)}.switcher-tab-desc,.switcher-tab-desc *{color:var(--gray-800,#3f3f3f);font-size:16px;font-weight:400;line-height:24px}.switcher-tab-desc{height:0;overflow:hidden;transition:height .3s ease}.switcher-tab-desc p:last-child{margin-bottom:0}.timed-switcher-section:before{background:var(--beige-25-canvas,#f7f5f2);content:"";height:100%;left:-50%;position:absolute;top:0}@media (min-width:768px){.switcher-heading{font-size:36px;letter-spacing:-.72px;line-height:44px}.switcher-tab-container{padding:60px 35px}}@media (min-width:992px){.product-accordion-section.accordion-2.product-accordion-section-background{position:relative}.product-accordion-section-background:before{width:5000px}.timed-switcher-section{background-color:transparent}.switcher-container{max-width:620px}.switcher-background-wrap{background-color:var(--beige-25,#f7f5f2);border-radius:0 150px 150px 0;max-width:696px;padding-block:125px;position:relative}.switcher-background-wrap:before{background-color:var(--beige-25,#f7f5f2);content:"";height:100%;inset:0 auto auto -100vw;position:absolute;width:100vw;z-index:-1}}@media (max-width:767px){.timed-switcher-section:before{display:none;width:100%}.timed-switcher-section{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}}@media screen and (max-width:992px){.switcher-background-wrap,.timed-switcher-section{position:relative;z-index:1}.timed-switcher-section:before{width:5000px}}