.dtfPricesPage{color:#14201c;background:#f6f9f8;min-height:100vh}.dtfPricesHero{max-width:1280px;margin:0 auto;padding:32px 32px 25px}.dtfPricesHeroContent{background:linear-gradient(112deg,#e8f9ff 0%,#f7ffe4 100%);border:1px solid #d7e5df;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:24px;padding:28px 30px;display:flex}.dtfPricesHeroContent h1{letter-spacing:-.05em;margin:7px 0 12px;font-size:clamp(38px,5vw,62px);line-height:1}.dtfPricesHeroContent>div>p:last-child{color:#60716a;max-width:720px;margin:0;font-size:17px;line-height:1.55}.dtfPricesHeroFacts{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dtfPricesHeroFacts span{color:#5e7069;background:#ffffffd1;border:1px solid #d4e4dc;border-radius:12px;min-width:130px;padding:12px 14px;font-size:12px}.dtfPricesHeroFacts b{color:#0879ad;font-size:20px;display:block}.dtfPriceCard{background:#fff;border:1px solid #d6e3de;border-radius:20px;max-width:1280px;margin:0 auto 34px;overflow:hidden;box-shadow:0 20px 50px #19372c12}.dtfPriceCardHeader{background:linear-gradient(108deg,#eaf9ff,#f5ffdd);border-bottom:1px solid #d9e6e1;justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex}.dtfPriceCardHeader h2{letter-spacing:-.035em;margin:6px 0 5px;font-size:30px}.dtfPriceCardHeader>div>p:last-child{color:#60706b;margin:0}.dtfPriceCardHeader>a{color:#284400;white-space:nowrap;background:#fff;border:1px solid #add532;border-radius:999px;padding:13px 17px;font-weight:900;text-decoration:none}.dtfPriceCardHeader>a:hover{background:#c9ff00}.dtfPriceDesktop{overflow-x:auto}.dtfPriceDesktop table{border-collapse:separate;border-spacing:0;width:100%;min-width:1050px}.dtfPriceDesktop th,.dtfPriceDesktop td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e9e6;border-right:1px solid #e2e9e6;padding:16px 14px}.dtfPriceDesktop thead th{color:#34453e;background:#eaf3f0;font-size:11px;font-weight:900}.dtfPriceDesktop thead th:first-child{width:105px}.dtfPriceDesktop thead th:nth-child(2){width:175px}.dtfPriceDesktop tbody th>span{color:#087bac;font-size:20px;display:block}.dtfPriceDesktop tbody th>em{color:#304400;background:#c9ff00;border-radius:999px;width:max-content;margin-top:5px;padding:3px 7px;font-size:9px;font-style:normal;display:block}.dtfPriceDesktop tbody td>b{font-size:15px;display:block}.dtfPriceDesktop tbody td>small{color:#75847e;margin-top:3px;font-size:10px;display:block}.dtfPriceDesktop tbody td>i{color:#789400;margin-top:6px;font-size:9px;font-style:normal;font-weight:800;display:block}.dtfPriceDesktop tbody tr:nth-child(2n){background:#f8faf9}.dtfPriceDesktop tbody tr.featured{background:#f6ffe4}.dtfPriceMobile{display:none}.dtfPriceFooter{background:#f5f9f7;grid-template-columns:repeat(3,1fr);gap:18px;padding:17px 20px;display:grid}.dtfPriceFooter p{color:#5d6d67;gap:9px;margin:0;font-size:12px;line-height:1.5;display:flex}.dtfPriceFooter i{color:#243500;background:#c9ff00;border-radius:50%;flex:0 0 21px;place-items:center;height:21px;font-style:normal;font-weight:950;display:grid}.dtfPriceFooter b{color:#263630}.dtfPriceHelp{background:#fff;border:1px solid #d5e3dd;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto 70px;padding:26px 28px;display:flex}.dtfPriceHelp h2{margin:6px 0 8px;font-size:26px}.dtfPriceHelp>div>p:last-child{color:#62716c;max-width:760px;margin:0;line-height:1.5}.dtfPriceHelp>a{color:#fff;white-space:nowrap;background:#14211d;border-radius:11px;padding:13px 17px;font-weight:900;text-decoration:none}.dtfPriceHelp>a:hover{background:#0879ad}@media (max-width:900px){.dtfPricesHero{padding:24px 16px 20px}.dtfPricesHeroContent{flex-direction:column;align-items:flex-start;padding:23px}.dtfPricesHeroFacts{justify-content:flex-start}.dtfPriceCard,.dtfPriceHelp{margin-left:14px;margin-right:14px}.dtfPriceCardHeader,.dtfPriceHelp{flex-direction:column;align-items:flex-start}.dtfPriceCardHeader>a,.dtfPriceHelp>a{text-align:center;width:100%}.dtfPriceFooter{grid-template-columns:1fr}}@media (max-width:700px){.dtfPricesHeroContent h1{font-size:40px}.dtfPricesHeroFacts{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.dtfPricesHeroFacts span{min-width:0}.dtfPriceCardHeader{padding:21px 18px}.dtfPriceCardHeader h2{font-size:25px}.dtfPriceDesktop{display:none}.dtfPriceMobile{gap:11px;padding:15px;display:grid}.dtfPriceMobile article{background:#fff;border:1px solid #d8e4df;border-radius:14px;overflow:hidden}.dtfPriceMobile article.featured{background:#fbfff1;border-color:#b9dc50}.dtfPriceMobile article>header{border-bottom:1px solid #e3eae7;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.dtfPriceMobile article>header div{align-items:baseline;gap:9px;display:flex}.dtfPriceMobile article>header b{color:#087bac;font-size:22px}.dtfPriceMobile article>header span{color:#62716c;font-size:12px}.dtfPriceMobile article>header em{color:#304400;background:#c9ff00;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:850}.dtfPriceMobile article>div{grid-template-columns:1fr 1fr;display:grid}.dtfPriceMobile article p{border-bottom:1px solid #e5ebe8;border-right:1px solid #e5ebe8;margin:0;padding:12px 13px}.dtfPriceMobile article p>span{color:#667570;font-size:10px;font-weight:800;display:block}.dtfPriceMobile article p>b{margin-top:5px;font-size:17px;display:block}.dtfPriceMobile article p small{color:#77847f;font-size:9px;display:block}.dtfPriceHelp{padding:21px}}@media (max-width:460px){.dtfPricesHeroFacts,.dtfPriceMobile article>div{grid-template-columns:1fr}}
