*{box-sizing:border-box}@font-face{font-family:Inter;src:url(/build/assets/Inter-Light-14LG-y7V.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/build/assets/Inter-Regular-COLGFB3M.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/build/assets/Inter-Medium-CDhBSFyE.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/build/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}.footer{margin-top:20px;background-color:#085156;color:#fffaf2;padding:50px}.footer .footer-controls{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:50px}@media (min-width: 768px){.footer .footer-controls{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.footer .footer-controls a{color:#fffaf2;text-decoration:none}.footer .footer-controls .copyright{font-size:.8rem}.footer .footer-controls .contact-links{display:flex;flex-direction:row;align-items:center;gap:20px}.footer .footer-controls .contact-links .contact-link svg{height:25px;width:auto}.content-wrap{display:flex;width:100%;height:100vh;align-items:center;flex-direction:column;justify-content:space-around}.labelbox{border:2px solid black;padding:50px;border-radius:50px}.header{position:fixed;top:0;left:0;width:100%;height:52px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:100;padding:0;background-color:#fffaf2}@media (min-width: 768px){.header{padding:0 50px;box-shadow:0 2px 4px #3336;height:81px}}.logo img{width:80px;height:auto}.logo svg{color:#333;margin-top:5px;width:90px}.nav{display:block;width:100%}@media (min-width: 768px){.nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.nav .nav-top-bar{position:relative;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;box-shadow:0 2px 4px #3336;z-index:500;background-color:#fffaf2}@media (min-width: 768px){.nav .nav-top-bar{padding:0;width:100%;border:none;box-shadow:none}}.nav .nav-top-bar .menu-toggle{display:block;cursor:pointer}.nav .nav-top-bar .menu-toggle .icon{pointer-events:none}.nav .nav-top-bar .menu-toggle svg{width:22px;height:auto;pointer-events:none}@media (min-width: 768px){.nav .nav-top-bar .menu-toggle{display:none}}.nav .nav-top-bar .menu-toggle .icon.open{display:block}.nav .nav-top-bar .menu-toggle .icon.close,.nav .nav-top-bar .menu-toggle.open .icon.open{display:none}.nav .nav-top-bar .menu-toggle.open .icon.close{display:block}.nav .navbar{font-size:18px;font-weight:500}.nav .navbar.collapsible-menu{opacity:0;pointer-events:none;transform:translateY(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 4px #3336;padding:20px;position:absolute;left:0;right:0;top:100%;background-color:#fffaf2;z-index:200}@media (min-width: 768px){.nav .navbar.collapsible-menu{opacity:1;position:relative;pointer-events:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;transform:none;border:none;box-shadow:none}}.nav .navbar.collapsible-menu.open{pointer-events:auto;opacity:1;transform:translateY(0)}.nav .navbar a{color:#333;text-decoration:none;position:relative;padding-bottom:5px}.nav .navbar a:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background-color:#333;transition:width .5s ease}.nav .navbar a:hover:after{width:100%}.footer-blurb{margin-top:50px;line-height:150%}.footer-blurb a{text-decoration:underline}.services{display:flex;flex-wrap:wrap;gap:20px}.services .service{width:100%;box-sizing:border-box;padding:20px;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 768px){.services .service{width:calc((100% - 20px)/2)}}.services .service .title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:20px}.services .service .content li{margin-bottom:10px}.services .service .short-description{line-height:170%}.services .service .icon-list{margin-top:20px;display:flex;gap:10px}.projects{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.projects-page .content{margin-bottom:50px}.project-card{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:40px;width:100%}@media (min-width: 768px){.project-card{width:calc((100% - 40px)/2)}}.project-card .title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:20px}.project-card .content li{margin-bottom:10px}.project-card .short-description{line-height:170%}.project-card .feature-image{height:auto;background-color:#fff;padding:80px 20px 0;display:flex;align-items:flex-end;min-height:423px}.project-card .feature-image img{width:100%;height:auto}.project-template .copy{margin-bottom:50px}@media (min-width: 768px){.project-template .copy{margin-bottom:0}}.project-template .copy .long-description a{text-decoration:underline}.project-template .content .short-description{font-weight:500;font-size:120%}.project-template .cta-wrapper{text-align:center;padding-top:30px}@media (min-width: 768px){.project-template .cta-wrapper{padding-top:50px;text-align:left}}.project-template .side-image{width:100%;animation-delay:.5s!important}.project-template .side-image .single-mobile-image{width:100%;height:auto}@media (min-width: 768px){.project-template .side-image{max-width:390px}}.project-template .columns{display:flex;flex-direction:column;gap:50px}@media (min-width: 1024px){.project-template .columns{flex-direction:row}}.project-template .desktop-image{background:#333;padding:80px 20px;display:flex;align-items:center;justify-content:center;min-height:400px;margin-top:40px}@media (min-width: 768px){.project-template .desktop-image{padding:80px;min-height:500px;margin-top:70px}}.project-template .desktop-image img{width:100%}.project-template .desktop-carousel{padding:80px 0;min-height:600px;height:auto}.project-template .desktop-carousel .swiper{background:#333}.project-template .desktop-carousel .swiper-slide{background:none}.project-template .desktop-carousel .swiper-slide img{width:calc(100% - 100px);height:auto;padding:80px}.project-template .desktop-carousel .swiper-nav{max-height:none}.project-template .desktop-carousel .swiper-button{background:none;color:#999}.project-template .desktop-carousel .swiper-button:hover{color:#fff;background:none}input:-webkit-autofill{background-color:#fff!important;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{background-color:#fff!important;color:inherit!important;-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out 0s}form{margin-top:40px;width:100%}@media (min-width: 768px){form{max-width:600px}}form .field{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media (min-width: 768px){form .field{gap:20px;justify-content:flex-start;flex-direction:row}}form .field label{min-width:80px;padding-top:10px;margin-left:5px;position:relative}form .field label .asterisk{font-weight:700;display:inline-block;padding-left:3px}form input,form textarea,form select{flex:1;padding:15px;display:block;border-radius:5px;font-size:16px;align-self:center;color:#333;border:none;background-color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease;width:100%}@media (min-width: 768px){form input,form textarea,form select{width:auto}}form textarea{min-height:150px;resize:vertical}form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;padding-right:20px;width:100%}form .select-wrapper{position:relative;width:100%}form .select-wrapper:after{position:absolute;content:"";right:20px;top:calc(50% - 10px);transform:rotate(45deg);width:10px;height:10px;border-right:1.5px solid #333333;border-bottom:1.5px solid #333333}form button{margin-top:50px}button,.button{background-color:#333;color:#fffaf2;padding:15px 30px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;text-decoration:none}button:hover,.button:hover{background-color:#000}.contact-template .subtitle{font-weight:400}.contact-template .success-msg{margin-top:30px;font-size:1.2rem}@media (min-width: 768px){.contact-template .success-msg{font-size:1.6rem;margin-top:80px}}.contact-template .error{color:#8a2828;margin-bottom:20px}.animation-scale-up{opacity:0;transform:scale(.9)}.animation-scale-up.animate{animation:scale-up .75s ease forwards}.animation-fade-in,.animation-fade-in-down,.animation-fade-in-left,.animation-fade-in-right,.animation-fade-in-up{opacity:0}.animation-fade-in-down.animate{animation:fade-in-down .25s ease forwards}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animation-fade-in-right.animate{animation:fade-in-right .25s ease forwards}@keyframes fade-in-right{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animation-fade-in-left.animate{animation:fade-in-left .25s ease forwards}@keyframes fade-in-left{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animation-fade-in-up.animate{animation:fade-in-up .25s ease forwards}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animation-fade-in.animate{animation:fade-in .25s ease forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animation-drop-down.animate{animation:drop-down .25s ease forwards}@keyframes drop-down{0%{transform:translateY(-30px)}to{transform:translateY(0)}}.animation-reveal-down:before{background:#fffaf2;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:5}.animation-reveal-down{position:relative}.animation-reveal-down.animate:before{animation:reveal-down .25s ease forwards}@keyframes reveal-down{0%{height:100%}to{height:0}}.animation-reveal-right:before{background:#fffaf2;content:"";height:100%;position:absolute;right:0;width:100%;z-index:5}.animation-reveal-right{position:relative}.animation-reveal-right.animate:before{animation:reveal-right .25s ease forwards}@keyframes reveal-right{0%{width:100%}to{width:0}}.animation-reveal-left{position:relative}.animation-reveal-left:before{background:#fffaf2;content:"";height:100%;position:absolute;right:0;width:100%;z-index:5}.animation-reveal-left.animate:before{animation:reveal-left 1s ease forwards}@keyframes reveal-left{0%{width:100%}to{width:0}}.animation-child-delay .animate:nth-child(1){animation-delay:.3s}.animation-child-delay .animate:nth-child(2){animation-delay:.6s}.animation-child-delay .animate:nth-child(3){animation-delay:.9s}.animation-child-delay .animate:nth-child(4){animation-delay:1.2s}.animation-child-delay .animate:nth-child(5){animation-delay:1.5s}.animation-child-delay .animate:nth-child(6){animation-delay:1.8s}.animation-child-delay .animate:nth-child(7){animation-delay:2.1s}.animation-child-delay .animate:nth-child(8){animation-delay:2.4s}.animation-child-delay .animate:nth-child(9){animation-delay:2.7s}.animation-child-delay .animate:nth-child(10){animation-delay:3s}.about-page-template h1{font-size:2.5rem;margin-bottom:1rem}.about-page-template .content-container{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:20px;margin-bottom:60px}@media (min-width: 768px){.about-page-template .content-container{flex-direction:row;align-items:flex-start;gap:40px}}.about-page-template .content-container .content .cta-wrapper{padding-top:30px}@media (min-width: 768px){.about-page-template .content-container .content .cta-wrapper{padding-top:50px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.carousel-wrapper{width:100%;height:600px}.swiper{width:100%;height:100%;position:relative;margin:inherit}.swiper .swiper-wrapper{align-items:flex-start}.swiper .swiper-slide{display:flex;justify-content:center;align-items:center;overflow:hidden}.swiper .swiper-slide img{display:block;border-radius:inherit;height:100%;width:auto;padding:20px}.swiper.dark .swiper-slide{background:#fffaf2}.swiper .swiper-button-prev,.swiper .swiper-button-next{color:#333;background:#ffffffe6;border-radius:50%;width:44px;height:44px;box-shadow:0 2px 6px #00000026;transition:background .3s,transform .2s}.swiper .swiper-button-prev:hover,.swiper .swiper-button-next:hover{background:#333;color:#fff;transform:scale(1.05)}.swiper .swiper-button-prev:after,.swiper .swiper-button-next:after{font-size:18px;font-weight:700}.swiper .swiper-lazy{filter:blur(8px);transition:filter .4s ease}.swiper .swiper-lazy-loaded{filter:blur(0)}.swiper .swiper-nav{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:space-between;max-height:600px}.swiper .swiper-nav .swiper-button{padding:0;display:block}.page-template .content a{text-decoration:underline}.page-template h1{color:#085156}body{background-color:#fffaf2;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;margin:0;padding:0}a{color:#333;text-decoration:none}.home-template .hero{font-size:1.8rem;font-weight:600;max-width:850px}@media (min-width: 768px){.home-template .hero{font-size:2.1rem}}.home-template .hero .main-title{margin-bottom:20px}.home-template .content{margin-top:60px}.content-wrapper{min-height:calc(100vh - 100px);margin:81px auto 0;padding:20px}@media (min-width: 768px){.content-wrapper{padding:50px}}.section{max-width:1020px;margin:auto}.chevron-button{border-radius:50%;border:1px solid #333333;color:#333;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.chevron-button .icon{width:30px;height:30px}.chevron-button:hover{background-color:#333;color:#fffaf2}.quick-links{padding-top:20px;display:flex;flex-wrap:wrap;gap:30px;max-width:1200px}@media (min-width: 768px){.quick-links{padding-top:30px}}.quick-links .quick-link{padding:20px;width:100%;min-width:100px;min-height:200px;background-color:#fff;color:#000;border-radius:10px;position:relative;font-size:25px;font-weight:200}@media (min-width: 600px){.quick-links .quick-link{padding:40px 30px;min-height:300px;min-width:180px;font-size:30px;width:calc((100% - 30px)/2)}}@media (min-width: 1024px){.quick-links .quick-link{padding:40px 30px;min-height:300px;min-width:180px;font-size:30px;width:calc((100% - 90px)/4)}}.quick-links .quick-link .chevron-button{position:absolute;right:20px;bottom:20px}.quick-links .quick-link:hover{background-color:#085156;color:#fff}.quick-links .quick-link:hover .chevron-button{border-color:#fff}.quick-links .quick-link:hover .chevron-button svg{color:#fff}
