@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";header{position:fixed;width:70%;height:var(--header-height);top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.28)}header .brand-logo{height:50%}header .brand-logo img{height:100%;width:auto}header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between}header nav a,header nav button{color:#000;text-transform:capitalize;font-size:var(--fs-root);text-align:center;font-style:normal;line-height:1;margin-left:calc(var(--fs-root) * 2)}header .hamburger{display:none;opacity:0;visibility:hidden}header #mobile-menu{display:none;opacity:0;visibility:hidden}header .download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .4) calc(var(--fs-root) * 1.25);border-radius:calc(var(--box-radius))}header .download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}@media (orientation: portrait){header{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}@media only screen and (min-width: 768px) and (orientation: portrait){header{position:fixed;width:88%;height:var(--header-height);top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.28)}header .brand-logo{height:50%}header .brand-logo img{height:100%;width:auto}header nav{display:none;flex-direction:row;align-items:center;justify-content:space-between}header nav a{color:#000;text-transform:capitalize;font-size:var(--fs-root);text-align:center;font-style:normal;line-height:1;margin-left:calc(var(--fs-root) * 2)}header nav #download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .4) calc(var(--fs-root) * 1.25);border-radius:calc(var(--box-radius))}header nav #download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header .hamburger{display:block;opacity:1;visibility:visible;height:calc(var(--header-height) * .5);width:calc(var(--header-height) * .5);background-color:#000;border-radius:50%;position:relative;z-index:2;overflow:hidden}header .hamburger img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;min-width:60%;height:50%}header #mobile-menu{position:absolute;top:0;left:50%;width:100vw;height:100vh;transform:translate(-50%,-100%);z-index:1;background-color:#d9d9d9;display:block;opacity:1;visibility:visible;padding:calc(var(--header-height) * 1.25) var(--horizontal-padding) 1rem;overflow:hidden}header #mobile-menu .menu-links{width:100%;position:relative}header #mobile-menu .menu-links a{color:#000;font-size:calc(var(--fs-root) * 1.375);font-style:normal;font-weight:500;line-height:3;text-transform:capitalize;display:block}header #mobile-menu .menu-links .bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.28);opacity:0}header #mobile-menu .download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .6) calc(var(--fs-root) * 1.1);border-radius:calc(var(--box-radius));font-size:calc(var(--fs-root) * 1.375);text-transform:capitalize;margin-top:calc(var(--fs-root) * 1.5);width:fit-content;line-height:1.1}header #mobile-menu .download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header #mobile-menu .diffuse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vh;height:100vh;background:radial-gradient(rgba(0,0,0,0),#d9d9d9 15%);opacity:1;display:block;z-index:1;pointer-events:none}}@media only screen and (min-width: 768px) and (max-width: 1080px) and (orientation: portrait){header{position:fixed;width:88%;height:var(--header-height);top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.28)}header .brand-logo{height:50%}header .brand-logo img{height:100%;width:auto}header nav{display:none;flex-direction:row;align-items:center;justify-content:space-between}header nav a{color:#000;text-transform:capitalize;font-size:var(--fs-root);text-align:center;font-style:normal;line-height:1;margin-left:calc(var(--fs-root) * 2)}header nav #download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .4) calc(var(--fs-root) * 1.25);border-radius:calc(var(--box-radius))}header nav #download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header .hamburger{display:block;opacity:1;visibility:visible;height:calc(var(--header-height) * .5);width:calc(var(--header-height) * .5);background-color:#000;border-radius:50%;position:relative;z-index:2;overflow:hidden}header .hamburger img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;min-width:60%;height:50%}header #mobile-menu{position:absolute;top:0;left:50%;width:100vw;height:100vh;transform:translate(-50%,-100%);z-index:1;background-color:#d9d9d9;display:block;opacity:1;visibility:visible;padding:calc(var(--header-height) * 1.25) var(--horizontal-padding) 1rem;overflow:hidden}header #mobile-menu .menu-links{width:100%;position:relative}header #mobile-menu .menu-links a{color:#000;font-size:calc(var(--fs-root) * 1.375);font-style:normal;font-weight:500;line-height:3;text-transform:capitalize;display:block}header #mobile-menu .menu-links .bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.28);opacity:0}header #mobile-menu .download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .6) calc(var(--fs-root) * 1.1);border-radius:calc(var(--box-radius));font-size:calc(var(--fs-root) * 1.375);text-transform:capitalize;margin-top:calc(var(--fs-root) * 1.5);width:fit-content;line-height:1.1}header #mobile-menu .download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header #mobile-menu .diffuse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vh;height:100vh;background:radial-gradient(rgba(0,0,0,0),#d9d9d9 15%);opacity:1;display:block;z-index:1;pointer-events:none}}@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: portrait){header{position:fixed;width:88%;height:var(--header-height);top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.28)}header .brand-logo{height:50%}header .brand-logo img{height:100%;width:auto}header nav{display:none;flex-direction:row;align-items:center;justify-content:space-between}header nav a{color:#000;text-transform:capitalize;font-size:var(--fs-root);text-align:center;font-style:normal;line-height:1;margin-left:calc(var(--fs-root) * 2)}header nav #download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .4) calc(var(--fs-root) * 1.25);border-radius:calc(var(--box-radius))}header nav #download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header .hamburger{display:block;opacity:1;visibility:visible;height:calc(var(--header-height) * .5);width:calc(var(--header-height) * .5);background-color:#000;border-radius:50%;position:relative;z-index:2;overflow:hidden}header .hamburger img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;min-width:60%;height:50%}header #mobile-menu{position:absolute;top:0;left:50%;width:100vw;height:100vh;transform:translate(-50%,-100%);z-index:1;background-color:#d9d9d9;display:block;opacity:1;visibility:visible;padding:calc(var(--header-height) * 1.25) var(--horizontal-padding) 1rem;overflow:hidden}header #mobile-menu .menu-links{width:100%;position:relative}header #mobile-menu .menu-links a{color:#000;font-size:calc(var(--fs-root) * 1.375);font-style:normal;font-weight:500;line-height:3;text-transform:capitalize;display:block}header #mobile-menu .menu-links .bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.28);opacity:0}header #mobile-menu .download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .6) calc(var(--fs-root) * 1.1);border-radius:calc(var(--box-radius));font-size:calc(var(--fs-root) * 1.375);text-transform:capitalize;margin-top:calc(var(--fs-root) * 1.5);width:fit-content;line-height:1.1}header #mobile-menu .download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header #mobile-menu .diffuse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vh;height:100vh;background:radial-gradient(rgba(0,0,0,0),#d9d9d9 15%);opacity:1;display:block;z-index:1;pointer-events:none}}@media only screen and (max-width: 480px) and (orientation: portrait){header{position:fixed;width:88%;height:var(--header-height);top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.28)}header .brand-logo{height:50%}header .brand-logo img{height:100%;width:auto}header nav{display:none;flex-direction:row;align-items:center;justify-content:space-between}header nav a{color:#000;text-transform:capitalize;font-size:var(--fs-root);text-align:center;font-style:normal;line-height:1;margin-left:calc(var(--fs-root) * 2)}header nav #download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .4) calc(var(--fs-root) * 1.25);border-radius:calc(var(--box-radius))}header nav #download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header .hamburger{display:block;opacity:1;visibility:visible;height:calc(var(--header-height) * .5);width:calc(var(--header-height) * .5);background-color:#000;border-radius:50%;position:relative;z-index:2;overflow:hidden}header .hamburger img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;min-width:60%;height:50%}header #mobile-menu{position:absolute;top:0;left:50%;width:100vw;height:100vh;transform:translate(-50%,-100%);z-index:1;background-color:#d9d9d9;display:block;opacity:1;visibility:visible;padding:calc(var(--header-height) * 1.25) var(--horizontal-padding) 1rem;overflow:hidden}header #mobile-menu .menu-links{width:100%;position:relative}header #mobile-menu .menu-links a{color:#000;font-size:calc(var(--fs-root) * 1.375);font-style:normal;font-weight:500;line-height:3;text-transform:capitalize;display:block}header #mobile-menu .menu-links .bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.28);opacity:0}header #mobile-menu .download-link{background-color:#000;color:#fff;display:flex;align-items:center;padding:calc(var(--fs-root) * .6) calc(var(--fs-root) * 1.1);border-radius:calc(var(--box-radius));font-size:calc(var(--fs-root) * 1.375);text-transform:capitalize;margin-top:calc(var(--fs-root) * 1.5);width:fit-content;line-height:1.1}header #mobile-menu .download-link img{width:calc(var(--fs-root) * 1.5);height:calc(var(--fs-root) * 1.5);margin-left:calc(var(--fs-root))}header #mobile-menu .diffuse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vh;height:100vh;background:radial-gradient(rgba(0,0,0,0),#d9d9d9 15%);opacity:1;display:block;z-index:1;pointer-events:none}}footer{margin:0 auto;width:100%;height:calc(100vh - var(--header-height));display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.79);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);position:fixed;bottom:0;left:0;z-index:5;padding:0 calc(var(--horizontal-padding) * .5) calc(var(--header-height) * .25)}footer ::placeholder{color:rgba(255,255,255,.5)!important}footer .top-footer{width:100%;display:grid;grid-template-columns:35vw repeat(2,1fr) 27.5vw;border-top:1px solid rgba(255,255,255,.24);padding-top:var(--header-height);margin-top:var(--header-height)}footer .top-footer .footer-group{display:flex;flex-direction:column;align-items:flex-start}footer .top-footer .footer-group>*:first-child{margin-bottom:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group .footer-logo{width:30%;height:auto}footer .top-footer .footer-group p{color:#fff;font-size:calc(var(--fs-root) * 1.125);font-style:normal;font-weight:300;line-height:150%;width:20vw}footer .top-footer .footer-group span{color:#fff;font-size:calc(var(--fs-root));font-style:normal;font-weight:600;text-transform:capitalize}footer .top-footer .footer-group ul{padding:0}footer .top-footer .footer-group ul li{list-style:none}footer .top-footer .footer-group ul li a{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root));font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding-bottom:var(--fs-root)}footer .top-footer .footer-group form{position:relative;width:75%;margin-top:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group form input{width:100%;background:none;color:rgba(255,255,255,.5);font-size:calc(var(--fs-root) * 1.1);font-style:normal;font-weight:300;line-height:150%;border-radius:calc(var(--fs-root) * .6);border:1px solid #dcdcdc;position:relative;padding:calc(var(--fs-root) * .75) 30% calc(var(--fs-root) * .75) calc(var(--fs-root))}footer .top-footer .footer-group form button{cursor:pointer;position:absolute;z-index:1;top:50%;right:0;transform:translate(-25%,-50%);height:65%;width:calc(var(--fs-root) * 5);display:flex;align-items:center;justify-content:flex-end;border:1px solid #dcdcdc;border-radius:calc(var(--fs-root) * 1.5)}footer .top-footer .footer-group form button img{width:60%;height:auto}footer .bottom-footer{padding:calc(var(--header-height) * .75) 0 calc(var(--header-height) * 1);border-top:1px solid rgba(255,255,255,.24);width:100%;display:flex;align-items:center;justify-content:space-between}footer .bottom-footer p{color:rgba(255,255,255,.35);font-size:calc(var(--fs-root) * .93);font-style:normal;font-weight:600}footer .bottom-footer span{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .93);font-style:normal;font-weight:400}.inner-page-footer{position:static!important;top:unset!important;left:unset!important;right:unset!important;bottom:unset!important;transform:unset!important;background-color:#000}@media only screen and (min-width: 768px) and (orientation: portrait){footer{margin:0 auto;width:100%;height:initial;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.79);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);position:fixed;bottom:0;left:0;padding:0 calc(var(--horizontal-padding) * 1) calc(var(--header-height) * .25)}footer .top-footer{width:100%;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;border-top:1px solid rgba(255,255,255,.24);padding-top:var(--header-height);margin-top:var(--header-height)}footer .top-footer .footer-group{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:calc(var(--fs-root) * 2.5)}footer .top-footer .footer-group>*:first-child{margin-bottom:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group .footer-logo{width:30%;height:auto}footer .top-footer .footer-group p{color:#fff;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:300;line-height:150%;width:82.5%}footer .top-footer .footer-group span{color:#fff;font-size:calc(var(--fs-root));font-style:normal;font-weight:600;text-transform:capitalize}footer .top-footer .footer-group ul{padding:0}footer .top-footer .footer-group ul li{list-style:none}footer .top-footer .footer-group ul li a{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .9);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding-bottom:calc(var(--fs-root) * .5)}footer .top-footer .footer-group form{position:relative;width:100%;margin-top:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group form input{width:100%;background:none;color:rgba(255,255,255,.5);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:300;line-height:150%;border-radius:calc(var(--fs-root) * .6);border:1px solid #dcdcdc;position:relative;padding:calc(var(--fs-root) * .5) 30% calc(var(--fs-root) * .5) calc(var(--fs-root) * .75)}footer .top-footer .footer-group form button{cursor:pointer;position:absolute;z-index:1;top:50%;right:0;transform:translate(-25%,-50%);height:65%;width:calc(var(--fs-root) * 2.5);display:flex;align-items:center;border:1px solid #dcdcdc;border-radius:calc(var(--fs-root) * 1)}footer .top-footer .footer-group form button img{width:65%}footer .bottom-footer{padding:calc(var(--header-height) * .25) 0 calc(var(--header-height) * .5);border-top:1px solid rgba(255,255,255,.24);width:100%;display:flex;align-items:center;justify-content:space-between}footer .bottom-footer p{color:rgba(255,255,255,.35);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:600}footer .bottom-footer span{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:400}}@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: portrait){footer{margin:0 auto;width:100%;height:initial;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.79);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);position:fixed;bottom:0;left:0;padding:0 calc(var(--horizontal-padding) * 1) calc(var(--header-height) * .25)}footer .top-footer{width:100%;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;border-top:1px solid rgba(255,255,255,.24);padding-top:var(--header-height);margin-top:var(--header-height)}footer .top-footer .footer-group{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:calc(var(--fs-root) * 2.5)}footer .top-footer .footer-group>*:first-child{margin-bottom:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group .footer-logo{width:30%;height:auto}footer .top-footer .footer-group p{color:#fff;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:300;line-height:150%;width:82.5%}footer .top-footer .footer-group span{color:#fff;font-size:calc(var(--fs-root));font-style:normal;font-weight:600;text-transform:capitalize}footer .top-footer .footer-group ul{padding:0}footer .top-footer .footer-group ul li{list-style:none}footer .top-footer .footer-group ul li a{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .9);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding-bottom:calc(var(--fs-root) * .5)}footer .top-footer .footer-group form{position:relative;width:100%;margin-top:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group form input{width:100%;background:none;color:rgba(255,255,255,.5);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:300;line-height:150%;border-radius:calc(var(--fs-root) * .6);border:1px solid #dcdcdc;position:relative;padding:calc(var(--fs-root) * .5) 30% calc(var(--fs-root) * .5) calc(var(--fs-root) * .75)}footer .top-footer .footer-group form button{cursor:pointer;position:absolute;z-index:1;top:50%;right:0;transform:translate(-25%,-50%);height:65%;width:calc(var(--fs-root) * 2.5);display:flex;align-items:center;border:1px solid #dcdcdc;border-radius:calc(var(--fs-root) * 1)}footer .top-footer .footer-group form button img{width:75%;height:auto}footer .bottom-footer{padding:calc(var(--header-height) * .25) 0 calc(var(--header-height) * .5);border-top:1px solid rgba(255,255,255,.24);width:100%;display:flex;align-items:center;justify-content:space-between}footer .bottom-footer p{color:rgba(255,255,255,.35);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:600}footer .bottom-footer span{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:400}}@media only screen and (max-width: 480px) and (orientation: portrait){footer{margin:0 auto;width:100%;height:initial;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.79);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);position:fixed;bottom:0;left:0;padding:0 calc(var(--horizontal-padding) * 1) calc(var(--header-height) * .25)}footer .top-footer{width:100%;display:flex;grid-template-columns:unset;flex-direction:column;border-top:1px solid rgba(255,255,255,.24);padding-top:var(--header-height);margin-top:var(--header-height)}footer .top-footer .footer-group{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:calc(var(--fs-root) * 2.5)}footer .top-footer .footer-group>*:first-child{margin-bottom:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group .footer-logo{width:30%;height:auto}footer .top-footer .footer-group p{color:#fff;font-size:calc(var(--fs-root) * .85);font-style:normal;font-weight:300;line-height:150%;width:82.5%}footer .top-footer .footer-group span{color:#fff;font-size:calc(var(--fs-root));font-style:normal;font-weight:600;text-transform:capitalize}footer .top-footer .footer-group ul{padding:0}footer .top-footer .footer-group ul li{list-style:none}footer .top-footer .footer-group ul li a{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .9);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;padding-bottom:var(--fs-root)}footer .top-footer .footer-group form{position:relative;width:100%;margin-top:calc(var(--fs-root) * 1.75)}footer .top-footer .footer-group form input{width:100%;background:none;color:rgba(255,255,255,.5);font-size:calc(var(--fs-root) * 1.1);font-style:normal;font-weight:300;line-height:150%;border-radius:calc(var(--fs-root) * .6);border:1px solid #dcdcdc;position:relative;padding:calc(var(--fs-root) * .75) 30% calc(var(--fs-root) * .75) calc(var(--fs-root))}footer .top-footer .footer-group form button{cursor:pointer;position:absolute;z-index:1;top:50%;right:0;transform:translate(-25%,-50%);height:65%;display:flex;align-items:center;border:1px solid #dcdcdc;border-radius:calc(var(--fs-root) * 1.5)}footer .bottom-footer{padding:calc(var(--header-height) * .25) 0 calc(var(--header-height) * .5);border-top:1px solid rgba(255,255,255,.24);width:100%;display:flex;align-items:center;justify-content:space-between}footer .bottom-footer p{color:rgba(255,255,255,.35);font-size:calc(var(--fs-root) * .93);font-style:normal;font-weight:600}footer .bottom-footer span{color:rgba(255,255,255,.72);font-size:calc(var(--fs-root) * .93);font-style:normal;font-weight:400}}@font-face{font-family:Cirus-Font;src:url(/fonts/neue-haas-grotesk-display-pro-cdnfonts/NeueHaasDisplayRoman.ttf)}:root{--background-color: #fff;--fs-root: .85vw;--box-radius: calc(var(--fs-root) * 1.5);--horizontal-padding: 7%;--header-height: calc(var(--fs-root) * 5)}*,*:before,*:after{box-sizing:border-box}*{margin:0;-webkit-tap-highlight-color:transparent}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-family:Cirus-Font,sans-serif;background:var(--background-color);font-style:normal;overflow-x:hidden}::-webkit-scrollbar{display:none}::placeholder{color:rgba(255,255,255,.5)}body{margin:0 auto;line-height:1.25;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden;overflow-y:hidden;scrollbar-gutter:stable;position:relative}main{min-height:30vh}section{min-height:100vh;width:100%;position:relative;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}img,picture{user-select:none;-webkit-user-drag:none}input,a,button,textarea,select{font:inherit;outline:none;border:none}a{text-decoration:none!important;user-select:none;line-height:1;display:block}button{background:none;user-select:none;line-height:1;cursor:pointer}button div{user-select:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5{line-height:1;text-wrap:balance}.under-dev{display:none;visibility:hidden;opacity:0}.fake-mobile-viewport{display:none;opacity:0;visibility:hidden;z-index:-10;pointer-events:none!important;position:fixed;top:0;left:0;width:100%;height:100%}@media only screen and (min-width: 768px) and (orientation: portrait){:root{--background-color: #fff;--fs-root: 3vw;--box-radius: calc(var(--fs-root) * 1.5);--horizontal-padding: 6%;--header-height: calc(var(--fs-root) * 4.5)}.fake-mobile-viewport{display:block}}@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: portrait){:root{--background-color: #fff;--fs-root: 3vw;--box-radius: calc(var(--fs-root) * 1.5);--horizontal-padding: 6%;--header-height: calc(var(--fs-root) * 4.5)}.fake-mobile-viewport{display:block}}@media only screen and (max-width: 480px) and (orientation: portrait){:root{--background-color: #fff;--fs-root: 4.5vw;--box-radius: calc(var(--fs-root) * 1.5);--horizontal-padding: 6%;--header-height: calc(var(--fs-root) * 4.5)}.fake-mobile-viewport{display:block}}@media only screen and (max-width: 480px) and (orientation: portrait) and (min-aspect-ratio: .55){:root{--background-color: #fff;--fs-root: 3.75vw;--box-radius: calc(var(--fs-root) * 1.5);--horizontal-padding: 6%;--header-height: calc(var(--fs-root) * 5)}}
