.App{display:flex;flex-direction:column;min-height:100vh;width:100%;justify-content:flex-start}.App>.app-page{flex-grow:1}.not-found-page{width:100%;min-height:77.5vh;min-height:77.5dvh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.not-found-image{width:35%}.events-container{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between;vertical-align:center}@media screen and (max-width: 1170px){.events-container{justify-self:left;flex-wrap:wrap}}.events-section__header{margin-bottom:1.5rem}.events-item{width:50%}@media screen and (max-width: 1170px){.events-item{min-width:100%}}.events-text-container{width:60%;height:fit-content}.events-text-container>p{font-size:28px}.events-embed{width:340px;height:500px;overflow:hidden;filter:drop-shadow(0px 0px 2px #8a42ef);margin:0 auto}@media screen and (max-width: 1170px){.events-embed{margin-top:1rem}}.events-embed-container{position:relative;margin-top:2rem;margin-bottom:-2.5rem;width:40%;display:flex;justify-content:center;align-items:center;height:500px}.events-embed-container iframe{border-radius:8px}.events-embed-container:before{content:"";position:absolute;top:5px;left:5px;width:340px;height:460px;background:linear-gradient(90deg,#401570,#8a42ef);z-index:-1;transform:rotate(5deg) translate(6%) translateY(1.5%);border-radius:8px;left:50%;margin-left:-170px;overflow-x:hidden}@media screen and (max-width: 475px){.events-embed-container:before{display:none}}.events-embed-container:after{content:"";position:absolute;top:15px;left:50%;width:320px;height:450px;background:linear-gradient(45deg,black,#8a42ef);z-index:-2;transform:rotate(10deg) translate(15%);border-radius:8px;margin-left:-160px}@media screen and (max-width: 700px){.events-embed-container:after{display:none}}.float-right{position:absolute;transform:translateY(140px) translate(230px);font-size:50px;font-weight:800;color:#691bc0;cursor:default;display:none}@media screen and (max-width: 600px){.float-right{display:none}}.background-container{height:100dvh;overflow-x:hidden;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;background-position-y:center}@media screen and (max-width: 1170px){.background-container{background-attachment:unset}}@media (prefers-color-scheme: dark){.background-container{background:url(/assets/new-hero-optimised.a6ecedd2.svg);background-size:cover}}@media (prefers-color-scheme: light){.background-container{background:url(/assets/new-hero-optimised.a6ecedd2.svg);background-size:cover}}.quantsoc-title-container{display:flex;column-gap:30px;flex-wrap:wrap;justify-content:center}#landing-title{font-size:1050%;font-family:Poppins,sans-serif;font-weight:700;color:#fff;text-align:center;min-width:4vw}@media screen and (max-width: 475px){#landing-title{display:none}}@media screen and (max-width: 1170px){#landing-title{font-size:65px}}#quantsoc-logo{width:15%;min-width:100px}@media screen and (max-width: 475px){#quantsoc-logo{margin-bottom:1rem}}.hero-content{display:flex;align-items:center;flex-wrap:wrap}.fadein-elements{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.35))}.fadein-elements.fade-in{opacity:1;transform:translateY(-20px)}.button-container{margin-top:0vw;display:flex;column-gap:10%;align-items:center;justify-content:center;text-align:center;flex-wrap:wrap}.hero-button{margin-top:1.5rem;width:300px;padding:13px 30px;border-radius:10px;border:solid white 3px;color:#fff;font-size:1.5rem;background:transparent;font-family:Poppins,sans-serif;filter:drop-shadow(2px 2px 5px rgba(0,0,0,.2));cursor:pointer;transition:background .3s ease-out,color .3s ease-out,border .3s ease-out,transform .3s ease-out,filter .5s ease-out}.hero-button:hover{color:#fff;border:solid #691bc0 3px;transform:scale(1.03);filter:drop-shadow(3px 3px 10px #8a42ef);background:linear-gradient(to right,#401570,#8a42ef)}#join-button{border:solid #8a42ef 3px;color:#fff;background:#8a42ef;transition:background .5s linear,color .5s linear,border .5s linear,transform .3s ease-out,filter .5s ease-out}#join-button:hover{background:linear-gradient(to right,#401570,#8a42ef)}.socials-container{position:fixed;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;column-gap:50px;height:100%}.socials-container>*>*{color:#fff;transition:color .1s ease-out,transform .2s ease-out;filter:drop-shadow(4px 4px 30px .9);width:2rem!important;height:2rem!important}.socials-container>*>*:hover{color:#691bc0;cursor:pointer;transform:scale(1.1)}@media screen and (max-width: 475px){.socials-container{column-gap:25px}.socials-container>*>*{width:1.5rem!important;height:1.5rem!important}}@media screen and (max-width: 1170px){.socials-container{column-gap:25px;position:relative;justify-content:center;margin-top:2rem}}.sponsor__container{flex:1 0 33%;display:flex;justify-content:center}.sponsor__container img{transition:transform .2s ease-in-out;min-width:300px;max-height:300px;max-width:300px}.sponsor__container img:hover{transform:scale(1.1)}@media screen and (max-width: 475px){.sponsor__container img{max-width:200px;min-width:150px}}.sponsor-type__header{display:flex;justify-content:center;align-items:center;color:#6a6a6a;position:relative;background-color:transparent}.sponsor-type__header p{margin-left:.25rem;font-size:23px}.sponsor-type__header__text{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:0 1rem}.sponsor-type__header:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:50%;width:90%;border-top:1px solid #6a6a6a;z-index:-1}.sponsorship-section>p{margin-bottom:1.5rem;width:100%;text-align:left;padding-bottom:1.5rem}.sponsorship-section__logos{margin:2rem 0;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;row-gap:4rem;padding-top:20px}.sponsorship-section__sponsor-us{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 650px){.sponsorship-section__sponsor-us{display:block}}svg{height:20px;width:20px}.sponsor-button{margin-top:20px;text-decoration:none;background-color:#1d1d1d;display:flex;width:50%;max-width:700px;min-width:fit-content;padding:10px;color:#fff;justify-self:center;justify-content:center;font-weight:500;border:solid 3px black;border-radius:8px;font-size:28px;font-family:Poppins;transition:background-color .4s ease-out,color .4s ease-out,border .4s linear,transform .4s ease-out;filter:drop-shadow(3px 3px 5px rgba(0,0,0,.25))}.sponsor-button:hover{color:#fff;border:solid 3px #401570;filter:drop-shadow(3px 3px 10px #8a42ef);background:linear-gradient(to right,#401570,#8a42ef);transform:scale(1.05)}.games-container{display:flex;flex-direction:row;flex-wrap:wrap}.games-section__header{margin-bottom:1rem}.row{display:flex;width:100%;flex-wrap:wrap}.game-box{display:flex;justify-content:center;align-items:center;color:#fff;margin:5px 10px 10px;border-radius:15px;height:150px;flex:1 1 100%;box-shadow:0 0 5px #00000080;height:250px;text-align:center;cursor:pointer;text-decoration:none;font-size:30px;transition:font-size .3s ease,box-shadow .3s ease,transform .3s ease-out;overflow:hidden;position:relative}.game-box:hover{box-shadow:inset 0 0 20px #d6beff,0 0 20px #d6beff;font-size:40px;transform:scale(1.03)}.large{flex:3 1 50%;background-color:#4caf50}.small{flex:1 1 25%;background-color:#2196f3}.row:nth-child(even) .large{width:30%}.row:nth-child(even) .small{width:60%}@media (max-width: 768px){.large,.small{flex:1 1 100%;width:100%;padding:20%}.games-container,.row{flex-direction:column}}.mock-trading-card{background:url(/assets/new-mock-trading-optimised.7684e66b.svg);background:url(https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExZmxoOWZ1ejlnYmYwYnpsN3Z3ajdhNTNoNnl2N3B4MXpjNmxzdDQwdiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/d1Gvd3wrtBcaMkhO/giphy.gif),url(https://i.gifer.com/KM74.gif),linear-gradient(145deg,#8a42ef,#ede4fd);background-blend-mode:overlay;background-size:cover;background-position:center;font-family:Consolas,Courier New,Courier,monospace;text-shadow:2px 2px 12px #691bc0}.mathsprint-card{background-color:transparent;background-size:cover;font-weight:400;font-family:Consolas,Courier New,Courier,monospace;color:#fff;text-shadow:2px 2px 12px #691bc0}*{margin:0;padding:0}body{font-family:Exo,sans-serif}.context{width:100%;position:absolute;top:50vh}.context h1{text-align:center;color:#fff;font-size:50px}.area{background:linear-gradient(180deg,#8a42ef,#ede4fd);width:100%;height:100%;position:absolute;z-index:-1}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#8a42ef;animation:animate 25s linear infinite;bottom:-150px}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.main-body{margin:0 15%}@media screen and (max-width: 1170px){.main-body{margin:0 8%}}@media screen and (max-width: 475px){.main-body{margin:0 3%}}.landing-page__container{margin-bottom:130px}.landing-page__container h1{margin-bottom:2rem!important}#sponsorships{margin-bottom:100px}.more-resources-button{display:block;width:100%;text-align:right;padding-right:2rem;color:#8a42ef;text-decoration:none;margin-top:-2.5rem;font-size:23px}.more-resources-button:hover{text-decoration:underline;color:#691bc0}.about-us-section{display:flex;flex-wrap:wrap;margin-top:15vh;align-items:center;justify-content:space-between;row-gap:3rem}.about-us-header{margin-bottom:1.5rem}.about-us-icon{display:inline-block;margin-top:-5px;color:#8a42ef;transform:scale(1.5);transform-origin:top left;vertical-align:top;margin-right:15px}.about-impact-section{display:flex;flex-wrap:wrap;column-gap:3rem;row-gap:2rem;margin-top:2rem;flex-direction:row}.about-impact-section>*{text-align:left;font-size:30px}@media screen and (max-width: 1170px){.about-impact-section{flex-direction:row}}.counter-highlight-text{color:#8a42ef;font-weight:700;font-size:36px;cursor:default;background:linear-gradient(to right,#8a42ef,#691bc0);background-clip:text;-webkit-text-fill-color:transparent;transition:filter .5s ease-in-out}.about-us-left-side,.about-us-right-side{width:50%}@media screen and (max-width: 1800px){.about-us-left-side,.about-us-right-side{width:100%}}.about-us-right-side{font-family:Poppins;line-height:80px;color:#fff;text-shadow:0px 0px 20px #691bc0;font-weight:600;text-align:left;padding-left:60px;font-size:55px;width:40%;min-width:fit-content;cursor:default;border-left:4px solid #8a42ef;border-right:4px solid #8a42ef;margin-top:3rem;padding-bottom:2.5rem;padding-top:2.5rem;background-image:url(/assets/about-us-background.c771a0d1.jpg),linear-gradient(to left,#8a42ef,#691bc0);background-size:cover;background-position-y:bottom;border-radius:8px;background-blend-mode:overlay}@media screen and (max-width: 1800px){.about-us-right-side{display:none}}.about-us-right-side #about-us-quantitative-text{font-size:62px}.impact-trailing-text{font-size:22px}#resource-hero-section{background-image:url(/assets/resource-hero.366a8c73.svg)!important}#resource-hero-section p{padding-inline:6%}@media screen and (max-width: 1170px){#resource-hero-section{padding:0 15%!important;background:unset!important}#resource-hero-section p{padding-inline:unset}}@media screen and (max-width: 475px){#resource-hero-section{padding:0 3%!important}}#desc{color:gray}.job-listing{position:relative;width:500px;background-color:#fafafa;border-radius:12px;padding:15px;height:fit-content;min-width:300px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;text-decoration:none;color:inherit;border-left:0px solid transparent;transition:border-left .5s ease,transform .5s ease}.job-listing:hover{border-left:5px solid #691bc0;color:#691bc0;transform:scale(1.02)}.job-listing:hover #desc{text-decoration:underline}.job-listing:hover .external-link{color:#691bc0}.job-listing .external-link{position:absolute;top:10px;right:10px;color:gray}.job-listing p{font-size:19px}.job-listings{margin-bottom:100px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:15px;column-gap:15px}.hamburger-menu{display:none}#menu-toggle{width:15px;height:15px;position:absolute;z-index:4;opacity:0;top:1rem;right:2.15rem;cursor:pointer}#menu-toggle:checked+.menu-btn>span{transform:rotate(45deg)}#menu-toggle:checked+.menu-btn>span:before{top:0;transform:rotate(0)}#menu-toggle:checked+.menu-btn>span:after{top:0;transform:rotate(90deg)}#menu-toggle:checked~.menu-vertical{right:0!important}#menu-toggle:checked~.menu-btn{z-index:5}.menu-btn{position:absolute;top:1.5rem;right:calc(2rem + 3px);margin-top:-10px;width:20px;height:20px;z-index:3;cursor:pointer}#menu-toggle:checked{position:fixed}#menu-toggle:checked+.menu-btn{position:fixed}.menu-btn>span,.menu-btn>span:before,.menu-btn>span:after{display:block;position:absolute;top:50%;width:100%;height:1px;background-color:#212121;transition-duration:.25s}.menu-btn>span:before{content:"";top:-8px}.menu-btn>span:after{content:"";top:8px}.menu-vertical{font-family:Poppins,sans-serif;display:block;position:fixed;top:0;right:-100%;width:250px;height:100%;margin:0;z-index:2;padding:3rem 0;background-color:#fff;box-shadow:2px 2px 6px #0006;transition-duration:.25s}.menu-vertical .burger-menu__logo,.menu-vertical h2{padding:0 3rem}.menu-vertical .burger-menu-item{display:block;cursor:pointer;margin:2rem 1.5rem;padding-bottom:.25rem;color:#6a6a6a;font-family:Roboto,sans-serif;font-size:20px;font-weight:500;text-decoration:none;transition-duration:.25s;position:relative;width:max-content;box-sizing:border-box}.menu-vertical .burger-menu-item:hover{color:#9740f3b3}.menu-vertical .burger-menu-item:after{content:"";position:absolute;width:100%;left:0;bottom:0;height:.05rem;background-color:#9740f3b3;opacity:0;transition:opacity .3s,transform .3s;transform:scale(0);transform-origin:center}.menu-vertical .burger-menu-item:hover:after,.menu-vertical .burger-menu-item:focus:after{opacity:1;transform:scale(1)}@media screen and (max-width: 1100px){.hamburger-menu{display:block}}nav{display:flex;background-color:#fff;justify-content:space-between;padding:20px 40px;position:sticky;top:0;z-index:100;box-shadow:0 4px 8px #0000001a}.menu{display:flex;align-items:center;justify-content:flex-end;column-gap:46px}.menu .menu-item{color:inherit;cursor:pointer;text-decoration:inherit}.hidden{display:none}.menu.hidden{display:flex}.menu-item:hover{opacity:.3;transition:opacity .2s ease-out,transform .2ms ease-out;transform:scale(1.03)}@media screen and (max-width: 1100px){nav{padding:10px 0}.menu.hidden{display:none}}.logo{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;cursor:pointer;text-decoration:inherit;color:inherit;transition:transform .3s ease-out}.logo:hover{transform:scale(1.03)}.logo-title{color:inherit;text-decoration:none;font-family:Poppins;font-size:32px;font-weight:500}.logo-img{max-width:50px;margin-left:25px}@media screen and (max-width: 1200px){.logo-title{font-size:24px}.logo-img{max-width:35px}}#footer{width:inherit;min-height:520px;height:fit-content;background:#131313;border-radius:6px 6px 0 0;padding:50px 100px 33px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}#footer #footer-main{width:inherit;height:100%;display:flex;margin-top:30px;flex-wrap:wrap}#footer .divider{width:100%;height:1px;background-color:#313131;margin-bottom:32.5px}#footer #copyright{font-size:18px}#footer #promotion{flex-grow:1;margin-bottom:40px}#footer #promotion .tagline{font-weight:500;margin-bottom:76px;margin-left:auto}#footer #promotion #email-feedback{margin-bottom:70px;font-size:16px!important;margin-left:auto}#footer #promotion #newsletter-subscription{margin-left:auto;font-size:16px!important}#footer #promotion #newsletter-textfield{background-color:transparent;color:#6a6a6a;font-family:Poppins;width:275px;height:40px;padding-left:8px;border-radius:3px;border:1px solid #ededed}#footer .nav-link-container{display:flex;flex-wrap:wrap;justify-content:center}#footer .nav-link-section{width:300px;height:300px;margin-bottom:32.5px}#footer .nav-link-section ul{padding:0;list-style-type:none}#footer .nav-link-section .nav-link-header{color:#b1b1b1;font-size:18px;margin-bottom:22px}#footer .nav-link-section .nav-link{display:flex;align-items:center;margin-bottom:30px;font-size:16px;color:#fff;font-family:Poppins;text-decoration:none}#footer .nav-link-section .nav-link .icon{width:25px;height:25px;margin-right:20px}#footer .nav-link-section .nav-link:hover{opacity:.75;transition:opacity .2s ease-in-out}@media screen and (max-width: 1375px){#footer{text-align:center;align-items:center}#footer-main,.nav-link{justify-content:center}}@media screen and (max-width: 1200px){#footer{padding:50px 50px 33px}}#heading{text-align:center;padding:20px;font-style:italic;font-size:45px}.row{display:grid;grid-template-columns:50% 50%;margin-bottom:30%;padding:40px;margin-left:auto;margin-right:auto;font-size:35px}.row p{justify-self:right;padding-right:10px;align-self:center}.top-row{display:grid;grid-template-columns:50% 50%;padding-top:40px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.top-row p{justify-self:right;padding-right:10px;align-self:center}.top-row #timer{justify-self:left}.second-row{display:grid;grid-template-columns:50% 50%;padding-bottom:30px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.second-row p{justify-self:right;padding-right:10px;align-self:center}.second-row #timer{justify-self:left}#answer{font-size:35px;background-color:transparent;color:#717171;font-family:Poppins;width:140px;height:80px;padding-left:8px;border-radius:3px;border:2px solid #d6beff}.buttonContainer{display:flex;justify-content:center;align-items:center;height:200px;margin-bottom:30%}#start-button{justify-self:center;background-color:#d6beff;border-radius:6px;border-style:none;box-sizing:border-box;display:inline-block;width:fit-content;min-width:120px;height:45px;font-size:18px;font-weight:300;margin:2rem 0}#start-button:hover{background-color:#9740f3b3}.article-card-large__container{background-color:#f4f7fa;filter:drop-shadow(0px .5px .5px rgba(0,0,0,.25));border-radius:13px;box-shadow:0 1px .5px #00000026;width:100%;height:1000px;padding:1rem}.article-card-large__image{width:100%;height:80%;padding:.5rem 1rem}.article-card-large__embed{width:100%;height:100%;border-radius:13px;border:none}html{font-size:18px}.articles-page-body{margin:5rem 15%}@media screen and (max-width: 475px){.articles-page-body{margin:5rem 2%}}.previously-flex{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 2rem;align-items:flex-start}.article-card__container{background-color:#fafafa;border-radius:12px;width:360px;padding:.5rem 1rem 1rem;border-left:0px solid transparent;display:flex;justify-content:space-between;text-decoration:none;color:inherit;transition:border-left .5s ease,transform .5s ease}.article-card__container h6{color:#2f4f4f}.article-card__container:hover{border-left:5px solid #691bc0;text-decoration:underline;color:#691bc0;transform:scale(1.02)}.article-card__container:hover .article-card__date{color:inherit}.article-card__container .article-card-extern-link{display:block;text-align:right}.article-card__container .article-card__heading{font-weight:500}.article-card__container .article-card__date{color:gray}#dropdown-button{display:inline-block;transition:transform .3s ease-in-out}.rotated{transform:rotate(90deg)}#most-recent-heading{margin-bottom:1rem}.hero-section{background:url(/assets/article-hero.0f3ddbf0.svg);background-size:cover;padding:5%;margin-top:0;display:flex;justify-content:center;text-align:center}.hero-section .hero-heading{width:100%;margin-top:3rem}.hero-section h1{margin-bottom:1.5rem;text-wrap:balance}.hero-section .hero-text-container{width:60%;background-color:#fff;padding:1% 1% 3%;border-radius:10px}@media screen and (max-width: 1170px){.hero-section .hero-text-container{width:100%;box-shadow:none}}@media screen and (max-width: 1170px){.hero-section{padding:0 15%;background:unset}}@media screen and (max-width: 475px){.hero-section{padding:0 3%}}@media screen and (max-width: 1170px){#article-hero-text-container{width:100%}}.floating-label-group{position:relative}.floating-label-group .floating-label{font-size:26px!important;font-family:Poppins!important;font-weight:400!important;color:#2f4f4f!important;position:absolute;pointer-events:none;top:20px!important;left:12px;transition:all .1s ease}.floating-label-group input:focus~.floating-label,.floating-label-group input:not(:focus):valid~.floating-label{top:-22px!important;bottom:0px;left:0px;font-size:15px!important;opacity:1;color:#000!important}.ml-form-embedSubmitLoad{display:inline-block;width:20px;height:20px}.g-recaptcha{transform:scale(1);-webkit-transform:scale(1);transform-origin:0 0;-webkit-transform-origin:0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ml-form-embedSubmitLoad:after{content:" ";display:block;width:11px;height:11px;margin:1px;border-radius:50%;border:4px solid #fff;border-color:#ffffff #ffffff #ffffff transparent;animation:ml-form-embedSubmitLoad 1.2s linear infinite}@keyframes ml-form-embedSubmitLoad{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#mlb2-23253533.ml-form-embedContainer{box-sizing:border-box;display:table;margin:0 auto;position:static;width:100%!important}#mlb2-23253533.ml-form-embedContainer h4,#mlb2-23253533.ml-form-embedContainer p,#mlb2-23253533.ml-form-embedContainer span,#mlb2-23253533.ml-form-embedContainer button{text-transform:none!important;letter-spacing:normal!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper{background-color:transparent;border:transparent;border-radius:8px;border-style:solid;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper.embedDefault{width:480px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:600px;width:100%}#mlb2-23253533.ml-form-embedContainer .ml-form-align-left{text-align:left}#mlb2-23253533.ml-form-embedContainer .ml-form-align-center{text-align:center}#mlb2-23253533.ml-form-embedContainer .ml-form-align-default{display:table-cell!important;vertical-align:middle!important;text-align:center!important}#mlb2-23253533.ml-form-embedContainer .ml-form-align-right{text-align:right}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img{border-top-left-radius:0;border-top-right-radius:0;height:auto;margin:0 auto!important;max-width:100%;width:undefinedpx}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:20px 20px 0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{padding-bottom:0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{text-align:left;margin:0 0 20px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#000;font-family:Poppins;font-size:30px;font-weight:400;margin:0 0 10px;text-align:left;word-break:break-word}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#000;font-family:Poppins;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol{color:#000;font-family:Poppins;font-size:14px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol{list-style-type:lower-alpha}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol{list-style-type:lower-roman}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a{color:#000;text-decoration:underline}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group{text-align:left!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label{margin-bottom:5px;color:#333;font-size:14px;font-family:Poppins;font-weight:700;font-style:normal;text-decoration:none;display:inline-block;line-height:20px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child{margin:0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{margin:0;width:100%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{margin:0 0 20px;width:100%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{float:left}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{margin:0;padding:0 0 20px;width:100%;height:auto;float:left}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px;width:100%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal{margin:0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#eee!important;color:#333!important;border-color:#ccc;border-radius:8px!important;border-style:none!important;border-width:1px!important;font-family:Poppins;font-size:23px!important;height:auto;line-height:21px!important;margin:0 -25px 0 0;padding:15px 20px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important}#article-email{display:flex;flex-wrap:nowrap;align-items:center;border-radius:8px!important;background-color:#eee!important}#article-email #article-email-icon{transform:scale(2) translate(-10px);color:#000;background-color:#eee!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder{color:gray}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder{color:#333}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder{color:#333}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder{color:#333}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Poppins;font-size:20px!important;height:auto;line-height:21px!important;margin-bottom:0;margin-top:0;padding:10px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before{border-color:#ccc!important;background-color:#fff!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type=checkbox]{box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before{border-radius:4px!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:before{border-color:#000!important;background-color:#000!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:after{top:2px;box-sizing:border-box}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after{top:0px!important;box-sizing:border-box!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after{top:0px!important;box-sizing:border-box!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after{top:0px!important;box-sizing:border-box!important;position:absolute;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{top:0px!important;box-sizing:border-box!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;border-radius:50%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:after{position:absolute;top:2px!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;border-radius:50%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after{position:absolute;top:0px!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after{position:absolute;top:0px!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label:after{background:no-repeat 50%/50% 50%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after{background:no-repeat 50%/50% 50%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input{position:absolute;z-index:-1;opacity:0;box-sizing:border-box;padding:0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label{color:#000;font-size:12px!important;font-family:Poppins;line-height:22px;margin-bottom:0;position:relative;vertical-align:top;font-style:normal;font-weight:500}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select{background-color:#fff!important;color:#333!important;border-color:#ccc;border-radius:4px!important;border-style:solid!important;border-width:1px!important;font-family:Poppins;font-size:20px!important;line-height:20px!important;margin-bottom:0;margin-top:0;padding:10px 28px 10px 12px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important;height:auto;display:inline-block;vertical-align:middle;background:url(https://assets.mlcdn.com/ml/images/default/dropdown.svg) no-repeat right .75rem center / 8px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{height:auto;width:100%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:70%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{width:30%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn{padding-top:25px}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{box-sizing:border-box;float:left;padding-right:10px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{background-color:#fff;color:#333;border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;font-family:Poppins;font-size:14px;line-height:20px;margin-bottom:0;margin-top:0;padding:10px;width:100%;box-sizing:border-box;overflow-y:initial}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{background-color:#000!important;border-color:#000;border-style:solid;border-width:1px;border-radius:0;box-shadow:none;color:#fff!important;cursor:pointer;font-family:Roboto;font-size:20px!important;font-weight:500;line-height:20px;margin:0!important;padding:10px!important;width:100%;height:auto}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background-color:#691bc0!important;border-color:#691bc0!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description{color:#000;display:block;font-family:Roboto;font-size:12px;text-align:left;margin-bottom:0;position:relative}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label{font-weight:400;margin:0;position:relative;display:block;min-height:24px;padding:0 0 0 24px}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{color:#000;text-decoration:underline}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p{color:#000!important;font-family:Roboto!important;font-size:12px!important;font-weight:400!important;line-height:18px!important;padding:0!important;margin:0 5px 0 0!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child{margin:0}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0 0 20px;float:left;width:100%}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#000!important;transition:background-color .4s ease-out,box-shadow .4s ease-out,transform .4s ease-out!important;border:solid 2px black!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-family:Poppins!important;font-size:24px!important;font-weight:500!important;line-height:21px!important;height:auto;padding:20px!important;width:100%!important;box-sizing:border-box!important;border-radius:8px!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading{display:none}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{filter:drop-shadow(3px 3px 10px #8a42ef);background:linear-gradient(to right,#401570,#8a42ef);transform:scale(1.01)}.ml-subscribe-close{width:30px;height:30px;background:url(https://assets.mlcdn.com/ml/images/default/modal_close.png) no-repeat;background-size:30px;cursor:pointer;margin-top:-10px;margin-right:-10px;position:absolute;top:0;right:0}.ml-error input,.ml-error textarea,.ml-error select{border-color:red!important}.ml-error .custom-checkbox-radio-list{border:1px solid red!important;border-radius:0;padding:10px}.ml-error .label-description,.ml-error .label-description p,.ml-error .label-description p a,.ml-error label:first-child{color:red!important}#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,#mlb2-23253533.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter{color:red!important}@media only screen and (max-width: 480px){.ml-form-embedWrapper.embedDefault,.ml-form-embedWrapper.embedPopup{width:100%!important}.ml-form-formContent.horozintalForm{float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow{height:auto!important;width:100%!important;float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div{padding-right:0!important;padding-bottom:10px}.ml-form-formContent.horozintalForm .ml-button-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn{padding-top:0!important}}#contact-hero-section{background:url(/assets/contact-hero.b1b6583b.svg);background-size:cover!important}@media screen and (max-width: 1170px){#contact-hero-section{padding:0 15%!important;background:unset!important}}@media screen and (max-width: 475px){#contact-hero-section{padding:0 3%!important}}.contact-floating-label-group{position:relative}.contact-floating-label-group .floating-label{font-size:26px!important;font-family:Poppins!important;font-weight:400!important;color:#2f4f4f!important;position:absolute;pointer-events:none;top:5px!important;left:15px!important;transition:all .1s ease}.contact-floating-label-group input:focus~.floating-label,.contact-floating-label-group input:not(:focus):valid~.floating-label{top:-38px!important;bottom:0px;left:0px;font-size:15px!important;opacity:1;color:#000!important}#contact-section #contact-form-container{padding-left:2%;padding-right:2%;line-height:3rem;font-size:28px}#contact-section button{font-size:28px;width:100%;font-family:Poppins;background-color:#1d1d1d;color:#fff;padding:1%;border:solid 2px black;border-radius:8px;transition:background-color .4s ease-out,color .4s ease-out,border .4s linear,transform .4s ease-out;filter:drop-shadow(3px 3px 5px rgba(0,0,0,.25))}#contact-section button:hover{color:#fff;border:solid 2px #401570;filter:drop-shadow(3px 3px 10px #8a42ef);background:linear-gradient(to right,#401570,#8a42ef)}#contact-section textarea{max-width:100%;min-width:100%;height:220px;resize:none;margin-top:3rem;padding-top:12px!important;background:#EEEEEE!important}#contact-section input,#contact-section textarea{font-size:25px;padding:4px 4px 4px 15px;font-family:Poppins;margin-bottom:.5rem;border-radius:8px;background:transparent;border:none;color:#000}#contact-section input{outline:none}#contact-section #contact-details{display:flex;flex-direction:column;flex-wrap:nowrap}.contact-input{display:flex;flex-wrap:nowrap;justify-content:space-between;background-color:#eee;border-radius:8px;padding-top:8px}.contact-input-icon{background-color:#eee;margin-right:20px;margin-top:14px;transform:scale(1.5);color:#000}@media screen and (max-width: 1170px){.contact-input-icon{display:none}}#contact-mail-icon{transform:scale(2)}*{box-sizing:border-box;scroll-padding-top:3rem;scrollbar-color:transparent transparent;scrollbar-width:0px}*::-webkit-scrollbar{width:0}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:transparent;border:none}*{-ms-overflow-style:none}ol,li{list-style:none;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#fff}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;margin:0 15%;gap:4em;width:auto!important;font-family:Inter,sans-serif;scroll-behavior:smooth}:root{color-scheme:light}#root{width:100%}h1,h2,h3,h4,h5,h6,p,a{margin:0;font-family:Poppins}h1,h2,h3,h4,h5,h6{font-weight:450}p,a{font-weight:300}p{font-size:28px}h1{font-size:32px}section{padding:0 1.5rem;margin:2rem 0 3rem}.text-main{font-family:Poppins;font-size:20px;font-weight:300}.page{flex-grow:1}.link{color:inherit}.link:hover{opacity:.75;transition:opacity .2s ease-in-out}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0 0%}@media screen and (max-width: 475px){h1{font-size:28px}h2{font-size:24px}section{padding:0 .75rem}}
