@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;500;600;700&display=swap");.termsAndConditions{font-family:Roboto Condensed,sans-serif;min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.termsAndConditions__header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #0f172a;padding:24px 80px;width:100%}.termsAndConditions__logoLink{display:inline-flex;line-height:0}.termsAndConditions__logo{width:69px;height:28px;display:block}.termsAndConditions__main{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:800px;margin:0 auto;padding:80px 24px 100px;box-sizing:border-box}.termsAndConditions__titleBlock{display:flex;flex-direction:column;gap:12px;width:100%}.termsAndConditions__title{margin:0;font-size:32px;font-weight:400;line-height:40px;color:#0f172a}.termsAndConditions__updated{margin:0;font-size:14px;font-weight:300;line-height:20px;color:#64748b}.termsAndConditions__divider{width:100%;height:0;border:none;border-top:1px solid #e2e8f0;margin:0}.termsAndConditions__sections{display:flex;flex-direction:column;gap:32px;width:100%}.termsAndConditions__introBlock{display:flex;flex-direction:column;gap:0;width:100%}.termsAndConditions__intro{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#0f172a}.termsAndConditions__section{display:flex;flex-direction:column;gap:12px;width:100%}.termsAndConditions__sectionTitle{margin:0;font-size:22px;font-weight:500;line-height:24px;color:#0f172a}.termsAndConditions__body,.termsAndConditions__list{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#64748b}.termsAndConditions__list{padding-left:24px;list-style:disc}.termsAndConditions__list li+li{margin-top:0}.termsAndConditions__subsection{display:flex;flex-direction:column;gap:12px;width:100%}.termsAndConditions__subsectionTitle{margin:0;font-size:18px;font-weight:500;line-height:24px;color:#0f172a}.termsAndConditions__link{color:#475e7d;text-decoration:underline;text-underline-offset:2px}.termsAndConditions__link:hover{color:#0f172a}.termsAndConditions__actions{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;padding-top:40px}.termsAndConditions__backBtn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:10px 24px;border:none;border-radius:2px;background:#0f172a;color:#fff;font-family:inherit;font-size:16px;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap}.termsAndConditions__backBtn:hover{opacity:.92}.termsAndConditions__backBtn:focus-visible{outline:2px solid #0f172a;outline-offset:2px}@media (max-width:480px){.termsAndConditions__header{padding:16px 20px}.termsAndConditions__main{padding:40px 20px 64px;gap:32px}.termsAndConditions__title{font-size:32px;font-weight:400;line-height:40px}.termsAndConditions__updated{font-size:14px;font-weight:300;line-height:20px}.termsAndConditions__body,.termsAndConditions__intro,.termsAndConditions__list{font-size:16px;font-weight:400;line-height:24px}.termsAndConditions__sectionTitle{font-size:22px;font-weight:500;line-height:24px}.termsAndConditions__subsectionTitle{font-size:18px;font-weight:500;line-height:24px}.termsAndConditions__backBtn{font-size:16px;font-weight:500}}