.getCustomQuote{background-color:#4b3ed2;padding:50px;display:flex;flex-direction:column;align-items:center}.getCustomQuote p{margin-bottom:30px;max-width:500px}.getCustomQuote img{display:none;margin-bottom:50px;max-width:125px}.getCustomQuote button{width:150px;height:40px;border-radius:25px;color:#fff;font-size:12px;flex:auto}@media(min-width:600px)and (orientation:portrait){.getCustomQuote img{display:block}}@media(min-width:600px)and (orientation:landscape){.getCustomQuote img{display:block}}.featuredBoxes{padding:50px;display:flex;flex-direction:column;align-items:center;background-color:#f8f6fa}.featuredBoxesContent{cursor:grab;margin:50px 0;padding:30px 0;display:flex;width:95%;overflow-x:auto;overflow-y:hidden}.featuredBox{box-shadow:0 5px 30px #120f3e29;background:#fff;flex:0 0 225px;max-width:325px;display:flex;flex-direction:column;align-items:center;padding:0 0 20px;border:1px solid #f8f6fa;margin:0 30px;border-radius:15px;text-decoration:none}.featuredBox h2{text-align:center;padding:30px 20px 0}.featuredBox p{text-align:center;font-size:14px;padding:10px 20px 20px;text-overflow:ellipsis}.featuredBox img{width:60%;object-fit:contain}.featuredBoxesContent::-webkit-scrollbar{background:#fff;height:5px}.featuredBoxesContent::-webkit-scrollbar-thumb{background:#ffc805;border-radius:15px}.marginRight{width:10px;flex-shrink:0}@media(min-width:600px)and (orientation:portrait){.featuredBox{flex:1 0 250px}}@media(min-width:600px)and (orientation:landscape){.featuredBox{flex:1 0 250px}}
