@charset "UTF-8";header nav{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:transparent;background-color:hsla(0,0%,100%,.65);border-bottom:1px solid hsla(240,2%,54%,.1);color:#fff;height:5rem;left:0;position:absolute;top:0;transition:background-color .5s cubic-bezier(.28,.11,.32,1);width:100%;z-index:999}header nav ul{align-items:center;display:flex;display:-webkit-flex;height:100%;justify-content:space-between;-webkit-justify-content:space-between;margin:0 4rem}@media (max-width:768px){header nav ul{margin:0 1rem}}header nav ul li .main-logo-icon{display:none}header nav ul li.logo{display:block}header nav ul li.logo img{height:60px;width:100%}header nav ul .mobile-menu{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1100px){header nav ul .mobile-menu{display:block}}header nav ul .mobile-menu-items{display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:center;margin:0 -100% 0 0;padding:3rem 0;position:fixed;right:0;row-gap:1.5rem;top:0;transition:.5s cubic-bezier(.77,.2,.05,1);width:100%;z-index:-1}header nav ul .mobile-menu-items:before{background-color:rgba(237,247,255,.96);content:"";display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}header nav ul .mobile-menu-items ul#primary-menu{flex-direction:column;gap:1rem;justify-content:center}header nav ul .mobile-menu-items a{color:red;font-size:1.6rem;font-weight:600}header nav ul .mobile-menu-items a:hover{color:#17181b}header nav ul .mobile-menu-items a.featured-product{background-color:#fff;border-radius:5px;bottom:5rem;color:#fff;font-size:1rem;height:7rem;margin-top:1rem;overflow:hidden;position:relative;position:absolute;width:85%}header nav ul .mobile-menu-items a.featured-product img{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);filter:blur(2px);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:.6;width:100%}header nav ul .mobile-menu-items a.featured-product .featured-product-title{align-items:center;bottom:0;display:flex;justify-content:center;left:0;line-height:1;margin:auto;position:absolute;text-align:center;top:0;width:100%}header nav ul .mobile-menu-items:hover{color:#fff}header nav ul .mobile-menu input[type=checkbox]{-webkit-touch-callout:none;display:none}header nav ul .mobile-menu input[type=checkbox]:checked~.mobile-menu-items{margin-right:0}header nav ul .mobile-menu input[type=checkbox]:checked~body{overflow:hidden}header nav ul .mobile-menu input[type=checkbox]:checked~.social-links-mobile{margin-right:0}header nav ul .mobile-menu .hamburger{cursor:pointer;display:block;height:100%;padding:15px;position:relative;transform:translateX(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px}header nav ul .mobile-menu .line-1,header nav ul .mobile-menu .line-2,header nav ul .mobile-menu .line-3{background:red;border:none;border-radius:2px;display:block;height:2px;margin-bottom:6px;margin-left:auto;margin-right:auto;position:relative;top:0;transition:.3s;width:25px}header nav ul .mobile-menu .line-1{transition-delay:.1s}header nav ul .mobile-menu .line-2{transition-delay:.3s}header nav ul .mobile-menu .line-3{margin-bottom:0;transition-delay:.4s}header nav ul .mobile-menu #btn-1:checked~label .hamburger{width:50px}header nav ul .mobile-menu #btn-1:checked~label .line-1{transition-delay:.1s;width:0}header nav ul .mobile-menu #btn-1:checked~label .line-2{transition-delay:.3s;width:0}header nav ul .mobile-menu #btn-1:checked~label .line-3{transition-delay:.4s;width:0}header nav ul .mobile-menu .cross,header nav ul .mobile-menu .cross:after{background:#f64d4d;height:2px;left:50%;position:absolute;top:50%;transition:.3s;width:0}header nav ul .mobile-menu .cross{border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);transition-delay:.2s}header nav ul .mobile-menu .cross:after{border-radius:2px;content:"";transform:translate(-50%,-50%) rotate(90deg);transition-delay:.1s}header nav ul .mobile-menu #btn-1:checked~label .cross{transition-delay:.5s;width:25px}header nav ul .mobile-menu #btn-1:checked~label .cross:after{transition-delay:.6s;width:25px}header nav ul .mobile-menu .social-links-mobile{bottom:2rem;display:flex;gap:1rem;position:absolute}header nav ul .mobile-menu p.social-text{color:#17181b}header nav ul .menu{z-index:10}@media (max-width:1100px){header nav ul .menu{display:none}}header nav ul .menu a{background:linear-gradient(red 0 0) var(--p,0) 100%/var(--d,0) 2px no-repeat;color:#17181b;font-size:1rem;font-weight:600;margin:0 1rem;padding:.25rem 0;transition:.3s,background-position 0s .3s}header nav ul .menu a:hover{--d:100%;--p:100%}header nav ul .menu a:visited{color:#17181b}header nav ul .menu #primary-menu{margin:0}header nav.scrolled{animation:slideInDown .9s;box-shadow:0 8px 24px hsla(210,8%,62%,.2);height:70px;left:0;position:fixed;top:-.0625rem}header nav.scrolled ul li .main-logo{display:none!important}header nav.scrolled ul li .main-logo-icon{display:flex}header .has-white-color{align-items:center;border-radius:8px;display:flex;font-size:13px;justify-content:center;line-height:1;margin:0;max-width:50px;padding:5px 8px}.regina-menu{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding-top:2rem;scroll-behavior:smooth}.regina-menu-inner{margin:auto;max-width:600px;padding:0 1rem;width:100%}.regina-menu-inner .title{font-size:1.4rem;font-weight:600;text-align:center}.regina-menu-inner span.divider{background-color:#0086a5;border-radius:5px;display:block;height:4px;margin:.5rem auto;width:3rem}.regina-menu-inner .regina-items{display:flex;flex-direction:column;gap:.6rem}.regina-menu-inner .regina-items-item{display:flex}.regina-menu-inner .regina-items-item .item-name{color:#17181b;font-size:1.2rem;font-weight:600;letter-spacing:1.4px;margin:0}.regina-menu-inner .regina-items-item span.dots{border-bottom:1.4px dashed #eef1f4;flex:1;margin:6px 12px}.regina-menu-inner .regina-items-item .item-price{color:#17181b;font-size:1.2rem;font-weight:600;margin:0}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 #f4f4f4}li.pll-parent-menu-item a{padding:.5rem}li.pll-parent-menu-item:hover .depth_0{display:block}li.pll-parent-menu-item:hover .arrow{rotate:180deg;transition:transform .3s ease}li.pll-parent-menu-item .depth_0{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,96%,.88);border:.6px solid #e4212e;border-radius:5px;color:#17181b;display:none;flex-direction:column;justify-content:flex-start;margin:0;position:absolute}li.pll-parent-menu-item .depth_0 li{padding:.5rem 0}.menu-description{color:#78797c;display:flex;font-weight:500;margin-top:.5rem}.page-banner{display:flex;justify-content:center;text-align:center}.page-banner .black-box{background-color:#1b1b1b}.page-banner .black-box,.page-banner img{height:350px;position:absolute;width:100%}.page-banner img{filter:blur(1px);-o-object-fit:cover;object-fit:cover;opacity:.5}.page-banner-inner{padding:8rem 0;z-index:10}.page-banner-inner .title{color:#fff;font-family:Playfair Display,serif;font-size:2.6rem;font-weight:600}.page-banner-inner .subtitle{color:#fff;font-family:Playfair Display,serif;font-size:1rem}.error-404{align-items:center;border:1px solid #f9fafb;border-radius:40px;display:flex;flex-direction:column;justify-content:center;min-height:30rem}.error-404 img.page-not-found{height:18rem;-o-object-fit:contain;object-fit:contain;width:auto}.error-404 h2{font-size:3rem;margin-bottom:2rem;text-align:center}.container.category-page{padding-bottom:2rem;padding-top:7.5rem;position:relative;z-index:0}@media (min-width:601px){.container.category-page{padding-top:8rem}}@media (min-width:1440px){.container.category-page{padding-top:8.75rem}}.category-page__header{background-color:#f9fafb;border:1px solid #eef1f4;border-radius:24px;margin-bottom:1.5rem;padding:1.25rem}@media (min-width:768px){.category-page__header{margin-bottom:2rem;padding:1.5rem}}.category-page__label{color:#94959f;font:normal normal 400 12px/20px Inter,serif;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.category-page__title{font:normal normal 400 34px/1.2 Special Gothic Condensed One,sans-serif;line-height:1.1;margin-bottom:.5rem}@media (min-width:768px){.category-page__title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}}.category-page__description{color:#646572;max-width:70ch}.category-page__description p{margin:0}.category-page__empty{border:1px solid #eef1f4;border-radius:24px;color:#94959f;padding:1.25rem;text-align:center}.category-page__pagination{margin-top:1.5rem}.category-page__pagination .nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.category-page__pagination .page-numbers{align-items:center;border:1px solid #eef1f4;border-radius:12px;color:#17181b;display:inline-flex;font-weight:600;height:2.5rem;justify-content:center;min-width:2.5rem;padding:0 .75rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.category-page__pagination .page-numbers.current{background-color:#17181b;border-color:#17181b;color:#fff}.cat-list{display:flex;flex-direction:column;gap:1rem}.cat-list-link{border-radius:24px;color:inherit;display:block;text-decoration:none}.cat-list-link:focus-visible .title,.cat-list-link:hover .title{color:#e4212e}.cat-list-link:focus-visible{outline:2px solid #e4212e;outline-offset:4px}.cat-list-item{align-items:start;background-color:#fff;border:1px solid #eef1f4;border-radius:24px;display:grid;gap:1rem;padding:1rem;transition:box-shadow .2s ease,transform .2s ease}@media (min-width:768px){.cat-list-item{gap:1.25rem;grid-template-columns:minmax(200px,280px) 1fr;padding:1.25rem}}@media (min-width:1440px){.cat-list-item{gap:1.5rem;padding:1.5rem}}.cat-list-item:hover{box-shadow:0 24px 40px -28px rgba(23,24,27,.35);transform:translateY(-2px)}.cat-list-item .featured-image{aspect-ratio:16/10;border-radius:16px;-o-object-fit:cover;object-fit:cover;width:100%}.cat-list-item .info-wrapper{display:flex;flex-direction:column;gap:.75rem}.cat-list-item .info-wrapper .meta{color:#94959f;font:normal normal 400 12px/20px Inter,serif;letter-spacing:.06em;text-transform:uppercase}.cat-list-item .info-wrapper .title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;line-height:1.1;transition:color .2s ease}@media (min-width:768px){.cat-list-item .info-wrapper .title{font:normal normal 400 28px/1.2 Special Gothic Condensed One,sans-serif}}.cat-list-item .info-wrapper .excerpt{color:#17181b}.cat-list-item .info-wrapper .excerpt p{margin:0}@keyframes scaleYEnter{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes scaleYLeave{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes scaleXEnter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scaleXLeave{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes scale{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes opacityAnimate{0%{opacity:0}to{opacity:1}}.card{background-color:#f9fafb;border-radius:24px;flex:1;padding:1rem}@media (min-width:768px){.card{padding:2.5rem}}.card--transparent{background-color:transparent;border:1px solid #eef1f4}.card--three{border-color:#232528;color:#fff;text-align:center}.card--three .card__title{font-size:1.5rem;font-weight:700}.card--three .card__description{font:normal normal 400 14px/24px Inter,serif}.card__image{aspect-ratio:16/9;border-radius:24px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:100%}.card__info{align-items:center;display:flex;font-size:.75rem;font-weight:600;justify-content:space-between}.card__badge{border:1px solid #eef1f4;border-radius:12px;flex:1;padding:.75rem}.card__date{align-items:center;display:flex;flex:1;justify-content:flex-end;text-align:right}.card__date,.card__date img{margin-right:.5rem}.card__title{text-wrap:balance;font-size:1.5rem;font-weight:700;margin:1rem 0}.card__description{font-size:.875rem;margin-bottom:1rem}.card__link{align-items:center;color:#e4212e;display:inline-flex;font-size:.875rem;font-weight:600;margin-top:.5rem;text-decoration:none;white-space:nowrap}.card__link img{height:20px;-o-object-fit:contain;object-fit:contain;width:auto}.card__link--gradient{-webkit-text-fill-color:transparent;background:linear-gradient(#e4212e,#a81a24);background-clip:text;-webkit-background-clip:text;font-size:24px;font-weight:700}.simple-card{display:flex;flex-direction:column;gap:1rem}.simple-card--featured{flex-direction:column!important}@media (min-width:601px){.simple-card{flex-direction:row-reverse}.simple-card__content{flex-basis:60%}}@media (min-width:768px){.simple-card__content{flex-basis:70%}}.simple-card__image{border-radius:40px;margin-bottom:1rem;width:100%}@media (min-width:601px){.simple-card__image{flex-basis:40%}}@media (min-width:768px){.simple-card__image{flex-basis:30%}}.simple-card__title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.simple-card__link{color:#e4212e;font-size:.875rem;font-weight:600}.simple-card-2{border:1px solid #eef1f4;border-radius:1.5rem;padding:2rem}.simple-card-2__content{display:flex;flex-direction:column;gap:.25rem}.simple-card-2__title{-webkit-text-fill-color:transparent;background:linear-gradient(#e4212e,#a81a24),radial-gradient(204.89% 132.84% at 6.5% 94.37%,#f18c53 0,#e83a64 100%);background-clip:text;-webkit-background-clip:text;font-size:1.125rem;font-weight:700}.simple-card-2__description{color:#17181b;font-size:.875rem;font-weight:600}body:has(#btn-1:checked){overflow:hidden}header{align-items:center;-webkit-backdrop-filter:blur(5px) saturate(180%);backdrop-filter:blur(5px) saturate(180%);background-color:hsla(0,0%,100%,.7);border:1px solid #f9fafb;border-radius:0 0 20px 20px;display:grid;grid-template-columns:1fr 1fr 1fr;height:70px;justify-content:space-between;left:0;padding:.5rem;position:absolute;right:0;top:0;transition:transform .3s ease,opacity .3s ease;will-change:transform,opacity;z-index:999}@media (min-width:601px){header{border-radius:20px}}@media (min-width:1440px){header{margin:16px 32px 8px;padding:8px 8px 8px 20px}}header.is-sticky{left:0;position:fixed;top:0;width:auto}header.is-visible{opacity:1;pointer-events:auto;transform:translateZ(0)}header.is-hidden{opacity:0;pointer-events:none;transform:translate3d(0,-110%,0)}header .buttons,header .hamburger-menu,header .logo{width:auto}header .buttons .button,header .hamburger-menu .button,header .logo .button{white-space:nowrap}header .buttons .get-in-touch{display:none}header .buttons .get-in-touch:hover{box-shadow:inset 0 0 0 2px #e4212e}@media (min-width:1440px){header .buttons .get-in-touch{display:block}}header .logo{flex:1;text-align:center;z-index:999999}@media (min-width:1440px){header .logo{flex:0;text-align:left}}header .logo img{width:8.3125rem}header .logo-desktop{display:none}@media (min-width:601px){header .logo-desktop{display:initial}}header .logo-icon{height:40px}@media (min-width:601px){header .logo-icon{display:none}}header .menu-primary-menu-container #primary-menu>.menu-item:hover,header .menu-primary-menu-cz-container #primary-menu>.menu-item:hover,header .menu-primary-menu-de-container #primary-menu>.menu-item:hover,header .menu-primary-menu-en-container #primary-menu>.menu-item:hover,header .menu-primary-menu-hr-container #primary-menu>.menu-item:hover{color:#e4212e}header .menu-primary-menu-container #primary-menu .menu-item>.depth_0 .menu-item,header .menu-primary-menu-cz-container #primary-menu .menu-item>.depth_0 .menu-item,header .menu-primary-menu-de-container #primary-menu .menu-item>.depth_0 .menu-item,header .menu-primary-menu-en-container #primary-menu .menu-item>.depth_0 .menu-item,header .menu-primary-menu-hr-container #primary-menu .menu-item>.depth_0 .menu-item{color:#000;max-width:300px}header .menu-primary-menu-container #primary-menu .menu-item>.depth_0 .menu-item:hover,header .menu-primary-menu-cz-container #primary-menu .menu-item>.depth_0 .menu-item:hover,header .menu-primary-menu-de-container #primary-menu .menu-item>.depth_0 .menu-item:hover,header .menu-primary-menu-en-container #primary-menu .menu-item>.depth_0 .menu-item:hover,header .menu-primary-menu-hr-container #primary-menu .menu-item>.depth_0 .menu-item:hover{color:#e4212e}header .menu-primary-menu-container #primary-menu .menu-item>a.dropdown-toggle,header .menu-primary-menu-cz-container #primary-menu .menu-item>a.dropdown-toggle,header .menu-primary-menu-de-container #primary-menu .menu-item>a.dropdown-toggle,header .menu-primary-menu-en-container #primary-menu .menu-item>a.dropdown-toggle,header .menu-primary-menu-hr-container #primary-menu .menu-item>a.dropdown-toggle{align-items:center;display:flex;font:normal normal 400 16px Inter,serif;font-weight:700;gap:8px;justify-content:center}header .menu-primary-menu-container #primary-menu .menu-item>a.dropdown-toggle:after,header .menu-primary-menu-cz-container #primary-menu .menu-item>a.dropdown-toggle:after,header .menu-primary-menu-de-container #primary-menu .menu-item>a.dropdown-toggle:after,header .menu-primary-menu-en-container #primary-menu .menu-item>a.dropdown-toggle:after,header .menu-primary-menu-hr-container #primary-menu .menu-item>a.dropdown-toggle:after{align-items:center;background:url(/wp-content/themes/mostar-run/assets/dist/images/Chevron/Down.svg);background-size:cover;content:"";display:flex;height:16px;line-height:0;-o-object-fit:contain;object-fit:contain;transition:.2s ease-out;width:16px}header .menu-primary-menu-container #primary-menu .menu-item>a.dropdown-toggle:hover,header .menu-primary-menu-cz-container #primary-menu .menu-item>a.dropdown-toggle:hover,header .menu-primary-menu-de-container #primary-menu .menu-item>a.dropdown-toggle:hover,header .menu-primary-menu-en-container #primary-menu .menu-item>a.dropdown-toggle:hover,header .menu-primary-menu-hr-container #primary-menu .menu-item>a.dropdown-toggle:hover{color:#e4212e}header .menu-primary-menu-container #primary-menu .menu-item>a.dropdown-toggle:hover:after,header .menu-primary-menu-cz-container #primary-menu .menu-item>a.dropdown-toggle:hover:after,header .menu-primary-menu-de-container #primary-menu .menu-item>a.dropdown-toggle:hover:after,header .menu-primary-menu-en-container #primary-menu .menu-item>a.dropdown-toggle:hover:after,header .menu-primary-menu-hr-container #primary-menu .menu-item>a.dropdown-toggle:hover:after{rotate:180deg;transition:.2s ease-out}header .menu-primary-menu-container:has(.menu-desktop),header .menu-primary-menu-cz-container:has(.menu-desktop),header .menu-primary-menu-de-container:has(.menu-desktop),header .menu-primary-menu-en-container:has(.menu-desktop),header .menu-primary-menu-hr-container:has(.menu-desktop){display:none;z-index:100}@media (min-width:1440px){header .menu-primary-menu-container:has(.menu-desktop),header .menu-primary-menu-cz-container:has(.menu-desktop),header .menu-primary-menu-de-container:has(.menu-desktop),header .menu-primary-menu-en-container:has(.menu-desktop),header .menu-primary-menu-hr-container:has(.menu-desktop){display:block;flex:1;padding:0 .5rem;text-align:center}}header .menu-desktop{align-items:center;display:flex;justify-content:center;white-space:nowrap}header .menu-desktop .menu-item>a{display:block;font-size:1rem;font-weight:700;padding:.5rem .875rem;text-align:left}header .menu-desktop .dropdown-menu{background:#fff;border:1px solid #f9fafb;border-radius:24px;box-shadow:0 35px 45px -16px hsla(200,7%,75%,.12);-moz-column-gap:1.25rem;column-gap:1.25rem;display:none;flex-wrap:wrap;max-width:42rem;padding:24px;position:absolute;row-gap:1rem;z-index:2}header .menu-desktop .dropdown-menu:has(.menu-icon-wrapper) .menu-item{align-items:center;display:flex;gap:1.5rem;width:21.875rem}header .menu-desktop .dropdown-menu:has(.menu-icon-wrapper) .menu-item span{color:#646572;display:none;font:normal normal 400 14px/24px Inter,serif;line-height:1.2;margin-top:.25rem}@media (min-width:1440px){header .menu-desktop .dropdown-menu:has(.menu-icon-wrapper) .menu-item span{display:block}}header .menu-desktop .dropdown-menu .menu-icon-wrapper{align-self:flex-start;background-color:#f9fafb;border-radius:50px;display:none;padding:1rem}@media (min-width:1440px){header .menu-desktop .dropdown-menu .menu-icon-wrapper{display:block}}header .menu-desktop .dropdown-menu .menu-icon-wrapper img{height:30px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:30px}header .menu-desktop .dropdown-menu>li{border:1px solid #eef1f4;border-radius:24px;flex:1 1 48%;padding:.75rem;text-align:center}header .menu-desktop .dropdown-menu>li a{padding:0}header .menu-desktop .dropdown-menu:hover,header .menu-desktop .dropdown-toggle:hover+.dropdown-menu{display:flex}header .buttons{align-items:center;display:flex;justify-content:flex-end}header .button{display:block;margin-left:.5rem;padding:.875rem 1.5rem}header .mob-header-wrapper{background-color:hsla(200,7%,75%,.12);height:100vh;position:fixed;width:100%}header .mobile-menu{display:none;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:100000}header .mobile-menu .menu-description,header .mobile-menu .menu-icon-wrapper{display:none}@media (min-width:1440px){header .mobile-menu{display:none}}header .mobile-menu-items{align-items:center;display:flex;flex-direction:column;height:100vh;height:100dvh;inset:0;justify-content:center;margin:0;opacity:0;overflow:auto;padding:3rem 0;pointer-events:none;position:fixed;row-gap:1.5rem;text-align:center;transform:translate3d(0,-100%,0);transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .2s ease,visibility 0s linear .5s;visibility:hidden;width:100%;z-index:999}header .mobile-menu-items:before{background-color:hsla(0,0%,100%,.96);content:"";inset:0;position:absolute;z-index:-1}header .mobile-menu-items ul#primary-menu{display:flex;flex-direction:column;gap:1rem;justify-content:center}header .mobile-menu-items ul#primary-menu>li{border:1px solid #eef1f4;border-radius:12px;padding:.5rem 0}@media (min-width:768px){header .mobile-menu-items ul#primary-menu>li{padding:1.4rem 0}}header .mobile-menu-items ul#primary-menu>li>a.dropdown-toggle{-webkit-tap-highlight-color:transparent;align-items:center;display:flex;height:40px;justify-content:center;margin:auto;outline:0;width:18rem}header .mobile-menu-items ul#primary-menu>li>a.dropdown-toggle:focus{-webkit-tap-highlight-color:transparent;outline:0}header .mobile-menu-items ul#primary-menu li.menu-item ul.dropdown-menu{max-height:0}header .mobile-menu-items ul#primary-menu li.menu-item ul.dropdown-menu>li{display:flex;flex-direction:column;gap:.5rem;height:0;opacity:0;transform:translateY(-100%);transition:transform .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden}header .mobile-menu-items ul#primary-menu li.menu-item ul.dropdown-menu.show>li{height:-moz-max-content;height:max-content;opacity:1;transform:translateY(0);transition:transform .2s ease-in-out,opacity .2s ease-in-out;visibility:visible}header .mobile-menu-items ul#primary-menu li.menu-item ul.dropdown-menu.show{max-height:-moz-max-content;max-height:max-content}header .mobile-menu-items a{font-size:large;font-weight:600}header .mobile-menu-items a:hover,header .mobile-menu-items a:hover:active{color:#e4212e}header .mobile-menu-items a.featured-product{background-color:red;border-radius:5px;color:#fff;height:7rem;margin-top:1rem;overflow:hidden;position:relative;width:85%}header .mobile-menu-items a.featured-product img{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);filter:blur(4px);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}header .mobile-menu-items a.featured-product .featured-product-title{align-items:center;bottom:0;display:flex;justify-content:center;left:0;line-height:1;margin:auto;position:absolute;text-align:center;top:0;width:100%}header .mobile-menu input[type=checkbox]{-webkit-touch-callout:none;display:none}header .mobile-menu input[type=checkbox]:checked~.mobile-menu-items{opacity:1;pointer-events:auto;transform:translateZ(0);transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .2s ease,visibility 0s;visibility:visible}header .mobile-menu input[type=checkbox]:checked~body{overflow:hidden}header .mobile-menu .hamburger{background-color:#f9fafb;border-radius:12px;cursor:pointer;display:block;height:100%;padding:15px;position:relative;transform:translateX(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px}header .mobile-menu .line-1,header .mobile-menu .line-2,header .mobile-menu .line-3{background:#17181b;border:none;border-radius:2px;display:block;height:2px;margin-bottom:6px;margin-left:auto;margin-right:auto;position:relative;top:0;transition:.3s;width:100%}header .mobile-menu .line-1{transition-delay:.1s}header .mobile-menu .line-2{transition-delay:.3s}header .mobile-menu .line-3{margin-bottom:0;transition-delay:.4s}header .mobile-menu #btn-1:checked~label{display:flex;height:50px;position:relative;width:50px;z-index:999999}header .mobile-menu #btn-1:checked~label .hamburger{width:50px}header .mobile-menu #btn-1:checked~label .line-1{transition-delay:.1s;width:0}header .mobile-menu #btn-1:checked~label .line-2{transition-delay:.3s;width:0}header .mobile-menu #btn-1:checked~label .line-3{transition-delay:.4s;width:0}header .mobile-menu .cross,header .mobile-menu .cross:after{background:red;height:2px;left:50%;position:absolute;top:50%;transition:.3s;width:0}header .mobile-menu .cross{border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);transition-delay:.2s}header .mobile-menu .cross:after{border-radius:2px;content:"";transform:translate(-50%,-50%) rotate(90deg);transition-delay:.1s}header .mobile-menu #btn-1:checked~label .cross{transition-delay:.5s;width:25px}header .mobile-menu #btn-1:checked~label .cross:after{transition-delay:.6s;width:25px}header .mobile-menu .social-links-mobile{display:flex;gap:1rem;margin-right:-100%;position:fixed}header .no-icon-menu-padding{padding:.5rem .75rem!important}html{overflow-x:clip}@supports not (overflow:clip){html{overflow-x:hidden}}html.menu-open,html.menu-open body{height:100%;overflow:hidden!important;overscroll-behavior:none;touch-action:none}footer{background-color:#17181b;border-radius:35px 35px 0 0;contain-intrinsic-size:1px 2000px;content-visibility:auto;padding:40px 16px 82px}@media (min-width:1600px){footer{padding:2.5rem 10rem 2rem}}footer .footer-top{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}footer .footer-top .col-1,footer .footer-top .col-2{width:100%}@media (min-width:768px){footer .footer-top .col-1,footer .footer-top .col-2{width:auto}}footer .footer-top .col-1{display:flex;flex-direction:column;flex-wrap:wrap}footer .footer-top .col-1>*{flex:1 1 100%}footer .footer-top .col-1 .footer-top-image{margin-bottom:1.25rem;width:100%}footer .footer-top .col-1 .footer-top-image img{display:block;margin:auto;width:90%}footer .footer-top .col-1 .footer-top-image .logo{display:none}@media (min-width:601px){footer .footer-top .col-1 .footer-top-image .logo{display:flex}}footer .footer-top .col-1 .footer-top-image .logo-mobile{display:flex;height:7rem}@media (min-width:601px){footer .footer-top .col-1 .footer-top-image .logo-mobile{display:none}}@media (min-width:434px){footer .footer-top .col-1 .footer-top-image{width:14rem}}@media (min-width:601px){footer .footer-top .col-1{flex-direction:column}footer .footer-top .col-1 .footer-top-image{flex:1 1 100%;width:15rem}footer .footer-top .col-1 .footer-info,footer .footer-top .col-1 .menu-footer-container{flex:1 1 47%}}@media (min-width:768px){footer .footer-top .col-1>*{flex:1 1 31%!important}}@media (min-width:1024px){footer .footer-top .col-1{flex-direction:column}footer .footer-top .col-1>*{flex:0!important}footer .footer-top .divider{display:none}}@media (min-width:601px){footer .footer-top{flex-direction:row;justify-content:space-between}}footer .footer-top-image{flex:1 1 100%}footer .footer-top .menu-footer-container ul#footer-menu{display:flex;flex-direction:column;gap:20px}footer .footer-top .menu-footer-container ul#footer-menu li a{color:#fff;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif}footer .footer-top .footer-info{display:flex;flex-direction:column;gap:24px}@media (min-width:1024px){footer .footer-top .footer-info{justify-content:flex-end}}footer .footer-top .footer-info-email,footer .footer-top .footer-info-location,footer .footer-top .footer-info-partner{align-items:center;color:#fff;display:flex;gap:16px}footer .footer-top .footer-info-email p,footer .footer-top .footer-info-location p,footer .footer-top .footer-info-partner p{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}footer .footer-top .footer-info-email img,footer .footer-top .footer-info-location img,footer .footer-top .footer-info-partner img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}footer .footer-top .footer-info-email a,footer .footer-top .footer-info-location a,footer .footer-top .footer-info-partner a{color:#fff;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}footer .footer-top .footer-info-partner{align-items:flex-start;flex-direction:column;gap:6px}footer .footer-top .footer-info-partner p{font-family:Inter,sans-serif;font-size:14px;font-weight:400}footer .footer-top .footer-info-partner img{height:auto;max-width:260px;width:auto}footer .footer-social-wrapper{display:flex;flex-direction:column;gap:1.5rem;margin:20px 0}@media (min-width:601px){footer .footer-social-wrapper{flex-direction:row;justify-content:space-between}footer .footer-social-wrapper .footer-social{gap:.5rem}}footer .footer-social-wrapper .language-picker{align-items:center;color:#fff;display:flex;gap:.5rem}footer .footer-social-wrapper .language-picker img.arrow{margin-left:.5rem}footer .footer-social-wrapper .footer-social{display:flex;gap:.5rem;justify-content:space-between;justify-content:center}@media (min-width:601px){footer .footer-social-wrapper .footer-social{justify-content:flex-start}}footer .footer-social-wrapper .footer-social figure{background-color:#fff;border-radius:100%;height:56px;margin:0;width:56px}footer .footer-social-wrapper .footer-social figure img{align-items:center;display:flex;height:auto;justify-content:center;-o-object-fit:contain;object-fit:contain;padding:1rem;width:100%}footer .footer-bottom{color:#fff;display:flex;flex-direction:column;gap:24px;margin-top:1.5rem}@media (min-width:601px){footer .footer-bottom{align-items:center;flex-direction:row;justify-content:space-between}}footer .footer-bottom-policies{align-items:center;display:flex;gap:20px;justify-content:center}footer .footer-bottom-policies a{color:#fff;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}footer .footer-bottom-policies a:hover{color:#fff}footer .footer-bottom .copyright{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;text-align:center}footer span.divider{background-color:#232528;display:block;height:1px;width:100%}footer .footer-primary{display:flex;flex-direction:column-reverse;flex-wrap:wrap;gap:1.5rem}@media (min-width:601px){footer .footer-primary{-moz-column-gap:1.5rem;column-gap:1.5rem;flex-direction:column-reverse;max-width:804px;row-gap:2rem}}footer .footer-primary .menu-item{color:#fff;font-size:1rem;font-weight:700}@media (min-width:768px){footer .footer-primary .menu-item{min-width:13.75rem}}@media (min-width:1024px){footer .footer-primary .menu-item{max-height:340px}}footer .footer-primary .menu-item a{display:block;padding:12px 0}footer .footer-primary .menu-item a:hover{cursor:pointer}footer .footer-primary .menu-item .dropdown-toggle{align-items:center;display:flex;justify-content:center}footer .footer-primary .menu-item .dropdown-toggle:after{rotate:90deg}@media (min-width:434px){footer .footer-primary .menu-item .dropdown-toggle{justify-content:space-between;margin-bottom:20px}footer .footer-primary .menu-item .dropdown-toggle:after{content:""!important}}footer .footer-primary .menu-item ul.depth_0{-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:601px){footer .footer-primary .menu-item ul.depth_0{flex-wrap:wrap;justify-content:left;max-height:340px}}footer .footer-primary .menu-item .depth_0 .menu-item{color:#94959f;font-size:.875rem;font-weight:600}footer #footer-social li{list-style:none}footer #footer-social li .menu-icon-wrapper{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:46px;justify-content:center;margin:0;width:46px}footer #footer-social li .menu-icon-wrapper img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}footer #footer-social li a.label{display:none}footer .payment-icons{display:flex;justify-content:center}@media (min-width:601px){footer .payment-icons{justify-content:flex-end}}footer .payment-icons ul.payment-icons{align-items:center;display:flex;gap:.5rem}footer .payment-icons ul.payment-icons a.label{display:none}footer .payment-icons ul.payment-icons .menu-icon-wrapper img{border-radius:8px;height:36px;width:auto}@media (min-width:601px){footer .payment-icons ul.payment-icons .menu-icon-wrapper img{height:46px}}footer #footer-bottom-links{display:flex;flex-wrap:wrap;gap:1rem}.button{align-items:center;border-radius:1rem;cursor:pointer;display:flex;font-size:.875rem;font:normal normal 400 16px Inter,serif;gap:12px;justify-content:center;padding:1rem 2rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button--primary{background:linear-gradient(180deg,#e4212e,#a81a24);color:#fff;padding:1rem 2rem}.button--primary:hover{background:linear-gradient(180deg,#ff2432,#c21924)}.button--primary:hover:active{background:linear-gradient(180deg,#e4212e,#a81a24)}.button--secondary{background:#fff;border:1px solid #eef1f4;color:#17181b}.button--secondary:hover{background:#e4e7ea}.button--secondary:hover:active{background:#eef1f4}.button--tertiary{background-color:#17181b;color:#fff}.button--outlined{border:1px solid #eef1f4;color:#17181b}.button--size-L{min-width:10.75rem}.button--disabled{background-color:#f9fafb;color:#94959f;cursor:not-allowed}.section-top{margin:auto;text-align:center}.section-top--left{margin-left:0;text-align:left}.section-top--right{margin-right:0;text-align:right}.section-top .section-title{text-wrap:balance;font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif;font-weight:700!important;margin-bottom:1rem}.section-top .section-subtitle{background:rgba(228,33,46,.164);border-radius:34px;color:#e4212e;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:1.25rem;padding:.75rem 1.5rem;text-align:center}.section-top .section-description{font-size:1rem;line-height:24px;margin-bottom:1.5rem}@media (min-width:1440px){.section-top .section-description{font-size:1rem}}.single-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:1.5rem}@media (min-width:1024px){.single-grid{grid-template-columns:auto 1fr}}.single-grid .col-1{overflow:hidden}.single-grid .col-2{display:flex;flex-direction:column;gap:1.5rem;position:relative;width:100%}@media (min-width:1024px){.single-grid .col-2{width:20.625rem}}@media (min-width:1440px){.single-grid .col-2{width:20.625rem}}@media (min-width:1920px){.single-grid .col-2{width:28.25rem}}.single-grid .col-2 .contents{display:none}@media (min-width:1024px){.single-grid .col-2 .contents{display:block}}.single-main{align-items:flex-start;display:flex;gap:2rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:80ch}@media (min-width:1024px){.single-main{grid-template-columns:auto 1fr}}.single-main__inner{overflow:hidden}.single-post .vector{bottom:0;height:15.625rem;position:absolute;width:11.875rem}@media (min-width:768px){.single-post .vector{align-items:center;flex-direction:row}}.single-post .vector-right{right:-5.5rem}@media (min-width:768px){.single-post .vector-right{right:-6.2rem}}@media (min-width:1440px){.single-post .vector-right{right:-3rem}}.single-post .vector-left{left:-5.5rem}@media (min-width:768px){.single-post .vector-left{left:-6.2rem}}@media (min-width:1440px){.single-post .vector-left{left:-3rem}}.single-post__banner{border-radius:1.5rem;display:flex;flex-direction:column;gap:2rem;margin-top:40px;overflow:hidden;padding:1.5rem 1rem;position:relative}@media (min-width:601px){.single-post__banner{margin-top:70px;padding:2rem 4.125rem}}@media (min-width:768px){.single-post__banner{align-items:center;flex-direction:row;height:16.5625rem;padding:2rem}}@media (min-width:1024px){.single-post__banner{padding:2rem 7.625rem}}@media (min-width:1440px){.single-post__banner{padding:2rem 9.375rem}}.single-post__banner-category{background-color:rgba(0,0,0,.04);border-radius:.75rem;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:1rem;padding:.75rem}.single-post__banner-title{font-size:24px;font-weight:700;line-height:32px}.single-post__banner-time-data{align-items:center;display:flex;gap:2rem;justify-content:center}.single-post__banner-time-data img{height:1.25rem;margin-right:.625rem;width:1.25rem}.single-post__banner-date,.single-post__banner-time-to-read{text-wrap:nowrap;align-items:center;display:flex}.single-post__banner-col-1{margin:0 auto;text-align:center;z-index:2}.single-post__banner-col-2{max-width:100%;text-align:center;width:-moz-max-content;width:max-content;z-index:2}@media (min-width:768px){.single-post__banner-col-2{max-width:300px}}.single-post__banner-col-2 img{border-radius:1rem;height:100%;-o-object-fit:contain;object-fit:contain;overflow:hidden;width:100%}.single-post p{margin:1rem 0}.sharer{border:1px solid #eef1f4;border-radius:24px;padding:1rem;text-align:center}@media (min-width:601px){.sharer{padding:1.5rem}}.sharer h4{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}.sharer .divider{background-color:#f9fafb;display:block;height:1px;margin:1rem 0;width:100%}.sharer .share-icons{display:flex;gap:.5rem;justify-content:center}@media (min-width:768px){.sharer .share-icons{gap:1rem}}.sharer .share-icons .share-link{background-color:#f9fafb;border-radius:100%}.sharer .share-icon{height:3rem;padding:14px;vertical-align:middle;width:3rem}.form__fields-wrapper,.simplaq-form__fields-wrapper{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.form__fields-wrapper--light input,.form__fields-wrapper--light textarea,.simplaq-form__fields-wrapper--light input,.simplaq-form__fields-wrapper--light textarea{color:#17181b!important}.form__fields-wrapper--light input[type=submit],.simplaq-form__fields-wrapper--light input[type=submit]{color:#fff!important}.form__fields-wrapper--light p label,.simplaq-form__fields-wrapper--light p label{color:#17181b!important}.form__fields-wrapper--light .form__field,.simplaq-form__fields-wrapper--light .form__field{border-color:#e4e7ea}.form__fields-wrapper input[type=submit],.simplaq-form__fields-wrapper input[type=submit]{background:linear-gradient(#e4212e,#a81a24);border:none;border-radius:0 1rem 1rem 0;color:#fff;font-size:.875rem;font-weight:600;outline:none;padding:1.125rem .75rem;padding-inline:2rem;width:100%}.form__fields-wrapper input[type=submit]:disabled:hover,.simplaq-form__fields-wrapper input[type=submit]:disabled:hover{cursor:not-allowed}.form__fields-wrapper input[type=submit]:hover,.simplaq-form__fields-wrapper input[type=submit]:hover{cursor:pointer}.form__fields-wrapper input[type=submit]:hover:active,.simplaq-form__fields-wrapper input[type=submit]:hover:active{background:linear-gradient(#e4212e,#a81a24)}.form__row,.simplaq-form__row{grid-column:1/3;margin-bottom:.25rem}@media (min-width:768px){.form__row,.simplaq-form__row{grid-column:auto}}.form__row--full,.simplaq-form__row--full{grid-column:1/3}.form__row input,.form__row textarea,.simplaq-form__row input,.simplaq-form__row textarea{background-color:transparent;border:1px solid #17181b;border-radius:1rem 0 0 1rem;color:#fff;font-size:.875rem;height:100%;line-height:1;outline:none;padding:.5rem 1rem;vertical-align:middle;width:100%}.form__row>p,.simplaq-form__row>p{margin-bottom:.25rem}.form__row>p .wpcf7-list-item,.simplaq-form__row>p .wpcf7-list-item{align-items:center;display:flex;margin:0}.form__row>p .wpcf7-list-item span,.simplaq-form__row>p .wpcf7-list-item span{font-size:.875rem;margin-left:.5rem}.form__row>p .wpcf7-list-item span a,.simplaq-form__row>p .wpcf7-list-item span a{color:#e4212e}.form__row>p label,.simplaq-form__row>p label{align-items:center;color:#fff;display:flex;font-size:.75rem;font-weight:400}.form__row>p label input,.simplaq-form__row>p label input{width:auto}.form__row input[type=checkbox],.simplaq-form__row input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:1px solid #404145;border-radius:6px;cursor:pointer;height:24px;outline:none;position:relative;width:24px}.form__row input[type=checkbox]:before,.simplaq-form__row input[type=checkbox]:before{background:transparent;border:1px solid #404145;border-radius:6px;box-sizing:border-box;content:"";display:block;height:100%;width:100%}.form__row input[type=checkbox]:checked:before,.simplaq-form__row input[type=checkbox]:checked:before{background:#404145}.form__row input[type=checkbox]:indeterminate:before,.simplaq-form__row input[type=checkbox]:indeterminate:before{background:#404145}.form .input,.form__field,.simplaq-form .input,.simplaq-form__field{border:1px solid #404145;border-radius:16px;margin-bottom:.25rem;padding:1rem 1.25rem}.form .input.name p:after,.form__field.name p:after,.simplaq-form .input.name p:after,.simplaq-form__field.name p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/User-light.svg)}.form .input.email p:after,.form__field.email p:after,.simplaq-form .input.email p:after,.simplaq-form__field.email p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Mail-white.svg)}.form .input.company p:after,.form__field.company p:after,.simplaq-form .input.company p:after,.simplaq-form__field.company p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Office-light.svg)}.form .input.phone p:after,.form__field.phone p:after,.simplaq-form .input.phone p:after,.simplaq-form__field.phone p:after{background:none;display:none;height:0;width:0}.form .input.message p:after,.form__field.message p:after,.simplaq-form .input.message p:after,.simplaq-form__field.message p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Message-light.svg)}.form .input p,.form__field p,.simplaq-form .input p,.simplaq-form__field p{align-items:flex-start;display:flex;flex-direction:row-reverse}.form .input p span,.form__field p span,.simplaq-form .input p span,.simplaq-form__field p span{flex:1}.form .input p:after,.form__field p:after,.simplaq-form .input p:after,.simplaq-form__field p:after{align-items:center;background-repeat:no-repeat;background-size:contain;content:"";display:flex;height:20px;line-height:0;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;transition:.2s ease-out;width:25px}.form .input:has(.wpcf7-not-valid-tip),.form__field:has(.wpcf7-not-valid-tip),.simplaq-form .input:has(.wpcf7-not-valid-tip),.simplaq-form__field:has(.wpcf7-not-valid-tip){border:1px solid red}.form .input .wpcf7-not-valid-tip,.form__field .wpcf7-not-valid-tip,.simplaq-form .input .wpcf7-not-valid-tip,.simplaq-form__field .wpcf7-not-valid-tip{display:none}form .wpcf7-response-output{border:none!important;color:red!important;padding:0}form ul.country-list{border-radius:12px;color:#111}.simplaq-form--light input,.simplaq-form--light textarea{color:#17181b!important}.simplaq-form--light input[type=submit]{color:#fff!important}.simplaq-form--light p label{color:#17181b!important}.simplaq-form--light .input{border-color:#e4e7ea}.simplaq-form--no-grid form{display:grid;gap:.75rem;grid-template-columns:1fr}.simplaq-form--no-grid form .hs-form-field,.simplaq-form--no-grid form .hs_message,.simplaq-form--no-grid form .hs_submit,.simplaq-form--no-grid form .legal-consent-container{grid-column:1/3!important}.simplaq-form form{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.simplaq-form form .legal-consent-container{font-size:.75rem;font-style:italic;grid-column:1/3;line-height:24px}.simplaq-form form .legal-consent-container .input{border:none}.simplaq-form form .legal-consent-container label{font-size:.875rem!important;font-style:normal}.simplaq-form form .hs_submit .actions{text-align:center}.simplaq-form form .hs_message,.simplaq-form form .hs_submit{grid-column:1/3!important}.simplaq-form form .hs-form-field{grid-column:1/3}@media (min-width:768px){.simplaq-form form .hs-form-field{grid-column:auto}}.simplaq-form form .hs-form-field label{display:block;font-size:12px;font-style:normal;font-weight:400;margin-bottom:.25rem}.simplaq-form form input[type=submit]{background:linear-gradient(#e4212e,#a81a24);border:none;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:600;outline:none;padding:1.5rem 1.125rem;width:10.75rem}.simplaq-form form input[type=submit]:disabled:hover{cursor:not-allowed}.simplaq-form form input[type=submit]:hover{cursor:pointer}.simplaq-form form input[type=submit]:hover:active{background:linear-gradient(#e4212e,#a81a24)}.simplaq-form form input,.simplaq-form form textarea{background-color:transparent;border:none;color:#fff;font-size:.875rem;outline:none;width:100%}.simplaq-form form>p{margin-bottom:.25rem}.simplaq-form form>p .wpcf7-list-item{align-items:center;display:flex;margin:0}.simplaq-form form>p .wpcf7-list-item span{font-size:.875rem;margin-left:.5rem}.simplaq-form form>p .wpcf7-list-item span a{color:#e4212e}.simplaq-form form>p label{align-items:center;color:#fff;display:flex;font-size:.75rem;font-weight:400}.simplaq-form form>p label input{width:auto}.simplaq-form form input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:1px solid #404145;border-radius:6px;cursor:pointer;height:24px;min-width:24px;outline:none;position:relative;width:24px}.simplaq-form form input[type=checkbox]:before{background:transparent;border:1px solid #404145;border-radius:6px;box-sizing:border-box;content:"";display:block;height:100%;width:100%}.simplaq-form form input[type=checkbox]:checked:before{background:linear-gradient(#e4212e,#a81a24)}.simplaq-form form input[type=checkbox]:indeterminate:before{background:#404145}.simplaq-form form .input input[type=email]:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Mail-white.svg)}.simplaq-form form .input input.name p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/User-light.svg)}.simplaq-form form .input input .simplaq-form form .input input.company p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Office-light.svg)}.simplaq-form form .input input.phone p:after{background:none;display:none;height:0;width:0}.simplaq-form form .input input.message p:after{background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Message-light.svg)}.simplaq-form form .hs-form-booleancheckbox-display{align-items:center!important;display:flex!important}.simplaq-form form .hs-error-msg{color:#f2545b}.quote-mail{margin:auto;text-align:center}.quote-mail input{border:1px solid hsla(0,0%,83%,.859);border-radius:8px;padding:.5rem 1rem}@media (max-width:520px){.quote-mail input{width:100%}}.quote-mail textarea{border:1px solid hsla(0,0%,83%,.859);border-radius:8px;padding:.5rem 1rem}@media (max-width:520px){.quote-mail textarea{width:100%}}.quote-mail .wpcf7-submit{display:flex;margin:auto}.quote-mail label{font-size:14px}.quote-mail>p{margin-bottom:1rem}.quote-mail .wpcf7-response-output{text-align:center}.quote-mail .button--primary{border-radius:1rem;font-size:1rem;padding:1.5625rem 2rem}.sib_signup_box_inside_1{display:flex;flex-direction:column;flex-wrap:wrap}.newsletter-wrapper{display:flex}.mr-form{margin:0 auto;max-width:760px;width:100%}.mr-form__header{margin-bottom:1.25rem}.mr-form__title{font-size:clamp(1.25rem,1.2rem + .6vw,1.75rem);letter-spacing:.2px;line-height:1.1;margin:0 0 .25rem}.mr-form__subtitle{margin:0 0 1rem;opacity:.85}.mr-form__note{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:.9rem;margin-top:.75rem;padding:.9rem 1rem}.mr-form__note strong{font-weight:600}.mr-form__req{color:#e3222e;font-weight:700}.mr-form__grid{display:grid;gap:1rem 1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}@media (max-width:780px){.mr-form__grid{gap:.9rem;grid-template-columns:1fr}}.mr-form__field{display:flex;flex-direction:column;gap:.45rem;min-width:0}.mr-form__field--full{grid-column:1/-1}.mr-form__fieldset{border:0;margin:0;min-width:0;padding:0}.mr-form__fieldset legend{padding:0}.mr-form__label{font-size:.95rem;font-weight:600;letter-spacing:.15px}.mr-form__help-link{display:inline-block;font-size:.9rem;margin-top:.35rem;opacity:.9;text-decoration:none}.mr-form__help-link:hover{opacity:1;text-decoration:underline}.mr-form__input,.mr-form__select,.mr-form__textarea{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,6%,.164);border-radius:.85rem;color:#17181b;font-size:.95rem;line-height:1.2;outline:none;padding:.85rem .95rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .12s ease;width:100%}.mr-form__input::-moz-placeholder,.mr-form__select::-moz-placeholder,.mr-form__textarea::-moz-placeholder{color:hsla(0,0%,100%,.55)}.mr-form__input::placeholder,.mr-form__select::placeholder,.mr-form__textarea::placeholder{color:hsla(0,0%,100%,.55)}.mr-form__input:focus,.mr-form__select:focus,.mr-form__textarea:focus{background:hsla(0,0%,100%,.09);border-color:rgba(227,34,46,.8);box-shadow:0 0 0 4px rgba(227,34,46,.18)}.mr-form__textarea{min-height:120px;resize:vertical}.mr-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,hsla(0,0%,100%,.85) 0),linear-gradient(135deg,hsla(0,0%,100%,.85) 50%,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.12));background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%,calc(100% - 2.75rem) 50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,1px 60%;padding-right:2.25rem}.mr-form__select option{color:#101214}.mr-form .wpcf7-form-control-wrap{display:block;width:100%}.mr-form__radios{margin-top:.5rem}.mr-form__radios,.mr-form__radios .wpcf7-radio{display:flex;flex-wrap:wrap;gap:.6rem}.mr-form__radios .wpcf7-list-item{margin:0}.mr-form__radios label{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;cursor:pointer;display:inline-flex;gap:.6rem;padding:.6rem .8rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mr-form__radios label:hover{background:hsla(0,0%,100%,.09);transform:translateY(-1px)}.mr-form__radios label input[type=radio]{accent-color:#e3222e;height:16px;margin:0;width:16px}.mr-form__radios label:has(input[type=radio]:checked){background:rgba(227,34,46,.18);border-color:rgba(227,34,46,.9);box-shadow:0 0 0 4px rgba(227,34,46,.14)}.mr-form__acceptance{justify-content:center;margin-top:.2rem}.mr-form__acceptance .wpcf7-acceptance{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:.9rem;display:inline-flex;gap:.6rem}.mr-form__acceptance input[type=checkbox]{accent-color:#e3222e;height:18px;width:18px}.mr-form__acceptance a{color:#e3222e;text-decoration:none}.mr-form__acceptance a:hover{text-decoration:underline}.mr-form__actions{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.mr-form__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(135deg,#e3222e,#940012);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;letter-spacing:.4px;padding:.95rem 1.25rem;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.mr-form__submit:hover{box-shadow:0 10px 28px rgba(0,0,0,.25);filter:brightness(1.02);transform:translateY(-1px)}.mr-form__submit:active{box-shadow:none;transform:translateY(0)}.mr-form__status{font-size:.95rem;opacity:.9}.mr-form .wpcf7-not-valid{border-color:rgba(227,34,46,.9)!important;box-shadow:0 0 0 4px rgba(227,34,46,.16)!important}.mr-form .wpcf7-not-valid-tip{background:rgba(227,34,46,.18);border:1px solid rgba(227,34,46,.35);border-radius:.75rem;color:rgba(49,48,48,.92);font-size:.9rem;margin-top:.45rem;padding:.5rem .75rem}.mr-form .wpcf7-response-output{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:.9rem;color:#fff;margin:1rem 0 0;padding:.9rem 1rem}.mr-form input:-webkit-autofill,.mr-form input:-webkit-autofill:focus,.mr-form input:-webkit-autofill:hover,.mr-form select:-webkit-autofill,.mr-form select:-webkit-autofill:focus,.mr-form select:-webkit-autofill:hover,.mr-form textarea:-webkit-autofill,.mr-form textarea:-webkit-autofill:focus,.mr-form textarea:-webkit-autofill:hover{-webkit-text-fill-color:#17181b!important;border:1px solid hsla(0,0%,6%,.164)!important;box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.06)!important;caret-color:#17181b!important;outline:#17181b;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.mr-form__api-status{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:1rem;color:#17181b;font-size:.95rem;line-height:1.35;margin-top:1rem;padding:.9rem 1rem}.mr-form__api-status[data-type=loading]{opacity:.9}.mr-form__api-status[data-type=error]{border-color:rgba(255,80,80,.35)}.wpcf7-form.is-submitting{opacity:.85;pointer-events:none}.wp-block-accordion-item:first-child{border-radius:12px 12px 0 0;overflow:hidden}.wp-block-accordion-item:last-child{border-radius:0 0 12px 12px;overflow:hidden}.wp-block-accordion-item:last-child .wp-block-accordion-heading{border-bottom:none}.wp-block-accordion-item .wp-block-accordion-heading{background-color:#e4212e;border-bottom:1px solid;color:#fff;font-size:1.6rem;padding:0 0 0 1rem}.wp-block-accordion-item .wp-block-accordion-panel{border:1px solid #eef1f4;padding:1rem}.wp-block-accordion-item .wp-block-accordion-panel:first-child{border-radius:12px 12px 0 0}.wp-block-accordion-item .wp-block-accordion-panel:last-child{border-radius:0 0 12px 12px}.price-table{margin-bottom:3rem;margin-top:3rem;overflow-x:auto}.price-table__title{font-size:1.25rem;font-weight:700;margin-bottom:24px;text-align:center}.price-table__header{align-items:center;background-color:red;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;color:#fff;display:table;width:100%}.price-table__header-cell{display:table-cell;flex:1;font-size:14px;font-weight:700;min-width:150px;padding:1.625rem;text-align:center}@media (min-width:768px){.price-table__header-cell{font-size:1.125rem}}.price-table__row{align-items:center;display:flex;justify-content:space-between}.price-table__cell{display:table-cell;flex:1;font-size:1rem;font-weight:700;padding:1.625rem;text-align:center;width:25%}@media (min-width:768px){.price-table__cell{font-size:1.5rem}}.breadcrumb{align-items:center;display:flex;padding:1rem 0;white-space:nowrap}.breadcrumb .logo-icon{height:auto;margin-right:1rem;width:32px}.breadcrumb__separator{height:1rem;width:1rem}.breadcrumb-item{padding-left:1rem;padding-right:1rem}.breadcrumb-item:last-child{overflow:hidden;text-overflow:ellipsis}.breadcrumb img{height:1rem;width:1rem}.related-posts__title{font-size:24px;font-weight:700;letter-spacing:-.32px;line-height:38px;margin-bottom:2rem;margin-top:2rem}@media (min-width:601px){.related-posts__title{font-size:32px}}.related-posts__items{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.contents{border:1px solid #eef1f4;border-radius:24px 2px 2px 24px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);max-height:72vh;max-height:72dvh;overflow-y:auto;padding:1.5rem;transition:.2s ease;width:78vh;width:80%}@media (min-width:601px){.contents{max-height:90vh;max-height:90dvh;width:auto}}@media (min-width:768px){.contents{box-shadow:unset}}.contents__title{font-size:1.2rem;margin-bottom:.5rem}.contents__item,.contents__title{font-style:normal;font-weight:600}.contents__item{align-items:center;display:flex;font-size:1rem;margin-top:1rem}.contents .item-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.contents__list{list-style:none;margin:0;padding:0}.contents__sub-list{display:none;list-style:disc;margin-left:1rem;padding-left:.5rem}.contents__item a{text-decoration:none}.contents__item a:hover{text-decoration:underline}.contents__toggle{background-color:#eef1f4;border-radius:22px;cursor:pointer;display:inline-block;margin-right:.4rem;padding:8px;transform:rotate(0deg);transition:transform .05s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contents__toggle.expanded{transform:rotate(90deg)}.contents__sub-list.expanded{display:block}.scrollbar-mini ::-webkit-scrollbar{height:4px;width:4px}.scrollbar-mini ::-webkit-scrollbar-track{background:hsla(210,8%,62%,.2)!important;border-radius:5px;box-shadow:inset 0 0 0 hsla(210,8%,62%,.2)}.scrollbar-mini ::-webkit-scrollbar-thumb{background:linear-gradient(#e4212e,#a81a24);border-radius:5px;box-shadow:inset 0 0 0 hsla(210,8%,62%,.2)}.toggle-button{background-color:#0073aa;border-radius:22px;bottom:1rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;left:1rem;margin:20px 0;padding:10px 20px;position:fixed}.toggle-button:hover{background-color:#005f8d}@media (min-width:768px){#toggleContents{display:none}}.progress-bar{background-color:#e4212e;height:5px;left:0;position:fixed;top:0;z-index:999999}.faq__card{align-items:center;border:1px solid #eef1f4;border-radius:1rem;display:flex;font-size:1.125rem;font-weight:700;gap:1.5rem;justify-content:space-between;max-width:1200px;overflow:hidden;padding:1.25rem 1.5rem;width:100%}.faq__card:hover{cursor:pointer}.faq__card-text{flex:1}.faq__card-text a{border-bottom:.1em solid #e4212e;box-shadow:inset 0 -.125em 0 #e4212e;transition:box-shadow .27s cubic-bezier(.77,0,.175,1),color .27s cubic-bezier(.77,0,.175,1)}.faq__card-text a:hover{box-shadow:inset 0 -1.125em 0 #e4212e;color:#000}.faq__card-description{display:none;font-size:1rem;font-weight:400;line-height:20px;margin-top:1rem;overflow:hidden;transition:max-height .3s ease}.faq__card-description ul{padding:1rem 2rem!important}.faq__card-toggle-icon{align-self:flex-start}.faq__card.active{background-color:#f9fafb}.faq__card.active .icon-wrapper{background-color:#17181b}.category h2.cat-heading{border:1px solid #eef1f4;border-radius:24px;margin:2rem auto;max-width:-moz-max-content;max-width:max-content;padding:24px 52px;text-align:center}.category .cat-item{align-items:center;border:1px solid #eef1f4;border-radius:40px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}@media (min-width:434px){.category .cat-item{flex-direction:column}}@media (min-width:768px){.category .cat-item{flex-direction:row}}.category .cat-item img.cat-img{aspect-ratio:16/9;border-radius:24px;max-height:20rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:434px){.category .cat-item img.cat-img{-o-object-fit:cover;object-fit:cover;width:100%}}@media (min-width:768px){.category .cat-item img.cat-img{height:264px;width:470px}}.category .cat-item .cat-item-info .cat-title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:8px}.category .cat-item .cat-item-info p{font:normal normal 400 14px/24px Inter,serif;margin-bottom:1rem}.our-products{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.125rem;padding-bottom:3.125rem}@media (min-width:768px){.our-products{flex-direction:row}}.our-products__col-1,.our-products__col-2{flex:1}.our-products__tab{align-items:center;border:1px solid #232528;border-radius:1rem;display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;margin-bottom:.5rem;padding:1.5rem}.our-products__tab--selected{background-color:#232528}.our-products__tab-content img{width:100%}.our-referals{margin-bottom:6.25rem;padding-bottom:2.5rem}@media (min-width:434px){.our-referals__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.our-referals__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.our-referals__wrapper{margin:0 auto;width:814px}}@media (min-width:1920px){.our-referals__wrapper{width:915px}}.our-referals__cards{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.our-referals__card{align-items:center;border:1px solid #eef1f4;border-radius:1.5rem;display:flex;flex:1;flex-basis:48%;height:7.875rem;justify-content:center;padding:2rem;text-align:center}@media (min-width:768px){.our-referals__card{flex-basis:23%}}.our-referals .section-top .section-title{font:normal normal 400 34px/1.2 Special Gothic Condensed One,sans-serif}@media (min-width:601px){.our-referals .section-top .section-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}}@media (min-width:1920px){.our-referals .section-top .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.our-referals-2{margin-bottom:6.25rem;padding-bottom:2.5rem}@media (min-width:434px){.our-referals-2__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.our-referals-2__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.our-referals-2__wrapper{margin:0 auto;width:814px}}@media (min-width:1920px){.our-referals-2__wrapper{width:915px}}.our-referals-2__marquees{display:grid;gap:1rem;margin-top:2rem}.our-referals-2__marquee{border-radius:1.5rem;contain:layout paint;overflow:hidden;overflow-x:hidden;position:relative}.our-referals-2__marquee:after,.our-referals-2__marquee:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:clamp(40px,8vw,140px);z-index:2}.our-referals-2__marquee:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.our-referals-2__marquee:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}.our-referals-2__track{will-change:transform}.our-referals-2__lane,.our-referals-2__track{display:flex;gap:1rem;width:-moz-max-content;width:max-content}.our-referals-2__logo{align-items:center;background:transparent;border:1px solid #eef1f4;border-radius:1.5rem;display:flex;flex:0 0 auto;height:9rem;justify-content:center;max-width:15rem;min-width:180px;overflow:visible}@media (min-width:768px){.our-referals-2__logo{height:9.5rem;min-width:220px}}.our-referals-2__logo img{display:block;height:auto;max-height:calc(100% - 24px);max-width:calc(100% - 24px);-o-object-fit:contain;object-fit:contain;opacity:.9;transition:opacity .2s ease;width:auto}.our-referals-2__logo:hover img{opacity:1}.our-referals-2__marquee.is-left .our-referals-2__track{animation:mr2-marquee-left 50s linear infinite}.our-referals-2__marquee.is-right .our-referals-2__track{animation:mr2-marquee-right 52s linear infinite}.our-referals-2__marquee:hover .our-referals-2__track{animation-play-state:paused}@keyframes mr2-marquee-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes mr2-marquee-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.our-referals-2__track{animation:none!important;transform:none!important}}.our-referals-2 .section-top .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif;font-weight:700}@supports not (overflow:clip){.our-referals-2__marquee{overflow-x:hidden}}.our-segments{margin-bottom:6.25rem}@media (min-width:434px){.our-segments__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.our-segments__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.our-segments__wrapper{margin:0 auto;width:814px}}@media (min-width:1920px){.our-segments__wrapper{width:915px}}.our-segments__cards{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media (min-width:768px){.our-segments__cards{flex-direction:row;gap:1.5rem}}.our-solutions{margin:50px 0;padding-bottom:3.125rem}@media (min-width:1440px){.our-solutions{padding:3.125rem 6.125rem}}@media (min-width:1920px){.our-solutions{padding:3.125rem 0}}.our-solutions .section-subtitle{background:rgba(228,33,46,.164);color:#e4212e}@media (min-width:768px){.our-solutions .section-top .section-title{font-size:2rem}}@media (min-width:1920px){.our-solutions .section-top{max-width:915px}.our-solutions .section-top .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.our-solutions__wrapper{max-width:38.125rem}.our-solutions__cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}@media (min-width:768px){.our-solutions__cards{flex-direction:row;gap:1.5rem}}.our-solutions__cards .card{height:-moz-max-content!important;height:max-content!important}.our-solutions__cards .card__image{height:60px;-o-object-fit:contain;object-fit:contain}.our-solutions__cards>.card{flex:1 1 48%;padding:1.5rem}@media (min-width:768px){.our-solutions__cards>.card{flex:1 1 23%}}.our-solutions__cards>.card img{width:auto}.our-solutions__two>.card img{width:100%}.our-solutions-cards{margin:35px 0;padding-bottom:3.125rem}.our-solutions-cards .section-subtitle{background:rgba(228,33,46,.164);color:#e4212e}@media (min-width:768px){.our-solutions-cards .section-top .section-title{font-size:2rem}}@media (min-width:1920px){.our-solutions-cards .section-top .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.our-solutions-cards__wrapper{max-width:38.125rem}.our-solutions-cards__cards{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media (min-width:768px){.our-solutions-cards__cards{flex-direction:row;gap:1.5rem}}.our-solutions-cards__cards>.card{flex:1 1 48%;padding:2rem}@media (min-width:768px){.our-solutions-cards__cards>.card{flex:1 1 32%}}.our-solutions-cards__cards>.card img{width:auto}.our-solutions-numbers{margin:50px 0;padding-bottom:3.125rem}@media (min-width:1440px){.our-solutions-numbers{padding:3.125rem 6.125rem}}@media (min-width:1920px){.our-solutions-numbers{padding:3.125rem 0}}.our-solutions-numbers .section-subtitle{background:rgba(228,33,46,.164);color:#e4212e}@media (min-width:768px){.our-solutions-numbers .section-top .section-title{font-size:2rem}}@media (min-width:1920px){.our-solutions-numbers .section-top{max-width:915px}.our-solutions-numbers .section-top .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.our-solutions-numbers__wrapper{max-width:38.125rem}.our-solutions-numbers__cards{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media (min-width:768px){.our-solutions-numbers__cards{flex-direction:row;gap:1.5rem}}.our-solutions-numbers__cards>.card{flex:1 1 48%;padding:1.5rem}@media (min-width:768px){.our-solutions-numbers__cards>.card{flex:1 1 32%}}.our-solutions-numbers__cards>.card img{width:auto}.our-solutions-numbers__cards .card__title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif}h2.color-heading{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}.our-blog{margin-bottom:3.125rem;padding-bottom:3.125rem}@media (min-width:1440px){.our-blog{padding:3.125rem 6.125rem}}@media (min-width:1920px){.our-blog{padding:3.125rem 0}}.our-blog__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}@media (min-width:601px){.our-blog__wrapper{flex-direction:row;margin-bottom:4rem}}.our-blog .col-1{max-width:20rem}@media (min-width:768px){.our-blog .col-1{max-width:38.125rem}}.our-blog .col-2{align-items:center;align-self:flex-end;display:flex;font-size:.875rem;font-weight:600;white-space:nowrap}.our-blog .col-2 img{margin-left:.5rem}.our-blog .all-items{background:rgba(228,33,46,.164);border-radius:12px;color:#e4212e;margin-left:.5rem;padding:.5rem .625rem}.our-blog__posts{display:flex;flex-wrap:wrap;gap:1rem}.our-blog__posts .card{flex:1 1 48%;height:-moz-max-content;height:max-content;max-width:30rem;min-width:15.625rem}@media (min-width:768px){.our-blog__posts .card{flex:1 1 23%}}.our-blog__posts .card .card__link{justify-content:flex-end;width:100%}.title-block{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.title-block .subtitle{-webkit-backdrop-filter:blur(4px) saturate(120%);backdrop-filter:blur(4px) saturate(120%);background-color:rgba(255,120,129,.21);border-radius:32px;color:#e4212e;padding:12px 24px}.title-block .title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif;font-weight:700;max-width:878px;text-align:center}@media (min-width:601px){.title-block .title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.title-block .description{color:#17181b;font:normal normal 400 16px/24px Inter,serif;text-align:center}@media (min-width:601px){.title-block .description{max-width:900px}}.title-two-block .title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif!important}.title-block.center{text-align:center}.demo-block{align-items:center;border:1px solid #eef1f4;border-radius:2.5rem;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:6.25rem;padding:2.5rem 1rem}@media (min-width:434px){.demo-block{flex-direction:column;gap:2.5rem;margin-bottom:4.5rem;padding:3.5rem}}@media (min-width:601px){.demo-block{flex-direction:row;justify-content:space-between}}@media (min-width:1440px){.demo-block{padding:72px 124px}}.demo-block-info{max-width:570px}.demo-block-info .subtitle{background-color:rgba(228,33,46,.164);border-radius:32px;color:#e4212e;margin-bottom:1rem;padding:12px 24px}.demo-block-info .title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}@media (min-width:601px){.demo-block-info .title{text-align:left}}.demo-block-info .description{color:#17181b;font:normal normal 400 16px/24px Inter,serif;margin-bottom:2.5rem;text-align:center}@media (min-width:601px){.demo-block-info .description{text-align:left}}.demo-block-info .buttons-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}@media (min-width:601px){.demo-block-info .buttons-wrapper{align-items:center;flex-direction:row;gap:.75rem;justify-content:flex-start;width:100%}}.demo-block .image-wrapper{position:relative}.demo-block .image-wrapper .main-img{height:auto;width:290px}@media (min-width:434px){.demo-block .image-wrapper .main-img{height:auto;width:464px}}.demo-block .image-wrapper .icon-circle{align-items:center;background-color:#fff;border-radius:100%;box-shadow:3.8493347168px 11.5480041504px 23.0960083008px 0 rgba(113,128,150,.1);display:flex;height:60px;justify-content:center;width:60px}.demo-block .image-wrapper .icon-one{left:-10px;position:absolute;top:-6px}.demo-block .image-wrapper .icon-two{position:absolute;right:-22px;top:0}.demo-block .image-wrapper .icon-three{bottom:130px;position:absolute;right:-35px}.demo-block .image-wrapper span img{-o-object-fit:contain;object-fit:contain}.demo-block .notification{align-content:center;align-items:center;-webkit-backdrop-filter:blur(7.77472px);backdrop-filter:blur(7.77472px);background:rgba(23,24,27,.85);border-radius:15.397px;bottom:30px;box-shadow:0 -4.31929px 34.5543px rgba(100,116,139,.05),inset 7.71713px -7.71713px 14.6856px hsla(0,0%,76%,.03),inset -7.71713px 7.71713px 7.71713px hsla(0,0%,100%,.1);display:grid;gap:10px;grid-template-columns:2.5rem 1fr 2.5rem;grid-template-rows:1fr;height:60px;justify-items:stretch;left:-10px;overflow:hidden;padding:8px 10px 12px;position:absolute;width:220px}@media (min-width:601px){.demo-block .notification{height:80px;width:310px}.demo-block .notification-info p.title{font:normal normal 400 20px/1.2 Special Gothic Condensed One,sans-serif}.demo-block .notification-info p.description{font:normal normal 400 14px/24px Inter,serif}}.demo-block .notification .image-circle{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:40px;justify-content:center;padding:6px;width:40px}.demo-block .notification .image-circle img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.demo-block .notification-info{display:flex;flex-direction:column;justify-content:center}.demo-block .notification-info p.title{color:#fff;font:normal normal 400 16px/1.2 Special Gothic Condensed One,sans-serif}.demo-block .notification-info p.description{color:#9ca3af;font:normal normal 500 10px Poppins,serif}.demo-block .notification .loader{background-color:#c4e0d1;bottom:0;height:4px;left:0;position:absolute;width:100%}.demo-block .notification .loader-success{background-color:#00d261;height:100%;width:80%}.testimonials{align-items:center;background-color:#17181b;border-radius:2.5rem;display:flex;flex-direction:column;gap:32px;margin-bottom:6.25rem;overflow:hidden;padding:16px 16px 32px;position:relative}@media (min-width:601px){.testimonials{padding:2rem}}@media (min-width:768px){.testimonials{gap:2.5rem;padding:2.5rem}.testimonials-image,.testimonials-info{flex:1}}@media (min-width:1024px){.testimonials{flex-direction:row;padding:4.5rem 2.5rem}}@media (min-width:1440px){.testimonials{gap:6.5rem;padding:3.25rem 6.125rem}}.testimonials-bg{left:0;position:absolute;top:0}.testimonials-image{aspect-ratio:1/1;border-radius:2rem;max-height:auto;max-width:444px;overflow:hidden;position:relative;z-index:10}.testimonials-image img{height:auto;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%}.testimonials-image .name-info{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:hsla(0,0%,100%,.08);border-radius:0 0 2rem 2rem;bottom:0;color:#fff;left:0;overflow:hidden;padding:20px 36px 22px;position:absolute;width:100%}.testimonials-image .name-info .title{font:normal normal 400 28px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:.5rem}.testimonials-image .name-info .role{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}.testimonials-info .rating-wrapper{align-items:center;display:flex;justify-content:space-between}.testimonials-info .rating-wrapper .rating{align-items:center;display:flex;justify-content:flex-start}.testimonials-info .company-logo{margin:1.25rem 0}.testimonials-info .text-wrapper .title{color:#fff;font:normal normal 400 28px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:.75rem}@media (min-width:601px){.testimonials-info .text-wrapper .title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}}.testimonials-info .text-wrapper .subtitle{color:#fff;font:normal normal 400 14px/24px Inter,serif}.tabs-block{background-color:#17181b;border-radius:40px;color:#fff;margin-bottom:4.5rem;padding:2rem 1rem;position:relative}.tabs-block__pattern{position:absolute}.tabs-block__pattern--left{left:-140px;top:65px}.tabs-block__pattern--right{right:-11px;top:94px}@media (min-width:601px){.tabs-block{padding:2.5rem}}@media (min-width:768px){.tabs-block{margin-bottom:6.25rem;padding:4.5rem 2.5rem}}@media (min-width:1024px){.tabs-block{margin-bottom:6.25rem;padding:4.5rem 6.125rem}}@media (min-width:1440px){.tabs-block{margin-bottom:8.125rem;padding:5.5rem 6.125rem}}.tabs-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.tabs-block .btn:last-child{margin-right:0}.tabs-block .btn.js-active,.tabs-block .btn:hover{background-color:#17181b;color:#fff}.tabs-block .header{margin:50px auto;max-width:500px;text-align:center}.tabs-block .header__title{font-weight:500;margin-bottom:30px}.tabs-block .content{margin:auto;max-width:100%}.tabs-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.tabs-block .content__inner{height:auto;margin:auto;width:100%}.tabs-block .tabs{height:auto;overflow:hidden;padding:15px;position:relative}.tabs-block .tabs__nav{background-color:#232528;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.tabs-block .tabs__nav{width:-moz-max-content;width:max-content}}.tabs-block .tabs__nav-decoration{background-color:#fff;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.tabs-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.tabs-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tabs-block .tabs__nav-item.js-active{color:#17181b}.tabs-block .tabs__panels{margin-top:30px;position:relative}.tabs-block .tabs__panel{display:none;flex-wrap:wrap;gap:1rem;opacity:0;transform:scale(.8);transition:none;width:100%}.tabs-block .tabs__panel.js-active{display:flex;opacity:1;transform:scale(1);transition:all .25s ease-in 0s}.tabs-block .tabs__panel-card{background-color:#232528;border-radius:24px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);display:flex;flex:23%;flex-direction:column;max-width:50%;padding:15px;row-gap:1rem}.tabs-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.tabs-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.tabs-block .tabs__panel-card p.item-text{font:normal normal 400 20px/24px Special Gothic Condensed One,sans-serif}.tabs-block .tabs__panel-card:last-child{margin-bottom:0}.tabs-block .tabs__panel-card--spaced-between{justify-content:space-between}.vertical-tabs-block{align-items:center;border-radius:2.5rem;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:6.25rem;overflow:hidden;padding:1rem;position:relative}@media (min-width:601px){.vertical-tabs-block{padding:2.5rem}}@media (min-width:1024px){.vertical-tabs-block{flex-direction:row}}@media (min-width:1440px){.vertical-tabs-block{padding:4.5rem 6.125rem}}.vertical-tabs-block--reverse{flex-direction:column-reverse}@media (min-width:1024px){.vertical-tabs-block--reverse{flex-direction:row-reverse}}.vertical-tabs-block .col-1,.vertical-tabs-block .col-2{flex:1;width:100%;z-index:2}.vertical-tabs-block .col-2{align-self:center}.vertical-tabs-block__pattern{position:absolute}.vertical-tabs-block__pattern--left{left:0;top:0}.vertical-tabs-block__pattern--right{right:0;top:0;transform:scaleX(-1)}.vertical-tabs-block .vertical-tabs__item,.vertical-tabs-block .vertical-tabs__item-accordion{align-items:center;border:1px solid #232528;border-radius:1rem;display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;margin-bottom:.5rem;overflow:hidden;padding:1.5rem}.vertical-tabs-block .vertical-tabs__item-accordion:hover,.vertical-tabs-block .vertical-tabs__item:hover{cursor:pointer}.vertical-tabs-block .vertical-tabs__item-accordion-text,.vertical-tabs-block .vertical-tabs__item-text{flex:1}.vertical-tabs-block .vertical-tabs__item-accordion-description,.vertical-tabs-block .vertical-tabs__item-description{display:none;font-size:.875rem;font-weight:400;line-height:20px;margin-top:1rem;overflow:hidden;transition:max-height .3s ease}.vertical-tabs-block .vertical-tabs__item-accordion-toggle-icon,.vertical-tabs-block .vertical-tabs__item-toggle-icon{align-self:flex-start;rotate:90deg;transition:.2s ease-in-out}.vertical-tabs-block .vertical-tabs__item-accordion-toggle-icon img,.vertical-tabs-block .vertical-tabs__item-toggle-icon img{height:20px;-o-object-fit:contain;object-fit:contain;width:-moz-max-content;width:max-content}.vertical-tabs-block .vertical-tabs__item--selected,.vertical-tabs-block .vertical-tabs__item-accordion--selected{background-color:#232528}.vertical-tabs-block .vertical-tabs__content img{width:100%}.vertical-tabs-block .vertical-tabs__content .tab-image{border-radius:40px;display:none}.vertical-tabs-block .vertical-tabs__content .tab-image:first-child{display:block}.vertical-tabs-block--dark{background-color:#17181b;color:#fff}.vertical-tabs-block--dark .vertical-tabs__item--selected,.vertical-tabs-block--dark .vertical-tabs__item-accordion--selected,.vertical-tabs-block--dark .vertical-tabs__item-accordion.active,.vertical-tabs-block--dark .vertical-tabs__item.active{background-color:#232528}.vertical-tabs-block--light{background-color:#fff;border:1px solid #eef1f4;color:#17181b}.vertical-tabs-block--light .vertical-tabs__item--selected,.vertical-tabs-block--light .vertical-tabs__item-accordion--selected,.vertical-tabs-block--light .vertical-tabs__item.active{background-color:#f9fafb}.vertical-tabs-block--light .vertical-tabs__item-accordion.active{background-color:#f9fafb;border-color:#f9fafb}.vertical-tabs-block--light .vertical-tabs__item,.vertical-tabs-block--light .vertical-tabs__item-accordion{border-color:#eef1f4}.vertical-tabs-block .reverse-pattern-right-fix{top:0;transform:scaleX(-1)}.vertical-tabs__item.active{background-color:#232528}.vertical-tabs__item-accordion.active>div.vertical-tabs__item-toggle-icon,.vertical-tabs__item.active>div.vertical-tabs__item-toggle-icon{rotate:0deg!important;transition:.2s ease-in-out}.dashboard-block{margin:2.1875rem 0;position:relative}@media (min-width:768px){.dashboard-block{margin:3.125rem 0}}@media (min-width:1440px){.dashboard-block{margin:4.375rem 0}}.dashboard-block__img-wrapper{margin-top:2rem;text-align:center}@media (min-width:601px){.dashboard-block__img-wrapper{margin-top:4.5rem}}.dashboard-block__img-wrapper img{box-shadow:0 32px 104px -8px rgba(95,99,102,.12);height:auto;width:100%}@media (min-width:768px){.dashboard-block__img-wrapper img{max-width:58rem}}@media (min-width:1440px){.dashboard-block__img-wrapper img{max-width:63.75rem}}@media (min-width:1920px){.dashboard-block__img-wrapper img{max-width:87.5rem}}.dashboard-block .section-top--center{max-width:44.875rem}.dashboard-block .buttons-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}@media (min-width:601px){.dashboard-block .buttons-wrapper{align-items:center;flex-direction:row;gap:.75rem;width:100%}}.dashboard-block__pattern{display:none;position:absolute}.dashboard-block__pattern--left{left:-196px;top:144px}.dashboard-block__pattern--right{bottom:0;right:-198px}@media (min-width:601px){.dashboard-block__pattern{display:block}}@media (min-width:768px){.dashboard-block__pattern{display:block}}@media (min-width:1024px){.dashboard-block__pattern{display:block}}@media (min-width:1440px){.dashboard-block__pattern{display:block}}@media (min-width:1920px){.dashboard-block__pattern{display:block}.dashboard-block__pattern--left{left:-196px;top:144px}.dashboard-block__pattern--right{bottom:-50px;right:-198px}}.demo-two-block{background-color:#f9fafb;border-radius:40px;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin:36px 0;padding:2.5rem 1rem}@media (min-width:601px){.demo-two-block{gap:2.5rem}}@media (min-width:1024px){.demo-two-block{align-items:center;flex-direction:row;gap:0;margin:3.125rem 0;padding:56px}}@media (min-width:1920px){.demo-two-block{flex-direction:row;gap:0;justify-content:space-between}}.demo-two-block__top-wrapper{max-width:569px}@media (min-width:1024px){.demo-two-block__top-wrapper{max-width:526px}.demo-two-block__top-wrapper .section-description,.demo-two-block__top-wrapper .section-title{text-align:left}}.demo-two-block__top-wrapper .buttons-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center;justify-content:flex-start!important;width:100%}@media (min-width:601px){.demo-two-block__top-wrapper .buttons-wrapper{align-items:center;flex-direction:row;gap:.75rem;width:100%}}.demo-two-block__top-wrapper .buttons-wrapper a img{height:30px}@media (min-width:1920px){.demo-two-block__top-wrapper .section-title{line-height:1!important}}.demo-two-block__img-wrapper{min-height:20.625rem;overflow:hidden;padding-bottom:2.5rem;position:relative}@media (min-width:1024px){.demo-two-block__img-wrapper{max-width:665px;padding-bottom:0;width:100%}}@media (min-width:1440px){.demo-two-block__img-wrapper{height:506px;overflow:visible}}.demo-two-block__img-wrapper .demo-img{border-radius:.625rem;position:absolute}.demo-two-block__img-wrapper .demo-img-one{bottom:2.5rem;height:auto;left:0;width:10rem;z-index:10}.demo-two-block__img-wrapper .demo-img-two{height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;right:0;width:14rem;z-index:9}.demo-two-block__img-wrapper .demo-img-three{bottom:10px;height:90%;right:0;width:10rem}@media (min-width:768px){.demo-two-block__img-wrapper .demo-img-one{left:100px}.demo-two-block__img-wrapper .demo-img-three{right:100px}}@media (min-width:1024px){.demo-two-block__img-wrapper .demo-img-one{left:0;max-width:100%;width:179px}.demo-two-block__img-wrapper .demo-img-two{width:15.375rem}.demo-two-block__img-wrapper .demo-img-three{right:0}}@media (min-width:1440px){.demo-two-block__img-wrapper .demo-img-one{width:16rem}.demo-two-block__img-wrapper .demo-img-two{top:0;width:22rem}.demo-two-block__img-wrapper .demo-img-three{width:16rem}}.demo-two-block__img-wrapper .icon-circle{align-items:center;background-color:#fff;border-radius:100%;box-shadow:3.8493347168px 11.5480041504px 23.0960083008px 0 rgba(113,128,150,.1);display:flex;height:60px;justify-content:center;width:60px}.demo-two-block__img-wrapper .icon-circle img{-o-object-fit:contain;object-fit:contain}.demo-two-block__img-wrapper .icon-one{bottom:3.125rem;left:0;position:absolute;z-index:11}@media (min-width:601px){.demo-two-block__img-wrapper .icon-one{left:-14px}}.demo-two-block__img-wrapper .icon-two{left:100px;position:absolute;top:15px;z-index:12}.demo-two-block__img-wrapper .icon-three{bottom:0;position:absolute;right:10px}@media (min-width:601px){.demo-two-block__img-wrapper .icon-three{bottom:-5px}}@media (min-width:1440px){.demo-two-block__img-wrapper .icon-one{bottom:0}.demo-two-block__img-wrapper .icon-two{left:220px;top:90px}}.demo-two-block__img-wrapper span img{-o-object-fit:contain;object-fit:contain}.two-col-block{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:6.25rem}@media (min-width:601px){.two-col-block{flex-direction:row}}@media (min-width:768px){.two-col-block{gap:1.5rem}}@media (min-width:1024px){.two-col-block{padding:0 24px}}@media (min-width:1440px){.two-col-block{padding:0 138px}}@media (min-width:1920px){.two-col-block{padding:0}}.two-col-block .card{flex:1}.two-col-block .card__title{font:normal normal 400 34px/1.2 Special Gothic Condensed One,sans-serif}.two-col-block .card__content{text-align:center}.two-col-block .card__content p{line-height:1.4}@media (min-width:1024px){.two-col-block .card__title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}}.two-col-2-block{align-items:center;border-radius:2.5rem;display:flex;flex-direction:column;gap:2.5rem;margin:6.25rem 0;overflow:hidden;padding:1rem;position:relative}.two-col-2-block .simple-cards-wrapper{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:601px){.two-col-2-block{padding:2.5rem}}@media (min-width:1024px){.two-col-2-block{flex-direction:row}}@media (min-width:1440px){.two-col-2-block{gap:6.5rem;padding:4.5rem 6.125rem}}.two-col-2-block--reverse{flex-direction:column-reverse}@media (min-width:1024px){.two-col-2-block--reverse{flex-direction:row-reverse}}.two-col-2-block .col-1,.two-col-2-block .col-2{flex:1;width:100%;z-index:2}.two-col-2-block .col-1 .button{display:inline-block}.two-col-2-block .col-2{align-self:flex-start}.two-col-2-block .col-2 img{border-radius:40px;width:100%}.two-col-2-block__pattern{position:absolute}.two-col-2-block__pattern--left{left:0;top:0}.two-col-2-block__pattern--right{right:0;top:0;transform:scaleX(-1)}.two-col-2-block--dark{background-color:#17181b;color:#fff}.two-col-2-block--light{background-color:#fff;border:1px solid #eef1f4;color:#17181b}.two-col-2-block .reverse-pattern-right-fix{top:0;transform:scaleX(-1)}.two-col-notification-block{overflow:hidden;position:relative}.two-col-notification-block .bg-img-pattern{bottom:0;left:0;position:absolute;top:0}.two-col-notification-block__wrapper{align-items:center;border:1px solid #f9fafb;border-radius:40px;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:3rem 0;overflow:hidden;padding:2rem 1rem 1rem}@media (min-width:601px){.two-col-notification-block__wrapper{padding:2.5rem}}@media (min-width:1024px){.two-col-notification-block__wrapper{flex-direction:row;gap:2.5rem;padding:4.5rem 2.5rem}}@media (min-width:1440px){.two-col-notification-block__wrapper{gap:4.1875rem;padding:4.5rem 6.125rem}}.two-col-notification-block__wrapper .section-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}.two-col-notification-block__wrapper--reverse{flex-direction:column-reverse}@media (min-width:1024px){.two-col-notification-block__wrapper--reverse{flex-direction:row-reverse}}.two-col-notification-block__wrapper--dark{background-color:#17181b;color:#fff}.two-col-notification-block__wrapper--dark .section-subtitle{background-color:rgba(228,33,46,.164);color:#e4212e}.two-col-notification-block__wrapper--dark .info-wrapper .cards-wrapper .card-item{border-color:#232528!important}.two-col-notification-block__wrapper .img-wrapper{flex:1 1 50%;position:relative}.two-col-notification-block__wrapper .img-wrapper img.main-img{border-radius:24px;height:100%;max-height:32.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.two-col-notification-block__wrapper .img-wrapper img.notification{bottom:-1rem;box-shadow:-4px 9px 25px -6px rgba(0,0,0,.1);display:none;position:absolute;right:-1rem}@media (min-width:601px){.two-col-notification-block__wrapper .img-wrapper img.notification{display:block}}.two-col-notification-block__wrapper .info-wrapper{display:flex;flex:1 1 50%;flex-direction:column;gap:1.5rem;justify-content:center;max-width:580px}.two-col-notification-block__wrapper .info-wrapper h2.title{font:normal normal 400 34px/1.2 Special Gothic Condensed One,sans-serif}.two-col-notification-block__wrapper .info-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;gap:.75rem}.two-col-notification-block__wrapper .info-wrapper .cards-wrapper .card-item{border:1px solid #f9fafb;border-radius:24px;display:flex;flex:1 1 48%;flex-direction:column;gap:24px;padding:1.5rem}.two-col-notification-block__wrapper .info-wrapper .cards-wrapper .card-item-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}.two-col-notification-block__wrapper .info-wrapper .cards-wrapper .card-item-description{font:normal normal 400 20px/24px Special Gothic Condensed One,sans-serif}.two-col-notification-block__wrapper .info-wrapper .cards-wrapper .card-item-description-two{font:normal normal 400 16px Inter,serif}.landing{margin-top:70px}@media (min-width:601px){.landing__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.landing__wrapper{margin:0 auto;width:814px}}.landing__buttons{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:434px){.landing__buttons{align-items:center;flex-direction:row;gap:.75rem}}.landing__buttons a img{height:30px}.landing__img-wrapper{padding:2rem;position:relative;width:100%}@media (min-width:1440px){.landing__img-wrapper{margin:0 auto;width:1020px}}.landing__img-wrapper .text-wrapper{align-items:center;display:flex;position:absolute;text-align:right;top:50%;transform:translate(50%,-50%);z-index:10}.landing__img-wrapper img{border-radius:12px;width:100%}.landing img.landing-bg{display:none;position:absolute;right:-23.75rem;top:2rem;z-index:100}@media (min-width:601px){.landing img.landing-bg{display:block;right:-20.75rem;top:0}}@media (min-width:768px){.landing img.landing-bg{right:-17.75rem;top:0}}@media (min-width:1024px){.landing img.landing-bg{right:-10.75rem;top:1rem}}@media (min-width:1440px){.landing img.landing-bg{right:-3.75rem;top:10rem}}@media (min-width:1920px){.landing img.landing-bg{right:0;top:10rem}}.landing-two{margin-bottom:44px;position:relative}@media (min-width:1024px){.landing-two{align-items:center;display:flex;flex-direction:row;gap:40px}}@media (min-width:1440px){.landing-two{justify-content:space-between;padding:0 7.75rem}}@media (min-width:1920px){.landing-two{padding:0}}.landing-two .bg-img{bottom:-3rem;position:absolute;right:-9.3rem;z-index:-1}@media (min-width:601px){.landing-two .bg-img{bottom:3rem;right:-5.2rem}}@media (min-width:768px){.landing-two .bg-img{bottom:8rem;right:-2.5rem}}@media (min-width:1024px){.landing-two .bg-img{bottom:0}}@media (min-width:1440px){.landing-two .bg-img{right:-10rem}}@media (min-width:1920px){.landing-two .bg-img{bottom:5rem;right:-198px}}@media (min-width:1024px){.landing-two__wrapper{margin:0 auto;max-width:462px;text-align:left}}@media (min-width:1440px){.landing-two__wrapper{max-width:602px}.landing-two__wrapper .section-title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.landing-two__buttons{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:434px){.landing-two__buttons{align-items:center;flex-direction:row;gap:.75rem}}.landing-two .buttons-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}@media (min-width:601px){.landing-two .buttons-wrapper{align-items:center;flex-direction:row;gap:.75rem;width:100%}}@media (min-width:1024px){.landing-two .buttons-wrapper{justify-content:flex-start}}.landing-two .buttons-wrapper .button--secondary{background-color:#fff;border:1px solid #eef1f4}.landing-two__images-wrapper{background-color:#f9fafb;border-radius:24px;margin:2.5rem auto 3.6875rem;min-height:22.5rem;position:relative;width:270px}.landing-two__images-wrapper .phone-left{bottom:2.1875rem;height:256px;left:-2.4rem;position:absolute}.landing-two__images-wrapper .phone-right{height:268px;position:absolute;right:-2.4rem;top:0}@media (min-width:601px){.landing-two__images-wrapper{border-radius:40px;height:33.5rem;width:25rem}.landing-two__images-wrapper .phone-left{bottom:4.4rem;height:25rem}.landing-two__images-wrapper .phone-right{height:26rem}}@media (min-width:1440px){.landing-two__images-wrapper .phone-right{right:-54px}}@media (min-width:1920px){.landing-two__images-wrapper{height:43.125rem;width:32.125rem}.landing-two__images-wrapper .phone-left{bottom:20px;height:35.75rem;left:-8rem}.landing-two__images-wrapper .phone-right{height:37.25rem;right:-58px;top:2px}}.landing-two .notification{align-content:center;align-items:center;-webkit-backdrop-filter:blur(7.77472px);backdrop-filter:blur(7.77472px);background:rgba(23,24,27,.85);border-radius:15.397px;box-shadow:0 -4.31929px 34.5543px rgba(100,116,139,.05),inset 7.71713px -7.71713px 14.6856px hsla(0,0%,76%,.03),inset -7.71713px 7.71713px 7.71713px hsla(0,0%,100%,.1);display:grid;gap:10px;grid-template-columns:max-content 1fr max-content;grid-template-rows:1fr;height:60px;justify-items:stretch;overflow:hidden;padding:8px 10px 12px;width:220px}.landing-two .notification-info p.title{font:normal normal 400 20px/1.2 Special Gothic Condensed One,sans-serif;font-size:7px}.landing-two .notification-info p.description{font:normal normal 400 14px/24px Inter,serif}@media (min-width:601px){.landing-two .notification{height:80px;width:310px}.landing-two .notification-info p.title{font:normal normal 400 20px/1.2 Special Gothic Condensed One,sans-serif}.landing-two .notification-info p.description{font:normal normal 400 14px/24px Inter,serif}}.landing-two .notification--left{border-radius:9px;bottom:70px;height:35px;left:-40px;position:absolute;width:130px}.landing-two .notification--left .tick img{height:12px;width:auto}.landing-two .notification--left .loader{height:2.5px!important}.landing-two .notification--left p.description{line-height:1!important}@media (min-width:601px){.landing-two .notification--left{border-radius:13.348px;bottom:132px;height:3.125rem;left:-64px;width:11.875rem}.landing-two .notification--left .tick{height:1.0428rem}.landing-two .notification--left .tick img{height:16.685px;width:16.685px}}@media (min-width:1920px){.landing-two .notification--left{border-radius:20px;bottom:104px;height:4.6875rem;left:-162px;width:17.75rem}.landing-two .notification--left .tick{height:1.5625rem}.landing-two .notification--left .tick img{height:1.5625rem;width:1.5625rem}}.landing-two .notification--right{border-radius:9px;bottom:194px;height:35px;padding:8px 10px;position:absolute;right:-40px;width:130px}.landing-two .notification--right .loader,.landing-two .notification--right .tick{display:none}.landing-two .notification--right p.description{line-height:1!important}@media (min-width:601px){.landing-two .notification--right{border-radius:13.348px;bottom:288px;height:45px;right:-34px;width:165px}}@media (min-width:1920px){.landing-two .notification--right{border-radius:20px;bottom:322px;height:4.2188rem;right:-66px;width:15.4063rem}}.landing-two .notification .image-circle{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:23px;justify-content:center;padding:6px;width:23px}.landing-two .notification .image-circle img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:601px){.landing-two .notification .image-circle{height:2.125rem;width:2.125rem}}@media (min-width:1920px){.landing-two .notification .image-circle{height:3.125rem;width:3.125rem}}.landing-two .notification-info{display:flex;flex-direction:column;justify-content:center}.landing-two .notification-info p.title{color:#fff;font:normal normal 400 16px/1.2 Special Gothic Condensed One,sans-serif;font-size:7.5px}.landing-two .notification-info p.description{color:#9ca3af;font:normal normal 500 10px Poppins,serif;font-size:6px}@media (min-width:601px){.landing-two .notification-info p.description{font-size:.5375rem}.landing-two .notification-info p.title{font-size:10px}}@media (min-width:1920px){.landing-two .notification-info p.description,.landing-two .notification-info p.title{font:normal normal 400 20px/24px Special Gothic Condensed One,sans-serif}}.landing-two .notification .loader{background-color:#c4e0d1;bottom:0;height:4px;left:0;position:absolute;width:100%}.landing-two .notification .loader-success{background-color:#00d261;height:100%;width:80%}.landing-three-block{align-items:center;display:flex;flex-direction:column;gap:2.5rem;overflow:visible}.landing-three-block.container{overflow:visible!important}@media (min-width:1600px){.landing-three-block{width:100vw}}@media (max-width:1022px){.landing-three-block .section-top{text-align:center!important}}.landing-three-block .buttons-wrapper{display:flex;flex-direction:column;gap:.5rem;justify-content:center}@media (min-width:601px){.landing-three-block .buttons-wrapper{align-items:center;flex-direction:row}}@media (min-width:1024px){.landing-three-block .buttons-wrapper{justify-content:flex-start}}.landing-three-block .buttons-wrapper .button{align-items:center;display:flex!important}.landing-three-block .buttons-wrapper .button img{height:30px}@media (min-width:1024px){.landing-three-block{flex-direction:row;margin-right:-40px}}@media (min-width:1440px){.landing-three-block{gap:6.5rem}}.landing-three-block .col-1,.landing-three-block .col-2{flex:1;width:100%;z-index:2}.landing-three-block .col-1{flex-basis:45%}.landing-three-block .col-1 .button{display:inline-block}.landing-three-block .col-2{align-self:flex-start;flex-basis:55%;overflow:visible}.landing-three-block .col-2 img{border-radius:12px;width:100%}@media (min-width:1024px){.landing-three-block .col-2 img{width:130%}}@media (min-width:1600px){.landing-three-block .col-2 img{width:135%}}.landing-three-block__pattern{display:none;position:absolute}@media (min-width:1024px){.landing-three-block__pattern{display:block}}.landing-three-block__pattern--left{left:0;top:0}.landing-three-block__pattern--right{right:0;top:0}.landing-four{margin:2.5rem 0}.landing-four__wrapper{position:relative}@media (min-width:434px){.landing-four__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.landing-four__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.landing-four__wrapper{margin:0 auto;width:814px}}.landing-four__buttons{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:434px){.landing-four__buttons{align-items:center;flex-direction:row;gap:.75rem}}.landing-four__img-wrapper{position:relative;width:100%}@media (min-width:1440px){.landing-four__img-wrapper{margin:0 auto;width:1020px}}.landing-four__img-wrapper img.people-wrapper{height:100%;left:0;margin:auto;max-width:550px;-o-object-fit:contain;object-fit:contain;padding:0 2rem;position:absolute;right:0;top:0;width:100%}.landing-four__img-wrapper img{width:100%}.events-block{border:1px solid #eef1f4;border-radius:34px;display:grid;gap:2rem;grid-template-columns:1fr;overflow:hidden;padding:1rem;position:relative}@media (min-width:601px){.events-block{gap:3rem;grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media (min-width:768px){.events-block{padding:40px}}@media (min-width:1024px){.events-block{align-items:center;flex-direction:row;gap:4rem;padding:2.5rem}}.events-block .bg-img{left:-140px;position:absolute;top:-104px;z-index:-1}.events-block .image-wrapper{border-radius:24px;margin-bottom:1.5rem;overflow:hidden}.events-block .image-wrapper img{vertical-align:middle;width:100%}@media (min-width:1024px){.events-block .image-wrapper{flex:1;margin-bottom:0}.events-block-info{flex:1}}.events-block-info .subtitle{background-color:rgba(228,33,46,.164);border-radius:32px;color:#e4212e;margin-bottom:1rem;padding:12px 24px;width:-moz-max-content;width:max-content}.events-block-info .title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}@media (min-width:601px){.events-block-info .title{text-align:left}}@media (min-width:1920px){.events-block-info .title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.events-block-info .description{color:#17181b;font:normal normal 400 16px/24px Inter,serif;margin-bottom:2.5rem;text-align:center}@media (min-width:601px){.events-block-info .description{text-align:left}}.events-block-info .buttons-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:434px){.events-block-info .buttons-wrapper{align-items:center;flex-direction:row;gap:.75rem;justify-content:flex-start}}.cards-block{display:flex;flex-direction:column;gap:3rem;margin-bottom:6.25rem}.cards-block .section-top-wrapper .subtitle{background-color:rgba(228,33,46,.164);border-radius:32px;color:#e4212e;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:12px 24px;width:-moz-max-content;width:max-content}.cards-block .section-top-wrapper .title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}@media (min-width:1920px){.cards-block .section-top-wrapper .title{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}}.cards-block .section-top-wrapper .description{color:#17181b;font:normal normal 400 16px/24px Inter,serif;margin-bottom:2.5rem;text-align:center}.cards-block .cards-wrapper{display:flex;flex-direction:column;gap:1rem}@media (min-width:601px){.cards-block .cards-wrapper{flex-direction:row;flex-wrap:wrap}}.cards-block .cards-wrapper .card-item{align-items:center;background-color:#f9fafb;border-radius:24px;display:flex;flex:1;flex-direction:column;gap:1.5rem;justify-content:center;min-width:17.4375rem;padding:2rem}.cards-block .cards-wrapper .card-item span.icon{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:52px;-o-object-fit:contain;object-fit:contain;padding:1rem;width:-moz-max-content;width:max-content}.cards-block .cards-wrapper .card-item h3.title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;text-align:center}.ebook-block{margin:3.125rem 0;padding-bottom:3.125rem}.ebook-block__wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.ebook-block .col-1{max-width:20rem}@media (min-width:768px){.ebook-block .col-1{max-width:38.125rem}}.ebook-block .col-2{align-items:center;align-self:flex-end;display:flex;font-size:.875rem;font-weight:600}.ebook-block .col-2 img{margin-left:.5rem}.ebook-block .all-items{background:rgba(228,33,46,.164);border-radius:12px;color:#e4212e;margin-left:.5rem;padding:.5rem .625rem}.ebook-block__posts{display:flex;flex-wrap:wrap;gap:1rem}.ebook-block__posts .card{flex:1 1 48%;min-width:15.625rem}@media (min-width:768px){.ebook-block__posts .card{flex:1 1 23%}}.ebook-block__posts .card__image{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.compare-block{background-color:transparent;border-radius:40px;margin-bottom:6.25rem;padding:2rem 1rem}@media (min-width:601px){.compare-block{padding:2.5rem}}@media (min-width:768px){.compare-block{margin-bottom:6.25rem;padding:4.5rem 2.5rem}}@media (min-width:1024px){.compare-block{margin-bottom:6.25rem;padding:4.5rem 6.125rem}}@media (min-width:1440px){.compare-block{margin-bottom:8.125rem;padding:5.5rem 6.125rem}}.compare-block .section-top .section-subtitle{background-color:rgba(228,33,46,.164);color:#e4212e}.compare-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.compare-block .btn:last-child{margin-right:0}.compare-block .btn.js-active,.compare-block .btn:hover{background-color:#17181b;color:#fff}.compare-block .header{margin:50px auto;max-width:500px;text-align:center}.compare-block .header__title{font-weight:500;margin-bottom:30px}.compare-block .content{margin:auto;max-width:100%}.compare-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.compare-block .content__inner{height:auto;margin:auto;width:100%}.compare-block .tabs{height:auto;overflow:hidden;padding:15px;position:relative}.compare-block .tabs__nav{background-color:#f9fafb;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.compare-block .tabs__nav{width:-moz-max-content;width:max-content}}.compare-block .tabs__nav-decoration{background-color:#17181b;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.compare-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.compare-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.compare-block .tabs__nav-item.js-active{color:#fff}.compare-block .tabs__panels{margin-top:30px;position:relative}.compare-block .tabs__panel{display:none;flex-wrap:wrap;gap:1rem;opacity:0;transform:scale(.8);transition:none;width:100%}.compare-block .tabs__panel.js-active{display:flex;opacity:1;transform:scale(1);transition:all .25s ease-in 0s}.compare-block .tabs__panel-card{background-color:#f9fafb;border-radius:24px;display:flex;flex:23%;flex-direction:column;max-width:48%;padding:40px}.compare-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.compare-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.compare-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.compare-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.compare-block .tabs__panel-card img{border-radius:18px;margin-bottom:2rem}.compare-block .tabs__panel-card:last-child{margin-bottom:0}.compare-block .tabs__panel-card--spaced-between{justify-content:space-between}.compare-two-block{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px;margin-bottom:6.25rem;overflow:hidden;position:relative}.compare-two-block .section-top{color:#fff;margin-top:17rem}.compare-two-block img.bg-img{height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.compare-two-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.compare-two-block .btn:last-child{margin-right:0}.compare-two-block .btn.js-active,.compare-two-block .btn:hover{background-color:#17181b;color:#fff}.compare-two-block .header{margin:50px auto;max-width:500px;text-align:center}.compare-two-block .header__title{font-weight:500;margin-bottom:30px}.compare-two-block .content{margin:auto;max-width:100%}.compare-two-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.compare-two-block .content__inner{height:auto;margin:auto;width:100%}.compare-two-block .tabs{height:auto;overflow:hidden;position:relative}.compare-two-block .tabs__nav{background-color:rgba(249,250,251,.329);border-radius:2.125rem;margin:auto auto 17rem;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.compare-two-block .tabs__nav{width:-moz-max-content;width:max-content}}.compare-two-block .tabs__nav-decoration{background-color:#fff;border-radius:2.125rem;color:#17181b;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.compare-two-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.compare-two-block .tabs__nav-item{color:#fff;cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.compare-two-block .tabs__nav-item.js-active{color:#17181b}.compare-two-block .tabs__panels{margin-top:30px;position:relative}.compare-two-block .tabs__panel{display:none;flex-wrap:wrap;gap:1rem;opacity:0;transform:scale(.8);transition:none;width:100%}.compare-two-block .tabs__panel.js-active{display:flex;opacity:1;transform:scale(1);transition:all .25s ease-in 0s}.compare-two-block .tabs__panel-card{display:flex;width:100%}.compare-two-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.compare-two-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.compare-two-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.compare-two-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.compare-two-block .tabs__panel-card img{bottom:0;position:absolute;width:100%}.compare-two-block .tabs__panel-card:last-child{margin-bottom:0}.compare-two-block .tabs__panel-card--spaced-between{justify-content:space-between}.section-info-block{align-items:center;border-radius:2.5rem;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:6.25rem;overflow:hidden;padding:1rem;position:relative}@media (min-width:601px){.section-info-block{padding:2.5rem}}@media (min-width:1024px){.section-info-block{flex-direction:row}}@media (min-width:1440px){.section-info-block{gap:6.5rem;padding:4.5rem 6.125rem}}.section-info-block--reverse{flex-direction:column-reverse}@media (min-width:1024px){.section-info-block--reverse{flex-direction:row-reverse}}.section-info-block .col-1,.section-info-block .col-2{flex:1;width:100%;z-index:2}.section-info-block .col-1 .buttons-wrapper{display:flex;flex-direction:column;gap:1rem}.section-info-block .col-1 .buttons-wrapper a{align-items:center;display:flex!important;max-width:100% f}@media (min-width:601px){.section-info-block .col-1 .buttons-wrapper a{max-width:-moz-max-content;max-width:max-content}}.section-info-block .col-1 .buttons-wrapper a img{height:30px}@media (min-width:601px){.section-info-block .col-1 .buttons-wrapper{flex-direction:row}}.section-info-block .col-1 .button{display:inline-block}.section-info-block .col-2{align-self:flex-start}.section-info-block .col-2 img{border-radius:40px;width:100%}.section-info-block__pattern{position:absolute}.section-info-block__pattern--left{left:0;top:0}.section-info-block__pattern--right{right:0;top:0;transform:scaleX(-1)}.section-info-block--dark{background-color:#17181b;color:#fff}.section-info-block--light{background-color:#fff;border:1px solid #eef1f4;color:#17181b}.section-info-block .reverse-pattern-right-fix{top:0;transform:scaleX(-1)}.section-info-two-block{align-items:center;border-radius:2.5rem;display:flex;flex-direction:column;gap:2.5rem;overflow:hidden;padding:1rem;position:relative}@media (min-width:601px){.section-info-two-block{padding:2.5rem}}@media (min-width:1024px){.section-info-two-block{flex-direction:row}}.section-info-two-block--reverse{flex-direction:column-reverse}@media (min-width:1024px){.section-info-two-block--reverse{flex-direction:row-reverse}}.section-info-two-block .col-1,.section-info-two-block .col-2{flex:1;width:100%;z-index:2}.section-info-two-block .col-1 .button{display:inline-block}.section-info-two-block .col-2{align-self:flex-start;position:relative}.section-info-two-block .col-2 img.main-img{border-radius:40px;width:100%}.section-info-two-block .col-2 img.notification{bottom:-1rem;box-shadow:-4px 9px 25px -6px rgba(0,0,0,.1);display:none;left:-1rem;position:absolute;width:60px}@media (min-width:601px){.section-info-two-block .col-2 img.notification{display:block}}.section-info-two-block__pattern{position:absolute}.section-info-two-block__pattern--left{left:0;top:0}.section-info-two-block__pattern--right{right:0;top:0;transform:scaleX(-1)}.section-info-two-block--dark{background-color:#17181b;color:#fff}.section-info-two-block--light{background-color:#fff;border:1px solid #eef1f4;color:#17181b}.section-info-two-block .reverse-pattern-right-fix{top:0;transform:scaleX(-1)}.section-info-two-block--reverse .col-2{position:relative}.section-info-two-block--reverse .col-2 img.notification{right:-1rem}.separator-block{-moz-column-gap:1.5rem;column-gap:1.5rem;margin:1rem 0;max-height:14px}.separator-block,.separator-block .line{align-items:center;display:flex;justify-content:center}.separator-block .line{background-color:#f9fafb;height:2px;width:100%}.contact-us{padding-bottom:3.125rem}@media (min-width:434px){.contact-us__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.contact-us__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.contact-us__wrapper{margin:0 auto;width:814px}}.contact-us__cards{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media (min-width:768px){.contact-us__cards{flex-direction:row;gap:1.5rem}}.contact-us__cards .card img{margin:0;max-width:100%;width:auto}.contact-form-1{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.125rem;padding-bottom:3.125rem}@media (min-width:768px){.contact-form-1{flex-direction:row}}.contact-form-1__col-1{flex:1}@media (min-width:768px){.contact-form-1__col-1{flex:1 1 40%}}.contact-form-1__col-2{flex:1}@media (min-width:768px){.contact-form-1__col-2{flex:1 1 60%}}.contact-form-1__tab{align-items:center;border:1px solid #232528;border-radius:1rem;display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;margin-bottom:.5rem;padding:1.5rem}.contact-form-1__tab--selected{background-color:#232528}.contact-form-1__tab-content img{width:100%}body:has(.contact-modal.active),html:has(.contact-modal.active){animation:opacityAnimate .2s;overflow:hidden}.contact-form-2{background-color:#fff!important;height:100vh;left:0;overflow-y:scroll;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:999999}.contact-form-2__pattern{display:none;height:120%;left:-100px;opacity:.15;position:absolute;z-index:-1}@media (min-width:768px){.contact-form-2__pattern{display:block}}.contact-form-2 .section-top{position:relative;z-index:99}.contact-form-2__header{align-items:center;-webkit-backdrop-filter:blur(4px) saturate(.5);backdrop-filter:blur(4px) saturate(.5);border:1px solid #f9fafb;border-radius:1.25rem;display:flex;justify-content:space-between;margin-bottom:6.25rem;padding:.5rem 1.25rem}.contact-form-2__header .logo{flex:inherit!important}.contact-form-2__header .logo a img{display:flex;width:2.2rem}.contact-form-2__header .icon-wrapper img{height:15px;width:15px}.contact-form-2__content{display:flex;flex-direction:column;gap:6.25rem;margin-bottom:3.125rem;padding-bottom:3.125rem}@media (min-width:768px){.contact-form-2__content{flex-direction:row}}.contact-form-2__col-1{flex:1}@media (min-width:768px){.contact-form-2__col-1{flex:1 1 40%}}.contact-form-2__col-2{flex:1}@media (min-width:768px){.contact-form-2__col-2{flex:1 1 60%}}.contact-form-2__contact-info{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;margin-top:3.75rem}@media (min-width:768px){.contact-form-2__contact-info{align-items:center;flex-direction:row}}.contact-form-2__email,.contact-form-2__phone{align-items:center;display:flex;gap:1rem}.contact-form-2__email .label,.contact-form-2__phone .label{display:block;font-size:.75rem;font-weight:600}.contact-form-2__email .value,.contact-form-2__phone .value{-webkit-text-fill-color:transparent;text-wrap:nowrap;background:linear-gradient(#e4212e,#a81a24),radial-gradient(204.89% 132.84% at 6.5% 94.37%,#f18c53 0,#e83a64 100%);background-clip:text;-webkit-background-clip:text;display:block;font-size:1.125rem;font-weight:700}.diagonal-cards{margin-bottom:6.25rem}.diagonal-cards__list{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem}.diagonal-cards__list .card{flex:1 1 47%}@media (min-width:1440px){.diagonal-cards__list .card{padding:2.5rem}}@media (min-width:768px){.diagonal-cards__list{flex-direction:row}.diagonal-cards__list img{height:17.9375rem}.diagonal-cards__list .card:first-child,.diagonal-cards__list .card:nth-child(4){flex:1 1 45%}.diagonal-cards__list .card:nth-child(2),.diagonal-cards__list .card:nth-child(3){flex:1 1 50%}}.our-features-block{align-items:center;border-radius:2.5rem;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:6.25rem;overflow:hidden;padding:1rem;position:relative}@media (min-width:601px){.our-features-block{padding:2.5rem}}@media (min-width:1024px){.our-features-block{flex-direction:row}}@media (min-width:1440px){.our-features-block{gap:6.5rem;padding:4.5rem 6.125rem}}.our-features-block--reverse{flex-direction:column-reverse}@media (min-width:1024px){.our-features-block--reverse{flex-direction:row-reverse}}.our-features-block .col-1,.our-features-block .col-2{flex:1;width:100%;z-index:2}.our-features-block .col-1 .button{display:inline-block}.our-features-block .col-2{align-self:flex-start}.our-features-block .col-2 img{border-radius:40px;width:100%}.our-features-block__pattern{position:absolute}.our-features-block__pattern--left{left:0;top:0}.our-features-block__pattern--right{right:0;top:0;transform:scaleX(-1)}.our-features-block--dark{background-color:#17181b;color:#fff}.our-features-block--light{background-color:#fff;border:1px solid #eef1f4;color:#17181b}.our-features-block .reverse-pattern-right-fix{top:0;transform:scaleX(-1)}.get-in-touch-block{background-color:#f9fafb;border-radius:40px;overflow:hidden;padding:62px 16px;position:relative}.get-in-touch-block .image-left{left:-9.5rem;position:absolute;top:0}.get-in-touch-block .image-right{display:none;position:absolute;right:-7.8rem;top:-2.4rem}@media (min-width:1440px){.get-in-touch-block .image-right{display:block;right:2rem}}.get-in-touch-block .wrapper{align-items:center;display:flex;flex-direction:column;gap:3.5rem;justify-content:center;position:relative;text-align:center;z-index:10}.get-in-touch-block .wrapper p.subtitle{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}.get-in-touch-block .wrapper .title-wrapper h2{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}.get-in-touch-block .wrapper .title-wrapper p.description{font:normal normal 400 16px Inter,serif}.get-in-touch-block .wrapper .info-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:601px){.get-in-touch-block .wrapper .info-wrapper{align-items:flex-start;flex-direction:row}}.get-in-touch-block .wrapper .info-wrapper .info-item{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:601px){.get-in-touch-block .wrapper .info-wrapper .info-item{flex:1 1 32%}}.get-in-touch-block .wrapper .info-wrapper .info-item p.icon-title{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif}.get-in-touch-block .wrapper .info-wrapper .info-item img{height:24px;-o-object-fit:contain;object-fit:contain;width:25px}.get-in-touch-2,.get-in-touch-3,.get-in-touch-4,.get-in-touch-5,.get-in-touch-6{position:relative}.get-in-touch-2 .image-left,.get-in-touch-2 .image-right,.get-in-touch-3 .image-left,.get-in-touch-3 .image-right,.get-in-touch-4 .image-left,.get-in-touch-4 .image-right,.get-in-touch-5 .image-left,.get-in-touch-5 .image-right,.get-in-touch-6 .image-left,.get-in-touch-6 .image-right{height:460px;position:absolute;top:0;width:auto;z-index:1}.get-in-touch-2 .image-left,.get-in-touch-3 .image-left,.get-in-touch-4 .image-left,.get-in-touch-5 .image-left,.get-in-touch-6 .image-left{left:0}.get-in-touch-2 .image-right,.get-in-touch-3 .image-right,.get-in-touch-4 .image-right,.get-in-touch-5 .image-right,.get-in-touch-6 .image-right{right:0}.get-in-touch-2__wrapper,.get-in-touch-3__wrapper,.get-in-touch-4__wrapper,.get-in-touch-5__wrapper,.get-in-touch-6__wrapper{background-color:#fff;border-radius:1.25rem;padding:1rem;position:relative;z-index:2}@media (min-width:434px){.get-in-touch-2__wrapper,.get-in-touch-3__wrapper,.get-in-touch-4__wrapper,.get-in-touch-5__wrapper,.get-in-touch-6__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.get-in-touch-2__wrapper,.get-in-touch-3__wrapper,.get-in-touch-4__wrapper,.get-in-touch-5__wrapper,.get-in-touch-6__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.get-in-touch-2__wrapper,.get-in-touch-3__wrapper,.get-in-touch-4__wrapper,.get-in-touch-5__wrapper,.get-in-touch-6__wrapper{margin:0 auto;width:814px}}.integration-search-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px 0 32px}.integration-search-block .integrations-search-wrapper{margin:auto;text-align:center;width:100%}.integration-search-block .integrations-search-wrapper .search-results-container{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.integration-search-block .integrations-search-wrapper .search-results-container{flex-direction:row;flex-wrap:wrap}}.integration-search-block .integrations-search-wrapper .search-results-container h2.integrations-search-results{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;justify-content:center;min-height:165px;width:100%}.integration-search-block .integrations-search-wrapper .search-results-container .search-card{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;flex:1 1 48%;flex-direction:column;gap:.5rem;justify-content:center;padding:2rem}@media (min-width:768px){.integration-search-block .integrations-search-wrapper .search-results-container .search-card{flex:1 1 48%;max-width:48%}}@media (min-width:1024px){.integration-search-block .integrations-search-wrapper .search-results-container .search-card{max-width:24%}}.integration-search-block .integrations-search-wrapper .search-results-container .search-card-title{display:none}.integration-search-block .integrations-search-wrapper input.integrations-search-input{background-color:#f9fafb;background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Search.svg);background-position:20px;background-repeat:no-repeat;background-size:20px 20px;border:0;border-radius:24px;color:#94959f;font:normal normal 400 16px Inter,serif;margin-bottom:1rem;max-width:370px;padding:1rem 1.25rem 1rem 52px;width:100%}.integration-search-block .integrations-search-wrapper input.integrations-search-input:focus-visible{outline:1px solid #ff393c}.integration-tabs-block{background-color:transparent;border-radius:40px;margin-bottom:4.5rem;padding:2rem 1rem}@media (min-width:601px){.integration-tabs-block{padding:1rem}}@media (min-width:768px){.integration-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1024px){.integration-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1440px){.integration-tabs-block{margin-bottom:3.125rem;padding:2rem 0}}.integration-tabs-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.integration-tabs-block .btn:last-child{margin-right:0}.integration-tabs-block .btn.js-active,.integration-tabs-block .btn:hover{background-color:#17181b;color:#fff}.integration-tabs-block .header{margin:50px auto;max-width:500px;text-align:center}.integration-tabs-block .header__title{font-weight:500;margin-bottom:30px}.integration-tabs-block .content{margin:auto;max-width:100%}.integration-tabs-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.integration-tabs-block .content__inner{height:auto;margin:auto;width:100%}.integration-tabs-block .tabs{height:auto;overflow:hidden;padding:15px;position:relative}.integration-tabs-block .tabs__nav{background-color:#f9fafb;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.integration-tabs-block .tabs__nav{width:-moz-max-content;width:max-content}}.integration-tabs-block .tabs__nav-decoration{background-color:#17181b;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.integration-tabs-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.integration-tabs-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.integration-tabs-block .tabs__nav-item.js-active{color:#fff}.integration-tabs-block .tabs__panels{margin-top:30px;position:relative}.integration-tabs-block .tabs__panel{display:none;flex-wrap:wrap;gap:1rem;opacity:0;transform:scale(.8);transition:none;width:100%}.integration-tabs-block .tabs__panel.js-active{display:flex;opacity:1;transform:scale(1);transition:all .25s ease-in 0s}.integration-tabs-block .tabs__panel-card{background-color:transparent;border-color:#f9fafb;border-radius:24px;display:flex;flex-direction:column;padding:32px}@media (min-width:768px){.integration-tabs-block .tabs__panel-card{flex:48%;max-width:48%}}@media (min-width:1440px){.integration-tabs-block .tabs__panel-card{flex:32%;max-width:32%}}@media (min-width:1920px){.integration-tabs-block .tabs__panel-card{flex:24%;max-width:24%}}.integration-tabs-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.integration-tabs-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.integration-tabs-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.integration-tabs-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.integration-tabs-block .tabs__panel-card img{border-radius:18px;width:100%}.integration-tabs-block .tabs__panel-card:last-child{margin-bottom:0}.integration-tabs-block .tabs__panel-card--spaced-between{justify-content:space-between}.pricing-table-block{margin-bottom:6.25rem}.pricing-table-block .tables{margin-top:4rem}.pricing-table-block__wrapper{max-width:38.125rem}.newsletter-block{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.125rem;padding-bottom:3.125rem}@media (min-width:768px){.newsletter-block{flex-direction:row}}.newsletter-block .col-1,.newsletter-block .col-2{flex:1}.newsletter-block .form__row{align-items:center;display:flex;width:100%}.newsletter-block .form__row #sib_signup_form_1{width:100%}.newsletter-block .form__row #sib_signup_form_1 input[type=submit]{width:-moz-max-content;width:max-content}.newsletter-block .form__row #sib_signup_form_1 .newsletter__form .sib-email-area{max-width:350px;width:100%}.newsletter-block .form__row #sib_signup_form_1 .newsletter__form .sib-email-area input{border-color:#e4212e}.newsletter-block .form__fields-wrapper{display:block}.newsletter-block .form__fields-wrapper #hubspotNewsletter{width:100%}.newsletter-block .form__fields-wrapper #hubspotNewsletter .hs-form{align-items:center;display:flex;width:100%}.newsletter-block .form__fields-wrapper #hubspotNewsletter .hs-form .hs-email{width:100%}.newsletter-block .form__fields-wrapper #hubspotNewsletter .hs-form .hs-email label{display:none}.newsletter-block .form__fields-wrapper #hubspotNewsletter .hs-form .hs-email input[type=email]{border:1px solid #e4e7ea;border-radius:1rem 0 0 1rem;height:3.4375rem;padding:22px 20px}.newsletter-block .form__fields-wrapper #hubspotNewsletter .hs-form .hs-submit input[type=submit]{height:3.4375rem;margin-left:-1.5625rem;padding:0;white-space:nowrap}.newsletter-block .form__fields-wrapper #hubspotNewsletter .submitted-message{align-items:center;background-color:#00a44e;border:1px solid #048a45;border-radius:16px;color:#fff;display:flex;font-weight:700;height:3.4375rem;justify-content:center;padding:1rem 2rem;transition:.2s ease-in}.newsletter-block .button,.newsletter-block .form__field{height:3.4375rem}.newsletter-block .button{white-space:nowrap}.newsletter-block .form__field{flex:1;margin:0;padding-right:1.875rem}.newsletter-block .col-2{display:none;text-align:center}@media (min-width:768px){.newsletter-block .col-2{display:block;text-align:right}.newsletter-block .col-2 img{width:100%}}.newsletter-block #mc4wp-form-1{width:100%}.newsletter-block .mcform{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;width:100%}.newsletter-block .mcform-input{width:100%}@media (min-width:601px){.newsletter-block .mcform{flex-direction:row}}.newsletter-block .mc4wp-response .mc4wp-success{border:2px solid #00d261;border-radius:8px;padding:1rem}.team-tabs-block{background-color:transparent;border-radius:40px;margin-bottom:4.5rem;padding:2rem 1rem}@media (min-width:601px){.team-tabs-block{padding:1rem}}@media (min-width:768px){.team-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1024px){.team-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1440px){.team-tabs-block{margin-bottom:3.125rem;padding:2rem 0}}.team-tabs-block .section-top{margin-bottom:3.125rem}.team-tabs-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.team-tabs-block .btn:last-child{margin-right:0}.team-tabs-block .btn.js-active,.team-tabs-block .btn:hover{background-color:#17181b;color:#fff}.team-tabs-block .header{margin:50px auto;max-width:500px;text-align:center}.team-tabs-block .header__title{font-weight:500;margin-bottom:30px}.team-tabs-block .content{margin:auto;max-width:100%}.team-tabs-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.team-tabs-block .content__inner{height:auto;margin:auto;width:100%}.team-tabs-block .tabs{height:auto;overflow:hidden;padding:15px;position:relative}.team-tabs-block .tabs__nav{background-color:#f9fafb;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.team-tabs-block .tabs__nav{width:-moz-max-content;width:max-content}}.team-tabs-block .tabs__nav-decoration{background-color:#17181b;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.team-tabs-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.team-tabs-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.team-tabs-block .tabs__nav-item.js-active{color:#fff}.team-tabs-block .tabs__panels{margin-top:30px;position:relative}.team-tabs-block .tabs__panel{display:none;flex-wrap:wrap;gap:1rem;opacity:0;transition:none;width:100%}.team-tabs-block .tabs__panel.js-active{display:flex;opacity:1;transition:all .25s ease-in 0s}.team-tabs-block .tabs__panel{justify-content:center}.team-tabs-block .tabs__panel-card{background-color:transparent;border:1px solid #f9fafb;border-radius:24px;display:flex;flex-direction:column;padding:32px}@media (min-width:768px){.team-tabs-block .tabs__panel-card{flex:48%;max-width:48%}}@media (min-width:1440px){.team-tabs-block .tabs__panel-card{flex:32%;max-width:32%}}@media (min-width:1920px){.team-tabs-block .tabs__panel-card{flex:24%;max-width:24%}.team-tabs-block .tabs__panel-card:first-child,.team-tabs-block .tabs__panel-card:nth-child(2),.team-tabs-block .tabs__panel-card:nth-child(3){flex:1 1 32%;max-width:32%}}.team-tabs-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.team-tabs-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.team-tabs-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.team-tabs-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.team-tabs-block .tabs__panel-card img{border-radius:18px;width:100%}.team-tabs-block .tabs__panel-card:last-child{margin-bottom:0}.team-tabs-block .tabs__panel-card{text-align:center}.team-tabs-block .tabs__panel-card a{align-items:center;background-color:#eef1f4;border-radius:24px;display:flex;justify-content:center;margin-left:auto;padding:.875rem;width:-moz-max-content;width:max-content}.team-tabs-block .tabs__panel-card a img.linkedin-icon{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}.team-tabs-block .tabs__panel-card img.item-image{display:block;height:124px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:124px}.team-tabs-block .tabs__panel-card p.title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:4px}.team-tabs-block .tabs__panel-card p.department-list{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;margin-bottom:.75rem}.team-tabs-block .tabs__panel-card--spaced-between{justify-content:space-between}.get-started-block .section-top .section-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;font-weight:700}.get-started-block span.divider{background-color:#f9fafb;display:block;height:1px;margin:1rem 0;width:100%}.get-started-block__cards{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.get-started-block__cards .simple-card{align-items:center;border:1px solid #f9fafb;flex:1 1;height:-moz-max-content;height:max-content;padding:1.25rem}@media (min-width:601px){.get-started-block__cards .simple-card{align-items:flex-start}}.get-started-block__cards .simple-card__icon{border-radius:unset;height:52px;width:52px}.get-started-block__cards .simple-card__image{border-radius:unset;margin:0}.get-started-block__cards .simple-card__content{text-align:center}@media (min-width:601px){.get-started-block__cards .simple-card__content{text-align:left}}.get-started-block__cards .simple-card img{flex-basis:0;height:3.25rem;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:3.25rem}.get-started-block__cards .simple-card__title{font:normal normal 400 16px Inter,serif;font-weight:600;margin-bottom:1rem}.get-started-block__cards .simple-card__description{font:normal normal 400 20px/24px Special Gothic Condensed One,sans-serif;font-weight:700;letter-spacing:1.2px}.case-studies-search-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px 0 32px}.case-studies-search-block .case-studies-search-wrapper{margin:auto;text-align:center;width:100%}.case-studies-search-block .case-studies-search-wrapper .search-results-container{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.case-studies-search-block .case-studies-search-wrapper .search-results-container{flex-direction:row;flex-wrap:wrap}}.case-studies-search-block .case-studies-search-wrapper .search-results-container h2.case-studies-search-results{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;justify-content:center;min-height:165px;width:100%}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;flex:1 1 48%;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}@media (min-width:768px){.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card{flex:1 1 48%;max-width:48%}}@media (min-width:1024px){.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card{max-width:24%}}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card-title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;text-align:left;width:100%}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card img.search-card-logo{aspect-ratio:16/9;border-radius:24px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card a.read-more{align-items:center;color:#e4212e;display:flex;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;gap:.5rem;text-align:left;transition:.1s ease-out;width:100%}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card a.read-more img.read-more-image{height:18px;vertical-align:middle;width:auto}.case-studies-search-block .case-studies-search-wrapper .search-results-container .search-card a.read-more:hover{gap:1rem;transition:.2s ease}.case-studies-search-block .case-studies-search-wrapper input.case-studies-search-input{background-color:#f9fafb;background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Search.svg);background-position:20px;background-repeat:no-repeat;background-size:20px 20px;border:0;border-radius:24px;color:#94959f;font:normal normal 400 16px Inter,serif;margin-bottom:1rem;max-width:370px;padding:1rem 1.25rem 1rem 52px;width:100%}.case-studies-search-block .case-studies-search-wrapper input.case-studies-search-input:focus-visible{outline:1px solid #ff393c}.latest-news{margin-bottom:3.125rem;padding-bottom:3.125rem}.latest-news__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}@media (min-width:601px){.latest-news__wrapper{flex-direction:row}}.latest-news .col-1{max-width:20rem}@media (min-width:768px){.latest-news .col-1{max-width:38.125rem}}.latest-news .col-2{align-items:center;align-self:flex-end;display:flex;font-size:.875rem;font-weight:600;white-space:nowrap}.latest-news .col-2 img{margin-left:.5rem}.latest-news .all-items{background:rgba(228,33,46,.164);border-radius:12px;color:#e4212e;margin-left:.5rem;padding:.5rem .625rem}.latest-news__posts{display:flex;flex-direction:column;gap:2rem}@media (min-width:1024px){.latest-news__posts{flex-direction:row}}.latest-news__featured-post{flex:1}.latest-news__featured-post .simple-card{height:100%}.latest-news__list{display:flex;flex:1;flex-direction:column}.latest-news__list .simple-card{align-items:center;display:flex;flex:1;justify-content:center;margin:5px}.latest-news__list .simple-card img{aspect-ratio:16/9;border-radius:24px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.latest-news__list .simple-card img{height:120px}}.latest-news__list .simple-card__content{width:100%}.customer-stories{margin-bottom:3.125rem;padding-bottom:3.125rem}.customer-stories .section-top .section-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif}.customer-stories__wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.customer-stories .col-1{max-width:20rem}@media (min-width:768px){.customer-stories .col-1{max-width:38.125rem}}.customer-stories .col-2{align-items:center;align-self:flex-end;display:flex;font-size:.875rem;font-weight:600;white-space:nowrap}.customer-stories .col-2 img{margin-left:.5rem}.customer-stories .all-items{background:rgba(228,33,46,.164);border-radius:12px;color:#e4212e;margin-left:.5rem;padding:.5rem .625rem}.customer-stories__posts{display:flex;flex-direction:column;gap:2rem}@media (min-width:1024px){.customer-stories__posts{flex-direction:row}}.customer-stories__featured-post{flex:1}.customer-stories__featured-post .simple-card{height:100%}.customer-stories__featured-post .simple-card img{aspect-ratio:16/9;border-radius:24px;margin:0!important;-o-object-fit:cover;object-fit:cover}.customer-stories__list{display:flex;flex:1;flex-direction:column}.customer-stories__list .simple-card{align-items:center;display:flex;flex:1;justify-content:center;margin:5px}.customer-stories__list .simple-card img{aspect-ratio:16/9;border-radius:24px;height:120px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.ebook-cards-block{margin-bottom:4.5rem}.ebook-cards-block__posts{display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.ebook-cards-block__posts{flex-direction:row;flex-wrap:wrap}}.ebook-cards-block__posts .card{background-color:#fff}.ebook-cards-block__posts .card__info{border:1px solid #e4e7ea;border-radius:.75rem;font:normal normal 400 16px/1.2 Special Gothic Condensed One,sans-serif;padding:12px;width:-moz-max-content;width:max-content}.ebook-cards-block__posts .card__link{align-items:center;display:inline-flex;gap:.5rem;transition:.1s ease-out}.ebook-cards-block__posts .card__link img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.ebook-cards-block__posts .card__link:hover{gap:1rem;transition:.2s ease}@media (min-width:768px){.ebook-cards-block__posts .card{flex:1 1 48%;max-width:50%}}.ebooks-search-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px 0 32px}.ebooks-search-block .ebooks-search-wrapper{margin:auto;text-align:center;width:100%}.ebooks-search-block .ebooks-search-wrapper .search-results-container{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.ebooks-search-block .ebooks-search-wrapper .search-results-container{flex-direction:row;flex-wrap:wrap}}.ebooks-search-block .ebooks-search-wrapper .search-results-container h2.ebooks-search-results{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;justify-content:center;min-height:165px;width:100%}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;flex:1 1 48%;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}@media (min-width:768px){.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card{flex:1 1 48%;max-width:48%}}@media (min-width:1024px){.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card{max-width:24%}}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card-title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;text-align:left;width:100%}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card img.search-card-logo{aspect-ratio:16/9;border-radius:24px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card a.read-more{align-items:center;color:#e4212e;display:flex;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;gap:.5rem;text-align:left;transition:.1s ease-out;width:100%}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card a.read-more img.read-more-image{height:18px;vertical-align:middle;width:auto}.ebooks-search-block .ebooks-search-wrapper .search-results-container .search-card a.read-more:hover{gap:1rem;transition:.2s ease}.ebooks-search-block .ebooks-search-wrapper input.ebooks-search-input{background-color:#f9fafb;background-image:url(/wp-content/themes/simplaq/assets/dist/images/Search.svg);background-position:20px;background-repeat:no-repeat;background-size:20px 20px;border:0;border-radius:24px;color:#94959f;font:normal normal 400 16px Inter,serif;margin-bottom:1rem;max-width:370px;padding:1rem 1.25rem 1rem 52px;width:100%}.ebooks-search-block .ebooks-search-wrapper input.ebooks-search-input:focus-visible{outline:1px solid #ff393c}.blog-tabs-block{background-color:transparent;border-radius:40px;margin-bottom:4.5rem;padding:2rem 1rem}@media (min-width:601px){.blog-tabs-block{padding:1rem}}@media (min-width:768px){.blog-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1024px){.blog-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1440px){.blog-tabs-block{margin-bottom:3.125rem;padding:2rem 0}}.blog-tabs-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.blog-tabs-block .btn:last-child{margin-right:0}.blog-tabs-block .btn.js-active,.blog-tabs-block .btn:hover{background-color:#17181b;color:#fff}.blog-tabs-block .header{margin:50px auto;max-width:500px;text-align:center}.blog-tabs-block .header__title{font-weight:500;margin-bottom:30px}.blog-tabs-block .content{margin:auto;max-width:100%}.blog-tabs-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.blog-tabs-block .content__inner{height:auto;margin:auto;width:100%}.blog-tabs-block .tabs{height:auto;overflow:hidden;padding:15px;position:relative}.blog-tabs-block .tabs__nav{background-color:#f9fafb;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.blog-tabs-block .tabs__nav{width:-moz-max-content;width:max-content}}.blog-tabs-block .tabs__nav-decoration{background-color:#17181b;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.blog-tabs-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.blog-tabs-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-tabs-block .tabs__nav-item.js-active{color:#fff}.blog-tabs-block .tabs__panels{margin-top:30px;position:relative}.blog-tabs-block .tabs__panel{display:none;flex-direction:column;flex-wrap:wrap;gap:1rem;opacity:0;transition:none;width:100%}@media (min-width:768px){.blog-tabs-block .tabs__panel{flex-direction:row}}.blog-tabs-block .tabs__panel.js-active{display:flex;opacity:1;transition:all .25s ease-in 0s}.blog-tabs-block .tabs__panel-card{background-color:transparent;border-color:#f9fafb;border-radius:24px;display:flex;flex-direction:column;padding:32px}@media (min-width:768px){.blog-tabs-block .tabs__panel-card{flex:48%;max-width:48%}}@media (min-width:1440px){.blog-tabs-block .tabs__panel-card{flex:32%;max-width:32%}}@media (min-width:1920px){.blog-tabs-block .tabs__panel-card{flex:24%;max-width:24%}}.blog-tabs-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.blog-tabs-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.blog-tabs-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.blog-tabs-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.blog-tabs-block .tabs__panel-card img{border-radius:18px;width:100%}.blog-tabs-block .tabs__panel-card:last-child{margin-bottom:0}.blog-tabs-block .tabs__panel-card--spaced-between{justify-content:space-between}.blog-tabs-block .card{flex:1 1 100%;height:-moz-max-content;height:max-content;max-width:100%}@media (min-width:434px){.blog-tabs-block .card{flex:1 1 100%;max-width:100%}}@media (min-width:768px){.blog-tabs-block .card{flex:1 1 50%;max-width:48%}}@media (min-width:1024px){.blog-tabs-block .card{flex:1 1 32%;max-width:32%}}.blog-tabs-block .pagination{align-items:center;display:flex;justify-content:space-between}.blog-tabs-block .pagination__dropdown label{margin-right:1rem}.blog-tabs-block .pagination__pages .pagination__page{align-items:center;border-radius:12px;display:flex;flex-direction:column;font:normal normal 400 16px/1.2 Special Gothic Condensed One,sans-serif;gap:10px;height:40px;justify-content:center;padding:.5rem;width:40px}.blog-tabs-block .pagination__pages .pagination__page.active{background-color:#f9fafb;padding:.5rem}.faq-search-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px 0 32px}.faq-search-block .faq-search-wrapper{margin:auto;text-align:center;width:100%}.faq-search-block .faq-search-wrapper .search-results-container{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:left}.faq-search-block .faq-search-wrapper .search-results-container h2.faq-search-results{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;justify-content:center;min-height:165px;width:100%}.faq-search-block .faq-search-wrapper .search-results-container .search-card{align-items:center;border:1px solid #f9fafb;border-radius:24px;display:flex;flex:1 1 48%;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}@media (min-width:768px){.faq-search-block .faq-search-wrapper .search-results-container .search-card{flex:1 1 48%;max-width:48%}}@media (min-width:1024px){.faq-search-block .faq-search-wrapper .search-results-container .search-card{max-width:24%}}.faq-search-block .faq-search-wrapper .search-results-container .search-card-title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;text-align:left;width:100%}.faq-search-block .faq-search-wrapper .search-results-container .search-card img.search-card-logo{aspect-ratio:16/9;border-radius:24px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.faq-search-block .faq-search-wrapper .search-results-container .search-card a.read-more{align-items:center;color:#e4212e;display:flex;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;gap:.5rem;text-align:left;transition:.1s ease-out;width:100%}.faq-search-block .faq-search-wrapper .search-results-container .search-card a.read-more img.read-more-image{height:18px;vertical-align:middle;width:auto}.faq-search-block .faq-search-wrapper .search-results-container .search-card a.read-more:hover{gap:1rem;transition:.2s ease}.faq-search-block .faq-search-wrapper input.faq-search-input{background-color:#f9fafb;background-image:url(/wp-content/themes/mostar-run/assets/dist/images/Search.svg);background-position:20px;background-repeat:no-repeat;background-size:20px 20px;border:0;border-radius:24px;color:#94959f;font:normal normal 400 16px Inter,serif;margin-bottom:1rem;max-width:370px;padding:1rem 1.25rem 1rem 52px;width:100%}.faq-search-block .faq-search-wrapper input.faq-search-input:focus-visible{outline:1px solid #ff393c}.faq-tabs-block{background-color:transparent;border-radius:40px;margin-bottom:4.5rem;padding:2rem 1rem}@media (min-width:601px){.faq-tabs-block{padding:1rem}}@media (min-width:768px){.faq-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1024px){.faq-tabs-block{margin-bottom:6.25rem;padding:1.8rem 0}}@media (min-width:1440px){.faq-tabs-block{margin-bottom:3.125rem;padding:2rem 0}}.faq-tabs-block .section-top{margin-bottom:3.125rem}.faq-tabs-block .btn{background-color:#fff;border:1px solid #17181b;border-radius:3px;cursor:pointer;margin-right:10px;outline:none;padding:10px 20px;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:linear}.faq-tabs-block .btn:last-child{margin-right:0}.faq-tabs-block .btn.js-active,.faq-tabs-block .btn:hover{background-color:#17181b;color:#fff}.faq-tabs-block .header{margin:50px auto;max-width:500px;text-align:center}.faq-tabs-block .header__title{font-weight:500;margin-bottom:30px}.faq-tabs-block .content{margin:auto;max-width:100%}.faq-tabs-block .content__title{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center}.faq-tabs-block .content__inner{height:auto;margin:auto;width:100%}.faq-tabs-block .tabs{height:auto;overflow:hidden;position:relative}.faq-tabs-block .tabs__nav{background-color:#f9fafb;border-radius:2.125rem;margin:auto;overflow-x:auto;position:relative;white-space:nowrap;width:100%}@media (min-width:601px){.faq-tabs-block .tabs__nav{width:-moz-max-content;width:max-content}}.faq-tabs-block .tabs__nav-decoration{background-color:#17181b;border-radius:2.125rem;height:100%;left:0;position:absolute;top:0;transition:width .2s linear 0s,transform .2s ease-out 0s;z-index:1}.faq-tabs-block .tabs__nav-list{display:flex;justify-content:flex-start;list-style-type:none;position:relative;z-index:5}.faq-tabs-block .tabs__nav-item{cursor:pointer;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;padding:1.125rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-tabs-block .tabs__nav-item.js-active{color:#fff}.faq-tabs-block .tabs__panels{margin-top:30px;position:relative}.faq-tabs-block .tabs__panel{display:none;flex-wrap:wrap;gap:.5rem;opacity:0;transition:none;width:100%}.faq-tabs-block .tabs__panel.js-active{align-items:center;display:grid;flex-direction:column;grid-template-columns:1fr;opacity:1;transition:all .25s ease-in 0s}@media (min-width:768px){.faq-tabs-block .tabs__panel.js-active{grid-template-columns:repeat(2,1fr)}}.faq-tabs-block .tabs__panel{justify-content:center}.faq-tabs-block .tabs__panel-card{background-color:transparent;border:1px solid #f9fafb;border-radius:24px;display:flex;flex-direction:column;padding:32px}@media (min-width:768px){.faq-tabs-block .tabs__panel-card{flex:48%;max-width:48%}}@media (min-width:1440px){.faq-tabs-block .tabs__panel-card{flex:32%;max-width:32%}}@media (min-width:1920px){.faq-tabs-block .tabs__panel-card{flex:24%;max-width:24%}.faq-tabs-block .tabs__panel-card:first-child,.faq-tabs-block .tabs__panel-card:nth-child(2),.faq-tabs-block .tabs__panel-card:nth-child(3){flex:1 1 32%;max-width:32%}}.faq-tabs-block .tabs__panel-card span.item-number{align-items:center;background-color:#fff;border-radius:50px;display:flex;font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;justify-content:center;padding:1rem;width:-moz-max-content;width:max-content}.faq-tabs-block .tabs__panel-card span.item-number mark{height:24px;width:24px}.faq-tabs-block .tabs__panel-card p.item-title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:1rem;text-align:center}.faq-tabs-block .tabs__panel-card p.item-text{font:normal normal 400 14px/24px Inter,serif;text-align:center}.faq-tabs-block .tabs__panel-card img{border-radius:18px;width:100%}.faq-tabs-block .tabs__panel-card:last-child{margin-bottom:0}.faq-tabs-block .tabs__panel-card{text-align:center}.faq-tabs-block .tabs__panel-card a{align-items:center;background-color:#eef1f4;border-radius:24px;display:flex;justify-content:center;margin-left:auto;padding:.875rem;width:-moz-max-content;width:max-content}.faq-tabs-block .tabs__panel-card a img.linkedin-icon{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}.faq-tabs-block .tabs__panel-card img.item-image{display:block;height:124px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;width:124px}.faq-tabs-block .tabs__panel-card p.title{font:normal normal 400 24px/1.2 Special Gothic Condensed One,sans-serif;margin-bottom:4px}.faq-tabs-block .tabs__panel-card p.department-list{font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;margin-bottom:.75rem}.faq-tabs-block .tabs__panel-card--spaced-between{justify-content:space-between}@media (min-width:434px){.standalone-title__wrapper{margin:0 auto;width:475px}}@media (min-width:601px){.standalone-title__wrapper{margin:0 auto;width:569px}}@media (min-width:1440px){.standalone-title__wrapper{margin:0 auto;width:814px}}.standalone-title__buttons{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:434px){.standalone-title__buttons{align-items:center;flex-direction:row;gap:.75rem}}.featured-post-block{margin-bottom:5rem}.featured-post-block__wrapper{align-items:center;border:1px solid #eef1f4;border-radius:40px;display:flex;flex-direction:column;gap:2.5rem;padding:1.5rem}@media (min-width:434px){.featured-post-block__wrapper{flex-direction:column}}@media (min-width:768px){.featured-post-block__wrapper{flex-direction:row}}.featured-post-block__wrapper img.featured-image{border-radius:24px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:434px){.featured-post-block__wrapper img.featured-image{-o-object-fit:cover;object-fit:cover;width:100%}}@media (min-width:768px){.featured-post-block__wrapper img.featured-image{height:264px;width:470px}}.featured-post-block__wrapper .post-info-top{display:flex;justify-content:space-between;margin-bottom:1rem}.featured-post-block__wrapper .post-info-top .category{border:1px solid #eef1f4;border-radius:.75rem;font:normal normal 400 16px/1.2 Special Gothic Condensed One,sans-serif;padding:.75rem}.featured-post-block__wrapper .post-info-top .date{align-items:center;display:flex;gap:.5rem}.featured-post-block__wrapper .post-info-top .date img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.featured-post-block__wrapper .post-info-main .post-title{font:normal normal 400 1.5rem/1.2 Inter,serif;font-weight:700;margin-bottom:8px}.featured-post-block__wrapper .post-info-main p{font:normal normal 400 14px/24px Inter,serif;margin-bottom:1rem}.featured-post-block__wrapper .post-info-main .read-more a{align-items:center;color:#e4212e;display:flex;font:normal normal 400 18px/24px Special Gothic Condensed One,sans-serif;gap:8px}.featured-post-block__wrapper .post-info-main .read-more a img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.solution-pills-block{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.solution-pills-block .pill-tab{border:1px solid #eef1f4;border-radius:12px;padding:20px 24px;width:-moz-max-content;width:max-content}.solution-pills-block .pill-tab:hover{border-color:#e4212e}.block-1{background:linear-gradient(333.58deg,rgba(38,38,38,.922) -28.03%,#772fdc 102.57%);border-radius:12px;display:flex;justify-content:center;margin-bottom:4.875rem;padding-block:3rem}@media (min-width:601px){.block-1{margin-bottom:6.25rem}}@media (min-width:768px){.block-1{margin-bottom:7.5rem;padding-block:6.25rem}}@media (min-width:1024px){.block-1{margin-bottom:9.375rem}}.block-1-wrapper{padding-inline:1rem;text-align:center}.block-1-wrapper .top-info{align-items:center;display:flex;flex-direction:column}.block-1-wrapper .top-info .top-subtitle{background-color:#fff;border-radius:34px;color:#772fdc;font-size:12px;font-weight:600;line-height:16px;margin-bottom:1.25rem;padding:12px 24px;text-align:center;vertical-align:middle;width:-moz-max-content;width:max-content}.block-1-wrapper .top-info h2{color:#fff;font-family:Raleway;font-size:56px;font-weight:700;line-height:48px;margin-bottom:2rem;vertical-align:middle}.block-1-wrapper .form-wrapper-1{max-width:785px}.block-1-wrapper .form-wrapper-1 .inputs{-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:1fr;margin-bottom:1rem;row-gap:16px}@media (min-width:601px){.block-1-wrapper .form-wrapper-1 .inputs{grid-template-columns:1fr 1fr}}.block-1-wrapper .form-wrapper-1 .inputs label{color:#fff;display:flex;flex-direction:column;font-family:Raleway;font-size:12px;font-weight:400;line-height:20px;text-align:left;vertical-align:middle}.block-1-wrapper .form-wrapper-1 .inputs label>*{margin-top:4px}.block-1-wrapper .form-wrapper-1 .inputs label.message{grid-column:1/-1}.block-1-wrapper .form-wrapper-1 .inputs label input,.block-1-wrapper .form-wrapper-1 .inputs label textarea{background-color:transparent;border:1px solid #e4e7ea;border-radius:1rem;color:#fff;font-family:Raleway;padding:1rem 20px;width:100%}.block-1-wrapper .form-wrapper-1 .inputs label input:focus-visible,.block-1-wrapper .form-wrapper-1 .inputs label textarea:focus-visible{border:2px solid #886fd6;outline:none}.block-1-wrapper .form-wrapper-1 .inputs label input:-webkit-autofill,.block-1-wrapper .form-wrapper-1 .inputs label input:-webkit-autofill:focus,.block-1-wrapper .form-wrapper-1 .inputs label input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;background-color:transparent!important;border:1px solid #e4e7ea;box-shadow:inset 0 0 0 1000px transparent!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.block-1-wrapper .form-wrapper-1 .acceptance{color:#fff;display:flex;flex-direction:column;font-family:Raleway;font-size:14px;font-weight:600;gap:12px;line-height:20px;margin-bottom:2rem;text-align:left}.block-1-wrapper .form-wrapper-1 .acceptance span{margin:0}.block-1-wrapper .form-wrapper-1 .acceptance input{margin-right:.5rem}.block-1 .button-group{align-items:center;display:flex;gap:16px;justify-content:center}.block-1 .button-group .button{border:2px solid #fff;color:#772fdc;min-width:232px;outline:0;padding:18px}.block-1 .button-group .button:hover{background-color:#772fdc;color:#fff}.block-1 .button-group .wpcf7-spinner{position:absolute}.block-1 .fullwidth{width:100%}.block-1 .intl-tel-input.separate-dial-code .selected-flag{background-color:transparent;border-radius:1rem}.block-2{overflow:hidden}.block-2-wrapper{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.block-2-wrapper{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.block-2-wrapper{gap:4rem}}@media (min-width:1440px){.block-2-wrapper{gap:6rem}}.block-2-wrapper figure{position:relative}.block-2-wrapper figure img{border-radius:1rem;width:100%}@media (min-width:1440px){.block-2-wrapper figure img{max-width:100%}}.block-2-wrapper figure .timer-wrapper{bottom:1rem;position:absolute;right:1rem}.block-2-wrapper figure .timer-wrapper .countdown-timer{-webkit-backdrop-filter:blur(5px) saturate(180%);backdrop-filter:blur(5px) saturate(180%);background:linear-gradient(rgba(228,33,46,.1),rgba(168,26,36,.31));border:2px solid #e4212e;border-radius:.75rem;color:#fff;display:flex;font-variant-numeric:tabular-nums;font-weight:600;gap:.5rem;padding:.5rem 1rem}.block-2-wrapper figure .timer-wrapper .countdown-timer .countdown-item{display:flex}.block-2-wrapper .content{margin-bottom:64px;max-width:660px}.block-2-wrapper .content-title{margin-bottom:2rem}.block-2-wrapper .content-title .title{margin-bottom:.75rem}.block-2-wrapper .content .cards{display:grid;flex-direction:column;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.block-2-wrapper .content .cards .card{background-color:#fff!important;border:1px solid #eef1f4;height:-moz-max-content;height:max-content;padding:20px 24px}.block-2-wrapper .content .cards .card .card-title{font-size:18px;font-size:1.25rem;font-weight:700;line-height:26px;margin-bottom:.5rem}.block-2-wrapper .content .cards .card .card-description{font-size:1rem;line-height:1.2}.block-2-wrapper .content .buttons-wrap{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.block-2-wrapper .content .buttons-wrap .button{background:linear-gradient(#e4212e,#a81a24);border-radius:1rem;color:#fff;font-weight:500;padding:18px 3.375rem;text-align:center;width:100%}@media (min-width:601px){.block-2-wrapper .content .buttons-wrap .button{width:-moz-max-content;width:max-content}}.block-3-wrapper{align-items:center;display:grid;gap:16px;padding:0 1rem}.block-3 .title h2{font-size:clamp(18px,2vw,28px);font-weight:500;line-height:1.2;margin:0;text-align:center}.block-3 .countdown-timer{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;font-variant-numeric:tabular-nums;gap:18px;justify-content:center;padding:8px 0}@media (min-width:601px){.block-3 .countdown-timer{flex-direction:row}}.block-3 .countdown-timer .wrapper-items{align-items:center;display:flex;gap:18px}.block-3 .countdown-item{display:grid;min-width:86px;place-items:center}.block-3 .countdown-value{font-size:clamp(38px,6vw,72px);font-weight:700;letter-spacing:.02em;line-height:1}.block-3 .countdown-label{font-size:12px;letter-spacing:.12em;margin-top:8px;opacity:.75;text-transform:uppercase}.block-3 .countdown-sep{font-size:clamp(28px,3.5vw,44px);line-height:1;opacity:.35;transform:translateY(-10px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.block-3 .countdown-note{font-size:14px;margin:0;opacity:.7;text-align:center}@media (max-width:520px){.block-3 .countdown-item{min-width:72px}.block-3 .countdown-sep{transform:translateY(-6px)}}.block-4{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.125rem;padding-bottom:3.125rem}.block-4 .container{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:601px){.block-4 .container{grid-template-columns:2fr 3fr}}.block-4__title{flex:1 1 40%}.block-4__form{align-items:center;display:flex;flex:1 1 1;flex-direction:row;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:space-between}@media (min-width:601px){.block-4__form{flex-direction:row;gap:0}}.block-4__form input{border-radius:12px!important;flex:1 1 0;min-height:4.375rem}@media (min-width:601px){.block-4__form input{border-radius:12px 0 0 12px!important;flex:1 1 70%;margin:10px 0}}.block-4__form .button{flex:1 1 1;padding-left:15px;padding-right:15px;width:100%}@media (min-width:601px){.block-4__form .button{flex:1 1 30%}}.block-4 .section-title{font-size:46px!important;font-weight:800}.block-4 .col-1,.block-4 .col-2{flex:1}.block-4 .form__row{align-items:center;display:flex;width:100%}@media (min-width:1024px){.block-4 .form__row{width:70%}}.block-4 .form__fields-wrapper{display:flex;justify-content:center;max-width:650px;padding:0 1rem;width:100%}@media (min-width:768px){.block-4 .form__fields-wrapper{padding:0}}.block-4 .button,.block-4 .form__field{height:3.4375rem}.block-4 .button{margin-left:-.7rem;white-space:nowrap}.block-4 .form__field{flex:1;margin:0;padding-right:1.875rem}.block-4 .col-2{text-align:center}@media (min-width:768px){.block-4 .col-2{text-align:right}}.newsletter-title{font-size:46px;font-weight:800;margin-top:2rem}.newsletter__form{align-items:center;display:flex}.newsletter__form .sib-email-area input{border-radius:12px 0 0 12px!important;height:3.4375rem;padding:0 12px}.block-5{background-position:50%;background-repeat:no-repeat;background-size:cover!important;border-radius:0 0 20px 20px;margin-top:-90px;width:100%}@media (min-width:601px){.block-5{height:30rem}}.block-5 .container{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;padding-top:12rem}@media (min-width:601px){.block-5 .container{padding-top:8rem}}.block-5__title{color:#fff;font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:.175rem;line-height:1;margin:.625rem 0 2rem;text-align:center;text-transform:uppercase}@media (min-width:601px){.block-5__title{font-size:2.5rem;margin-bottom:0}}.block-5__title h1{font:normal normal 400 54px/50px Special Gothic Condensed One,sans-serif}.block-5__breadcrumbs{color:#fff;font-size:1rem;margin-bottom:.625rem;text-align:center;text-transform:uppercase}@media (min-width:601px){.block-5__breadcrumbs{font-size:1.25rem}}.block-5__breadcrumbs a{color:#fff}.block-5__breadcrumbs a:hover{color:#e4212e}.block-6{overflow:hidden;padding-block:28px 40px;position:relative}@media (min-width:768px){.block-6{padding-block:46px 60px}}.block-6 .info{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}@media (min-width:601px){.block-6 .info{margin-bottom:32px}}.block-6 .info .title{font:normal normal 400 42px/1.2 Special Gothic Condensed One,sans-serif;font-weight:600;margin:0}@media (min-width:601px){.block-6 .info .title{font:500 40px/52px}}.block-6 .info .button{border:1px solid #e4212e;display:none}@media (min-width:601px){.block-6 .info .button{display:flex}}.block-6 .gallery{gap:40px;margin:auto;max-width:1600px;overflow:visible;padding:0 1rem;position:relative;width:100%}@media (min-width:768px){.block-6 .gallery{padding:0}}.block-6 .gallery .swiper-container{height:100%;width:100%}.block-6 .gallery .swiper-wrapper{display:flex}.block-6 .gallery .swiper-slide{align-items:flex-end;display:flex;justify-content:center}.block-6 .gallery .swiper-slide img{border-radius:8px;height:auto;max-height:400px;-o-object-fit:contain;object-fit:contain;width:100%}.block-6 .gallery .nav{align-items:center;display:flex;gap:1rem;position:relative;width:100%}@media (min-width:601px){.block-6 .gallery .nav{max-width:1424px}}.block-6 .gallery .nav-item .swiper-button-next,.block-6 .gallery .nav-item .swiper-button-prev{background:transparent;color:#e4212e;cursor:pointer;display:flex;height:40px;position:relative;transition:.3s;width:40px}.block-6 .gallery .nav-item .swiper-button-next:hover,.block-6 .gallery .nav-item .swiper-button-prev:hover{background:rgba(0,0,0,.5)}.block-6 .gallery .nav-item .swiper-button-next:after,.block-6 .gallery .nav-item .swiper-button-prev:after{all:unset}.block-6 .gallery .nav-item .swiper-button-prev{left:unset}.block-6 .gallery .nav-item .swiper-button-next{right:unset}.block-6 .gallery .nav-item .swiper-pagination6{display:flex;display:none;max-width:100%}@media (min-width:601px){.block-6 .gallery .nav-item .swiper-pagination6{display:flex}}.block-6 .gallery .nav-item .swiper-pagination6 .swiper-pagination-progressbar-fill{background-color:#17181b}.block-6 .gallery .nav .item-one{display:none;position:relative;width:100%}@media (min-width:601px){.block-6 .gallery .nav .item-one{display:flex}}.block-6 .gallery .nav .item-two{display:flex;gap:1.5rem;height:100%;width:-moz-max-content;width:max-content}.block-6 .gallery .nav .item-two .next,.block-6 .gallery .nav .item-two .prev{all:unset;align-items:center;border:1px solid #000;cursor:pointer;display:flex;padding:1rem 24px;width:unset}.block-6 .gallery .nav .item-two .next img,.block-6 .gallery .nav .item-two .prev img{height:24px!important;max-width:unset;-o-object-fit:contain;object-fit:contain;width:24px!important}.block-6 .gallery .nav .item-two .prev{rotate:180deg}.block-6 .mobile-button{border:1px solid #17181b;display:flex;justify-content:center}@media (min-width:601px){.block-6 .mobile-button{display:none}}.block-6 .bottom-controls{align-items:center;display:flex;gap:1rem;margin-top:2rem;padding-block:0;position:relative}.block-6 .bottom-controls .swiper-pagination6{height:2px;position:relative}.block-6 .bottom-controls .swiper-pagination6 .swiper-pagination-progressbar-fill{background-color:#e4212e}.block-6 .bottom-controls .nav{align-items:center;display:flex;gap:1rem;justify-content:center}.block-6 .bottom-controls .nav .next,.block-6 .bottom-controls .nav .prev{align-items:center;border:1px solid #000;border-radius:12px;cursor:pointer;display:flex;height:56px;margin:0;position:static;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:unset}.block-6 .bottom-controls .nav .next img,.block-6 .bottom-controls .nav .prev img{height:24px!important;margin:1rem 24px;max-width:unset;-o-object-fit:contain;object-fit:contain;width:24px!important}.block-6 .bottom-controls .nav .next:after,.block-6 .bottom-controls .nav .prev:after{all:unset}.block-6 .bottom-controls .nav .prev{transition:.2s ease}.block-6 .bottom-controls .nav .prev:hover img{transform:translateX(4px);transition:.2s ease}.block-6 .bottom-controls .nav .prev img{rotate:180deg}.block-6 .bottom-controls .nav .next{transition:.2s ease}.block-6 .bottom-controls .nav .next:hover img{transform:translateX(4px);transition:.2s ease}.block-6 .bottom-controls .nav .swiper-button-lock{display:none}.block-7{padding:clamp(2.5rem,5vw,4.5rem) 0}.block-7__wrapper{margin:0 auto;width:min(1180px,92vw)}.block-7__header{margin-bottom:1.5rem;width:100%}@media (min-width:601px){.block-7__header{width:-moz-max-content;width:max-content}}.block-7__subtitle{background:rgba(228,33,46,.164);border-radius:34px;color:#e4212e;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:1.25rem;padding:.75rem 1.5rem;text-align:left!important}.block-7__title{font:normal normal 400 34px/1.2 Special Gothic Condensed One,sans-serif;font-weight:700;line-height:1.15;margin:0;text-align:left!important}.racers-table{--card-bg:hsla(0,0%,100%,.04);--card-bd:hsla(0,0%,100%,.1);--muted:$text-dark-primary;--text:$text-dark-primary}.racers-table__topbar{align-items:flex-end;align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}@media (max-width:720px){.racers-table__topbar{align-items:stretch;flex-direction:column}}.racers-table__controls{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}@media (max-width:720px){.racers-table__controls{justify-content:space-between}}.racers-table__entries{align-items:center;color:var(--muted);display:inline-flex;font-size:.95rem;gap:.5rem}.racers-table__entries select{background:rgba(228,33,46,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;color:var(--text);height:42px;outline:none;padding:0 .75rem}.racers-table__entries select:focus{border-color:hsla(0,0%,100%,.28)}.racers-table__search{flex:1;min-width:260px}.racers-table__search input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,6%,.164);border-radius:.9rem;color:var(--text);height:42px;outline:none;padding:0 1rem;width:100%}.racers-table__search input::-moz-placeholder{color:#94959f}.racers-table__search input::placeholder{color:#94959f}.racers-table__search input:focus{border:1px solid rgba(97,5,5,.5)}.racers-table__search input:-webkit-autofill{-webkit-text-fill-color:var(--text);border:1px solid hsla(0,0%,100%,.14);box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.06);-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.racers-table__search input:-webkit-autofill:focus{border:1px solid hsla(0,0%,100%,.28)}.racers-table__meta{align-items:center;background-color:#e4212e;border-radius:12px;color:#fff;display:flex;font-size:.95rem;height:42px;padding:0 1rem;vertical-align:middle;white-space:nowrap}@media (max-width:720px){.racers-table__meta{white-space:normal}}.racers-table__meta strong{font-size:1rem;padding:0 .5rem;vertical-align:middle}.racers-table__card{background:var(--card-bg);border:1px solid var(--card-bd);border-radius:1.25rem;overflow:hidden}.racers-table__status{border-bottom:1px solid hsla(0,0%,100%,.08);color:var(--muted);padding:1rem 1.25rem}.racers-table__status.is-error{background:rgba(210,38,38,.12);color:hsla(0,100%,91%,.92)}.racers-table__tablewrap{-webkit-overflow-scrolling:touch;overflow:auto}.racers-table__table{border-collapse:collapse;min-width:860px;width:100%}.racers-table__table thead{height:62px}.racers-table__table thead th{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e4212e;border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:.95rem;padding:.95rem 1rem;position:sticky;text-align:left;top:0}.racers-table__table thead th.is-center{text-align:center}.racers-table__table thead th.is-sortable{cursor:pointer;padding-right:2.2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.racers-table__table thead th.is-sortable:after{color:hsla(0,0%,100%,.35);content:"↕";font-size:.9rem;position:absolute;right:.85rem;top:50%;transform:translateY(-50%)}.racers-table__table thead th.is-sortable.is-sorted-asc:after{color:hsla(0,0%,100%,.75);content:"↑"}.racers-table__table thead th.is-sortable.is-sorted-desc:after{color:hsla(0,0%,100%,.75);content:"↓"}.racers-table__table tbody td{border-bottom:1px solid hsla(0,0%,100%,.07);color:#17181b;font-size:.95rem;padding:.85rem 1rem;vertical-align:middle}.racers-table__table tbody td.is-center{text-align:center}.racers-table__table tbody tr:nth-child(2n){background-color:#f1f1f1}.racers-table__table tbody tr:hover td{background:hsla(0,0%,100%,.03)}.racers-table__empty{color:hsla(0,0%,100%,.55);padding:1.5rem 1rem!important;text-align:center}.racers-table__footer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e4212e;border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;display:flex;flex-wrap:wrap;font-size:.95rem;gap:1rem;justify-content:center;padding:.95rem 1rem}@media (min-width:601px){.racers-table__footer{align-items:stretch;flex-direction:row;justify-content:space-between}}.racers-table__info{align-items:center;color:var(--muted);display:flex;font-size:.95rem;text-align:center}@media (min-width:601px){.racers-table__info{text-align:left}}.racers-table__noscript{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:1rem;color:hsla(0,0%,100%,.78);margin-top:.75rem;padding:.9rem 1rem}.pag{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.35rem}.pag__btn{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:.85rem;color:#fff;cursor:pointer;height:30px;min-width:25px;padding:0 .75rem}.pag__btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.22)}.pag__btn.is-active{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.28)}.pag__btn.is-disabled{cursor:not-allowed;opacity:.45}.pag__dots{color:hsla(0,0%,100%,.55);padding:0 .25rem}.fee{align-items:center;border-radius:.75rem;display:inline-flex;font-weight:700;height:28px;justify-content:center;width:28px}.fee--yes{background:#2ecc71;border:1px solid rgba(46,204,113,.35);color:rgba(230,255,241,.95)}.fee--no{background:rgba(231,76,60,.18);border:1px solid rgba(231,76,60,.35);color:hsla(5,100%,95%,.95)}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}html{box-sizing:border-box;color:#17181b;overflow:unset;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;max-width:100%}@media (min-width:601px){body{position:relative}}body .contact-modal{display:none}body:has(:not(single-resources)){overflow-x:hidden}.single-documentation,.single-resources{overflow:visible!important}hr.side-hr{border:1px solid #eef1f4}@view-transition{navigation:auto}a{-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:inherit;margin:0;padding:0}footer ul{list-style:none}#footer-primary,#footer_lang,#primary-menu,footer ul.dropdown-menu{list-style:none!important}footer ul.dropdown-menu{margin:0!important}.dropdown-menu{list-style:none!important}.mt70{margin-top:70px!important}.mt100{margin-top:100px!important}.first-item{padding-top:70px!important}@media (min-width:601px){.first-item{padding-top:120px!important}}main.single-post ul{list-style:disc;margin:1rem}p{font:normal normal 400 16px/24px Inter,serif;line-height:1.6}.container{overflow:hidden;padding:1rem}.container:has(.landing-three-block){overflow:visible}@media (min-width:601px){.container{padding:1.5rem}}@media (min-width:768px){.container{padding:2.5rem}}@media (min-width:1024px){.container{padding:2.5rem}}@media (min-width:1600px){.container{margin:0 auto;width:1600px}}.wrapper{margin:0 auto;max-width:1600px;padding:1rem}.br-12{border-radius:12px!important;overflow:hidden}.br-12-bot{border-radius:0 0 12px 12px!important;overflow:hidden}.single-post{overflow:visible}.container-fix{left:50%;margin-left:-50vw;position:relative;width:100vw}.align-left{align-items:flex-start;text-align:left!important}.align-right{align-items:flex-end;text-align:right!important}.align-middle{align-items:center;text-align:center!important}.section--dark{background-color:#17181b;border-radius:2.5rem;color:#fff;padding:2rem 1rem}@media (min-width:434px){.section--dark{padding:2.5rem}}@media (min-width:768px){.section--dark{padding:4.5rem 2.5rem}}@media (min-width:1024px){.section--dark{padding:5.4375rem 6.125rem}}.section--light{background-color:transparent;color:#17181b}.section--light .diagonal-cards__list .card{border-color:#eef1f4;color:#42007f}mark{-webkit-text-fill-color:transparent;background-color:transparent;background:linear-gradient(180deg,#e4212e,#a81a24);background-clip:text;-webkit-background-clip:text}.single-documentation .single-grid mark.has-inline-color{-webkit-text-fill-color:unset;background-color:unset;background:unset;background-clip:unset;-webkit-background-clip:unset;border-radius:10px;padding:6px 10px}code{background-color:#f5f6f9;padding:.5rem}.hide{display:none!important}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:4px;width:8px}::-webkit-scrollbar-track{background:hsla(210,8%,62%,.2)!important}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 0 hsla(210,8%,62%,.2)}::-webkit-scrollbar-thumb{background:linear-gradient(#e4212e,#a81a24)}.border-transparent{border-color:transparent!important}.gray-circle{background-color:#f9fafb;border-radius:100%}.icon-wrapper{align-items:center;background:#f9fafb;border-radius:1rem;display:flex;height:48px;justify-content:center;width:48px}.icon-wrapper:hover{box-shadow:inset 0 0 0 2px #e4212e;cursor:pointer}.custom-list{counter-reset:item;font-size:.875rem;font-weight:600;line-height:20px;list-style-type:none;padding:0}.custom-list li{margin-bottom:.75rem}.custom-list li:first-child{margin-top:.75rem}.custom-list li:before{-webkit-text-fill-color:transparent;background:linear-gradient(#e4212e,#a81a24),radial-gradient(204.89% 132.84% at 6.5% 94.37%,#f18c53 0,#e83a64 100%);background-clip:text;-webkit-background-clip:text;content:counter(item,decimal-leading-zero) "/";counter-increment:item;margin-right:1.5rem}.segments{overflow:visible}#getInTouch .submitted-message,#getInTouch2 .submitted-message{align-items:center;background-color:#00d261;border-radius:1rem;color:#fff;display:flex;justify-content:center;padding:16px}#getInTouch .submitted-message p,#getInTouch2 .submitted-message p{font-weight:700}#footer_lang .pll-parent-menu-item a.dropdown-toggle{align-items:center;display:flex}#footer_lang .pll-parent-menu-item .dropdown-toggle:after{display:none}.sticky-sidebar{background-color:#fff;display:block!important;right:-100vw;right:-100dvw;top:120px;transition:.2s ease;z-index:10}@media (min-width:601px){.sticky-sidebar{transition:.2s ease}}.sticky-sidebar-extended{display:block!important;right:0;transition:.2s ease}.grecaptcha-badge{visibility:hidden!important}.karijera img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{border-radius:8px;height:auto!important;width:100%!important}.wp-block-list{padding:1rem!important}.wp-block-list li{padding:8px!important}.wp-block-post-excerpt__more-text{font-weight:600;margin-top:1rem}[id]{scroll-margin-top:115px}.indent1{padding-left:1rem}.indent2{padding-left:2rem}.indent3{padding-left:3rem}.is-style-error,.is-style-success{padding:1rem!important}.section-top-subtitle{background:rgba(228,33,46,.164);border-radius:34px;color:#e4212e;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:1.25rem;padding:.75rem 1.5rem;text-align:center}h2.section-subtitle,h2.section-top-subtitle,h4.subtitle{font-family:Inter,system-ui,-apple-system,sans-serif!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.grid-minmax>div{display:grid!important;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}@media (min-width:768px){.grid-minmax>div{gap:3rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important}}.grid-minmax>div .df-popup-thumb{margin:0!important;padding:2rem;width:100%!important}@media (min-width:601px){.grid-minmax>div .df-popup-thumb{padding:0}}.grid-minmax>div .df-popup-thumb .df-book-title{font-size:1rem!important;font-weight:600!important}.track-map iframe{border:0;border-radius:12px}.has-text-align-center{text-align:center}.wp-block-accordion-heading__toggle-title{text-decoration-color:#e4212e!important}.format-text-content h1,.format-text-content h2{margin-bottom:1rem}.format-text-content h3,.format-text-content h4{margin-bottom:.8rem}.format-text-content hr{margin:2rem 0}.format-text-content p{margin-bottom:.5rem}.format-text-content .wp-block-list{padding:1rem 2rem!important}.format-text-content .tab-content{margin:auto;max-width:740px}.mr-bt0,.swiper-horizontal{margin-bottom:0!important}.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal{bottom:2rem!important}.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet{background-color:#e4212e!important}.df-popup-thumb .df-book-cover img{filter:grayscale(1);opacity:.3;padding:1.4rem!important;transition:.2s ease!important}.df-popup-thumb .df-book-cover img:hover{filter:grayscale(0);opacity:1}

/*# sourceMappingURL=style.css.map*/