.providers-overview{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:-200px;position:relative;z-index:3}@media only screen and (max-width:700px){.providers-overview{flex-direction:column}}.providers-overview-card{width:33%}@media only screen and (max-width:700px){.providers-overview-card{width:100%}}.otherproviders-overview{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;z-index:3}@media only screen and (max-width:700px){.otherproviders-overview{flex-direction:column}}.otherproviders-overview-card{width:33%}@media only screen and (max-width:700px){.otherproviders-overview-card{width:100%}}.plc{width:94%;margin:20px auto;-webkit-box-shadow:2px 2px 5px 0 #999;-moz-box-shadow:2px 2px 5px 0 #999;box-shadow:2px 2px 5px 0 #999;border-radius:2px;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;border-radius:12px;padding:15px 0;min-height:425px;background-color:#fff}@media only screen and (max-width:700px){.plc{min-height:385px}}.plc-top{margin-bottom:15px;display:flex;flex-direction:column;align-items:center}.plc-top img{object-fit:contain}.plc-top .stars{margin-left:0}.plc-info{width:100%}.plc-info-highlight{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:0 5%}.plc-info-box{width:100%;background-color:var(--opacityGreen);padding:10px 5%;display:flex;flex-direction:column;gap:5px}.plc-info-box-text{display:flex;flex-direction:row;justify-content:space-between}.plc-btn-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:15px 5%}.plc-btn-container a{min-width:140px}.plc-btn-container-white{position:relative;border:1px solid #bcbec7;border-radius:6px;font-size:12px;color:#36ab83;text-align:center;transition:.2s ease-out;box-shadow:0 3px 6px #00000033;cursor:pointer;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;width:48%}.plc-btn-container-green{background-color:#00b38c;border-radius:6px;font-size:15px;color:#fff;text-align:center;padding:10px;box-shadow:0 3px 6px #00000033;cursor:pointer;border:none;outline:0;font-weight:600;width:48%}.plc-btn-container-green:hover{background-color:#2d8668}.plc-btn-container-green svg{position:relative;max-height:16px}.plc-example-text{padding-top:15px;font-size:10px;line-height:15px;color:#9297a3;width:100%;padding:5px 5%}.plc-example-text b,.plc-example-text p{font-size:12px}.oplc{width:94%;margin:20px auto;-webkit-box-shadow:2px 2px 5px 0 #999;-moz-box-shadow:2px 2px 5px 0 #999;box-shadow:2px 2px 5px 0 #999;border-radius:2px;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;border-radius:12px;padding:15px 0}.oplc img{object-fit:contain}.oplc a{text-decoration:none;padding:10px 20px}.customer-reviews{width:100%;background:#eaf0f8;height:fit-content;display:flex;flex-direction:column;align-items:center}.customer-reviews h3{padding-top:10px;padding-left:1%}@media only screen and (max-width:700px){.customer-reviews h3{padding-left:3%}}.customer-reviews .splide{max-width:100%!important}.customer-reviews .splide-container{max-width:100%}.customer-reviews-container{display:flex;flex-direction:column;justify-content:center;width:36%}@media only screen and (max-width:700px){.customer-reviews-container{width:90%}}.customer-reviews-text-before{padding-left:1%}@media only screen and (max-width:700px){.customer-reviews-text-before{padding-left:3%}}.customer-reviews-text-after{padding-left:1%}@media only screen and (max-width:700px){.customer-reviews-text-after{padding-left:3%}}.customer-reviews-carousel{display:flex;flex-direction:row}.customer-reviews .customer-review{display:flex;flex-direction:column;background:#fff;height:fit-content;padding:20px 10px;border-radius:5px;margin:0 10px}.customer-reviews .customer-review-stars{display:flex}.customer-reviews .customer-review-stars span{padding:3px}.plhc{width:100%;-webkit-box-shadow:2px 2px 5px 0 #999;-moz-box-shadow:2px 2px 5px 0 #999;box-shadow:2px 2px 5px 0 #999;border-radius:20px;margin-top:-170px;background-color:#fff;padding:15px;position:relative;z-index:3}.plhc-content{display:flex;flex-direction:row}@media only screen and (max-width:700px){.plhc-content{flex-direction:column}}.plhc-content-first{width:33%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.plhc-content-first-imgcontainer{height:60px}.plhc-content-first img{max-width:200px;max-height:60px}@media only screen and (max-width:700px){.plhc-content-first{width:100%}}.plhc-content-second{width:33%}.plhc-content-second-highlight{padding:5px 5%;display:flex;flex-direction:row;justify-content:space-between}.plhc-content-second-box{padding:10px 5%;background-color:var(--opacityGreen)}.plhc-content-second-box-text{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:700px){.plhc-content-second{width:100%}}.plhc-content-third{padding-top:20px}.plhc-content-third ul li{list-style-type:none}.plhc-content-third ul li::before{height:12px;width:12px;content:"";background-image:url(../images/checkmark-green.svg);position:relative;display:inline-block;vertical-align:middle;background-size:contain;margin-right:10px}.plhc-content-third.oplhc-third{width:33%;padding-top:0;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:700px){.plhc-content-third.oplhc-third{width:100%}}.plhc-content-third.oplhc-third .plhc-btn{margin:auto}.plhc-content-third.oplhc-third .plhc-btn a{text-decoration:none}.plhc-example{padding-top:15px;font-size:10px;line-height:15px;color:#9297a3;width:100%;border-top:1px solid #d3d3d3;margin-top:20px;padding-top:5px}.plhc-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px}.plhc-btn a{border:1px solid var(--btnGreen);box-shadow:0 3px 6px #00000029;border-radius:23px;color:var(--btnGreen);font-weight:600;padding:10px 70px}.plhc-btn a:hover{color:#fff;background-color:var(--btnGreen)}.other-providers{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width:700px){.other-providers{flex-direction:column}}.other-providers-text{width:100%;text-align:center;margin-top:50px;margin-bottom:30px}.other-providers-text b{font-size:24px}.plhc-btn a{text-decoration:none;cursor:pointer}