.page-center{margin:0 auto;max-width:100%;padding:0 10px;width:1200px}.plx-sec{margin-bottom:80px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.grid{display:grid}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.four-col{grid-template-columns:repeat(4,1fr)}.five-col{grid-template-columns:repeat(5,1fr)}.one-two-col{grid-template-columns:1fr 2fr}.two-one-col{grid-template-columns:2fr 1fr}.three-one-col{grid-template-columns:3fr 1fr}.three-two-col{grid-template-columns:3fr 2fr}.no-gap{gap:0}.gap1{gap:1rem}.gap2{gap:2rem}.gap3{gap:3rem}.gap4{gap:4rem}.aic{align-items:center}.pic{place-items:center}@media (max-width:1024px){.five-col,.four-col,.three-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.five-col,.four-col,.one-two-col,.three-col,.three-one-col,.three-two-col,.two-col,.two-one-col{grid-template-columns:1fr}}@media (max-width:480px){.five-col,.four-col,.one-two-col,.three-col,.three-one-col,.three-two-col,.two-col,.two-one-col{grid-template-columns:1fr}}.plx-btn{align-items:center;background-color:#00eb5e;background-origin:padding-box,border-box;background-repeat:no-repeat,no-repeat;border:.1875rem solid #221c46;color:#221c46;display:flex;height:48px;line-height:1;margin-top:1em;padding:9px 20px;text-align:center;text-overflow:ellipsis;transition:all .2s ease-in-out;white-space:nowrap;width:fit-content}.plx-btn:active,.plx-btn:focus,.plx-btn:hover{background-color:#c7fcca;color:initial}.plx-trim-btn{-webkit-font-smoothing:antialiased;background:#00eb5e;background-color:transparent;background-image:-webkit-linear-gradient(135deg,transparent 15px,#00eb5e 0),-webkit-linear-gradient(135deg,transparent 16px,#221c46 0);background-image:linear-gradient(315deg,transparent 15px,#00eb5e 0),linear-gradient(315deg,transparent 16px,#221c46 0);background-origin:padding-box,border-box;background-repeat:no-repeat,no-repeat;border:.1875rem solid transparent;color:#221c46;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;font-weight:400;height:auto;line-height:1.5em;padding:10px 1.25rem;text-align:center;text-decoration:none;transition:all .2s ease-in-out;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;width:auto}.plx-trim-btn:active,.plx-trim-btn:focus,.plx-trim-btn:hover{color:initial}.plx-underline-yellow{position:relative}.plx-underline-yellow:after{background:#ffdc37;content:"";height:2px;left:0;margin-top:1em;position:absolute;top:100%;width:100%}.plx-underline-blue{position:relative}.plx-underline-blue:after{background:#17ccf9;content:"";height:2px;left:0;margin-top:1em;position:absolute;top:100%;width:100%}.plx-underline-green{position:relative}.plx-underline-green:after{background:#00eb5e;content:"";height:2px;left:0;margin-top:1em;position:absolute;top:100%;width:100%}.plx-underline-coral{position:relative}.plx-underline-coral:after{background:#ff7375;content:"";height:2px;left:0;margin-top:1em;position:absolute;top:100%;width:100%}.plx-underline-deep{position:relative}.plx-underline-deep:after{background:#221c46;content:"";height:2px;left:0;margin-top:1em;position:absolute;top:100%;width:100%}.w50{width:50%}.w70{width:70%}.w75rsp{width:75%}@media (max-width:768px){.w50,.w70{width:100%}}