.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.text-image-module{background-color:var(--nw-nb)}section.text-image-module.dark-mode .container .images .image-wrapper:nth-child(3) figure:after{background:linear-gradient(270deg,#0e0f30 19.3%,rgba(14,15,48,0) 68.45%)}section.text-image-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem}section.text-image-module .container.layout-image-text{flex-direction:row-reverse}@media (max-width:768px){section.text-image-module .container{align-items:flex-start;flex-direction:column}section.text-image-module .container.layout-image-text{flex-direction:column}}section.text-image-module .container .content{width:calc(50% - 1rem)}@media (max-width:768px){section.text-image-module .container .content{order:1;width:100%}}section.text-image-module .container .content.simple-image{padding:2.5rem}@media (max-width:768px){section.text-image-module .container .content.simple-image{padding:unset}}section.text-image-module .container .content .ctas{margin-top:2rem}section.text-image-module .container .images{height:480px;position:relative;width:calc(50% - 1rem)}@media (max-width:768px){section.text-image-module .container .images{height:250px;order:2;width:100%}}section.text-image-module .container .images .image-wrapper{height:480px;left:0;position:absolute;top:0;width:398px}@media (max-width:768px){section.text-image-module .container .images .image-wrapper{height:250px;width:207px}}section.text-image-module .container .images .image-wrapper:nth-child(2){transform:translateX(calc(33.33333% + 2rem))}@media (max-width:768px){section.text-image-module .container .images .image-wrapper:nth-child(2){transform:translateX(calc(33.33333% + 1.25rem))}}section.text-image-module .container .images .image-wrapper:nth-child(3){transform:translateX(calc(66.66667% + 4rem))}@media (max-width:768px){section.text-image-module .container .images .image-wrapper:nth-child(3){transform:translateX(calc(66.66667% + 2.5rem))}}section.text-image-module .container .images .image-wrapper:nth-child(3) figure:after{background:linear-gradient(270deg,#f0fcfc 19.3%,rgba(240,252,252,0) 68.45%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.text-image-module .container .images .image-wrapper figure{height:480px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='398' height='480' fill='none' viewBox='0 0 398 480'%3E%3Cpath fill='%23C4C4C4' d='M266.792 0H398L132.526 480H0z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;position:relative;width:398px}@media (max-width:768px){section.text-image-module .container .images .image-wrapper figure{height:250px;width:207px}}section.text-image-module .container .images .image-wrapper figure img{height:100%;object-fit:cover;width:100%}section.text-image-module .container>.image{aspect-ratio:625/590;height:auto;overflow:hidden;width:calc(50% - 1rem)}@media (max-width:768px){section.text-image-module .container>.image{aspect-ratio:342/350;margin-top:1.5rem;order:2;width:100%}}section.text-image-module .container>.image img{height:100%;object-fit:cover;width:100%}