.btn-rigth-seccion-left,.point-sentence{background-color:var(--color-cta-bg)}.btn-rigth-seccion-left{transition:background-color .2s ease}.btn-rigth-seccion-left:hover{background-color:var(--color-cta-hover)}.phone-container{align-items:center;background-color:#fff;border:10px solid #171717;border-radius:40px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;transform:translate(var(--tw-translate-x,0),var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1));transition-duration:.8s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:17rem;z-index:30}.phone-container:hover{transform:translateY(-.5rem)}.phone-notch{background-color:#171717;border-bottom-left-radius:12px;border-bottom-right-radius:12px;height:20px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:35%;z-index:20}.animate-dash{animation:dash 3s linear infinite forwards;stroke-dasharray:1000;stroke-dashoffset:1000}@keyframes dash{to{stroke-dashoffset:0}}.pulse-dot{animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(237,126,27,.7)}70%{box-shadow:0 0 0 6px rgba(237,126,27,0)}to{box-shadow:0 0 0 0 rgba(237,126,27,0)}}.color-phone-arc{border-color:var(--color-cta-bg)}.color-icon-phone,.icon-left-color{color:var(--color-cta-bg)}