<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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-price-module{background-color:var(--nw-nb)}section.cards-price-module .container .text-content{margin-bottom:2.5rem}section.cards-price-module .container .cards{display:flex;flex-direction:row;gap:2rem;width:100%}@media (max-width:768px){section.cards-price-module .container .cards{flex-direction:column}}section.cards-price-module .container .cards .card{background-color:var(--i20-i10);padding:2rem;width:100%}section.cards-price-module .container .cards .card .icon{height:1.625rem;margin-bottom:1rem;width:1.625rem}section.cards-price-module .container .cards .card .icon img{height:100%;object-fit:contain;width:100%}section.cards-price-module .container .cards .card .btn,section.cards-price-module .container .cards .card .list,section.cards-price-module .container .cards .card .text{margin-top:1.5rem}section.cards-price-module .container .cards .card .btn .title,section.cards-price-module .container .cards .card .list .title,section.cards-price-module .container .cards .card .text .title{font-weight:600;margin-bottom:.5rem}section.cards-price-module .container .cards .card .btn ul,section.cards-price-module .container .cards .card .list ul,section.cards-price-module .container .cards .card .text ul{display:flex;flex-direction:column;gap:.5rem}section.cards-price-module .container .cards .card .btn ul li,section.cards-price-module .container .cards .card .list ul li,section.cards-price-module .container .cards .card .text ul li{display:flex;flex-direction:row;font-size:.9375rem;gap:.5rem}section.cards-price-module .container .cards .card .btn ul li.cross:before,section.cards-price-module .container .cards .card .list ul li.cross:before,section.cards-price-module .container .cards .card .text ul li.cross:before{background-color:#ea4b2d;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23EA4B2D' d='M14.042 6h3.25l-7.034 12H7l1.59-2.698z'/%3E%3Cpath fill='%23EA4B2D' d='M10.25 6H7l7.035 12h3.258l-1.59-2.698z'/%3E%3C/svg%3E")}section.cards-price-module .container .cards .card .btn ul li:before,section.cards-price-module .container .cards .card .list ul li:before,section.cards-price-module .container .cards .card .text ul li:before{background-color:#1aab8e;content:"";flex-shrink:0;height:24px;margin-top:-2px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%231AAB8E' d='M16.75 6H20l-7.035 12H9.707L5 10.002h3.196l3.102 5.3z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:24px}</pre></body></html>