section.cards-module .container{display:flex;flex-direction:column;gap:2.5rem}section.cards-module .container .content{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;width:100%}section.cards-module .container .content.centered-true{align-items:center;flex-direction:column;justify-content:flex-start}section.cards-module .container .content.centered-true .text-content{align-items:center;text-align:center;width:100%}section.cards-module .container .content.centered-true .text-content .richtext{max-width:38.5rem}section.cards-module .container .content .text-content{display:flex;flex-direction:column;gap:1.5rem;width:calc(41.66667% - 1rem)}section.cards-module .container .background-white-yellow{background:linear-gradient(195.37deg,transparent 20.41%,hsla(51,90%,84%,.8) 95.92%),linear-gradient(0deg,#f7f8f9,#f7f8f9)}section.cards-module .container .background-white-green{background:linear-gradient(194.87deg,transparent 17.55%,rgba(216,238,233,.8) 90.43%),linear-gradient(0deg,#f7f8f9,#f7f8f9)}section.cards-module .container .background-yellow-green{background:linear-gradient(169.91deg,#d8eee9 35.24%,#fbefaf 94.97%)}section.cards-module .container .background-green{background:linear-gradient(169.85deg,#d8eee9 12.08%,#a0d1c5 96.86%)}section.cards-module .container .background-orange{background:linear-gradient(354.86deg,#f2b395 1.42%,#fbefaf 75.26%)}section.cards-module .container .cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:2.5rem}section.cards-module .container .cards .card{background-color:#f7f8f9;border-radius:.5rem;display:flex;flex-direction:column;padding:2rem;width:calc(33.33333% - 1.66667rem)}section.cards-module .container .cards .card .top-content{align-items:center;background-color:hsla(0,0%,100%,.7);border:1px solid #fff;border-radius:2rem 2rem .25rem;display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem;padding:.25rem 2rem .25rem .25rem;width:fit-content}section.cards-module .container .cards .card .top-content .image{border-radius:100%;flex-shrink:0;height:3rem;overflow:hidden;width:3rem}section.cards-module .container .cards .card .top-content .image img{height:100%;object-fit:cover;width:100%}section.cards-module .container .cards .card .top-content p.sm{font-weight:700}section.cards-module .container .cards .card .top-content p.sm:first-child{margin-left:.5rem}section.cards-module .container .cards .card .title{margin-bottom:1.5rem}section.cards-module .container .cards .card .richtext{margin-bottom:2rem}section.cards-module .container .cards .card .richtext:last-child{margin-bottom:unset}section.cards-module .container .cards .card .richtext ul{margin-top:1rem}section.cards-module .container .cards .card .btn{margin-top:auto}section.cards-module .container .cards .card .btn:not(:last-child){margin-bottom:1.5rem}section.cards-module .container .cards .card>.image,section.cards-module .container .cards .card>.video{height:fit-content;margin:auto -2rem 0;width:calc(100% + 4rem)}section.cards-module .container .cards .card>.image img,section.cards-module .container .cards .card>.image video,section.cards-module .container .cards .card>.video img,section.cards-module .container .cards .card>.video video{height:auto;width:100%}section.cards-module .container .tabs-card{align-items:center;background-color:#f7f8f9;border-radius:.5rem;display:flex;flex-direction:column;gap:2.5rem;overflow:hidden;padding:5rem;padding-bottom:unset;position:relative;width:100%}section.cards-module .container .tabs-card .text-content{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}section.cards-module .container .tabs-card .text-content .title{max-width:48rem;width:100%}section.cards-module .container .tabs-card .text-content .richtext{color:#787575;max-width:38rem;width:100%}section.cards-module .container .tabs-card .tabs-titles{background-color:hsla(0,0%,100%,.5);border-radius:.25rem;display:flex;flex-direction:row;gap:.75rem;padding:.25rem}section.cards-module .container .tabs-card .tabs-titles .tab-title{align-items:center;border-radius:.25rem;color:#404040;cursor:pointer;display:flex;flex-direction:row;gap:.25rem;padding:.5rem 1rem;transition:background-color .3s,color .3s}section.cards-module .container .tabs-card .tabs-titles .tab-title:hover{color:#1c1c1c}section.cards-module .container .tabs-card .tabs-titles .tab-title:hover .icon{background-color:#1c1c1c}section.cards-module .container .tabs-card .tabs-titles .tab-title.active{background-color:#1c1c1c;color:#fff}section.cards-module .container .tabs-card .tabs-titles .tab-title.active .icon{background-color:#fff}section.cards-module .container .tabs-card .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.cards-module .container .tabs-card .tabs-titles .tab-title .text{white-space:nowrap}section.cards-module .container .tabs-card .titles-select{display:none}section.cards-module .container .tabs-card .tabs-images{height:16rem;max-width:52.5rem;position:relative;width:calc(100% - 12rem)}section.cards-module .container .tabs-card .tabs-images .tab-image{border:1px solid #c6c6c6;border-radius:.5rem;box-shadow:0 0 50px 0 rgba(0,0,0,.102);height:auto;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateY(2rem);transition:transform .3s,opacity .3s,z-index 0s .3s;width:100%;z-index:-1}section.cards-module .container .tabs-card .tabs-images .tab-image.active{opacity:1;pointer-events:all;transform:translateY(0);transition:transform .3s,opacity .3s,z-index 0s 0s;z-index:1}section.cards-module .container .tabs-card .tabs-images .tab-image img{height:100%;object-fit:cover;object-position:top center;width:100%}section.cards-module .container .tabs-card .tabs-logos{background-color:hsla(0,0%,100%,.5);border-radius:.5rem;bottom:.75rem;height:3.125rem;overflow:hidden;position:absolute;right:.75rem;width:9.375rem}section.cards-module .container .tabs-card .tabs-logos .logo{height:calc(100% - 1.5rem);left:.75rem;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:.75rem;transition:opacity .3s,z-index 0s .3s;width:calc(100% - 1.5rem);z-index:-1}section.cards-module .container .tabs-card .tabs-logos .logo.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:1}section.cards-module .container .tabs-card .tabs-logos .logo img{height:100%;object-fit:contain;width:100%}@media (max-width:768px){section.cards-module .container .content{align-items:center;flex-direction:column;justify-content:flex-start}section.cards-module .container .content.centered-true .text-content .richtext{max-width:unset}section.cards-module .container .content .text-content{align-items:center;text-align:center;width:100%}section.cards-module .container .cards{flex-direction:column}section.cards-module .container .cards .card{padding:1.5rem;width:100%}section.cards-module .container .cards .card>.image,section.cards-module .container .cards .card>.video{margin:auto -1.5rem 0;width:calc(100% + 3rem)}section.cards-module .container .tabs-card{gap:1rem;padding:1.5rem;padding-bottom:unset;width:100%}section.cards-module .container .tabs-card .text-content{order:1}section.cards-module .container .tabs-card .text-content .richtext,section.cards-module .container .tabs-card .text-content .title{max-width:unset}section.cards-module .container .tabs-card .tabs-titles{display:none}section.cards-module .container .tabs-card .titles-select{appearance:none;background-color:hsla(0,0%,100%,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath stroke='%23404040' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15 11.75-3 3-3-3'/%3E%3C/svg%3E");background-position:calc(100% - .75rem);background-repeat:no-repeat;background-size:25px;border:unset;border-radius:.5rem;color:#404040;display:block;font-family:Montserrat,serif;font-size:1rem;font-weight:500;letter-spacing:-.02rem;line-height:1.4;order:2;padding:.75rem;width:100%}section.cards-module .container .tabs-card .tabs-images{height:7.5rem;max-width:unset;order:4;width:100%}section.cards-module .container .tabs-card .tabs-logos{bottom:unset;height:2.75rem;order:3;position:relative;right:unset;width:7.125rem}section.cards-module .container .tabs-card .tabs-logos .logo{height:calc(100% - 1rem);left:.5rem;top:.5rem;width:calc(100% - 1rem)}}