.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs{margin-bottom:1.5rem}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__item{color:#95a5a6;align-items:center;gap:.25rem;display:flex}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__item--current{color:#2c3e50;font-weight:500}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__separator{color:#e1e8ed}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__link{color:#2980b9;transition:color .2s cubic-bezier(.4,0,.2,1)}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__link:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs__link:hover{color:#1a5276}
@keyframes YouTubeEmbed-module-scss-module___ZYvCa__fade-in{0%{opacity:0}to{opacity:1}}.YouTubeEmbed-module-scss-module___ZYvCa__youtube-embed{margin:1.5rem 0;animation:.3s cubic-bezier(.4,0,.2,1) .15s both YouTubeEmbed-module-scss-module___ZYvCa__fade-in}.YouTubeEmbed-module-scss-module___ZYvCa__youtube-embed__wrapper{background-color:#000;border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.YouTubeEmbed-module-scss-module___ZYvCa__youtube-embed__iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}
.LessonNav-module-scss-module__HJfhfW__lesson-nav{border-top:1px solid #e1e8ed;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}@media (max-width:767px){.LessonNav-module-scss-module__HJfhfW__lesson-nav{flex-direction:column}}.LessonNav-module-scss-module__HJfhfW__lesson-nav__prev,.LessonNav-module-scss-module__HJfhfW__lesson-nav__next{flex:1}.LessonNav-module-scss-module__HJfhfW__lesson-nav__next{text-align:right}.LessonNav-module-scss-module__HJfhfW__lesson-nav__link{border:1px solid #e1e8ed;border-radius:8px;padding:1rem 1.5rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:block}.LessonNav-module-scss-module__HJfhfW__lesson-nav__link:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.LessonNav-module-scss-module__HJfhfW__lesson-nav__link:hover{border-color:#2980b9;transform:translateY(-1px);box-shadow:0 1px 3px #00000014}.LessonNav-module-scss-module__HJfhfW__lesson-nav__label{color:#95a5a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.LessonNav-module-scss-module__HJfhfW__lesson-nav__title{color:#1a5276;font-size:.9rem;font-weight:500}
.FAQItem-module-scss-module__VMsRlG__faq-item{border:1px solid #e1e8ed;border-radius:8px;margin-bottom:1rem;transition:border-color .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQItem-module-scss-module__VMsRlG__faq-item:hover{border-color:#2980b9}.FAQItem-module-scss-module__VMsRlG__faq-item__question{cursor:pointer;color:#2c3e50;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:flex}.FAQItem-module-scss-module__VMsRlG__faq-item__question:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.FAQItem-module-scss-module__VMsRlG__faq-item__question:hover{background-color:#1a527608}.FAQItem-module-scss-module__VMsRlG__faq-item__arrow{color:#95a5a6;flex-shrink:0;font-size:.7rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.FAQItem-module-scss-module__VMsRlG__faq-item__arrow--open{transform:rotate(90deg)}.FAQItem-module-scss-module__VMsRlG__faq-item__answer{color:#5a6c7d;padding:0 1.5rem 1.5rem;font-size:.88rem;line-height:1.7}
@keyframes MarkComplete-module-scss-module__vG2yVq__pop-in{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}.MarkComplete-module-scss-module__vG2yVq__mark-complete{cursor:pointer;color:#5a6c7d;background:#fff;border:2px solid #e1e8ed;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;transition:border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.MarkComplete-module-scss-module__vG2yVq__mark-complete:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.MarkComplete-module-scss-module__vG2yVq__mark-complete:hover{color:#27ae60;border-color:#27ae60}.MarkComplete-module-scss-module__vG2yVq__mark-complete:active{transform:scale(.97)}.MarkComplete-module-scss-module__vG2yVq__mark-complete--done{color:#fff;background-color:#27ae60;border-color:#27ae60}.MarkComplete-module-scss-module__vG2yVq__mark-complete--done:hover{color:#fff;background-color:#208d4e}.MarkComplete-module-scss-module__vG2yVq__mark-complete--celebrate{animation:.3s cubic-bezier(.34,1.56,.64,1) MarkComplete-module-scss-module__vG2yVq__pop-in}.MarkComplete-module-scss-module__vG2yVq__mark-complete__icon{font-size:1.1rem;line-height:1}.MarkComplete-module-scss-module__vG2yVq__mark-complete__text{line-height:1}
@keyframes page-module-scss-module__d-H9Za__fade-in{0%{opacity:0}to{opacity:1}}.page-module-scss-module__d-H9Za__lesson{max-width:860px;margin:0 auto;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__d-H9Za__fade-in}.page-module-scss-module__d-H9Za__lesson__title{color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.page-module-scss-module__d-H9Za__lesson__content{margin-top:2rem}.page-module-scss-module__d-H9Za__lesson__description{color:#2c3e50;font-size:.95rem;line-height:1.7}.page-module-scss-module__d-H9Za__lesson__description p{margin-bottom:1rem}.page-module-scss-module__d-H9Za__lesson__covered{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;margin-top:2rem;padding:1.5rem}.page-module-scss-module__d-H9Za__lesson__covered-heading{color:#1a5276;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.page-module-scss-module__d-H9Za__lesson__covered-list{flex-direction:column;gap:.5rem;display:flex}.page-module-scss-module__d-H9Za__lesson__covered-list li{color:#5a6c7d;padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.page-module-scss-module__d-H9Za__lesson__covered-list li:before{content:"";background-color:#27ae60;border-radius:9999px;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module-scss-module__d-H9Za__lesson__blog-link{color:#2980b9;margin-top:1rem;font-size:.9rem;font-weight:500;transition:color .2s cubic-bezier(.4,0,.2,1);display:inline-block}.page-module-scss-module__d-H9Za__lesson__blog-link:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__d-H9Za__lesson__blog-link:hover{color:#1a5276}.page-module-scss-module__d-H9Za__lesson__related{border-top:1px solid #e1e8ed;margin-top:3rem;padding-top:2rem}.page-module-scss-module__d-H9Za__lesson__related-heading{color:#2c3e50;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.page-module-scss-module__d-H9Za__lesson__related-grid{gap:1rem;display:grid}@media (min-width:768px){.page-module-scss-module__d-H9Za__lesson__related-grid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__d-H9Za__lesson__related-card{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module-scss-module__d-H9Za__lesson__related-card:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__d-H9Za__lesson__related-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module-scss-module__d-H9Za__lesson__related-badge{color:#1a5276;background-color:#1a527614;border-radius:9999px;align-self:flex-start;padding:.25rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module-scss-module__d-H9Za__lesson__related-title{color:#2c3e50;font-size:.9rem;font-weight:600;line-height:1.4}.page-module-scss-module__d-H9Za__lesson__related-desc{color:#95a5a6;font-size:.8rem;line-height:1.5}
@keyframes page-module-scss-module__Wo9mIW__fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__Wo9mIW__section{max-width:860px;margin:0 auto}.page-module-scss-module__Wo9mIW__section__title{color:#1a5276;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.page-module-scss-module__Wo9mIW__section__meta{color:#95a5a6;margin-bottom:2rem;font-size:.9rem}.page-module-scss-module__Wo9mIW__section__lessons{flex-direction:column;gap:1rem;display:flex}.page-module-scss-module__Wo9mIW__section__lessons>*{opacity:0;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__Wo9mIW__fade-in-up}.page-module-scss-module__Wo9mIW__section__lessons>:first-child{animation-delay:40ms}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(2){animation-delay:80ms}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(3){animation-delay:.12s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(4){animation-delay:.16s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(5){animation-delay:.2s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(6){animation-delay:.24s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(7){animation-delay:.28s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(8){animation-delay:.32s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(9){animation-delay:.36s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(10){animation-delay:.4s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(11){animation-delay:.44s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(12){animation-delay:.48s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(13){animation-delay:.52s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(14){animation-delay:.56s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(15){animation-delay:.6s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(16){animation-delay:.64s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(17){animation-delay:.68s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(18){animation-delay:.72s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(19){animation-delay:.76s}.page-module-scss-module__Wo9mIW__section__lessons>:nth-child(20){animation-delay:.8s}.page-module-scss-module__Wo9mIW__section__lesson-card{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module-scss-module__Wo9mIW__section__lesson-card:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__Wo9mIW__section__lesson-card:hover{border-color:#2980b9;transform:translateY(-2px);box-shadow:0 1px 3px #00000014}.page-module-scss-module__Wo9mIW__section__lesson-number{color:#1a5276;background-color:#f5f7fa;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.page-module-scss-module__Wo9mIW__section__lesson-info{flex:1;min-width:0}.page-module-scss-module__Wo9mIW__section__lesson-title{color:#2c3e50;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.page-module-scss-module__Wo9mIW__section__lesson-desc{color:#5a6c7d;font-size:.8rem;line-height:1.5}
@keyframes page-module-scss-module__ZGgknG__fade-in{0%{opacity:0}to{opacity:1}}.page-module-scss-module__ZGgknG__post{max-width:860px;margin:0 auto;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__ZGgknG__fade-in}.page-module-scss-module__ZGgknG__post__title{color:#2c3e50;margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module-scss-module__ZGgknG__post__title{font-size:1.8rem}}.page-module-scss-module__ZGgknG__post__badge{color:#1a5276;background-color:#1a527614;border-radius:9999px;margin-bottom:2rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__ZGgknG__post__tldr{background-color:#27ae600f;border-left:4px solid #27ae60;border-radius:0 8px 8px 0;margin-bottom:2rem;padding:1.5rem}.page-module-scss-module__ZGgknG__post__tldr-heading{color:#27ae60;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.page-module-scss-module__ZGgknG__post__tldr-text{color:#2c3e50;font-size:.9rem;line-height:1.6}.page-module-scss-module__ZGgknG__post__content{color:#2c3e50;font-size:.95rem;line-height:1.8}.page-module-scss-module__ZGgknG__post__content p{margin-bottom:1.5rem}.page-module-scss-module__ZGgknG__post__topics{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;margin-top:2rem;padding:1.5rem}.page-module-scss-module__ZGgknG__post__topics-heading{color:#1a5276;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.page-module-scss-module__ZGgknG__post__topics-list{flex-direction:column;gap:.5rem;display:flex}.page-module-scss-module__ZGgknG__post__topics-list li{color:#5a6c7d;padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.page-module-scss-module__ZGgknG__post__topics-list li:before{content:"";background-color:#27ae60;border-radius:9999px;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module-scss-module__ZGgknG__post__faqs{margin-top:3rem}.page-module-scss-module__ZGgknG__post__faqs-heading{color:#2c3e50;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.page-module-scss-module__ZGgknG__post__related{border-top:1px solid #e1e8ed;margin-top:3rem;padding-top:2rem}.page-module-scss-module__ZGgknG__post__related-heading{color:#2c3e50;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.page-module-scss-module__ZGgknG__post__related-grid{gap:1rem;display:grid}@media (min-width:768px){.page-module-scss-module__ZGgknG__post__related-grid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__ZGgknG__post__related-card{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module-scss-module__ZGgknG__post__related-card:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__ZGgknG__post__related-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module-scss-module__ZGgknG__post__related-badge{color:#1a5276;background-color:#1a527614;border-radius:9999px;align-self:flex-start;padding:.25rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module-scss-module__ZGgknG__post__related-title{color:#2c3e50;font-size:.9rem;font-weight:600;line-height:1.4}.page-module-scss-module__ZGgknG__post__related-desc{color:#95a5a6;font-size:.8rem;line-height:1.5}.page-module-scss-module__ZGgknG__post__cta{text-align:center;background-color:#fff;border:2px solid #27ae60;border-radius:8px;margin-top:3rem;padding:1.5rem 2rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:block}.page-module-scss-module__ZGgknG__post__cta:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__ZGgknG__post__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module-scss-module__ZGgknG__post__cta-label{color:#95a5a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.page-module-scss-module__ZGgknG__post__cta-text{color:#27ae60;font-size:1.1rem;font-weight:700}.page-module-scss-module__ZGgknG__post__attribution{color:#95a5a6;text-align:center;border-top:1px solid #e1e8ed;margin-top:3rem;padding-top:1.5rem;font-size:.85rem}.page-module-scss-module__ZGgknG__post__attribution a{color:#2980b9;font-weight:500;transition:color .2s cubic-bezier(.4,0,.2,1)}.page-module-scss-module__ZGgknG__post__attribution a:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__ZGgknG__post__attribution a:hover{color:#1a5276}
@keyframes page-module-scss-module__MoBG_G__fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__MoBG_G__blog{max-width:860px;margin:0 auto}.page-module-scss-module__MoBG_G__blog__title{color:#1a5276;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}@media (min-width:768px){.page-module-scss-module__MoBG_G__blog__title{font-size:2.2rem}}.page-module-scss-module__MoBG_G__blog__subtitle{color:#5a6c7d;margin-bottom:3rem;font-size:1rem;line-height:1.6}.page-module-scss-module__MoBG_G__blog__section{margin-bottom:3rem}.page-module-scss-module__MoBG_G__blog__section-heading{color:#2c3e50;border-bottom:2px solid #1a5276;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module-scss-module__MoBG_G__blog__grid{flex-direction:column;gap:1rem;display:flex}.page-module-scss-module__MoBG_G__blog__grid>*{opacity:0;animation:.3s cubic-bezier(.4,0,.2,1) both page-module-scss-module__MoBG_G__fade-in-up}.page-module-scss-module__MoBG_G__blog__grid>:first-child{animation-delay:30ms}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(2){animation-delay:60ms}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(3){animation-delay:90ms}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(4){animation-delay:.12s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(5){animation-delay:.15s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(6){animation-delay:.18s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(7){animation-delay:.21s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(8){animation-delay:.24s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(9){animation-delay:.27s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(10){animation-delay:.3s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(11){animation-delay:.33s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(12){animation-delay:.36s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(13){animation-delay:.39s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(14){animation-delay:.42s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(15){animation-delay:.45s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(16){animation-delay:.48s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(17){animation-delay:.51s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(18){animation-delay:.54s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(19){animation-delay:.57s}.page-module-scss-module__MoBG_G__blog__grid>:nth-child(20){animation-delay:.6s}.page-module-scss-module__MoBG_G__blog__post-card{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module-scss-module__MoBG_G__blog__post-card:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__MoBG_G__blog__post-card:hover{border-color:#2980b9;transform:translateY(-2px);box-shadow:0 1px 3px #00000014}.page-module-scss-module__MoBG_G__blog__post-number{color:#27ae60;background-color:#27ae601a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.page-module-scss-module__MoBG_G__blog__post-info{flex:1;min-width:0}.page-module-scss-module__MoBG_G__blog__post-title{color:#2c3e50;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.page-module-scss-module__MoBG_G__blog__post-desc{color:#5a6c7d;font-size:.8rem;line-height:1.5}
.page-module-scss-module__zd10Ia__legal{max-width:860px;margin:0 auto}.page-module-scss-module__zd10Ia__legal__title{color:#2c3e50;margin-bottom:.5rem;font-size:1.6rem;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module-scss-module__zd10Ia__legal__title{font-size:1.8rem}}.page-module-scss-module__zd10Ia__legal__updated{color:#95a5a6;margin-bottom:3rem;font-size:.8rem}.page-module-scss-module__zd10Ia__legal__content{color:#2c3e50;font-size:.95rem;line-height:1.8}.page-module-scss-module__zd10Ia__legal__content section{margin-bottom:3rem}.page-module-scss-module__zd10Ia__legal__content h2{color:#1a5276;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module-scss-module__zd10Ia__legal__content p{margin-bottom:1rem}.page-module-scss-module__zd10Ia__legal__content code{background-color:#1a52760f;border-radius:4px;padding:.15em .4em;font-family:SF Mono,Fira Code,monospace;font-size:.85em}.page-module-scss-module__zd10Ia__legal__content a{color:#2980b9;transition:color .2s cubic-bezier(.4,0,.2,1)}.page-module-scss-module__zd10Ia__legal__content a:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__zd10Ia__legal__content a:hover{color:#1a5276}.page-module-scss-module__zd10Ia__legal__content ul,.page-module-scss-module__zd10Ia__legal__content ol{margin-bottom:1rem;padding-left:2rem}.page-module-scss-module__zd10Ia__legal__content ul li,.page-module-scss-module__zd10Ia__legal__content ol li{margin-bottom:.5rem}.page-module-scss-module__zd10Ia__legal__content strong{font-weight:600}
.page-module-scss-module__m4dg6q__legal{max-width:860px;margin:0 auto}.page-module-scss-module__m4dg6q__legal__title{color:#2c3e50;margin-bottom:.5rem;font-size:1.6rem;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module-scss-module__m4dg6q__legal__title{font-size:1.8rem}}.page-module-scss-module__m4dg6q__legal__updated{color:#95a5a6;margin-bottom:3rem;font-size:.8rem}.page-module-scss-module__m4dg6q__legal__notice{background-color:#f39c120f;border:1px solid #f39c1233;border-radius:8px;margin-bottom:3rem;padding:1.5rem}.page-module-scss-module__m4dg6q__legal__content{color:#2c3e50;font-size:.95rem;line-height:1.8}.page-module-scss-module__m4dg6q__legal__content section{margin-bottom:3rem}.page-module-scss-module__m4dg6q__legal__content h2{color:#1a5276;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module-scss-module__m4dg6q__legal__content p{margin-bottom:1rem}.page-module-scss-module__m4dg6q__legal__content a{color:#2980b9;transition:color .2s cubic-bezier(.4,0,.2,1)}.page-module-scss-module__m4dg6q__legal__content a:focus-visible{outline-offset:2px;outline:2px solid #2980b9}.page-module-scss-module__m4dg6q__legal__content a:hover{color:#1a5276}.page-module-scss-module__m4dg6q__legal__content strong{font-weight:600}
