main{--C---Dark-100:#000000;--C---Dark-75:rgba(0,0,0,0.75);--C---Dark-50:rgba(0,0,0,0.5);--C--Dark-25:rgba(0,0,0,0.25);--C--Dark-10:rgba(0,0,0,0.1);--C---Dark-5:rgba(0,0,0,0.05);--C---Transparent:rgba(0,0,0,0);--C---White-100:rgba(255,255,255,1.00);--C---White-75:rgba(255, 255, 255, 0.75);--C---White-50:rgba(255, 255, 255, 0.5);--C---White-25:rgba(255, 255, 255, 0.25);--C---White-10:rgba(255, 255, 255, 0.1);--C---White-5:rgba(255,255,255,0.02);--C-Brand-100:#39ff14;--C-Brand-75:rgba(57,255,20,0.75);--C-Brand-50:rgba(57,255,20,0.5);--C-Brand-25:rgba(57,255,20,0.25);--C-Brand-10:rgba(57,255,20,0.1);--C-Brand-5:rgba(57,255,20,0.05);--C-Brand-0:rgba(57,255,20,0);}main {background:var(--C---White-100);background-image:linear-gradient(rgba(0,0,0,0.02) 1px, transparent 1px),    linear-gradient(90deg, rgba(0,0,0,0.03) 1px, transparent 1px);background-size:24px 24px;font-size:1.1rem;line-height:1.4;font-family:'Inter';font-weight:500;position:relative;width:100%;color:var(--C---Dark-100);overflow:visible!important;}@media screen and (max-width: 991px) {main {font-size:1rem;}}@media screen and (max-width: 767px) {main {font-size:0.9rem;}}@media screen and (max-width: 480px) {main {font-size:0.8rem;}}main container{max-width:80rem;width:100%;margin:0px auto 0px auto;display:block;padding:0px 20px 0px 20px;padding-left:2rem;padding-right:2rem;}@media screen and (max-width: 767px) {main container{padding-left:1rem;padding-right:1rem;}}main h2{margin:0px 0px 0px 0px;font-size:2rem;line-height:120%;font-weight:400;font-family:'Bowlby One SC';text-wrap:balance;}@media screen and (max-width: 991px) {main h2{font-size:1.8rem;}}@media screen and (max-width: 767px) {main h2{font-size:1.5rem;}}@media screen and (max-width: 480px) {main h2{font-size:1.35rem;}}main h1{font-size:3.5rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';text-wrap:balance;}@media screen and (max-width: 991px) {main h1{font-size:2.2rem;}}@media screen and (max-width: 767px) {main h1{font-size:1.8rem;}}@media screen and (max-width: 480px) {main h1{font-size:1.6rem;}}main h3{font-size:1.8rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main h3{font-size:1.5rem;}}@media screen and (max-width: 767px) {main h3{font-size:1.35rem;}}@media screen and (max-width: 480px) {main h3{font-size:1.2rem;}}main h4{font-size:1.5rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main h4{font-size:1.4rem;}}@media screen and (max-width: 767px) {main h4{font-size:1.2rem;}}@media screen and (max-width: 480px) {main h4{font-size:1.05rem;}}main h5{margin:0px 0px 0px 0px;font-size:1.3rem;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main h5{font-size:1.2rem;}}@media screen and (max-width: 767px) {main h5{font-size:1.1rem;}}@media screen and (max-width: 480px) {main h5{font-size:0.9rem;}}main h6{margin:0px 0px 0px 0px;font-size:1.1rem;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main h6{font-size:1rem;}}@media screen and (max-width: 767px) {main h6{font-size:0.9rem;}}@media screen and (max-width: 480px) {main h6{font-size:0.5rem;}}main p{margin:0px 0px 0px 0px;font-size:1.02rem;}@media screen and (max-width: 991px) {main p{font-size:0.9rem;}}main ul{padding:0px 20px 0px 20px;}main ol{padding:0px 20px 0px 20px;}main img{display:block;max-width:100%;}main textarea{width:100%;height:12rem;font-size:1.2rem;padding-left:0rem;padding-right:0rem;display:flex;justify-content:space-between;column-gap:1rem;row-gap:1rem;border-bottom:2px solid var(--C---Dark-100);border-right:1px solid var(--C9);border-top:1px solid var(--C9);border-left:1px solid var(--C9);font-family:'Inter';font-weight:500;box-shadow:0px 1px 2px 1px var(--C7);padding-top:1rem;padding-bottom:1rem;}main textarea::placeholder{color:var(--C4);}@media screen and (max-width: 991px) {main textarea{font-size:1.1rem;}}@media screen and (max-width: 767px) {main textarea{font-size:1rem;}}@media screen and (max-width: 480px) {main textarea{font-size:0.9rem;}}main .button-primary{color:var(--C---Dark-100);padding-top:0.75rem;padding-right:2rem;padding-bottom:0.75rem;padding-left:2rem;font-family:'Bowlby One SC';font-weight:400;border:2px solid var(--C-Brand-100);display:inline-block;text-align:center;text-decoration:none;background:var(--C-Brand-100);border-radius:8px;}main .button-primary:hover{background:var(--C---Dark-100);color:var(--C-Brand-100);border:2px solid var(--C---Dark-100);}main a{transition:all 200ms 0ms linear;cursor:pointer;color:var(--C3);}main a:hover{color:var(--C1);text-decoration:none;}main button{cursor:pointer;}main .dh-form-success{padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;background:var(--C5);text-align:center;}main section{padding-top:4rem;padding-bottom:4rem;display:flex;flex-direction:column;align-items:center;}@media screen and (max-width: 991px) {main section{padding-bottom:4rem;}}@media screen and (max-width: 767px) {main section{padding-top:3rem;padding-bottom:3rem;}}@media screen and (max-width: 480px) {main section{padding-top:2rem;padding-bottom:2rem;}}main .text-xl{font-size:1.2rem;}@media screen and (max-width: 991px) {main .text-xl{font-size:1.1rem;}}@media screen and (max-width: 767px) {main .text-xl{font-size:1rem;}}@media screen and (max-width: 480px) {main .text-xl{font-size:1rem;}}main .grid-l{display:grid;row-gap:8rem;column-gap:8rem;align-items:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {main .grid-l{row-gap:4rem;column-gap:4rem;}}@media screen and (max-width: 767px) {main .grid-l{row-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr;display:grid;}}@media screen and (max-width: 480px) {main .grid-l{flex-direction:column;}}main .grid-m{display:grid;row-gap:4rem;flex-wrap:wrap;column-gap:4rem;align-items:flex-start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {main .grid-m{row-gap:3rem;column-gap:3rem;}}@media screen and (max-width: 767px) {main .grid-m{row-gap:4rem;column-gap:4rem;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {main .grid-m{row-gap:3rem;column-gap:3rem;flex-direction:column;}}main .margin-bottom-xs{margin-bottom:0.5rem;}main .margin-bottom-l{margin-bottom:4rem;}@media screen and (max-width: 767px) {main .margin-bottom-l{margin-bottom:3rem;}}@media screen and (max-width: 480px) {main .margin-bottom-l{margin-bottom:2rem;}}main .margin-bottom-m{margin-bottom:2rem;}@media screen and (max-width: 767px) {main .margin-bottom-m{margin-bottom:1.5rem;}}main .image-m{width:100%;height:32rem;object-fit:cover;}@media screen and (max-width: 991px) {main .image-m{height:24rem;}}@media screen and (max-width: 480px) {main .image-m{height:18rem;}}main .image-l{width:100%;height:48rem;object-fit:cover;}@media screen and (max-width: 991px) {main .image-l{height:32rem;}}@media screen and (max-width: 767px) {main .image-l{height:24rem;}}@media screen and (max-width: 480px) {main .image-l{height:16rem;}}main .grid-s{grid-template-columns:1fr 1fr;display:grid;column-gap:2rem;row-gap:2rem;}@media screen and (max-width: 767px) {main .grid-s{column-gap:1.5rem;row-gap:1.5rem;}}@media screen and (max-width: 480px) {main .grid-s{column-gap:1rem;row-gap:1rem;}}main .title-xl{font-size:3.5rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main .title-xl{font-size:2.2rem;}}@media screen and (max-width: 767px) {main .title-xl{font-size:1.8rem;}}@media screen and (max-width: 480px) {main .title-xl{font-size:1.6rem;}}main .title-l{margin:0px 0px 0px 0px;font-size:2rem;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main .title-l{font-size:1.8rem;}}@media screen and (max-width: 767px) {main .title-l{font-size:1.5rem;}}@media screen and (max-width: 480px) {main .title-l{font-size:1.35rem;}}main .title-m{font-size:1.8rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main .title-m{font-size:1.5rem;}}@media screen and (max-width: 767px) {main .title-m{font-size:1.35rem;}}@media screen and (max-width: 480px) {main .title-m{font-size:1.2rem;}}main .title-s{font-size:1.5rem;margin:0px 0px 0px 0px;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main .title-s{font-size:1.4rem;}}@media screen and (max-width: 767px) {main .title-s{font-size:1.2rem;}}@media screen and (max-width: 480px) {main .title-s{font-size:1.05rem;}}main .title-xs{margin:0px 0px 0px 0px;font-size:1.1rem;font-weight:400;font-family:'Bowlby One SC';}@media screen and (max-width: 991px) {main .title-xs{font-size:1rem;}}@media screen and (max-width: 767px) {main .title-xs{font-size:0.9rem;}}@media screen and (max-width: 480px) {main .title-xs{font-size:0.8rem;}}main .margin-bottom-s{margin-bottom:1rem;}@media screen and (max-width: 767px) {main .margin-bottom-s{margin-bottom:0.5rem;}}main .margin-bottom-xl{margin-bottom:6rem;}@media screen and (max-width: 991px) {main .margin-bottom-xl{margin-bottom:4rem;}}@media screen and (max-width: 767px) {main .margin-bottom-xl{margin-bottom:3rem;}}main .text-xs{font-size:0.8rem;}@media screen and (max-width: 991px) {main .text-xs{font-size:0.75rem;}}main .icon-s{width:2rem;height:2rem;}@media screen and (max-width: 767px) {main .icon-s{width:1.75rem;height:1.75rem;}}@media screen and (max-width: 480px) {main .icon-s{width:1.5rem;height:1.5rem;}}main .grid-xs{grid-template-columns:1fr 1fr;display:grid;column-gap:1rem;row-gap:1rem;}@media screen and (max-width: 767px) {main .grid-xs{column-gap:0.5rem;row-gap:0.5rem;}}main .grid-none{grid-template-columns:1fr 1fr 1fr 1fr;display:grid;}main .container-s{padding-left:2rem;padding-right:2rem;max-width:56rem;width:100%;}@media screen and (max-width: 767px) {main .container-s{padding-left:1.5rem;padding-right:1.5rem;}}main rich-text h2{margin-bottom:1rem;}main input{width:100%;height:3.35rem;font-size:1rem;padding-left:1rem;padding-right:1rem;display:flex;justify-content:space-between;column-gap:1rem;row-gap:1rem;background:var(--C---Transparent);font-family:'Inter';font-weight:500;box-shadow:;border:2px solid var(--C---Dark-100);border-radius:8px;}main input::placeholder{color:var(--C4);}@media screen and (max-width: 991px) {main input{height:3rem;}}@media screen and (max-width: 767px) {main input{height:3.5rem;font-size:0.9rem;}}main label{font-family:'Bowlby One SC';font-weight:400;margin-bottom:0.25rem;text-transform:uppercase;font-size:0.75rem;}@media screen and (max-width: 480px) {main label{font-size:0.7rem;}}main .checkbox{width:1rem;height:1rem;border:1px solid var(--C4);box-shadow: 0px 1px 1px 2px var(--C7);}main .checkbox.dh-active{background:var(--C-Brand-100);}main .style-guide-color-box{width:100%;padding-bottom:1rem;padding-right:1rem;padding-top:1rem;padding-left:1rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:8rem;column-gap:0.1rem;row-gap:0.1rem;border:1px solid var(--C--Dark-25);}main .c-brand-100{background:var(--C---Brand-1);}main .c-dark-100{background:var(--C---Dark-100);}main .c-dark-75{background:var(--C---Dark-75);}main .c-dark-50{background:var(--C6);}main .c-dark-25{background:var(--C7);}main .c-dark-10{background:var(--C--Dark-10);}main .c-dark-5{background:var(--C9);}main .c-light-100{background:var(--C---White-100);}main .c-light-75{background:var(--C---White-75);}main .c-light-50{background:var(--C---White-50);}main .c-light-25{background:var(--C---White-25);}main .c-light-10{background:var(--C---White-10);}main .nav-link{font-family:'Urbanist';font-weight:700;color:var(--C9);text-decoration:none;position:relative;transition:all 200ms 0ms ease;transform:translate(0px, 0px);}main .nav-link:hover{color:var(--C10);transition:all 200ms 0ms ease;transform:translate(0px,-3px);text-decoration:none;}@media screen and (max-width: 991px) {main .nav-link{color:var(--C1);}main .nav-link:hover{color:var(--C3);}}main .nav-menu{padding-top:1.5rem;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem;border-radius:500px;background:var(--C4);display:flex;align-items:center;justify-content:space-between;column-gap:2rem;transform:;backdrop-filter:blur(48px);filter:;}@media screen and (max-width: 991px) {main .nav-menu{padding-bottom:0.5rem;padding-top:0.5rem;padding-left:1.5rem;padding-right:1.5rem;}}main .icon-l{width:6rem;height:6rem;}@media screen and (max-width: 991px) {main .icon-l{width:5rem;height:5rem;}}@media screen and (max-width: 767px) {main .icon-l{width:4rem;height:4rem;}}main .text-xxl{font-size:8rem;font-weight:700;}@media screen and (max-width: 991px) {main .text-xxl{font-size:6rem;}}@media screen and (max-width: 767px) {main .text-xxl{font-size:4rem;}}@media screen and (max-width: 480px) {main .text-xxl{font-size:3.6rem;}}main .icon-m{width:4rem;height:4rem;}@media screen and (max-width: 991px) {main .icon-m{width:3rem;height:3rem;}}@media screen and (max-width: 767px) {main .icon-m{width:2.5rem;height:2.5rem;}}main .button-secondary{padding-left:2rem;padding-right:2rem;padding-top:0.75rem;padding-bottom:0.75rem;display:inline-block;flex-direction:row;align-items:center;justify-content:center;border-radius:8px;border:2px solid var(--C---Dark-100);color:var(--C---Dark-100);font-family:'Bowlby One SC';font-weight:400;text-align:center;text-decoration:none;}main .button-secondary:hover{border:2px solid var(--C---Dark-75);background:var(--C---Dark-100);color:var(--C-Brand-100);}main form{width:100%;display:flex;flex-direction:column;column-gap:1rem;row-gap:1.5rem;justify-content:center;align-items:stretch;}main .form-box{display:flex;flex-direction:column;width:100%;}main select{width:100%;height:4rem;font-size:1.2rem;padding-left:0rem;padding-right:0rem;display:flex;justify-content:space-between;column-gap:1rem;row-gap:1rem;background:var(--C9);border-bottom:2px solid var(--C---Dark-100);border-right:1px solid var(--C9);border-top:1px solid var(--C9);border-left:1px solid var(--C9);font-family:'Inter';font-weight:500;}main select::placeholder{color:var(--C4);}@media screen and (max-width: 767px) {main select{height:3.5rem;}}main option::placeholder{color:var(--C4);}main .submit-button{font-size:1.1rem;line-height:1.6em;}@media screen and (max-width: 991px) {main .submit-button{font-size:1rem;}}@media screen and (max-width: 767px) {main .submit-button{font-size:0.9rem;}}main .title-xxs{font-size:0.65rem;text-transform:uppercase;font-weight:400;font-family:'Bowlby One SC';}main .c-light-5{background:var(--C---White-5);}main .style-guide-container-box{width:100%;height:4rem;display:flex;column-gap:0.1rem;row-gap:0.1rem;border:1px solid var(--C--Dark-25);}main .container-m{padding-left:2rem;padding-right:2rem;max-width:64rem;width:100%;}main .container-l{padding-left:2rem;padding-right:2rem;max-width:72rem;width:100%;margin-left:auto;margin-right:auto;}main .container-xl{padding-right:2rem;max-width:100rem;width:100%;padding-left:2rem;}@media screen and (max-width: 991px) {main .container-xl{padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (max-width: 767px) {main .container-xl{padding-left:1rem;padding-right:1rem;}}main .c-dark-transparent{background:var(--C---Transparent);}main .margin-top-xl{margin-top:6rem;}@media screen and (max-width: 991px) {main .margin-top-xl{margin-top:4rem;}}@media screen and (max-width: 767px) {main .margin-top-xl{margin-top:3rem;}}main .margin-top-l{margin-top:4rem;}@media screen and (max-width: 991px) {main .margin-top-l{margin-top:3rem;}}@media screen and (max-width: 480px) {main .margin-top-l{margin-top:2rem;}}main .margin-top-m{margin-top:2rem;}@media screen and (max-width: 767px) {main .margin-top-m{margin-top:1.5rem;}}main .margin-top-s{margin-top:1rem;}@media screen and (max-width: 767px) {main .margin-top-s{margin-top:0.5rem;}}main .margin-top-xs{margin-top:0.5rem;}main .c-brand-75{background:var(--C-Brand-75);}main .c-brand-50{background:var(--C-Brand-50);}main .c-brand-25{background:var(--C-Brand-25);}main .c-brand-10{background:var(--C-Brand-10);}main .c-brand-5{background:var(--C-Brand-5);}main .c-brand-0{background:var(--C-Brand-0);}main .logo-wrapper{display:flex;align-items:center;column-gap:0.75rem;row-gap:0.5rem;font-weight:600;text-decoration:none;}main .navbar-menu-list-wrapper{display:flex;align-items:center;justify-content:center;}main .navbar-list-item{font-family:'Bowlby One SC';text-decoration:none;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}main .navbar-list-item:hover{background:var(--C-Brand-100);padding-left:1rem;padding-right:1rem;}@media screen and (max-width: 991px) {main .navbar-list-item{padding-top:0.2rem;padding-bottom:0.2rem;}}@media screen and (max-width: 767px) {main .navbar-list-item{padding-left:0.25rem;padding-right:0.25rem;}}main .navbar-wrapper{display:flex;align-items:center;justify-content:space-between;column-gap:0.5rem;row-gap:0.5rem;width:100%;}main .section-navbar{padding-top:0.5rem;padding-bottom:0.5rem;}main .green-underline{background:var(--C-Brand-100);display:inline;color:var(--C---Dark-100);margin-right:0.5rem;}main .hero-wrapper{display:flex;row-gap:1rem;text-align:center;align-items:center;flex-direction:column;justify-content:flex-start;column-gap:2rem;}main .large-card-wrapper{display:grid;row-gap:2rem;text-align:center;align-items:stretch;flex-direction:row;justify-content:flex-start;column-gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:stretch;width:100%;}@media screen and (max-width: 991px) {main .large-card-wrapper{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {main .large-card-wrapper{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {main .large-card-wrapper{grid-template-columns:1fr;}}main .card-wrapper{width:100%;text-align:left;text-decoration:none!important;transition:all 200ms 0ms linear;position:relative;}main .card-wrapper:hover .card-title-wrapper{transition:all 200ms 0ms linear;padding-left:0rem;padding-right:0rem;background:var(--C-Brand-100);color:var(--C---Dark-100);}main .card-wrapper:hover .card-image{transition:all 200ms 0ms linear;transform:scale(1.05,1.05);}main .card-wrapper:hover .card-text-wrapper{transition:all 200ms 0ms linear;opacity:75%;}main .card-image-wrapper{width:100%;border-radius:0.75rem;overflow:hidden;position:relative;outline:1px solid var(--C--Dark-10);box-shadow:0px 0px 2px 1px var(--C---Dark-5);transform:;transition:all 200ms 0ms linear;}main .card-image-wrapper:hover .card-overflow{transition:all 200ms 0ms linear;opacity:100%;outline:1px solid var(--C--Dark-25);}@media screen and (max-width: 991px) {main .card-image-wrapper{position:relative;}}main .card-image{width:100%;position:relative;min-height:12rem;}@media screen and (max-width: 991px) {main .card-image{min-height:16rem;}}@media screen and (max-width: 767px) {main .card-image{min-height:20rem;}}@media screen and (max-width: 480px) {main .card-image{min-height:18rem;}}main .card-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.25rem;}main .card-title-wrapper{padding-top:0.1rem;padding-bottom:0.1rem;border-bottom:2px solid var(--C-Brand-100);margin-bottom:0.75rem;}main .card-text-wrapper{width:90%;text-wrap:balance;}main .tools-wrapper{position:absolute;z-index:2;left:1.5rem;bottom:1.5rem;width:4rem;height:4rem;border-radius:0.55rem;background:var(--C---White-100);display:flex;align-items:center;justify-content:center;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.75rem;padding-bottom:0.75rem;box-shadow:0px 0px 2px 1px var(--C---Dark-5);}main .container-none{width:100%;max-width:100%;padding-left:0px;padding-right:0px;}main .is-small{width:3rem;height:3rem;position:absolute;left:1rem;bottom:1rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;}main .dark-box{max-width:96rem;width:100%;padding-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column;justify-content:center;background:var(--C---Dark-100);color:var(--C---White-100);position:relative;}main .is-card-small{max-width:26rem;}main .footer-layout-wrapper{display:flex;align-items:flex-start;column-gap:6rem;row-gap:2rem;justify-content:space-between;position:relative;}@media screen and (max-width: 991px) {main .footer-layout-wrapper{flex-direction:column;row-gap:4rem;}}main .footer-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;max-width:24rem;}@media screen and (max-width: 991px) {main .footer-content-wrapper{order:1000;max-width:None;width:100%;}}main .footer-link-wrapper{display:grid;align-items:flex-start;width:100%;max-width:48rem;column-gap:2rem;row-gap:2rem;justify-content:space-between;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {main .footer-link-wrapper{max-width:None;grid-template-columns:1fr 1fr 1fr;display:grid;}}@media screen and (max-width: 767px) {main .footer-link-wrapper{grid-template-columns:1fr;row-gap:1rem;}}@media screen and (max-width: 480px) {main .footer-link-wrapper{row-gap:1rem;column-gap:1rem;}}main .footer-brand-link{width:100%;max-width:6rem;}main .footer-list-wrapper{display:flex;flex-direction:column;align-items:flex-start;}main .footer-link-list-wrapper{display:flex;flex-direction:column;align-items:flex-start;}@media screen and (max-width: 767px) {main .footer-link-list-wrapper{flex-direction:row;width:100%;flex-wrap:wrap;column-gap:1rem;row-gap:0.1rem;}}main .footer-link{font-family:'Bowlby One SC';font-weight:400;text-decoration:none;padding-top:0.5rem;padding-bottom:0.25rem;border-bottom:2px solid var(--C-Brand-100);font-size:1rem;display:flex;column-gap:0.2rem;}main .footer-link:hover{background:var(--C-Brand-100);padding-left:0.5rem;padding-right:0.5rem;color:var(--C---Dark-100);}@media screen and (max-width: 991px) {main .footer-link{font-size:0.9rem;}}@media screen and (max-width: 480px) {main .footer-link{font-size:0.75rem;}}main .footer-bottom-link-list{display:flex;align-items:center;column-gap:1rem;}main .footer-bottom-link{color:var(--C---White-50);text-decoration:none;}main .footer-bottom-wrapper{display:flex;align-items:center;column-gap:1rem;row-gap:1rem;justify-content:space-between;}@media screen and (max-width: 767px) {main .footer-bottom-wrapper{flex-direction:column;align-items:flex-start;}}main .footer-bottom-text{color:var(--C---White-50);display:flex;column-gap:0.5rem;row-gap:0.5rem;}main .blog-list-wrapper{display:grid;flex-direction:row;align-items:flex-start;width:100%;column-gap:2rem;grid-template-columns:1fr 1fr 1fr;row-gap:2rem;}@media screen and (max-width: 991px) {main .blog-list-wrapper{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .blog-list-wrapper{grid-template-columns:1fr;row-gap:1.5rem;}}main .card-blog{display:flex;align-items:flex-start;column-gap:1rem;row-gap:1rem;padding-top:0.5rem;padding-bottom:0.5rem;transition:background-color 200ms 0ms linear,padding 200ms 0ms linear;flex-direction:column;}@media screen and (max-width: 991px) {main .card-blog{flex-direction:column;align-items:flex-start;}}@media screen and (max-width: 480px) {main .card-blog{row-gap:0.5rem;}}main .tag{background:var(--C-Brand-100);padding-left:0.5rem;padding-right:0.5rem;text-decoration:none;}main .blog-title-wrapper{padding-top:0.1rem;border-bottom:2px solid var(--C-Brand-100);display:inline;}main .blog-title-wrapper:hover{background:var(--C-Brand-100);color:var(--C---Dark-100);}@media screen and (max-width: 991px) {main .blog-title-wrapper{display:inline;}}main .newsletter-wrapper{display:flex;align-items:center;justify-content:space-between;column-gap:2rem;row-gap:2rem;}@media screen and (max-width: 991px) {main .newsletter-wrapper{flex-direction:column;align-items:flex-start;}}main .input-white{color:var(--C---White-100);background:var(--C---Transparent);border:2px solid var(--C---White-100);}main .input-white::placeholder{color:var(--C---White-50);}main .input-white:focus{border:2px solid var(--C-Brand-100);color:var(--C---White-100);}main .input-white.dh-active{border:2px solid var(--C-Brand-100);color:var(--C---White-100);}main .input-field{display:flex;flex-direction:column;width:100%;}main .button-third{color:var(--C---Dark-100);padding-top:0.75rem;padding-right:2rem;padding-bottom:0.75rem;padding-left:2rem;font-family:'Bowlby One SC';font-weight:400;border:2px none var(--C1);display:inline-block;text-align:center;text-decoration:none;background:var(--C-Brand-100);border-radius:8px;}main .button-third:hover{background:var(--C---White-100);color:var(--C---Dark-100);border:2px none var(--C2);}main .dark-underline{background:var(--C---Dark-100);display:inline;color:var(--C---White-100);grid-template-columns:1fr 1fr;}main .button-fourth{padding-left:2rem;padding-right:2rem;padding-top:0.75rem;padding-bottom:0.75rem;display:inline-block;flex-direction:row;align-items:center;justify-content:center;border-radius:8px;border:2px solid var(--C---Dark-100);color:var(--C---White-100);font-family:'Bowlby One SC';font-weight:400;text-align:center;text-decoration:none;background:var(--C---Dark-100);}main .button-fourth:hover{border:2px solid var(--C---Dark-75);background:var(--C---Dark-100);color:var(--C-Brand-100);}main .breadcrumb-wrapper{display:flex;align-items:center;justify-content:center;text-align:center;column-gap:1rem;row-gap:0.5rem;}@media screen and (max-width: 767px) {main .breadcrumb-wrapper{column-gap:0.5rem;flex-wrap:wrap-reverse;justify-content:center;}}main .breadcrumb-divider{width:32px;height:2px;background:var(--C-Brand-100);}@media screen and (max-width: 767px) {main .breadcrumb-divider{width:16px;}}main .breadcrumb-link{text-decoration:none;}main .breadcrumb-link:hover{background:var(--C---Dark-100);color:var(--C-Brand-100);}@media screen and (max-width: 767px) {main .breadcrumb-link{font-size:0.75rem;}}main .button-wrapper{display:flex;align-items:center;column-gap:0.5rem;row-gap:0.5rem;}@media screen and (max-width: 991px) {main .button-wrapper{flex-direction:column;align-items:stretch;}}main .list{display:flex;flex-direction:column;align-items:flex-start;row-gap:2px;}main .list-item{display:flex;align-items:center;column-gap:0.5rem;row-gap:0.5rem;padding-left:0.5rem;padding-right:0.5rem;color:var(--C---White-100);background:var(--C---Dark-100);padding-top:0.25rem;padding-bottom:0.25rem;flex-wrap:wrap;}@media screen and (max-width: 480px) {main .list-item{column-gap:0.25rem;}}main .detail-link{padding-left:0rem;padding-right:0rem;}main .detail-link:hover{background:var(--C-Brand-100);color:var(--C---Dark-100);padding-left:0.5rem;padding-right:0.5rem;}@media screen and (max-width: 767px) {main .detail-link{font-size:0.85rem;}}main .card-logo-image{width:100%;max-width:4rem;}@media screen and (max-width: 767px) {main .card-logo-image{max-width:3rem;}}main .card-for-list{display:flex;align-items:flex-start;column-gap:0.25rem;}main .xlarge-card-wrapper{display:grid;row-gap:4rem;text-align:center;align-items:stretch;flex-direction:row;justify-content:flex-start;column-gap:4rem;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:stretch;width:100%;}@media screen and (max-width: 991px) {main .xlarge-card-wrapper{column-gap:3rem;row-gap:3rem;}}@media screen and (max-width: 767px) {main .xlarge-card-wrapper{column-gap:2rem;row-gap:2rem;}}main .white-underline{background:var(--C---White-100);display:inline;}main .tag-list{display:flex;align-items:flex-start;column-gap:0.5rem;row-gap:0.5px;}main .button-divider{height:2px;background:var(--C-Brand-100);flex:1 1 0%;}@media screen and (max-width: 991px) {main .button-divider{display:none;}}main .card-overflow{position:absolute;top:0rem;left:0px;bottom:0px;right:0px;background:var(--C---Dark-50);display:flex;align-items:center;justify-content:center;opacity:0%;}@media screen and (max-width: 991px) {main small{font-size:0.75rem;}}main .card-smart-cta{display:flex;align-items:flex-start;justify-content:space-between;background:;flex-direction:column;}@media screen and (max-width: 991px) {main .card-smart-cta{flex-direction:column;align-items:flex-start;}}main .filtre-input-wrapper{position:relative;}main .filtre-input{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;background:var(--C---Dark-5);border-radius:0.75rem;font-family:'Bowlby One SC';font-weight:400;display:flex;align-items:center;column-gap:0.5rem;row-gap:0.5rem;justify-content:space-between;cursor:pointer;min-width:20rem;}main .filtre-input:hover{background:var(--C--Dark-10);}main .filtre-input-image{width:1.05rem;}main .filtre-input-text{line-height:1.1-;flex:1 1 0%;}main .filtre-input-card{border-radius:0.75rem;background:var(--C---White-100);border:1px solid var(--C--Dark-10);box-shadow:0px 0px 3px 1px var(--C---Dark-5);padding-top:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem;padding-right:0.5rem;overflow:scroll;max-height:16rem;display:flex;flex-direction:column;position:absolute;left:0px;right:0px;bottom:2.75rem;}main .filtre-list-item{display:flex;align-items:center;column-gap:0.5rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;border-radius:0.5rem;cursor:pointer;}main .filtre-list-item:hover{background:var(--C---Dark-5);}main .filtre-list-item-text{font-family:'Bowlby One SC';font-weight:400;flex:1 1 0%;}main .filtre-item-image{width:1.5rem;}main .filtre-input-check{width:1.15rem;}main .message{padding-left:1rem;padding-right:1rem;padding-bottom:0.5rem;padding-top:0.5rem;border-radius:0.75rem;background:var(--C---Dark-100);font-family:'Bowlby One SC';font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;color:var(--C---White-100);column-gap:1rem;row-gap:1rem;}main .reset-button{min-width:auto;background:var(--C---Dark-100);color:var(--C---White-100);transition:all 200ms 0ms linear;}main .reset-button:hover{background:var(--C-Brand-100);color:var(--C---Dark-100);}main .paginate-wrapper{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;background:var(--C---Dark-5);border-radius:0.75rem;font-family:'Bowlby One SC';font-weight:400;display:flex;align-items:center;column-gap:0.5rem;row-gap:0.5rem;justify-content:space-between;}@media screen and (max-width: 991px) {main .paginate-wrapper{justify-content:center;width:100%;order:-1000;}}main .paginate-item{padding-left:0.25rem;padding-right:0.25rem;cursor:pointer;}main .paginate-item:hover{background:var(--C---Dark-100);color:var(--C---White-100);}main .cta-top-box{display:flex;align-items:center;column-gap:0.25rem;row-gap:0.5rem;outline:1px solid var(--C--Dark-10);box-shadow:0px 0px 2px 1px var(--C---Dark-5);background:var(--C---White-100);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.75rem;font-family:'Inter';font-weight:500;justify-content:space-between;position:sticky;top:2rem;z-index:9999;}@media screen and (max-width: 991px) {main .cta-top-box{top:1.5rem;}}@media screen and (max-width: 767px) {main .cta-top-box{padding-left:0.5rem;padding-right:0.5rem;top:1rem;}}main .badge-wrapper{position:absolute;left:-1rem;top:-1rem;display:block;z-index:2;}@media screen and (max-width: 991px) {main .badge-wrapper{left:-0.5rem;top:-0.5rem;}}main .badge-item-wrapper{max-width:4rem;}main .badge-image{width:100%;}main .blog-link{text-decoration:none;}main .show-filtre-button{position:absolute;top:-3rem;border-radius:0.75rem;background:var(--C---Dark-100);left:2rem;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-family:'Bowlby One SC';font-weight:400;color:var(--C---White-100);transition:all 200ms 0ms linear;cursor:pointer;}main .show-filtre-button:hover{background:var(--C-Brand-100);color:var(--C---Dark-100);}@media screen and (max-width: 991px) {main .show-filtre-button{left:1.5rem;}}@media screen and (max-width: 767px) {main .show-filtre-button{left:1rem;}}main .smart-toolbar-wrapper{position:sticky;z-index:9999;left:0px;bottom:0px;right:0px;}main .card-detail{border:1px solid var(--C--Dark-10);border-radius:16px;}main .faq-answer{padding-left:0rem;padding-top:1rem;padding-right:0rem;padding-bottom:0rem;background:;box-shadow:;}@media screen and (max-width: 767px) {main .faq-answer{padding-top:0.5rem;}}main .faq-item{display:flex;flex-direction:column;}main .card-tool-wrapper{width:100%;border-radius:0.75rem;overflow:hidden;position:relative;outline:1px solid var(--C--Dark-10);box-shadow:0px 0px 2px 1px var(--C---Dark-5);padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:2rem;background:var(--C---White-100);text-decoration:none;display:flex;flex-direction:column;}main .card-tool-wrapper:hover{transition:all 200ms 0ms linear;opacity:100%;outline:1px solid var(--C--Dark-25);}main .card-blog-title{text-decoration:none;}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t60{padding-bottom:0rem;}body main .t62{background:var(--C8);}body main .t64{background:var(--C8);}body main .t65{background:var(--C8);}body main .t67{background:var(--C8);}body main .t68{background:var(--C8);}body main .t69{background:var(--C8);}body main .t71{grid-template-columns:1fr 1fr 1fr;}body main .t73{background:var(--C-Brand-100);}body main .t74{color:var(--C9);}body main .t75{color:var(--C10);}body main .t78{grid-template-columns:1fr 1fr 1fr;}body main .t80{text-decoration:none;}body main .t84{width:100%;}body main .t89{width:100%;}body main .t97{color:rgba(0,0,0,1.00);cursor:pointer;}body main .t97:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t100{color:rgba(5, 11, 21, 0.75);}body main .t114{display:flex;row-gap:0.5rem;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t115{display:none;}body main .t119{text-decoration:underline;}body main .t121{grid-template-columns:1fr 1fr 1fr;}body main .t123{background:var(--C--Dark-25);}body main .t126{background:var(--C---Dark-5);}body main .t127{background:var(--C---Dark-50);}body main .t132{color:rgba(255,255,255,1.00);}body main .t133{color:rgba(255, 255, 255, 0.3137254901960784);}body main .t134{color:rgba(255,255,255,1.00);}body main .t135{color:rgba(255, 255, 255, 0.3137254901960784);}body main .t138{color:rgba(255,255,255,1.00);}body main .t139{color:rgba(255, 255, 255, 0.3137254901960784);}body main .t146{grid-template-columns:1fr 1fr 1fr;}body main .t154{color:rgba(5, 11, 21, 0.3137254901960784);}body main .t156{color:var(--C5);}body main .t158{color:rgba(5, 11, 21, 0.3137254901960784);}body main .t160{color:rgba(5, 11, 21, 0.3137254901960784);}body main .t162{color:rgba(5, 11, 21, 0.3137254901960784);}body main .t164{color:rgba(5, 11, 21, 0.3137254901960784);}body main .t167{grid-template-columns:1fr ;}body main .t179{grid-template-columns:1fr ;}body main .t189{grid-template-columns:1fr;}body main .t200{grid-template-columns:1fr;}body main .t203{grid-template-columns:1fr;}body main .t204{grid-template-columns:1fr 1fr 1fr;}body main .t205{grid-template-columns:1fr 1fr 1fr;}body main .t206{grid-template-columns:1fr 1fr 1fr;}body main .t207{grid-template-columns:1fr 1fr 1fr;}body main .t221{grid-template-columns:1fr;}body main .t223{grid-template-columns:1fr ;}body main .t235{grid-template-columns:1fr;}body main .t237{padding-top:0rem;}body main .t239 a{color:var(--C---Dark-100);font-weight:600;padding-left:0.1rem;border-bottom:2px solid var(--C-Brand-100);padding-right:0.1rem;text-decoration:none;}body main .t239 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:1.5rem;}body main .t239 h2{margin-top:2rem;margin-bottom:0.5rem;}body main .t239 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:1rem;padding-left:0rem;margin-bottom:0.25rem;padding-right:0rem;}body main .t239 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t239 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t239 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t239 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t239{display:flex;align-items:flex-start;flex-direction:column;}@media screen and (max-width: 991px) {body main .t239 p{margin-bottom:1rem;}body main .t239 h2{margin-top:1rem;}body main .t239 h3{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t239 h3{font-size:1.15rem;}}@media screen and (max-width: 480px) {body main .t239 h3{font-size:1rem;}}body main .t240{background:var(--C-Brand-0);}body main .t241{color:var(--C9);}body main .t242{color:var(--C10);}body main .t243{background:var(--C-Brand-5);}body main .t244{color:var(--C9);}body main .t245{color:var(--C10);}body main .t246{background:var(--C-Brand-10);}body main .t247{color:var(--C9);}body main .t248{color:var(--C10);}body main .t249{background:var(--C-Brand-25);}body main .t250{color:var(--C9);}body main .t251{color:var(--C10);}body main .t252{background:var(--C-Brand-50);}body main .t253{color:var(--C9);}body main .t254{color:var(--C10);}body main .t255{background:var(--C-Brand-75);}body main .t256{color:var(--C9);}body main .t257{color:var(--C10);}body main .t258{background:;}body main .t262{text-wrap:balance;}body main .t264{max-width:36rem;}@media screen and (max-width: 991px) {body main .t265{width:100%;}}@media screen and (max-width: 767px) {body main .t270{grid-template-columns:1fr;}}body main .t279{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t279{grid-template-columns:1fr;}}body main .t282{display:flex;column-gap:1rem;align-items:center;flex-direction:row;justify-content:center;}body main .t283{width:100%;}@media screen and (max-width: 991px) {body main .t283{width:100%;}}body main .t288{display:flex;column-gap:1rem;align-items:center;justify-content:center;}body main .t289{width:100%;}@media screen and (max-width: 991px) {body main .t289{width:100%;}}body main .t290{right:-2rem;width:8rem;bottom:-2rem;position:absolute;}@media screen and (max-width: 991px) {body main .t290{display:none;}}body main .t291{width:100%;}body main .t303{filter:;}@media screen and (max-width: 991px) {body main .t303{width:5rem;}}@media screen and (max-width: 767px) {body main .t303{width:4rem;}}@media screen and (max-width: 480px) {body main .t303{width:3.5rem;}}@media screen and (max-width: 991px) {body main .t304{display:none;}}@media screen and (max-width: 767px) {body main .t304{display:none;}}@media screen and (max-width: 767px) {body main .t305{padding-left:0.75rem;padding-right:0.75rem;}}@media screen and (max-width: 480px) {body main .t305{padding-left:1rem;padding-right:1rem;}}@media screen and (max-width: 991px) {body main .t306{flex:1 1 0%;align-items:flex-start;flex-direction:column;}}body main .t307:hover{color:var(--C-Brand-100);background:var(--C---Dark-100);}body main .t308:hover{color:var(--C-Brand-100);background:var(--C---Dark-100);}body main .t309{background:;}@media screen and (max-width: 767px) {body main .t310{padding-bottom:3rem;}}@media screen and (max-width: 480px) {body main .t310{padding-bottom:2rem;}}body main .t313{top:2rem;position:sticky;}@media screen and (max-width: 991px) {body main .t313{position:static;}}body main .t314{max-width:32rem;}@media screen and (max-width: 991px) {body main .t314{max-width:40rem;}}@media screen and (max-width: 480px) {body main .t317{width:4rem;}}body main .t341{background:var(--C-Brand-100);}body main .t343{background:var(--C---White-5);}@media screen and (max-width: 991px) {body main .t355{padding-top:0rem;padding-bottom:0rem;}}body main .t361{max-width:24rem;}body main .t363{max-width:32rem;}@media screen and (max-width: 991px) {body main .t363{max-width:None;}}body main .t369{display:flex;row-gap:0.5rem;column-gap:0.5rem;align-items:center;justify-content:flex-start;}body main .t373{text-decoration:underline;}body main .t379{background:var(--C-Brand-100);min-height:75vh;justify-content:flex-end;}body main .t381{text-align:left;align-items:flex-start;}body main .t385{max-width:38rem;}body main .t387{padding-top:0rem;}body main .t389{grid-auto-flow:row dense;}body main .t390:nth-child(4n+3){grid-column:span 2;}body main .t390:nth-child(12n+12){grid-column:span 4;}@media screen and (max-width: 767px) {body main .t390:nth-child(4n+3){grid-column:span 1;}body main .t390:nth-child(12n+12){grid-column:span 1;}}body main .t399 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t400{background:rgba(255, 255, 255, 0.05);}body main .t409{background:rgba(255, 255, 255, 0.05);}body main .t419{background:rgba(255, 255, 255, 0.05);}body main .t428{background:rgba(255, 255, 255, 0.05);padding-bottom:0rem;}@media screen and (max-width: 991px) {body main .t428{padding-bottom:4rem;}}@media screen and (max-width: 767px) {body main .t428{padding-bottom:3rem;}}@media screen and (max-width: 480px) {body main .t428{padding-bottom:2rem;}}body main .t430{display:flex;row-gap:2rem;overflow:visible;position:relative;column-gap:4rem;align-items:flex-start;flex-direction:row;}@media screen and (max-width: 991px) {body main .t430{flex-direction:column;}}body main .t433{justify-content:flex-start;}body main .t439{width:100%;}body main .t440{top:4rem;width:100%;position:sticky;max-width:48rem;}@media screen and (max-width: 991px) {body main .t440{position:static;max-width:None;}}body main .t441{display:block;}@media screen and (max-width: 767px) {body main .t443{width:3.5rem;height:3.5rem;padding-top:0.45rem;padding-left:0.45rem;padding-right:0.45rem;padding-bottom:0.45rem;}}@media screen and (max-width: 480px) {body main .t443{width:3rem;height:3rem;}}body main .t445{max-width:38rem;}@media screen and (max-width: 991px) {body main .t445{max-width:100%;margin-bottom:0rem;}}body main .t446 p{line-height:1.6em;}body main .t447{width:100%;}@media screen and (max-width: 991px) {body main .t447{order:-1000;width:100%;margin-bottom:3rem;}}@media screen and (max-width: 767px) {body main .t447{margin-bottom:2rem;}}body main .t448{width:100%;}body main .t449{width:100%;}body main .t450{display:flex;align-items:flex-start;flex-direction:column;}body main .t457{text-decoration:none;}body main .t460{text-decoration:none;}body main .t463{text-decoration:none;}body main .t466{text-decoration:none;}body main .t466:hover{color:var(--C---White-100);background:var(--C---Transparent);padding-left:0rem;padding-right:0rem;}body main .t470 p{line-height:1.6em;}body main .t470{margin-top:-1rem;}body main .t474{display:inline;background:var(--C---Transparent);padding-top:0.1rem;padding-left:0rem;padding-right:0rem;padding-bottom:0.1rem;}body main .t479 p{line-height:1.6em;}body main .t479{margin-top:-1rem;}body main .t480{background:rgba(255, 255, 255, 0.05);}body main .t489{background:rgba(255, 255, 255, 0.05);}body main .t505{width:100%;}body main .t508{grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t508{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t508{grid-template-columns:1fr;}}body main .t514 p{line-height:1.6em;}body main .t517{flex:1 1 0%;}body main .t521{padding-top:0rem;}body main .t523{grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t523{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t523{grid-template-columns:1fr;}}body main .t524{padding-top:0rem;}body main .t526{grid-auto-flow:row dense;}body main .t527:nth-child(4n+3){grid-column:span 2;}body main .t527:nth-child(12n+12){grid-column:span 4;}@media screen and (max-width: 767px) {body main .t527:nth-child(4n+3){grid-column:span 1;}body main .t527:nth-child(12n+12){grid-column:span 1;}}body main .t536 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t537{position:relative;padding-top:0rem;padding-bottom:0rem;}body main .t539{grid-auto-flow:row dense;}body main .t540:nth-child(4n+3){grid-column:span 2;}body main .t540:nth-child(12n+12){grid-column:span 4;}@media screen and (max-width: 767px) {body main .t540:nth-child(4n+3){grid-column:span 1;}body main .t540:nth-child(12n+12){grid-column:span 1;}}body main .t549 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t559 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t569 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t570{grid-column:span 4;}body main .t579 p{line-height:1.6em;}body main .t580{grid-column:span 2;}@media screen and (max-width: 991px) {body main .t580{grid-column:span 4;}}body main .t589 p{line-height:1.6em;}body main .t599 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t605 p{line-height:1.6em;}body main .t608{flex:1 1 0%;}body main .t619{max-width:38rem;}body main .t622{max-width:40rem;}@media screen and (max-width: 991px) {body main .t622{max-width:None;}}body main .t629{display:flex;row-gap:0.5rem;column-gap:0.5rem;align-items:center;justify-content:flex-start;}body main .t633{text-decoration:underline;}body main .t640{width:100%;display:flex;align-items:center;flex-direction:column;}body main .t642{background:#39ff14;}body main .t643{background:#39ff14;}body main .t648{max-width:38rem;}body main .t652 a{color:var(--C---Dark-100);font-weight:600;padding-left:0.1rem;border-bottom:2px solid var(--C-Brand-100);padding-right:0.1rem;text-decoration:none;}body main .t652 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:1.5rem;}body main .t652 h2{margin-top:2rem;margin-bottom:0.5rem;}body main .t652 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:1rem;padding-left:0rem;margin-bottom:0.25rem;padding-right:0rem;}body main .t652 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t652 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t652 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t652 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t652{display:flex;align-items:flex-start;flex-direction:column;}@media screen and (max-width: 991px) {body main .t652 p{margin-bottom:1rem;}body main .t652 h2{margin-top:1rem;}body main .t652 h3{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t652 h3{font-size:1.15rem;}}@media screen and (max-width: 480px) {body main .t652 h3{font-size:1rem;}}body main .t661{max-width:38rem;}body main .t663{padding-top:0rem;}body main .t665 a{color:#000000;background:#39ff14;padding-left:0.1rem;padding-right:0.1rem;}body main .t665 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:3rem;}body main .t665 h2{margin-top:3rem;margin-bottom:0.5rem;}body main .t665 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:2rem;padding-left:0.5rem;margin-bottom:0.25rem;padding-right:0.5rem;}body main .t665 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t665 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t665 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t665 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t665{display:flex;align-items:flex-start;flex-direction:column;}body main .t665:hover a{color:rgba(255,255,255,1.00);background:#000000;padding-left:0.25rem;padding-right:0.25rem;}body main .t668{background:var(--C---Dark-100);min-height:40rem;justify-content:center;}@media screen and (max-width: 991px) {body main .t668{min-height:32rem;}}@media screen and (max-width: 767px) {body main .t668{min-height:16rem;}}body main .t669{display:flex;text-align:center;align-items:center;flex-direction:column;}@media screen and (max-width: 991px) {body main .t669{text-align:left;align-items:flex-start;}}body main .t670{display:flex;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t670{width:100%;}}@media screen and (max-width: 991px) {body main .t671{width:100%;}}body main .t672{display:flex;align-items:center;flex-direction:column;}@media screen and (max-width: 991px) {body main .t672{align-items:flex-start;}}body main .t674{max-width:40rem;}body main .t690{background:;}body main .t696{width:100%;}@media screen and (max-width: 991px) {body main .t696{width:100%;}}body main .t700{padding-top:1rem;}@media screen and (max-width: 991px) {body main .t700{padding-top:4rem;}}@media screen and (max-width: 767px) {body main .t700{padding-top:3rem;}}@media screen and (max-width: 480px) {body main .t700{padding-top:2rem;}}body main .t712 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t717{cursor:pointer;transition:all 200ms 0ms linear;}body main .t717:hover{color:var(--C---Dark-100);background:var(--C-Brand-100);}body main .t718{width:100%;position:relative;}body main .t721{background:rgba(255, 255, 255, 0.05);}body main .t732{padding-top:0rem;}body main .t733{position:relative;}body main .t734{grid-auto-flow:row dense;}body main .t735:nth-child(4n+3){grid-column:span 2;}body main .t735:nth-child(12n+12) {grid-column:span 4;}@media screen and (max-width: 991px) {body main .t735:nth-child(4n+3){grid-column:span 2;}body main .t735:nth-child(12n+12) {grid-column:span 2;}}@media screen and (max-width: 767px) {body main .t735:nth-child(4n+3){grid-column:span 1;}body main .t735:nth-child(12n+12){grid-column:span 1;}}@media screen and (max-width: 480px) {body main .t735:nth-child(4n+3){grid-column:span 1;}}body main .t744 p{display:-webkit-box;overflow:hidden;line-height:1.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;}@media screen and (max-width: 767px) {body main .t750{position:static;}}body main .t751{flex:1 1 0%;}body main .t755{padding-top:0.35rem;padding-left:1rem;padding-right:1rem;padding-bottom:0.35rem;}body main .t756{width:2.5rem;}@media screen and (max-width: 991px) {body main .t756{width:100%;display:none;max-width:2.5rem;}}body main .t760{display:flex;row-gap:0.5rem;flex-wrap:wrap;column-gap:0.5rem;align-items:center;}body main .t768{background:;}body main .t769{background:;}body main .t770{background:;}body main .t775{background:;}body main .t790{background:rgba(255, 255, 255, 0.05);}body main .t799{background:rgba(255, 255, 255, 0.05);}body main .t810{padding-top:0rem;}body main .t812 a{color:#000000;font-weight:600;padding-left:0.1rem;border-bottom:2px solid #39ff14;padding-right:0.1rem;text-decoration:none;}body main .t812 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:3rem;}body main .t812 h2{margin-top:2rem;margin-bottom:0.5rem;}body main .t812 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:1rem;padding-left:0rem;margin-bottom:0.25rem;padding-right:0rem;}body main .t812 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t812 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t812 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t812 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t812{display:flex;align-items:flex-start;flex-direction:column;}body main .t813{background:;padding-top:0.5rem;padding-bottom:0.5rem;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 991px) {body main .t813{top:;bottom:0px;padding-left:0rem;padding-right:0rem;flex-direction:column;padding-bottom:2rem;}}@media screen and (max-width: 767px) {body main .t813{padding-bottom:1rem;}}body main .t815{display:flex;outline:1px solid var(--C--Dark-10);row-gap:0.5rem;background:var(--C---White-100);box-shadow:0px 0px 2px 1px var(--C---Dark-5);column-gap:0.25rem;align-items:center;padding-top:0.5rem;padding-left:0.5rem;border-radius:0.75rem;padding-right:0.5rem;padding-bottom:0.5rem;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t815{align-items:stretch;flex-direction:column;justify-content:flex-start;}}body main .t816{display:flex;row-gap:0.5rem;column-gap:1rem;align-items:center;}@media screen and (max-width: 991px) {body main .t816{width:100%;align-items:stretch;flex-direction:column;}}body main .t842{display:none;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t848{text-align:center;}}body main .t850{width:100%;position:relative;}body main .t851{width:100%;position:relative;}@media screen and (max-width: 991px) {body main .t868{width:100%;display:grid;align-items:flex-start;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t868{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t868{grid-template-columns:1fr;}}body main .t871{position:relative;}body main .t872{font-family:'Bowlby One SC';font-weight:400;margin-bottom:0rem;text-decoration:none;}body main .t872:hover{background:#39ff14;}body main .t873{background:rgba(255, 255, 255, 0.05);padding-top:0rem;}@media screen and (max-width: 991px) {body main .t873{padding-top:0rem;}}body main .t875{display:flex;row-gap:1rem;column-gap:2rem;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t875{flex-direction:column;}}body main .t876{width:100%;max-width:32rem;}body main .t891{display:flex;row-gap:1rem;flex-direction:column;}@media screen and (max-width: 480px) {body main .t891{width:100%;display:grid;column-gap:1rem;flex-direction:row;grid-template-columns:1fr 1fr;}}body main .t892{display:flex;row-gap:1rem;flex-direction:column;}@media screen and (max-width: 480px) {body main .t892{width:100%;display:grid;column-gap:1rem;align-items:flex-start;flex-direction:row;grid-template-columns:1fr 1fr;}}body main .t893{display:flex;column-gap:1rem;align-items:flex-start;}body main .t894{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 767px) {body main .t894{display:none;}}body main .t895{width:5rem;}body main .t898{cursor:pointer;transition:all 200ms 0ms linear;}body main .t898:hover{color:#000000;background:#39ff14;}body main .t899{width:100%;position:relative;}body main .t901{background:;padding-top:0.5rem;padding-bottom:0.5rem;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 991px) {body main .t901{top:;bottom:0px;padding-left:0rem;padding-right:0rem;flex-direction:column;padding-bottom:2rem;}}@media screen and (max-width: 767px) {body main .t901{padding-bottom:1rem;}}body main .t903{display:flex;outline:1px solid rgba(0,0,0,0.1);row-gap:0.5rem;background:rgba(255,255,255,1.00);box-shadow:0px 0px 2px 1px rgba(0,0,0,0.05);column-gap:0.25rem;align-items:center;padding-top:0.5rem;padding-left:0.5rem;border-radius:0.75rem;padding-right:0.5rem;padding-bottom:0.5rem;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t903{align-items:stretch;flex-direction:column;justify-content:flex-start;}}body main .t904{display:none;align-items:center;justify-content:center;}body main .t909{display:flex;row-gap:0.5rem;column-gap:1rem;align-items:center;}@media screen and (max-width: 991px) {body main .t909{width:100%;align-items:stretch;flex-direction:column;}}body main .t926{display:none;}@media screen and (max-width: 991px) {body main .t936{text-align:center;}}body main .t938{position:relative;}body main .t942{background:;padding-top:0.5rem;padding-bottom:0.5rem;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 991px) {body main .t942{top:;bottom:0px;padding-left:0rem;padding-right:0rem;flex-direction:column;padding-bottom:2rem;}}@media screen and (max-width: 767px) {body main .t942{padding-bottom:1rem;}}body main .t944{display:flex;outline:1px solid rgba(0,0,0,0.1);row-gap:0.5rem;background:rgba(255,255,255,1.00);box-shadow:0px 0px 2px 1px rgba(0,0,0,0.05);column-gap:0.25rem;align-items:center;padding-top:0.5rem;padding-left:0.5rem;border-radius:0.75rem;padding-right:0.5rem;padding-bottom:0.5rem;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t944{align-items:stretch;flex-direction:column;justify-content:flex-start;}}body main .t945{display:none;align-items:center;justify-content:center;}body main .t950{display:flex;row-gap:0.5rem;column-gap:1rem;align-items:center;}@media screen and (max-width: 991px) {body main .t950{width:100%;align-items:stretch;flex-direction:column;}}body main .t951{display:none;}@media screen and (max-width: 991px) {body main .t977{text-align:center;}}body main .t979{position:relative;}body main .t998{max-width:5rem;}@media screen and (max-width: 767px) {body main .t998{max-width:4rem;}}body main .t1009{background:;}@media screen and (max-width: 991px) {body main .t1009{padding-bottom:4rem;}}@media screen and (max-width: 767px) {body main .t1009{padding-bottom:3rem;}}@media screen and (max-width: 480px) {body main .t1009{padding-bottom:2rem;}}body main .t1010{position:relative;}body main .t1011{width:100%;display:flex;max-width:100%!important;min-width:100%;column-gap:2rem;align-items:flex-start;flex-direction:row;justify-content:flex-start;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t1011{row-gap:2rem;flex-direction:column;}}body main .t1012{width:100%;grid-column:span 6;}@media screen and (max-width: 767px) {body main .t1013{position:static;}}body main .t1014{flex:1 1 0%;}body main .t1018{padding-top:0.35rem;padding-left:1rem;padding-right:1rem;padding-bottom:0.35rem;}body main .t1019{width:2.5rem;}@media screen and (max-width: 991px) {body main .t1019{width:100%;display:none;max-width:2.5rem;}}body main .t1020{width:100%;grid-column:span 6;}body main .t1021{width:100%;display:flex;max-width:420px;column-gap:2rem;align-items:flex-start;}@media screen and (max-width: 480px) {body main .t1021{max-width:100%;}}body main .t1022{width:100%;}body main .t1024{background:;padding-top:0.5rem;padding-bottom:0.5rem;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 991px) {body main .t1024{top:;bottom:0px;padding-left:0rem;padding-right:0rem;flex-direction:column;padding-bottom:2rem;}}@media screen and (max-width: 767px) {body main .t1024{padding-bottom:1rem;}}body main .t1026{display:flex;outline:1px solid rgba(0,0,0,0.1);row-gap:0.5rem;background:rgba(255,255,255,1.00);box-shadow:0px 0px 2px 1px rgba(0,0,0,0.05);column-gap:0.25rem;align-items:center;padding-top:0.5rem;padding-left:0.5rem;border-radius:0.75rem;padding-right:0.5rem;padding-bottom:0.5rem;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1026{align-items:stretch;flex-direction:column;justify-content:flex-start;}}body main .t1027{display:none;align-items:center;justify-content:center;}body main .t1032{display:flex;row-gap:0.5rem;column-gap:1rem;align-items:center;}@media screen and (max-width: 991px) {body main .t1032{width:100%;align-items:stretch;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t1051{text-align:center;}}body main .t1053{position:relative;}body main .t1058{cursor:pointer;transition:all 200ms 0ms linear;}body main .t1058:hover{color:#000000;background:#39ff14;}body main .t1061{cursor:pointer;transition:all 200ms 0ms linear;}body main .t1061:hover{color:#000000;background:#39ff14;}body main .t1064{cursor:pointer;transition:all 200ms 0ms linear;}body main .t1064:hover{color:#000000;background:#39ff14;}body main .t1065{display:none;}body main .t1073{display:flex;row-gap:0.5rem;flex-wrap:wrap;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t1075{width:2.25rem;transform:translate(0px,0px);transition:all 200ms 0ms linear;}body main .t1075:hover{transform:scale(1.1,1.1);}body main .t1077{display:flex;row-gap:0.5rem;align-items:center;flex-direction:column;}body main .t1083{width:100%;display:grid;row-gap:2rem;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1083{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1083{column-gap:2rem;}}@media screen and (max-width: 480px) {body main .t1083{grid-template-columns:1fr;}}body main .t1103{width:1.5rem;}body main .t1114{width:100%;display:grid;row-gap:2rem;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1114{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1114{column-gap:2rem;}}@media screen and (max-width: 480px) {body main .t1114{grid-template-columns:1fr;}}body main .t1117 a{color:var(--C---Dark-100);font-weight:600;padding-left:0.1rem;border-bottom:2px solid var(--C-Brand-100);padding-right:0.1rem;text-decoration:none;}body main .t1117{line-height:1.6em;}body main .t1124{width:100%;display:grid;row-gap:2rem;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1124{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1124{column-gap:2rem;}}@media screen and (max-width: 480px) {body main .t1124{grid-template-columns:1fr;}}body main .t1127 a{color:var(--C---Dark-100);font-weight:600;padding-left:0.1rem;border-bottom:2px solid var(--C-Brand-100);padding-right:0.1rem;text-decoration:none;}body main .t1127{line-height:1.6em;}body main .t1130{display:flex;row-gap:0.5rem;flex-direction:column;text-decoration:none;}body main .t1133{display:flex;row-gap:0.5rem;flex-direction:column;text-decoration:none;}body main .t1140{width:100%;display:grid;row-gap:2rem;column-gap:4rem;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1140{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1140{column-gap:2rem;}}@media screen and (max-width: 480px) {body main .t1140{grid-template-columns:1fr;}}body main .t1143 a{color:var(--C---Dark-100);font-weight:600;padding-left:0.1rem;border-bottom:2px solid var(--C-Brand-100);padding-right:0.1rem;text-decoration:none;}body main .t1143{line-height:1.6em;}body main .t1150{background:;}body main .t1155{max-width:38rem;}body main .t1157{padding-top:0rem;}body main .t1164{display:none;}body main .t1172{background:;}body main .t1183{padding-top:0rem;}body main .t1184{position:relative;}body main .t1185 a{color:#000000;font-weight:600;padding-left:0.1rem;border-bottom:2px solid #39ff14;padding-right:0.1rem;text-decoration:none;}body main .t1185 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:1.5rem;}body main .t1185 h2{margin-top:2rem;margin-bottom:0.5rem;}body main .t1185 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:1rem;padding-left:0rem;margin-bottom:0.25rem;padding-right:0rem;}body main .t1185 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t1185 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t1185 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t1185 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t1185 td{border:1px none rgba(0,0,0,1);}body main .t1185 tr{background:var(--C---Transparent)!important;border-radius:8px!important;}body main .t1185 img{border:1px solid var(--C--Dark-10);box-shadow:0px 0px 2px 1px var(--C---Dark-5);margin-top:2rem;}body main .t1185{display:flex;word-break:normal;align-items:flex-start;flex-direction:column;}body main .t1185 cite{color:var(--C---Dark-50);display:block;font-size:0.75rem;font-style:normal;margin-top:0.5rem;}body main .t1185 table{width:100%;font-size:1rem;background:var(--C-Brand-5);}body main .t1185 tbody{background:var(--C---Transparent)!important;column-gap:0px;border-radius:0px;}body main .t1185 blockquote{border:1px solid var(--C-Brand-100);font-size:1rem;background:;font-weight:600;line-height:1.6em;margin-left:0px;padding-top:2rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;}body main .t1185 figcaption{color:var(--C---Dark-50);font-size:0.75rem;font-weight:600;}@media screen and (max-width: 991px) {body main .t1185 p{margin-bottom:1rem;}body main .t1185 h2{margin-top:1rem;}body main .t1185 h3{font-size:1.25rem;}body main .t1185 table{font-size:0.9rem;}body main .t1185 blockquote{font-size:0.9rem;}}@media screen and (max-width: 767px) {body main .t1185 h3{font-size:1.15rem;}body main .t1185 img{margin-top:1rem;}}@media screen and (max-width: 480px) {body main .t1185 h3{font-size:1rem;}}body main .t1187 a{color:#000000;font-weight:600;padding-left:0.1rem;border-bottom:2px solid #39ff14;padding-right:0.1rem;text-decoration:none;}body main .t1187 p{margin-top:0.25rem;line-height:1.8em;margin-bottom:1.5rem;}body main .t1187 h2{margin-top:2rem;margin-bottom:0.5rem;}body main .t1187 h3{display:flex-inline;font-size:1.5rem;background:#39ff14;margin-top:1rem;padding-left:0rem;margin-bottom:0.25rem;padding-right:0rem;}body main .t1187 h4{margin-top:1rem;margin-bottom:0.25rem;}body main .t1187 h5{margin-top:1rem;margin-bottom:0.25rem;}body main .t1187 h6{margin-top:1rem;margin-bottom:0.25rem;}body main .t1187 li{padding-top:0.25rem;padding-bottom:0.25rem;}body main .t1187 td{border:1px none rgba(0,0,0,1);}body main .t1187 tr{background:var(--C---Transparent)!important;border-radius:8px!important;}body main .t1187 img{border:1px solid var(--C--Dark-10);box-shadow:0px 0px 2px 1px var(--C---Dark-5);margin-top:2rem;}body main .t1187{display:flex;word-break:normal;align-items:flex-start;flex-direction:column;}body main .t1187 cite{color:var(--C---Dark-50);display:block;font-size:0.75rem;font-style:normal;margin-top:0.5rem;}body main .t1187 table{width:100%;font-size:1rem;background:var(--C-Brand-5);}body main .t1187 tbody{background:var(--C---Transparent)!important;column-gap:0px;border-radius:0px;}body main .t1187 blockquote{border:1px solid var(--C-Brand-100);font-size:1rem;font-weight:600;line-height:1.6em;margin-left:0px;padding-top:2rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;}body main .t1187 figcaption{color:var(--C---Dark-50);font-size:0.75rem;font-weight:600;}@media screen and (max-width: 991px) {body main .t1187 p{margin-bottom:1rem;}body main .t1187 h2{margin-top:1rem;}body main .t1187 h3{font-size:1.25rem;}body main .t1187 table{font-size:0.9rem;}}@media screen and (max-width: 767px) {body main .t1187 h3{font-size:1.15rem;}body main .t1187 img{margin-top:1rem;}}@media screen and (max-width: 480px) {body main .t1187 h3{font-size:1rem;}}body main .t1188{width:100%;display:grid;row-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t1188{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1188{column-gap:2rem;}}@media screen and (max-width: 480px) {body main .t1188{grid-template-columns:1fr;}}body main .t1200{text-decoration:none;}body main .t1200:hover{color:var(--C---White-100);background:var(--C---Transparent);padding-left:0rem;padding-right:0rem;}body main .t1203{text-decoration:none;}body main .t1203:hover{color:rgba(255,255,255,1.00);background:rgba(0,0,0,0);padding-left:0rem;padding-right:0rem;}body main .t1210{flex:1 1 0%;}body main .t1211{display:flex;row-gap:0.5rem;flex-wrap:wrap;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t1213{width:2.25rem;transform:translate(0px,0px);transition:all 200ms 0ms linear;}body main .t1213:hover{transform:scale(1.1,1.1);}