section.small-boxes{background:#171B40}section.small-boxes.green{background:#28603D}section.small-boxes .wrapper .set-buttons{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;margin-bottom:2rem}section.small-boxes .wrapper .set-buttons button{position:relative;border:0;background:transparent;font-family:Poppins,sans-serif;font-weight:700;font-size:1.5rem;color:#ffffff80;line-height:1.1;padding:1rem 2.5rem;cursor:pointer;transition:all .3s ease}section.small-boxes .wrapper .set-buttons button:hover{color:#fff}section.small-boxes .wrapper .set-buttons button .line{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#FFF;opacity:.5;border-radius:4px;transition:all .3s ease}section.small-boxes .wrapper .set-buttons button.active{color:#fff}section.small-boxes .wrapper .set-buttons button.active .line{bottom:-1px;height:4px;opacity:1}section.small-boxes .wrapper .boxes .set-content{display:none;gap:1rem}section.small-boxes .wrapper .boxes .set-content.active{display:flex;align-items:stretch;justify-content:center;flex-direction:column;flex-wrap:auto}section.small-boxes .wrapper .boxes .box{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;border-radius:1rem;padding:1rem;width:100%;background:linear-gradient(135deg,#FFF 25.21%,#ececec 85.13%)}section.small-boxes .wrapper .boxes .box.green{background:linear-gradient(135deg,#3CB371 25.21%,#0EAD69 85.13%)}section.small-boxes .wrapper .boxes .box.blue{background:linear-gradient(135deg,#B0DBFF 25.21%,#59B3FF 85.13%)}section.small-boxes .wrapper .boxes .box.orange{background:linear-gradient(135deg,#FE8A41 25.21%,#E16522 85.13%)}section.small-boxes .wrapper .boxes .box h4{margin-bottom:0}section.small-boxes .wrapper .boxes .box p.subtext{font-size:1rem;font-weight:600;margin-top:.5rem}section.small-boxes .wrapper .boxes .box .prices{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.small-boxes .wrapper .boxes .box .prices .price{text-align:center;position:relative;padding:1rem 0 1rem 1rem}section.small-boxes .wrapper .boxes .box .prices .price:nth-child(2){padding:1rem 0 1rem 1rem}section.small-boxes .wrapper .boxes .box .prices .price:nth-child(2):after{content:"";position:absolute;top:calc(50% - 25px);left:0;height:50px;width:2px;background:#171B40}@media only screen and (min-width: 601px){section.small-boxes .wrapper .boxes .set-content.active{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1200px){section.small-boxes .wrapper .set-buttons{margin-bottom:3rem}section.small-boxes .wrapper .set-buttons button{font-size:1.75rem}section.small-boxes .wrapper .boxes .set-content.active{flex-direction:row}section.small-boxes .wrapper .boxes .box{padding:3rem 1rem;text-align:center}section.small-boxes .wrapper .boxes .box h5{font-size:2rem}section.small-boxes .wrapper .boxes .box h4{font-size:2.625rem}section.small-boxes .wrapper .boxes .box p.subtext{font-size:1rem}section.small-boxes .wrapper .boxes .box .prices .price h4{font-size:2.25rem}}
