main{--Primary:#020202;--Secondary:#edf4f2;--White:rgb(255,255,255);--grey:#ffffff;}main {color:var(--Primary);position:relative;font-size:16px;background:#edf4f2;min-height:100vh;font-family:'DM Sans';font-weight:400;line-height:1.5;}@media screen and (max-width: 480px) {main {overflow:hidden;}}main container{width:100%;display:block;max-width:1320px;margin-top:2rem;margin-left:auto;margin-right:auto;padding-left:4rem;margin-bottom:2rem;padding-right:4rem;}@media screen and (max-width: 991px) {main container{padding-left:3rem;padding-right:3rem;}}@media screen and (max-width: 480px) {main container{padding-left:2rem;padding-right:2rem;padding-bottom:0px;margin-bottom:4rem;margin-top:0rem;}}main h2{font-size:2.625rem;margin-top:0px;font-weight:700;margin-bottom:0px;letter-spacing:-0.03em;line-height:1.2em;}main h1{font-size:3.6rem;margin-top:0px;font-weight:700;margin-bottom:1rem;font-family:'DM Sans';line-height:1.2em;letter-spacing:-0.025em;color:var(--Primary);}@media screen and (max-width: 991px) {main h1{font-size:3rem;}}main h3{font-size:2rem;margin-top:1rem;margin-bottom:0rem;letter-spacing:-0.03em;}main h4{font-size:1.5rem;margin-top:0px;font-weight:700;margin-bottom:0px;letter-spacing:-0.03em;line-height:1.2em;}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;}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;}main .button-primary{color:var(--Primary);border:1px solid rgba(0,0,0,1);background:;padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;margin-left:0px;border-radius:50px;transition:;}main .button-primary:hover{color:rgba(0,0,0,1.00);background:;}main .button-primary.dh-active{background:var(--Primary);color:var(--Secondary);}@media screen and (max-width: 480px) {main .button-primary{padding-bottom:12px;padding-top:12px;white-space:nowrap;}}main a{cursor:pointer;transition:all 200ms 0ms linear;text-decoration:none;color:var(--Primary);}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;}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 .card-image{object-fit:cover;border-radius:10px;aspect-ratio:16/9;width:100%;}main .label{font-size:16px;line-height:1.5-;}main .mb-20{margin-bottom:20px;}main .mt-100{margin-top:100px;}main .container-wide{max-width:;width:100%;}main .font-size-15px{font-size:15px;}main .bold{font-weight:700;}main .label-2{font-size:16px;line-height:1.5;}main .dh-btn-primary{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;border:1px none rgba(0,0,0,1);border-radius:8px;text-decoration:none;}main .dh-btn-primary:hover{background:rgb(54,54,54);}main section{padding-bottom:3rem;padding-top:3rem;margin-bottom:0px;}main .intro{font-size:2rem;line-height:1.2em;letter-spacing:-0.03em;}@media screen and (max-width: 480px) {main .intro{font-size:1.5rem;}}main .info-block-key-label{color:#8a8a8a;font-weight:700;text-transform:uppercase;font-size:1rem;}main .info-block-value-label{font-weight:700;font-size:1.5rem;}main .container-small{max-width:864px;}main .credits{font-size:20px;}main .reset-table-style{display:block;}main .content-indent{padding-left:3rem;padding-right:3rem;}main .card-grid{display:grid;grid-template-columns:;column-gap:0rem;row-gap:4rem;}@media screen and (max-width: 767px) {main .card-grid{grid-template-columns:1fr!important;}}@media screen and (max-width: 480px) {main .card-grid{grid-template-columns:1fr;grid-auto-flow:row;}}main .hero{height:100%;object-fit:cover;aspect-ratio:21/9;width:100%;}main .container-hero{width:100%;max-width:100%;position:absolute;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;padding-top:2rem;}main .navbar-light{color:#ffffff!important;}main .navbar-light:hover{border-bottom:1px solid rgb(255,255,255) !important;}@media screen and (max-width: 991px) {main .navbar-light{color:var(--Secondary);}}main .container-hero-fullwidth{width:100%;max-width:100%;position:absolute;padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;background:;}main .bg-secondairy{background:var(--Secondary);}@media screen and (max-width: 991px) {main .bg-secondairy{background:var(--Secondary)!important;color:var(--Secondary);}}main .bg-primary{background:var(--Primary);}@media screen and (max-width: 991px) {main .bg-primary{background:var(--Primary);}}main .color-primary{background:none;}@media screen and (max-width: 991px) {main .color-primary{background:;}}main .hero-subtitle{font-size:28px;font-weight:700;font-family:'DM Sans';background:;line-height:1.5-;}@media screen and (max-width: 991px) {main .hero-subtitle{font-size:20px;}}@media screen and (max-width: 480px) {main .hero-subtitle{font-size:16rem;}}main .hero-link{color:#ffffff;border-bottom:2px solid rgb(255,255,255);}main .hero-link:hover{border-bottom:4px solid rgb(255,255,255);}main .icon{font-size:1.5rem;background:;color:var(--Primary);}main .test-bg{color:var(--Primary);}@media screen and (max-width: 991px) {main .test-bg{background:var(--Primary)!important;}}@media screen and (max-width: 480px) {main .test-bg icon{background:;}}main .test-color a{color:var(--Secondary);}main .test-color{color:var(--Secondary);}main .test-color i{color:var(--Secondary);}main .test-color a:hover{border-bottom:1px solid var(--grey)!important;}@media screen and (max-width: 991px) {main .test-color{color:var(--Secondary)!important;}main .test-color a{color:var(--Secondary)!important;}}main .test-bg-2{color:var(--Secondary)!important;}@media screen and (max-width: 991px) {main .test-bg-2{background:var(--Primary);color:var(--Secondary);}}main .navbar-dark a:hover{background:;border-bottom:1px solid var(--Primary);}body main .t1{background:var(--Secondary);}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 .t16{color:var(--Primary);letter-spacing:-0.01em;}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 .t57{color:var(--Primary);background:var(--grey);font-family:'DM Sans';}body main .t58{height:100dvh;position:relative;background:#e0e0e000;margin-top:0px;padding-top:0rem;padding-bottom:0rem;}body main .t59{top:0px;height:100%;display:block;z-index:0;position:absolute;background:#e0e0e000;margin-top:0rem;margin-bottom:0rem;}body main .t60{background:var(--grey);padding-top:1rem;padding-bottom:1rem;}@media screen and (max-width: 991px) {body main .t60{padding-top:80px;}}@media screen and (max-width: 767px) {body main .t60{display:block;padding-top:0.5rem;padding-bottom:0.5rem;}}body main .t61{background:;margin-top:1rem;margin-bottom:1rem;}body main .t62{font-size:12px;margin-top:0px;}@media screen and (max-width: 767px) {body main .t62{text-align:center;}}@media screen and (max-width: 480px) {body main .t62{text-align:center;}}body main .t63{display:block;row-gap:32px;column-gap:64px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t63{display:block;}}@media screen and (max-width: 767px) {body main .t63{display:block;column-gap:32px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t63{display:block;grid-template-columns:1fr;}}body main .t64{display:none;row-gap:16px;flex-direction:column;}body main .t65{font-size:14px;font-weight:600;}body main .t66{display:flex;row-gap:16px;flex-direction:column;}body main .t67{font-size:14px;text-decoration:underline;}body main .t68{display:none;row-gap:16px;flex-direction:column;}body main .t69{display:flex;row-gap:16px;flex-direction:column;}body main .t70{font-size:14px;text-decoration:underline;}body main .t71{font-size:14px;font-weight:600;}body main .t72{display:block;}body main .t73{color:var(--Primary);background:var(--grey);}body main .t74{background:;padding-top:96px;padding-bottom:4.5rem;}@media screen and (max-width: 991px) {body main .t74{padding-top:3rem;}}@media screen and (max-width: 767px) {body main .t74{padding-top:3rem;}}@media screen and (max-width: 480px) {body main .t74{padding-top:0rem;padding-bottom:0rem;}}body main .t78{padding-top:0.75rem;}@media screen and (max-width: 480px) {body main .t78{padding-top:1rem;padding-bottom:1rem;}}body main .t79{padding-top:4rem;padding-bottom:0rem;}@media screen and (max-width: 480px) {body main .t79{padding-top:0rem;}}body main .t81{display:flex;flex-wrap:nowrap;column-gap:4rem;align-items:flex-start;flex-direction:row;justify-content:flex-start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t81{display:grid;row-gap:1rem;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t81{display:flex;margin-top:1rem;flex-direction:column;}}body main .t82{display:flex;flex-direction:column;}body main .t85{display:flex;flex-direction:column;}body main .t88{display:flex;flex-direction:column;}body main .t90{display:flex;flex-direction:column;}body main .t94{padding-top:0px;padding-bottom:0rem;}body main .t95{position:static;max-width:2000px;}body main .t96{overflow:hidden;background:;max-height:40rem;min-height:;border-radius:15px;background-image:;}body main .t97{width:100%;max-height:40rem;object-fit:cover;object-position:center center;}@media screen and (max-width: 991px) {body main .t97{height:auto;aspect-ratio:21/9;}}@media screen and (max-width: 480px) {body main .t97{height:250px;}}body main .t98{padding-top:0rem;}body main .t101 p{padding-left:14rem;padding-right:14rem;}body main .t101 h2{margin-top:3rem;padding-left:14rem;padding-right:14rem;padding-bottom:0.5rem;}body main .t101 h3{padding-top:1.5rem;padding-left:14rem;padding-right:14rem;padding-bottom:0.5rem;}body main .t101{display:block;overflow:visible;padding-top:8rem;}body main .t101 figure{width:100%;height:500px;overflow:hidden;margin-top:3rem;padding-left:0rem;margin-bottom:3rem;padding-right:0rem;}body main .t101 iframe{border-radius:15px;}body main .t101 figure + p{padding-top:4rem;margin-bottom:0px;}body main .t101 figure img{height:500px;object-fit:cover;margin-left:auto;margin-right:auto;padding-left:0rem;border-radius:15px;padding-right:0rem;object-position:center;}body main .t101 p + figure{margin-top:8rem;}body main .t101 figure + h2{padding-top:4rem;}@media screen and (max-width: 991px) {body main .t101 p{padding-left:8rem;padding-right:8rem;}body main .t101 h2{padding-left:8rem;}body main .t101 h3{padding-left:8rem;}}@media screen and (max-width: 767px) {body main .t101 p{padding-left:4rem;padding-right:4rem;}body main .t101 h2{padding-left:4rem;padding-right:4rem;}body main .t101 h3{padding-left:4rem;padding-right:4rem;}body main .t101 figure{height:350px;}body main .t101 figure img{height:350px;}}@media screen and (max-width: 480px) {body main .t101 p{padding-top:0rem;padding-left:1rem;padding-right:1rem;padding-bottom:0px;}body main .t101 h2{padding-top:0rem;padding-left:1rem;padding-right:1rem;}body main .t101 h3{padding-left:1rem;padding-right:1rem;}body main .t101{padding-top:0rem;}body main .t101 figure{height:250px;margin-top:0rem;padding-top:0rem;margin-bottom:3rem;}body main .t101 figure img{height:250px;padding-top:0rem;}body main .t101 p + figure{margin-top:2rem;padding-top:0rem;margin-bottom:2rem;}body main .t101 figure + h2{margin-top:2rem;}}@media screen and (max-width: 480px) {body main .t102{padding-top:0rem;padding-bottom:0rem;}}body main .t103{margin-bottom:0px;padding-bottom:8rem;}@media screen and (max-width: 767px) {body main .t103{padding-left:7rem;padding-right:7rem;}}@media screen and (max-width: 480px) {body main .t103{padding-left:2.5rem;padding-right:2.5rem;}}body main .t107{display:block;margin-top:2rem;align-items:flex-start;padding-top:0rem;flex-direction:row;grid-template-columns:1fr 1fr;}body main .t108 p{grid-template-rows:2fr;grid-template-columns:2fr;}body main .t108{width:100%;display:grid;row-gap:8px;flex-wrap:wrap;flex-direction:row;grid-template-rows:1fr;grid-template-columns:2fr 2fr;}@media screen and (max-width: 767px) {body main .t108{grid-template-columns:2fr;}}@media screen and (max-width: 480px) {body main .t108{display:flex;flex-direction:column;}}body main .t109{height:auto;display:flex;background:var(--grey);min-height:100vh;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t109{overflow:visible;}}body main .t110{flex:0 1 auto;margin-left:auto;padding-top:4rem;margin-right:auto;margin-bottom:2rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t110{padding-top:0rem;}}body main .t111{display:grid;column-gap:2rem;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t111{grid-template-rows:1fr;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t111{row-gap:2rem;grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t114{text-wrap:wrap;}}body main .t115{border-radius:10px;}body main .t116{display:block;align-items:center;}body main .t117{display:flex;background:;}@media screen and (max-width: 991px) {body main .t117{display:block;padding-top:0rem;padding-bottom:0rem;}}@media screen and (max-width: 480px) {body main .t117{display:block;padding-top:0rem;margin-bottom:0px;padding-bottom:0rem;}}@media screen and (max-width: 480px) {body main .t120{margin-bottom:1rem;}}body main .t121{display:flex;flex-direction:column;justify-content:space-between;}body main .t122{display:flex;}body main .t123{flex:0 1 auto;margin-left:auto;padding-top:4rem;margin-right:auto;margin-bottom:0px;padding-bottom:4rem;}body main .t124{display:block;align-items:center;}body main .t125{display:grid;column-gap:2rem;grid-template-columns:1fr 1fr;}body main .t129{border-radius:10px;}body main .t133{background:var(--grey);}@media screen and (max-width: 480px) {body main .t136{padding-top:0rem;padding-bottom:0rem;}}body main .t137{margin-top:2rem;}@media screen and (max-width: 480px) {body main .t137{padding-left:0rem;padding-right:0rem;}}body main .t138{color:rgb(255,255,255);background:none;padding-top:0rem;padding-bottom:0rem;}@media screen and (max-width: 991px) {body main .t138{position:relative;}}body main .t139{margin-top:0rem;padding-top:2rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;}@media screen and (max-width: 991px) {body main .t139{top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem;}}@media screen and (max-width: 480px) {body main .t139{padding-left:2rem;padding-right:2rem;}}body main .t140{display:flex;column-gap:32px;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t140{background:;}}@media screen and (max-width: 991px) {body main .t141{color:var(--Primary);}}body main .t142{display:flex;column-gap:32px;align-items:center;justify-content:flex-end;}body main .t142 a:hover{border-bottom:1px solid var(--Primary);}@media screen and (max-width: 991px) {body main .t142 a{color:var(--Primary);}body main .t142{top:100%;left:auto;right:0%;width:100%;bottom:auto;display:none;row-gap:32px;z-index:100;position:absolute;background:var(--grey);text-align:center;padding-top:40px;padding-left:40px;padding-right:40px;flex-direction:column;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t142{display:none;}}body main .t143{font-size:1rem;}body main .t143:hover{border-bottom:1px solid var(--Primary);}@media screen and (max-width: 991px) {body main .t143{font-size:2rem;}}body main .t144{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t144 > div{top:0;position:relative;transition:0.2s;}body main .t144.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t144.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t144.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t144{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}@media screen and (max-width: 480px) {body main .t144 *{background:var(--Primary);}body main .t144{color:var(--Primary);}}body main .t145{font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t145{color:var(--Primary);}}body main .t150{margin-top:2rem;}body main .t153{background:;}@media screen and (max-width: 480px) {body main .t154{height:auto;aspect-ratio:16/9;}}body main .t155{line-height:1.1;margin-bottom:0rem;}body main .t157{margin-bottom:2rem;}body main .t158{display:none;padding-top:15rem;padding-bottom:15rem;}@media screen and (max-width: 991px) {body main .t158{padding-top:8rem;padding-bottom:8rem;}}@media screen and (max-width: 767px) {body main .t158{padding-top:4rem;padding-bottom:4rem;}}@media screen and (max-width: 480px) {body main .t158{padding-top:3rem;padding-bottom:3rem;}}@media screen and (max-width: 480px) {body main .t159{padding-left:3rem;padding-right:3rem;}}@media screen and (max-width: 480px) {body main .t161{font-size:2rem;}}body main .t162{height:100vh;display:flex;background:var(--grey);flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t162{flex-direction:column;justify-content:space-between;}}@media screen and (max-width: 767px) {body main .t162{justify-content:flex-start;}}@media screen and (max-width: 480px) {body main .t162{justify-content:flex-start;}}body main .t165{display:flex;background:;margin-top:0px;}@media screen and (max-width: 991px) {body main .t165{display:block;padding-top:0rem;padding-bottom:0rem;}}@media screen and (max-width: 480px) {body main .t165{display:block;padding-top:0rem;padding-bottom:0rem;}}body main .t166{flex:0 1 auto;margin-left:auto;padding-top:4rem;margin-right:auto;margin-bottom:2rem;padding-bottom:4rem;}@media screen and (max-width: 480px) {body main .t166{padding-top:0rem;}}body main .t167{display:block;align-items:center;}body main .t168{display:grid;row-gap:1rem;column-gap:2rem;grid-auto-flow:row;}@media screen and (max-width: 991px) {body main .t168{grid-template-rows:1fr;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t168{row-gap:2rem;grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t170{text-wrap:wrap;}}@media screen and (max-width: 480px) {body main .t172{margin-bottom:1rem;}}body main .t173{display:block;margin-bottom:;}@media screen and (max-width: 480px) {body main .t173{padding-top:0rem;}}body main .t174{margin-top:4rem;padding-left:2rem;padding-right:2rem;}@media screen and (max-width: 991px) {body main .t174{padding-left:3rem;padding-right:3rem;}}body main .t175{background:;}@media screen and (max-width: 480px) {body main .t176{height:auto;aspect-ratio:16/9;}}body main .t177{line-height:1.1;margin-bottom:0rem;}body main .t178{display:none;font-size:1.265rem;}body main .t181{column-gap:2rem;grid-template-columns:1fr 1fr;}body main .t183{column-gap:2rem;grid-auto-flow:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t183{align-items:start;padding-left:2rem;justify-items:start;padding-right:2rem;grid-auto-flow:row;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t185{padding-left:2rem;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t186{margin-bottom:2rem;}}body main .t187{padding-top:2rem;margin-bottom:4rem;padding-bottom:2rem;}@media screen and (max-width: 480px) {body main .t187{display:none;padding-top:1rem;padding-bottom:1rem;}}body main .t188{height:100%;display:none;background:none;margin-top:0rem;align-items:center;margin-bottom:0rem;flex-direction:row;justify-content:center;}body main .t189 *{text-shadow:1px 1px 50px rgba(0,0,0,0.5);}body main .t189{color:#ffffff;z-index:990;position:absolute;max-width:1450px;box-shadow:;text-align:left;padding-left:5rem;padding-right:5rem;}@media screen and (max-width: 480px) {body main .t189{max-width:100%;padding-left:2rem;padding-right:2rem;}}body main .t190{width:100%;display:block;font-size:28px;font-weight:700;}body main .t190 a + a{margin-right:0.5rem;}body main .t190 span a{color:#ffffff!important;}body main .t190 span + a{margin-right:0.5rem;padding-right:0px;}@media screen and (max-width: 767px) {body main .t190{font-size:16px;}}@media screen and (max-width: 480px) {body main .t191{width:100%;position:static;max-width:100%;padding-left:2rem;}}body main .t192{transition:all 0ms 0ms linear;}body main .t193{height:auto;display:flex;row-gap:0px;column-gap:1.5rem;margin-bottom:2rem;}@media screen and (max-width: 480px) {body main .t193{width:100%;overflow:auto;flex-wrap:nowrap;overflow-x:auto;flex-direction:row;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-snap-align:start;firefox-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}body main .t193::-webkit-scrollbar{display:none;}}body main .t194{transition:all 0ms 0ms linear;}@media screen and (max-width: 480px) {body main .t194{white-space:nowrap;}}body main .t195{display:block;background:var(--grey);flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t195{display:block;}}@media screen and (max-width: 480px) {body main .t197{padding-top:0rem;}}body main .t198{margin-top:2rem;}@media screen and (max-width: 480px) {body main .t198{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t199{padding-left:2rem;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t200{margin-bottom:2rem;}}body main .t201{padding-top:2rem;margin-bottom:4rem;padding-bottom:2rem;}@media screen and (max-width: 480px) {body main .t201{display:none;padding-top:1rem;padding-bottom:1rem;}}@media screen and (max-width: 480px) {body main .t202{width:100%;padding-left:2rem;}}body main .t203{column-gap:2rem;grid-auto-flow:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t203{padding-left:2rem;padding-right:2rem;grid-template-columns:1fr;}}body main .t207{height:auto;display:flex;row-gap:0px;column-gap:1.5rem;margin-bottom:2rem;}@media screen and (max-width: 480px) {body main .t207{width:100%;overflow:auto;flex-wrap:nowrap;overflow-x:auto;flex-direction:row;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-snap-align:start;firefox-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}body main .t207::-webkit-scrollbar{display:none;}}body main .t210{display:block;}body main .t211{display:inline;}body main .t211 a + a{margin-right:0px;}body main .t212{color:#ffffff!important;}body main .t215{display:inline-block;}body main .t216{flex:0 1 auto;display:flex;column-gap:1rem;}@media screen and (max-width: 991px) {body main .t216{order:1;}}body main .t218{display:flex;column-gap:1rem;}body main .t219{font-size:1.5rem;}body main .t224{width:100%;}body main .t225{display:flex;align-items:center;flex-direction:column;}body main .t226{max-width:100%;margin-top:8rem;object-fit:contain;padding-top:0px;border-radius:15px;}body main .t227{display:flex;align-items:center;flex-direction:column;}body main .t228{max-width:100%;margin-top:8rem;object-fit:contain;padding-top:0px;border-radius:15px;}body main .t229{font-size:2rem;}body main .t230{margin-bottom:3rem;}body main .t231{display:none;margin-bottom:;}@media screen and (max-width: 480px) {body main .t231{padding-top:0rem;}}body main .t232{margin-top:4rem;padding-left:2rem;padding-right:2rem;}@media screen and (max-width: 991px) {body main .t232{padding-left:3rem;padding-right:3rem;}}body main .t233{column-gap:2rem;grid-template-columns:1fr 1fr;}body main .t236{margin-bottom:3rem;}body main .t237{width:100%;display:block;z-index:999;position:absolute;}@media screen and (max-width: 991px) {body main .t237{color:var(--Secondary);}}body main .t238{width:100%;}body main .t239{font-size:1.5rem;}@media screen and (max-width: 991px) {body main .t240{height:2px;background:var(--Primary);}}@media screen and (max-width: 991px) {body main .t241{height:2px;background:#020202;}}@media screen and (max-width: 991px) {body main .t242{height:2px;background:#020202;}}body main .t244{font-size:2rem;padding-left:1rem;}@media screen and (max-width: 991px) {body main .t249{text-wrap:wrap;}}body main .t250{height:100%;overflow:hidden;position:relative;padding-top:50%;background-size:cover;background-image:;background-repeat:no-repeat;}@media screen and (max-width: 767px) {body main .t250{padding-top:0%;}}body main .t251{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:grid;z-index:2;position:absolute;background:linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 46%,rgba(0,0,0,1) 98%);column-gap:40px;align-items:flex-end;margin-left:auto;padding-top:30px;margin-right:auto;padding-left:30px;padding-right:30px;padding-bottom:30px;justify-content:space-between;background-image:;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t251{display:flex;row-gap:0px;position:relative;background:;align-items:center;padding-top:100px;flex-direction:column;justify-content:flex-end;}}@media screen and (max-width: 480px) {body main .t251{background:;}}body main .t252{display:flex;background:;text-align:right;justify-content:flex-end;}@media screen and (max-width: 767px) {body main .t252{display:flex;text-align:center;align-items:center;flex-direction:column;}}body main .t253{color:#edf4f2;}body main .t255{display:flex;row-gap:10px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t255{row-gap:0px;text-align:center;}}body main .t256{color:#edf4f2;font-size:28px;}@media screen and (max-width: 767px) {body main .t256{font-size:20px;}}body main .t257{color:#edf4f2;font-size:14px;}@media screen and (max-width: 767px) {body main .t257{font-size:12px;}}body main .t258{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;position:absolute;transform:;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t259{width:100%;height:100%;display:block;}body main .t261{height:100%;display:flex;background:none;margin-top:0rem;align-items:center;margin-bottom:0rem;flex-direction:row;justify-content:center;}