.our-services{background:#fff;overflow:hidden;padding:80px 0 90px;position:relative}.our-services *,.our-services :after,.our-services :before{box-sizing:border-box}.our-services .our-services-wrapper{overflow:visible;position:relative}.our-services .inner-wrapper{margin:0 auto;max-width:1440px;padding:0 35px}.our-services .section-title{margin-bottom:42px;text-align:center}.our-services .section-title .title h2{color:#1f1f1f;font-family:Agenda-Bold,Agenda,sans-serif;font-size:clamp(48px,5vw,74px);font-weight:800;letter-spacing:-.055em;line-height:1;margin:0;position:relative}.our-services .section-title .title h2 b,.our-services .section-title .title h2 span,.our-services .section-title .title h2 strong{color:#f60;font-family:Agenda-Bold,Agenda,sans-serif;font-weight:800}.our-services .section-title .title:after{background:radial-gradient(circle,#f60 0 5px,transparent 6px) 50% /18px 18px no-repeat,linear-gradient(#f60,#f60) 0 /40px 3px no-repeat,linear-gradient(#f60,#f60) 100% /40px 3px no-repeat;content:"";display:block;height:18px;margin:18px auto 0;width:104px}.our-services .services-list{--service-slider-gutter:64px;--service-card-gap:10px;--service-arrow-size:50px;margin:0 auto;max-width:1308px;padding:0 var(--service-slider-gutter);position:relative;width:100%}.our-services .our-services-slider{position:relative;width:100%}.our-services .our-services-slider:not(.slick-initialized){display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.our-services .our-services-slider:not(.slick-initialized) .service-item:nth-child(n+4){display:none}.our-services .slick-list{margin:0!important;overflow:hidden!important;padding:10px 0 20px!important}.our-services .slick-track{align-items:stretch;display:flex!important;margin-left:0!important;margin-right:0!important}.our-services .slick-track:after,.our-services .slick-track:before{display:none!important}.our-services .slick-slide{float:none!important;height:auto!important;margin:0!important;min-height:1px;padding:0 var(--service-card-gap)!important}.our-services .slick-slide>div{display:flex;height:100%}.our-services .service-item{display:flex!important;height:100%;width:100%}.our-services .service-item.item-1{--service-accent:#f60;--service-accent-shadow:rgba(255,102,0,.22);--service-hover-bg:#fff3eb}.our-services .service-item.item-2{--service-accent:#0073ff;--service-accent-shadow:rgba(0,115,255,.22);--service-hover-bg:#edf6ff}.our-services .service-item.item-3{--service-accent:#05234a;--service-accent-shadow:rgba(5,35,74,.22);--service-hover-bg:#eef3f8}.our-services .service-item.item-4{--service-accent:#14b86a;--service-accent-shadow:rgba(20,184,106,.22);--service-hover-bg:#edfdf5}.our-services .service-item.item-5{--service-accent:#7a4cff;--service-accent-shadow:rgba(122,76,255,.22);--service-hover-bg:#f4f0ff}.our-services .service-item.item-6{--service-accent:#f60;--service-accent-shadow:rgba(255,102,0,.22);--service-hover-bg:#fff3eb}.our-services .card-layout{background:#fff;border-bottom:4px solid transparent;border-radius:10px;box-shadow:0 12px 32px rgba(0,40,90,.12);display:flex;flex-direction:column;height:100%;min-height:355px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;width:100%}.our-services .card-layout:focus-within,.our-services .card-layout:hover{border-bottom-color:var(--service-accent);box-shadow:0 24px 55px var(--service-accent-shadow);transform:translateY(-7px)}.our-services .featured-image-section{flex:0 0 auto;position:relative}.our-services .featured-image-section .image-wrapper{aspect-ratio:16/9;background:#05234a;overflow:hidden;position:relative}.our-services .featured-image-section .image-wrapper:before{background:linear-gradient(180deg,rgba(0,115,255,.04) 0,rgba(5,35,74,.18));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.our-services .image-link{display:block;height:100%;width:100%}.our-services .featured-image-section img{display:block;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease;width:100%}.our-services .card-layout:focus-within .featured-image-section img,.our-services .card-layout:hover .featured-image-section img{filter:brightness(.92) saturate(1.08);transform:scale(1.05)}.our-services .card-inner-content{background:#fff;display:flex;flex:1 1 auto;transition:background .28s ease}.our-services .card-layout:focus-within .card-inner-content,.our-services .card-layout:hover .card-inner-content{background:linear-gradient(180deg,#fff 0,var(--service-hover-bg) 100%)}.our-services .card-text{display:flex;flex-direction:column;min-height:190px;padding:24px 24px 28px;width:100%}.our-services .card-title h3{color:#1f1f1f;font-family:Agenda-Bold,Agenda,sans-serif;font-size:26px;font-weight:700;line-height:1.2;margin:0 0 16px;position:relative}.our-services .card-title h3:after{background:var(--service-accent);content:"";display:block;height:3px;margin-top:12px;transition:width .25s ease;width:54px}.our-services .card-layout:focus-within .card-title h3:after,.our-services .card-layout:hover .card-title h3:after{width:76px}.our-services .card-link,.our-services .card-title a{color:inherit;text-decoration:none}.our-services .card-link:focus h3,.our-services .card-link:hover h3,.our-services .card-title a:focus h3,.our-services .card-title a:hover h3{color:#1f1f1f}.our-services .description{margin-bottom:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);transition:max-height .35s ease,opacity .25s ease,transform .25s ease,margin-bottom .25s ease}.our-services .description p{color:#333;font-size:16px;line-height:1.58;margin:0}.our-services .card-layout:focus-within .description,.our-services .card-layout:hover .description{margin-bottom:24px;max-height:150px;opacity:1;transform:translateY(0)}.our-services .card-actions{margin-top:auto}.our-services .service-button{align-items:center;background-color:#f60;border:1px solid #f60;border-radius:5px;color:#fff;display:inline-flex;font-family:Agenda-Bold,Agenda,sans-serif;font-size:14px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.03em;line-height:1;min-width:150px;padding:15px 24px;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.our-services .service-button:focus,.our-services .service-button:hover{background-color:#f60;border-color:#f60;box-shadow:0 10px 22px rgba(255,102,0,.28);color:#fff;transform:translateY(-2px)}.our-services .button-arrow{font-size:18px;line-height:1;transform:translateY(-1px);transition:transform .25s ease}.our-services .service-button:focus .button-arrow,.our-services .service-button:hover .button-arrow{transform:translate(5px,-1px)}.our-services .slick-arrow{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.9);border:1px solid rgba(255,102,0,.18);border-radius:50%;box-shadow:0 10px 28px rgba(0,40,90,.12);color:transparent;cursor:pointer;display:flex!important;font-size:0;height:var(--service-arrow-size);justify-content:center;line-height:1;padding:0;position:absolute;top:38%;transform:translateY(-50%);transition:background-color .25s ease,box-shadow .25s ease,opacity .25s ease;width:var(--service-arrow-size);z-index:8}.our-services .slick-prev{left:calc(var(--service-slider-gutter)*-1 + 8px)}.our-services .slick-next{right:calc(var(--service-slider-gutter)*-1 + 8px)}.our-services .slick-next:before,.our-services .slick-prev:before{color:#f60;display:block;font-family:Arial,sans-serif;font-size:34px;font-weight:400;line-height:1;opacity:1;transform:translateY(-2px)}.our-services .slick-prev:before{content:"‹"}.our-services .slick-next:before{content:"›"}.our-services .slick-arrow:focus,.our-services .slick-arrow:hover{background:#fff;box-shadow:0 14px 34px rgba(0,40,90,.18);outline:none}.our-services .slick-arrow:focus-visible{outline:3px solid rgba(255,102,0,.35);outline-offset:3px}.our-services .slick-disabled{cursor:not-allowed;opacity:.35}.our-services .slick-dots{align-items:center;bottom:auto;display:flex!important;gap:8px;justify-content:center;list-style:none;margin:22px 0 0;padding:0;position:relative}.our-services .slick-dots li{height:auto;margin:0;padding:0;width:auto}.our-services .slick-dots li button{background:rgba(255,102,0,.28);border:0;border-radius:999px;cursor:pointer;display:block;font-size:0;height:8px;line-height:0;padding:0;transition:background-color .25s ease,transform .25s ease,opacity .25s ease;width:8px}.our-services .slick-dots li button:before{display:none}.our-services .slick-dots li.slick-active button{background:#f60;transform:scale(1.12)}.our-services .slick-dots li button:focus-visible{outline:3px solid rgba(255,102,0,.35);outline-offset:4px}.our-services .image-caption,.our-services .image-caption:after{display:none!important}.our-services .service-benefits-strip{align-items:center;background:linear-gradient(180deg,#fff,#fff8f3);border-radius:10px;box-shadow:0 12px 34px rgba(0,40,90,.1);display:grid;grid-template-columns:repeat(4,1fr);margin:55px auto 0;max-width:1180px;padding:22px 28px}.our-services .benefit-item{align-items:center;display:flex;gap:15px;justify-content:center;min-height:58px;padding:0 18px;position:relative}.our-services .benefit-item:not(:last-child):after{background:rgba(5,35,74,.18);bottom:10px;content:"";position:absolute;right:0;top:10px;width:1px}.our-services .benefit-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.our-services .benefit-icon img{display:block;height:42px;object-fit:contain;width:42px}.our-services .benefit-title{color:#4a3329;font-family:Agenda-Bold,Agenda,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.2;white-space:nowrap}@media (max-width:1024px){.our-services{padding:65px 0 75px}.our-services .inner-wrapper{padding:0 25px}.our-services .section-title{margin-bottom:36px}.our-services .section-title .title h2{font-size:42px;letter-spacing:-.045em}.our-services .services-list{--service-slider-gutter:58px;--service-card-gap:12px;--service-arrow-size:48px;max-width:876px}.our-services .slick-prev{left:calc(var(--service-slider-gutter)*-1 + 8px)}.our-services .slick-next{right:calc(var(--service-slider-gutter)*-1 + 8px)}.our-services .card-title h3{font-size:24px}.our-services .service-benefits-strip{gap:18px 0;grid-template-columns:repeat(2,1fr);margin-top:45px;max-width:760px}.our-services .benefit-item:nth-child(2):after{display:none}}@media (max-width:767px){.our-services{padding:50px 0 60px}.our-services .inner-wrapper{padding:0 16px}.our-services .section-title{margin-bottom:30px}.our-services .section-title .title h2{font-size:42px;letter-spacing:-.045em}.our-services .section-title .title:after{margin-top:12px}.our-services .services-list{--service-slider-gutter:0px;--service-card-gap:0px;--service-arrow-size:42px;max-width:420px;padding:0}.our-services .our-services-slider:not(.slick-initialized){grid-template-columns:1fr}.our-services .our-services-slider:not(.slick-initialized) .service-item:nth-child(n+2){display:none}.our-services .slick-list{padding:8px 0 18px!important}.our-services .slick-slide{padding:0!important}.our-services .slick-arrow{height:42px;top:32%;width:42px}.our-services .slick-prev{left:8px}.our-services .slick-next{right:8px}.our-services .slick-next:before,.our-services .slick-prev:before{font-size:30px}.our-services .card-layout{min-height:auto}.our-services .card-text{min-height:auto;padding:24px 22px 28px}.our-services .card-title h3{font-size:23px}.our-services .description{margin-bottom:22px;max-height:none;opacity:1;overflow:visible;transform:none}.our-services .description p{font-size:15px}.our-services .service-button{font-size:13px;padding:14px 20px}.our-services .service-benefits-strip{grid-template-columns:1fr;margin-top:35px;max-width:420px;padding:24px 20px}.our-services .benefit-item{justify-content:flex-start;padding:12px 6px}.our-services .benefit-item:after{display:none!important}.our-services .benefit-title{font-size:16px;white-space:normal}}@media (max-width:480px){.our-services .inner-wrapper{padding:0 14px}.our-services .section-title .title h2{font-size:38px}.our-services .service-benefits-strip{padding:22px 18px}}@media (prefers-reduced-motion:reduce){.our-services *,.our-services :after,.our-services :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}