.new-nav{position:fixed;top:0;z-index:100;width:100%;background-color:#fffef5;height:145px;border-bottom:1px solid #dbdbdb}@media screen and (max-width:700px){.new-nav{height:133px}}.new-nav .top-marquee{background-color:#6f4840;color:#fff;padding:2px 0;text-align:center;width:100%;z-index:1000;margin-bottom:10px;display:grid;place-items:center;display:flex;grid-gap:20px;gap:20px}.new-nav .top-nav{display:flex;padding:0 20px 20px;position:relative;width:100%}@media screen and (max-width:700px){.new-nav .top-nav{padding:0 20px 10px}}.new-nav .top-nav .left .logo-container{height:50px;position:absolute;left:0;right:0;margin:auto;width:-moz-fit-content;width:fit-content}@media screen and (max-width:750px){.new-nav .top-nav .left .logo-container{position:relative;height:45px}}.new-nav .top-nav .left .logo-container img{height:100%;object-fit:contain}.new-nav .top-nav .right{flex:1 1;display:flex;justify-content:flex-end}.new-nav .top-nav .right .desktop-menu-icon{display:flex;align-items:center;gap:25px;margin-top:15px}@media screen and (min-width:100px) and (max-width:750px){.new-nav .top-nav .right .desktop-menu-icon{gap:12px;margin-top:unset}}.new-nav .top-nav .right .cart{position:relative;width:20px;height:20px}.new-nav .top-nav .right .cart img{width:100%;height:100%;object-fit:contain}.new-nav .top-nav .right .cart span{position:absolute;top:-10px;right:-10px;background-color:#6f4840;color:#fff;font-size:12px;border-radius:100%;width:20px;height:18px;text-align:center}.new-nav .top-nav .right .user-avtar{cursor:pointer;width:20px;height:20px}.new-nav .top-nav .right .user-avtar img{width:100%;height:100%;object-fit:contain}.new-nav .bottom-nav{display:flex;align-items:center;justify-content:center;padding-bottom:20px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.new-nav .bottom-nav .bottom-nav::-webkit-scrollbar{display:none}@media screen and (max-width:750px){.new-nav .bottom-nav{justify-content:unset;padding-bottom:10px}}.new-nav .bottom-nav ul{display:flex;justify-content:center;list-style:none;gap:45px;margin:10px 0 0;padding:0 20px}@media screen and (max-width:750px){.new-nav .bottom-nav ul{gap:20px}}.new-nav .bottom-nav ul li{font-size:1rem;cursor:pointer;white-space:nowrap}.new-nav .bottom-nav ul li:hover{font-weight:600}.new-nav .mega-menu{background-color:hsla(0,0%,100%,.9);position:absolute;height:400px;width:100%;margin:auto;left:0;right:0;z-index:100;overflow:hidden;top:94%;border-radius:5px;border:1px solid #6f4840}@media screen and (max-width:750px){.new-nav .mega-menu{height:-moz-fit-content;height:fit-content;border-radius:unset}}.new-nav .mega-menu .sub-menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:5px;gap:5px;padding:20px}@media screen and (min-width:100px) and (max-width:750px){.new-nav .mega-menu .sub-menu{padding:20px 0}}.new-nav .mega-menu .sub-menu ul{display:flex;flex-direction:column;list-style:none;position:relative;min-height:300px;padding:0 0 0 20px}@media screen and (max-width:750px){.new-nav .mega-menu .sub-menu ul{min-height:150px}}.new-nav .mega-menu .sub-menu ul .title{font-size:24px;font-weight:500;padding-bottom:10px;border-bottom:1px solid #6f4840}.new-nav .mega-menu .sub-menu ul a:first-child .img-container{display:block!important}.new-nav .mega-menu .sub-menu ul a:hover .img-container{display:block}.new-nav .mega-menu .sub-menu ul a li{color:#6f4840;padding-bottom:5px;font-size:14px}.new-nav .mega-menu .sub-menu ul a li:hover{font-weight:600}.new-nav .mega-menu .sub-menu ul a .img-container{height:400px;width:400px;position:absolute;right:0;top:0;display:none;z-index:3}@media screen and (min-width:100px) and (max-width:750px){.new-nav .mega-menu .sub-menu ul a .img-container{height:120px;width:120px;border:none;margin-top:50px;margin-right:20px}}.new-nav .mega-menu .sub-menu ul a .img-container img{height:100%;width:100%;object-fit:contain}.new-nav .mega-menu .sub-menu ul .img-container-2{height:400px;width:400px;position:absolute;right:0;top:0}@media screen and (min-width:100px) and (max-width:750px){.new-nav .mega-menu .sub-menu ul .img-container-2{height:120px;width:120px;border:none;margin-top:50px;margin-right:20px}}.new-nav .mega-menu .sub-menu ul .img-container-2 img{height:100%;width:100%;object-fit:contain}.desktop-drawer-container{padding:20px 40px}@media screen and (min-width:100px) and (max-width:750px){.desktop-drawer-container{padding:20px}}.desktop-drawer-container .logo-container{width:250px}.desktop-drawer-container .logo-container img{height:100%;width:100%;object-fit:contain}.desktop-drawer-container .desktop-drawer{display:flex;margin-top:30px;gap:50px}@media screen and (min-width:100px) and (max-width:750px){.desktop-drawer-container .desktop-drawer{padding:20px 10px}}.desktop-drawer-container .desktop-drawer .title{font-size:20px;color:#6f4840;margin-bottom:0}.desktop-drawer-container .desktop-drawer .title:hover{font-weight:500}.desktop-drawer-container .desktop-drawer .left ul{list-style:none;margin:0;padding:0}.desktop-drawer-container .desktop-drawer .left ul details{cursor:pointer}.desktop-drawer-container .desktop-drawer .left ul summary::marker{display:none;background-color:#3e2071}.desktop-drawer-container .desktop-drawer .left ul summary:after{content:"+";margin-left:8px}.desktop-drawer-container .desktop-drawer .left ul details[open]>summary:after{content:"-"}.desktop-drawer-container .desktop-drawer .left ul .category-title{font-size:18px;color:#6f4840;margin:0!important}.desktop-drawer-container .desktop-drawer .left ul .category-title summary::marker{display:none;background-color:#3e2071}.desktop-drawer-container .desktop-drawer .left ul .category-title summary:after{content:"+";margin-left:8px}.desktop-drawer-container .desktop-drawer .left ul .category-title details[open]>summary:after{content:"-"}.desktop-drawer-container .desktop-drawer .left ul .logout{padding:40px 0;display:flex;align-items:center;gap:10px;color:#6f4840;border-radius:5px;cursor:pointer}.desktop-drawer-container .desktop-drawer .left ul .sub-menu-item{font-size:16px}.desktop-drawer-container .desktop-drawer .left ul .sub-menu-item li{padding-bottom:10px}.desktop-drawer-container .desktop-drawer .left ul .sub-menu-item li a{color:#2c2c2c}.desktop-drawer-container .desktop-drawer .right li{list-style:none;color:#6f4840;padding-bottom:10px}.drawer{position:relative;background-color:#fffef5}.drawer .close-btn{background-color:transparent;border:none;color:#6f4840;position:absolute;right:20px;top:20px;cursor:pointer}.heading{font-size:48px;font-weight:400;color:#6f4840;line-height:60px;max-width:60%}@media (max-width:900px){.heading{font-size:32px;line-height:40px;max-width:80%}}@media (max-width:600px){.heading{font-size:24px;line-height:40px;max-width:100%!important}}.description{font-size:16px;font-weight:400;color:#6f4840}@media (max-width:700px){.description{font-size:14px}}.rounded-btn{border-radius:48px;color:#6f4840;font-size:16px;background-color:#fff;padding:7px 35px}.fill-btn,.rounded-btn{border:1px solid #6f4840}.fill-btn{background-color:#6f4840;padding:5px 15px;font-size:14px;font-weight:500;border-radius:4px;color:#fff}.buy-btn,.fill-btn:hover{background-color:#fff;color:#6f4840;border:1px solid #6f4840}.buy-btn{padding:5px 15px;font-size:14px;font-weight:500;border-radius:4px}.buy-btn:hover{background-color:#6f4840;color:#fff;border:1px solid #6f4840}.products{padding:28px;border:1px solid #6f4840;border-radius:12px;min-height:420px;flex:0 0 auto;position:relative;width:100%;max-width:300px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:700px){.products{padding:10px;max-width:unset;min-height:315px}}@media (max-width:390px){.products{padding:10px;max-width:unset;width:unset}}.products .img-container{height:200px;width:100%;padding-bottom:20px}@media (max-width:390px){.products .img-container{height:200px;width:100%}}.products .img-container img{height:100%;width:100%;object-fit:contain}.products p{font-size:20px;font-weight:500;color:#6f4840;margin:0}@media (max-width:700px){.products p{font-size:16px}}.products .product-price{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.products .product-price .in-stock{font-size:14px;color:#406f48}.products .product-price .out-of-stock{font-size:14px;color:red}.products .product-price p{font-size:20px;font-weight:700;color:#2c2c2c;margin:0}@media (max-width:700px){.products .product-price p{font-size:16px}}.products .btns{display:flex;justify-content:space-between;margin-top:25px;gap:10px}@media (max-width:700px){.products .btns{margin-top:10px;justify-content:flex-start;gap:10px}}.products .btns .cart{background-color:#6f4840;padding:0 8px;border-radius:8px;border:none}.products .whishlist-icon{position:absolute;top:20px;right:20px}@media (max-width:700px){.products .whishlist-icon{top:15px;right:15px}}.products .whishlist-icon button{background-color:transparent;border:none;outline:none;cursor:pointer}.navbar{min-width:100%;position:fixed;top:0;transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.navbar,.navbar .mega-menu{z-index:100;background-color:#fff}.navbar .mega-menu{position:absolute;height:-moz-fit-content;height:fit-content;width:100%;height:500px;margin:auto;left:0;right:0;overflow:hidden;top:94%;border-radius:5px;border:1px solid #6f4840}.navbar .mega-menu .sub-menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:5px;gap:5px;padding:20px}.navbar .mega-menu .sub-menu ul{display:flex;flex-direction:column;list-style:none}.navbar .mega-menu .sub-menu ul .title{font-size:16px;font-weight:500;padding-bottom:10px;border-bottom:1px solid #6f4840}.navbar .mega-menu .sub-menu ul li{color:#6f4840;padding-bottom:5px;font-size:14px}.top-nav-container{padding:0;display:flex;justify-content:space-between;align-items:center}@media (max-width:700px){.top-nav-container{padding:0}}.mobile-nav{display:flex;flex-direction:column;min-height:100vh;max-height:100vh;overflow:hidden;position:relative}.mobile-nav .close-btn{position:absolute;top:20px;right:10px;border:none;background-color:transparent;color:#6f4840}.mobile-nav .search-bar{padding:70px 20px 0}.mobile-nav .suggestions{padding:30px 20px}.mobile-nav .suggestions p{font-size:20px;font-weight:500;color:#6f4840;padding-bottom:5px;border-bottom:1px solid #6f4840}.mobile-nav .suggestions ul{list-style:none;padding:0!important}.mobile-nav .suggestions ul li{font-size:16px;color:#6f4840;margin-bottom:15px;font-weight:lighter!important}.mobile-nav .menu{font-size:24px;font-weight:500;color:#6f4840;padding:70px 20px 0}.mobile-nav .nav-menu-items{border-top:1px solid #6f4840;padding:30px 20px;flex:1 1;display:flex;flex-direction:column;gap:30px}.mobile-nav .nav-menu-items a{display:flex;align-items:center;justify-content:space-between}.mobile-nav .nav-menu-items a span{display:flex;align-items:center;gap:10px}.mobile-nav .nav-menu-items a span p{margin:0;font-size:16px;color:#6f4840;font-weight:400}.mobile-nav .nav-menu-items details summary{display:flex;align-items:center;justify-content:space-between}.mobile-nav .nav-menu-items details summary span{display:flex;align-items:center;gap:10px}.mobile-nav .nav-menu-items details summary p{margin:0;font-size:16px;color:#6f4840;font-weight:400}.mobile-nav .nav-menu-items details .sub-links{padding-left:1.9rem;margin-top:10px}.mobile-nav .nav-menu-items details .sub-links a{padding:5px 0}.mobile-nav .nav-menu-items details .sub-links a p{font-size:14px;color:#6f4840;margin:0}.mobile-nav .nav-media{padding:20px}.mobile-nav .nav-media p{font-size:20px;color:#6f4840;font-weight:500}.mobile-nav .nav-media .icons{display:flex;align-items:center;gap:10px}.navbar.scrolled{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width:700px){.logo{width:200px;height:100px}.logo img{width:100%!important;height:100%!important;object-fit:contain}}.nav-elements ul{display:flex;justify-content:space-between;list-style-type:none;margin:0!important}.nav-elements ul .dropdown-link,.nav-elements ul li{padding:30px 0;cursor:pointer}.nav-elements ul li:not(:last-child){margin-right:60px}.nav-elements ul a{font-size:16px;font-weight:400;color:#6f4840;text-decoration:none}@media (max-width:768px){.nav-elements ul li:not(:last-child){margin-right:30px}}@media (max-width:900px){.menu-icon{display:flex;align-items:center;gap:10px;cursor:pointer}.nav-elements{right:0}}@media (max-width:900px) and (max-width:908px){.nav-elements{display:none}}@media (max-width:900px){.nav-elements.active{width:80%;padding:20px}.nav-elements ul{display:flex;flex-direction:column}.nav-elements ul li{margin-right:unset;margin-top:22px}}.nav-icons{display:flex;align-items:center;gap:24px}.nav-icons .search-form{display:flex;align-items:center;transition:opacity .3s ease,max-height .3s ease;max-height:0}.nav-icons .search-form.show{opacity:1;border:1px solid #6f4840;padding:0 20px;border-radius:5px;max-height:100px}.nav-icons .search-bar input{outline:none;border:none}.nav-icons .cart{position:relative}.nav-icons .cart span{position:absolute;top:-10px;right:-10px;background-color:#6f4840;color:#fff;font-size:12px;border-radius:100%;width:20px;height:18px;text-align:center}.nav-icons .user-avtar{padding:7px 9px 4px;background-color:#6f4840;border-radius:50%;cursor:pointer}@media (max-width:900px){.nav-icons{display:none}}.nav-elements{position:relative}.sidenav{flex:1 1;height:100dvh;background-color:#3e2071;position:-webkit-sticky;position:sticky;top:0}.navLinks{list-style:none;padding:0}.navLinks li{margin-bottom:1rem}.navLinks li a{color:#fff;text-decoration:none}.login-container{display:flex;align-items:center}.login-container .login-img-container{flex:1 1;height:100vh;width:100%}@media screen and (max-width:700px){.login-container .login-img-container{display:none}}.login-container .login-img-container img{height:100%;width:100%;object-fit:cover}.login-container .login-form-container{flex:1 1;height:100vh;padding:20px}.login-container .login-form-container .logo-container{height:60px;margin-bottom:100px}@media screen and (max-width:700px){.login-container .login-form-container .logo-container{margin-bottom:10px}}.login-container .login-form-container .logo-container img{height:100%;object-fit:contain}.login-container .login-form-container .form-container{padding:30px}.login-container .login-form-container .form-container h1{margin-top:0}.login-container .login-form-container .switch-text{color:#0059ff;cursor:pointer;margin-top:20px}.footer-container{background-color:#fffef5;padding:50px 80px;margin-top:100px}@media screen and (min-width:100px) and (max-width:750px){.footer-container{padding:0}}.address{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media screen and (min-width:100px) and (max-width:500px){.address{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));padding:20px 0 20px 20px}.address div{width:90%}}.address div h4{margin:10px 0}.address .icon-container{height:80px;width:80px}.address .icon-container img{width:100%;height:100%}.address .icon-container svg{height:100%;width:100%;object-fit:contain}.address .icon-container svg path{fill:#6f4840}.footer{display:flex;align-items:flex-start;flex-direction:row;gap:40px}@media screen and (min-width:100px) and (max-width:750px){.footer{padding:20px;flex-direction:column}}.footer .logo{max-width:25%}@media screen and (min-width:100px) and (max-width:750px){.footer .logo{max-width:100%}}.footer .logo p{font-size:16px;color:#6f4840}.footer .img-container{height:70px}.footer .img-container img{height:100%;object-fit:contain}.footer .information{display:flex;flex-direction:column;gap:60px;flex:1 1}.footer .information .links{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:100px) and (max-width:750px){.footer .information .links{justify-content:flex-start;gap:40px}}.footer .information .links div h4{font-size:20px;font-weight:500;color:#6f4840;margin:10px 0}.footer .information .links div ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer .information .links div ul a,.footer .information .links div ul li{font-size:16px;color:#6f4840}.footer .information .address{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;flex-direction:row;gap:20px}@media screen and (min-width:100px) and (max-width:750px){.footer .information .address{flex-direction:column}}.footer .information .address div{flex:1 1}.footer .information .address div h4{font-size:20px;font-weight:500;color:#6f4840;margin:10px 0}.footer .information .address div p{font-size:16px;color:#6f4840}.copyright{background-color:#6f4840;color:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column}.copyright p{font-size:16px;font-weight:400;margin:0}@media screen and (max-width:450px){.copyright p{font-size:14px}}.by-wolfx{margin-top:7px!important}@media screen and (max-width:450px){.by-wolfx{font-size:12px!important}}.by-wolfx a{color:#fff}.home-section-1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;padding-top:2rem}@media (max-width:900px){.home-section-1{padding-top:1rem;flex-direction:column-reverse;align-items:center;gap:10px}}.home-section-1 .web-title{margin-left:4rem;flex:1 1}.home-section-1 .web-title .heading{max-width:100%;margin:20px 0}@media screen and (min-width:1460px){.home-section-1 .web-title .heading{max-width:80%}}@media (max-width:900px){.home-section-1 .web-title{margin:0}}.home-section-1 .img-container{max-width:600px}@media (max-width:700px){.home-section-1 .img-container{width:unset;max-width:400px;background-color:#fffef5;border-radius:50%;padding:20px 0;height:auto}.home-section-1 .img-container img{width:100%!important;height:100%!important;object-fit:contain;mix-blend-mode:multiply}}.home-section-1 .img-container img{width:100%!important;height:100%!important;object-fit:contain}.categories{display:flex;align-items:center;gap:20px;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory}.categories ::-webkit-scrollbar{display:none}@media screen and (min-width:100px) and (max-width:750px){.categories{scrollbar-width:none!important;-ms-overflow-style:none!important}}.cat-box{background-color:#fdfae4;position:relative;min-width:378px;height:300px}@media (max-width:700px){.cat-box{min-width:195px;height:250px}}.cat-box .content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:40px 30px;color:#fff;position:relative;z-index:2}@media (max-width:700px){.cat-box .content{padding:10px}}.cat-box .content a{color:#fff}.cat-box .content p{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:500;cursor:pointer}.cat-box h2{font-size:32px;font-weight:700;color:#fff}@media (max-width:700px){.cat-box h2{font-size:26px}}.cat-box .img-container{height:100%;width:100%;position:absolute;bottom:0;right:0;padding:0;z-index:0}.cat-box .img-container img{height:100%;width:100%;object-fit:fill;mix-blend-mode:multiply}.categories::-webkit-scrollbar{display:none}.categories::-webkit-scrollbar-thumb{background-color:#6f4840;border-radius:10px}.categories::-webkit-scrollbar-track{background:transparent}.categories:active{cursor:-webkit-grabbing;cursor:grabbing}@media screen and (min-width:100px) and (max-width:750px){.categories::-webkit-scrollbar{display:none}}.flowers-section{display:flex;align-items:flex-start}.flowers-list{display:flex;flex-direction:column;margin-right:20px;flex:2 1}@media (max-width:900px){.flowers-list{flex:1 1}}.flower-name{margin:10px 0;cursor:pointer;padding:10px;border-bottom:1px solid #6f4840;color:#6f4840;font-size:18px}.flower-image{width:300px;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1 1}.flower-image img{height:100%;width:100%;object-fit:contain}.finest-container .heading{max-width:60%}@media (max-width:900px){.finest-container .heading{max-width:100%}}.finest-container .finest-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}@media (max-width:700px){.finest-container .finest-products{gap:8px;align-items:center;justify-content:center}}.commitment-container{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:6.5rem;background-color:#fffef5;position:relative;overflow:hidden}@media (max-width:700px){.commitment-container{padding:1px 0 60px 10px!important;gap:20px;align-items:center;justify-content:flex-end;flex-direction:row-reverse;height:420px}.commitment-container .img-container{overflow:hidden}.commitment-container .img-container img{position:absolute;right:20px;top:20%;transform:scaleX(-1) rotate(-15deg);width:150px;overflow:hidden}.commitment-container .commitments{max-width:60%}.commitment-container .commitments h1{line-height:30px!important}}@media (max-width:390px){.commitment-container .commitments{max-width:55%}}.services-container .heading{max-width:60%}@media (max-width:900px){.services-container .heading{max-width:100%}}.services-container .img-container img{width:400px;object-fit:contain!important}@media screen and (min-width:100px) and (max-width:750px){.services-container .img-container img{width:100%}}.services{display:flex;align-items:center;gap:8px;overflow-x:scroll;overflow-y:hidden;margin-bottom:24px}@media screen and (min-width:100px) and (max-width:750px){.services{scrollbar-width:none!important;-ms-overflow-style:none!important}}.services .img-container{min-width:400px}.services .img-container img{height:100%;width:100%;object-fit:contain}.services::-webkit-scrollbar{display:none}.services::-webkit-scrollbar-thumb{background-color:#6f4840;border-radius:10px}.services::-webkit-scrollbar-track{background:transparent}.services:active{cursor:-webkit-grabbing;cursor:grabbing}@media screen and (min-width:100px) and (max-width:750px){.services::-webkit-scrollbar{display:none}}.counter-container{position:relative}.counter-container img{width:100%}@media screen and (min-width:100px) and (max-width:950px){.counter-container img{height:470px;object-fit:cover}}.counter-container .progress{display:flex;align-items:center;justify-content:space-around;width:100%;flex-direction:row;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:100px) and (max-width:950px){.counter-container .progress{flex-direction:column}}.counter-container .progress div{text-align:center}.counter-container .progress div h2{color:#fff;font-size:48px;font-weight:600;line-height:0}.counter-container .progress div span{color:#fff;font-size:48px;font-weight:600;line-height:80px}.counter-container .progress div p{color:#fff;font-size:20px}@media screen and (min-width:100px) and (max-width:950px){.counter-container .progress div h2{font-size:24px}.counter-container .progress div span{font-size:24px;line-height:40px}.counter-container .progress div p{font-size:14px}}.testimonial-container{background-color:#fdfae4;text-align:center;padding:3rem;position:relative;margin-top:5rem}@media screen and (min-width:100px) and (max-width:750px){.testimonial-container{padding:20px}}.testimonial-container div{margin:auto}.testimonial-container div h2{font-size:32px;font-weight:500;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.testimonial-container div h2{font-size:24px}}.testimonial-container div .testimonial{text-align:center}.testimonial-container div .testimonial .slider-item{display:flex!important;align-items:center;justify-content:center;flex-direction:column;max-width:800px;margin:auto}.testimonial-container div .testimonial .slider-item img{border-radius:100%;mix-blend-mode:multiply}@media screen and (min-width:100px) and (max-width:750px){.testimonial-container div .testimonial .slider-item img{width:80px!important}}.testimonial-container div .testimonial .slider-item p{font-size:16px;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.testimonial-container div .testimonial .slider-item p{font-size:14px}}.testimonial-container .left-flower{position:absolute;left:0;bottom:20px;mix-blend-mode:multiply}.testimonial-container .right-flower{position:absolute;right:0;top:20px;mix-blend-mode:multiply}.contact-us{margin:5rem 0;padding-top:50px}.contact-us .contact{display:flex;align-items:flex-start;flex-direction:row;gap:48px}@media screen and (min-width:100px) and (max-width:750px){.contact-us .contact{flex-direction:column;gap:20px}}.contact-us .contact .form{display:block;flex:1 1}.contact-us .contact .form .message{font-size:20px;font-weight:500;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.contact-us .contact .form .message{font-size:16px}}.contact-us .contact .locations{flex:1 1;display:flex;flex-direction:column;gap:20px}.contact-us .contact .locations .address{display:flex;flex-direction:row;gap:20px}@media screen and (min-width:100px) and (max-width:750px){.contact-us .contact .locations .address{flex-direction:column;gap:16px}}.contact-us .contact .locations .address .in{display:block;padding:15px;background-color:#fff;color:#6f4840;border:1px solid #6f4840;border-radius:5px;cursor:pointer;flex:1 1;transition:all .1s ease-in}.contact-us .contact .locations .address .in h6{font-size:20px;font-weight:500;margin:0}.contact-us .contact .locations .address .in p{font-size:14px}.contact-us .contact .locations .address .in:hover{transform:scale(1.03)}.contact-us .contact .locations .address .aed{display:block;padding:15px;background-color:#fff;color:#6f4840;border:1px solid #6f4840;border-radius:5px;cursor:pointer;flex:1 1;transition:all .3s ease-in}.contact-us .contact .locations .address .aed h6{font-size:20px;font-weight:500;margin:0}.contact-us .contact .locations .address .aed p{font-size:14px}.contact-us .contact .locations .address .aed:hover{transform:scale(1.03)}.contact-us .contact .locations .address .active{background-color:#6f4840;color:#fff}.contact-us .contact .locations .address .active:hover{transform:scale(1)}.contact-us .contact .locations iframe{width:100%;height:290px}.products-container{margin-top:0!important}@media screen and (min-width:100px) and (max-width:750px){.slider-container{margin:0;padding:0}}.slider-container .slick-slide{display:flex;align-items:center;justify-content:center;margin:0!important}.slider-container .slick-slide>div{margin:0!important}.slider-container .slide-content h1{font-size:48px;font-weight:400;color:#7b4e46;margin-bottom:20px}@media screen and (min-width:750px) and (max-width:1200px){.slider-container .slide-content h1{font-size:32px}}@media screen and (min-width:100px) and (max-width:750px){.slider-container .slide-content h1{font-size:20px}}.slider-container .slide-content p{font-size:20px;color:#7b4e46;margin-bottom:20px}.slider-container .slide-image{height:unset;max-height:300px}.slider-container .slide-image img{mix-blend-mode:multiply;width:100%;object-fit:contain;height:100%}.slider-container .slick-next,.slider-container .slick-prev{z-index:1;color:#7b4e46;font-size:40px!important;width:35px;height:35px}.all-products{display:flex;align-items:flex-start;flex-direction:row;gap:40px;margin:3rem 0;position:relative}@media screen and (min-width:100px) and (max-width:750px){.all-products{flex-direction:column;margin:1rem 0}}.all-products h4{font-size:24px;font-weight:500;color:#6f4840;margin:0 0 20px}.all-products .mobile-filter{display:none}@media screen and (max-width:750px){.all-products .mobile-filter{display:flex;align-items:center;justify-content:space-between;margin:10px 0;width:100%}.all-products .mobile-filter p{font-size:14px;color:#6f4840;margin:0}.all-products .mobile-filter div{display:flex;align-items:center;gap:8px;flex:unset}}.all-products .filters{display:block}@media screen and (max-width:750px){.all-products .filters{display:none}}.all-products .filters .filter-item .category-dropdown{display:flex;align-items:center}.all-products .filters .filter-item .category-dropdown .toggle-subcategories{padding:10px 0 0;background-color:transparent;border:none;color:#6f4840}.all-products .filters .filter-item .category-dropdown .toggle-subcategories svg{width:15px;height:15px}.all-products .filters .filter-item .subcategory-list{display:flex;flex-direction:column;padding-left:20px}.all-products .product-container{flex:1 1}@media screen and (max-width:750px){.all-products .product-container{width:100%}}@media screen and (min-width:100px) and (max-width:750px){.all-products .product-container{width:100%}}.all-products .product-container .products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));overflow-y:auto;grid-gap:20px;gap:20px}@media screen and (max-width:750px){.all-products .product-container .products-grid{gap:10px;grid-template-columns:1fr}}@media screen and (min-width:100px) and (max-width:750px){.all-products .product-container .products-grid{grid-template-columns:1fr;width:100%}}.mobile-filter-modal{max-height:100dvh;overflow-y:auto}.mobile-filter-modal .filter-heading{padding:20px;display:flex;align-items:center;justify-content:space-between;color:#6f4840;border-bottom:1px solid #6f4840}.mobile-filter-modal .filter-heading h6{font-size:16px;font-weight:500;margin:0}.mobile-filter-modal .filter-heading p{font-size:16px;font-weight:400;margin:0}.mobile-filter-modal .filters{padding:20px;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid #6f4840}.mobile-filter-modal .filters .category-dropdown{display:flex;align-items:center}.mobile-filter-modal .filters .toggle-subcategories{padding:5px 0 0;background-color:transparent;border:none;color:#6f4840}.mobile-filter-modal .filters .toggle-subcategories svg{width:20px;height:20px}.mobile-filter-modal .filters .subcategory-list{display:flex;flex-direction:column;padding-left:20px}.mobile-filter-modal .filter-button{display:flex;align-items:center;justify-content:space-between;padding:20px}.product-details{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:25px;padding-top:40px}@media screen and (min-width:100px) and (max-width:750px){.product-details{width:unset;flex-direction:column;padding-top:0}}@media screen and (max-width:750px){.product-details .images{width:100%}}.product-details .images .img-container{padding:54px 29px;background-color:#fffef5;margin-bottom:20px;display:flex;justify-content:center;cursor:pointer}.product-details .images .img-container img{width:400px!important;height:400px!important;mix-blend-mode:multiply;object-fit:cover!important}@media screen and (min-width:100px) and (max-width:750px){.product-details .images .img-container img{width:100%!important}}.product-details .images .sm-img{display:flex;align-items:center;gap:20px;flex-wrap:wrap;cursor:pointer}.product-details .images .sm-img img{border:1px solid #d9d9d9;border-radius:5px;width:60px!important;height:60px!important}@media screen and (min-width:100px) and (max-width:750px){.product-details .images .sm-img img{width:50px!important;height:50px!important}}.product-details .details{color:#6f4840;flex:1 1}.product-details .details .product-name h2{font-size:32px;font-weight:500;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.product-details .details .product-name h2{font-size:24px}}.product-details .details .product-name p{font-size:18px;color:#6f4840}.product-details .details .product-price{border-top:1px solid #6f4840;border-bottom:1px solid #6f4840;padding:15px 0}.product-details .details .product-price .mrp{font-size:14px;margin:0}.product-details .details .product-price .mrp span{text-decoration:line-through}.product-details .details .product-price .price{font-size:36px!important;font-weight:500;margin:0}.product-details .details .product-price .mobile-add-btns{display:none}@media screen and (max-width:750px){.product-details .details .product-price .mobile-add-btns{display:flex;align-items:center;gap:10px}}.product-details .details .product-price p{font-size:14px}@media screen and (min-width:100px) and (max-width:750px){.product-details .details .product-price p{font-size:16px;font-weight:500;margin-bottom:7px}}.product-details .details .product-price .color span{font-weight:500}.product-details .details .product-price .color-img{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media screen and (max-width:750px){.product-details .details .product-price .color-img{margin-bottom:20px}}.product-details .details .product-price .color-img img{width:45px;border:1px solid #d9d9d9;border-radius:5px;cursor:pointer}.product-details .details .product-price .size{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.product-details .details .product-price .size button{background-color:#fffef5;border:1px solid #6f4840;border-radius:5px;padding:5px 10px;font-size:14px;font-weight:400;color:#6f4840;cursor:pointer}.product-details .details .product-price .qty-btn{display:none}@media screen and (max-width:750px){.product-details .details .product-price .qty-btn{display:block;margin:10px 0 20px}}.product-details .details .product-price .qty-btn div{display:flex;align-items:center;gap:15px;padding:0 10px;border:1px solid #6f4840;border-radius:5px;width:-moz-fit-content;width:fit-content}.product-details .details .product-price .qty-btn div p{font-size:14px;font-weight:500;color:#6f4840;margin:0}.product-details .details .product-price .qty-btn div button{background-color:transparent;border:none;font-size:20px;cursor:pointer}.product-details .details .product-price .tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-details .details .product-price .tags p{background-color:#e5e5e5;border:none;border-radius:5px;padding:5px 10px;font-size:14px;font-weight:400}.product-details .details .product-description{margin-top:20px;font-size:14px;color:#6f4840}.product-details .details .product-description h6{font-weight:500;margin:10px 0}.product-details .quantity{background-color:#fffef5;padding:40px;max-width:310px;min-width:310px}@media screen and (min-width:100px) and (max-width:750px){.product-details .quantity{display:none}}.product-details .quantity .price{font-size:36px;font-weight:500;color:#6f4840}.product-details .quantity .qty{display:flex;align-items:center;gap:72px}.product-details .quantity .qty p{margin:0;font-size:20px;font-weight:500;color:#6f4840}.product-details .quantity .qty button{border:1px solid #6f4840;border-radius:100%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer}.product-details .quantity .btns{margin-top:20px;display:flex;align-items:center;flex-direction:column;gap:10px}.modal-images{display:flex;align-items:center;justify-content:center}.modal-images .images{background-color:#fff;max-width:80dvw;border:none!important;border-radius:6px;padding:20px}@media screen and (max-width:750px){.modal-images .images{max-width:95%}}.modal-images .images .img-container{margin-bottom:30px;display:flex;justify-content:center}.modal-images .images .img-container img{max-width:1200px;max-height:650px;mix-blend-mode:multiply;object-fit:contain!important}@media screen and (min-width:100px) and (max-width:750px){.modal-images .images .img-container img{width:100%!important}}.modal-images .images .sm-img{display:flex;align-items:center;gap:20px;flex-wrap:wrap;cursor:pointer}.modal-images .images .sm-img img{border:1px solid #d9d9d9;border-radius:5px;width:60px!important;height:60px!important}@media screen and (min-width:100px) and (max-width:750px){.modal-images .images .sm-img img{width:40px!important;height:40px!important}}.related-products{margin:5rem 0}.cart-container{margin-bottom:5rem}@media screen and (min-width:100px) and (max-width:750px){.cart-container{padding-top:1px}}.cart-details{display:flex;gap:20px;flex-direction:row}@media screen and (min-width:100px) and (max-width:750px){.cart-details{flex-direction:column}}.cart-details .left-side{flex:1 1}.cart-details .left-side .cart-items{display:flex;flex-direction:column;gap:20px;max-height:600px;overflow:auto}@media screen and (min-width:100px) and (max-width:750px){.cart-details .left-side .cart-items{max-height:400px}}.cart-details .left-side .cart-items .cart-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #6f4840;padding:0 20px 30px;position:relative}.cart-details .left-side .cart-items .cart-item:last-child{border-bottom:none}.cart-details .left-side .cart-items .cart-item .delete-btn{position:absolute;top:0;right:10px;cursor:pointer;border:none;background-color:transparent;padding:0}.cart-details .left-side .cart-items .cart-item .item-info{display:flex;align-items:flex-start;gap:30px}.cart-details .left-side .cart-items .cart-item .item-info img{width:78px;object-fit:contain}.cart-details .left-side .cart-items .cart-item .item-info div{color:#6f4840}.cart-details .left-side .cart-items .cart-item .item-info div h2{font-size:16px;font-weight:500;margin:0 0 5px}.cart-details .left-side .cart-items .cart-item .item-info div p{font-size:14px;margin:0}.cart-details .left-side .cart-items .cart-item .item-info div p .bold{font-weight:500}.cart-details .left-side .cart-items .cart-item .item-price{text-align:center;color:#6f4840}.cart-details .left-side .cart-items .cart-item .item-price h4{font-size:24px;font-weight:500;margin:0}.cart-details .left-side .cart-items .cart-item .item-price div{margin-top:20px;display:flex;align-items:center;gap:30px}.cart-details .left-side .cart-items .cart-item .item-price div span{font-size:20px;font-weight:500}.cart-details .left-side .cart-items .mobile-cart-item{display:flex;gap:10px}.cart-details .left-side .cart-items .mobile-cart-item .item-image{padding:7px;border:1px solid #6f4840;border-radius:5px}.cart-details .left-side .cart-items .mobile-cart-item .item-image img{width:105px;object-fit:contain}.cart-details .left-side .cart-items .mobile-cart-item .item-details{color:#6f4840;flex:1 1}.cart-details .left-side .cart-items .mobile-cart-item .item-details h2{font-size:16px;font-weight:500;margin:0}.cart-details .left-side .cart-items .mobile-cart-item .item-details p{font-size:14px;margin:0}.cart-details .left-side .cart-items .mobile-cart-item .item-details p .bold{font-weight:500}.cart-details .left-side .cart-items .mobile-cart-item .item-details .actions{display:flex;align-items:center;justify-content:space-between;margin-top:5px;width:100%}.cart-details .left-side .cart-items .mobile-cart-item .item-details .actions div{display:flex;align-items:center;gap:15px;padding:0 10px;border:1px solid #6f4840;border-radius:5px}.cart-details .left-side .cart-items .mobile-cart-item .item-details .actions div p{font-size:14px;font-weight:500;color:#6f4840;margin:0}.cart-details .left-side .cart-items .mobile-cart-item .item-details .actions div button{background-color:transparent;border:none;font-size:20px}.cart-details .left-side .total{padding:20px 4rem;font-size:20px;font-weight:500;color:#6f4840;border-top:2px solid #6f4840}@media screen and (min-width:100px) and (max-width:750px){.cart-details .left-side .total{display:none}}.cart-details .left-side .total div{display:flex;align-items:center;justify-content:space-between}.cart-details .billing-details{flex:1 1}.cart-details .billing-details .title{font-size:16px;font-weight:500;color:#6f4840}.cart-details .billing-details .promo{padding:30px;border:1px dotted #6f4840;background-color:#fffef5}.cart-details .billing-details .mobile-total{display:none}@media screen and (max-width:750px){.cart-details .billing-details .mobile-total{position:fixed;bottom:0;left:0;background-color:#6f4840;padding:10px 20px;color:#fff;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%}.cart-details .billing-details .mobile-total div h5{font-size:20px;font-weight:500;margin:0}.cart-details .billing-details .mobile-total div p{margin:0;font-size:14px}.cart-details .billing-details .mobile-total .checkout{background-color:#fff;border-radius:5px;color:#6f4840;font-size:16px;padding:10px 24px;border:none}}.checkout-container{margin-bottom:5rem}@media screen and (min-width:100px) and (max-width:750px){.checkout-container{padding-top:1px}}@media screen and (max-width:750px){.checkout-container .heading{font-size:24px;font-weight:500}}.checkout-container .checkout-details{display:flex;gap:40px;flex-direction:row}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details{flex-direction:column}}.checkout-container .checkout-details .left-side{flex:1 1}.checkout-container .checkout-details .left-side .checkout-items{display:flex;flex-direction:column;gap:20px;max-height:600px;overflow:auto;border-bottom:1px solid #6f4840}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .left-side .checkout-items{max-height:400px}}.checkout-container .checkout-details .left-side .checkout-items .checkout-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #6f4840;padding:0 20px 30px;position:relative}.checkout-container .checkout-details .left-side .checkout-items .checkout-item:last-child{border-bottom:none}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .delete-btn{position:absolute;top:0;right:10px;cursor:pointer;border:none;background-color:transparent;padding:0}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info{display:flex;align-items:flex-start;gap:30px}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info img{width:78px;object-fit:contain}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info div{color:#6f4840}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info div h2{font-size:16px;font-weight:500;margin:0 0 5px}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info div p{font-size:14px;margin:0}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-info div p .bold{font-weight:500}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-price{text-align:center;color:#6f4840}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-price h4{font-size:24px;font-weight:500;margin:0}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-price div{margin-top:20px;display:flex;align-items:center;gap:30px}.checkout-container .checkout-details .left-side .checkout-items .checkout-item .item-price div span{font-size:20px;font-weight:500}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item{display:flex;gap:10px;margin-bottom:40px}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-image{padding:7px;border:1px solid #6f4840;border-radius:5px}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-image img{width:105px;object-fit:contain}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details{color:#6f4840;flex:1 1}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details h2{font-size:16px;font-weight:500;margin:0}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details p{font-size:14px;margin:0}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details p .bold{font-weight:500}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details .actions{display:flex;align-items:center;justify-content:space-between;margin-top:5px;width:100%}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details .actions div{display:flex;align-items:center;gap:15px;padding:0 10px;border:1px solid #6f4840;border-radius:5px}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details .actions div p{font-size:14px;font-weight:500;color:#6f4840;margin:0}.checkout-container .checkout-details .left-side .checkout-items .mobile-cart-item .item-details .actions div button{background-color:transparent;border:none;font-size:20px}.checkout-container .checkout-details .left-side .price-details{margin-top:30px}.checkout-container .checkout-details .left-side .price-details h3{font-size:20px;font-weight:500}.checkout-container .checkout-details .left-side .price-details .total{display:flex;align-items:center;justify-content:space-between;padding:10px 1rem 0 5rem;font-size:20px;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .left-side .price-details .total{padding:0}}.checkout-container .checkout-details .left-side .price-details .total p{margin:0}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .left-side .price-details .total p{font-size:16px;margin-bottom:10px}}.checkout-container .checkout-details .left-side .price-details .final-price{font-size:24px;font-weight:500;display:flex;align-items:center;justify-content:space-between;color:#6f4840;padding:10px 1rem 0 5rem;border-top:1px solid #6f4840;margin-top:20px}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .left-side .price-details .final-price{padding:20px 0 0;margin-top:10px}}.checkout-container .checkout-details .left-side .price-details .final-price p{margin:0}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .left-side .price-details .final-price p{font-size:16px;margin-bottom:10px}}.checkout-container .checkout-details .left-side .price-details .disclaimer{margin-top:40px}.checkout-container .checkout-details .billing-details{flex:1 1}.checkout-container .checkout-details .billing-details p{font-size:16px;font-weight:500;color:#6f4840}.checkout-container .checkout-details .billing-details .detail{display:flex;align-items:center;justify-content:space-between;flex-direction:row;border-bottom:1px solid #e6e6e6;margin-bottom:20px;padding-bottom:10px;margin-top:20px}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .billing-details .detail{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}}.checkout-container .checkout-details .billing-details .detail span{font-size:16px;font-weight:500;color:#6f4840;text-transform:capitalize;flex:2 1}.checkout-container .checkout-details .billing-details .detail p{font-size:16px;font-weight:400;color:#6f4840;margin:0;text-align:end;flex:1.5 1}@media screen and (min-width:100px) and (max-width:750px){.checkout-container .checkout-details .billing-details .detail p{font-size:14px;text-align:start}.checkout-container .checkout-details .billing-details .checkout-btn{float:left}}.checkout-container .checkout-details .billing-details .checkout-btn p{margin-top:5px;display:flex;align-items:center;gap:5px;font-size:14px;color:#6f4840}.checkout-container .pay{position:fixed;bottom:0;left:0;background-color:#6f4840;padding:15px 20px;color:#fff;z-index:100;display:flex;align-items:center;justify-content:center;width:100%}.checkout-container .pay p{margin:0;font-size:16px;font-weight:500}.profile{display:flex;align-items:flex-start;justify-content:flex-start;gap:40px;margin-bottom:2rem;padding:2rem 0}@media screen and (min-width:100px) and (max-width:750px){.profile{padding:2rem 0}}.profile .navigations{padding:30px;background-color:#fffef5;color:#6f4840;flex:1 1;border-radius:5px}@media screen and (min-width:100px) and (max-width:750px){.profile .navigations{display:none}}.profile .navigations .profile-image{display:flex;gap:12px;align-items:center}.profile .navigations .profile-image img{width:70px;height:70px;object-fit:contain;border-radius:50%;background-color:#d9d9d9}.profile .navigations .profile-image div p{font-size:14px;margin:0}.profile .navigations .profile-image div h5{font-size:18px;font-weight:500;margin:0}.profile .navigations .links{display:flex;flex-direction:column;gap:20px;margin:30px 0}.profile .navigations .links .logout,.profile .navigations .links a{padding:10px 20px;display:flex;align-items:center;gap:10px;color:#6f4840;border-radius:5px;cursor:pointer}.profile .navigations .links p{font-size:16px;font-weight:500;margin:0}.profile .navigations .links .active{background-color:#6f4840;color:#fff}.profile .content{flex:4 1}.personal-details .form-details{padding:50px}@media screen and (min-width:100px) and (max-width:750px){.personal-details .form-details{padding:30px 0}}.profile-orders .order-table{padding:30px}@media screen and (min-width:100px) and (max-width:750px){.profile-orders .order-table{padding:30px 0}}.profile-wishlist .wishlist-products{display:flex;gap:20px;flex-wrap:wrap;padding:30px 0}.about-banner{position:relative}.about-banner img{width:100%;min-height:600px;object-fit:cover}.about-banner h2{position:absolute;top:34%;left:80px;font-size:48px;font-weight:400;color:#fff;max-width:65%}@media screen and (min-width:750px) and (max-width:1200px){.about-banner h2{font-size:32px;left:40px}}@media screen and (min-width:100px) and (max-width:750px){.about-banner h2{font-size:24px;left:20px}}.about-journey .journies-container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.about-journey .journies-container .journies{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:60%}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies{max-width:100%;padding:20px}}.about-journey .journies-container .journies .journey{display:flex;align-items:flex-start;gap:100px}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey{gap:20px}}.about-journey .journies-container .journies .journey .title{display:block;width:250px}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey .title{width:unset;flex:1 1}}.about-journey .journies-container .journies .journey .title h4{margin:0;font-size:20px;font-weight:500;color:#6f4840}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey .title h4{font-size:16px}}.about-journey .journies-container .journies .journey .title p{font-size:14px;font-weight:400;color:#6f4840;line-height:20px;margin:10px 0}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey .title p{font-size:12px}}.about-journey .journies-container .journies .journey .center-line{content:"";width:1px;height:300px;background-color:#6f4840;position:relative}@media screen and (max-width:750px){.about-journey .journies-container .journies .journey .center-line{height:310px}}.about-journey .journies-container .journies .journey .center-line:before{content:"";width:29px;height:29px;background-color:#6f4840;border-radius:50%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey .center-line:before{width:15px;height:15px}}.about-journey .journies-container .journies .journey .image{flex:1 1;width:250px;height:200px}@media screen and (min-width:100px) and (max-width:750px){.about-journey .journies-container .journies .journey .image{flex:1 1;width:unset}}.about-journey .journies-container .journies .journey .image img{width:100%;height:100%;object-fit:contain}.about-journey .journies-container .top-flower{position:absolute;top:10px;left:0}@media screen and (min-width:100px) and (max-width:1200px){.about-journey .journies-container .top-flower{display:none}}.about-journey .journies-container .bottom-flower{position:absolute;bottom:10px;right:0}@media screen and (min-width:100px) and (max-width:1200px){.about-journey .journies-container .bottom-flower{display:none}}.core-values .heading{max-width:70%}.core-values .values{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:wrap}@media screen and (min-width:100px) and (max-width:750px){.core-values .values{flex-direction:column;justify-content:center;gap:40px}}.core-values .values div{flex:1 1;text-align:center;padding:0 3rem;min-height:240px}@media screen and (min-width:100px) and (max-width:1200px){.core-values .values div{min-height:unset;padding:0 20px}}.core-values .values div h5{margin:0 0 15px;font-size:24px;font-weight:400;color:#6f4840}.core-values .values div p{font-size:16px;color:#6f4840;margin:0}.core-values .values .border{border-left:1px solid #6f4840;border-right:1px solid #6f4840}@media screen and (min-width:100px) and (max-width:1200px){.core-values .values .border{border-left:none;border-right:none;padding:0;margin:0}}.offer .values{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap}@media screen and (min-width:100px) and (max-width:750px){.offer .values{flex-direction:column;justify-content:center;gap:20px}}.offer .values .value-box{min-height:260px}@media screen and (max-width:750px){.offer .values .value-box{min-height:unset}}.offer .values .value-box:not(:last-child){border-right:1px solid #6f4840}@media screen and (min-width:100px) and (max-width:1200px){.offer .values .value-box:not(:last-child){border-left:none;border-right:none;padding:0;margin:0}}.offer .values div{flex:1 1;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;text-align:center;padding:0 20px}@media screen and (min-width:100px) and (max-width:1200px){.offer .values div{max-width:70%}}.offer .values div .icon-container{width:150px;max-height:110px}.offer .values div .icon-container img{width:100%;height:100%;object-fit:contain}.offer .values div h5{margin:0 0 10px;font-size:20px;font-weight:400;color:#6f4840}.offer .values div p{font-size:14px;color:#6f4840;margin:0}.founder-container{position:relative}.founder-container .left-flower{position:absolute;bottom:0;left:0;z-index:-1}.founder-container .left-flower img{max-width:230px}@media screen and (min-width:100px) and (max-width:1200px){.founder-container .left-flower{display:none}}.founder-container .right-flower{position:absolute;bottom:0;right:0;z-index:-1}.founder-container .right-flower img{max-width:230px}@media screen and (min-width:100px) and (max-width:1200px){.founder-container .right-flower{display:none}}.founders{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}@media screen and (min-width:100px) and (max-width:750px){.founders{gap:10px;align-items:flex-start}}.founders .founder{padding:12px;border:2px solid #6f4840;border-radius:5px;margin-top:20px;width:305px;min-height:410px;cursor:pointer}@media screen and (min-width:100px) and (max-width:750px){.founders .founder{max-width:unset;width:100%;margin-top:10px;padding:7px;min-height:unset}}.founders .founder .img-container{height:300px;width:100%}@media screen and (min-width:100px) and (max-width:750px){.founders .founder .img-container{height:250px}}.founders .founder .img-container img{height:100%;width:100%;object-fit:contain}@media screen and (max-width:750px){.founders .founder .content{padding:10px 0;text-align:center}}.founders .founder h2{font-size:20px;font-weight:500;color:#6f4840;margin:0}@media screen and (min-width:100px) and (max-width:750px){.founders .founder h2{font-size:14px}}.founders .founder p{font-size:16px;color:#6f4840;font-weight:300;margin:0}@media screen and (min-width:100px) and (max-width:750px){.founders .founder p{font-size:12px}}.slide-In{transform-origin:left}.slide-In,.slide-Out{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#6f4840;z-index:10000}.slide-Out{transform-origin:right}.overflow{overflow:hidden!important}.founder-popup{display:flex;flex-direction:column;gap:20px;align-items:center}@media screen and (min-width:100px) and (max-width:750px){.founder-popup{flex-direction:column}}.founder-popup .img-container{height:300px;width:100%}@media screen and (min-width:100px) and (max-width:750px){.founder-popup .img-container{height:250px}}.founder-popup .img-container img{height:100%;width:100%;object-fit:contain}@media screen and (min-width:100px) and (max-width:750px){.founder-popup p{font-size:14px!important}.css-153i4k0{width:80%}}.investor-info .description .level{padding-bottom:10px;border-bottom:1px solid #6f4840}.investor-info .description .level h5{font-weight:400;font-size:1.2rem}.investor-info .description .level h5 a{color:#6f4840;text-decoration:underline!important}.investor-info .description .level p{margin-top:20px}.investor-info .description .level p a{padding:0 5px;color:#6f4840;text-decoration:underline!important}.investor-info .description .level .note{margin-top:40px;font-style:italic}.whatsapp-icon{position:fixed;z-index:100;bottom:110px;right:10px}.whatsapp-icon .icon-container{height:50px;width:50px}.whatsapp-icon .icon-container svg{height:100%;width:100%;object-fit:contain}.return-policy-container .heading{line-height:60px;margin:10px 0}.video-banner-container{position:relative;height:80dvh}.video-banner-container video{object-fit:cover!important;height:100%;width:100%}.video-banner-container .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4));z-index:1}.video-banner-container .content-container{position:absolute;top:40%;left:5%;color:#fff;z-index:2}@media screen and (max-width:750px){.video-banner-container .content-container{top:35%}}.video-banner-container .video-banner-title{font-size:56px;font-weight:600;margin:0;max-width:80%;line-height:60px}@media screen and (max-width:750px){.video-banner-container .video-banner-title{font-size:32px;max-width:unset;line-height:40px}}.video-banner-container p{font-size:24px;font-weight:500;margin-top:10px}@media screen and (max-width:750px){.video-banner-container p{font-size:14px}}.video-banner-container .explore-btn{border:1px solid hsla(0,0%,100%,.8);color:#fff;padding:8px 30px;border-radius:36px;margin-top:30px;font-size:16px;cursor:pointer;background-color:rgba(0,0,0,.2);transition:all .3s ease-in}.video-banner-container .explore-btn:hover{border:1px solid hsla(0,0%,100%,.2);background-color:rgba(0,0,0,.6)}@media screen and (max-width:750px){.video-banner-container .explore-btn{font-size:16px}}.gallery-container .category-chips{display:flex;align-items:center;overflow-x:scroll;gap:20px;margin-bottom:40px;-ms-overflow-style:none;scrollbar-width:none}.gallery-container .category-chips .bottom-nav::-webkit-scrollbar{display:none}@media screen and (max-width:750px){.gallery-container .category-chips{gap:10px}}.gallery-container .category-chips .chip.selected{background-color:#6f4840;color:#fff}.gallery-container .category-chips .chip{border:1px solid #6f4840;border-radius:24px;padding:3px 25px;cursor:pointer;color:#6f4840;transition:all .3s ease}@media screen and (max-width:750px){.gallery-container .category-chips .chip{padding:3px 15px}}.gallery-container .category-chips .chip:hover{background-color:#6f4840;color:#fff}.gallery-container .category-chips .chip span{font-size:14px;font-weight:500;text-wrap:nowrap}.gallery-container .gallery-images{column-count:5}@media screen and (max-width:750px){.gallery-container .gallery-images{column-count:2}}.gallery-container .gallery-images .img-container{display:inline-block;max-width:400px;height:-moz-fit-content;height:fit-content;margin-bottom:10px;cursor:pointer;transition:all .5s ease-in-out}.gallery-container .gallery-images .img-container:hover{transform:scale(1.03)}.gallery-container .gallery-images .img-container img{width:100%!important;height:auto!important;object-fit:cover!important;border-radius:16px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.gallery-slider{color:#fff!important;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.gallery-slider .img-container{width:100%;margin:20px 0}.gallery-slider .img-container img{width:100%!important;max-height:80dvh!important;object-fit:cover!important}.gallery-slider h3{color:#fff}.gallery-slider p{width:60%;text-align:center}.blogs-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:10px;justify-items:center}@media screen and (max-width:750px){.blogs-container{grid-template-columns:repeat(2,1fr);justify-items:center}}@media screen and (max-width:450px){.blogs-container{grid-template-columns:repeat(1,1fr);grid-gap:40px}}.blogs-container a{cursor:pointer}.blogs-container .blog-card{max-width:390px}@media screen and (max-width:450px){.blogs-container .blog-card{max-width:90dvw}}.blogs-container .blog-card .img-container{width:100%;overflow:hidden}.blogs-container .blog-card .img-container img{width:100%;height:100%;object-fit:cover;transition:transform 5s ease;transform-origin:center center}.blogs-container .blog-card .img-container img:hover{transform:scale(1.4)}.blogs-container .blog-card .blog-card-content{margin:15px}.blogs-container .blog-card .blog-card-content span{font-size:12px;font-weight:500}.blogs-container .blog-card .blog-card-content h4{margin:10px 0;font-size:16px;font-weight:400;line-height:30px}.blogs-container .blog-card .blog-card-content .text{font-size:12px;text-overflow:ellipsis;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blogs-container .blog-card .blog-card-content .read-more{font-size:14px;font-weight:400;color:#6f4840;width:-moz-fit-content;width:fit-content;position:relative;cursor:pointer}.blogs-container .blog-card .blog-card-content .read-more:before{content:"";position:absolute;left:0;bottom:-2px;width:75px;height:2px;background-color:#6f4840;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.blogs-container .blog-card .blog-card-content .read-more:hover:before{transform:scaleX(1);transform-origin:left}.blog-details-container{display:flex;align-items:center;flex-direction:column}.blog-details-container .blog-banner{width:100%;max-height:600px}@media screen and (max-width:768px){.blog-details-container .blog-banner{max-height:400px}}.blog-details-container .blog-banner img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.blog-details-container .blog-banner img{object-fit:contain}}.blog-details-container .content-container{position:relative;top:-100px;max-width:780px;padding:40px 50px;background-color:#fcfcfc;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}@media screen and (max-width:768px){.blog-details-container .content-container{top:unset;padding:10px;max-width:100%}}.blog-details-container .content-container span{font-size:12px;font-weight:500;letter-spacing:2px}@media screen and (max-width:768px){.blog-details-container .content-container span{font-size:10px;letter-spacing:1px}}.blog-details-container .content-container h4{font-size:28px;font-weight:400;letter-spacing:2px}@media screen and (max-width:768px){.blog-details-container .content-container h4{font-size:24px;margin:15px 0}}.blog-details-container .content-container h6{font-size:20px;font-weight:500;letter-spacing:2px;margin:30px 0}@media screen and (max-width:768px){.blog-details-container .content-container h6{font-size:16px;margin:0}}.blog-details-container .content-container .text img{max-width:100%;max-height:100%;object-fit:contain}.category-card{position:relative;max-width:335px;margin:0 auto}@media (max-width:700px){.category-card{max-width:275px}}.category-card .content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:24px 0;color:#fff;position:relative;z-index:2}.category-card .content a{color:#fff}.category-card .content p{font-size:24px;font-weight:500;color:#6f4840;margin:0;line-height:0px;text-align:center}@media (max-width:768px){.category-card .content p{font-size:20px}}.category-card .img-container{width:100%;height:380px}.category-card .img-container img{height:100%;width:100%;border-top-left-radius:240px;border-top-right-radius:240px;object-fit:cover;mix-blend-mode:multiply}.quality-section{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:40px}@media screen and (max-width:1080px){.quality-section{flex-direction:column}}.quality-section .content{flex:1 1}.quality-section .content h6{font-size:32px;font-weight:500;color:#6f4840;margin:0 0 20px}@media screen and (max-width:1080px){.quality-section .content h6{font-size:24px}}.quality-section .content .detail{display:flex;align-items:flex-start;gap:10px;margin:30px 0}.quality-section .content .detail p{font-size:24px;color:#6f4840;margin:0}@media screen and (max-width:1080px){.quality-section .content .detail p{font-size:18px}}.quality-section .content .detail p span{font-weight:500}.quality-section .images{flex:1 1;display:flex;justify-content:flex-end}.quality-section .images .img-container{position:relative}@media screen and (max-width:768px){.quality-section .images .img-container{max-width:300px}}.quality-section .images .img-container img{width:100%;height:100%;object-fit:contain}.first-section{display:flex;align-items:center;flex-direction:row;gap:100px;padding:100px 150px}@media screen and (max-width:768px){.first-section{flex-direction:column-reverse;gap:40px;padding:40px 0 0}}.first-section .content{flex:1 1}.first-section .content h1{font-size:64px;font-weight:400;color:#6f4840;line-height:70px;margin:0}@media screen and (max-width:768px){.first-section .content h1{font-size:32px;line-height:42px}}.first-section .content p{font-size:24px;color:#6f4840;margin:20px 0}@media screen and (max-width:768px){.first-section .content p{font-size:18px}}.first-section .content .company-details{display:flex;gap:40px;flex-wrap:wrap;margin-top:20px}@media screen and (max-width:768px){.first-section .content .company-details{gap:0}}.first-section .content .company-details .detail{text-align:center;min-width:150px}@media screen and (max-width:768px){.first-section .content .company-details .detail{width:50%;text-align:start}}.first-section .content .company-details .detail span{font-size:48px;font-weight:600;color:#6f4840;margin:0}@media screen and (max-width:1500px){.first-section .content .company-details .detail span{font-size:40px}}@media screen and (max-width:768px){.first-section .content .company-details .detail span{font-size:32px}}.first-section .content .company-details .detail h4{font-size:48px;font-weight:600;color:#6f4840;margin:0}@media screen and (max-width:1500px){.first-section .content .company-details .detail h4{font-size:40px}}@media screen and (max-width:768px){.first-section .content .company-details .detail h4{font-size:32px}}.first-section .content .company-details .detail p{font-size:20px;color:#6f4840;margin:0}@media screen and (max-width:768px){.first-section .content .company-details .detail p{font-size:14px}}.first-section .img-slider{flex:0.1 1;display:block;max-width:420px;margin:auto}@media screen and (max-width:768px){.first-section .img-slider{max-width:90%}}.first-section .img-slider .img-container img{width:100%;height:100%;object-fit:cover;border-top-right-radius:150px;border-bottom-left-radius:150px}.second-section{height:90vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media screen and (max-width:768px){.second-section{height:85vh;margin-top:40px}}.second-section .section_content{text-align:center;max-width:60%}@media screen and (max-width:768px){.second-section .section_content{max-width:90%}}.second-section .section_content h1{font-size:42px;font-weight:400;color:#6f4840;margin:20px 0;line-height:48px}@media screen and (max-width:768px){.second-section .section_content h1{font-size:28px;line-height:32px}}.second-section .section_content p{font-size:14px;color:#6f4840}.second-section .tl-flower{position:absolute;top:0;left:0}.second-section .tl-flower img{width:250px}@media screen and (max-width:768px){.second-section .tl-flower img{width:120px}}.second-section .tr-flower{position:absolute;top:0;right:0}.second-section .tr-flower img{width:250px}@media screen and (max-width:768px){.second-section .tr-flower img{width:120px}}.second-section .br-flower{position:absolute;bottom:0;right:0}.second-section .br-flower img{width:250px}@media screen and (max-width:768px){.second-section .br-flower img{width:120px}}.second-section .bl-flower{position:absolute;bottom:0;left:0}.second-section .bl-flower img{width:250px}@media screen and (max-width:768px){.second-section .bl-flower img{width:120px}}.third-section{height:85vh;display:flex;align-items:center;justify-content:flex-start;position:relative}@media screen and (max-width:768px){.third-section{align-items:flex-end;height:85vh}}.third-section .content{max-width:60%;padding:0 100px}@media screen and (max-width:768px){.third-section .content{padding:0 20px 60px;max-width:100%}}.third-section .content h4{font-size:48px;color:#fff;margin:10px 0;line-height:48px;font-weight:400}@media screen and (max-width:768px){.third-section .content h4{font-size:24px;line-height:32px}}.third-section .content .content-titles{height:100px;overflow-y:scroll;position:relative;margin-top:20px;pointer-events:none}@media screen and (max-width:768px){.third-section .content .content-titles{height:70px}}.third-section .content .content-titles h1{font-size:4vw;color:#fff;margin:0;font-weight:400;line-height:100px;position:absolute;top:0;left:0}@media screen and (max-width:768px){.third-section .content .content-titles h1{font-size:8vw;line-height:unset}}.third-section .content .explore-btn{border:1px solid hsla(0,0%,100%,.8);color:#fff;padding:8px 30px;border-radius:36px;margin-top:30px;font-size:16px;cursor:pointer;background-color:rgba(0,0,0,.2);transition:all .3s ease-in}.third-section .content .explore-btn:hover{border:1px solid hsla(0,0%,100%,.2);background-color:rgba(0,0,0,.6)}@media screen and (max-width:750px){.third-section .content .explore-btn{font-size:14px;margin-top:10px}}.third-section .image-container-1{position:absolute;right:12%;top:48%;transform:translateY(-50%);z-index:90}@media screen and (max-width:768px){.third-section .image-container-1{top:145px;right:25%}}.third-section .image-container-1 img{max-width:400px}@media screen and (max-width:768px){.third-section .image-container-1 img{max-width:200px}}.third-section .image-container-2{position:absolute;right:11.5%;top:49%;transform:translateY(-50%);z-index:80}@media screen and (max-width:768px){.third-section .image-container-2{top:150px;right:24%}}.third-section .image-container-2 img{max-width:400px}@media screen and (max-width:768px){.third-section .image-container-2 img{max-width:200px}}.third-section .image-container-3{position:absolute;right:11%;top:50%;transform:translateY(-50%);z-index:70}@media screen and (max-width:768px){.third-section .image-container-3{top:155px;right:23%}}.third-section .image-container-3 img{max-width:400px}@media screen and (max-width:768px){.third-section .image-container-3 img{max-width:200px}}.image-container-4{position:absolute;right:10.5%;top:51%;transform:translateY(-50%);z-index:60}@media screen and (max-width:768px){.image-container-4{top:160px;right:22%}}.image-container-4 img{max-width:400px;height:470px;border-top-left-radius:45%;border-top-right-radius:45%;object-fit:cover}@media screen and (max-width:768px){.image-container-4 img{max-width:200px;height:240px}}.banner-section{position:relative}.banner{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;opacity:0;pointer-events:none}.banner-af{background-image:url(/images/af-banner.png);opacity:1}.banner-al{background-image:url(/images/al-banner.png);opacity:0}.banner-vp{background-image:url(/images/vp-banner.png);opacity:0}.banner-ha{background-image:url(/in/ha-banner.jpg);background-position:50%;opacity:0}.fourth-section h1{max-width:50%}@media screen and (max-width:1500px){.fourth-section h1{max-width:60%}}@media screen and (max-width:768px){.fourth-section h1{max-width:100%}}.fourth-section .featured-section{display:flex;align-items:flex-end;flex-direction:row;gap:60px}@media screen and (max-width:768px){.fourth-section .featured-section{flex-direction:column;align-items:flex-start;gap:20px}}.fourth-section .featured-section .content{flex:2 1}.fourth-section .featured-section .content h2{font-size:50px;font-weight:400;margin:20px 0;line-height:50px;color:#000}@media screen and (max-width:768px){.fourth-section .featured-section .content h2{font-size:24px;line-height:36px}}.fourth-section .featured-section .content p{font-size:20px;color:#6f4840}@media screen and (max-width:768px){.fourth-section .featured-section .content p{font-size:16px}}.fourth-section .featured-section .content .cta-btn{margin-top:20px}.fourth-section .featured-section .product-slider{flex:4 1;align-items:unset}@media screen and (max-width:768px){.fourth-section .featured-section .product-slider{width:100%}}.fourth-section .featured-section .product-slider .swiper-slide{width:100%!important}.fourth-section .featured-section .product-slider .swiper-wrapper{width:310px;min-height:100%}@media screen and (max-width:768px){.fourth-section .featured-section .product-slider .swiper-wrapper{width:260px}.fourth-section .featured-section .product-slider .swiper-wrapper .products{min-height:350px}}.fifth-section{height:85vh;background:none;position:relative;overflow:hidden}@media screen and (max-width:768px){.fifth-section{height:70vh}}.fifth-section .bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fefcd4;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);z-index:-1}.fifth-section .testimonial-container{background-color:transparent!important;margin-top:0;padding:1rem 3rem}@media screen and (max-width:768px){.fifth-section .testimonial-container{padding:20px}}.fifth-section .testimonial-container h1{max-width:60%;text-align:start}@media screen and (max-width:768px){.fifth-section .testimonial-container h1{max-width:100%;margin-bottom:40px}}.in-contact-us .contact-us{margin:0;padding-top:20px}.audit-container a{text-decoration:underline!important}