.btn:hover{background-color:#f7f7f7}.homePage img{max-width:100%;max-height:100%}.homePage .myContainer{height:65.5vh}.homePage button{background-color:#3a4468}.homePage button:hover{background-color:#facc15}@media (min-width:768px){.homePage{height:100%}}@media (max-width:768px){.homePage{height:130vh}}.productGrid{display:grid;grid-auto-rows:auto;grid-template-columns:auto auto auto;max-width:100%}@media (max-width:986px){.productGrid{grid-template-columns:auto auto}}@media (max-width:786px){.productGrid{grid-template-columns:auto}}.productCard:hover .btn{background-color:hsla(0,0%,100%,.5);opacity:1}.btn{opacity:0}.btn:hover{opacity:1}.btn button{background-color:#facc15}.btn a,.btn button{font-size:1rem;transition:.2s}.btn button:hover{background-color:#ddb204}.star{background-image:linear-gradient(90deg,#fff 100%,#000 0)}.smallStar,.star{-webkit-clip-path:polygon(50% 2.45%,61.8% 38.77%,100% 38.77%,69.1% 61.23%,80.9% 97.55%,50% 75.1%,19.1% 97.55%,30.9% 61.23%,0 38.77%,38.2% 38.77%);clip-path:polygon(50% 2.45%,61.8% 38.77%,100% 38.77%,69.1% 61.23%,80.9% 97.55%,50% 75.1%,19.1% 97.55%,30.9% 61.23%,0 38.77%,38.2% 38.77%);width:20px;height:20px}.smallStar{background-color:#000}.yellowStarhalf{background-image:linear-gradient(90deg,#ffb222 50%,#fff 0)}.yellowStar,.yellowStarhalf{-webkit-clip-path:polygon(50% 2.45%,61.8% 38.77%,100% 38.77%,69.1% 61.23%,80.9% 97.55%,50% 75.1%,19.1% 97.55%,30.9% 61.23%,0 38.77%,38.2% 38.77%);clip-path:polygon(50% 2.45%,61.8% 38.77%,100% 38.77%,69.1% 61.23%,80.9% 97.55%,50% 75.1%,19.1% 97.55%,30.9% 61.23%,0 38.77%,38.2% 38.77%);width:20px;height:20px}.yellowStar{background-image:linear-gradient(90deg,#ffb222 100%,#000 0)}.productsTitle:after{content:"";position:absolute;background-color:orange;bottom:0;transform:translateX(-50%);left:50%;width:50%;height:3px;border-radius:50%}.aboutImage{width:50%;max-height:100%}.serviceContent{width:38%}@media (max-width:768px){.serviceContent{width:90%}.aboutImage{width:100%;max-height:50%}}.serviceCard{box-shadow:0 0 10px 1px #d8d8d8}.customers button{background-color:#3a4468}.customers button:hover{background-color:#facc15}.customerReview{min-width:100%;min-height:100%;background-color:#fff}.reviews{transform:translateX(var(--translate));transition:.7s ease-out}.comment{box-shadow:0 0 10px 2px #bebebe}.commenter{padding:1rem;position:relative;display:flex;align-items:center;justify-content:center;background-color:#facc15;z-index:100}.commenter:before{content:"";background-color:#facc15;position:absolute;top:0;transform:translateY(-50%);width:75px;height:75px;z-index:-1;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.customersTitle:after,.whyUsTitle:after{content:"";position:absolute;background-color:orange;bottom:0;transform:translateX(-50%);left:50%;width:50%;height:3px;border-radius:50%}