main{--text-1:rgba(1, 7, 18, 1);--text-2:rgba(10, 47, 106, 1);--bg-1:rgba(255, 255, 255, 1);--bg-2:rgba(255, 226, 176, 1);--text-1-inv:rgba(255, 255, 255, 1);--text-2-inv:rgba(172, 198, 240, 1);--bg-1-inv:rgba(27, 80, 164, 1);--bg-2-inv:rgba(10, 47, 106, 1);--brand-1:rgba(27, 80, 164, 1);--brand-2:rgba(248, 165, 19, 1);--border-1:rgba(172, 198, 240, 1);--border-2:rgba(79, 123, 192, 1);}main {color:var(--text-1);position:relative;font-size:16px;background:rgba(255,255,255,1.00);min-height:100vh;font-family:'Lora';font-weight:400;line-height:1.4;background-color:var(--bg-1);}main container{width:100%;display:block;max-width:1280px;margin-top:0px;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:0px;padding-right:20px;}main h2{font-size:40px;margin-top:0px;font-weight:700;margin-bottom:0px;line-height:1.18;letter-spacing:-0.015em;font-family:'Montserrat';}main h1{font-size:58px;margin-top:0px;font-weight:700;margin-bottom:0px;line-height:1.1;letter-spacing:-0.02em;font-family:'Montserrat';}main h3{font-size:28px;margin-top:0px;margin-bottom:0px;line-height:1.28;font-weight:600;font-family:'Montserrat';}main h4{font-size:21px;margin-top:0px;font-weight:600;margin-bottom:0px;line-height:1.35;font-family:'Montserrat';}main h5{font-size:20px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h6{font-size:16px;margin-top:0px;font-weight:700;margin-bottom:0px;}main p{margin-top:0px;margin-bottom:0px;font-size:18px;line-height:1.75;color:var(--text-1);}main .stylesheet-part{padding:60px 0px 60px 0px;border-bottom:1px solid rgba(223,223,223,1.00);}@media screen and (max-width: 991px) {main .stylesheet-part{padding:40px 0px 40px 0px;}}main ul{padding-left:20px;}main ol{padding-left:20px;}main img{display:block;max-width:100%;}main textarea{resize:vertical;font-family:'Lora';}main .button-primary{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1);background:rgba(0,0,0,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-primary:hover{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);}main a{cursor:pointer;transition:all 200ms 0ms linear;color:var(--brand-1);text-decoration:none;}main .button-secondary{color:rgba(0,0,0,1.00);border:1px solid rgba(0,0,0,1);background:rgba(255,255,255,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-secondary:hover{color:rgba(255,255,255,1.00);background:rgba(0,0,0,1.00);}main button{cursor:pointer;font-family:'Lora';}main component{display:block;}main .rich-text-dh-styling  hr{width:100%;border:0px solid rgba(0,0,0,1);height:1px;display:block;border-top:1px solid rgb(203,203,203);margin-top:20px;padding-top:0px;margin-bottom:20px;padding-bottom:0px;}main .rich-text-dh-styling{display:flex;row-gap:24px;flex-direction:column;}main blockquote{display:block;background:#00000008;margin-left:0px;padding-top:15px;margin-right:0px;padding-left:15px;border-radius:6px;padding-right:15px;padding-bottom:15px;}main blockquote  cite{color:rgb(139,139,139);display:block;margin-top:10px;font-weight:500;padding-left:15px;}main small{font-size:14px;color:var(--text-2);}main input{font-family:'Lora';}main select{font-family:'Lora';}main .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--brand-1);color:var(--text-1-inv);padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;}main .btn-primary:hover{opacity:0.9;}main .btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--text-1);padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;border:1px solid var(--border-1);cursor:pointer;}main .btn-secondary:hover{background:var(--bg-2);}main .btn-tertiary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--brand-1);padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;}main .btn-tertiary:hover{opacity:0.8;}main .btn-inverted{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--bg-1);color:var(--text-1);padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;}main .btn-inverted:hover{background:var(--bg-2);}main .buttons-wrapper{display:flex;align-items:center;gap:16px;flex-wrap:wrap;}main .nav-link{font-size:16px;color:var(--text-1);padding-bottom:2px;border-bottom:2px solid transparent;transition:all 200ms 0ms linear;}main .nav-link:hover{color:var(--brand-1);border-bottom-color:var(--brand-2);}main .section-eyebrow{display:block;font-family:'Montserrat';font-weight:600;font-size:13px;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-1);margin-bottom:14px;}main .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--border-1);margin-bottom:48px;}@media screen and (max-width: 767px) {main .section-head{flex-direction:column;align-items:flex-start;margin-bottom:32px;}}main .post-meta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;font-family:'Montserrat';font-weight:600;font-size:13px;letter-spacing:0.06em;color:var(--text-2);}main .toc-panel{position:sticky;top:100px;border-left:1px solid var(--border-1);}@media screen and (max-width: 991px) {main .toc-panel{position:static;border-left:none;border:1px solid var(--border-1);border-radius:12px;padding-top:22px;padding-bottom:22px;padding-left:22px;padding-right:22px;}}main .post-tag{display:inline-flex;align-items:center;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;border:1px solid var(--border-1);border-radius:12px;font-family:'Montserrat';font-weight:600;font-size:14px;color:var(--text-2);}main .post-tag:hover{background:var(--bg-2);color:var(--text-1);}main .related-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;}@media screen and (max-width: 767px) {main .related-grid{grid-template-columns:1fr;}}main .related-post-card-image{width:100%;height:220px;object-fit:cover;border-radius:12px;margin-bottom:20px;}main .related-post-card-title{font-weight:600;margin-bottom:10px;color:var(--text-1);}main .related-post-card-excerpt{color:var(--text-2);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}main .fs-16{font-size:16px;}main .lh-150{line-height:1.5;}main .post-nav-link{display:flex;align-items:center;gap:16px;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;border:1px solid var(--border-1);border-radius:12px;flex:1;transition:all 200ms 0ms linear;color:var(--text-1);width:50%;}main .post-nav-link:hover{border-color:var(--border-2);background:var(--text-2-inv);}@media screen and (max-width: 767px) {main .post-nav-link{width:100%;}}main .sort-button{display:inline-flex;align-items:center;gap:8px;font-family:'Montserrat';font-weight:600;font-size:14px;color:var(--text-1);background:var(--bg-1);border:1px solid var(--border-1);border-radius:12px;padding-top:9px;padding-bottom:9px;padding-left:16px;padding-right:16px;cursor:pointer;transition:all 200ms 0ms linear;}main .sort-button:hover{border-color:var(--border-2);}main .post-card-cell{display:flex;}main .post-card-meta{display:flex;flex-direction:row;align-items:center;gap:10px;font-family:'Montserrat';font-weight:600;font-size:12px;letter-spacing:0.1em;text-transform:uppercase;color:var(--text-2);margin-bottom:10px;}main .-pagination{height:50px;}main .posts-pagination{background:var(--border-1);}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 .t64{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t64{row-gap:30px;grid-template-columns:1fr ;}}body main .t66{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t66{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t67{color:rgba(163,117,255,1.00);}}body main .t75{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t75{row-gap:30px;grid-template-columns:1fr ;}}body main .t77{display:flex;row-gap:40px;column-gap:40px;}body main .t79{display:flex;flex-direction:column;}body main .t80{display:flex;flex-direction:column;}body main .t81{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t84{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t86{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t86{row-gap:30px;grid-template-columns:1fr ;}}body main .t87{display:flex;row-gap:25px;flex-direction:column;}body main .t91{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t93{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t94{display:flex;column-gap:100px;}body main .t97{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t105{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 .t113{color:rgba(163,117,255,1.00);}}body main .t115{gap:32px;display:grid;transition:all 200ms 0ms linear;align-items:start;padding-top:28px;padding-left:16px;border-bottom:1px solid var(--border-1);border-radius:12px;padding-right:16px;padding-bottom:28px;grid-template-columns:220px 1fr;}body main .t115:hover{background:rgba(255, 226, 176, 0.35);}body main .t115:hover .self_post-title{color:var(--brand-1);}@media screen and (max-width: 991px) {body main .t115{gap:24px;grid-template-columns:180px 1fr;}}@media screen and (max-width: 767px) {body main .t115{gap:14px;grid-template-columns:1fr;}}body main .t116{gap:12px;display:flex;align-items:flex-start;padding-top:6px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t116{align-items:center;padding-top:0;flex-direction:row;}}body main .t117{color:var(--text-2);font-size:13px;font-family:'Montserrat';font-weight:600;letter-spacing:0.1em;text-transform:uppercase;}body main .t118{color:var(--text-1);display:inline-block;font-size:12px;background:var(--bg-2);font-family:'Montserrat';font-weight:600;padding-top:6px;padding-left:12px;border-radius:8px;padding-right:12px;letter-spacing:0.08em;padding-bottom:6px;text-transform:uppercase;}body main .t119{gap:12px;display:flex;align-items:flex-start;flex-direction:column;}body main .t120{color:var(--text-1);max-width:24ch;transition:all 200ms 0ms linear;}@media screen and (max-width: 991px) {body main .t120{font-size:24px;max-width:none;}}body main .t121{color:var(--text-2);max-width:70ch;}body main .t122{gap:8px;color:var(--brand-1);display:inline-flex;font-size:15px;align-items:center;font-family:'Montserrat';font-weight:600;border-bottom:2px solid transparent;padding-bottom:2px;}body main .t122:hover{border-bottom-color:var(--brand-2);}body main .t125{gap:12px;border:1px solid rgba(255,255,255,0.15);display:flex;background:rgba(255,255,255,0.06);transition:all 200ms 0ms linear;align-items:flex-start;padding-top:24px;padding-left:24px;border-radius:12px;padding-right:24px;flex-direction:column;padding-bottom:24px;}body main .t125:hover{background:rgba(255,255,255,0.12);}body main .t126{color:var(--brand-2);display:block;font-size:30px;font-family:'Montserrat';font-weight:700;line-height:1;}body main .t127{color:var(--text-1-inv);max-width:28ch;}body main .t128{gap:8px;color:var(--text-2-inv);display:inline-flex;font-size:15px;align-items:center;font-family:'Montserrat';font-weight:600;border-bottom:2px solid transparent;padding-bottom:2px;}body main .t128:hover{color:var(--text-1-inv);border-bottom-color:var(--brand-2);}body main .t131{color:var(--text-1-inv);background:var(--bg-1-inv);padding-top:72px;padding-bottom:32px;}@media screen and (max-width: 480px) {body main .t131{padding-top:56px;}}body main .t133{gap:16px;display:flex;border-top:1px solid rgba(255,255,255,0.15);margin-top:20px;align-items:center;padding-top:10px;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t133{gap:10px;align-items:flex-start;flex-direction:column;}}body main .t134{color:var(--text-2-inv);}body main .t136{overflow:hidden;background:var(--bg-1-inv);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t136{padding-top:56px;padding-bottom:64px;}}body main .t138{gap:64px;color:var(--bg-1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t138{gap:48px;grid-template-columns:1fr;}}body main .t140{color:var(--bg-1);max-width:620px;margin-bottom:22px;}@media screen and (max-width: 991px) {body main .t140{font-size:40px;}}body main .t141{gap:14px;display:flex;list-style:none;margin-top:28px;padding-left:0;flex-direction:column;}body main .t142{gap:10px;display:flex;align-items:center;}body main .t143{color:var(--bg-1);width:12px;height:7px;transform:rotate(-45deg);margin-top:-3px;border-left:2px solid var(--bg-1);flex-shrink:0;border-bottom:2px solid var(--bg-1);}body main .t145{gap:10px;display:flex;align-items:center;}body main .t146{color:var(--bg-1);width:12px;height:7px;transform:rotate(-45deg);margin-top:-3px;border-left:2px solid var(--bg-1);flex-shrink:0;border-bottom:2px solid var(--bg-1);}body main .t148{gap:10px;display:flex;align-items:center;}body main .t149{color:var(--bg-1);width:12px;height:7px;transform:rotate(-45deg);margin-top:-3px;border-left:2px solid var(--bg-1);flex-shrink:0;border-bottom:2px solid var(--bg-1);}body main .t151{margin-top:36px;}body main .t152{position:relative;}body main .t153{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:var(--bg-2-inv);border-radius:20px;}@media screen and (max-width: 991px) {body main .t153{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t154{width:100%;height:420px;z-index:1;position:relative;box-shadow:0px 10 20px 10px var(--text-1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t154{height:360px;}}body main .t155{background:var(--bg-1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t155{padding-top:60px;padding-bottom:60px;}}body main .t158{max-width:620px;}body main .t159{color:var(--text-1);margin-bottom:14px;}body main .t160{color:var(--text-2);max-width:54ch;}body main .t165{display:flex;flex-direction:column;}body main .t166{color:var(--text-1-inv);overflow:hidden;background:var(--bg-2-inv);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t166{padding-top:60px;padding-bottom:60px;}}body main .t168{gap:56px;display:flex;align-items:center;margin-bottom:40px;grid-template-columns:0.9fr 1.1fr;}@media screen and (max-width: 991px) {body main .t168{gap:36px;margin-bottom:40px;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t168{flex-direction:column;}}body main .t169{width:624px;border:7px solid var(--bg-1);height:380px;transform:rotate(-1.5deg);box-shadow:0 10px 28px rgba(1,7,18,0.10);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t169{height:280px;}}body main .t170{margin-left:20px;}body main .t171{color:var(--text-1-inv);margin-bottom:16px;}@media screen and (max-width: 991px) {body main .t171{font-size:32px;}}body main .t172{color:var(--text-2-inv);font-size:20px;max-width:;margin-bottom:32px;padding-right:10px;}body main .t174:hover{background:var(--border-1);}body main .t179{position:relative;background:var(--bg-2-inv);padding-top:88px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t179{padding-top:60px;}}body main .t181{padding-bottom:0;}body main .t182{max-width:;margin-left:auto;margin-right:auto;}body main .t183{color:var(--text-1-inv);width:100%;text-align:center !important;margin-left:auto;margin-right:auto;justify-content:center !important;}@media screen and (max-width: 991px) {body main .t183{width:100%;font-size:42px;text-align:center !important;}}@media screen and (max-width: 767px) {body main .t183{width:100%;font-size:34px;text-align:center !important;}}@media screen and (max-width: 480px) {body main .t183{width:100%;text-align:center !important;}}body main .t184{width:800px;border:7px none var(--bg-1);height:450px;outline:3px solid var(--bg-1);z-index:2;position:relative;box-shadow:0 10px 28px rgba(1,7,18,0.10);margin-top:48px;object-fit:cover;margin-left:auto;margin-right:auto;border-radius:20px;margin-bottom:-96px;padding-bottom:0px;}@media screen and (max-width: 991px) {body main .t184{height:340px;margin-top:36px;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t184{height:260px;margin-left:auto;margin-right:auto;}}body main .t185{background:var(--bg-1);padding-top:144px;padding-bottom:96px;}@media screen and (max-width: 991px) {body main .t185{padding-top:96px;padding-bottom:60px;}}body main .t187{gap:64px;display:grid;align-items:start;grid-template-columns:240px 1fr;}@media screen and (max-width: 991px) {body main .t187{gap:40px;grid-template-columns:1fr;}}body main .t189{color:var(--text-1);display:block;font-size:12px;font-family:'Montserrat';font-weight:600;padding-left:18px;margin-bottom:16px;letter-spacing:0.12em;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t189{padding-left:0;}}body main .t192{display:flex;row-gap:28px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t192{row-gap:26px;}}@media screen and (max-width: 767px) {body main .t192{row-gap:24px;}}@media screen and (max-width: 480px) {body main .t192{row-gap:22px;}}body main .t193{width:100%;height:1px;max-width:720px;background:var(--border-1);margin-top:56px;margin-bottom:28px;}body main .t194{gap:10px;display:flex;flex-wrap:wrap;max-width:720px;align-items:center;margin-bottom:40px;}body main .t195{color:var(--text-2);font-size:12px;font-family:'Montserrat';font-weight:600;margin-right:4px;letter-spacing:0.12em;text-transform:uppercase;}body main .t197{gap:24px;display:block;max-width:720px;align-items:stretch;margin-left:0px;margin-right:0px;justify-content:flex-start;}@media screen and (max-width: 767px) {body main .t197{gap:16px;flex-direction:column;}}body main .t199{position:relative;background:rgba(10, 47, 106, 1);padding-top:88px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t199{padding-top:60px;}}body main .t201{padding-bottom:0;}body main .t202{max-width:;margin-left:auto;margin-right:auto;}body main .t203{color:rgba(255, 255, 255, 1);width:100%;text-align:center !important;margin-left:auto;margin-right:auto;justify-content:center !important;}@media screen and (max-width: 991px) {body main .t203{width:100%;font-size:42px;text-align:center !important;}}@media screen and (max-width: 767px) {body main .t203{width:100%;font-size:34px;text-align:center !important;}}@media screen and (max-width: 480px) {body main .t203{width:100%;text-align:center !important;}}body main .t204{width:800px;border:7px none rgba(255, 255, 255, 1);height:450px;outline:3px solid rgba(255, 255, 255, 1);z-index:2;position:relative;box-shadow:0 10px 28px rgba(1,7,18,0.10);margin-top:48px;object-fit:cover;margin-left:auto;margin-right:auto;border-radius:20px;margin-bottom:-96px;padding-bottom:0px;}@media screen and (max-width: 991px) {body main .t204{height:340px;margin-top:36px;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t204{height:260px;margin-left:auto;margin-right:auto;}}body main .t205{background:rgba(255, 255, 255, 1);padding-top:144px;padding-bottom:96px;}@media screen and (max-width: 991px) {body main .t205{padding-top:96px;padding-bottom:60px;}}body main .t207{gap:64px;display:grid;align-items:start;grid-template-columns:240px 1fr;}@media screen and (max-width: 991px) {body main .t207{gap:40px;grid-template-columns:1fr;}}body main .t209{color:rgba(1, 7, 18, 1);display:block;font-size:12px;font-family:'Montserrat';font-weight:600;padding-left:18px;margin-bottom:16px;letter-spacing:0.12em;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t209{padding-left:0;}}body main .t212{display:flex;row-gap:28px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t212{row-gap:26px;}}@media screen and (max-width: 767px) {body main .t212{row-gap:24px;}}@media screen and (max-width: 480px) {body main .t212{row-gap:22px;}}body main .t213{width:100%;height:1px;max-width:720px;background:rgba(172, 198, 240, 1);margin-top:56px;margin-bottom:28px;}body main .t214{gap:10px;display:flex;flex-wrap:wrap;max-width:720px;align-items:center;margin-bottom:40px;}body main .t215{color:rgba(10, 47, 106, 1);font-size:12px;font-family:'Montserrat';font-weight:600;margin-right:4px;letter-spacing:0.12em;text-transform:uppercase;}body main .t217{gap:24px;display:inline;max-width:720px;align-items:stretch;margin-left:auto;margin-right:auto;flex-direction:row;justify-content:flex-start;}@media screen and (max-width: 767px) {body main .t217{gap:16px;flex-direction:column;}}body main .t222{width:100%;height:220px;object-fit:cover;}body main .t225{color:inherit;}body main .t225:hover{color:var(--brand-1);}body main .t229{color:var(--text-2-inv);max-width:620px;text-align:justify;margin-left:auto;margin-right:auto;}body main .t230{background:var(--text-2-inv);padding-top:88px;padding-bottom:64px;}@media screen and (max-width: 991px) {body main .t230{padding-top:56px;padding-bottom:40px;}}body main .t232{gap:56px;display:grid;align-items:center;grid-template-columns:1.15fr 1fr;}@media screen and (max-width: 991px) {body main .t232{gap:28px;grid-template-columns:1fr;}}body main .t233{width:100%;height:420px;box-shadow:0 10px 28px rgba(1, 7, 18, 0.10);object-fit:cover;border-radius:20px;}@media screen and (max-width: 767px) {body main .t233{height:280px;}}body main .t234{gap:18px;display:flex;flex-direction:column;}body main .t235{color:var(--text-1);max-width:20ch;}@media screen and (max-width: 991px) {body main .t235{max-width:none;}}body main .t236{color:var(--text-2);max-width:48ch;}body main .t245{width:100%;display:flex;flex-direction:column;}body main .t248{display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t248{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t248{grid-template-columns:1fr;}}body main .t249{color:var(--text-1);height:100px;}@media screen and (max-width: 767px) {body main .t250{justify-self:center;}}body main .t251{height:220px;margin-bottom:10px;}body main .t252{color:var(--text-1);margin-bottom:20px;}body main .t253{color:var(--text-2);font-size:16px;font-family:'Montserrat';font-weight:600;}body main .t254{color:var(--text-1);}body main .t255{width:380px;margin-top:40px;margin-left:20px;margin-right:20px;margin-bottom:40px;}body main .t257{display:block;margin-top:20px;border-bottom:1px solid var(--border-1);margin-bottom:20px;padding-bottom:20px;grid-template-columns:1fr;}body main .t259{display:grid;max-width:;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t259{display:block;}}body main .t260{grid-column:span 2;margin-right:0px;}body main .t261{grid-column:span 3;margin-left:40px;}body main .t262{width:528px;height:297px;max-width:;object-fit:cover;margin-right:0px;border-radius:7px;padding-right:0px;}@media screen and (max-width: 480px) {body main .t262{margin-bottom:20px;}}body main .t263{color:var(--text-1);margin-bottom:20px;}body main .t264{color:var(--text-2);font-family:'Montserrat';font-weight:600;margin-bottom:10px;}body main .t266{margin-top:10px;}body main .t273{display:grid;margin-top:10px;margin-bottom:10px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}body main .t274{color:var(--brand-1);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t281{top:0;left:0;right:0;z-index:100;position:sticky;background:rgba(255, 255, 255, 1);box-shadow:0 2px 6px rgba(1,7,18,0.07);border-bottom:1px solid rgba(172, 198, 240, 1);}body main .t284{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t284{padding-top:60px;padding-bottom:60px;}}body main .t287{max-width:620px;}body main .t288{color:rgba(1, 7, 18, 1);margin-bottom:14px;}body main .t289{color:rgba(10, 47, 106, 1);max-width:54ch;}body main .t294{display:grid;flex-direction:column;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t294{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t294{grid-template-columns:1fr;}}body main .t295{height:100px;}body main .t297{overflow:hidden;background:rgba(27, 80, 164, 1);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t297{padding-top:56px;padding-bottom:64px;}}body main .t299{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t299{gap:48px;grid-template-columns:1fr;}}body main .t301{color:rgba(255, 255, 255, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t301{font-size:40px;}}body main .t302{margin-top:36px;}body main .t303{position:relative;}body main .t304{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(10, 47, 106, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t304{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t305{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t305{height:360px;}}body main .t307{margin-bottom:50px;}@media screen and (max-width: 767px) {body main .t309{justify-self:center;}}body main .t310{width:380px;margin-top:40px;margin-left:20px;margin-right:20px;margin-bottom:40px;}body main .t312{color:rgba(1, 7, 18, 1);margin-bottom:20px;}body main .t313{color:rgba(1, 7, 18, 1);}body main .t315{height:220px;margin-bottom:10px;}body main .t316{display:block;margin-top:10px;margin-bottom:10px;grid-template-rows:1fr;grid-template-columns:1fr;}body main .t318{color:rgba(27, 80, 164, 1);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t320{color:var(--bg-1);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}body main .t321{grid-column:span 3;}body main .t322{color:var(--bg-1);align-self:flex-end;}body main .t323{align-self:flex-end;}body main .t324{align-self:flex-end;}body main .t325{align-self:flex-end;}body main .t326{align-self:flex-end;}body main .t328{color:var(--bg-1);font-size:14px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t328:hover{text-decoration:underline;}body main .t331{color:rgba(255, 255, 255, 1);font-size:14px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t331:hover{color:var(--bg-1);text-decoration:underline;}body main .t333{color:rgba(255, 255, 255, 1);font-size:14px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t333:hover{text-decoration:underline;}body main .t335{color:rgba(255, 255, 255, 1);font-size:14px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t335:hover{text-decoration:underline;}body main .t337{color:rgba(255, 255, 255, 1);font-size:14px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t337:hover{text-decoration:underline;}body main .t343{color:rgba(255, 255, 255, 1);display:grid;background:var(--bg-1);padding-top:18px;padding-bottom:18px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}body main .t344{grid-column:span 3;}body main .t345{color:rgba(255, 255, 255, 1);align-self:flex-end;}body main .t347{color:var(--text-2);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t347:hover{color:var(--bg-1-inv);text-decoration:underline;}body main .t348{align-self:flex-end;}body main .t350{color:var(--text-2);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t350:hover{color:var(--bg-1-inv);text-decoration:underline;}body main .t351{align-self:flex-end;}body main .t353{color:var(--text-2);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t353:hover{color:var(--bg-1-inv);text-decoration:underline;}body main .t354{align-self:flex-end;}body main .t356{color:var(--text-2);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t356:hover{color:var(--bg-1-inv);text-decoration:underline;}body main .t357{align-self:flex-end;}body main .t359{color:var(--text-2);font-size:16px;text-align:right;font-family:'Montserrat';font-weight:600;}body main .t359:hover{color:var(--bg-1-inv);text-decoration:underline;}body main .t362{overflow:hidden;background:rgba(27, 80, 164, 1);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t362{padding-top:56px;padding-bottom:64px;}}body main .t364{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t364{gap:48px;grid-template-columns:1fr;}}body main .t366{color:rgba(255, 255, 255, 1);max-width:;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t366{font-size:40px;}}body main .t367{margin-top:36px;}body main .t368{position:relative;}body main .t369{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(10, 47, 106, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t369{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t370{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t370{height:360px;}}body main .t373{background:var(--text-2-inv);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t373{padding-top:60px;padding-bottom:60px;}}body main .t375{overflow:hidden;background:rgba(27, 80, 164, 1);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t375{padding-top:56px;padding-bottom:64px;}}body main .t377{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t377{gap:48px;grid-template-columns:1fr;}}body main .t380{color:rgba(255, 255, 255, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t380{font-size:40px;}}body main .t381{position:relative;}body main .t382{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(10, 47, 106, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t382{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t383{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t383{height:360px;}}body main .t385{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t385{gap:48px;grid-template-columns:1fr;}}body main .t387{color:var(--bg-1-inv);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t387{font-size:40px;}}body main .t388{position:relative;}body main .t389{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:var(--border-2);border-radius:20px;}@media screen and (max-width: 991px) {body main .t389{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t390{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t390{height:360px;}}body main .t391{font-size:20px;}body main .t392{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t392{padding-top:60px;padding-bottom:60px;}}body main .t394{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t394{gap:48px;grid-template-columns:1fr;}}body main .t396{color:rgba(27, 80, 164, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t396{font-size:40px;}}body main .t397{color:var(--bg-1-inv);font-size:20px;}body main .t398{position:relative;}body main .t399{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:var(--border-1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t399{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t400{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t400{height:360px;}}body main .t401{font-size:20px;margin-top:20px;}body main .t402{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t402{padding-top:60px;padding-bottom:60px;}}body main .t404{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t404{gap:48px;grid-template-columns:1fr;}}body main .t406{color:rgba(27, 80, 164, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t406{font-size:40px;}}body main .t407{color:rgba(27, 80, 164, 1);font-size:20px;}body main .t408{position:relative;}body main .t409{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t409{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t410{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t410{height:360px;}}body main .t411{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:20px;}body main .t415{overflow:hidden;background:rgba(27, 80, 164, 1);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t415{padding-top:56px;padding-bottom:64px;}}body main .t417{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t417{gap:48px;grid-template-columns:1fr;}}body main .t419{margin-bottom:40px;}body main .t420{color:rgba(255, 255, 255, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t420{font-size:40px;}}body main .t421{position:relative;}body main .t422{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(10, 47, 106, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t422{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t423{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t423{height:360px;}}body main .t424{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t424{padding-top:60px;padding-bottom:60px;}}body main .t426{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t426{gap:48px;grid-template-columns:1fr;}}body main .t428{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t428{font-size:40px;}}body main .t429{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t430{position:relative;align-self:flex-start;}body main .t431{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t431{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t432{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t432{height:360px;}}body main .t434{color:var(--bg-1-inv);margin-top:20px;margin-bottom:10px;}body main .t435{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t436{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t437{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t438{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t439{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t440{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t441{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t441{gap:48px;grid-template-columns:1fr;}}body main .t442{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t442{gap:48px;grid-template-columns:1fr;}}body main .t443{background:var(--border-1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t443{padding-top:60px;padding-bottom:60px;}}body main .t445{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t445{gap:48px;grid-template-columns:1fr;}}body main .t447{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}@media screen and (max-width: 991px) {body main .t447{margin-top:0px;}}body main .t448{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t449{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t450{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t451{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t452{position:relative;align-self:flex-start;}body main .t453{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:var(--border-2);border-radius:20px;}@media screen and (max-width: 991px) {body main .t453{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t454{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t454{height:360px;}}body main .t455{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t455{gap:48px;grid-template-columns:1fr;}}body main .t456{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t457{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t458{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t459{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t459{gap:48px;grid-template-columns:1fr;}}body main .t460{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t460{font-size:40px;}}body main .t461{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t461{padding-top:60px;padding-bottom:60px;}}body main .t463{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t463{gap:48px;grid-template-columns:1fr;}}body main .t465{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t466{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t467{position:relative;align-self:flex-start;}body main .t468{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t468{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t469{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t469{height:360px;}}body main .t470{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t470{gap:48px;grid-template-columns:1fr;}}body main .t471{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t472{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t473{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t473{gap:48px;grid-template-columns:1fr;}}body main .t474{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t474{font-size:40px;}}body main .t475{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t476{background:rgba(172, 198, 240, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t476{padding-top:60px;padding-bottom:60px;}}body main .t478{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t478{gap:48px;grid-template-columns:1fr;}}body main .t479{position:relative;align-self:flex-start;}@media screen and (max-width: 991px) {body main .t479{margin-bottom:0px;}}body main .t480{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(79, 123, 192, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t480{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t481{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t481{height:360px;}}body main .t483{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t484{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t485{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t486{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t487{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t488{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t488{gap:48px;grid-template-columns:1fr;}}body main .t489{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t490{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t491{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t491{gap:48px;grid-template-columns:1fr;}}body main .t492{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t492{font-size:40px;}}body main .t493{background:rgba(172, 198, 240, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t493{padding-top:60px;padding-bottom:60px;}}body main .t495{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t495{gap:48px;grid-template-columns:1fr;}}body main .t496{position:relative;align-self:flex-start;}body main .t497{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(79, 123, 192, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t497{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t498{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t498{height:360px;}}body main .t500{color:rgba(27, 80, 164, 1);font-size:22px;font-weight:500;margin-bottom:20px;}body main .t501{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t502{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t503{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t503{gap:48px;grid-template-columns:1fr;}}body main .t504{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t504{gap:48px;grid-template-columns:1fr;}}body main .t505{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t505{font-size:40px;}}body main .t506{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t506{padding-top:60px;padding-bottom:60px;}}body main .t508{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t508{gap:48px;grid-template-columns:1fr;}}body main .t510{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t511{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t512{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t513{position:relative;align-self:flex-start;}body main .t514{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t514{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t515{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t515{height:360px;}}body main .t516{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t516{gap:48px;grid-template-columns:1fr;}}body main .t517{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t518{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t519{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t519{gap:48px;grid-template-columns:1fr;}}body main .t520{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t520{font-size:40px;}}body main .t521{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t522{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t523{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t524{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t527{overflow:hidden;background:rgba(27, 80, 164, 1);padding-top:88px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t527{padding-top:56px;padding-bottom:64px;}}body main .t529{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t529{gap:48px;grid-template-columns:1fr;}}body main .t531{margin-bottom:40px;}body main .t532{color:rgba(255, 255, 255, 1);max-width:620px;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t532{font-size:40px;}}body main .t533{position:relative;}body main .t534{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(10, 47, 106, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t534{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t535{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t535{height:360px;}}body main .t536{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t536{padding-top:60px;padding-bottom:60px;}}body main .t538{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t538{gap:48px;grid-template-columns:1fr;}}body main .t540{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t541{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t542{position:relative;align-self:flex-start;}body main .t543{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t543{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t544{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t544{height:360px;}}body main .t545{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t545{gap:48px;grid-template-columns:1fr;}}body main .t546{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:30px;margin-bottom:20px;}body main .t547{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t547{gap:48px;grid-template-columns:1fr;}}body main .t548{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t548{font-size:40px;}}body main .t549{background:rgba(172, 198, 240, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t549{padding-top:60px;padding-bottom:60px;}}body main .t551{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t551{gap:48px;grid-template-columns:1fr;}}body main .t553{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t554{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t555{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t556{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t557{position:relative;align-self:flex-start;}body main .t558{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(79, 123, 192, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t558{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t559{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t559{height:360px;}}body main .t560{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t560{gap:48px;grid-template-columns:1fr;}}body main .t561{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t562{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t562{gap:48px;grid-template-columns:1fr;}}body main .t563{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t563{font-size:40px;}}body main .t565{background:rgba(255, 255, 255, 1);padding-top:96px;padding-bottom:96px;}@media screen and (max-width: 767px) {body main .t565{padding-top:60px;padding-bottom:60px;}}body main .t567{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t567{gap:48px;grid-template-columns:1fr;}}body main .t568{color:rgba(27, 80, 164, 1);margin-top:20px;margin-bottom:10px;}body main .t569{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}body main .t570{gap:64px;color:rgba(255, 255, 255, 1);display:grid;align-items:center;grid-template-columns:1.05fr 0.95fr;}@media screen and (max-width: 991px) {body main .t570{gap:48px;grid-template-columns:1fr;}}body main .t572{color:rgba(27, 80, 164, 1);font-size:20px;margin-bottom:20px;}body main .t573{position:relative;align-self:flex-start;}body main .t574{width:100%;height:340px;z-index:1;position:relative;box-shadow:0px 10 20px 10px rgba(1, 7, 18, 1);object-fit:cover;border-radius:20px;}@media screen and (max-width: 991px) {body main .t574{height:360px;}}body main .t575{top:10px;left:10px;right:-10px;bottom:-10px;z-index:0;position:absolute;background:rgba(172, 198, 240, 1);border-radius:20px;}@media screen and (max-width: 991px) {body main .t575{top:12px;left:12px;right:-12px;bottom:-12px;}}body main .t576{gap:64px;color:rgba(255, 255, 255, 1);display:block;align-items:center;grid-template-columns:1.05fr;}@media screen and (max-width: 991px) {body main .t576{gap:48px;grid-template-columns:1fr;}}body main .t577{color:rgba(27, 80, 164, 1);max-width:;margin-bottom:30px;}@media screen and (max-width: 991px) {body main .t577{font-size:40px;}}body main .t578{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:30px;margin-bottom:20px;}body main .t579{color:rgba(27, 80, 164, 1);font-size:20px;margin-top:10px;margin-bottom:20px;}