section.text-image-tabs-module .background{height:fit-content;left:0;position:absolute;top:0;width:100%;z-index:1}section.text-image-tabs-module .background.full-yellow{background-color:#fbefaf;height:100%}section.text-image-tabs-module .background.full-green{background-color:#d8eee9;height:100%}section.text-image-tabs-module .background svg{height:auto;width:100%}section.text-image-tabs-module .container{align-items:center;display:flex;flex-direction:column;gap:5rem;position:relative;z-index:2}section.text-image-tabs-module .container>.text-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}section.text-image-tabs-module .container>.text-content .richtext{max-width:38.5rem;width:100%}section.text-image-tabs-module .container .tabs-wrapper{display:flex;flex-direction:column;gap:2.5rem;width:100%}section.text-image-tabs-module .container .tabs-wrapper.single-content .tabs-contents .text-content{width:calc(41.66667% - 1rem)}section.text-image-tabs-module .container .tabs-wrapper.single-content .tabs-contents .image,section.text-image-tabs-module .container .tabs-wrapper.single-content .tabs-contents .video{width:calc(50% - 1rem)}section.text-image-tabs-module .container .tabs-wrapper.single-content .tab-quote{border:1px solid #e8e8e8;border-radius:.5rem}section.text-image-tabs-module .container .tabs-wrapper .sliding-content{left:0;pointer-events:none;position:absolute;top:0;transform:translateX(calc(100% + 2rem));transition:transform .3s,z-index 0s .3s;z-index:-1}section.text-image-tabs-module .container .tabs-wrapper .sliding-content.active{pointer-events:all;transform:translateX(0);transition:transform .3s,z-index 0s 0s;z-index:1}section.text-image-tabs-module .container .tabs-wrapper .sliding-content.passed{pointer-events:none;transform:translateX(calc(-100% - 2rem));transition:transform .3s,z-index 0s .3s;z-index:-1}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles{display:flex;flex-direction:row;gap:2rem;margin:auto}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title{align-items:center;background-color:#f7f8f9;border:1px solid #e8e8e8;border-radius:.25rem;color:#404040;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;padding:.5rem 1rem;transition:color .3s,background-color .3s,border-color .3s}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title:hover{color:#1c1c1c}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title:hover .icon{background-color:#1c1c1c}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title.active{background-color:#1c1c1c;border-color:#404040;color:#fff}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title.active .icon{background-color:#fff}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title .icon{background-color:#404040;flex-shrink:0;height:.875rem;mask-position:center;mask-repeat:no-repeat;mask-size:contain;overflow:hidden;transition:background-color .3s;width:.875rem}section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title .number,section.text-image-tabs-module .container .tabs-wrapper .tabs-titles .tab-title .text{flex-shrink:0;line-height:1;white-space:nowrap}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents.media-text{flex-direction:row-reverse}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .texts{overflow:hidden;position:relative;width:calc(41.66667% - 1rem)}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .medias{overflow:hidden;position:relative;width:calc(50% - 1rem)}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .text-content{display:flex;flex-direction:column;gap:2rem;width:100%}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .image,section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .video{border-radius:.5rem;height:fit-content;overflow:hidden;width:100%}section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .image img,section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .image video,section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .video img,section.text-image-tabs-module .container .tabs-wrapper .tabs-contents .video video{height:auto;width:100%}section.text-image-tabs-module .container .tabs-wrapper .tabs-quotes{border:1px solid #e8e8e8;border-radius:.5rem;overflow:hidden;position:relative}section.text-image-tabs-module .container .tabs-wrapper .tab-quote{display:flex;flex-direction:row;gap:5rem;padding:2.5rem;width:100%}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .quote{width:100%}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .author{align-items:center;border-left:1px solid #e8e8e8;display:flex;flex-direction:row;flex-shrink:0;gap:1rem;padding-left:5rem}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .author .logo{aspect-ratio:73/33;height:auto;margin-left:-3rem;overflow:hidden;width:8rem}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .author .logo img{height:100%;object-fit:contain;width:100%}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .author .name{font-weight:700}section.text-image-tabs-module .container .tabs-wrapper .tab-quote .author .description{color:#787575}section.text-image-tabs-module .container .mobile-tabs-quotes,section.text-image-tabs-module .container .mobile-tabs-wrapper{display:none}@media (max-width:768px){section.text-image-tabs-module .container{gap:2.5rem}section.text-image-tabs-module .container .tabs-wrapper{display:none}section.text-image-tabs-module .container .mobile-tabs-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab{display:flex;flex-direction:column;gap:1rem;height:0;overflow:hidden;transition:height .3s}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab.active .tab-title{background-color:#1c1c1c;border-color:#404040;color:#fff}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab.active .tab-title .icon{background-color:#fff}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab.active .tab-title:after{background-color:#fff;transform:rotateX(180deg)}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab.active .tab-content{opacity:1}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-title{align-items:center;background-color:#f7f8f9;border:1px solid #e8e8e8;border-radius:.25rem;color:#404040;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;padding:.5rem 1rem;transition:color .3s,background-color .3s,border-color .3s}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-title:after{background-color:#1c1c1c;content:"";height:18px;margin-left:auto;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cmask id='a' width='18' height='18' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M.782 17.609V.391H18v17.218z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%231C1C1C' d='M16.565 6.13 9.39 13.304 2.217 6.13 3.49 4.857l5.9 5.9 5.901-5.9z'/%3E%3C/g%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s,transform .3s;width:18px}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-title .icon{background-color:#404040;flex-shrink:0;height:.875rem;mask-position:center;mask-repeat:no-repeat;mask-size:contain;overflow:hidden;transition:background-color .3s;width:.875rem}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-title .number,section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-title .text{flex-shrink:0;line-height:1;white-space:nowrap}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content{display:flex;flex-direction:column;gap:2rem;opacity:0;transition:opacity .3s}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .text-content{display:flex;flex-direction:column;gap:1.5rem;width:100%}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .image,section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .video{border-radius:.5rem;height:fit-content;overflow:hidden;width:100%}section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .image img,section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .image video,section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .video img,section.text-image-tabs-module .container .mobile-tabs-wrapper .mobile-tab .tab-content .video video{height:auto;width:100%}section.text-image-tabs-module .container .mobile-tabs-quotes{border:1px solid #e8e8e8;border-radius:.5rem;display:block;overflow:hidden;position:relative;transition:height .3s;width:100%}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote{display:flex;flex-direction:column;gap:2rem;left:0;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:1}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .quote{width:100%}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .author{display:flex;flex-direction:row;flex-shrink:0;gap:1rem}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .author .logo{aspect-ratio:73/33;height:auto;overflow:hidden;width:4.5rem}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .author .logo img{height:100%;object-fit:contain;width:100%}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .author .name{font-weight:700}section.text-image-tabs-module .container .mobile-tabs-quotes .tab-quote .author .description{color:#787575}}