section.bundles .top-items{border-bottom:3px solid #d9d9d9;display:flex}section.bundles .top-items .top-item{background:#fff;border:3px solid #fff;border-radius:8px 8px 0 0;cursor:pointer;padding:20px 40px;width:33.33333%}section.bundles .top-items .top-item:first-child:hover{border:3px solid #fed141}section.bundles .top-items .top-item:first-child.active{background:#fed141;border:3px solid #fed141}section.bundles .top-items .top-item:first-child.active p{color:#0855fe}section.bundles .top-items .top-item:nth-child(2):hover{border:3px solid #0855fe}section.bundles .top-items .top-item:nth-child(2).active{background:#0855fe;border:3px solid #0855fe}section.bundles .top-items .top-item:nth-child(2).active h3,section.bundles .top-items .top-item:nth-child(2).active p{color:#fff}section.bundles .top-items .top-item:nth-child(2).active .title img{filter:brightness(11.5)}section.bundles .top-items .top-item:nth-child(3):hover{border:3px solid #26ded4}section.bundles .top-items .top-item:nth-child(3).active{background:#26ded4;border:3px solid #26ded4}section.bundles .top-items .top-item:nth-child(3).active .title img{filter:brightness(11.5)}section.bundles .top-items .top-item:nth-child(3).active h3,section.bundles .top-items .top-item:nth-child(3).active p{color:#fff}section.bundles .top-items .top-item .title{align-items:center;display:flex;gap:5px;justify-content:center;margin-bottom:10px}section.bundles .top-items .top-item .title h3{color:#0855fe;margin-bottom:0}section.bundles .top-items .top-item p{margin-bottom:0;text-align:center}section.bundles .items{background:#f2f7ff;border-radius:8px;margin-top:20px;padding:40px 40px 80px;position:relative}section.bundles .items .bt{position:absolute}section.bundles .items .bt p{margin-bottom:0}section.bundles .items .item{display:flex;justify-content:space-between}section.bundles .items .item .left{display:flex;flex-direction:column;justify-content:center;width:40%}section.bundles .items .item .right{width:50%}section.bundles .items .item .left .li{align-items:start;display:flex;gap:10px;justify-content:start;margin-bottom:15px}section.bundles .items .item .left .li img{margin-top:5px}section.bundles .items .item .left .li p{margin-bottom:0}section.bundles .items .item .right img{margin-bottom:10px}section.bundles .items .item .right h4{font-family:Open Sans;font-size:36px;font-weight:600;line-height:48px;margin-bottom:10px;text-align:center}section.bundles .items .item .right p{margin-bottom:10px}section.bundles .items .item .right .form-box h3{display:none}section.bundles .items .item .right .form-box form .actions{display:flex;gap:10px;justify-content:start}section.bundles .items .item .right .form-box form input[type=submit]{width:calc(50% - 8px)}section.bundles .items .item .right .form-box form a.btn-blue{text-align:center;width:calc(50% - 8px)}section.bundles .items .item .right .form-box form a.btn-blue:hover{background-color:#1a334e;border:1px #1a334e;color:#fff}section.bundles .items .item .right .form-box form .hs-form-field{margin-bottom:10px}@media (max-width:767px){section.bundles .items{padding:30px 20px 40px}section.bundles .items .item{display:flex;flex-direction:column;justify-content:space-between}section.bundles .items .item .left{margin-bottom:20px;width:100%}section.bundles .items .item .right{width:100%}section.bundles .top-items{flex-direction:column}section.bundles .top-items .top-item{border-radius:8px 8px;width:100%}section.bundles .items .bt{position:absolute;top:100%}section.bundles .items .item .right .form-box form .actions{flex-direction:column}section.bundles .items .item .right .form-box form a.btn-blue,section.bundles .items .item .right .form-box form input[type=submit]{width:calc(100% - 8px)}}@media (max-width:400px){section.bundles .items .item .right .form-box form .form-columns-2 .hs-form-field .hs-input{width:100%}}