body{font-family:"Parkinsans",sans-serif}.btn-main{background-color:#092a33 !important;color:#fff !important;border-radius:0 !important;transition:background-color .3s ease,color .3s ease}.btn-main:hover{background-color:#e7d9b5 !important;color:#092a33 !important;border:#092a33 1px solid !important}.btn-long{padding:12px 6rem !important}.btn-secondary{background-color:#e7d9b5 !important;color:#092a33 !important;border-radius:0 !important;transition:background-color .3s ease,color .3s ease;border:#092a33 1px solid !important}.btn-secondary:hover{background-color:#092a33 !important;color:#fff !important;border:#e7d9b5 1px solid !important}.card{border-radius:0 !important;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-10px);box-shadow:0 8px 20px rgba(0,0,0,.15)}img{width:100% !important}.category-card{border-radius:50% !important;height:15rem !important;width:15rem !important;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;overflow:hidden;transition:transform .3s ease}.category-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgba(0,0,0,.5);z-index:1;transition:background .3s ease}.category-card>*{position:relative;z-index:2}.category-card:hover{transform:scale(1.05)}.category-card:hover::before{background:rgba(0,0,0,.7)}footer{background-color:#092a33;text-align:center;color:#fff}footer img{width:auto !important}footer p{padding-top:25px}footer a{color:#fe680a !important}.navbar-brand{width:auto !important}.nav-item i{font-size:20px}.form-control{border-radius:0 !important}.hero-section{min-height:calc(100vh - 88px)}.hero-section .hero-content{min-height:calc(100vh - 88px);display:flex;align-items:center}.hero-section .hero-content .hero-text{min-height:calc(100vh - 130px);display:flex;align-items:center}@media screen and (max-width: 1366px){.hero-section .hero-content .hero-text{min-height:calc(100vh - 130px)}}@media screen and (max-width: 768px){.hero-section .hero-content .hero-text{min-height:calc(100vh - 130px)}}@media screen and (max-width: 480px){.hero-section .hero-content .hero-text{min-height:calc(100vh - 400px)}}.hero-section .hero-content .hero-text h1{font-size:78px;font-family:"Cinzel Decorative",serif;padding-bottom:15px}@media screen and (max-width: 1366px){.hero-section .hero-content .hero-text h1{font-size:60px}}@media screen and (max-width: 768px){.hero-section .hero-content .hero-text h1{font-size:48px}}@media screen and (max-width: 480px){.hero-section .hero-content .hero-text h1{font-size:36px}}.hero-section .hero-content .hero-text p{padding-bottom:15px;width:35rem}@media screen and (max-width: 768px){.hero-section .hero-content .hero-text p{width:auto}}@media screen and (max-width: 480px){.hero-section .hero-content .hero-text p{width:auto}}.hero-section .hero-content .hero-image{background-size:cover;background-position:center center;min-height:calc(100vh - 130px);display:flex;align-items:center;position:relative;overflow:hidden}@media screen and (max-width: 1366px){.hero-section .hero-content .hero-image{min-height:calc(100vh - 130px)}}@media screen and (max-width: 768px){.hero-section .hero-content .hero-image{min-height:calc(100vh - 130px)}}@media screen and (max-width: 480px){.hero-section .hero-content .hero-image{min-height:calc(100vh - 400px)}}.hero-section .hero-content .hero-image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .5s ease}.hero-section .hero-content .hero-image:hover .overlay{opacity:1}.collection-section{background-color:#e6e4d8}.collection-section .discover-card{background-position:center center;background-size:cover;min-height:35rem;margin-bottom:25px}.collection-section h2{font-size:25px;padding-bottom:15px}.collection-section a{margin-bottom:15px}.featured-section{background-color:#f7f7f7}