.card-service{gap:2rem;width:100%}.card-service,.card-service__figure{align-items:center;display:flex}.card-service__figure{border-radius:1rem;justify-content:center;overflow:hidden;width:60%}.card-service__figure img{filter:grayscale(0);height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .4s ease-in-out;width:100%}.card-service__figure span{display:none}.card-service__information{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:40%}.card-service__information__title{font-size:1.7rem;font-weight:600;letter-spacing:.05em;line-height:125%;max-width:12ch;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}@media(min-width:1201px){.card-service{flex-direction:column}.card-service__information{align-items:center;width:100%}.card-service__information__title{font-size:1.4rem;font-weight:500;max-width:100%;text-align:center;text-transform:uppercase}.card-service__information__button{display:none}.card-service__figure{border-radius:0;cursor:pointer;height:calc(43rem*var(--scale));position:relative;width:100%}.card-service__figure:before{content:"";height:100%;inset:0;width:100%;z-index:5;--tw-bg-opacity:1;background-color:rgb(48 100 238/var(--tw-bg-opacity,1));background:linear-gradient(90.26deg,#28a7ff 33.38%,#06f 83.61%);mix-blend-mode:multiply}.card-service__figure span,.card-service__figure:before{opacity:0;position:absolute;transition:opacity .4s ease-in-out}.card-service__figure span{align-items:center;display:flex;justify-content:center;left:50%;top:50%;z-index:6;--tw-text-opacity:1;border-radius:9999px;color:rgb(0 0 0/var(--tw-text-opacity,1));height:4rem;width:4rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));transform:translate(-50%,-50%)}.card-service__figure:hover span,.card-service__figure:hover:before{opacity:1;transition:opacity .4s ease-in-out}.card-service__figure:hover img{filter:grayscale(1);transition:filter .4s ease-in-out}}@media(min-width:1401px){.card-service__information__title{font-size:1.6rem}.card-service__figure span{height:4.5rem;width:4.5rem}}@media(min-width:1601px){.card-service{gap:3rem}.card-service__information__title{font-size:1.9rem}.card-service__figure span{font-size:2rem;height:5.6rem;width:5.6rem}}.modal{background-color:#000000bf;display:flex;inset:0;position:fixed;z-index:1000}.modal__content{height:-moz-fit-content;height:fit-content;margin:auto;opacity:0;width:-moz-fit-content;width:fit-content;z-index:10000}.modal__close-modal{cursor:pointer;padding:3rem;position:fixed;right:0;top:0;z-index:50;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media(min-width:1201px){.modal__close-modal{right:2%;top:7%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInAndGrow{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutAndShrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.modal-container-leave-to{opacity:0}.modal-container-enter-active{animation:fadeIn .3s ease forwards}.modal-container-leave-active{transition:opacity .3s ease;transition-delay:.3s}.modal__content.enter{animation:fadeInAndGrow .3s ease forwards;animation-delay:.3s}.modal__content.leaving{animation:fadeOutAndShrink .3s ease forwards}.home-services{align-items:center;display:flex;justify-content:center;padding-bottom:5rem;padding-top:5rem;position:relative;width:100%}.home-services__container{display:flex;flex-direction:column;gap:3rem;z-index:5}.home-services__list{display:grid;grid-auto-flow:row;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1.8rem}.home-services__content{font-family:Roboto;font-size:1.9rem;font-weight:300;line-height:140%;margin-left:auto;margin-right:auto;margin-top:1.5rem;--tw-text-opacity:1;color:rgb(96 96 96/var(--tw-text-opacity,1))}@media(min-width:768px){.home-services__list{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1201px){.home-services__container{width:82%}.home-services__info{text-align:center}.home-services__content{margin-top:calc(2rem*var(--scale));width:calc(75rem*var(--scale))}.home-services__list{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:7.2rem}}@media(min-width:1401px){.home-services{padding-top:12rem}.home-services__list{row-gap:8rem}.home-services__bg-image{width:47rem}}@media(min-width:1601px){.home-services{padding-bottom:10rem;padding-top:10rem}.home-services__list{row-gap:10rem}}.modal__content{align-items:center;display:flex;justify-content:center}.modal-service{flex-direction:column;position:relative;width:40rem}.modal-service,.modal-service__close{display:flex;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.modal-service__close{border-radius:9999px;height:2.6rem;position:absolute;right:1.5rem;top:1.5rem;width:2.6rem;--tw-rotate:45deg;font-size:1.5rem;font-weight:700;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.modal-service__close,.modal-service__picture{align-items:center;justify-content:center}.modal-service__picture{display:flex;height:23rem;overflow:hidden;width:100%}.modal-service__picture img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:1201px){.modal-service__picture img{height:calc(55rem*var(--scale))}}.modal-service__information{align-items:flex-start;display:flex;flex-direction:column;padding:2.5rem 4rem 5rem;width:100%}.modal-service__information__title{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem}.modal-service__information__text{margin-bottom:4rem}.modal-service__information__button{text-transform:uppercase}@media(min-width:768px){.modal-service{width:50rem}}@media(min-width:961px){.modal-service{flex-direction:row;width:70rem}.modal-service__picture{height:auto;order:2;width:45%}.modal-service__information{justify-content:center;order:1;padding-bottom:0;padding-top:0;width:55%}}@media(min-width:1201px){.modal-service{width:69rem}.modal-service__close{cursor:pointer;right:2.5rem;top:2.5rem}.modal-service__information{padding-left:5rem}.modal-service__information__title{font-size:2.8rem}}@media(min-width:1401px){.modal-service{width:78rem}.modal-service__close{height:3.6rem;width:3.6rem}.modal-service__picture{width:43%}.modal-service__information{padding-left:6rem;padding-right:5rem;width:57%}.modal-service__information__title{font-size:3.2rem;margin-bottom:2.5rem}}@media(min-width:1601px){.modal-service{width:96rem}.modal-service__information{padding-left:7rem}.modal-service__information__title{font-size:4rem}}.about-services-ctn__left{isolation:isolate;position:relative}.about-services-ctn__left__img{height:17rem;width:17rem;z-index:3}.about-services-ctn__left__img,.about-services-ctn__left__reverse{border:.7rem solid #f5f5f5;border-radius:9999px;overflow:hidden}.about-services-ctn__left__reverse{height:30rem;position:absolute;right:0;top:40%;width:30rem;z-index:-1}.about-services-ctn__left__text{bottom:-110%;left:30%;position:absolute;--tw-bg-opacity:1;background-color:rgb(48 100 238/var(--tw-bg-opacity,1));font-family:Poppins;font-size:1.6rem;font-weight:500;padding:2rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.about-services-ctn__right{margin-bottom:5rem;margin-top:22rem}.about-services-ctn__right__title{font-family:Poppins;font-size:1.8rem;font-weight:600}.about-services-ctn__right__content,.about-services-ctn__right__title{--tw-text-opacity:1;color:rgb(96 96 96/var(--tw-text-opacity,1))}.about-services-ctn__right__content{font-family:Roboto;font-size:1.5rem;font-weight:300;line-height:150%;margin-top:1.5rem}.about-services-ctn__right__card{align-items:center;display:flex;flex-direction:column;gap:1rem;height:9rem;justify-content:center;margin:2.5rem auto;width:25rem;--tw-bg-opacity:1;background-color:rgb(48 100 238/var(--tw-bg-opacity,1));font-family:Poppins;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.about-services-ctn__right__card.item,.about-services-ctn__right__card.item2{font-size:2.5rem}.about-services-ctn__right__card.item span,.about-services-ctn__right__card.item2 span{font-size:2rem}.about-services-ctn__right__btns .btn-primary{align-items:center;border-radius:.5rem;display:flex;transition:background-color .6s ease-out;--tw-bg-opacity:1;background-color:rgb(48 100 238/var(--tw-bg-opacity,1));font-size:1.5rem;font-weight:500;line-height:170%;padding:1.3rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media(min-width:1201px){.about-services-ctn__right__btns .btn-primary{font-size:calc(1.8rem*var(--scale));padding:calc(1.5rem*var(--scale)) calc(2rem*var(--scale))}}@media(hover:hover){.about-services-ctn__right__btns .btn-primary:hover{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 195 39/var(--tw-bg-opacity,1));opacity:1}}.about-services-ctn__right__btns .btn-primary .icon-arrow-slider{display:none}.about-services-ctn__right__btns{display:flex;gap:2.5rem;margin-top:1.5rem}.about-services-ctn__right__btns .icon-more{font-size:1.4rem;font-weight:700;margin-left:1rem}@media(min-width:1201px){.about-services-ctn{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:calc(15rem*var(--scale))}.about-services-ctn__left__img{height:calc(41rem*var(--scale));left:0;top:0;width:calc(41rem*var(--scale))}.about-services-ctn__left__reverse{height:calc(55.6rem*var(--scale));top:30%;width:calc(55.6rem*var(--scale))}.about-services-ctn__left__text{align-items:center;border-radius:calc(8.9rem*var(--scale));display:flex;font-size:calc(5.7rem*var(--scale));height:calc(10.7rem*var(--scale));justify-content:center;left:65%;padding:0 10%;top:12%;width:calc(33.7rem*var(--scale))}.about-services-ctn__left__text span{font-size:calc(2.7rem*var(--scale));margin-left:1rem}.about-services-ctn__right{margin-left:calc(15rem*var(--scale))}.about-services-ctn__right__middle{gap:2rem}.about-services-ctn__right__card,.about-services-ctn__right__middle{display:flex}.about-services-ctn__right__card{align-items:center;flex-direction:column;gap:1rem;justify-content:center;--tw-bg-opacity:1;background-color:rgb(48 100 238/var(--tw-bg-opacity,1));font-family:Poppins;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));height:calc(13rem*var(--scale));margin:calc(2.5rem*var(--scale)) 0;width:calc(32rem*var(--scale))}.about-services-ctn__right__card.item,.about-services-ctn__right__card.item2{font-size:calc(4.5rem*var(--scale))}.about-services-ctn__right__card.item span,.about-services-ctn__right__card.item2 span{font-family:Poppins;font-size:calc(2.4rem*var(--scale));font-weight:500}.about-services-ctn__right__title{font-family:Poppins;font-weight:600;--tw-text-opacity:1;color:rgb(96 96 96/var(--tw-text-opacity,1));font-size:calc(2.1rem*var(--scale))}.about-services-ctn__right__content{font-size:calc(1.9rem*var(--scale));margin-top:calc(1.5rem*var(--scale))}.about-services-ctn__right__btns{display:flex;gap:2.5rem;margin-top:calc(2.5rem*var(--scale))}}
