.header{width:100%;background-color:#fff;position:relative;z-index:10}.header-top-bar{background-color:#f5f5f5;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#666}.header-top-text{font-weight:400}.header-notification{display:flex;align-items:center}.notification-icon{background-color:#4caf50;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.header-nav{background-color:#fff;padding:24px 40px;display:flex;justify-content:space-between;align-items:center}.header-logo-section{display:flex;align-items:center;gap:12px}.header-logo{width:32px;height:32px;display:block}.header-brand{font-family:"Source Serif Pro",serif;font-size:20px;font-weight:400;font-style:normal;line-height:115%;letter-spacing:-.02em;color:#333}.header-links{display:flex;gap:32px;align-items:center}.header-link{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:125%;letter-spacing:0%;color:#333;text-decoration:none;transition:color .2s}.header-link:hover{color:#43427d}.header-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:4px;align-items:center;justify-content:center}.menu-icon-line{width:24px;height:3px;background-color:#333;border-radius:2px;transition:all .3s}@media (max-width: 768px){.header-links{display:none}.header-menu-toggle{display:flex}.header-nav{padding:16px}}.section{width:100%;background-color:#fbfbfd;display:flex;justify-content:center;padding:0}.section-container{width:100%;max-width:1000px;margin:0 auto}@media (max-width: 1200px){.section-container{max-width:100%;padding:0 150px}}@media (max-width: 768px){.section-container{max-width:100%;padding:0 16px}.section{padding-bottom:0}}.hero-section{width:100%;padding:clamp(40px,15vw,250px) 0;transition:padding .4s ease}.hero-content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;transition:gap .4s ease,flex-direction .4s ease}.hero-text{flex:1;min-width:clamp(300px,40vw,600px);max-width:clamp(300px,40vw,600px);display:flex;flex-direction:column;gap:0;transition:min-width .4s ease,max-width .4s ease,gap .4s ease}.hero-title{font-family:"Source Serif Pro",serif;font-size:clamp(39px,4.5vw,61px);font-weight:400;line-height:1.2;color:#333;margin:0;white-space:normal;word-break:normal;transition:font-size .4s ease,line-height .4s ease}.hero-description{font-family:IBM Plex Sans,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;color:#333;margin:0;transition:font-size .4s ease}.hero-buttons{display:flex;gap:24px;align-items:center}.hero-button{font-family:IBM Plex Sans,sans-serif;font-size:16px;border:none;cursor:pointer;border-radius:8px;transition:opacity .2s;height:48px;display:flex;align-items:center;justify-content:center}.hero-button:hover{opacity:.9}.hero-button-primary{font-weight:700;background-color:#43427d;color:#fff;padding:0 32px;white-space:nowrap}.hero-button-secondary{font-weight:400;background-color:#ddddeb;color:#333;padding:0 16px;white-space:nowrap}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;transition:width .4s ease,flex .4s ease}.hero-image img{width:clamp(400px,35vw,500px);height:auto;max-height:350px;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease,max-height .4s ease}@media (max-width: 1400px){.hero-image img{width:clamp(350px,30vw,450px);max-height:315px}}@media (max-width: 1200px){.hero-section{padding:60px 0 25px}.hero-content{flex-direction:column;gap:24px;align-items:flex-start}.hero-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.hero-title{font-size:39px;line-height:1.3}.hero-description{font-size:20px;font-weight:400;line-height:1.5}.hero-buttons{flex-direction:column;width:100%;gap:25px;margin-top:25px;margin-bottom:0}.hero-button{width:100%}.hero-image{width:100%;order:-1;flex:none;margin-bottom:0}.hero-image img{width:100%;max-width:clamp(400px,45vw,600px);height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}@media (max-width: 900px){.hero-image img{max-width:clamp(300px,50vw,400px)}}@media (max-width: 768px){.hero-section{padding:40px 0 25px}.hero-content{flex-direction:column;gap:24px;align-items:flex-start}.hero-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.hero-title{font-size:39px;line-height:1.3}.hero-description{font-size:20px;font-weight:400;line-height:1.5}.hero-buttons{flex-direction:column;width:100%;gap:25px;margin-top:25px;margin-bottom:0}.hero-button{width:100%}.hero-image{width:100%;order:-1;flex:none;margin-bottom:0}.hero-image img{width:100%;max-width:100%;height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}.white-section{width:100%;background-color:#fff;display:flex;justify-content:center;padding:0}.white-section-container{width:100%;max-width:1000px;margin:0 auto}@media (max-width: 1200px){.white-section-container{max-width:100%;padding:0 150px}}@media (max-width: 768px){.white-section-container{max-width:100%;padding:0 16px}.white-section{padding-bottom:0}}.second-section{width:100%;padding:clamp(60px,15vw,250px) 0;background-color:#fff;transition:padding .4s ease}.second-content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;transition:gap .4s ease,flex-direction .4s ease}.second-text{flex:1;min-width:clamp(300px,30vw,420px);max-width:clamp(300px,30vw,420px);display:flex;flex-direction:column;gap:0;transition:min-width .4s ease,max-width .4s ease,gap .4s ease}.second-title{font-family:"Source Serif Pro",serif;font-size:clamp(39px,3.5vw,49px);font-weight:400;line-height:1.2;color:#333;margin:0;transition:font-size .4s ease,line-height .4s ease}.second-description{font-family:IBM Plex Sans,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;color:#333;margin:0;transition:font-size .4s ease}.second-button{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:700;background-color:#43427d;color:#fff;border:none;cursor:pointer;border-radius:8px;height:48px;padding:0 32px;display:flex;align-items:center;justify-content:center;transition:opacity .2s;white-space:nowrap;width:fit-content}.second-button:hover{opacity:.9}.second-image{flex:1;display:flex;justify-content:center;align-items:center;transition:width .4s ease,flex .4s ease}.second-image img{width:clamp(500px,40vw,650px);height:auto;max-height:400px;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease,max-height .4s ease}@media (max-width: 1400px){.second-image img{width:clamp(450px,35vw,600px);max-height:360px}}@media (max-width: 1200px){.second-section{padding:60px 0 120px}.second-content{flex-direction:column;gap:24px;align-items:flex-start}.second-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.second-title{font-size:39px;line-height:1.3}.second-description{font-size:20px;font-weight:400;line-height:1.5}.second-button{width:fit-content;max-width:211px;margin-top:25px;padding:13px 32px}.second-image{width:100%;order:-1;flex:none;margin-bottom:0}.second-image img{width:100%;max-width:clamp(500px,55vw,700px);height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}@media (max-width: 900px){.second-image img{max-width:clamp(400px,60vw,500px)}}@media (max-width: 768px){.second-section{padding:60px 0 120px}.second-content{flex-direction:column;gap:24px;align-items:flex-start}.second-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.second-title{font-size:39px;line-height:1.3}.second-description{font-size:20px;font-weight:400;line-height:1.5}.second-button{width:fit-content;max-width:211px;margin-top:25px;padding:13px 32px}.second-image{width:100%;order:-1;flex:none;margin-bottom:0}.second-image img{width:100%;max-width:100%;height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}.third-section{width:100%;padding:clamp(40px,15vw,250px) 0;background-color:#fff;transition:padding .4s ease}.third-content{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;transition:gap .4s ease,flex-direction .4s ease}.third-text{flex:0 0 auto;width:490px;display:flex;flex-direction:column;gap:0;transition:width .4s ease,gap .4s ease}.third-title{font-family:"Source Serif Pro",serif;font-size:49px;font-weight:400;line-height:1.2;color:#333;margin:0;transition:font-size .4s ease,line-height .4s ease}.third-description{font-family:IBM Plex Sans,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#333;margin:0;transition:font-size .4s ease}.third-buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.third-app-button{display:inline-block;width:120px;height:40px;transition:opacity .2s;flex-shrink:0;overflow:hidden;border-radius:4px}.third-app-button:hover{opacity:.8}.third-app-button img{width:100%;height:100%;object-fit:cover;display:block}.third-app-button-google{width:120px;height:40px}.third-app-button-google img{width:100%;height:100%;object-fit:cover}.third-image{flex:0 0 auto;display:flex;justify-content:center;align-items:center;transition:width .4s ease}.third-image img{width:290px;height:576.91px;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease,max-height .4s ease}@media (max-width: 1400px){.third-image img{width:clamp(220px,18vw,260px);max-height:520px}}@media (max-width: 1200px){.third-section{padding:40px 0 60px}.third-content{flex-direction:column;gap:64px;align-items:center}.third-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.third-title{font-size:39px;line-height:1.3}.third-description{font-size:20px;font-weight:400;line-height:1.5}.third-buttons{flex-direction:row;width:100%;gap:16px;margin-top:25px}.third-app-button{width:120px;display:flex;justify-content:center}.third-app-button img{width:auto;max-width:200px}.third-image{width:100%;order:-1;flex:none;margin-bottom:0}.third-image img{width:100%;max-width:clamp(250px,25vw,350px);height:auto;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease}}@media (max-width: 900px){.third-image img{max-width:clamp(200px,30vw,250px)}}@media (max-width: 768px){.third-section{padding:40px 0 60px}.third-content{flex-direction:column;gap:64px;align-items:center}.third-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.third-title{font-size:39px;line-height:1.3}.third-description{font-size:20px;font-weight:400;line-height:1.5}.third-buttons{flex-direction:row;width:100%;gap:16px;margin-top:25px}.third-app-button{width:120px;display:flex;justify-content:center}.third-app-button img{width:auto;max-width:200px}.third-image{width:100%;order:-1;flex:none;margin-bottom:0}.third-image img{width:clamp(200px,50vw,290px);height:auto;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease}}.fourth-section{width:100%;padding:clamp(60px,15vw,250px) 0;background-color:#fbfbfd;transition:padding .4s ease}.fourth-content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;transition:gap .4s ease,flex-direction .4s ease}.fourth-image{flex:1;display:flex;justify-content:center;align-items:center;transition:width .4s ease,flex .4s ease}.fourth-image img{width:clamp(400px,30vw,450px);height:auto;max-height:600px;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease,max-height .4s ease}.fourth-text{flex:1;min-width:0;max-width:clamp(300px,40vw,600px);display:flex;flex-direction:column;gap:0;transition:max-width .4s ease,gap .4s ease}.fourth-paragraph{font-family:IBM Plex Sans,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;color:#333;margin:0;transition:font-size .4s ease}@media (max-width: 1400px){.fourth-image img{width:clamp(350px,25vw,400px);max-height:540px}}@media (max-width: 1200px){.fourth-section{padding:36px 0 0}.fourth-content{flex-direction:column;gap:38px;align-items:flex-start}.fourth-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.fourth-paragraph{font-size:20px;font-weight:400;line-height:1.5}.fourth-image{width:100%;order:-1;flex:none;margin-bottom:0}.fourth-image img{width:100%;max-width:clamp(400px,35vw,500px);height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}@media (max-width: 900px){.fourth-image img{max-width:clamp(350px,50vw,400px)}}@media (max-width: 768px){.fourth-section{padding:60px 0 0}.fourth-content{flex-direction:column;gap:64px;align-items:flex-start}.fourth-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.fourth-paragraph{font-size:20px;font-weight:400;line-height:1.5}.fourth-image{width:100%;order:-1;flex:none;margin-bottom:0}.fourth-image img{width:100%;max-width:450px;height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}.fifth-section{width:100%;padding:clamp(100px,15vw,250px) 0;background-color:#fbfbfd;transition:padding .4s ease}.fifth-content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;transition:gap .4s ease,flex-direction .4s ease}.fifth-image{flex:1;display:flex;justify-content:center;align-items:center;transition:width .4s ease,flex .4s ease}.fifth-image img{width:clamp(400px,30vw,450px);height:auto;max-height:600px;object-fit:contain;transition:width .4s ease,height .4s ease,transform .4s ease,max-height .4s ease}.fifth-text{flex:1;min-width:0;max-width:clamp(300px,40vw,600px);display:flex;flex-direction:column;gap:0;transition:max-width .4s ease,gap .4s ease}.fifth-paragraph{font-family:IBM Plex Sans,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;color:#333;margin:0;transition:font-size .4s ease}@media (max-width: 1400px){.fifth-image img{width:clamp(350px,25vw,400px);max-height:540px}}@media (max-width: 1200px){.fifth-section{padding:100px 0 60px}.fifth-content{flex-direction:column;gap:60px;align-items:flex-start}.fifth-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.fifth-paragraph{font-size:20px;font-weight:400;line-height:1.5}.fifth-image{width:100%;order:-1;flex:none;margin-bottom:0}.fifth-image img{width:100%;max-width:clamp(400px,35vw,500px);height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}@media (max-width: 900px){.fifth-image img{max-width:clamp(350px,50vw,400px)}}@media (max-width: 768px){.fifth-section{padding:100px 0 60px}.fifth-content{flex-direction:column;gap:60px;align-items:flex-start}.fifth-text{min-width:0;max-width:100%;width:100%;flex:none;gap:0}.fifth-paragraph{font-size:20px;font-weight:400;line-height:1.5}.fifth-image{width:100%;order:-1;flex:none;margin-bottom:0}.fifth-image img{width:100%;max-width:450px;height:auto;transition:width .4s ease,height .4s ease,transform .4s ease}}.dark-section{width:100%;background-color:#43427d;display:flex;justify-content:center;padding:0}.dark-section-container{width:100%;max-width:1000px;margin:0 auto}@media (max-width: 1200px){.dark-section-container{max-width:100%;padding:0 150px}}@media (max-width: 768px){.dark-section-container{max-width:100%;padding:0 16px}.dark-section{padding-bottom:0}}.sixth-section{width:100%;padding:250px 0;background-color:#43427d}.sixth-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.sixth-title{font-family:"Source Serif Pro",serif;font-size:49px;font-weight:400;line-height:1.2;color:#fff;margin:0;text-align:left;width:100%;max-width:1200px}.sixth-columns{display:flex;gap:120px;width:100%;max-width:1000px;margin-top:32px}.sixth-column{flex:1;display:flex;flex-direction:column;gap:16px}.sixth-column-title{font-family:"Source Serif Pro",sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0}.sixth-list{list-style:disc;padding-left:24px;margin:0;display:flex;flex-direction:column;gap:8px}.sixth-list li{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:5 00;line-height:1.3;color:#fff}@media (max-width: 1200px){.sixth-section{padding:60px 0}.sixth-content{gap:20px}.sixth-title{font-size:39px}.sixth-columns{flex-direction:column;gap:32px;margin-top:24px}.sixth-column{gap:20px}.sixth-column-title{font-size:20px}.sixth-list{gap:12px}.sixth-list li{font-size:16px}}@media (max-width: 768px){.sixth-section{padding:60px 0}.sixth-content{gap:20px}.sixth-title{font-size:39px}.sixth-columns{flex-direction:column;gap:32px;margin-top:24px}.sixth-column{gap:20px}.sixth-column-title{font-size:20px}.sixth-list{gap:12px}.sixth-list li{font-size:16px}}.footer{width:100%;background-color:#f5f5f5}.footer-top-bar{width:100%;height:4px;background-color:#43427d}.footer-content{background-color:#fff;padding:32px 120px;display:flex;justify-content:space-between;align-items:flex-start;width:100%}.footer-left{display:flex;flex-direction:column;gap:12px}.footer-logo-section{display:flex;align-items:center;gap:12px}.footer-logo{width:32px;height:32px;display:block}.footer-brand{font-family:"Source Serif Pro",serif;font-size:20px;font-weight:400;font-style:normal;line-height:115%;letter-spacing:-.02em;color:#333}.footer-material{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:400;color:#666;margin:0}.footer-right{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-link{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:400;color:#333;text-decoration:none;transition:color .2s}.footer-link:hover{color:#43427d}@media (max-width: 1440px){.footer-content{max-width:100%;padding:32px 16px;flex-direction:column;gap:24px}.footer-left{order:2}.footer-right{order:1;align-items:flex-start;width:100%}.footer-brand{font-size:18px}.footer-material{font-size:12px}.footer-link{font-size:14px}}@media (max-width: 768px){.footer-content{padding:32px 16px;gap:24px;flex-direction:column}.footer-left{order:2}.footer-right{order:1;align-items:flex-start;width:100%}.footer-brand{font-size:18px}.footer-material{font-size:12px}.footer-link{font-size:14px}}.cookie-policy-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.cookie-policy-content{flex:1;width:100%;background-color:#fff;padding:60px 0}.cookie-policy-container{width:100%;padding:0 36px}.cookie-policy-title{font-family:"Source Serif Pro",serif;font-size:48px;font-weight:400;line-height:1.2;color:#333;margin:0 0 24px;text-align:center}.cookie-policy-meta{margin-bottom:40px;text-align:center}.cookie-policy-update,.cookie-policy-applies{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;color:#666;margin:8px 0}.cookie-policy-text{font-family:IBM Plex Sans,sans-serif;font-size:17px;font-weight:500;line-height:1.8;color:#333;width:100%}.cookie-policy-text p{margin:0 0 24px}.cookie-policy-text h2,.cookie-policy-section-numbered{font-family:"Source Serif Pro",serif;font-size:32px;font-weight:400;line-height:1.3;color:#333;margin:40px 0 20px}.cookie-policy-text h3{font-family:"Source Serif Pro",serif;font-size:24px;font-weight:400;line-height:1.3;color:#333;margin:32px 0 16px}.cookie-policy-text ul{margin:16px 0;padding-left:24px}.cookie-policy-text li{margin:8px 0;line-height:1.8}.cookie-policy-text strong{font-weight:600}.cookie-policy-text a{color:#43427d;text-decoration:underline;transition:color .2s}.cookie-policy-text a:hover{color:#2a2955}@media (max-width: 1200px){.cookie-policy-container{padding:0 36px}.cookie-policy-title{font-size:40px}.cookie-policy-text h2{font-size:28px}.cookie-policy-text h3{font-size:22px}}@media (max-width: 768px){.cookie-policy-content{padding:40px 0}.cookie-policy-container{padding:0 17px}.cookie-policy-title{font-size:32px;margin-bottom:20px}.cookie-policy-meta{margin-bottom:32px}.cookie-policy-text{font-size:15px}.cookie-policy-text h2{font-size:24px;margin:32px 0 16px}.cookie-policy-text h3{font-size:20px;margin:24px 0 12px}.cookie-policy-text ul{padding-left:20px}}.privacy-policy-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.privacy-policy-content{flex:1;width:100%;background-color:#fff;padding:60px 0}.privacy-policy-container{width:100%;padding:0 36px}.privacy-policy-title{font-family:"Source Serif Pro",serif;font-size:48px;font-weight:400;line-height:1.2;color:#333;margin:0 0 24px;text-align:center}.privacy-policy-meta{margin-bottom:40px;text-align:center}.privacy-policy-update,.privacy-policy-applies{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;color:#666;margin:8px 0}.privacy-policy-text{font-family:IBM Plex Sans,sans-serif;font-size:17px;font-weight:500;line-height:1.8;color:#333;width:100%}.privacy-policy-text p{margin:0 0 24px}.privacy-policy-text h2,.privacy-policy-section-numbered{font-family:"Source Serif Pro",serif;font-size:32px;font-weight:400;line-height:1.3;color:#333;margin:40px 0 20px}.privacy-policy-text h3{font-family:"Source Serif Pro",serif;font-size:24px;font-weight:400;line-height:1.3;color:#333;margin:32px 0 16px}.privacy-policy-text ul{margin:16px 0;padding-left:24px}.privacy-policy-text li{margin:8px 0;line-height:1.8}.privacy-policy-text strong{font-weight:600}.privacy-policy-text a{color:#43427d;text-decoration:underline;transition:color .2s}.privacy-policy-text a:hover{color:#2a2955}@media (max-width: 1200px){.privacy-policy-container{padding:0 36px}.privacy-policy-title{font-size:40px}.privacy-policy-text h2{font-size:28px}.privacy-policy-text h3{font-size:22px}}@media (max-width: 768px){.privacy-policy-content{padding:40px 0}.privacy-policy-container{padding:0 17px}.privacy-policy-title{font-size:32px;margin-bottom:20px}.privacy-policy-meta{margin-bottom:32px}.privacy-policy-text{font-size:15px}.privacy-policy-text h2{font-size:24px;margin:32px 0 16px}.privacy-policy-text h3{font-size:20px;margin:24px 0 12px}.privacy-policy-text ul{padding-left:20px}}.terms-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.terms-content{flex:1;width:100%;background-color:#fff;padding:60px 0}.terms-container{width:100%;padding:0 36px}.terms-title{font-family:"Source Serif Pro",serif;font-size:48px;font-weight:400;line-height:1.2;color:#333;margin:0 0 16px;text-align:center}.terms-subtitle{font-family:"Source Serif Pro",serif;font-size:24px;font-weight:700;line-height:1.3;color:#333;margin:0 0 24px;text-align:center}.terms-meta{margin-bottom:40px;text-align:center}.terms-update,.terms-applies{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;color:#666;margin:8px 0}.terms-text{font-family:IBM Plex Sans,sans-serif;font-size:17px;font-weight:500;line-height:1.8;color:#333;width:100%}.terms-text p{margin:0 0 24px}.terms-text h2,.terms-section-numbered{font-family:"Source Serif Pro",serif;font-size:32px;font-weight:400;line-height:1.3;color:#333;margin:40px 0 20px}.terms-text h3{font-family:"Source Serif Pro",serif;font-size:24px;font-weight:400;line-height:1.3;color:#333;margin:32px 0 16px}.terms-text ul{margin:16px 0;padding-left:24px}.terms-text li{margin:8px 0;line-height:1.8}.terms-text strong{font-weight:600}.terms-text a{color:#43427d;text-decoration:underline;transition:color .2s}.terms-text a:hover{color:#2a2955}@media (max-width: 1200px){.terms-container{padding:0 36px}.terms-title{font-size:40px}.terms-text h2{font-size:28px}.terms-text h3{font-size:22px}}@media (max-width: 768px){.terms-content{padding:40px 0}.terms-container{padding:0 17px}.terms-title{font-size:32px;margin-bottom:20px}.terms-meta{margin-bottom:32px}.terms-text{font-size:15px}.terms-text h2{font-size:24px;margin:32px 0 16px}.terms-text h3{font-size:20px;margin:24px 0 12px}.terms-text ul{padding-left:20px}}.App{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
