@keyframes slide{10%{opacity:1}20%{opacity:1}30%{opacity:0}40%{transform:scale(1.1)}}.home-hero-section{width:100%;height:100vh}.home-hero-section .home-slider-wrapper{width:100%;height:100%;overflow:hidden;position:relative;background-color:#000}.home-hero-section .home-slider-wrapper .home-slider-item{width:100%;height:100vh;background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;animation:slide 25s infinite;opacity:0}.home-hero-section .home-slider-wrapper .home-slider-item1{background-image:url(/media/images/home-bg-mobile1.jpg)}@media(min-width:768px){.home-hero-section .home-slider-wrapper .home-slider-item1{background-image:url(/media/images/home-bg-desktop1.jpg)}}.home-hero-section .home-slider-wrapper .home-slider-item2{background-image:url(/media/images/home-bg-mobile2.jpg);animation-delay:5s}@media(min-width:768px){.home-hero-section .home-slider-wrapper .home-slider-item2{background-image:url(/media/images/home-bg-desktop2.jpg)}}.home-hero-section .home-slider-wrapper .home-slider-item3{background-image:url(/media/images/home-bg-mobile3.jpg);animation-delay:10s}@media(min-width:768px){.home-hero-section .home-slider-wrapper .home-slider-item3{background-image:url(/media/images/home-bg-desktop3.jpg)}}.home-hero-section .home-slider-wrapper .home-slider-item4{background-image:url(/media/images/home-bg-mobile4.jpg);animation-delay:15s}@media(min-width:768px){.home-hero-section .home-slider-wrapper .home-slider-item4{background-image:url(/media/images/home-bg-desktop4.jpg)}}.home-hero-section .home-text-wrapper{width:100%;height:100%;position:absolute;left:0;top:0;z-index:60}.home-hero-section .home-text-wrapper .home-logo-desktop{width:170px;position:absolute;top:40px;left:50%;transform:translateX(-50%)}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-logo-desktop{width:230px;display:block}}.home-hero-section .home-text-wrapper .home-logo-mobile{width:100px;display:block;position:absolute;top:40px;left:50%;transform:translateX(-50%)}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-logo-mobile{display:none}}.home-hero-section .home-text-wrapper .home-links-wrapper{width:max-content;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper{bottom:50px}}.home-hero-section .home-text-wrapper .home-links-wrapper .home-text-one{text-transform:capitalize;font-family:var(--font-century-gothic),sans-serif;font-size:27px;font-weight:600;color:#fff;text-align:center;margin-bottom:10px}@media(min-width:1024px){.home-hero-section .home-text-wrapper .home-links-wrapper .home-text-one{font-size:34px;font-weight:800;color:#fff;text-align:center;margin-bottom:10px}}.home-hero-section .home-text-wrapper .home-links-wrapper .home-text-two{font-family:var(--font-century-gothic),sans-serif;font-size:21px;font-weight:400;color:#fff;text-align:center;margin-bottom:20px;margin-top:0}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .home-text-two{font-weight:300;margin-bottom:30px;font-size:21px;color:#fff}}.home-hero-section .home-text-wrapper .home-links-wrapper .home-text-two span{font-weight:600}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list{display:flex;justify-content:center}}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .list-items{width:160px;height:60px;background-color:hsla(0,0%,100%,.1882352941);display:flex;align-items:center;justify-content:center;transition:all .2s ease}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list a .list-items{height:60px}}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .list-items:hover{background-color:hsla(0,0%,100%,.1254901961);padding-bottom:7px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .list-items h3{margin:0;padding:0;width:100%;text-transform:uppercase;font-family:var(--font-century-gothic),sans-serif;font-size:15px;font-weight:400;color:#fff;letter-spacing:2px;text-align:center;transition:all .2s ease}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list a .list-items h3{font-size:15px}}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item1{border-bottom:1px solid rgba(0,0,0,.1254901961);border-top-left-radius:30px;border-top-right-radius:30px}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item1{border-bottom:none;border-right:1px solid rgba(0,0,0,.1254901961);border-bottom-left-radius:30px;border-top-right-radius:0}}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item2{border-bottom:1px solid rgba(0,0,0,.1254901961)}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item2{border-bottom:none;border-right:1px solid rgba(0,0,0,.1254901961)}}.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item3{border-bottom-left-radius:30px;border-bottom-right-radius:30px}@media(min-width:768px){.home-hero-section .home-text-wrapper .home-links-wrapper .list a .item3{border-bottom-left-radius:0;border-bottom-right-radius:30px;border-top-right-radius:30px}}