body{font-family:"Edu AU VIC WA NT Hand";overflow-x:hidden}.hero{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero .menu{display:flex;justify-content:center;align-items:center;width:75px;height:75px;position:absolute;top:10%;right:10%;border:3px solid #d4af37;border-radius:50%;background-color:transparent;cursor:pointer;z-index:900001}.hero .menu.active .bar{background-color:transparent}.hero .menu.active .bar::before{rotate:45deg;top:0}.hero .menu.active .bar::after{rotate:-45deg;bottom:0}.hero .menu .bar{position:relative;width:50px;height:5px;background-color:#d4af37}.hero .menu .bar::before{content:"";position:absolute;width:50px;height:5px;background-color:#d4af37;top:-12px;transition:0.3s all}.hero .menu .bar::after{content:"";position:absolute;width:50px;height:5px;background-color:#d4af37;bottom:-12px;transition:0.3s all}.hero .logo{position:absolute;top:0px;left:100px;width:200px;height:auto}.hero__backgroundimg{position:absolute;top:5%;left:5%;right:0;width:90%;height:90%;z-index:-1;opacity:0.8}.hero__connect{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0.5rem}.hero__headline{color:#fff;text-shadow:1px 1px 2px #000}.hero__headline-sub{color:#fff;text-shadow:1px 1px 2px #000}.hero__btn{color:#fff;text-shadow:1px 1px 2px #000;background-color:transparent;border:solid 3px #fff;font-size:23px;padding:0 50px;font-weight:bold;transition:all 0.3s}.hero__btn:hover{background-color:transparent;border:solid 2px black;font-size:23px;box-shadow:10px 5px 5px #d3d5d7;transform:translateY(-5px)}.hero__btn:active{background-color:transparent !important;border:solid 2px black !important;font-size:23px;transform:translateY(5px);box-shadow:5px 5px 5px #d3d5d7}.hero__scroll-trigger{z-index:90000;position:absolute;bottom:20%;right:10%;color:#fff;text-shadow:0px 0px 10px #000;font-weight:700;transform:rotate(-90deg)}.hero__scroll-trigger-extended{position:relative}.hero__scroll-trigger-extended::before{content:"";background-color:#fff;position:absolute;top:0px;right:-60%;width:200px;height:5px}.hero .golden-arc{clip-path:circle(50% at bottom right);height:550px;width:550px;background-color:#d4af37;position:absolute;right:5%;bottom:5%;opacity:0.8}.who{background-color:#d3d5d7}.who__text{display:flex;flex-direction:column;justify-content:center}.who__img{height:auto}.service{margin:100px}.service .swiper-slide{width:800px;border:thick double #000;height:450px}.service .swiper-slide .left{position:relative}.service .swiper-slide .left img{position:absolute;width:100%;height:100%}.service .swiper-slide .left h5{position:absolute;bottom:15px;color:#fff}.service .swiper-slide .right{padding:15px}.pricing{position:relative;background-color:#000;margin:100px;padding:50px}.pricing h1,.pricing h2,.pricing h3,.pricing h4,.pricing h5,.pricing h6{margin-bottom:50px;color:#fff}.pricing .table{width:100%}.pricing .table table{width:100%}.pricing .table table tr{color:#fff;background-color:#000}.pricing .table table tr td{padding:10px}.pricing .border-left{position:absolute;top:0;left:0;height:100px;width:100px;background-color:transparent;border-top:5px solid gold;border-left:5px solid gold}.pricing .border-right{position:absolute;bottom:0;right:0;height:100px;width:100px;background-color:transparent;border-bottom:5px solid gold;border-right:5px solid gold}.faq{margin:100px;padding:50px}.footer{position:relative;margin-top:3rem;background-color:#d4af37}.footer__wrapper{display:flex;justify-content:space-between;align-items:end;margin:0;background-color:#92c11c;z-index:20}@media screen and (max-width:800px){.footer__wrapper{height:14rem}}.footer__background{height:auto;width:100%}@media screen and (max-width:1200px){.footer__background{height:50%}}@media screen and (max-width:1150px){.footer__background{bottom:250px;height:40%}}@media screen and (max-width:900px){.footer__background{bottom:150px;height:40%}}.footer .scrollUp{position:absolute;top:0;left:50%;transform:translateX(-50%);height:4rem;width:4rem;border-radius:50%;background-color:#d4af37;cursor:pointer;z-index:3}@media screen and (max-width:800px){.footer .scrollUp{top:-7rem}}.footer .scrollUp-icon{width:100%;height:auto;transform:rotate(180deg)}.footer__menu-container{display:flex;gap:1rem;z-index:2;margin-left:3rem}@media screen and (max-width:500px){.footer__menu-container{margin-left:0.3rem}}@media screen and (max-width:1200px){.footer__menu-container{flex-direction:column}}.footer__menu-container-item{list-style:none;border-right:2px solid #fff;height:fit-content}@media screen and (max-width:1200px){.footer__menu-container-item{border-right:none}}.footer__menu-container-item-link{text-decoration:none;color:#fff;padding-right:15px}.footer__menu-container-item-link-text{text-shadow:1px 1px 2px #000}.footer__menu-container-item:last-of-type{border-right:unset}.footer__socialmedia-container{display:flex;gap:1rem;z-index:2;margin-right:3rem}@media screen and (max-width:800px){.footer__socialmedia-container{flex-direction:column}}@media screen and (max-width:600px){.footer__socialmedia-container{margin-right:1rem}}.footer__socialmedia-container-text{list-style:none;display:inline-block;margin-top:auto;color:#fff}@media screen and (max-width:650px){.footer__socialmedia-container-text{display:none}}.footer__socialmedia-container-item{list-style:none}.footer__socialmedia-container-item-link-icon{height:75px;width:75px}.newsAlert{height:6.3rem;width:6.3rem;border-radius:50%}@media screen and (max-width:750px){.newsAlert{width:5rem;height:5rem}}.newsAlert.good{background-color:#d4edda}.newsAlert.good .newsAlert__container--text{background-color:#d4edda;width:50vw;height:fit-content}@media screen and (max-width:750px){.newsAlert.good .newsAlert__container--text{width:75vw}}.newsAlert.info{background-color:#fff3cd}.newsAlert.info .newsAlert__container--text{background-color:#fff3cd;width:50vw;height:fit-content}@media screen and (max-width:750px){.newsAlert.info .newsAlert__container--text{width:75vw}}.newsAlert.warning{background-color:red}.newsAlert.warning .newsAlert__container--text{background-color:red;width:50vw;height:fit-content}@media screen and (max-width:750px){.newsAlert.warning .newsAlert__container--text{width:75vw}}.newsAlert__container{position:fixed;top:0;left:-100%;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9000;backdrop-filter:blur(10px);transition:all 0.3s}.newsAlert__container--text{border-radius:15px;position:relative;padding:100px}@media screen and (max-width:850px){.newsAlert__container--text{padding:30px}}.newsAlert__container--text-close{position:absolute;top:-100px;right:-100px;height:50px;width:50px;border-radius:50%;z-index:9001;background-color:#ccc;border:2px solid}@media screen and (max-width:750px){.newsAlert__container--text-close{top:0;right:0}}.newsAlert__container--text-close-btn{position:relative;width:100%;height:100%;border-radius:100%}.newsAlert__container--text-close-btn::after{content:"";position:absolute;top:5px;left:48%;width:3px;height:35px;background-color:#000;transform:rotate(-45deg) translateX(-25%);z-index:9002}.newsAlert__container--text-close-btn::before{content:"";top:5px;left:48%;position:absolute;width:3px;height:35px;background-color:#000;transform:rotate(45deg) translateX(-25%);z-index:9002}.newsAlert .active{left:0}.newsAlert h1,.newsAlert h2,.newsAlert h3,.newsAlert h4,.newsAlert h5,.newsAlert h6{background-image:unset}.main-menu{display:none;flex-direction:column;justify-content:center;gap:1rem;width:400px;height:100vh;background:gray;position:absolute;top:0;right:-100%;z-index:900000;transition:all 0.4s}.main-menu li{list-style:none}.main-menu li a{font-size:1.5rem;text-decoration:underline;color:#fff;cursor:pointer;padding:15px}.main-menu.active{display:flex;right:0}