:root{--primary:#e70044;--background:#fff;--foreground:#09090b;--border:#e4e4e7}@supports (color:lab(0% 0 0)){:root{--primary:lab(49.1882% 81.577 36.0311);--background:lab(100% 0 0);--foreground:lab(2.51107% .242703 -.886115);--border:lab(90.6853% .399232 -1.45452)}}.dark{--primary:#ff2357;--background:#09090b;--foreground:#fafafa;--border:#ffffff1a}@supports (color:lab(0% 0 0)){.dark{--primary:lab(56.101% 79.4328 31.4532);--background:lab(2.51107% .242703 -.886115);--foreground:lab(98.26% 0 0);--border:lab(100% 0 0/.1)}}.button-arrow{--arrow-stroke:2px;box-sizing:border-box;cursor:pointer;align-items:center;gap:.6em;transition:background .2s;display:flex}.button-arrow .arrow-wrapper{justify-content:center;align-items:center;display:flex}.button-arrow .arrow{width:10px;height:var(--arrow-stroke);margin-top:1px;transition:all .2s;position:relative}.button-arrow .arrow:before{content:"";box-sizing:border-box;border:solid var(--primary);border-width:0 var(--arrow-stroke)var(--arrow-stroke)0;padding:3px;transition:all .2s;display:inline-block;position:absolute;top:-3px;right:3px;transform:rotate(-45deg)}.button-arrow:hover .arrow{background:var(--primary)}.button-arrow:hover .arrow:before{right:0}
:root{--primary:#e70044;--background:#fff;--foreground:#09090b;--border:#e4e4e7}@supports (color:lab(0% 0 0)){:root{--primary:lab(49.1882% 81.577 36.0311);--background:lab(100% 0 0);--foreground:lab(2.51107% .242703 -.886115);--border:lab(90.6853% .399232 -1.45452)}}.dark{--primary:#ff2357;--background:#09090b;--foreground:#fafafa;--border:#ffffff1a}@supports (color:lab(0% 0 0)){.dark{--primary:lab(56.101% 79.4328 31.4532);--background:lab(2.51107% .242703 -.886115);--foreground:lab(98.26% 0 0);--border:lab(100% 0 0/.1)}}.timeline-bg{border-radius:0 22px 22px}.timeline:before{content:"";border:solid 4px var(--primary);z-index:1;background:#171820;border-radius:50%;width:1.5rem;height:1.5rem;transition:all .2s;display:inline-block;position:absolute;top:0;left:0}.timeline:after{content:"";border-left:solid 3px var(--primary);z-index:0;height:100%;position:absolute;top:0;left:.7rem}.timeline:last-child:after{border-radius:10px;height:98%}.timeline-info{padding:.5rem 1rem 1rem}@media (min-width:640px){.head:after{bottom:-1px}.head:before{bottom:12px}.timeline-bg{box-shadow:none;background:0 0;border-radius:0}.timeline:before{left:10.5rem}.timeline:after{left:11.2rem}.timeline-date span{-webkit-clip-path:polygon(0 0,0 0,100% 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 100%);clip-path:polygon(0 0,0 0,100% 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,15px 100%,0 100%);background:var(--first-color);box-shadow:4px 4px 10px var(--color-shadow-btn);border-radius:.25rem}.timeline-info{border-radius:0 20px 20px}}@media (min-width:1280px){.timeline:before{left:9.4rem}.timeline:after{left:10.06rem}}
