html{font-size:100%;scroll-behavior:smooth}*,:after,:before,html{box-sizing:border-box}body{color:#2f2f2f;font-family:var(--font-inter);margin:0;padding:0}h1,h2,h3{margin-top:0}a,a:active,a:visited{text-decoration:none}:root{--color-primary:#00ab9d;--color-primary-dark:#00acc1;--color-primary-light:#64b5f6;--color-primary-text:#fff;--color-primary-text-dark:#b2ebf2;--color-primary-text-light:#fff;--color-accent:#ffc107;--color-accent-dark:#ffb300;--color-accent-light:#ffeb3b;--color-accent-text:#000;--color-accent-text-dark:#000;--color-accent-text-light:#000;--color-background:#fff;--color-background-dark:#e0e0e0;--color-background-light:#fff;--color-background-text:#000;--color-background-text-dark:#000;--color-background-text-light:#000;--color-background-secondary:#fafafa;--color-background-secondary-dark:#f5f5f5;--color-background-secondary-light:#fff;--color-background-secondary-text:#000;--color-background-secondary-text-dark:#000;--color-background-secondary-text-light:#000;--color-background-tertiary:#fafafa;--color-background-tertiary-dark:#f5f5f5;--color-background-tertiary-light:#fff;--color-background-tertiary-text:#000;--color-background-tertiary-text-dark:#000;--color-background-tertiary-text-light:#000;--color-background-quaternary:#fafafa;--color-background-quaternary-dark:#f5f5f5;--color-background-quaternary-light:#fff;--font-inter:"Inter",sans-serif}.container{margin:0 auto;padding:0 1.25rem}@media (min-width:40em){.container{padding:0 2.5rem}}@media (min-width:71.875em){.container{max-width:80rem;padding:0 2rem}}.container.fluid{padding:0}.container.mw960{max-width:60rem}p{line-height:1.5}a.href-link{color:var(--color-primary)}a.href-link:hover{color:#06897e}.d-none{display:none}@media (min-width:40em){.d-md-none{display:none}}@media (min-width:71.875em){.d-lg-none{display:none}}.d-block{display:block}@media (min-width:40em){.d-md-block{display:block}}@media (min-width:71.875em){.d-lg-block{display:block}}.m-auto{margin:auto}.img-responsive{display:none}.img-responsive.show-mobile{display:block}@media (min-width:40em){.img-responsive.show-mobile{display:none}.img-responsive.show-tablet{display:block}}@media (min-width:71.875em){.img-responsive.show-tablet{display:none}.img-responsive.show-desktop{display:block}}.position-relative{position:relative}.btn-primary{background-color:var(--color-primary);border-radius:30px;box-shadow:9px 9px 18px rgba(0,171,157,.2),-9px -9px 18px #fff;color:var(--color-primary-text-light);display:inline-block;padding:1rem 2rem;transition:all .3s}.btn-primary:hover{background-color:#06897e}.btn-highlight{background-color:#64b99e;border-radius:30px;box-shadow:9px 9px 18px rgba(0,171,157,.2),-9px -9px 18px #fff;color:#2f2f2f;display:inline-block;padding:1rem 2rem;transition:all .3s}.btn-highlight:hover{background-color:#4aa387}.btn-cta{align-items:center;background:linear-gradient(90deg,#3b76ab,#4ca984);border:none;border-radius:29px;box-shadow:0 10px 13px 0 rgba(209,211,237,.39);color:#2f2f2f;cursor:pointer;display:flex!important;font-weight:700;height:50px;outline:none;padding:.5rem 1.5rem;position:relative;top:1px;transition:all .3s;z-index:10}.btn-cta span{height:24px;margin-right:.5rem;width:24px}.btn-cta:before{background:#fff;border-radius:30px;content:"";height:calc(100% - 6px);left:3px;position:absolute;top:3px;width:calc(100% - 6px);z-index:-1}.btn-cta:hover{color:#fff}.btn-cta:hover:before{background:transparent}.btn-cta-02{background:linear-gradient(90deg,#3b76ab,#4ca984);border:none;border-radius:29px;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,rgba(180,0,9,.2);color:#fff;cursor:pointer;display:inline-block;font-weight:700;outline:none;padding:1rem 1.5rem;position:relative;top:1px;transition:all .3s;z-index:10}.btn-cta-02:before{background:transparent;border-radius:30px;content:"";height:calc(100% - 6px);left:3px;position:absolute;top:3px;width:calc(100% - 6px);z-index:-1}.btn-cta-02:hover:before{background:linear-gradient(90deg,#2c679b,#358867)}.btn-cta-03{background:linear-gradient(90deg,#fff,#fff);border:none;border-radius:29px;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,rgba(180,0,9,.2);color:#2e2e2e;cursor:pointer;display:flex;font-weight:700;outline:none;padding:1rem 1.5rem;position:relative;top:1px;transition:all .3s;z-index:10}.btn-cta-03:before{background:transparent;border-radius:30px;content:"";height:calc(100% - 6px);left:3px;position:absolute;top:3px;width:calc(100% - 6px);z-index:-1}.btn-cta-03:hover:before{background:rgba(84,84,84,.1)}.btn-cta-03 span{height:24px;margin-right:.5rem;width:24px}.overflow-x-hidden{overflow-x:hidden}.whywork__row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.whywork__col{margin:auto;transform:scale(1);transition:all .4s;width:100%}@media (min-width:40em){.whywork__col{max-width:20rem}}.whywork__animate{background-color:#eef4f5;border-radius:50%;box-shadow:9px 9px 18px rgba(0,171,157,.2),-9px -9px 18px #fff;display:flex;height:280px;justify-content:center;margin:auto;position:relative;width:280px}@media (min-width:40em){.whywork__animate{height:320px;width:320px}}.whywork__content{margin-top:1rem;padding:1rem 0;text-align:center;text-shadow:6px 11px 24px #fff;transition:all .3s;z-index:9}.whywork__content h4{font-size:1.125rem;margin-bottom:.75rem;margin-top:0}.whywork__content p{margin:0}@-webkit-keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}section{padding:2.5rem 0;scroll-margin-top:3.75rem}@media (min-width:71.875em){section{padding:5rem 0;scroll-margin-top:5rem}}section.p-0{padding:0}.section__title{font-size:1.5rem;margin-bottom:1.25rem;text-align:center}@media (min-width:40em){.section__title{font-size:2rem;margin-bottom:2.5rem}}.figuredata__row{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(16.875rem,1fr));justify-content:center;width:100%}@media (min-width:40em){.figuredata__row{grid-gap:2rem}}.figuredata__col{align-items:center;background-color:#eef4f5;border-radius:16px;box-shadow:4px 4px 9px rgba(0,0,0,.2),-4px -4px 9px hsla(0,0%,100%,.2);display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:18.75rem;padding:1rem 1.5rem;text-align:center;width:100%}@media (min-width:40em){.figuredata__col{max-width:none}}.figuredata__figure{color:#2f2f2f;font-size:1.75rem;font-weight:700}@media (min-width:40em){.figuredata__figure{font-size:2.5rem}}.figuredata__txt{color:#243036;font-size:.875rem;margin:0;padding-top:.25rem}@media (min-width:40em){.figuredata__txt{font-size:1rem;padding-top:.5rem}}.numbers__window{display:inline-block;height:1em;overflow:hidden;width:26px}.numbers__window__digit{-webkit-animation:counting .4s steps(10) infinite forwards;animation:counting .4s steps(10) infinite forwards;display:block;font:inherit;margin:0 auto;overflow:inherit;padding:0 .52em 0 0;width:0;word-break:break-all}.numbers__window__digit:before{content:attr(data-fake);display:inline-block;height:auto;width:100%}.numbers__window__digit--1{-webkit-animation-iteration-count:3;animation-iteration-count:3}.numbers__window__digit--2{-webkit-animation-iteration-count:6;animation-iteration-count:6}.numbers__window__digit--3{-webkit-animation-iteration-count:9;animation-iteration-count:9}.numbers__window__digit--4{-webkit-animation-iteration-count:12;animation-iteration-count:12}.numbers__window__digit--5{-webkit-animation-iteration-count:15;animation-iteration-count:15}.numbers__window__digit--6{-webkit-animation-iteration-count:18;animation-iteration-count:18}@-webkit-keyframes counting{to{transform:translate3d(0,-10em,0)}}@keyframes counting{to{transform:translate3d(0,-10em,0)}}.products__bg{background:linear-gradient(0deg,#edfaf9,#fff)}.products__row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}@media (min-width:40em){.products__row{flex-wrap:nowrap}}.products__thumbnail{width:100%}@media (min-width:40em){.products__thumbnail{width:50%}}.products__content{width:100%}@media (min-width:40em){.products__content{width:50%}}.products__content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.products__content p{margin:1rem 0}.products__divider{background-color:#99ddd8;border-radius:4px;height:4px;width:80px}.contact__bg{background-color:#f2f9ff}.contact__grid{grid-gap:1rem;display:grid;grid-template-areas:"header" "highlight" "form";grid-template-columns:100%}@media (min-width:40em){.contact__grid{grid-gap:2rem}}@media (min-width:71.875em){.contact__grid{grid-template-areas:"highlight header" "highlight form";grid-template-columns:33% calc(67% - 2rem)}}.contact__highlight{grid-area:highlight;margin:0 auto}.contact__highlight--img{margin-bottom:1rem}.contact__highlight--img img{max-width:24rem}.contact__highlight--detail .detail__row{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}@media (min-width:71.875em){.contact__highlight--detail .detail__row{justify-content:flex-start}}.contact__highlight--detail .detail__row.pdpa-row{font-size:80%;margin-top:1.5rem}.contact__highlight--detail .detail__icon{margin-right:.5rem;width:1.5rem}.contact__highlight--detail .detail__icon img{width:1.5rem}.contact__highlight--detail .detail__txt{color:#78909c}.contact__highlight--detail .detail__txt a{color:var(--color-primary);text-decoration:underline}.contact__highlight--detail .detail__txt a:hover{color:#06897e}.contact__header{grid-area:header}.contact__header h2{font-size:1.5rem;margin-bottom:1rem;text-align:center}@media (min-width:40em){.contact__header h2{font-size:2rem}}@media (min-width:71.875em){.contact__header h2{text-align:left}}.contact__header p{margin:0}.contact__success{background:#f2f9ff;display:none;height:102%;left:0;position:absolute;top:0;width:100%;z-index:99}.contact__success.sent-success{display:block}.contact__success #contactSuccess{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%;z-index:100}.contact__form{grid-area:form;position:relative}.contact__form .form__row{display:flex;flex-wrap:wrap}@media (min-width:40em){.contact__form .form__row{flex-wrap:nowrap;margin:-1rem}}.contact__form .form__col50per{width:100%}@media (min-width:40em){.contact__form .form__col50per{margin:1rem;width:50%}}.contact__form .form__col100per{width:100%}@media (min-width:40em){.contact__form .form__col100per{margin:1rem}}.contact__form .form__group{font-size:.75rem;margin-bottom:1rem;position:relative;width:100%}@media (min-width:40em){.contact__form .form__group{font-size:1rem;margin-bottom:.5rem}}.contact__form .form__group label{display:inline-block;font-weight:700;margin-bottom:.5rem}.contact__form .form__group label.form-check-label{font-weight:400;margin-bottom:0}.contact__form .form__group .form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-family:var(--font-inter);font-size:.75rem;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (min-width:40em){.contact__form .form__group .form-control{font-size:1rem}}.contact__form .form__group .form-control:focus{background-color:#fff;border-color:#00ab9d;box-shadow:0 0 0 .2rem rgba(0,171,157,.25);color:#495057;outline:0}.contact__form .form__group textarea{overflow:auto;resize:vertical}.contact__form .form__group input{overflow:visible}.contact__form .form__group .form-check{align-items:flex-start;display:flex;gap:.5rem}.contact__form .form__validate{color:#b12020;display:none;font-size:.625rem;margin-top:.25rem}.contact__form .form__validate.has-error{display:block}.contact__form .form-submit{margin-top:.75rem}.grecaptcha-badge{opacity:0}.grecaptcha-badge.show{opacity:1;z-index:999}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:#f2f9ff}#tbodyContact.first-load tr{display:none}#tbodyContact.first-load tr:nth-child(-n+9){display:table-row}#contact01{max-width:500px}.landing__bg{background-image:url(../images/bg-landing.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}.landing__bgcolor{background-image:linear-gradient(0deg,#f4f7fc,#fff);bottom:0;height:200%;position:absolute;width:100%;z-index:-1}.landing__row{align-items:center;display:flex}.landing__content{width:40%}.landing__content .content__header{color:#78909c;font-size:1.25rem;font-style:italic;margin-bottom:1rem}.landing__content .content__liner{font-size:2rem;margin-bottom:1rem}.landing__content .content__typewriter{font-size:3.75rem;font-weight:700;margin-bottom:2rem}.landing__img{width:60%}.landing__img img{display:block;margin:auto;max-width:42.1875rem}.sublanding__bg{background:linear-gradient(180deg,#edfaf9,hsla(0,0%,100%,0))}@media (min-width:40em){.sublanding__bg{padding-bottom:200px}}.sublanding__bg--gradient:before{background:linear-gradient(90deg,#3b76ab,#4ca984)}.sublanding__bg--gradient:after,.sublanding__bg--gradient:before{content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.sublanding__bg--gradient:after{background:linear-gradient(180deg,hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,.2))}.sublanding__bg--payroll{background:linear-gradient(0deg,rgba(0,171,157,.2),hsla(0,0%,100%,.1))}.sublanding__bg--leave{background:linear-gradient(0deg,rgba(33,150,243,.2),hsla(0,0%,100%,.1))}.sublanding__bg--attendance{background:linear-gradient(0deg,rgba(239,108,0,.2),hsla(0,0%,100%,.1))}.sublanding__bg--mobileattendance{background:linear-gradient(0deg,rgba(4,137,126,.2),hsla(0,0%,100%,.1))}.sublanding__bg--claim{background:linear-gradient(0deg,rgba(239,83,80,.2),hsla(0,0%,100%,.1))}.sublanding__bg--employeeprofile{background:linear-gradient(0deg,rgba(120,144,156,.2),hsla(0,0%,100%,.1))}.sublanding__bg--features{background:linear-gradient(0deg,rgba(121,85,72,.2),hsla(0,0%,100%,.1))}.sublanding__bgcolor{background-image:linear-gradient(0deg,#f4f7fc,#fff);bottom:0;height:200%;position:absolute;width:100%;z-index:-1}.sublanding__pagebtn{align-items:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:hsla(0,0%,100%,0);color:#00ab9d;display:flex;position:absolute;text-align:left;transition:all .3s;width:auto;z-index:3}@media (min-width:40em){.sublanding__pagebtn{bottom:180px;position:absolute}}.sublanding__pagebtn__container{align-items:center;display:flex;flex-wrap:nowrap;margin-bottom:-12px;margin-left:-20px;width:calc(100% + 40px)}.sublanding__pagebtn__content{align-items:center;display:none;opacity:0;padding-left:4px;padding-right:4px;transition:all .3s}.sublanding__pagebtn__txt{color:#2f2f2f;margin-left:12px;word-break:keep-all}@media (min-width:40em){.sublanding__pagebtn{background:hsla(0,0%,100%,.4)}}.sublanding__pagebtn:hover{background:hsla(0,0%,100%,.9)}@media (min-width:40em){.sublanding__pagebtn:hover .sublanding__pagebtn__icon{width:100%}.sublanding__pagebtn:hover .sublanding__pagebtn__content{display:flex;opacity:1}.sublanding__pagebtn{width:auto}}.sublanding__pagebtn__icon{align-items:center;display:flex;height:40px;transition:all .3s;width:40px}.sublanding__pagebtn svg{color:#00ab9d;width:40px}.sublanding__pagebtn--prev{left:0;margin-right:auto;padding:8px}.sublanding__pagebtn--next{padding:8px;right:0}.sublanding__row{display:flex;gap:2rem}@media (max-width:71.8125em){.sublanding__row{flex-direction:column-reverse}}.sublanding__headline{padding-top:18.125rem;width:100%}@media (min-width:40em){.sublanding__headline{padding-bottom:0;padding-top:15rem}}@media (min-width:71.875em){.sublanding__headline{padding-bottom:6.25rem;padding-top:18.75rem;width:40%}}.sublanding__subheadline{margin:auto}.sublanding__subheadline .product-link{color:#657085;font-size:1rem;font-weight:400;letter-spacing:3px;padding-bottom:6px;padding-right:12px;position:relative;text-transform:uppercase}.sublanding__subheadline .product-link:after{background:#00ab9d;border-radius:10px;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;transition:width .5s ease 0s,left .5s ease 0s;width:0}.sublanding__subheadline .product-link:hover:after{width:100%}.sublanding__title h1{font-size:1.625rem;margin-bottom:1rem}@media (min-width:40em){.sublanding__title h1{font-size:2.25rem}}.sublanding__title.w_icon{align-items:center;display:flex;gap:16px;margin-top:24px}.sublanding__title.w_icon h1{margin-bottom:0}.sublanding__divider{background-color:#00ab9d;border-radius:40px;height:10px;margin-bottom:1.5rem;width:90px}.sublanding__content{max-width:56.25rem}.sublanding__content p{font-size:1rem}@media (min-width:40em){.sublanding__content p{font-size:1.25rem}}.sublanding__app{display:flex;gap:1rem;padding-bottom:1.5rem;padding-top:.5rem;width:100%}.sublanding__app-btn img{height:40px}.phones__bg{background-image:url(../images/test-ss-01.png);background-position:50%;background-size:cover;height:100%;left:490px;opacity:.6;position:absolute;top:-70px;width:100%}.phone-screen-wrap{position:relative;width:auto}@media (min-width:40em){.phone-screen-wrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.5);border-radius:16px;box-shadow:0 20px 34px rgba(152,163,207,.3);margin-bottom:60px;margin-top:-180px;padding-bottom:6px}}@media (min-width:71.875em){.phone-screen-wrap{margin-top:-240px}}.phone-screen-wrap .pattern__style{position:absolute;z-index:2}.phone-screen-wrap .pattern__style img{width:100%}.phone-screen-wrap .pattern__style--01{-webkit-animation-duration:11s;animation-duration:11s;height:100px;left:-4%;top:-8%;width:100px}.phone-screen-wrap .pattern__style--02{-webkit-animation-duration:12s;animation-duration:12s;height:100px;left:-2%;top:38%;width:100px}.phone-screen-wrap .pattern__style--03{-webkit-animation-duration:13s;animation-duration:13s;height:90px;right:-5%;top:21%;width:90px}.phone-screen-wrap .pattern__style--04{-webkit-animation-duration:14s;animation-duration:14s;left:-7%;top:12%;width:90px}.phone-screen-wrap .pattern__style--05{-webkit-animation-duration:15s;animation-duration:15s;bottom:25%;right:3%;width:100px}.phone-screen-wrap .pattern__style--06{-webkit-animation-duration:18s;animation-duration:18s;bottom:-3%;right:11%;width:100px}.phone-screen{display:flex;justify-content:center;margin-left:auto;margin-top:-60px}.phone-screen__coming-soon{background:#db0011;bottom:15%;color:#fff;display:inline-block;font-size:14px;line-height:100%;padding:6px 12px;position:absolute;right:10%;transform:rotate(-35deg);width:auto}.phone-screen__present{display:relative;max-width:360px}.phone-screen__present.d-m-none{display:none}@media (min-width:40em){.phone-screen__present.d-m-none{display:block}}.phone{height:17rem;position:absolute;transform:scale(.48) rotate(-30deg);width:100%}@media (min-width:40em){.phone{position:relative;transform:scale(1) rotate(0deg)}}@media (min-width:71.875em){.phone{height:14rem;left:60px;position:absolute}}.phone__present{height:auto;pointer-events:none;position:absolute;width:530px;z-index:1}.phone__present--01{left:-340px;top:-610px}.phone__present--02{left:20px;top:-740px}.phone__present--03{left:-165px;top:-240px}.phone__present--05{left:150px;top:-230px}.phone__present--06{left:500px;top:-290px}.phone__present--07{left:320px;top:215px}@media (min-width:40em){.phone__present--01{left:-290px;top:-420px}.phone__present--02{left:90px;top:-610px}.phone__present--03{left:-90px;top:-120px}.phone__present--04{left:330px;top:-390px}.phone__present--05{left:260px;top:-200px}.phone__present--06{display:block;left:690px;top:-510px}.phone__present--07{left:510px;top:-10px}}.phone__present img{width:100%}.group-feature__grid{grid-gap:2.5rem 2rem;display:flex;flex-wrap:wrap;justify-content:center}.group-feature__item{max-width:380px;text-align:center;transform:scale(1);transition:all .3s;width:100%}@media (min-width:71.875em){.group-feature__item--halfw{max-width:500px}}.group-feature__item:hover .group-feature__content{--_p:0%}.group-feature__item:hover .group-feature__icon{margin-left:30px}.group-feature__item:hover .group-feature__icon:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;background:#fff;border-radius:100%;box-shadow:0 2px 5px #00ab9d;content:"";display:block;height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:-2}.group-feature__icon{align-items:center;background-color:#fff;border:4px solid transparent;border-radius:50%;box-shadow:0 0 4px 0 #00000040;display:flex;height:60px;justify-content:center;margin:0 auto -18px 40px;transition:all .3s;width:60px}.group-feature__icon,.group-feature__icon-wrap{position:relative;z-index:2}.group-feature__content{background:linear-gradient(90deg,#effbf9 50%,#fff 0) var(--_p,100%)/200% no-repeat;border-radius:4px;border-top:4px solid #00ab9d;box-shadow:0 4px 4px 0 #0000001e;height:calc(100% - 32px);padding:24px 16px 16px;position:relative;transition:all .5s}.group-feature__content p{color:#657085;margin:0;padding:0}.group-feature__title{color:#2f2f2f;font-size:20px;font-weight:700;margin-bottom:8px}.key-feature__container{display:flex}.key-feature__content{border-radius:8px;font-size:20px;font-weight:700;margin:auto auto 40px;padding:8px 24px;text-align:center;width:100%}.key-feature__content .txt-sm{display:block;font-size:70%;font-weight:400;opacity:.7}.key-feature__content.bg--payroll{background:#fff}.key-feature__content.bg--leave{background:linear-gradient(0deg,rgba(33,150,243,.2),hsla(0,0%,100%,.1))}.key-feature__content.bg--attendance,.key-feature__content.bg--mobileattendance{background:linear-gradient(0deg,rgba(239,108,0,.2),hsla(0,0%,100%,.1))}.key-feature__content.bg--claim{background:linear-gradient(0deg,rgba(239,83,80,.2),hsla(0,0%,100%,.1))}.key-feature__content.bg--employeeprofile{background:linear-gradient(0deg,rgba(120,144,156,.2),hsla(0,0%,100%,.1))}.key-feature__content.bg--features{background:linear-gradient(0deg,rgba(121,85,72,.2),hsla(0,0%,100%,.1))}.key-feature__icon{align-items:center;background:#fff;border-radius:50%;box-shadow:.25rem .3125rem 1rem rgba(52,147,147,.5);display:flex;height:180px;justify-content:center;width:180px;z-index:2}.key-feature__icon img{width:150px}@-webkit-keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.snippet{display:flex;justify-content:center}.dot-flashing{-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s;background-color:#00ab9d;border-radius:5px;color:#00ab9d;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#00ab9d;border-radius:5px;color:#00ab9d;height:10px;width:10px}.dot-flashing:after{-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s;left:15px}@-webkit-keyframes dotFlashing{0%{background-color:#00ab9d}50%,to{background-color:#d3edeb}}@keyframes dotFlashing{0%{background-color:#00ab9d}50%,to{background-color:#d3edeb}}.features__grid{grid-gap:2rem;display:flex;flex-wrap:wrap;justify-content:center}.features__item{max-width:380px;padding:1rem;text-align:center}.features__item .item__icon{align-items:center;background:linear-gradient(90deg,#3b76ab,#4ca984);border-radius:50%;box-shadow:.25rem .3125rem 1rem rgba(52,147,147,.5);display:flex;height:5rem;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:5rem}.features__item .item__icon img{height:2.5rem;width:2.5rem}.features__item .item__title h4{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;margin-top:0}@media (min-width:40em){.features__item .item__title h4{font-size:1.5rem}}.features__item .item__desc p{margin:0}.screenshot__bg{background-attachment:fixed;background-image:url(../images/thumbnail-app-bg-01.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.screenshot__height{height:18.75rem}.hero__container{flex-direction:column}.hero__bg,.hero__container{align-items:center;display:flex;justify-content:center}@media (min-width:71.875em){.hero__bg{height:100vh}}.hero__bg:before{background:linear-gradient(90deg,#3b76ab,#4ca984)}.hero__bg:after,.hero__bg:before{content:"";height:calc(100vh + 150px);left:0;position:absolute;right:0;top:0;width:100%;z-index:-2}.hero__bg:after{background:linear-gradient(180deg,hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,.2))}.hero__row{display:flex;margin-bottom:2.5rem}@media (min-width:40em){.hero__row{margin-bottom:5rem}}.hero__content{line-height:1.3;text-align:left}.hero__content .content__header{color:#78909c;font-size:1rem;font-style:italic;margin-bottom:1rem}@media (min-width:40em){.hero__content .content__header{font-size:1.25rem}}.hero__content .content__liner{font-size:2rem;font-weight:700;margin-bottom:1rem}@media (min-width:40em){.hero__content .content__liner{font-size:3.75rem}}.hero__content .content__liner span.highlight{-webkit-text-fill-color:hsla(0,0%,100%,.001);background:linear-gradient(90deg,#2d4e8c,#3b76ab,#4ca984);background-clip:text;-webkit-background-clip:text;letter-spacing:-2.1px;white-space:nowrap}.hero__content .content__typewriter{display:block;font-size:3rem;font-weight:700}@media (min-width:40em){.hero__content .content__typewriter{font-size:5.625rem}}@media (min-width:71.875em){.hero__content .content__typewriter{display:inline}}.hero__img{width:40%}.shape__animate{position:absolute;z-index:-1}.shape__animate--01{-webkit-animation-duration:11s;animation-duration:11s;right:130px;top:170px}.shape__animate--02{-webkit-animation-duration:12s;animation-duration:12s;left:79px;top:31px}.shape__animate--03{-webkit-animation-duration:13s;animation-duration:13s;left:421px;top:399px}.shape__animate--04{-webkit-animation-duration:14s;animation-duration:14s;right:407px;top:601px}.shape__animate--05{-webkit-animation-duration:15s;animation-duration:15s;left:530px;top:607px}.shape__animate--06{-webkit-animation-duration:16s;animation-duration:16s;left:200px;top:190px}.shape__animate--07{-webkit-animation-duration:17s;animation-duration:17s;left:432px;top:67px}.shape__animate--08{-webkit-animation-duration:18;animation-duration:18;left:124px;top:542px}.shape__animate--09{-webkit-animation-duration:19s;animation-duration:19s;right:544px;top:23px}.shape__animate--10{-webkit-animation-duration:20s;animation-duration:20s;right:305px;top:332px}.shapeAnimate{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shapeAnimation;animation-name:shapeAnimation;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.shapeAnimate:first-child{-webkit-animation-duration:2s;animation-duration:2s}.shapeAnimate:nth-child(2){-webkit-animation-duration:3s;animation-duration:3s}.shapeAnimate:nth-child(3){-webkit-animation-duration:4s;animation-duration:4s}.shapeAnimate:nth-child(4){-webkit-animation-duration:5s;animation-duration:5s}.shapeAnimate:nth-child(5){-webkit-animation-duration:6s;animation-duration:6s}@-webkit-keyframes shapeAnimation{0%,to{transform:scale(1)}50%{transform:scale(.8)}}@keyframes shapeAnimation{0%,to{transform:scale(1)}50%{transform:scale(.8)}}.bounceUpFloatBase{-webkit-animation:bounceUp 1s,float 4s 1s infinite;animation:bounceUp 1s,float 4s 1s infinite;-webkit-animation-delay:.2s,.27s;animation-delay:.2s,.27s;-webkit-animation-duration:.7s,8s;animation-duration:.7s,8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out,ease-in-out;animation-timing-function:ease-in-out,ease-in-out}@-webkit-keyframes bounceUp{0%{opacity:0;transform:translateY(500px)}60%{transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceUp{0%{opacity:0;transform:translateY(500px)}60%{transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes float{0%{transform:translatey(0)}50%{transform:translatey(50px)}to{transform:translatey(0)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(50px)}to{transform:translatey(0)}}.showcase__bg{background-attachment:fixed;background-image:url(../images/thumbnail-app-big.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.showcase__bg--color-top{background:linear-gradient(0deg,#edfaf9,hsla(0,0%,100%,.6),#edfaf9);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.showcase__row{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:2rem}@media (min-width:40em){.showcase__row{flex-direction:row;flex-wrap:nowrap;gap:2rem;padding-bottom:0}}.showcase__app{display:flex;gap:1rem;justify-content:center;padding-bottom:1.5rem;padding-top:2rem;width:100%}.showcase__app-btn img{height:40px}.showcase__thumbnail{align-items:flex-end;display:flex;justify-content:center;width:100%}@media (min-width:40em){.showcase__thumbnail{width:50%}}.showcase__thumbnail .bg-thumbnail{background-image:url(../images/product-thumbnail-01-desktop.png);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.showcase__thumbnail .bg-extend{background:linear-gradient(0deg,rgba(237,250,249,.9) 50%,hsla(0,0%,100%,.2));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.showcase__thumbnail .mobile-ss{margin:auto;max-width:460px;width:100%;z-index:2}.showcase__thumbnail .thumbnail__pattern .pattern__style{position:absolute;z-index:2}.showcase__thumbnail .thumbnail__pattern .pattern__style img{width:100%}.showcase__thumbnail .thumbnail__pattern .pattern__style--01{-webkit-animation-duration:11s;animation-duration:11s;bottom:12%;height:100px;left:5%;width:100px}.showcase__thumbnail .thumbnail__pattern .pattern__style--02{-webkit-animation-duration:12s;animation-duration:12s;height:100px;left:-2%;top:38%;width:100px}.showcase__thumbnail .thumbnail__pattern .pattern__style--03{-webkit-animation-duration:13s;animation-duration:13s;height:90px;right:-5%;top:21%;width:90px}.showcase__thumbnail .thumbnail__pattern .pattern__style--04{-webkit-animation-duration:14s;animation-duration:14s;left:-7%;top:12%;width:90px}.showcase__thumbnail .thumbnail__pattern .pattern__style--05{-webkit-animation-duration:15s;animation-duration:15s;bottom:25%;right:3%;width:100px}.showcase__thumbnail .thumbnail__pattern .pattern__style--06{-webkit-animation-duration:18s;animation-duration:18s;bottom:-3%;right:11%;width:100px}.showcase__content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.4);padding:.75rem;width:100%}@media (min-width:40em){.showcase__content{padding:1.5rem;width:50%}}.showcase__content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.showcase__content p{margin:1rem 0}.showcase__divider{background-color:#99ddd8;border-radius:4px;height:4px;width:80px}.floatBase{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:float2;animation-name:float2;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes float2{0%{transform:translatey(0)}50%{transform:translatey(20px)}to{transform:translatey(0)}}@keyframes float2{0%{transform:translatey(0)}50%{transform:translatey(20px)}to{transform:translatey(0)}}.usage__row{display:flex;margin:-1rem}.usage__col{margin:1rem;width:100%}@media (min-width:40em){.usage__col{width:30%}}.usage__col--right{display:none;margin:1rem;width:100%}@media (min-width:40em){.usage__col--right{display:block;width:70%}}.usage__accordion{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 3px 6px 0 #00000029;cursor:pointer;display:flex;flex-wrap:wrap;margin-bottom:1rem;padding:.5rem 1rem;position:relative;transition:all .3s;width:100%}@media (min-width:40em){.usage__accordion{height:auto;padding:.5rem 2rem .5rem 1rem}}.usage__accordion:last-child{margin-bottom:0}.usage__accordion:before{background-color:salmon;border-radius:20px;content:"";height:2.5rem;left:0;position:absolute;top:.5rem;transform:scaleY(1);transform-origin:top left;width:3px}@media (min-width:40em){.usage__accordion:before{height:calc(100% - 1rem)}}.usage__accordion:after{background-image:url(../images/chevron-right.svg);background-repeat:no-repeat;background-size:100%;content:"";height:1.5rem;opacity:1;position:absolute;right:.5rem;top:1rem;transition:all .3s;width:1.5rem}@media (min-width:40em){.usage__accordion:after{background-size:100%;height:1.5rem;opacity:.3;top:50%;transform:translateY(-50%);width:1.5rem}}.usage__accordion.active,.usage__accordion:hover{opacity:1}@media (min-width:40em){.usage__accordion.active,.usage__accordion:hover{transform:scale(1.05)}}.usage__accordion.active:after,.usage__accordion:hover:after{opacity:1}.usage__accordion.active:after{transform:rotate(90deg)}@media (min-width:40em){.usage__accordion.active:after{transform:translateY(-50%)}}.usage__accordion.payroll:before{background-color:#26a69a}.usage__accordion.leave:before{background-color:#2196f3}.usage__accordion.attendance:before{background-color:#ef6c00}.usage__accordion.meal:before{background-color:#f06292}.usage__accordion.claim:before{background-color:#ef5350}.usage__accordion.award:before{background-color:#ba68c8}.usage__accordion.education:before{background-color:#43a047}.usage__accordion.disciplinary:before{background-color:#7986cb}.usage__accordion.employeeprofile:before{background-color:#78909c}.usage__accordion.features:before{background-color:#795548}.usage__accordion.mobileattendance:before{background-color:#0b968b}.usage__accordion .accordion__icon,.usage__accordion .accordion__icon img{height:2.5rem;width:2.5rem}.usage__accordion .accordion__txt{padding-left:.5rem;width:calc(100% - 2.5rem)}.usage__accordion .accordion__title{font-size:1rem;margin-bottom:.125rem}@media (min-width:40em){.usage__accordion .accordion__title{font-size:.75rem}}@media (min-width:71.875em){.usage__accordion .accordion__title{font-size:1rem}}.usage__accordion .accordion__desc{color:#78909c;display:none;font-size:.75rem}@media (min-width:71.875em){.usage__accordion .accordion__desc{display:block}}.usage__accordion .accordion__content{display:none}@media (max-width:){.usage__accordion .accordion__content.d-m-none{display:none!important}}.usage__accordion .accordion__content img{width:100%}.usage__accordion .accordion__content p{margin-top:.25rem}.usage__content{width:100%}.usage__content .content--img-container{background:#fff;border:1px solid #f3f3f3;border-radius:1rem;height:30rem;margin-top:.5rem;overflow:hidden;position:relative;width:100%}.usage__content .content--txt{margin-top:1.5rem}.usage__content .content--txt p{font-size:1.125rem}.usage__content .content--img{left:0;position:absolute;top:0}.usage__content .content--img--01.img-payroll{left:-30px;top:-30px}.usage__content .content--img--02.img-payroll{left:320px;top:30px}.usage__content .content--img--01.img-leave{left:-80px;top:-100px;z-index:1}.usage__content .content--img--02.img-leave{left:220px;top:-140px}.usage__content .content--img--01.img-attendance{left:-50px;top:-40px;z-index:1}.usage__content .content--img--02.img-attendance{left:320px;top:-100px}.usage__content .content--img--01.img-mobile-attendance{left:60px;top:-70px}.usage__content .content--img--02.img-mobile-attendance{left:360px;top:-210px}.usage__content .content--img--01.img-meal{left:-30px;top:90px}.usage__content .content--img--02.img-meal{left:380px;top:-100px}.usage__content .content--img--01.img-claim{left:-50px;top:40px}.usage__content .content--img--02.img-claim{left:290px;top:-280px}.usage__content .content--img--01.img-award{left:-30px;top:-10px;z-index:1}.usage__content .content--img--02.img-award{left:290px;top:-280px}.usage__content .content--img--01.img-education{left:0;top:0}.usage__content .content--img--02.img-education{left:400px;top:-10px}.usage__content .content--img--01.img-employeeprofile{left:50%;top:20px;transform:translate(-50%)}.usage__content .content--img--01.img-employeeprofile img{width:340px}@-webkit-keyframes underlineY{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes underlineY{0%{transform:scaleY(1)}to{transform:scaleY(0)}}header{background-color:#eef4f5;margin-top:0;position:-webkit-sticky;position:sticky;top:0;transition:all .5s;z-index:99}header.sticky{background-color:#fff;box-shadow:0 4px 12px -2px rgba(0,0,0,.2)}header.sticky .nav-logo{height:40px;line-height:40px}header.sticky .nav-logo img{height:40px}header.sticky ul.nav-menu li{background-color:#fff}@media screen and (min-width:767px){header.sticky ul.nav-menu li{background-color:transparent}}header.sticky nav.navigation{padding:12px 0}header.sticky .nav-toggle{height:40px;right:12px;top:12px;width:40px}header.sub-sticky{background-color:#fff;box-shadow:0 4px 12px -2px rgba(0,0,0,.2);position:-webkit-sticky;position:sticky;top:0}header.sub-sticky .nav-logo{height:40px;line-height:40px}header.sub-sticky .nav-logo img{height:40px}header.sub-sticky ul.nav-menu li{background-color:#fff}header.sub-sticky nav.navigation{padding:12px 0}header.sub-sticky .nav-toggle{height:40px;right:12px;top:12px;width:40px}nav.navigation{margin:auto;max-width:80rem;padding:16px 0;position:relative;z-index:2}@media screen and (min-width:767px){nav.navigation{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.nav-logo{color:#fff;font-weight:700;height:50px;line-height:50px;padding:0 20px;text-transform:uppercase}@media (min-width:40em){.nav-logo{padding:0 32px}}.nav-logo img{height:50px;transition:all .3s}ul.nav-menu{align-items:center;display:flex;flex-direction:column;margin:0;padding-right:20px}@media screen and (min-width:767px){ul.nav-menu{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-right:32px;position:relative}}ul.nav-menu li{list-style:none}.sticky .cta-container{background:#fff!important}ul.nav-menu li.cta-container{display:flex;padding:0 24px}@media (min-width:71.875em){ul.nav-menu li.cta-container{background:none;margin-left:24px;padding:0}}ul.nav-menu li a.btn-cta{box-shadow:none;margin:auto}ul.nav-menu li a.nav-menu-link{color:#2f2f2f;height:50px;line-height:50px;margin:0 8px;padding:8px;position:relative;text-decoration:none;transition-duration:.3s}@media (min-width:40em){ul.nav-menu li a.nav-menu-link{color:#2f2f2f}}ul.nav-menu li a.nav-menu-link:after{background:none repeat scroll 0 0 transparent;background:#00ab9d;border-radius:10px;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transition:width .3s ease 0s,left .3s ease 0s;width:0}ul.nav-menu li a.nav-menu-link.active:after,ul.nav-menu li a.nav-menu-link:hover:after{left:0;width:100%}.nav-toggle{cursor:pointer;display:none;height:50px;position:absolute;right:16px;top:16px;width:50px}span.icon-bar{background-color:#3b78a9;display:block;height:2px;position:absolute;right:12px;transition-duration:.3s;width:26px}.icon-bar:first-child{top:17px}.icon-bar:nth-child(2){top:24px}.icon-bar:nth-child(3){top:31px}.nav-overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;position:absolute;position:fixed;right:0;transition-duration:.3s;visibility:hidden;z-index:1}.nav-overlay.active{opacity:1;visibility:visible}.nav-toggle.active .icon-bar:first-child{top:24px;transform:rotate(45deg)}.nav-toggle.active .icon-bar:nth-child(2){width:0}.nav-toggle.active .icon-bar:nth-child(3){top:24px;transform:rotate(-45deg)}@media screen and (max-width:767px){ul.nav-menu{height:0;overflow:hidden;padding:0;position:absolute;width:100%}ul.nav-menu.active{height:auto;text-align:center}ul.nav-menu li{background-color:#eef4f5;width:100%}ul.nav-menu li a.nav-menu-link{padding:8px;text-align:center;width:100%}ul.nav-menu.active li.cta-container{padding:16px 0}.nav-toggle{display:block}}@media screen and (min-width:768px){.nav-overlay.active{opacity:0;visibility:hidden}}@-webkit-keyframes logoBlinker{0%{opacity:1}30%{opacity:.7}50%{opacity:1}to{opacity:1}}@keyframes logoBlinker{0%{opacity:1}30%{opacity:.7}50%{opacity:1}to{opacity:1}}footer{background:#2f2f2f;color:#fff;font-size:.75rem;padding:1rem;text-align:center}.goals__bg{height:100%}.goals__bg--img{background-image:url(../images/goals-bg-01.jpg);background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:50%;z-index:-2}.goals__bg--img img{display:none}.goals__bg--img.reverse{background-image:url(../images/goals-bg-02.jpg);left:auto;right:0}.goals__bg--img:before{background:linear-gradient(90deg,#3b76ab,#4ca984);content:"";height:100%;left:0;opacity:.3;position:absolute;right:0;top:0;width:100%;z-index:1}.goals__row{display:flex}.goals__title{font-size:1.5rem;margin-bottom:1.25rem}@media (min-width:40em){.goals__title{font-size:2rem;margin-bottom:2.5rem}}.goals__content{margin-left:auto;padding:1.5rem;width:50%}.goals__content.reverse{margin-left:0;margin-right:auto}.animated-code{height:80px;position:absolute;width:80px}.animated-code#animatedCode01{bottom:134px;height:180px;right:-30px;width:180px}.animated-code#animatedCode02{height:140px;right:200px;top:0;width:140px}.animated-code#animatedCode04{-webkit-animation-duration:5s;animation-duration:5s;right:190px;top:115px;width:70px}.animated-code#animatedCode05{-webkit-animation-duration:7s;animation-duration:7s;right:275px;top:130px;width:70px}.animated-code#animatedCode06{-webkit-animation-duration:15s;animation-duration:15s;right:340px;top:70px;width:70px}.animated-code#animatedCode07{-webkit-animation-duration:10s;animation-duration:10s;right:130px;top:55px;width:70px}.animated-code#animatedCode03{position:relative}.shapeBase{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:pulseAnimation;animation-name:pulseAnimation;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes pulseAnimation{0%,to{transform:scale(1)}50%{transform:scale(.8)}}@keyframes pulseAnimation{0%,to{transform:scale(1)}50%{transform:scale(.8)}}.value__row{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 -1rem 1rem}@media (min-width:71.875em){.value__row{flex-direction:row}.value__row.reverse{flex-direction:row-reverse}}.value__title{font-size:1.25rem;margin-bottom:.5rem}@media (min-width:40em){.value__title{font-size:1.75rem;margin-bottom:1rem}}.value__img{padding:1rem;position:relative;width:100%}@media (min-width:71.875em){.value__img{width:50%}}.value__img img.background-layer{left:0;position:absolute;top:0;z-index:-1}.value__content{padding:1rem;width:100%}@media (min-width:71.875em){.value__content{width:50%}}.value__content.reverse{margin-left:0;margin-right:auto}.value__animated-content .animated-icon{position:absolute}.value__animated-content .animated-icon#animatedValue01{bottom:0;left:0;width:80px}.cookie-alert{background-color:#fff;bottom:0;box-shadow:0 0 12px 3px #ececec;left:0;margin:0!important;opacity:0;padding:1rem;position:fixed;transform:translateY(100%);transition:all .5s ease-out;width:100%;z-index:999}.cookie-alert p{margin:0;padding:0}.cookie-alert.show{opacity:1;transform:translateY(0);transition-delay:1s}.cookie-alert .cookie-body{align-items:center;display:flex;flex-direction:column}@media (min-width:40em){.cookie-alert .cookie-body{flex-direction:row}}.cookie-alert .btn-container{display:flex;margin-left:auto;margin-top:1rem}@media (min-width:40em){.cookie-alert .btn-container{margin-top:0}}.cookie-alert .btn-cookie{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;margin:0 .5rem;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.cookie-alert .btn-cookie.reject{background-color:#eef4f5;border-color:#eef4f5}.cookie-alert .btn-cookie.reject:hover{background-color:#e1e8e9;border-color:#e1e8e9}.cookie-alert .btn-cookie.accept{background-color:#00ab9d;border-color:#00ab9d;color:#fff}.cookie-alert .btn-cookie.accept:hover{background-color:#019b8e;border-color:#019b8e}.letstalk__bg{background:linear-gradient(90deg,#3b76ab,#4ca984)}.letstalk__title{color:#fff;font-size:1.875rem;font-weight:700;padding:12px;text-align:center}@media (min-width:40em){.letstalk__title{font-size:3.75rem}}.letstalk__subtitle{color:#fff;font-size:1rem;opacity:.6;text-align:center}@media (min-width:40em){.letstalk__subtitle{font-size:1.5rem}}.letstalk__content{color:#fff}.letstalk__cta{display:flex;gap:16px;justify-content:center;margin-top:24px;text-align:center}.letstalk__button{display:flex;gap:6px}@media (min-width:71.875em){.letstalk__img{position:absolute}}.letstalk__img img{width:30%}@media (min-width:71.875em){.letstalk__img img{width:100%}}.letstalk__img--left{display:flex;justify-content:flex-start;opacity:.7}.letstalk__img--left img{-webkit-animation:tilt-shaking 3s linear infinite;animation:tilt-shaking 3s linear infinite;max-width:60px}@media (min-width:71.875em){.letstalk__img--left{left:10%;top:0}.letstalk__img--left img{max-width:180px}}.letstalk__img--right{display:flex;justify-content:flex-end;margin-top:24px;opacity:.9}.letstalk__img--right img{-webkit-animation:tilt-shaking 4s linear infinite;animation:tilt-shaking 4s linear infinite;max-width:90px}@media (min-width:71.875em){.letstalk__img--right{bottom:0;right:10%}.letstalk__img--right img{max-width:220px}}@-webkit-keyframes tilt-shaking{0%{transform:rotate(0deg)}5%{transform:rotate(5deg)}10%{transform:rotate(0eg)}15%{transform:rotate(-5deg)}20%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes tilt-shaking{0%{transform:rotate(0deg)}5%{transform:rotate(5deg)}10%{transform:rotate(0eg)}15%{transform:rotate(-5deg)}20%{transform:rotate(0deg)}to{transform:rotate(0deg)}}
/*# sourceMappingURL=style-1.0.2.min.css.map */