.whatsapp-button-container{z-index:2;border-radius:30px;justify-content:center;align-items:center;width:60px;height:60px;transition-property:transform;transition-duration:.3s;transition-timing-function:ease;animation:2s infinite pulseEffect;display:flex;position:fixed;bottom:32px;right:32px}.whatsapp-button-shadow{border-radius:30px;width:100%;height:100%}a.whatsapp-button{transition:transform .2s ease-in-out}a.whatsapp-button svg{filter:drop-shadow(0 2px 5px #0000004d);width:100%;height:100%}@keyframes pulseEffect{0%{transform:scale(.95);box-shadow:0 0 #33d9b2b3}50%{transform:scale(1);box-shadow:0 0 0 10px #33d9b200}to{transform:scale(.95);box-shadow:0 0 #33d9b200}}@media (max-width:600px){.whatsapp-button-container{width:48px;height:48px;bottom:16px;right:16px}}
.gradient-tag{z-index:1;background:linear-gradient(92deg,#ffbb0c33 15.43%,#ff604733 50.53%,#3c5ccd33 85.62%);border-radius:100px;padding:12px 16px;position:relative;overflow:hidden}.gradient-tag:before{content:"";background:var(--border-gradient);z-index:-1;-webkit-mask-composite:xor;border-radius:100px;width:calc(100% - 2px);height:calc(100% - 2px);padding:1px;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gradient-tag span{background:linear-gradient(91deg,#ffbb0c 13.64%,#ff6047 54.12%,#ff9a3b 94.6%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}
#hero{background:radial-gradient(86.89% 57.21% at 2.01% 87.86%,#ffbb0c33 0%,#ffbb0c29 20%,#0003 100%),radial-gradient(106.16% 69.15% at 76.11% 74.85%,#ffbb0c33 0%,#ffbb0c29 20%,#0000 100%),#000;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:100%;height:100vh;min-height:900px;display:flex;position:relative}#hero:after{content:"";background:var(--border-gradient);width:100%;height:8px;position:absolute;bottom:0;left:0}#hero-content{align-items:center;gap:var(--spacing-xxl);flex-direction:column;max-width:700px;margin-top:133px;animation:1s ease-out fadeIn;display:flex}#hero-content p.subtitle{text-align:center;max-width:600px}#hero-intermediary{max-width:1650px;margin-top:-50vh;margin-left:auto;margin-right:auto}@media (max-width:1000px){#hero-content{padding:0 16px}}@media (max-width:900px){#hero{min-height:auto;max-height:700px}#hero-content{margin-top:110px}}@media (max-width:600px){#hero{max-height:600px}}
.line-left-container-normal{width:324px;height:260px;position:absolute;top:98px;left:40px;overflow:hidden;rotate:20deg}.line-left{clip-path:inset(0 100% 0 0);background-image:url(/hero/line-left.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:324px;height:260px}.line-right-container-normal{width:324px;height:260px;position:absolute;top:98px;right:40px;overflow:hidden;rotate:-20deg}.line-right{clip-path:inset(0 100% 0 0);background-image:url(/hero/line-right.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:324px;height:260px}.line-left-container-inverted,.line-right-container-inverted{width:324px;height:260px;position:absolute;bottom:46px;left:110px;overflow:hidden;transform:scaleY(-1)}
.tag{justify-content:center;align-items:center;gap:var(--spacing-xs);z-index:1;opacity:0;border-radius:100px;padding:12px 16px;transition:transform 1s,box-shadow .3s,opacity .3s ease-out;display:flex;position:relative;transform:scale(.8)}.tag.animate{opacity:1;animation:1s ease-out fadeInResizeFromCenter;transform:scale(1)}.tag:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 15px #6464641a}.tag span{font-weight:300}.dark-tag{background:#241a06;border:1px solid #5e596850}.dark-tag span{color:#fff}.light-tag{background:#fff;border:1px solid #e0e0e050}.light-tag span{color:#000}
#hero-top-tags{width:100%;padding:var(--spacing-lg);margin-top:var(--spacing-xxl);flex-direction:row;align-items:flex-start;display:flex}@media (max-width:900px){#hero-top-tags{display:none}}#hero-top-tags>div{position:relative}#hero-top-tags>div:first-of-type,#hero-top-tags>div:nth-of-type(4){margin-top:calc(2*var(--spacing-xxl))}#hero-top-tags>div:first-of-type,#hero-top-tags>div:nth-of-type(2){margin-right:auto}#hero-top-tags>div:nth-of-type(3),#hero-top-tags>div:nth-of-type(4){margin-left:auto}@keyframes clipReveal1{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 50% 0 0)}}#hero-top-tags>div:first-of-type .line-left{animation:2s ease-out forwards clipReveal1}@keyframes clipReveal2{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 40% 0 0)}}#hero-top-tags>div:nth-of-type(2) .line-left{animation:2s ease-out forwards clipReveal2}@keyframes clipReveal3{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 40%)}}#hero-top-tags>div:nth-of-type(3) .line-right{animation:2s ease-out forwards clipReveal3}@keyframes clipReveal4{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 50%)}}#hero-top-tags>div:nth-of-type(4) .line-right{animation:2s ease-out forwards clipReveal4}
#hero-image-container{z-index:1;width:100%;padding:0 12%;position:relative}@keyframes fadeInUpScale{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes upScale{0%{transform:translateY(20px)scale(.9)}to{transform:translateY(0)scale(1)}}#hero-notebook{aspect-ratio:888/572;background-image:url(/hero/hero-notebook.svg);flex-direction:row;justify-content:space-between;align-items:flex-end;max-width:1272px;display:flex;transform:translateY(20px)}@keyframes fadeInLeftToRight{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}#hero-smartphone{aspect-ratio:224/420;background-image:url(/hero/hero-smartphone.svg);width:27%;max-width:336px;margin-bottom:-10%;margin-left:10%}@keyframes fadeInRightToLeft{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}#hero-tablet{aspect-ratio:456/356;background-image:url(/hero/hero-tablet.svg);width:55%;max-width:684px;margin-bottom:-10%;margin-right:-6%}.hero-image{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%}.hero-image.translated{transform:translateY(20px)}.hero-image.hidden{opacity:0;transform:translateY(20px)}#hero-notebook.visible{animation:2s ease-out forwards upScale}@keyframes topToBottom{0%{transform:translateY(-30px)}to{transform:translateY(0)}}#hero-smartphone.fade-in,#hero-tablet.fade-in{animation:1s ease-out topToBottom}@media (max-width:900px){#hero-image-container{padding:0 8%}}@media (max-width:600px){#hero-image-container{padding:0 24px 0 4px}#hero-notebook{background-image:url(/hero/hero-notebook.png)}#hero-smartphone{background-image:url(/hero/hero-smartphone.png)}#hero-tablet{background-image:url(/hero/hero-tablet.png)}}
#hero-bottom-tags{width:100%;padding:var(--spacing-lg);margin-top:var(--spacing-xxl);flex-direction:row;align-items:flex-start;display:flex}@media (max-width:900px){#hero-bottom-tags{display:none}}#hero-bottom-tags>div{position:relative}#hero-bottom-tags>div:first-of-type,#hero-bottom-tags>div:nth-of-type(4){margin-top:calc(2*var(--spacing-xxl))}#hero-bottom-tags>div:nth-of-type(2),#hero-bottom-tags>div:nth-of-type(3){margin-top:calc(4*var(--spacing-xxl))}#hero-bottom-tags>div:first-of-type,#hero-bottom-tags>div:nth-of-type(2){margin-right:auto}#hero-bottom-tags>div:nth-of-type(3),#hero-bottom-tags>div:nth-of-type(4){margin-left:auto}@keyframes clipRevealBottom1{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 30% 0 0)}}@media (max-width:1100px){@keyframes clipRevealBottom1{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 15% 0 0)}}}#hero-bottom-tags>div:first-of-type .line-left{animation:2s ease-out forwards clipRevealBottom1}@keyframes clipRevealBottom2{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}#hero-bottom-tags>div:nth-of-type(2) .line-left{animation:2s ease-out forwards clipRevealBottom2;rotate:20deg}#hero-bottom-tags>div:nth-of-type(2) .line-left-container-inverted{bottom:42px;left:40px}@keyframes clipRevealBottom3{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 25%)}}@media (max-width:1100px){@keyframes clipRevealBottom3{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 8%)}}}#hero-bottom-tags>div:nth-of-type(3) .line-right{animation:2s ease-out forwards clipRevealBottom3;rotate:-20deg}#hero-bottom-tags>div:nth-of-type(3) .line-right-container-inverted{bottom:42px;left:-150px}@keyframes clipRevealBottom4{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 50%)}}@media (max-width:1300px){@keyframes clipRevealBottom4{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 40%)}}}#hero-bottom-tags>div:nth-of-type(4) .line-right{animation:2s ease-out forwards clipRevealBottom4;rotate:-20deg}#hero-bottom-tags>div:nth-of-type(4) .line-right-container-inverted{bottom:42px;left:-180px}
#integrations-container{max-width:1280px;padding:var(--spacing-lg);margin:0 auto;margin:var(--spacing-xxl)auto 0 auto;flex-direction:row;justify-content:center;align-items:center;gap:40px;display:flex}#integrations-container p{color:#878787;max-width:300px;font-weight:300}.carousel{background:linear-gradient(90deg,#fff0,#fff 10% 90%,#fff0);width:100%;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.carousel::-webkit-scrollbar{display:none}.carousel .group{align-items:center;gap:80px;padding-right:80px;animation:50s linear infinite spin;display:flex}.carousel .group img{filter:grayscale(50%);opacity:.4;flex:0 0 80px}.carousel:hover .group{animation-play-state:paused}@keyframes spin{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:1000px){#integrations-container{padding:24px 16px}}@media (max-width:900px){#integrations-container{flex-direction:column;gap:32px;margin-top:10%}#integrations-container p{text-align:center;max-width:100%}}
#hero-intermediary{padding-bottom:var(--spacing-xxl);margin-top:-50vh}@media (max-width:900px){#hero-intermediary{margin-top:-20vh;padding-bottom:0}}@media (max-width:600px){#hero-intermediary{margin-top:-12vh}}
@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.checklist li{opacity:0;will-change:transform,opacity}.checklist .check-icon{width:20px;height:20px}.checklist li span{flex:1}
#our-apps-excofy{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#app-excofy-image{aspect-ratio:503/612;background:url(/our-apps/excofy-app.png) 50%/contain no-repeat;width:100%;max-width:503px;height:auto;max-height:612px}#our-apps-excofy .app-images-container{max-width:503px}.app-excofy-notification-images-container{flex-direction:column;gap:16px;display:flex;position:absolute;bottom:32%;right:-32%}.app-excofy-notification-image{background:#fff;border:1px solid #e0e0e050;border-radius:16px;box-shadow:0 4px 44px #d2d2d280}.app-excofy-notification-image:first-child{aspect-ratio:274/63;background:url(/our-apps/notification-1.png) 50%/cover no-repeat;width:274px;height:63px}.app-excofy-notification-image:nth-child(2){aspect-ratio:274/63;background:url(/our-apps/notification-2.png) 50%/cover no-repeat;width:274px;height:63px}.app-excofy-notification-image:nth-child(3){aspect-ratio:274/63;background:url(/our-apps/notification-3.png) 50%/cover no-repeat;width:274px;height:63px}.app-content-container.tablet-down .app-excofy-notification-images-container{display:none}@media (max-width:1300px){.app-excofy-notification-images-container{right:-20%}}@media (max-width:1200px){.app-excofy-notification-images-container{right:-10%}}@media (max-width:1100px){.app-excofy-notification-images-container{display:none}}@media (max-width:1000px){#our-apps-excofy .app-content-container.tablet-down .app-resource-text{max-width:none}#our-apps-excofy ul.checklist{max-width:400px;margin:0 auto}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}#app-excofy-image,.app-excofy-notification-image{opacity:0;transform:translate(100px)}#our-apps-excofy.animate #app-excofy-image,.app-excofy-notification-image{animation:.8s ease-out forwards slideInFromRight}.app-excofy-notification-image:first-child{animation-delay:3s}.app-excofy-notification-image:nth-child(2){animation-delay:3.5s}.app-excofy-notification-image:nth-child(3){animation-delay:4s}
#our-apps-tickets-check-in{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:60px;display:flex}#app-tickets-check-in-image{aspect-ratio:600/600;background:url(/our-apps/tickets-check-in-app.png) 50%/contain no-repeat;width:100%;max-width:600px;height:auto;max-height:600px}#app-tickets-check-in-image .app-images-container{max-width:600px}#app-tickets-check-in-image{opacity:0;transform:translate(-100px)}#our-apps-tickets-check-in.animate #app-tickets-check-in-image{animation:.8s ease-out forwards fadeInAndSlide}@media (max-width:1000px){#our-apps-tickets-check-in .app-resource-text{max-width:none}#our-apps-tickets-check-in ul.checklist{max-width:450px;margin:0 auto}}
#our-apps{background:var(--background-primary-gradient-ghost);flex-direction:column;flex-shrink:0;align-items:center;width:100%;min-height:100vh;padding:60px 24px;display:flex;position:relative}#our-apps h2{text-align:center}.app-content-container{justify-content:center;align-items:center;gap:40px;width:100%;max-width:1050px;margin-top:60px;display:flex}.app-images-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.app-header{align-items:center;gap:16px;display:flex}.app-card{border:1px solid #e0e0e0;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;display:flex}.store-link{gap:8px;display:flex}#our-apps .app-resource-text{flex-direction:column;gap:24px;max-width:400px;display:flex}.store-links-container{align-items:center;gap:32px;margin-top:16px;display:flex}.app-content-container.tablet-down{flex-direction:column;gap:32px}@media (max-width:1000px){.app-content-container{gap:32px;margin-top:32px}#our-apps{padding:60px 16px}}@media (max-width:450px){#our-apps h2>br{display:none}}
.section-title-container{margin-bottom:40px}.section-title{-webkit-text-fill-color:transparent;font-variant:all-small-caps;text-align:center;background:linear-gradient(97deg,#ffbb0c 18.08%,#ff6047 69.9%,#3b6ff3 121.71%);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;display:inline-block}
#fees-table-container{flex-direction:column;align-items:flex-end;margin-top:40px;display:flex}#our-fees-table h2 br{display:none}#our-fees-table table{border-spacing:16px;border-collapse:separate}#our-fees-table th{border-radius:12px;padding:16px 24px;font-weight:300}#our-fees-table th:first-child,#our-fees-table th:nth-child(3){color:#505b69;background-color:#f5f6f8;border:1px solid #e0e0e0}#our-fees-table th:nth-child(2){background-color:#ffbb0c60;border:1px solid #ffbb0c;justify-content:center}#our-fees-table th:nth-child(4){background-color:#8fdbaa;border:1px solid #56a271}#our-fees-table tr th{min-width:220px;font-size:1rem;font-weight:400}#our-fees-table tr td:first-child{align-items:center;gap:8px;display:flex}#our-fees-table tr td:not(.highlight){color:#505b69;border:1px solid #e0e0e0;border-radius:12px;padding:16px 24px}#our-fees-table td{min-height:58px;font-size:1rem;font-weight:300}#our-fees-table td#excofy-fee{color:#d8850a;text-align:center;background-color:#fefade;border:1px solid #ffbb0c;font-size:1.5rem;font-weight:200}#our-fees-table td:not(:first-child){text-align:center}#our-fees-table tr:first-child td:nth-child(4),#our-fees-table tr:nth-child(2) td:nth-child(3),#our-fees-table tr:nth-child(3) td:nth-child(3){color:#2e6947;background-color:#ecfdf2;border:1px solid #bbf7d0}#our-fees-table th:nth-child(4){position:relative}#our-fees-table .tip{text-align:center;justify-content:center;align-items:center;width:100%;height:0;padding:0 16px;display:flex;position:absolute;top:-20px;left:0}@media (max-width:375px){#our-fees-table .tip{display:none!important}#fees-table-container{margin-top:24px}}.highlight{color:#2e6947;background:linear-gradient(97deg,#ffbb0c 21.76%,#ff6047 57.37%,#5b29ff 92.98%);border-radius:13px;width:100%;height:100%;padding:3px;position:relative;box-shadow:0 10px 15px -3px #fe9a0033,0 4px 6px -4px #fe9a0033}.highlight div:first-child{cursor:pointer;background-color:#ecfdf2;border-radius:10px;width:100%;height:100%;padding:16px 24px}.highlight .star-icon{position:absolute;top:10px;right:10px}.fees-details-cards-container{flex-direction:row;gap:16px;margin-top:32px;padding:0 16px;display:flex}.fees-details-card{border:1px solid #e0e0e0;border-radius:16px;flex:1;padding:16px}.fees-details-card-title{margin-bottom:4px}.fee-0{align-items:center;gap:4px;display:flex}@media (min-width:1000px){#our-fees .desktop{display:table-cell!important}#our-fees-table h2 br{display:none}}@media (max-width:1000px){#our-fees{padding-left:0!important;padding-right:0!important}#our-fees-table h2,#our-fees-table h3{padding:0 12px}#our-fees-table h2 br{display:block}.fees-details-cards-container{flex-direction:column-reverse}#our-fees-table tr th{min-width:220px}#our-fees-table table{border-spacing:12px 16px;border-collapse:separate}#fees-table-container .tip{text-align:center;white-space:nowrap}.fees-details-card-highlighted>div{padding:16px}#our-fees-table th:nth-child(4){background-color:#ffba0c8e;border:1px solid #ffbb0c}#our-fees-table tr:first-child td:nth-child(4),#our-fees-table tr:nth-child(2) td:nth-child(3),#our-fees-table tr:nth-child(3) td:nth-child(3){color:#d8850a;background:linear-gradient(135deg,#fffaee80 0%,#ffefd680 100%);border:1px solid #ffbb0c}.highlight div:first-child{color:#d8850a;background:linear-gradient(135deg,#fffaeefa 0%,#ffefd6fa 100%)}}@media (max-width:500px){#our-fees-table tr th{min-width:auto}}@media (max-width:360px){#our-fees-table tr td:not(.highlight),.highlight div:first-child{padding:16px}}
#our-fees{background:var(--background-primary-gradient-ghost);flex-direction:column;flex-shrink:0;align-items:center;width:100%;min-height:100vh;padding:60px 24px;display:flex;position:relative}#our-fees h2{text-align:center}.fees-details-card-highlighted{background:linear-gradient(97deg,#ffbb0c 21.76%,#ff6047 57.37%,#5b29ff 92.98%);border-radius:13px;flex:1;padding:3px;position:relative;box-shadow:0 10px 15px -3px #fe9a0033,0 4px 6px -4px #fe9a0033}.fees-details-card-highlighted>div{cursor:pointer;background:#fff;border-radius:10px;width:100%;height:100%;padding:16px}.fees-details-cards-container .fees-details-card-title strong,.fees-details-card-highlighted .fees-details-card-title strong{font-weight:500!important}
#our-fees-comparison{margin-top:120px;padding:0 16px;position:relative}#our-fees-comparison p.description{text-align:center;margin-top:24px}#our-fees-comparison .fees-details-legends-container{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:800px;margin:40px auto 0;padding:0 24px;display:flex}.legend{text-align:right;font-size:1rem;font-weight:200}.legend span{font-size:12px}.legends-stack{border-right:1px solid #e0e0e080;flex-direction:column;gap:16px;min-width:150px;padding-top:16px;display:flex}.legends-stack>div{justify-content:flex-end;align-items:center;height:28px;padding-right:16px;display:flex}.metrics-stack{flex-direction:column;gap:16px;width:100%;max-width:250px;padding-top:16px;display:flex}.metric-card{background:linear-gradient(90deg,#fff8e2 0%,#f1bb0c 100%);border-radius:0 5px 5px 0;justify-content:flex-end;align-self:stretch;align-items:center;gap:10px;max-width:250px;height:28px;padding:8px 16px;display:flex;position:relative}.metric-card:first-child{width:100%}.metric-card:nth-child(2){width:98%}.metric-card:nth-child(3){width:90%}.metric-card:nth-child(4){width:88%;box-shadow:0 10px 15px -3px #fe9a004d,0 4px 6px -4px #fe9a004d}.metric-card:nth-child(5){width:86%;box-shadow:0 10px 15px -3px #fe9a004d,0 4px 6px -4px #fe9a004d}.metric-card .gradient-square{justify-content:flex-end;align-items:center;display:flex;box-shadow:0 10px 15px -3px #fe9a0080,0 4px 6px -4px #fe9a0080}.metric-card .gradient-square>div{position:relative}.metric-card .gradient-square>div>svg{position:absolute;top:-8px;right:6px}.net-profit-100{width:180px;font-weight:600;position:absolute;top:-22px;right:-250px}.metric-card:nth-child(4) .gradient-square{background:linear-gradient(97deg,#f1bb0c 1.76%,#ff6047 57.37%,#5b29ff 92.98%);border-radius:0 5px 5px 0;width:56px;height:28px;position:absolute;top:0;right:-52px}.metric-card:nth-child(5) .gradient-square{background:linear-gradient(97deg,#f1bb0c 1.76%,#ff6047 57.37%,#5b29ff 92.98%);border-radius:0 5px 5px 0;width:60.5px;height:28px;position:absolute;top:0;right:-57px}.competitor-metric-card{background:linear-gradient(90deg,#f4f4f4 0%,#d0d0d0 100%);border-radius:0 5px 5px 0;justify-content:flex-end;align-self:stretch;align-items:center;gap:10px;max-width:250px;height:28px;padding:8px 16px;display:flex}.competitor-metric-card:nth-child(6){width:80%}.competitor-metric-card:nth-child(7){width:75%}.competitor-metric-card:nth-child(8){width:74%}.competitor-metric-card:nth-child(9){width:73%}.competitor-metric-card:nth-child(10){width:71%}#excofy-comparison-container{flex-direction:row;justify-content:center;align-items:flex-start;margin-top:32px;display:flex;position:relative}#excofy-comparison-legend{flex-direction:column;align-items:center;width:150px;height:194px;margin-top:32px;display:flex;position:absolute;top:-10px;left:170px}#excofy-left-rect{clip-path:polygon(0 0,50% 0,50% 100%,0 100%);border:1px dashed #e0e0e0;border-radius:10px;width:150px;height:194px}.excofy-circle-container{aspect-ratio:1;background:#fff;border:1px solid #e0e0e080;border-radius:44px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:12px;display:flex;position:absolute;top:56px;left:-41px;box-shadow:0 4px 20px #dedede40}.excofy-circle-icon-container{align-items:center;width:56px;height:56px;display:flex}.excofy-circle-icon-container svg{width:100%;height:100%}.author-net-profit-stack{flex-flow:wrap;gap:24px 32px;display:flex}.author-net-profit{flex-direction:row;align-items:center;gap:8px;padding-left:16px;display:flex}.excofy-metric-square{background:linear-gradient(90deg,#f1bb0c50 0%,#f1bb0c 100%);border-radius:3px;width:16px;height:16px}.competitor-metric-square{background:linear-gradient(90deg,#d0d0d050 0%,#d0d0d0 100%);border-radius:3px;width:16px;height:16px}@media (max-width:1000px){#our-fees-comparison{margin-top:60px}.legends-stack{min-width:130px}#our-fees-comparison .fees-details-legends-container{padding:0}#our-fees-comparison .fees-details-card{width:100%;max-width:600px}}@media (max-width:500px){.fees-details-legends-container .author-net-profit{padding-left:8px}.metric-card:first-child{width:calc(100% - 40px)}.metric-card:nth-child(2){width:calc(98% - 40px)}.metric-card:nth-child(3){width:calc(90% - 40px)}.metric-card:nth-child(4){width:calc(88% - 40px)}.metric-card:nth-child(5){width:calc(86% - 40px)}.competitor-metric-card:nth-child(6){width:calc(80% - 40px)}.competitor-metric-card:nth-child(7){width:calc(75% - 40px)}.competitor-metric-card:nth-child(8){width:calc(74% - 40px)}.competitor-metric-card:nth-child(9){width:calc(73% - 40px)}.competitor-metric-card:nth-child(10){width:calc(71% - 40px)}}@keyframes growWidth{0%{opacity:0;max-width:100px}to{opacity:1;max-width:250px}}.metrics-stack>div{opacity:0;max-width:100px;transition:max-width 1.5s ease-out,opacity 1.5s ease-out}#our-fees-comparison .metrics-stack.animated-with-growth-width.animate>div{animation:1.5s ease-out forwards growWidth}#our-fees-comparison .metrics-stack.animated-with-growth-width.animate .animated-with-up-scale{animation-delay:1s}
#resources{padding-top:var(--spacing-xxl);flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}#resources article{background:var(--background-primary-gradient-ghost);width:100%;padding:80px 20px}@media (max-width:1000px){#resources article{padding:80px 16px}#resource-checkout>p{text-align:center}}#resources h2{text-align:center}#resources h3{margin-bottom:var(--spacing-md)}#resource-sales-page{justify-content:center;align-items:center;gap:var(--spacing-md);flex-direction:row;display:flex}.resource-text{min-width:350px}#resources .checklist{margin-top:var(--spacing-lg)}#resources .check-icon{width:20px;height:20px}@media (max-width:900px){.resource-text{margin-top:var(--spacing-xxl)}.resource-text span{display:inline-block!important}.resource-text .checklist{max-width:300px}}@media (max-width:700px){.resource-text{max-width:540px;padding:0 var(--spacing-lg)}}@media (max-width:500px){.resource-text{min-width:100%;max-width:540px;padding:0}}
#resource-checkout{justify-content:center;align-items:center;gap:var(--spacing-lg);max-width:1100px;margin:0 auto;display:flex}#resource-checkout .resource-images{flex-direction:row;justify-content:flex-start;align-items:center;max-width:740px;display:flex}#resource-image-smartphone{aspect-ratio:254/480;width:35%;height:auto;margin-bottom:-8%;margin-left:-8%}#resource-image-tablet{aspect-ratio:510/481;width:69%;height:auto}#resource-image-tablet,#resource-image-smartphone{opacity:0;will-change:transform,opacity;position:relative}@keyframes floatSlow{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes floatFast{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){#resource-checkout{align-items:center;gap:24px;flex-direction:column!important}#resource-checkout .resource-images{margin-left:20px}#resource-checkout .resource-text{margin-left:0}#resource-image-smartphone{width:35%;max-width:224px;height:auto;max-height:423px}#resource-image-tablet{width:69%;max-width:441px;height:auto;max-height:416px}}@media (max-width:500px){#resource-checkout .resource-images{margin-left:-12px}#resource-image-smartphone{width:37%}#resource-image-tablet{width:74%}}
#resource-fees{justify-content:space-between;align-items:center;gap:var(--spacing-xxl);flex-direction:row;width:100%;max-width:1050px;margin:0 auto;display:flex}#resource-graph-image{aspect-ratio:461/385;background:url(/resources/graph.png) 50%/contain no-repeat;flex-direction:column;align-items:flex-start;width:100%;max-width:461px;height:auto;padding:32px;display:flex}#resource-graph-image h2{text-align:left;width:350px;font-weight:600}#resource-fees .resource-text{max-width:450px}.resource-fees-paragraphs{margin-top:var(--spacing-md)}.tag-primary-ghost{background:var(--background-primary-ghost);color:var(--color-primary-main);margin-top:var(--spacing-xs);opacity:0;border-radius:12px;padding:4px 8px;font-size:.875rem;font-weight:500;display:inline-block}.tag-primary-ghost.opened{animation:.5s forwards fadeIn}@media (max-width:1000px){#resource-fees{flex-direction:column}#resource-fees h2{margin-bottom:var(--spacing-md);width:100%;line-height:140%}#resource-fees p{text-align:center}}
#resource-sales-page{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1100px;margin:0 auto;display:flex}#resource-sales-page .resource-images{flex-direction:row;justify-content:flex-start;align-items:center;max-width:630px;display:flex}#resource-image-sales-page{aspect-ratio:488/441;width:78%;height:auto}#resource-image-sales-page-published-modal{aspect-ratio:268/181;width:42%;height:auto;margin-left:-20%}#resource-image-sales-page-published-modal,#resource-image-sales-page{opacity:0;will-change:transform,opacity;position:relative}@keyframes notificationEffect{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.1)}70%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}#resource-image-sales-page-published-modal{will-change:transform,opacity;animation:none}@media (max-width:1000px){#resource-sales-page{align-items:center;flex-direction:column!important}.resource-text{margin-left:0}#resource-image-sales-page{width:calc(100% + 32px);max-width:488px;height:auto;max-height:441px;margin-left:-16px}#resource-image-sales-page-published-modal{max-width:268px;height:auto;max-height:181px}}
@keyframes growLineTop{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes growLineMiddleAndBottom{0%{clip-path:inset(0 0 100% 100%)}to{clip-path:inset(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}#resource-partners-images .author-box{opacity:0;transform:translateY(50px)}#resource-partners-images .partner-line-1{clip-path:inset(0 0 100%)}#resource-partners-images .excofy-partner-line,#resource-partners-images .partner-line-3{clip-path:inset(0 0 100% 100%)}#resource-partners-images.animate .author-box.buyer-box{animation:1s ease-out forwards slideDown}#resource-partners-images.animate .partner-line-1{animation:1s ease-out forwards growLineTop}#resource-partners-images.animate .excofy-partner-line{animation:1s ease-out .8s forwards growLineMiddleAndBottom}#resource-partners-images.animate .partner-line-3{animation:1s ease-out 1s forwards growLineMiddleAndBottom}#resource-partners-images.animate #horizontal-stack .author-box{animation:1s ease-out forwards slideUp}#resource-partners-images.animate #horizontal-stack .author-box:first-child{animation-delay:0s}#resource-partners-images.animate #horizontal-stack .author-box:nth-child(2){animation-delay:.2s}#resource-partners-images.animate #horizontal-stack .author-box:nth-child(3){animation-delay:.4s}#resource-partners-images.animate #horizontal-stack .author-box:nth-child(4){animation-delay:.6s}#resource-partners{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1050px;margin:0 auto;display:flex}#resource-partners-images{flex-direction:column;align-items:center;max-width:496px;display:flex}#resource-partners-images .author-box{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}#resource-partners-images .author{text-align:center;color:#666}#resource-partners-images .circular-shadow{background:#fff;border-radius:40px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 4px 20px #dedede40}#resource-partners-images #excofy-stack{flex-direction:row;align-items:center;display:flex}#resource-partners-images #horizontal-stack{flex-direction:row;align-items:center;gap:48px;display:flex}.excofy-partner-line{margin-top:40px}#excofy-partner{margin-bottom:40px}.excofy-partner-line-right{transform:scaleX(-1)}#partner-line-3-stack{margin-top:-40px}#resource-partners-text{max-width:450px}#resource-partner-mobile-image{aspect-ratio:508/378;background-image:url(/resources/partners.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:508px;height:auto;margin:40px 0}.partner-explain-group{flex-direction:column;gap:4px;margin-top:24px;display:flex}.partner-explain-header{flex-direction:row;align-items:center;gap:8px;display:flex}.circular-shadow{transition:transform .5s,box-shadow .5s}.circular-shadow:hover{transform:translateY(-2px)scale(1.1);box-shadow:0 8px 15px #6464641a}@media (max-width:1000px){#resource-partners{text-align:center;flex-direction:column}#resource-partners-text{flex-direction:column;align-items:center;max-width:100%;display:flex}}
#segments{flex-direction:column;align-items:center;width:100%;padding-top:60px;display:flex}.segment-card{background-color:#0d0d0e;border:1px solid #5e596850;border-radius:16px;flex-direction:row;gap:20px;padding:20px;display:flex}.segment-cover{aspect-ratio:200/133;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:200px;height:auto;max-height:133px;display:flex}.segment-content{flex-direction:column;flex:1;gap:6px;display:flex}.segments-cards-container{grid-template-columns:repeat(2,minmax(530px,587px));gap:24px;padding:60px 0 32px;display:grid}@media (max-width:1000px){.segments-cards-container{padding-bottom:0}}@media (max-width:1200px){.segments-cards-container{grid-template-columns:repeat(1,minmax(530px,700px))}.segment-cover{width:150px}}@media (max-width:550px){.segments-cards-container{grid-template-columns:1fr}.segment-card{flex-direction:column}.segment-cover{aspect-ratio:16/9;width:100%;max-width:100%;max-height:none}}@media (min-width:1000px){@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.segment-card{opacity:0;transform:translateY(20px)}#segments .segment-card.animate{animation:.8s ease-out forwards slideUpFadeIn}#segments .segment-card.animate:first-child{animation-delay:0s}#segments .segment-card.animate:nth-child(2){animation-delay:.1s}#segments .segment-card.animate:nth-child(3){animation-delay:.2s}#segments .segment-card.animate:nth-child(4){animation-delay:.3s}}
#success-cases{width:100%;max-width:1150px;padding-top:60px;padding-bottom:60px}.success-cases-content-container{flex-direction:row;justify-content:space-between;gap:40px;display:flex}.testimony-text-container{flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.testimony-quote{color:var(--color-primary-main);font-size:96px;font-style:italic}.testimony-text-group{flex-direction:column;gap:24px;max-width:60%;margin-top:28px;margin-left:12px;display:flex}.testimony-text-group p{font-size:1.25rem;font-style:italic}.testimony-authors{color:#b4b4b4;font-weight:200}.success-cases-images-container{flex-direction:row;width:100%;max-width:377px;margin-top:-60px;margin-right:60px;display:flex;position:relative}.notifications-container{z-index:1;flex-direction:column;gap:16px;display:flex;position:absolute;bottom:180px;left:-180px}.author-image{aspect-ratio:377/524;background:url(/success-cases/pri-cavichi-and-gu-paterlini.png) 50%/cover no-repeat;border-top-left-radius:130px;border-top-right-radius:130px;border-bottom-left-radius:130px;width:100%;max-width:377px;height:auto;max-height:524px}.net-profit-image{position:absolute;bottom:24px;right:-60px}@media (max-width:1100px){.notifications-container{left:-140px}}@media (max-width:1000px){#success-cases .section-title-container{justify-content:center;align-items:center;display:flex}#success-cases h2,#success-cases .subtitle{text-align:center}.testimony-text-container{justify-content:center}.success-cases-content-container{flex-direction:column;gap:40px}.success-cases-images-container{margin:112px auto 0}.net-profit-image{top:-112px;right:calc(50% - 111.5px)}.notifications-container{bottom:80px;left:auto;right:-24px}.testimony-text-group{max-width:500px}}@media (min-width:1000px){@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes notificationEffect{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.author-image,.notifications-container,.net-profit-image{opacity:0;transform:translate(100px)}#success-cases .author-image.animate{animation:.8s ease-out forwards slideInFromRight}#success-cases .notifications-container.animate{animation:.8s ease-out .2s forwards slideInFromRight}#success-cases .net-profit-image.animate{animation:.6s ease-out 1s forwards notificationEffect}}
#segments-success-cases{background:radial-gradient(86.89% 57.21% at 2.01% 87.86%,#ffbb0c33 0%,#ffbb0c29 20%,#0003 100%),radial-gradient(106.16% 69.15% at 76.11% 74.85%,#ffbb0c33 0%,#ffbb0c29 20%,#0000 100%),#000;flex-direction:column;flex-shrink:0;align-items:center;gap:60px;width:100%;min-height:100vh;padding:24px;display:flex;position:relative}#segments-success-cases:after{content:"";background:var(--border-gradient);width:100%;height:8px;position:absolute;bottom:0;left:0}@media (max-width:1000px){#segments-success-cases{gap:0;padding:24px 16px}}
#signup-action-card{background:radial-gradient(86.89% 57.21% at 2.01% 87.86%,#ffbb0c33 0%,#ffbb0c29 20%,#0003 100%),radial-gradient(106.16% 69.15% at 76.11% 74.85%,#ffbb0c33 0%,#ffbb0c29 20%,#0000 100%),#000;flex-direction:column;flex-shrink:0;align-items:center;gap:60px;width:100%;padding:60px 24px;display:flex;position:relative}#signup-action-card:after{content:"";background:var(--border-gradient);width:100%;height:8px;position:absolute;bottom:0;left:0}#signup-action-card h2{max-width:600px;font-weight:100}.signup-action-card-content-container{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1050px;display:flex}#header-sign-button button{text-align:center;white-space:nowrap}@media (max-width:1000px){#signup-action-card{padding:60px 16px}#signup-action-card h2{text-align:center}.signup-action-card-content-container{flex-direction:column;gap:32px}}
a.support-button{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:1rem;transition:transform .2s ease-in-out;display:flex}a.support-button:hover{transform:scale(1.05)}
#support-action-card{background:linear-gradient(100deg,#ffbb0c 25.02%,#ff6047 74.17%,#5b29ff 123.32%);padding:48px 24px}#support-action-card>div{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}#support-action-card>div>div span{margin-bottom:8px;display:block}@media (max-width:1000px){#support-action-card{padding:48px 16px}}
