:root{--primary:#e51837;--secondary:#000;--accent:#a29d9a;--light:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#e51837;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ccc}::-moz-selection{background-color:#fff;color:#e51837}::selection{background-color:#fff;color:#e51837}.primary{fill:#e51837;fill:var(--primary)}.secondary{fill:#000;fill:var(--secondary)}.bg-rtl{background-position:100%}.bg-ltr,[dir=rtl] .bg-rtl{background-position:0}[dir=rtl] .bg-ltr{background-position:100%}@-webkit-keyframes pulse-shadow{to{box-shadow:0 0 10px rgba(229,24,55,.6),0 0 0 20px rgba(229,24,55,.8)}}@keyframes pulse-shadow{to{box-shadow:0 0 10px rgba(229,24,55,.6),0 0 0 20px rgba(229,24,55,.8)}}@-webkit-keyframes bounce-in-fwd{0%{transform:scale(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{transform:scale(.84);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}89%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{transform:scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce-in-fwd{0%{transform:scale(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{transform:scale(.84);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}89%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{transform:scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes toRightFromLeft{49%{transform:translate(-100%)}50%{opacity:0;transform:translate(100%)}51%{opacity:.06}}@keyframes toRightFromLeft{49%{transform:translate(-100%)}50%{opacity:0;transform:translate(100%)}51%{opacity:.06}}@-webkit-keyframes bounce-in-fwd-rotate{0%{transform:scale(0) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{transform:scale(.84) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}89%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{transform:scale(.95) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce-in-fwd-rotate{0%{transform:scale(0) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{transform:scale(.84) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}89%{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{transform:scale(.95) rotate(-90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:scale(1) rotate(-90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.rounded-md{border-radius:6px}.custom-btn{cursor:pointer}.custom-btn:hover img{-webkit-animation:bounce-in-fwd-rotate 1.2s ease-in-out 1;animation:bounce-in-fwd-rotate 1.2s ease-in-out 1}.buttons-content .custom-btn{min-width:240px}.feature-box{z-index:99}.feature-box:after,.feature-box:before{content:"";position:absolute}.feature-box:after{width:20px;height:20px;background:url(/img/left_arrow.svg);background-size:contain;background-position:50%;top:6px;right:0}.feature-box:before{width:2px;height:100%;background-color:rgba(0,0,0,.1);left:-4px;top:0}.feature-box:last-child:before{display:none}[dir=ltr] .feature-box:before{right:-4px;left:unset}[dir=ltr] .benfits ul li:after,[dir=ltr] .feature-box:after{right:unset;left:0;transform:rotate(180deg)}[dir=ltr] .custom-btn{flex-direction:row-reverse}[dir=ltr] .custom-btn img{transform:rotate(180deg);margin-left:10px}[dir=ltr] .custom-btn span{margin:0!important}@media(max-width:900px){.feature-box:before{display:none}.custom-btn{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}}@media(max-width:500px){.buttons-content{flex-direction:column}.buttons-content .custom-btn{margin:20px 0 0;width:100%}}