.bg-blue{background:#f1f2f7}main{padding:120px 0;background:-webkit-gradient(linear,left top,right top,from(#000),to(#000));background:linear-gradient(90deg,#000,#000);position:relative;z-index:1;color:#fff}main h1{color:#fff}main p{color:#fff}main::after{position:absolute;background:-webkit-gradient(linear,left top,right top,from(hwb(0 0 100% / .4)),to(hwb(0 0 100% / .4)));background:linear-gradient(90deg,hwb(0 0 100% / .4),hwb(0 0 100% / .4));content:"";inset:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-1}main svg{position:absolute;display:block;bottom:-1px;left:0;fill:#fff;color:#fff;z-index:10;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1280px){main{padding:100px 0!important;background-position:center!important}}@media (max-width:425px){main{padding:50px 0!important;background-position:center!important}}.hm-points-box{color:#000!important;font-size:30px}.hm-points-box *+*{margin-top:10px!important}.hm-points-box i{background:#e8ebea;width:20px;height:20px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000!important;font-size:17px;padding:15px}.hm-points-box p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#000!important;font-size:15px}.owner-msg{background:#fdfdfd}.owner-msg-text-image{max-width:400px}.products-section{padding-top:0!important;margin-top:-40px}.product-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:rgba(149,157,165,.2) 0 8px 24px;padding:40px 30px 20px 30px;border-radius:10px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-box h4{font-size:25px;font-weight:500}.product-box:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.product-box img{mix-blend-mode:multiply}.gem-section{padding-bottom:50px!important}.gem-row{margin:70px 80px 40px 80px}@media (max-width:800px){.gem-row{margin:20px}}.gem-box{background:#fff;display:inline-block;border-radius:10px;padding:10px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:rgba(17,12,46,.15) 0 48px 100px 0;box-shadow:rgba(17,12,46,.15) 0 48px 100px 0}.gem-box:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.faq:not(:last-child){border-bottom:1px solid hsla(0,0%,0%,.07)}.faq{max-width:100%;margin-top:15px;padding-bottom:1rem;cursor:pointer}.question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .5s ease,color .5s ease;transition:background-color .5s ease,color .5s ease}.question h3{font-family:"Barlow Condensed",serif;font-size:22px;-webkit-transition:color .5s ease;transition:color .5s ease;color:#5e5e5e;font-weight:500;text-transform:capitalize}.fav-icon{width:23px;-webkit-transition:fill .5s ease,color .5s ease,-webkit-transform .5s ease;transition:fill .5s ease,color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,fill .5s ease,color .5s ease;transition:transform .5s ease,fill .5s ease,color .5s ease,-webkit-transform .5s ease}.answer{max-height:0;overflow:hidden;-webkit-transition:max-height .5s ease,opacity .5s ease;transition:max-height .5s ease,opacity .5s ease;opacity:0}.answer p{padding-top:10px;line-height:1.6;font-size:15px}.answer p>i{color:var(--brand-second)}.question:hover h3{color:var(--hover-text-color,#00d4ff)}.question:hover .fav-icon{fill:var(--hover-icon-color,#00d4ff)}.faq.active .answer{max-height:100%;opacity:1}.faq.active .question{background-color:var(--active-bg-color,#f8f9fa)}.faq.active h3{color:var(--active-text-color)}.faq.active .fav-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:var(--active-icon-color)}.contact-icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-top:5px}.contact-icon-wrapper-text h4{font-size:19px;color:#000}.contact-icon-wrapper>i{background:var(--brand);color:#fff;width:30px;height:30px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px}@media (max-width:768px){.contact-icon-wrapper-text{width:80%}.contact-map-box{margin-top:40px}}