*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.overflow{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .5s ease}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}button{cursor:pointer;border:none;background:none}::selection{background-color:#0090a1;color:#fff}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;line-height:1.2;color:#333}h1{font-size:54px;font-weight:700;color:#205078}@media(max-width:1024px){h1{font-size:44px}}@media(max-width:667px){h1{font-size:32px}}h2{font-size:44px;font-weight:600;color:#0090a1}@media(max-width:996px){h2{font-size:24px}}@media(max-width:667px){h2{font-size:20px}}h3{font-size:34px;font-weight:500;color:#0090a1}@media(max-width:996px){h3{font-size:24px}}h4{font-size:27px;font-weight:600}p{font-size:16px;line-height:24px;font-weight:300;color:#333;margin-bottom:0}@media(max-width:1024px){p{font-size:14px}}@keyframes scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.clearfix:after{content:"";display:table;clear:both}.nopadding{padding:0}.float-left{float:left}.float-right{float:right}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline-block{display:inline-block}.w-100{width:100%}.section-padding{padding-top:6rem;padding-bottom:6rem}@media(max-width:996px){.section-padding{padding-top:3rem;padding-bottom:3rem}}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(max-width:667px){.container{padding-left:15px;padding-right:15px}}.container--wide{max-width:1320px}.container--fluid{max-width:100%}.grid{display:grid;gap:30px}@media(max-width:667px){.grid{gap:15px}}.grid--2{grid-template-columns:repeat(2,1fr)}@media(max-width:667px){.grid--2{grid-template-columns:1fr}}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:996px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:667px){.grid--3{grid-template-columns:1fr}}.grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:996px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:667px){.grid--4{grid-template-columns:1fr}}.grid--5{grid-template-columns:repeat(5,1fr)}@media(max-width:1024px){.grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:667px){.grid--5{grid-template-columns:repeat(2,1fr)}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row>*{padding-left:15px;padding-right:15px}.col-6{width:50%}.col-4{width:33.333%}.col-3{width:25%}.col-8{width:66.666%}.col-12{width:100%}@media(max-width:996px){.col-4,.col-3{width:50%}}@media(max-width:667px){.col-6,.col-4,.col-3,.col-8{width:100%}}.site-header{width:100%;position:relative;z-index:51}.footer{background-color:#2e2e2e;width:100%;float:left}.footer__top{padding:60px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width:996px){.footer__top{padding:40px 0}}@media(max-width:667px){.footer__top{padding:40px 0}}.footer__description{width:60%;font-size:34px;line-height:46px;color:#fff;font-weight:600;margin:0}@media(max-width:1024px){.footer__description{font-size:22px;line-height:1.2}}@media(max-width:996px){.footer__description{width:70%}}@media(max-width:667px){.footer__description{width:100%;font-size:24px;margin-bottom:2rem}}.footer__cta{border-radius:2px;background-color:#0090a1;height:50px;line-height:50px;padding:0 40px;color:#fff;display:inline-block;font-size:16px;font-weight:500;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.footer__cta:hover{box-shadow:inset 0 0 0 50px #205078}.footer__divider{margin:0;border:0;border-top:1px solid rgba(255,255,255,.1)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:40px 0}@media(max-width:996px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:20px}}.footer__contact{display:flex;gap:40px;font-size:16px;color:#fff;font-weight:300;line-height:24px}.footer__contact p{color:#fff;margin:0}.footer__contact a{color:#fff}.footer__contact a:hover{color:#0090a1}@media(max-width:996px){.footer__contact{flex-direction:column;gap:5px}}.footer__social{display:flex;gap:10px}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;transition:opacity .5s ease}.footer__social-link:hover{opacity:.7}.footer__social-link svg{width:20px;height:20px;fill:currentColor}.footer__copyright{width:100%;font-size:16px;font-weight:300;color:#ffffff4d;padding-bottom:30px}.btn{display:inline-block;border-radius:2px;height:50px;line-height:50px;padding:0 25px;font-size:16px;font-weight:500;text-align:center;cursor:pointer;border:none;transition:all .5s ease}.btn--primary{background-color:#0090a1;color:#fff;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.btn--primary:hover{box-shadow:inset 0 0 0 50px #205078}.btn--outline{background-color:#fff;color:#205078;border:2px solid #205078;line-height:46px;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.btn--outline:hover{box-shadow:inset 0 0 0 50px #205078}.btn--outline:hover{color:#fff}.btn--submit{height:54px;background-color:#fff;border:2px solid #205078;width:100%;font-size:16px;line-height:17px;font-weight:500;text-align:center;color:#205078;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.btn--submit:hover{box-shadow:inset 0 0 0 50px #205078}.btn--submit:hover{color:#fff}.navbar{width:100%;padding:58px 0;background-color:#fff;z-index:51;transition:all .5s ease}@media(max-width:996px){.navbar{padding:28px 0}}@media(max-width:667px){.navbar{padding:15px 30px}}.navbar__inner{display:flex;align-items:center;justify-content:space-between}.navbar__brand{display:inline-block}.navbar__brand img{height:40px;width:auto}.navbar__menu{display:flex;align-items:center;gap:0}@media(max-width:996px){.navbar__menu{display:none}}.navbar__item{padding:0 35px;position:relative}@media(max-width:1024px){.navbar__item{padding:0 25px}}.navbar__item:last-child{padding:0;margin-left:10px}.navbar__link{font-size:16px;font-weight:500;color:#333;line-height:50px;display:block;position:relative}.navbar__link:before{content:"";position:absolute;bottom:10px;left:0;width:100%;border-bottom:solid 2px #333;transform:scaleX(0);transition:transform .25s ease-in-out}.navbar__link:hover:before{transform:scaleX(1)}.navbar__link:hover{color:#333}.navbar__link--has-children{position:relative;z-index:12}.navbar__link--has-children:before{display:none}.navbar__link--has-children:after{content:"";display:inline-block;width:0;height:0;margin-left:6px;vertical-align:middle;border-top:5px solid;border-right:4px solid transparent;border-left:4px solid transparent}.navbar__cta{background-color:#0090a1;height:50px;line-height:50px;padding:0 25px;color:#fff;border-radius:2px;display:block;font-size:16px;font-weight:500;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.navbar__cta:hover{box-shadow:inset 0 0 0 50px #205078}.navbar__dropdown{position:absolute;top:0;left:50%;transform:translate(-50%);min-width:200px;background:#fff;border:1px solid #ddd;border-top:3px solid #0090a1;list-style:none;padding:50px 0 10px;margin:0;display:none;z-index:11}.navbar__item:hover .navbar__dropdown,.navbar__item--open .navbar__dropdown{display:block}.navbar__dropdown-link{display:block;padding:8px 20px;font-size:14px;line-height:1.5;color:#333;white-space:nowrap;transition:all .5s ease}.navbar__dropdown-link:hover{color:#0090a1;background-color:#f7f7f7}.navbar__toggle{display:none;width:24px;height:16px;position:relative;cursor:pointer}@media(max-width:996px){.navbar__toggle{display:block}}.navbar__toggle span{display:block;width:100%;height:2px;background-color:#205078;border-radius:4px;position:absolute;left:0;transition:all .22s cubic-bezier(.55,.055,.675,.19)}.navbar__toggle span:nth-child(1){top:0}.navbar__toggle span:nth-child(2){top:50%;transform:translateY(-50%)}.navbar__toggle span:nth-child(3){bottom:0}.navbar__toggle--active span:nth-child(1){opacity:0;transform:translateY(-8px)}.navbar__toggle--active span:nth-child(2){transform:translateY(-50%) rotate(225deg)}.navbar__toggle--active span:nth-child(3){transform:rotate(-90deg);bottom:50%}.navbar--fixed{position:fixed;top:0;left:0;width:100%;z-index:99999;box-shadow:0 8px 6px -6px #0000001a}.navbar--scrolling{padding:20px 0}@media(max-width:667px){.navbar--scrolling{padding:15px 30px}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:50;transition:opacity .35s,visibility .35s}.overlay:before{content:"";position:absolute;top:0;left:-55%;width:50%;height:100%;background:#fff;transition:left .65s ease;z-index:-1}.overlay:after{content:"";position:absolute;top:0;right:-55%;width:55%;height:100%;background:#fff;transition:right .65s ease;z-index:-1}.overlay--open{opacity:1;visibility:visible}.overlay--open:before{left:0}.overlay--open:after{right:0}.overlay__inner{height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:80px}.overlay__menu{margin-bottom:3rem}.overlay__item{opacity:0}.overlay--open .overlay__item{animation:fadeInRight .5s ease forwards}.overlay--open .overlay__item:nth-child(1){animation-delay:.65s}.overlay--open .overlay__item:nth-child(2){animation-delay:.75s}.overlay--open .overlay__item:nth-child(3){animation-delay:.85s}.overlay--open .overlay__item:nth-child(4){animation-delay:.95s}.overlay--open .overlay__item:nth-child(5){animation-delay:1.05s}.overlay--open .overlay__item:nth-child(6){animation-delay:1.15s}.overlay--open .overlay__item:nth-child(7){animation-delay:1.25s}.overlay--open .overlay__item:nth-child(8){animation-delay:1.35s}.overlay__link{font-size:26px;line-height:40px;font-weight:600;color:#333;display:inline-block;position:relative;padding:8px 0}.overlay__link:after{content:"";position:absolute;bottom:5px;left:0;width:0;height:3px;background-color:#0090a1;transition:width .35s}.overlay__link:hover:after{width:100%}.overlay__social{display:flex;gap:15px;opacity:0}.overlay--open .overlay__social{animation:fadeInRight .5s ease forwards;animation-delay:1.3s}.overlay__social-link svg{width:24px;height:24px;fill:#333}.overlay__social-link:hover svg{fill:#0090a1}.splide{position:relative}.splide__track{overflow:hidden}.splide__list{display:flex;margin:0;padding:0;list-style:none}.splide__slide{flex-shrink:0}.splide__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 12px #0000001a;cursor:pointer;transition:all .5s ease}.splide__arrow svg{width:18px;height:18px;fill:#205078}.splide__arrow:hover{background:#0090a1}.splide__arrow:hover svg{fill:#fff}.splide__arrow--prev{left:-22px}.splide__arrow--prev svg{transform:scaleX(-1)}@media(max-width:996px){.splide__arrow--prev{left:8px}}.splide__arrow--next{right:-22px}@media(max-width:996px){.splide__arrow--next{right:8px}}.splide__arrow[disabled]{opacity:.3;cursor:default;pointer-events:none}.splide__pagination{display:flex;justify-content:center;gap:8px;padding:0;margin:32px 0 0!important;list-style:none}.splide__pagination__page{display:block;width:10px;height:10px;border:none;border-radius:50%;background:#ccc;padding:0;cursor:pointer;transition:all .5s ease}.splide__pagination__page.is-active{background:#0090a1;transform:scale(1.3)}.hero{width:100%;height:720px;margin-bottom:100px;overflow:hidden;position:relative}@media(max-width:1440px){.hero{height:600px}}@media(max-width:996px){.hero{height:400px;margin-bottom:60px}}@media(max-width:667px){.hero{height:600px;margin-bottom:40px}}.hero__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.hero__title{font-size:54px;font-weight:700;line-height:1.2;max-width:880px;color:#205078;margin:auto;text-align:center}@media(max-width:1440px){.hero__title{font-size:56px}}@media(max-width:996px){.hero__title{font-size:32px;max-width:90%}}@media(max-width:667px){.hero__title{font-size:28px}}.hero__subtitle{font-size:18px;font-weight:300;color:#333;text-align:center;max-width:600px;margin-top:1.5rem}@media(max-width:996px){.hero__subtitle{font-size:14px}}.hero__arrow{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:28px;height:16px;cursor:pointer;animation:scroll 1.5s infinite}.hero__arrow img,.hero__arrow svg{width:100%;height:100%}.services-grid{background-color:#f7f7f7;width:100%;padding:90px 0}@media(max-width:667px){.services-grid{padding:45px 15px}}.services-grid__heading{font-size:22px;line-height:64px;color:#333;text-align:center;font-weight:500;margin-top:105px}@media(max-width:996px){.services-grid__heading{margin-top:60px}}.services-grid__subheading{font-weight:600;color:#0090a1;font-size:44px;line-height:1.2;width:50%;margin:0 auto 65px;text-align:center}@media(max-width:1024px){.services-grid__subheading{width:60%}}@media(max-width:996px){.services-grid__subheading{font-size:24px;width:50%}}@media(max-width:667px){.services-grid__subheading{font-size:20px;width:90%;margin-bottom:30px}}.services-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:996px){.services-grid__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:667px){.services-grid__items{grid-template-columns:1fr;gap:15px}}.services-grid__empty{text-align:center;color:#8e8e8e;padding:3rem 0}.service-card{height:100%}.service-card__inner{background-color:#fff;padding:40px;height:100%;display:flex;flex-direction:column;position:relative}@media(max-width:1024px){.service-card__inner{padding:20px}}.service-card__icon{height:90px;display:flex;align-items:center}.service-card__icon img{max-height:90px;width:auto}.service-card__title{font-size:27px;line-height:1.3;color:#333;font-weight:600;margin-top:0;position:relative;display:inline-block;width:fit-content;padding:5px 0}@media(max-width:1024px){.service-card__title{font-size:22px}}.service-card__title:before{content:"";position:absolute;top:0;left:-10px;right:-10px;bottom:0;border-left:2px solid #333;border-right:2px solid #333;transform:scaleY(0);opacity:0;transition:opacity .35s,transform .35s;z-index:2;pointer-events:none}.service-card__title:after{content:"";position:absolute;top:0;left:-10px;right:-10px;bottom:0;border-top:2px solid #333;border-bottom:2px solid #333;transform:scaleX(0);opacity:0;transition:opacity .35s,transform .35s;z-index:2;pointer-events:none}.service-card__inner:hover .service-card__title:before,.service-card__inner:hover .service-card__title:after{transform:scale(1);opacity:1}.service-card__title-link{color:#333;position:relative;z-index:3}.service-card__inner:hover .service-card__title-link{color:#0090a1}.service-card__description{font-size:16px;line-height:24px;font-weight:300;color:#333;margin-top:1rem}@media(max-width:1024px){.service-card__description{font-size:14px}}.product-card{margin-bottom:40px}@media(max-width:667px){.product-card{margin-bottom:20px}}.product-card__figure{overflow:hidden;transition:all .5s ease}.product-card__figure img{width:100%;transition:all .5s ease}.product-card:hover .product-card__figure{transform:scale(.95);border-radius:5px}.product-card:hover .product-card__figure img{transform:scale(1.15)}.product-card__title{font-size:34px;line-height:51px;color:#333;font-weight:600;text-align:center;margin-top:1rem;transition:all .5s ease}@media(max-width:996px){.product-card__title{font-size:24px;line-height:1.3}}.product-card__description{font-size:18px;line-height:27px;font-weight:300;color:#333;text-align:center}@media(max-width:996px){.product-card__description{font-size:14px}}.product-card:hover .product-card__title,.product-card:hover .product-card__description{transform:translateY(-10px)}.product-card__link{display:block}.all-projects{display:inline-block;color:#205078;font-size:18px;font-weight:600;position:relative;padding-right:40px}@media(max-width:667px){.all-projects{font-size:14px;margin-top:20px}}.all-projects:after{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.414'%20height='19.414'%20viewBox='0%200%2019.414%2019.414'%3e%3cg%20id='Arrow_-_Down'%20data-name='Arrow%20-%20Down'%20transform='translate(-8151%20603.207)%20rotate(-90)'%3e%3cline%20id='Line_2'%20data-name='Line%202'%20y2='18'%20transform='translate(593.5%208151)'%20fill='none'%20stroke='%23205078'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20id='Path_684'%20data-name='Path%20684'%20d='M584.5,8170.5l9,9,9-9'%20transform='translate(0%20-10.5)'%20fill='none'%20stroke='%23205078'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:contain;position:absolute;right:0;top:50%;margin-top:-9px;transition:right .5s ease}.all-projects:hover:after{right:-10px}.client-logo{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;transition:opacity .5s ease}.client-logo:hover{opacity:1}.client-logo__link{display:flex;align-items:center;justify-content:center;width:100%;height:80px}.client-logo__image{max-height:80px;min-width:90%;max-width:100%;width:auto;object-fit:contain;filter:grayscale(100%);transition:filter .5s ease}.client-logo:hover .client-logo__image{filter:grayscale(0%)}.client-logo__image-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:80px}.client-logo__name{font-size:16px;font-weight:600;color:#333;margin-top:1rem;line-height:1.3}.client-logo__terms{font-size:13px;font-weight:300;color:#8e8e8e;margin-top:4px;line-height:1.3}.clients-section{padding:6rem 0}@media(max-width:996px){.clients-section{padding:3rem 0}}.clients-section__title{font-size:22px;line-height:64px;color:#333;text-align:center;font-weight:500;margin-bottom:3rem}.clients-section__heading{font-size:22px;line-height:64px;color:#333;text-align:center;font-weight:500}.clients-section__subheading{font-weight:600;color:#0090a1;font-size:44px;line-height:1.2;width:50%;margin:0 auto 65px;text-align:center}@media(max-width:1024px){.clients-section__subheading{width:60%}}@media(max-width:996px){.clients-section__subheading{font-size:24px;width:50%}}@media(max-width:667px){.clients-section__subheading{font-size:22px;width:90%;margin-bottom:40px}}.clients-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;align-items:start}@media(max-width:1024px){.clients-section__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:996px){.clients-section__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:667px){.clients-section__grid{grid-template-columns:repeat(2,1fr);gap:15px}}.clients-section__slide-col{display:flex;flex-direction:column;gap:20px}.clients-section .splide__slide .client-logo{padding:1rem}.team-member{text-align:center}.team-member__photo{overflow:hidden;border-radius:50%;width:200px;height:200px;margin:0 auto 1.5rem}.team-member__photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.team-member:hover .team-member__photo img{transform:scale(1.1)}.team-member__name{font-size:20px;font-weight:600;color:#333;margin-bottom:4px}.team-member__position{font-size:14px;font-weight:300;color:#0090a1;margin-bottom:1rem}.team-member__social{display:flex;justify-content:center;gap:10px}.team-member__social-link{color:#333;transition:color .5s ease}.team-member__social-link:hover{color:#0090a1}.team-member__social-link svg{width:18px;height:18px}.team-section{padding:6rem 0;background-color:#f7f7f7}@media(max-width:996px){.team-section{padding:3rem 0}}.team-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media(max-width:996px){.team-section__grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:667px){.team-section__grid{grid-template-columns:1fr}}.contact-form{max-width:600px}.contact-form__group{position:relative;margin-bottom:30px}.contact-form__input,.contact-form__textarea{padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #8e8e8e;background:none;font-size:16px;line-height:22px;color:#1d2b30;box-shadow:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:#8e8e8e;box-shadow:none}.contact-form__textarea{min-height:120px;resize:vertical}.contact-form__label{font-size:16px;line-height:22px;color:#1d2b30;font-weight:325;position:absolute;pointer-events:none;left:5px;top:10px;transition:.2s ease all}.contact-form__input:focus~.contact-form__label,.contact-form__textarea:focus~.contact-form__label,.contact-form__group--active .contact-form__label{top:-15px;font-size:14px;color:#1d2b30}.contact-form__bar{position:relative;display:block;width:100%}.contact-form__bar:before{content:"";height:2px;width:0;bottom:0;position:absolute;background:#1d2b30;transition:.2s ease all;left:0}.contact-form__input:focus~.contact-form__bar:before,.contact-form__textarea:focus~.contact-form__bar:before{width:100%}.cta-section{padding:6rem 0;text-align:center}@media(max-width:996px){.cta-section{padding:3rem 0}}.cta-section--dark{background-color:#2e2e2e;color:#fff}.cta-section--dark .cta-section__title{color:#fff}.cta-section--dark .cta-section__description{color:#fffc}.cta-section--primary{background-color:#0090a1;color:#fff}.cta-section--primary .cta-section__title{color:#fff}.cta-section--primary .cta-section__description{color:#ffffffe6}.cta-section--primary .btn--primary{background-color:#fff;color:#0090a1;box-shadow:inset 0 0 #205078;transition:box-shadow .9s ease-out,color .3s ease}.cta-section--primary .btn--primary:hover{box-shadow:inset 0 0 0 50px #205078}.cta-section--primary .btn--primary:hover{color:#fff}.cta-section__title{font-size:44px;font-weight:600;color:#0090a1;margin-bottom:1.5rem}@media(max-width:996px){.cta-section__title{font-size:28px}}@media(max-width:667px){.cta-section__title{font-size:22px}}.cta-section__description{font-size:18px;line-height:28px;font-weight:300;color:#333;max-width:600px;margin:0 auto 3rem}@media(max-width:996px){.cta-section__description{font-size:16px}}.page-template-home .services-area{background-color:#f7f7f7;width:100%;float:left;padding:0 0 90px}@media(max-width:667px){.page-template-home .services-area{padding:0 15px 45px}}.page-template-home .services-area__heading{font-size:22px;line-height:64px;color:#333;text-align:center;font-weight:500;margin-top:105px}@media(max-width:996px){.page-template-home .services-area__heading{margin-top:60px}}.page-template-home .services-area__subheading{font-weight:600;color:#0090a1;font-size:44px;line-height:1.2;width:50%;margin:auto auto 65px;text-align:center}@media(max-width:1024px){.page-template-home .services-area__subheading{width:60%}}@media(max-width:996px){.page-template-home .services-area__subheading{font-size:24px;width:50%}}@media(max-width:667px){.page-template-home .services-area__subheading{font-size:20px;width:90%;margin-bottom:30px}}.page-template-home .works-area{background-color:#fff;width:100%;float:left;padding:0 0 90px}@media(max-width:667px){.page-template-home .works-area{padding:0 15px 45px}}.page-template-home .works-area__heading{font-size:22px;line-height:64px;color:#333;text-align:center;font-weight:500;margin-top:105px}@media(max-width:996px){.page-template-home .works-area__heading{margin-top:60px}}.page-template-home .works-area__subheading{font-weight:600;color:#0090a1;font-size:44px;line-height:54px;width:55%;margin:auto auto 65px;text-align:center}@media(max-width:1024px){.page-template-home .works-area__subheading{width:80%}}@media(max-width:996px){.page-template-home .works-area__subheading{font-size:24px;line-height:1.2;width:60%}}@media(max-width:667px){.page-template-home .works-area__subheading{font-size:20px;width:90%;margin-bottom:30px}}.page-template-about .about-hero{padding:6rem 0;text-align:center}@media(max-width:996px){.page-template-about .about-hero{padding:3rem 0}}.page-template-about .about-hero__title{font-size:44px;font-weight:600;color:#0090a1;margin-bottom:1.5rem}@media(max-width:996px){.page-template-about .about-hero__title{font-size:28px}}.page-template-about .about-hero__description{font-size:18px;line-height:28px;font-weight:300;max-width:700px;margin:0 auto}@media(max-width:996px){.page-template-about .about-hero__description{font-size:16px}}.page-template-services .services-hero{padding:6rem 0 3rem;text-align:center}.page-template-services .services-hero__title{font-size:44px;font-weight:600;color:#0090a1;margin-bottom:1.5rem}@media(max-width:996px){.page-template-services .services-hero__title{font-size:28px}}.page-template-services .services-list{padding-bottom:6rem}.page-template-services .services-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:996px){.page-template-services .services-list__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:667px){.page-template-services .services-list__grid{grid-template-columns:1fr}}.page-template-products .products-hero{padding:6rem 0 3rem;text-align:center}.page-template-products .products-hero__title{font-size:44px;font-weight:600;color:#0090a1;margin-bottom:1.5rem}@media(max-width:996px){.page-template-products .products-hero__title{font-size:28px}}.page-template-products .products-grid{padding-bottom:6rem;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media(max-width:667px){.page-template-products .products-grid{grid-template-columns:1fr;gap:20px}}.contact-hero{padding:6rem 0 3rem;text-align:center}.contact-hero__title{font-size:44px;font-weight:600;color:#0090a1}@media(max-width:996px){.contact-hero__title{font-size:28px}}.contact-section{padding-bottom:6rem}.contact-section__inner{display:grid;grid-template-columns:1fr 1fr;gap:6rem}@media(max-width:996px){.contact-section__inner{grid-template-columns:1fr;gap:3rem}}.contact-info__item{margin-bottom:2rem}.contact-info__label{font-size:14px;font-weight:500;color:#0090a1;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.contact-info__value{font-size:16px;line-height:24px;color:#333}.contact-info__value a{color:#333}.contact-info__value a:hover{color:#0090a1}.contact-map{width:100%;margin-top:3rem}.contact-map iframe{width:100%;height:400px;border:0}.single-hizmet__hero{background-color:#f7f7f7;padding:80px 0 60px;text-align:center}@media(max-width:996px){.single-hizmet__hero{padding:50px 0 40px}}.single-hizmet__icon{width:100px;height:100px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 20px #00000014}.single-hizmet__icon img{width:56px;height:56px;object-fit:contain}.single-hizmet__title{font-size:44px;font-weight:600;color:#0090a1;line-height:1.2;margin-bottom:20px}@media(max-width:996px){.single-hizmet__title{font-size:28px}}.single-hizmet__intro{font-size:18px;line-height:1.7;color:#8e8e8e;max-width:700px;margin:0 auto}@media(max-width:996px){.single-hizmet__intro{font-size:16px}}.single-hizmet__content{padding:60px 0 80px}@media(max-width:996px){.single-hizmet__content{padding:40px 0 50px}}.single-hizmet__body{max-width:800px;margin:0 auto}.single-hizmet__body h2,.single-hizmet__body h3,.single-hizmet__body h4{color:#205078;margin-top:40px;margin-bottom:16px}.single-hizmet__body h2{font-size:28px;font-weight:600}@media(max-width:996px){.single-hizmet__body h2{font-size:22px}}.single-hizmet__body h3{font-size:22px;font-weight:500}.single-hizmet__body p{font-size:16px;line-height:1.8;color:#333;margin-bottom:20px}.single-hizmet__body ul,.single-hizmet__body ol{margin:16px 0 24px 20px;list-style:disc}.single-hizmet__body ul li,.single-hizmet__body ol li{font-size:16px;line-height:1.8;color:#333;margin-bottom:8px}.single-hizmet__body ol{list-style:decimal}.single-hizmet__body img{border-radius:8px;margin:30px 0}.single-hizmet__body blockquote{border-left:4px solid #0090a1;padding:16px 24px;margin:30px 0;background-color:#f7f7f7;font-style:italic;color:#205078}.single-hizmet__cta{text-align:center;padding:50px 0 0;border-top:1px solid #eee;margin-top:40px}.single-hizmet__cta-text{font-size:16px;color:#8e8e8e;margin-bottom:20px}.single-hizmet__related{background-color:#f7f7f7;padding:60px 0;overflow:hidden}.single-hizmet__related-title{font-size:28px;font-weight:600;color:#205078;text-align:center;margin-bottom:40px}.single-hizmet .splide__slide .service-card{height:100%}.single-urun__hero{background-color:#f7f7f7;padding:80px 0 60px}@media(max-width:996px){.single-urun__hero{padding:50px 0 40px}}.single-urun__hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:996px){.single-urun__hero-inner{grid-template-columns:1fr;gap:30px}}@media(max-width:996px){.single-urun__hero-content{text-align:center}}.single-urun__category{font-size:14px;font-weight:500;color:#0090a1;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px}.single-urun__title{font-size:44px;font-weight:600;color:#205078;line-height:1.2;margin-bottom:20px}@media(max-width:996px){.single-urun__title{font-size:28px}}.single-urun__excerpt{font-size:17px;line-height:1.7;color:#8e8e8e;margin-bottom:30px}.single-urun__actions{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:996px){.single-urun__actions{justify-content:center}}.single-urun__featured{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.single-urun__featured img{width:100%;height:auto;display:block}.single-urun__content{padding:60px 0}@media(max-width:996px){.single-urun__content{padding:40px 0}}.single-urun__body{max-width:800px;margin:0 auto}.single-urun__body h2,.single-urun__body h3,.single-urun__body h4{color:#205078;margin-top:40px;margin-bottom:16px}.single-urun__body h2{font-size:28px;font-weight:600}@media(max-width:996px){.single-urun__body h2{font-size:22px}}.single-urun__body h3{font-size:22px;font-weight:500}.single-urun__body p{font-size:16px;line-height:1.8;color:#333;margin-bottom:20px}.single-urun__body ul,.single-urun__body ol{margin:16px 0 24px 20px;list-style:disc}.single-urun__body ul li,.single-urun__body ol li{font-size:16px;line-height:1.8;color:#333;margin-bottom:8px}.single-urun__body ol{list-style:decimal}.single-urun__body img{border-radius:8px;margin:30px 0}.single-urun__tech{padding:50px 0;text-align:center;border-top:1px solid #eee}.single-urun__tech-title{font-size:22px;font-weight:600;color:#205078;margin-bottom:24px}.single-urun__tech-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.single-urun__tech-tag{display:inline-block;padding:8px 20px;background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:50px;font-size:14px;font-weight:500;color:#205078;transition:all .5s ease}.single-urun__tech-tag:hover{background-color:#0090a1;border-color:#0090a1;color:#fff}.single-urun__features{padding:60px 0}@media(max-width:996px){.single-urun__features{padding:40px 0}}.single-urun__features-title{font-size:28px;font-weight:600;color:#205078;text-align:center;margin-bottom:40px}.single-urun__features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media(max-width:667px){.single-urun__features-grid{grid-template-columns:1fr}}.single-urun__feature-card{padding:30px;background-color:#fff;border:1px solid #eee;border-radius:8px;transition:all .5s ease}.single-urun__feature-card:hover{border-color:#0090a1;box-shadow:0 4px 16px #0090a11a}.single-urun__feature-title{font-size:18px;font-weight:600;color:#205078;margin-bottom:10px}.single-urun__feature-desc{font-size:15px;line-height:1.6;color:#8e8e8e}.single-urun__screenshots{padding:60px 0;background-color:#f7f7f7}@media(max-width:996px){.single-urun__screenshots{padding:40px 0}}.single-urun__screenshots-title{font-size:28px;font-weight:600;color:#205078;text-align:center;margin-bottom:40px}.single-urun__screenshots-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:667px){.single-urun__screenshots-grid{grid-template-columns:1fr}}.single-urun__screenshot{border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:transform .5s ease}.single-urun__screenshot:hover{transform:scale(1.02)}.single-urun__screenshot img{width:100%;height:auto;display:block}.single-urun__stores{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}@media(max-width:996px){.single-urun__stores{justify-content:center}}.single-urun__store-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#2e2e2e;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .5s ease}.single-urun__store-link:hover{background-color:#205078;color:#fff}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
