@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wp-block-freightos-fr-product-intro{overflow:hidden;position:relative}.wp-block-freightos-fr-product-intro:not([class*=has-background]):not([style*=background]){background:var(--Gradient-BG,linear-gradient(270deg,#0149b6 0,#012e72 100%))}.wp-block-freightos-fr-product-intro:not([class*=has-text-color]):not([style*=color]){color:#fff}.fr-product-intro__ticker{background:#19489f;color:#fff;overflow:hidden;padding:8px 0;position:relative}.fr-product-intro__ticker-list{animation:ticker-scroll var(--ticker-speed,30s) linear infinite;display:flex}.fr-product-intro__ticker-content{display:flex;padding-right:48px;white-space:nowrap}.fr-product-intro__ticker-item{align-items:center;display:inline-flex;font-size:14px;margin-right:48px}.fr-product-intro__ticker-item-label{font-weight:600;margin-right:8px}.fr-product-intro__ticker-item-value{margin-right:8px}.fr-product-intro__ticker-item-change--positive{color:#36dfd4}.fr-product-intro__ticker-item-change--negative{color:#ff6b35}.fr-product-intro__content-wrap{align-items:center;display:grid;gap:48px;grid-template-columns:1fr}@media(min-width:1024px){.fr-product-intro__content-wrap{gap:64px;grid-template-columns:1fr 1.6fr}}.fr-product-intro__content-left .fr-product-intro__small-title{font-weight:600;margin-bottom:10px}.fr-product-intro__content-left .fr-product-intro__main-title{font-size:48px;line-height:1.2;margin:0 0 24px}.fr-product-intro__content-left .fr-product-intro__text{font-size:20px;line-height:1.5;line-height:1.8;margin:0 0 32px}.fr-product-intro__content-left .fr-product-intro__text p{margin-bottom:24px}.fr-product-intro__content-left .fr-product-intro__text p:last-child{margin-bottom:0}.fr-product-intro__content-left .fr-product-intro__buttons{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.fr-product-intro__content-left .fr-product-intro__buttons a{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-weight:600;padding:16px 32px;text-align:center;text-decoration:none;transition:all .3s ease}.fr-product-intro__content-left .fr-product-intro__buttons a:hover{transform:translateY(-1px)}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-secondary{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-weight:600;padding:16px 32px;text-align:center;text-decoration:none;transition:all .3s ease}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-secondary:hover{transform:translateY(-1px)}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-secondary{background:#36dfd4;color:#012d6f}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-secondary:hover{background:#1fc3b8}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-weight:600;padding:16px 32px;text-align:center;text-decoration:none;transition:all .3s ease}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary:hover{transform:translateY(-1px)}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary{background:#012d6f;color:#fff}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary:hover{background:#01193c}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary.btn-transparent-border{background:transparent;border:2px solid #012d6f;color:#012d6f}.fr-product-intro__content-left .fr-product-intro__buttons a.btn-primary.btn-transparent-border:hover{background:#012d6f;color:#fff}.fr-product-intro__content-left .fr-product-intro__text-below{font-size:14px;font-weight:400;line-height:1.5;margin:0}.fr-product-intro__chart{background:#fff;background:linear-gradient(0deg,rgba(25,28,40,.8),rgba(25,28,40,.8)),#03337d;border-radius:16px;box-shadow:0 30px 100px 0 rgba(0,0,0,.25);color:#fff;display:flex;display:grid;flex-direction:column;gap:24px;min-height:400px;padding:32px}.fr-product-intro__chart .fr-chart-header{align-items:center;background:rgba(0,122,255,.2);border-radius:8px;display:flex;gap:24px;justify-content:flex-start;margin:0;padding:8px 16px}.fr-product-intro__chart .fr-chart-header .fr-chart-type{border:1px solid #0a84ff;border-radius:2px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.2em;padding:6px 8px;text-transform:uppercase}.fr-product-intro__chart .fr-chart-header .fr-chart-title{font-size:16px;font-weight:600;letter-spacing:.2em;line-height:1.5;margin:0;text-transform:uppercase}@media(max-width:768px){.fr-product-intro__chart .fr-chart-header .fr-chart-title{font-size:12px}}.fr-product-intro__chart .fr-chart-content{align-items:center;display:flex;justify-content:center;min-height:200px;position:relative}.fr-product-intro__chart .fr-chart-content .fr-product-intro__chart-container{opacity:0;transform:translateY(10px);transition:opacity .5s ease-out,transform .5s ease-out;width:100%}.fr-product-intro__chart .fr-chart-content .fr-product-intro__chart-container.is-loaded{opacity:1;transform:translateY(0)}.fr-product-intro__chart .fr-chart-content .fr-product-intro__chart-container .fr-product-intro__chart-loading{color:#5c6177;font-size:14px;text-align:center}.fr-product-intro__chart .fr-chart-content.is-loading:before{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 50%,hsla(0,0%,100%,0));background-size:200% 100%;border-radius:8px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.fr-product-intro__chart .fr-chart-footer .stats__block .fr-volatility-value,.fr-product-intro__chart .fr-chart-footer .stats__block .stats__bottom span{opacity:0;transform:translateY(5px);transition:opacity .4s ease-out .2s,transform .4s ease-out .2s}.fr-product-intro__chart .fr-chart-footer .stats__block.is-loaded .fr-volatility-value,.fr-product-intro__chart .fr-chart-footer .stats__block.is-loaded .stats__bottom span{opacity:1;transform:translateY(0)}.fr-product-intro__chart .fr-chart-footer{display:flex;gap:16px;width:100%}@media(width <=767px){.fr-product-intro__chart .fr-chart-footer{display:block}}.fr-product-intro__chart .fr-chart-footer .stats__block{background:#16213a;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-direction:column;height:75px;justify-content:space-between;min-height:75px;min-width:150px;padding:12px 16px;text-align:center}.fr-product-intro__chart .fr-chart-footer .stats__top{display:flex;justify-content:center}.fr-product-intro__chart .fr-chart-footer .stats__top p{color:#8395af;font-size:11px;font-weight:600;letter-spacing:.5px;line-height:16px;margin:0;text-transform:uppercase}.fr-product-intro__chart .fr-chart-footer .stats__bottom{display:flex;flex-direction:column}.fr-product-intro__chart .fr-chart-footer .stats__bottom span{color:#14fff2;font-size:24px;font-weight:700;line-height:1;text-align:center}.fr-product-intro__chart .fr-chart-footer .stats__current{flex-grow:1}.fr-product-intro__chart .fr-chart-footer .stats__volatility{flex-grow:1;white-space:nowrap}.fr-product-intro__chart .fr-chart-footer.is-fax .stats__current{flex-grow:0;min-width:220px}.fr-product-intro__chart .fr-chart-footer.is-fax .chart-paper__buttons{flex-grow:1}.fr-product-intro__chart .fr-chart-footer.is-fax .chart-paper__buttons a{justify-content:center;width:100%}.fr-product-intro__chart .fr-chart-footer .chart-paper__buttons{align-items:flex-end;display:flex}@media(width <=767px){.fr-product-intro__chart .fr-chart-footer .chart-paper__buttons{margin-top:10px}}.fr-product-intro__chart .fr-chart-footer .chart-paper__buttons a{align-items:center;background:var(--color-cyan);border-radius:8px;color:var(--color-dark-blue);display:flex;font-size:18px;font-weight:600;letter-spacing:.5px;min-height:72px;padding:16px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.fr-product-intro__chart .fr-chart-footer .chart-paper__buttons a:hover{background:var(--color-turquoise);transform:translateY(-1px)}@media(max-width:768px){.fr-product-intro__chart{gap:16px;min-height:300px;padding:16px}.fr-product-intro__chart .fr-chart-header{gap:16px;padding:8px}.fr-product-intro__chart .fr-chart-header .fr-chart-type{font-size:10px;letter-spacing:.1em;padding:4px 6px}.fr-product-intro__chart .fr-chart-content{min-height:150px}.fr-product-intro__chart .fr-chart-content .fr-product-intro__chart-loading{font-size:12px}.fr-product-intro__chart .fr-chart-footer{gap:8px}.fr-product-intro__chart .fr-chart-footer .stats__block{height:auto;margin-bottom:8px;min-height:55px;min-width:100px;padding:8px 10px}.fr-product-intro__chart .fr-chart-footer .stats__top p{font-size:9px;letter-spacing:.3px}.fr-product-intro__chart .fr-chart-footer .stats__bottom span{font-size:16px}.fr-product-intro__chart .fr-chart-footer.is-fax .stats__current{min-width:150px}.fr-product-intro__chart .fr-chart-footer .chart-paper__buttons a{font-size:14px;letter-spacing:.3px;min-height:50px;padding:8px 16px}}.fr-product-intro__link-list{--padding-container-vertical-top:48px;--padding-container-vertical-bottom:120px}.fr-product-intro__link-list-title{font-size:40px;line-height:1.2;margin:0 0 32px;text-align:center}.fr-product-intro__link-list-items{display:grid;gap:24px;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media(min-width:768px){.fr-product-intro__link-list-items{grid-template-columns:repeat(2,1fr)}}.fr-product-intro__link-list-item{display:flex}.fr-product-intro__link-list-item a{align-items:center;background:rgba(241,245,252,.1);border:1px solid transparent;border-radius:8px;color:#fff;display:flex;gap:16px;justify-content:flex-start;padding:12px 12px 12px 48px;text-decoration:none;transition:all .3s ease;width:100%}.fr-product-intro__link-list-item a:hover{background:rgba(241,245,252,.15);border-color:#36dfd4;transform:translateX(4px)}.fr-product-intro__link-list-item a:hover .fr-product-intro__link-arrow{transform:translateX(4px)}.fr-product-intro__link-list .fr-product-intro__link-label{background:#36dfd4;border-radius:25px;color:#012d6f;flex-shrink:0;font-size:14px;font-weight:600;padding:6px 12px;text-transform:uppercase}.fr-product-intro__link-list .fr-product-intro__link-text{font-weight:500}.fr-product-intro__link-list .fr-product-intro__link-arrow{flex-shrink:0;height:24px;transition:transform .3s ease;width:24px}.fr-product-intro__bottom-cta{padding:60px 0;text-align:center}.fr-product-intro__bottom-cta a{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-weight:600;padding:16px 32px;text-align:center;text-decoration:none;transition:all .3s ease}.fr-product-intro__bottom-cta a:hover{transform:translateY(-1px)}.fr-product-intro__bottom-cta a{background:#36dfd4;color:#012d6f}.fr-product-intro__bottom-cta a:hover{background:#1fc3b8}.fr-product-intro__bottom-cta a{font-size:18px;padding:24px 48px}.fr-product-intro__bottom-cta a:hover{transform:translateY(-2px)}.wp-block-freightos-fr-product-intro:has(.fr-product-intro__columns)>.container{--padding-container-vertical-bottom:0}.wp-block-freightos-fr-product-intro:has(.fr-product-intro__columns) .fr-product-intro__columns>.container{--padding-container-vertical-top:0;--padding-container-vertical-bottom:0}.fr-product-intro__columns{padding:48px 0}.fr-product-intro__columns-inner{display:grid;gap:32px;grid-template-columns:1fr}@media(min-width:768px){.fr-product-intro__columns-inner{gap:64px;grid-template-columns:1fr 1fr}}.fr-product-intro__column-text{font-size:18px;line-height:1.5;line-height:1.8;margin:0}.fr-product-intro__column-text p{margin-bottom:24px}.fr-product-intro__column-text p:last-child{margin-bottom:0}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}