.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}section.cards-grid-xl-module{background-color:var(--nw-nb)}section.cards-grid-xl-module .container .content{margin-bottom:3.5rem}section.cards-grid-xl-module .container .blocks{display:flex;flex-direction:column;gap:2rem}section.cards-grid-xl-module .container .blocks .block{display:flex;flex-direction:row;gap:2rem}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block{flex-direction:column}}section.cards-grid-xl-module .container .blocks .block .card{display:flex;flex-direction:column;width:100%}section.cards-grid-xl-module .container .blocks .block .card.card-sm .image{min-height:16.25rem}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .card.card-sm .image{height:12.5rem;min-height:unset}}section.cards-grid-xl-module .container .blocks .block .card .text-content{background-color:var(--i20-i10);display:flex;flex-direction:column;flex-shrink:0;gap:1.5rem;padding:2.5rem;width:100%}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .card .text-content{order:2;padding:1.5rem}}section.cards-grid-xl-module .container .blocks .block .card .image{height:100%;min-height:20rem;width:100%}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .card .image{height:12.5rem;min-height:unset;order:1}}section.cards-grid-xl-module .container .blocks .block .card .image img{height:100%;object-fit:cover;width:100%}section.cards-grid-xl-module .container .blocks .block .column{display:flex;flex-direction:column;flex-shrink:0;gap:2rem;width:calc(58.33333% - 1rem)}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .column{width:100%}}section.cards-grid-xl-module .container .blocks .block .column .card{flex-direction:row}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .column .card{flex-direction:column}}section.cards-grid-xl-module .container .blocks .block .column .card .text-content{width:50%}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .column .card .text-content{width:100%}}section.cards-grid-xl-module .container .blocks .block .column .card .text-content .btn{margin-top:auto}section.cards-grid-xl-module .container .blocks .block .column .card .image{height:100%;width:50%}@media (max-width:768px){section.cards-grid-xl-module .container .blocks .block .column .card .image{height:12.5rem;width:100%}}