section.text-image-module.card-style{background-color:#f5f5f5}section.text-image-module.card-style .container .content .text-content{background-color:#fff;border-radius:.625rem;padding:2rem}section.text-image-module.card-style .container .content .text-content .items{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}section.text-image-module.card-style .container .content .text-content .items .item{align-items:center;display:flex;flex-direction:row;gap:1rem}section.text-image-module.card-style .container .content .text-content .items .item .icon{flex-shrink:0;height:2.125rem;overflow:hidden;width:2.125rem}section.text-image-module.card-style .container .content .text-content .items .item .icon img{height:100%;object-fit:contain;width:100%}section.text-image-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}section.text-image-module .container .content{width:calc(50% - 1rem)}section.text-image-module .container .content>.title{margin-bottom:2.5rem}section.text-image-module .container .content .text-content .title{margin-bottom:1rem}section.text-image-module .container .content .text-content .btn{margin-top:2.5rem}section.text-image-module .container .image-wrapper{height:fit-content;position:relative;width:calc(41.66667% - 1rem)}section.text-image-module .container .image-wrapper .image{aspect-ratio:520/482;height:auto;overflow:hidden;width:100%}section.text-image-module .container .image-wrapper .image img{height:100%;object-fit:contain;width:100%}section.text-image-module .container .image-wrapper .toggle-desc{bottom:0;padding-top:.5rem;position:absolute;right:0}section.text-image-module .container .image-wrapper .toggle-desc:hover .desc{opacity:1;pointer-events:all;transform:translateY(0);transition:transform .3s,opacity .3s,z-index 0s 0s;z-index:1}section.text-image-module .container .image-wrapper .toggle-desc .toggle{align-items:center;background-color:#dbe3f0;border-radius:10rem;color:#27509b;display:flex;font-weight:600;height:2rem;justify-content:center;width:2rem}section.text-image-module .container .image-wrapper .toggle-desc .desc{background-color:#dbe3f0;border-radius:.5rem;bottom:100%;font-size:.75rem;opacity:0;padding:.75rem;pointer-events:none;position:absolute;right:0;transform:translateY(1rem);transition:transform .3s,opacity .3s,z-index 0s .3s;width:20rem;z-index:-1}@media (max-width:768px){section.text-image-module.card-style .container .content .text-content{padding:1.5rem}section.text-image-module .container{align-items:flex-start;flex-direction:column;gap:4.5rem;justify-content:flex-start}section.text-image-module .container .content{width:100%}section.text-image-module .container .image-wrapper{height:fit-content;position:relative;width:100%}section.text-image-module .container .image-wrapper .image{aspect-ratio:342/317}}