@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.topbar-container{position:fixed;top:0;left:0;width:100%;height:50px;background-color:#009c86;display:flex;justify-content:space-between;align-items:center;padding:0 15px;z-index:999;font-family:Barlow Condensed,sans-serif}.topbar-left{display:flex;gap:30px;align-items:center;margin-left:30px}.topbar-item{display:flex;align-items:center;gap:4px;color:#fff;font-size:13px;white-space:nowrap}.icon{color:#fff;font-size:15px}.topbar-right{display:flex;gap:30px;margin-right:80px}.social-icon{color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.topbar-container{padding:0 10px}.topbar-left{gap:15px;margin-left:10px;margin-right:10px}.topbar-item{font-size:12px;gap:3px}.icon{font-size:14px}.topbar-right{gap:15px;margin-right:20px}.social-icon{font-size:16px}}.hero-container{width:100vw;height:100vh;background-image:url(/hero.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;position:relative;box-sizing:border-box}.hero-overlay{width:100%;height:100%;background-color:#00000059;display:flex;flex-direction:column;align-items:flex-start;padding:60px 80px;box-sizing:border-box}.hero-nav{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1000}.hero-icon{height:40px;width:auto;filter:brightness(0) invert(1)}.hero-menu{display:flex;gap:40px;position:relative;z-index:1000}.hero-menu span{font-family:Barlow Condensed,sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:100%;letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer}.hero-nav-right{display:flex;align-items:center;gap:20px;z-index:1001}.hamburger{display:none;cursor:pointer;z-index:1002}.reservation-btn{width:160px;height:50px;padding:15px 25px 15px 30px;background:#fffeeb;border:none;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:16px;text-transform:uppercase}.hero-center{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;margin-left:80px;margin-top:20px}.hero-center h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-style:normal;font-size:70px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#fffeeb;margin:0 0 30px}.hero-buttons{display:flex;gap:20px}.view-menu-btn{width:160px;height:50px;padding:15px 25px 15px 30px;background:#008dc8;border:none;font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;cursor:pointer}.book-table-btn{width:180px;height:50px;padding:15px 25px 15px 30px;background:#fe1795;border:none;font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;cursor:pointer}@media screen and (max-width:1024px){.hero-menu{display:none;flex-direction:column;gap:20px;position:absolute;top:70px;right:20px;background-color:#000000d9;padding:20px;border-radius:8px;z-index:1002}.hero-menu.open{display:flex}.hamburger{display:block}.hero-nav-right{gap:15px}.hero-center{margin:0;width:100%;height:100%;justify-content:center;align-items:center;text-align:center}.hero-center h1{font-size:60px}}@media screen and (max-width:768px){.hero-overlay{padding:60px 30px}.hero-center h1{font-size:45px}.view-menu-btn{width:140px;height:45px}.book-table-btn{width:160px;height:45px}.reservation-btn{width:120px;height:40px;padding:10px}}.about-container{width:100%;background-color:#fffeeb;display:flex;justify-content:center;align-items:center;padding:150px 180px;box-sizing:border-box}.about-content{width:100%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;gap:60px}.about-text{flex:1;display:flex;flex-direction:column;justify-content:center}.about-text h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:70px;line-height:100%;text-transform:uppercase;color:#ec1d84;margin-bottom:40px}.about-text p{font-family:Work Sans,sans-serif;font-weight:400;font-size:13px;line-height:160%;color:#874063;margin-bottom:40px}.about-btn{width:180px;height:60px;background:#fe1795;color:#fff;border:none;padding:18px 28px;font-family:Barlow Condensed,sans-serif;font-size:18px;text-transform:uppercase;cursor:pointer}.about-image-container{position:relative;flex:1;display:flex;justify-content:center;align-items:center}.about-image{width:650px;height:550px;border-top-left-radius:30%;border-bottom-right-radius:30%;object-fit:cover}.corner-icon{position:absolute;top:25px;left:25px;background-color:#009c86;border-radius:50%;padding:10px;display:flex;justify-content:center;align-items:center}.corner-icon img{width:35px;height:35px;filter:brightness(0) invert(1)}.play-icon{position:absolute;background-color:#00000080;width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.offer-section{background-color:#fffeeb;text-align:center;padding:100px 60px}.offer-heading{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:84px;line-height:100%;color:#ec1d84;text-transform:uppercase;margin-bottom:60px}.offer-carousel-wrapper{position:relative;max-width:1000px;margin:0 auto 60px;display:flex;align-items:center}.offer-grid{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap;width:100%}.offer-nav-btn{display:none;position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10;padding:10px}.left-nav{left:0}.right-nav{right:0}.offer-card{display:flex;flex-direction:column;align-items:center}.offer-image-container{padding:10px;display:flex;justify-content:center;align-items:center;width:260px;height:260px;box-sizing:border-box;overflow:hidden;position:relative}.butterfly-shape{clip-path:polygon(50% 0%,85% 15%,100% 40%,90% 75%,60% 100%,40% 100%,10% 75%,0% 40%,15% 15%)}.offer-image-container img{width:180px;height:200px;object-fit:contain}.offer-text{font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:26px;text-transform:uppercase;color:#874063;margin-top:15px}.choose-section{background-color:#fffeeb;padding:100px 180px;box-sizing:border-box}.choose-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:80px}.choose-image{width:50%;display:flex;justify-content:center;align-items:center}.choose-image img{width:100%;max-width:700px;height:500px;border-top-left-radius:30%;border-bottom-right-radius:30%;object-fit:cover}.choose-text{width:50%;display:flex;flex-direction:column;gap:18px}.choose-heading{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:84px;line-height:100%;text-transform:uppercase;color:#ec1d84;margin:0}.choose-subheading{font-family:Work Sans,sans-serif;font-weight:600;font-size:23px;line-height:100%;color:#874063;margin:0}.choose-paragraph{font-family:Work Sans,sans-serif;font-weight:200;font-size:18px;line-height:100%;color:#874063;margin:0;max-width:620px}.stats-row{display:flex;gap:40px;margin-top:30px;align-items:flex-start}.stat{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:70px;line-height:100%;text-transform:uppercase;color:#10ac96}.stat-label{font-family:Work Sans,sans-serif;font-weight:400;font-size:15px;line-height:100%;color:#874063;margin-top:8px;text-align:start}@media screen and (max-width:1024px){.about-content{flex-direction:column;text-align:center}.about-text{align-items:center}.about-text h1{font-size:60px}.about-text p{width:90%}.about-image{width:500px;height:500px}.offer-heading{font-size:64px}.offer-carousel-wrapper{margin:0 0 60px;padding:0 40px}.offer-nav-btn{display:block}.offer-grid{overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap;justify-content:flex-start;gap:15px;padding-bottom:20px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin:0;padding-left:0;padding-right:0}.offer-grid::-webkit-scrollbar{display:none}.offer-grid{-ms-overflow-style:none;scrollbar-width:none}.offer-card{flex:0 0 calc(50% - 15px);scroll-snap-align:start}.offer-image-container{width:220px;height:220px}.offer-image-container img{width:160px;height:110px}.choose-content{flex-direction:column-reverse;text-align:center}.choose-image,.choose-text{width:100%}.choose-heading{font-size:64px}.stats-row{justify-content:center;gap:30px}}@media screen and (max-width:768px){.about-container{padding:60px 20px}.about-text h1{font-size:48px}.about-text p{font-size:16px;width:100%}.about-btn{width:200px;height:55px;padding:15px 25px}.about-image{width:100%;height:350px}.offer-section{padding:60px 0}.offer-heading{font-size:48px}.offer-carousel-wrapper{padding:0 10px}.offer-nav-btn{padding:5px}.offer-card{flex:0 0 calc(70% - 15px)}.offer-image-container{width:200px;height:200px}.offer-image-container img{width:130px;height:90px}.offer-text{font-size:18px}.choose-section{padding:60px 20px}.choose-content{flex-direction:column-reverse;text-align:center}.choose-heading{font-size:42px}.choose-subheading{font-size:18px}.choose-image img{height:300px}.choose-paragraph{font-size:13px}.stat-label{font-size:12px}.stat-number{font-size:48px}.stats-row{gap:20px}}@media screen and (max-width:480px){.offer-card{flex:0 0 calc(90% - 15px)}}.best-sellers-section{width:100%;background-color:#10ac96;padding:80px 20px;box-sizing:border-box;text-align:center}.best-sellers-title{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:84px;line-height:100%;text-transform:uppercase;color:#fffeeb;margin-bottom:60px}.carousel-container{display:flex;align-items:center;justify-content:center;position:relative;height:450px;max-width:100%;overflow:hidden}.carousel-content-wrapper{display:flex;justify-content:center;align-items:flex-start;position:relative;width:100%;max-width:900px;height:100%;padding-top:50px}.item-slot{position:absolute;display:flex;flex-direction:column;align-items:center;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.prev-item{left:0%;transform:translate(-150%) scale(.7);opacity:.5;z-index:1}.current-item{position:static;transform:none;opacity:1;z-index:2;width:auto}.next-item{right:0%;transform:translate(150%) scale(.7);opacity:.5;z-index:1}.carousel-item.large-bg{background-color:#d9d9d9;width:320px;height:320px;display:flex;justify-content:center;align-items:center;clip-path:polygon(50% 0%,95% 25%,85% 75%,60% 100%,40% 100%,15% 75%,5% 25%);border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;transition:all .5s ease}.carousel-item .item-inner{display:flex;justify-content:center;align-items:center}.carousel-item.large-bg img{width:250px;height:250px;object-fit:contain}.carousel-item.small{width:180px;height:180px;display:flex;justify-content:center;align-items:center;border-radius:10px;margin-bottom:10px}.carousel-item.small img{width:140px;height:140px;object-fit:contain}.item-name{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;text-align:center;color:#fffeeb;white-space:nowrap}.item-name.large-name{font-weight:600;font-size:36px}.item-name.small-name{font-weight:400;font-size:24px}.carousel-arrow{font-size:50px;color:#fffeeb;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;transition:color .2s;background:#0003;border-radius:50%;padding:10px}.carousel-arrow:hover{color:#d9d9d9}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}@media screen and (max-width:1024px){.carousel-item.large-bg{width:250px;height:250px}.carousel-item.large-bg img{width:180px;height:180px}.carousel-item.small{width:140px;height:140px}.carousel-item.small img{width:100px;height:100px}.item-name.large-name{font-size:28px}.item-name.small-name{font-size:18px}.carousel-container{height:350px}.prev-item{transform:translate(-120%) scale(.6)}.next-item{transform:translate(120%) scale(.6)}}@media screen and (max-width:768px){.carousel-container{height:300px}.best-sellers-title{font-size:50px}.carousel-content-wrapper{padding-top:10px;max-width:100%}.prev-item{transform:translate(-100%) scale(.5);opacity:.3}.next-item{transform:translate(100%) scale(.5);opacity:.3}.carousel-arrow{font-size:35px}.carousel-arrow.left{left:5px}.carousel-arrow.right{right:5px}.carousel-item.large-bg{width:180px;height:180px}.carousel-item.large-bg img{width:130px;height:130px}.carousel-item.small{display:none}.item-name.large-name{font-size:20px}}.reservation-section{position:relative;width:100%;height:700px;background-image:url(/reserve.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-start;color:#fff;overflow:hidden}.reservation-section:before{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.reservation-content{position:relative;z-index:2;display:flex;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.reservation-text-container{flex:1;text-align:left;max-width:500px}.reservation-title{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:74px;line-height:100%;text-transform:uppercase;color:#fff;margin-bottom:20px}.reservation-description{font-family:Work Sans,sans-serif;font-weight:400;font-size:15px;line-height:150%;color:#fffeeb;margin-bottom:40px}.reservation-button{width:216px;height:68px;background-color:#fe1795;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:20px;letter-spacing:.08em;text-transform:uppercase;color:#fffeeb;transition:background-color .3s ease;padding:0 28px}.reservation-button:hover{background-color:#d1127e}.play-icon-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.play-icon{font-size:60px;color:#fff;background-color:#fe1795cc;border-radius:50%;padding:20px;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.play-icon:hover{transform:scale(1.1);background-color:#fe1795}@media screen and (max-width:1024px){.reservation-section{height:600px}.reservation-title{font-size:64px}.reservation-description{font-size:16px}.reservation-button{width:180px;height:60px;font-size:18px}.play-icon{font-size:50px;padding:15px}}@media screen and (max-width:768px){.reservation-section{height:450px;padding:40px 0}.reservation-content{flex-direction:column;text-align:center;padding:0 15px}.reservation-text-container{max-width:100%;margin-bottom:20px}.reservation-title{font-size:40px;margin-bottom:15px}.reservation-description{font-size:15px;margin-bottom:30px}.reservation-button{width:100%;max-width:200px;height:55px;font-size:16px;margin:0 auto}.play-icon{font-size:40px;padding:12px}}@media screen and (max-width:480px){.reservation-title{font-size:32px;text-align:center}.reservation-description{font-size:14px;text-align:center}.reservation-button{font-size:15px;padding:0 20px;height:50px;margin-top:120px}.play-icon{font-size:35px;padding:10px}}.popular-dishes-section{width:100%;background-color:#fffeeb;box-sizing:border-box;text-align:center;padding:50px}.popular-dishes-header h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:54px;line-height:100%;text-transform:uppercase;color:#ec1d84;margin-bottom:20px}.popular-dishes-header p{font-family:Work Sans,sans-serif;font-weight:400;font-size:17px;line-height:100%;color:#874063;max-width:800px;margin:0 auto 50px}.dishes-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:40px}.dish-item{display:flex;flex-direction:column;align-items:center;flex:1 1 200px}.dish-item img{width:410px;max-width:100%;height:417px;object-fit:cover;margin-bottom:10px;border-radius:45% 55% 50% 50%/50% 50% 45% 55%;transition:border-radius .3s ease}.dish-item p{font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:22px;line-height:100%;text-transform:uppercase;color:#874063;text-align:center}.popular-dishes-button-container{text-align:center;margin-bottom:80px}.popular-dishes-button{width:193px;height:60px;background-color:#fe1795;border:none;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:20px;letter-spacing:.08em;text-transform:uppercase;color:#fffeeb;padding:10px}.popular-dishes-button:hover{background-color:#d1127e}.reels-section{text-align:center;margin-top:150px}.reels-section h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:54px;line-height:100%;text-transform:uppercase;color:#ec1d84;margin-bottom:20px}.reels-section p{font-family:Work Sans,sans-serif;font-weight:400;font-size:17px;line-height:100%;color:#874063;max-width:800px;margin:0 auto 50px}.reels-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.reel-item{flex:1 1 22%;display:flex;justify-content:center}.reel-item img{width:100%;height:677px;object-fit:cover;border-radius:10px}@media screen and (max-width:1024px){.popular-dishes-header h1,.reels-section h1{font-size:48px}.reel-item img{height:550px}.dishes-container,.reels-container{display:flex;overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap;justify-content:flex-start;gap:15px;padding-bottom:20px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.dishes-container::-webkit-scrollbar,.reels-container::-webkit-scrollbar{display:none}.dishes-container,.reels-container{-ms-overflow-style:none;scrollbar-width:none}.dish-item{flex:0 0 calc(100% - 40px);scroll-snap-align:start}.dish-item img{width:100%;height:350px}.reel-item{flex:0 0 calc(100% - 40px);scroll-snap-align:start}.reel-item img{width:100%;height:450px}}@media screen and (max-width:768px){.popular-dishes-header h1,.reels-section h1{font-size:40px}.popular-dishes-header p,.reels-section p{font-size:15px}}@media screen and (max-width:480px){.popular-dishes-header h1,.reels-section h1{font-size:32px}.popular-dishes-header p,.reels-section p{font-size:14px}.dish-item p{font-size:18px}.popular-dishes-button{width:160px;height:55px;font-size:16px}}.stay-connected-section{width:100%;background-color:#fff0f8;box-sizing:border-box;padding:100px}.stay-connected-section h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:55px;line-height:100%;text-transform:uppercase;color:#ec1d84;text-align:left;margin-bottom:60px}.platforms-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.platform-item{position:relative;width:490px;height:498px;flex:1 1 30%;display:flex;justify-content:center;align-items:center}.platform-item img{width:100%;height:100%;object-fit:cover;border-radius:30px}.overlay-text{position:absolute;font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:104px;text-transform:uppercase;color:#fff;text-align:center}@media screen and (max-width:1024px){.stay-connected-section h1{font-size:60px;text-align:center}.overlay-text{font-size:80px}.platforms-container{display:flex;overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap;justify-content:flex-start;gap:20px;padding-bottom:20px;padding-left:20px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.platforms-container::-webkit-scrollbar{display:none}.platforms-container{-ms-overflow-style:none;scrollbar-width:none}.platform-item{flex:0 0 calc(60% - 20px);height:400px;scroll-snap-align:start}}@media screen and (max-width:768px){.stay-connected-section{padding:60px 0}.stay-connected-section h1{font-size:48px;padding:0 30px}.platforms-container{padding-left:30px}.platform-item{flex:0 0 calc(85% - 20px);height:380px}.overlay-text{font-size:72px}}@media screen and (max-width:480px){.stay-connected-section{padding:25px}.stay-connected-section h1{font-size:30px}.platform-item{flex:0 0 calc(95% - 20px);height:320px}.overlay-text{font-size:50px}}.gallery-section{width:100%;background-color:#fffeeb;padding:80px 60px;box-sizing:border-box}.gallery-section h1{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:64px;line-height:100%;text-transform:uppercase;color:#ec1d84;text-align:left;margin-bottom:60px}.gallery-container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.gallery-item{flex:1 1 22%}.gallery-item img{width:100%;height:675px;object-fit:cover;border-radius:20px}@media screen and (max-width:1024px){.gallery-section h1{font-size:64px;text-align:center;padding:0 20px}.gallery-container{display:flex;overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap;justify-content:flex-start;gap:15px;padding-bottom:20px;padding-left:20px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.gallery-container::-webkit-scrollbar{display:none}.gallery-container{-ms-overflow-style:none;scrollbar-width:none}.gallery-item{flex:0 0 calc(60% - 15px);scroll-snap-align:start}.gallery-item img{height:400px}}@media screen and (max-width:768px){.gallery-section{padding:60px 0}.gallery-section h1{font-size:48px;padding:0 30px}.gallery-container{padding-left:30px}.gallery-item{flex:0 0 calc(85% - 15px);width:auto}.gallery-item img{height:350px}}@media screen and (max-width:480px){.gallery-section h1{font-size:36px}.gallery-section{padding:20px}.gallery-item{flex:0 0 calc(95% - 15px)}.gallery-item img{height:280px}}.footer-section{width:100%;background-color:#19ae9a;padding:60px 40px;text-align:center;color:#fff;box-sizing:border-box}.footer-icon img{width:161px;height:53px;filter:brightness(0) invert(1);margin-bottom:30px}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:30px}.footer-links span{font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:20px;letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer}.footer-info{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:30px}.footer-address,.footer-phone{font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:24px;letter-spacing:.05em;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:10px}.footer-icon-inline{font-size:22px;color:#fff}.footer-socials{display:flex;justify-content:center;gap:30px;font-size:30px;margin-top:20px;margin-bottom:40px}.footer-line{border:none;border-top:1px solid #FFFFFF;width:100%;margin-bottom:20px}.footer-copy{font-family:Barlow Condensed,sans-serif;font-weight:500;font-size:20px;letter-spacing:.08em;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.footer-links{flex-direction:column;gap:15px}.footer-address,.footer-phone{font-size:20px}.footer-socials{font-size:26px}.footer-copy{font-size:16px}}
