html{scroll-behavior:smooth}section.termsConditions{width:100%;padding:calc(var(--spacing) * 8);max-width:900px;margin:0 auto}@media(max-width:640px){section.termsConditions{padding:calc(var(--spacing) * 4)}}section.termsConditions .desktop-only{display:inline}@media(max-width:640px){section.termsConditions .desktop-only{display:none}}section.termsConditions .mobile-only{display:none}@media(max-width:640px){section.termsConditions .mobile-only{display:inline}}section.termsConditions p{line-height:2rem;margin-block:calc(var(--spacing) * 6);color:#ccc}section.termsConditions h1{font-weight:var(--font-weight-bold);font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:calc(var(--spacing) * 8)}@media(max-width:640px){section.termsConditions h1{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);text-align:center}}section.termsConditions h2{font-weight:var(--font-weight-bold);font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);margin-bottom:calc(var(--spacing) * 8);margin-top:3rem;padding-bottom:.5rem;border-bottom:2px solid #00f388;display:inline-block}@media(max-width:640px){section.termsConditions h2{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-top:2rem}}section.termsConditions ol{padding-left:calc(var(--spacing) * 8);margin-block:calc(var(--spacing) * 4);list-style:decimal}@media(max-width:640px){section.termsConditions ol{padding-left:calc(var(--spacing) * 4)}}section.termsConditions ol li{margin-block:calc(var(--spacing) * 2);line-height:1.75rem;color:#ccc}section.termsConditions ol li strong{color:#fff}section.termsConditions ol ol{padding-left:calc(var(--spacing) * 6);margin-block:calc(var(--spacing) * 2);list-style:decimal}@media(max-width:640px){section.termsConditions ol ol{padding-left:calc(var(--spacing) * 3)}}section.termsConditions ol.definitions-list{list-style:none;counter-reset:definitions;padding-left:2.5rem}@media(max-width:640px){section.termsConditions ol.definitions-list{padding-left:1.5rem}}section.termsConditions ol.definitions-list>li{counter-increment:definitions;position:relative;margin-bottom:1rem}section.termsConditions ol.definitions-list>li:before{content:counter(definitions) ") ";position:absolute;left:-2rem}@media(max-width:640px){section.termsConditions ol.definitions-list>li:before{left:-1.5rem}}section.termsConditions ol[type=a]{list-style:none;counter-reset:alpha;padding-left:2.5rem}@media(max-width:640px){section.termsConditions ol[type=a]{padding-left:1.5rem}}section.termsConditions ol[type=a]>li{counter-increment:alpha;position:relative}section.termsConditions ol[type=a]>li:before{content:counter(alpha,lower-alpha) ") ";position:absolute;left:-2rem}@media(max-width:640px){section.termsConditions ol[type=a]>li:before{left:-1.5rem}}section.termsConditions ul{list-style-type:disc;padding-left:calc(var(--spacing) * 8);margin-block:calc(var(--spacing) * 4)}@media(max-width:640px){section.termsConditions ul{padding-left:calc(var(--spacing) * 4)}}section.termsConditions ul li{margin-block:calc(var(--spacing) * 2);line-height:1.75rem;color:#ccc}section.termsConditions ul li strong{color:#fff}section.termsConditions a{color:#fff;text-decoration:underline;transition:color .2s ease}section.termsConditions a:hover{color:#00f388}section.termsConditions .table-of-contents{border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:0 1.5rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000004d}@media(max-width:640px){section.termsConditions .table-of-contents{padding:0 1rem}}section.termsConditions .table-of-contents h2{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:var(--font-weight-bold);color:#fff;margin:.75rem 0 .5rem}section.termsConditions .table-of-contents ol{list-style:none;padding-left:0;margin:0 0 .75rem;columns:2;column-gap:2rem;counter-reset:toc-item}@media(max-width:768px){section.termsConditions .table-of-contents ol{columns:1}}section.termsConditions .table-of-contents ol li{padding-block:calc(var(--spacing) * .5);margin:0;break-inside:avoid}@media(max-width:640px){section.termsConditions .table-of-contents ol li{padding-block:0}}section.termsConditions .table-of-contents ol li a{color:#ccc;text-decoration:none;transition:all .2s ease;padding:.25rem .5rem;margin-left:-.5rem;border-radius:4px}@media(max-width:640px){section.termsConditions .table-of-contents ol li a{font-size:.875rem}}section.termsConditions .table-of-contents ol li a:hover{color:#00f388;background:#00f3881a}section.termsConditions .table-of-contents ol li a:before{content:"§ " counter(toc-item) ". ";counter-increment:toc-item}section.termsConditions .consumer-info{background:#00f3880d;border:1px solid rgba(0,243,136,.3);border-radius:12px;padding:0 1.5rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000004d}@media(max-width:640px){section.termsConditions .consumer-info{padding:0 1rem}}section.termsConditions .consumer-info h2{font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:var(--font-weight-bold);color:#00f388;margin:.75rem 0 .2rem}@media(max-width:640px){section.termsConditions .consumer-info h2{font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-align:center}}section.termsConditions .consumer-info ul{list-style:none;padding-left:0;margin:0}section.termsConditions .consumer-info ul li{padding-block:calc(var(--spacing) * 1);border-bottom-width:1px;border-color:#ffffff1a;display:grid;grid-template-columns:160px 1fr}@media(max-width:640px){section.termsConditions .consumer-info ul li{display:block;padding-block:calc(var(--spacing) * .5)}section.termsConditions .consumer-info ul li span{display:inline}section.termsConditions .consumer-info ul li br{display:none}}section.termsConditions .consumer-info ul li:last-child{border-bottom:none;padding-bottom:.75rem}section.termsConditions .consumer-info ul li strong{color:#fff}section.termsConditions .consumer-info a{color:#fff;text-decoration:underline;transition:color .2s ease}section.termsConditions .consumer-info a:hover{color:#00f388}
