.TermsOfUseContent{width:100%;color:var(--color-primary);flex-direction:column;gap:3vh;display:flex}@media only screen and (min-width:768px){.TermsOfUseContent{gap:28px}}.TermsOfUseContent__title{margin:0;line-height:1.15}.TermsOfUseContent__section{flex-direction:column;gap:2vh;display:flex}@media only screen and (min-width:768px){.TermsOfUseContent__section{gap:18px}}.TermsOfUseContent__section p{letter-spacing:.01em;margin:0;line-height:1.75}@media only screen and (min-width:768px){.TermsOfUseContent__section p{line-height:1.8}}.TermsOfUseContent__section a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.TermsOfUseContent__section a:hover{color:var(--color-secondary)}.TermsOfUseContent__section strong{font-weight:700}.TermsOfUseContent__section-title{margin:0;line-height:1.25}.TermsOfUseContent__bullet-list,.TermsOfUseContent__ordered-list{flex-direction:column;gap:1.5vh;margin:0;padding-left:6vw;display:flex}@media only screen and (min-width:768px){.TermsOfUseContent__bullet-list,.TermsOfUseContent__ordered-list{gap:14px;padding-left:32px}}.TermsOfUseContent__bullet-list li,.TermsOfUseContent__ordered-list li{padding-left:2vw;line-height:1.75}@media only screen and (min-width:768px){.TermsOfUseContent__bullet-list li,.TermsOfUseContent__ordered-list li{padding-left:10px;line-height:1.8}}.TermsOfUseContent__bullet-list li::marker{color:var(--color-primary);font-weight:700}.TermsOfUseContent__ordered-list li::marker{color:var(--color-primary);font-weight:700}.TermsOfUseContent__bullet-list span,.TermsOfUseContent__ordered-list span{line-height:inherit;letter-spacing:.01em}.TermsOfUseContent__bullet-list a,.TermsOfUseContent__ordered-list a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.TermsOfUseContent__bullet-list a:hover,.TermsOfUseContent__ordered-list a:hover{color:var(--color-secondary)}.TermsOfUseContent__ordered-list--roman{list-style-type:upper-roman}.TermsOfUseContent__domain-grid{grid-template-columns:1fr;gap:2vh;width:100%;margin:0;display:grid}@media only screen and (min-width:768px){.TermsOfUseContent__domain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin:24px 0}}.TermsOfUseContent__domain-column{text-align:center;flex-direction:column;justify-content:center;align-items:flex-start;gap:2vh;padding:0 4vw;display:flex}@media only screen and (min-width:768px){.TermsOfUseContent__domain-column{align-items:center;gap:24px;min-height:130px;padding:24px 40px}.TermsOfUseContent__domain-column .TermsOfUseContent__domain-column--highlight{background:var(--color-border-light-subtle)}}.TermsOfUseContent__domain-column p{margin:0;line-height:1.3}.TermsOfUseContent__contact-table{grid-template-columns:1fr;width:100%;margin:0;display:grid}@media only screen and (min-width:768px){.TermsOfUseContent__contact-table{margin:24px 0}}.TermsOfUseContent__contact-header,.TermsOfUseContent__contact-row{text-align:center;grid-template-columns:1fr 1fr;gap:1vh;display:grid}@media only screen and (min-width:768px){.TermsOfUseContent__contact-header,.TermsOfUseContent__contact-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.TermsOfUseContent__contact-header>:nth-child(2),.TermsOfUseContent__contact-row>:nth-child(2){background:var(--color-border-light-subtle)}}.TermsOfUseContent__contact-header span,.TermsOfUseContent__contact-row span{flex-direction:column;justify-content:center;align-items:center;min-height:40px;line-height:1.5;display:flex}@media only screen and (min-width:768px){.TermsOfUseContent__contact-header span,.TermsOfUseContent__contact-row span{flex-direction:row}}.TermsOfUseContent__contact-header a,.TermsOfUseContent__contact-row a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.TermsOfUseContent__contact-header a:hover,.TermsOfUseContent__contact-row a:hover{color:var(--color-secondary)}
