﻿ #how-it-works h3,#how-it-works p{border:none;text-decoration:none;color:var(--text-color)}#how-it-works .text-center{margin-bottom:20px}#how-it-works .how-it-works-animation{width:100px;height:100px;margin:0 auto 15px auto;display:block}.step-number{position:relative;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.step-number:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);border-radius:50%;z-index:0}.step-number span{position:relative;z-index:1;color:#fff;font-weight:700;font-size:1.2rem}@media (max-width:767.98px){#how-it-works .how-it-works-animation{width:170px;height:170px}#how-it-works .owl-carousel{margin-bottom:0}#how-it-works dotlottie-player{margin-bottom:5px}}@media (min-width:1200px){#how-it-works .how-it-works-animation{width:200px;height:200px}}.owl-carousel{position:relative}.owl-nav{display:block !important;position:absolute;top:50%;width:100%;transform:translateY(-50%);pointer-events:none}.owl-nav .owl-prev,.owl-nav .owl-next{font-size:1.5rem !important;color:var(--text-color) !important;pointer-events:auto !important;position:absolute !important;top:50% !important;transform:translateY(-50%) !important;background:0 0 !important;border:none !important}.owl-nav .owl-prev{left:10px}.owl-nav .owl-next{right:10px}.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover{transform:translateY(-50%) scale(1.2)}