.image{position:absolute;top:22%;right:0;width:45%;opacity:0;animation:change-img-anim 15s infinite}.image:first-of-type{animation-delay:0s}.image:nth-of-type(2){animation-delay:5s}.image:nth-of-type(3){animation-delay:10s}@keyframes change-img-anim{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.usps p{font-size:24px;display:inline-block;color:#1345b0;font-weight:500;line-height:.9em}.hero_afthead .icon-boxes{padding-bottom:0;z-index:4;width:100%;position:relative;margin-top:0}@media (min-width:1200px){.hero .icon-boxes:before{content:"";position:absolute;bottom:0;left:0;right:0;height:calc(50% + 20px);background-color:var(--default-color);border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%)}}.hero_afthead .icon-box{padding:25px 20px;position:relative;background:#ffffff;box-shadow:0 0 29px 0 rgba(0,0,0,.1);transition:all .3s ease-in-out;border-radius:8px;z-index:1;height:100%;width:100%;text-align:center;justify-content:center;display:flex;align-items:center;min-height:270px;border-bottom:5px solid #ffffff;overflow:hidden}.hero_afthead .icon-box:hover{transform:translateY(-10px);border-color:#2881f8}.hero_afthead .icon-box .title{font-weight:400;margin-bottom:0;font-size:18px}.hero_afthead .icon-box .title span{color:#fa1313;font-weight:600;text-transform:capitalize}.hero_afthead .icon-box .title a{color:#333;transition:.3s}.hero_afthead .icon-box .icon{padding-top:10px;display:inline-block;transition:all .3s ease-in-out;font-size:48px;line-height:1;background:#ffffff;color:#ffffff;width:50px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;margin:0 0 20px;font-size:28px;transition:.3s ease-in-out;position:absolute;top:12px;left:calc(50% - 25px);border:4px solid #fdc134}.hero_afthead .icon-box:hover{background-color:#f1f1f1}.hero_afthead .icon-box:hover .icon,.hero_afthead .icon-box:hover .title a{color:#ffffff;background:#fdc134}.hero_afthead .icon-box .advanced img{width:25%;transform:rotate(316deg)}.hero_afthead .icon-box .advanced{background:#5fcf8082;color:#ffffff;width:200px;position:absolute;bottom:-8px;left:-76px;transform:rotate(45deg);z-index:1;font-size:14px;padding:14px 0}.hero_afthead .icon-box .advancedr img{width:25%;transform:rotate(223deg)}.hero_afthead .icon-box .advancedr{background:#5fcf8082;color:#ffffff;width:200px;position:absolute;bottom:-8px;right:-76px;transform:rotate(136deg);z-index:1;font-size:14px;padding:14px 0}.price_toggle_listing1,.price_toggle_listing2{margin-top:10px;animation:fadeSlide .4s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.price_toggle_anchore1 button,.price_toggle_anchore2 button{background:none;border:none;color:#fd0d0d;cursor:pointer;font-weight:600;margin-top:15px;margin-left:15px}.price_toggle_listing1,.price_toggle_listing2{display:none}.price_toggle_listing1.show,.price_toggle_listing2.show{display:block}