.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.scale-05{transform:scale(0.85)}.-translate-x-1\/2{--transform-translate-x:-50%}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:0.5}}@keyframes pulse{50%{opacity:0.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}}.mix-multiply{mix-blend-mode:multiply}.translate-x-y-half{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:768px){#animation_container{position:relative;width:100% !important;height:150px !important}#animation_container canvas{width:100% !important;height:auto !important}}.hover-product{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 1.2s;-ms-transition:all 1.2s;transition:all 1.2s}.hover-product:hover{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%);-webkit-transition:all 1.2s;-ms-transition:all 1.2s;transition:all 1.2s}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes riseFade{from{opacity:0;transform:translateY(var(--rise,16px))}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp 1s cubic-bezier(0.22,1,0.36,1) forwards}.animate-rise{animation:riseFade 2s cubic-bezier(0.22,1,0.36,1) forwards;--rise:16px}.animate-rise-delayed{animation:riseFade 2s cubic-bezier(0.22,1,0.36,1) forwards;animation-delay:0.5s;--rise:10px;opacity:0}.delay-100{animation-delay:100ms}.delay-200{animation-delay:200ms}.delay-300{animation-delay:300ms}@keyframes msgEnter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes typingPulse{0%,100%{opacity:0.3}50%{opacity:1}}.chat-msg{opacity:0;transform:translateY(6px)}.chat-active{}.chat-active .chat-msg-1{animation:msgEnter 0.8s cubic-bezier(0.22,1,0.36,1) 0.2s forwards}.chat-active .chat-msg-2{animation:msgEnter 0.8s cubic-bezier(0.22,1,0.36,1) 1.6s forwards}.chat-active .chat-msg-3{animation:msgEnter 0.8s cubic-bezier(0.22,1,0.36,1) 2.6s forwards}.chat-active .chat-msg-4{animation:msgEnter 0.8s cubic-bezier(0.22,1,0.36,1) 4.7s forwards}.chat-active .typing-indicator{animation:msgEnter 0.35s cubic-bezier(0.22,1,0.36,1) 0.6s forwards,fadeOut 0.35s cubic-bezier(0.22,1,0.36,1) 1.4s forwards,msgEnter 0.35s cubic-bezier(0.22,1,0.36,1) 3.8s forwards,fadeOut 0.35s cubic-bezier(0.22,1,0.36,1) 4.6s forwards}.chat-active .typing-1{animation:msgEnter 0.35s cubic-bezier(0.22,1,0.36,1) 0.6s forwards,fadeOut 0.35s cubic-bezier(0.22,1,0.36,1) 1.4s forwards}.chat-active .typing-2{animation:msgEnter 0.5s cubic-bezier(0.22,1,0.36,1) 3.8s forwards,fadeOut 0.5s cubic-bezier(0.22,1,0.36,1) 4.6s forwards}.chat-active .typing-dot{width:6px;height:6px;background-color:#173244;border-radius:9999px;animation:typingPulse 0.6s cubic-bezier(0.22,1,0.36,1) infinite}.chat-active .typing-dot:nth-child(1){animation-delay:0s}.chat-active .typing-dot:nth-child(2){animation-delay:0.15s}.chat-active .typing-dot:nth-child(3){animation-delay:0.3s}.chat-active .box-typing-dot,.chat-active .box-typing-dot-2{position:absolute;left:8.37px;width:50px;padding:12px;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#ffffff;border-radius:16px;opacity:0}.chat-active .box-typing-dot{top:170px}.chat-active .box-typing-dot-2{top:305px}.ani-chat-support{max-width:500px;height:500px}.chat-container{position:absolute;inset:0;transition:opacity 0.8s cubic-bezier(0.22,1,0.36,1),transform 0.4s cubic-bezier(0.22,1,0.36,1)}.row-ani-chat{right:0;top:120px}@media (max-width:768px){.row-ani-chat{right:-60px}}.col-ani-chat{width:348px;height:296px}.box-main-wind{position:absolute;inset:0}.inside-main-wind{position:absolute;top:0.3%;left:0.18%;right:17.73%;bottom:0.22%}.inside-main-wind .svg-main-wind{left:5%}.box-small-element{position:absolute;top:20px;left:30px;right:12px;bottom:60px}.inside-small-element{position:absolute;top:12.5%;left:28.5%;width:165px;height:19px}.inside-small-element-2{position:absolute;top:50%;left:2%;width:162px;height:70px}.inside-small-element-3{position:absolute;top:50%;right:17%;width:75px;height:70px}.box-top-widgets{position:absolute;top:24%;right:16.5%;width:248px;height:46px}.box-phone-mockup{position:absolute;top:0;left:18px;z-index:10}@media (max-width:768px){.box-phone-mockup{left:-10px}}.inside-phone-mockup{width:244px;height:500px;flex-shrink:0}.inside-phone-mockup .box-phone-body{position:absolute;inset:0;filter:drop-shadow(0 50px 25px rgba(0,0,0,0.08))}.inside-phone-mockup .box-screen-content{position:absolute;width:228px;height:488px;background-color:#eee;border-radius:28px;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%)}.inside-phone-mockup .box-top-header{position:absolute;top:-50px;left:-20.2px;width:266px;height:113px;background-color:#129590}.inside-phone-mockup .box-phone-header{position:absolute;top:16.27px;left:7.92px;display:flex;align-items:center;gap:5.759px}.inside-phone-mockup .inside-phone-header{width:21.886px;height:16.126px}.inside-phone-mockup .box-phone-header-2{display:flex;align-items:center;gap:5.759px;position:relative}.inside-phone-mockup .inside-phone-header-2{display:flex;align-items:center;height:32.437px;padding-right:5.572px}.inside-phone-mockup .inside-inside-phone-header-2{width:32.437px;height:32.437px;margin-right:-5.572px}.inside-phone-mockup .inside-inside-phone-header-2 img{width:100%;height:100%;border-radius:9999px}.inside-phone-mockup .inside-inside-phone-header-3{position:absolute;top:24.58px;left:25.47px;width:5.572px;height:5.572px}.inside-phone-mockup .inside-phone-header-3{display:flex;flex-direction:column;line-height:1.3;color:#ffffff;letter-spacing:0.2px}.inside-phone-mockup .inside-phone-header-3 p{font-size:12px;font-weight:500;white-space:nowrap}.inside-phone-mockup .inside-phone-header-3 span{font-size:10px;font-weight:300;opacity:0.7}.inside-phone-mockup .black-msg-01,.inside-phone-mockup .black-msg-02{background-color:#173244;border-radius:16px;padding:8px 12px;width:177.388px;display:flex;align-items:center}.inside-phone-mockup .black-msg-01 p,.inside-phone-mockup .black-msg-02 p{font-family:Arial,"Noto Sans",sans-serif;font-size:12px;line-height:1.3;color:#ffffff}.inside-phone-mockup .black-msg-01{position:absolute;top:77.94px;left:39.79px}.inside-phone-mockup .black-msg-02{position:absolute;top:230px;left:39.79px}.inside-phone-mockup .white-msg-01,.inside-phone-mockup .white-msg-02{background-color:#ffffff;border-radius:16px;padding:8px 12px;width:183.47px;display:flex;align-items:center}.inside-phone-mockup .white-msg-01 p,.inside-phone-mockup .white-msg-02 p{font-family:Arial,"Noto Sans",sans-serif;font-size:12px;line-height:1.3;color:#173244}.inside-phone-mockup .white-msg-01{position:absolute;top:170px;left:8.37px}.inside-phone-mockup .white-msg-02{position:absolute;top:305px;left:8.37px}.inside-phone-mockup .box-phone-input{position:absolute;top:432.51px;left:7.92px;width:209.641px;padding:5.759px 5.759px 5.759px 11.519px;border-radius:1151.87px;background-color:#ffffff;display:flex;justify-content:space-between;align-items:center}.inside-phone-mockup .box-phone-input p{font-size:12px;font-weight:500;opacity:0.5;white-space:nowrap}.inside-phone-mockup .inside-phone-input{width:23.037px;height:23.037px;display:flex;align-items:center;justify-content:center}.inside-phone-mockup .arrow-box-phone-input{width:23.037px;height:23.037px;background-color:#ee4a2b;border-radius:19.198px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg)}.inside-phone-mockup .arrow-box-phone-input .arrow-icon{transform:rotate(-90deg);width:14px;height:14px;position:relative;top:-2px}.inside-phone-mockup .box-home-indicator{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center}.inside-phone-mockup .inside-home-indicator{width:73px;height:2.6px;background-color:#989898;border-radius:9999px}.thankplace{display:none}.thankplace a{color:#fff !important;text-decoration:none !important}@media (min-width:768px){.country-thank .button-thank{font-size:12px;line-height:1rem}}.button-flex{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;column-gap:12px}@media (max-width:768px){.button-flex{flex-direction:column}}.button-thank{flex:1 1 50%;box-sizing:border-box;min-height:45px}@media (max-width:576px){.button-thank{flex:1 1 100%}}@media (max-width:440px){.button-thank{width:100% !important}}@media (max-width:440px){.icon-callenar{padding-left:25px;padding-right:25px}}.thankplacecont{display:none;padding:40px;background:#fff;border-radius:8px 8px}@media (max-width:440px){.thankplacecont{padding:24px;padding-top:5px}}.loader{text-align:center}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;opacity:0;pointer-events:none;transition:opacity 0.3s;width:calc(100% - 20px)}.modal.is-open{opacity:1 !important;pointer-events:auto}@media (max-height:600px){.modal{min-height:530px;overflow-y:auto}}.modal-bg{position:fixed;z-index:100;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.4);opacity:0;pointer-events:none;transition:all 0.3s;backdrop-filter:blur(10px)}.modal-bg.is-open{opacity:1 !important;pointer-events:auto}.modal--thanks{text-align:center}.modal--request,.modal--request-2,.modal--methods,.modal--thanks,.modal--cookie{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:1rem;padding:1.5rem;width:100%}@media (min-width:1024px){.modal--request,.modal--request-2,.modal--methods,.modal--thanks,.modal--cookie{padding:2rem;max-width:48rem}}.modal--request-2,.modal--request-2-2,.modal--methods-2,.modal--thanks-2,.modal--cookie-2{padding:1.5rem 1.5rem 3rem}@media (min-width:1024px){.modal--request-2,.modal--request-2-2,.modal--methods-2,.modal--thanks-2,.modal--cookie-2{padding:3rem;max-width:48rem}}.modal--request-methods,.modal--request-2-methods,.modal--methods-methods,.modal--thanks-methods,.modal--cookie-methods{padding:1.5rem 1.5rem 3rem;width:100%;margin-bottom:64px}@media (min-width:1024px){.modal--request-methods,.modal--request-2-methods,.modal--methods-methods,.modal--thanks-methods,.modal--cookie-methods{padding:1.5rem;max-width:100%}}@media (max-width:1024px){.modal--request-methods,.modal--request-2-methods,.modal--methods-methods,.modal--thanks-methods,.modal--cookie-methods{display:none}}.modal--request-thanks,.modal--request-2-thanks,.modal--methods-thanks,.modal--thanks-thanks,.modal--cookie-thanks{text-align:center;padding:1.5rem 1.5rem 3rem;-webkit-box-shadow:0 56px 54px -21px rgba(229,229,229,0.5);box-shadow:0 56px 54px -21px rgba(229,229,229,0.5)}@media (min-width:1024px){.modal--request-thanks,.modal--request-2-thanks,.modal--methods-thanks,.modal--thanks-thanks,.modal--cookie-thanks{width:66.666667%;padding:4rem;max-width:56rem}}.modal--request-cookie,.modal--request-2-cookie,.modal--methods-cookie,.modal--thanks-cookie,.modal--cookie-cookie{bottom:0;width:100%;padding:2.5rem 1.5rem 2rem;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;position:fixed;z-index:50;opacity:0;pointer-events:none;transition-property:opacity;transition-duration:0.3s}.modal--request-cookie.is-open,.modal--request-2-cookie.is-open,.modal--methods-cookie.is-open,.modal--thanks-cookie.is-open,.modal--cookie-cookie.is-open{pointer-events:auto;opacity:1 !important}.modal--request-cookie .button,.modal--request-2-cookie .button,.modal--methods-cookie .button,.modal--thanks-cookie .button,.modal--cookie-cookie .button{width:100% !important}@media (min-width:768px){.modal--request-cookie .button,.modal--request-2-cookie .button,.modal--methods-cookie .button,.modal--thanks-cookie .button,.modal--cookie-cookie .button{width:max-content !important}}.mob-modal{display:flex;align-items:center}.mob-modal p{margin-left:10px}@media (max-width:1024px){.display-none-mob{display:none}}.closebtnmy{position:absolute;width:36px;height:36px;right:10px;top:-10px;background:#24817d;padding:3px;border-radius:50px}.closebtnmy img{width:32px !important;height:32px}@media (max-width:991px){#cookie-law-info-bar[data-cli-style="cli-style-v2"]{padding:7px 60px 7px 40px !important}}@media (min-width:1024px){.shadow-custom{-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:0.3s;transition-duration:0.3s}.shadow-custom:hover{-webkit-box-shadow:0 56px 54px -21px rgba(229,229,229,0.7);box-shadow:0 56px 54px -21px rgba(229,229,229,0.7)}}.shadow-1{-webkit-box-shadow:0 56px 54px -21px rgba(229,229,229,0.5);box-shadow:0 56px 54px -21px rgba(229,229,229,0.5)}.shadow-green{-webkit-box-shadow:0 30px 40px 0 rgba(19,150,145,0.15);box-shadow:0 30px 40px 0 rgba(19,150,145,0.15)}.shadow-2{-webkit-box-shadow:0 56px 54px -21px rgba(157,215,210,0.5);box-shadow:0 56px 54px -21px rgba(157,215,210,0.5)}.drop-shadow-red{-webkit-filter:drop-shadow(0 80px 80px rgba(248,37,48,0.11)) drop-shadow(0 33.4221px 33.4221px rgba(248,37,48,0.079074)) drop-shadow(0 17.869px 17.869px rgba(248,37,48,0.0655718)) drop-shadow(0 10.0172px 10.0172px rgba(248,37,48,0.055)) drop-shadow(0 5.32008px 5.32008px rgba(248,37,48,0.0444282)) drop-shadow(0 2.21381px 2.21381px rgba(248,37,48,0.030926));filter:drop-shadow(0 80px 80px rgba(248,37,48,0.11)) drop-shadow(0 33.4221px 33.4221px rgba(248,37,48,0.079074)) drop-shadow(0 17.869px 17.869px rgba(248,37,48,0.0655718)) drop-shadow(0 10.0172px 10.0172px rgba(248,37,48,0.055)) drop-shadow(0 5.32008px 5.32008px rgba(248,37,48,0.0444282)) drop-shadow(0 2.21381px 2.21381px rgba(248,37,48,0.030926))}.is-safari .drop-shadow-red{-webkit-filter:none;filter:none}.drop-shadow-grey-1{-webkit-filter:drop-shadow(0 154px 126px rgba(0,0,0,0.07)) drop-shadow(0 49.9794px 43.1694px rgba(0,0,0,0.0453408)) drop-shadow(0 23.2406px 18.791px rgba(0,0,0,0.0325632)) drop-shadow(0 11.5388px 8.14689px rgba(0,0,0,0.0227847)) drop-shadow(0 5.3376px 2.96572px rgba(0,0,0,0.0145288)) drop-shadow(0 1.87513px 0.62975px rgba(0,0,0,0.0071287));filter:drop-shadow(0 154px 126px rgba(0,0,0,0.07)) drop-shadow(0 49.9794px 43.1694px rgba(0,0,0,0.0453408)) drop-shadow(0 23.2406px 18.791px rgba(0,0,0,0.0325632)) drop-shadow(0 11.5388px 8.14689px rgba(0,0,0,0.0227847)) drop-shadow(0 5.3376px 2.96572px rgba(0,0,0,0.0145288)) drop-shadow(0 1.87513px 0.62975px rgba(0,0,0,0.0071287))}.is-safari .drop-shadow-grey-1{-webkit-filter:none;filter:none}.drop-shadow-grey-2{-webkit-filter:drop-shadow(0 56px 54px rgba(229,229,229,0.5));filter:drop-shadow(0 56px 54px rgba(229,229,229,0.5))}.is-safari .drop-shadow-grey-2{-webkit-filter:none;filter:none}.scroll-top-btn{position:fixed;bottom:0;right:0;margin-right:1rem;margin-bottom:5.5rem;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.3s;transition-duration:0.3s;z-index:20}@media (min-width:1024px){.scroll-top-btn{display:block;margin-bottom:1rem}}.scroll-top-btn svg{width:3rem;height:3rem}@media (min-width:1024px){.scroll-top-btn svg{width:6rem;height:6rem}}.title-404{--text-opacity:1;color:#f82530;color:rgba(248,37,48,var(--text-opacity));font-weight:700;font-size:144px;line-height:120%}@media (min-width:1024px){.title-404{font-size:168px}}.text-page{padding-top:6rem;padding-bottom:6rem}@media (min-width:1024px){.text-page{padding-top:10rem;padding-bottom:10rem}}.info-contact{font-size:10px;line-height:1.5;color:#97a0a6;font-weight:400}.page-pagination{display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3rem;--text-opacity:1;color:#129590;color:rgba(18,149,144,var(--text-opacity));font-weight:500;font-size:18px;line-height:1.5}@media (min-width:1024px){.page-pagination{margin-top:5rem}}.page-pagination>*+*{margin-left:1.5rem}.white-label-table{min-width:887px}@media (min-width:1024px){.white-label-table{min-width:100%}}.img-map-contact{background:url(../../images/map-akurateco.jpg) no-repeat center;background-size:cover;width:100%;height:600px}@media (max-width:640px){.img-map-contact{background:url(../../images/map-contact-mobile.jpg) no-repeat 38%;background-size:cover;width:100%;height:320px}}.chart-img img:first-child{display:block}.chart-img img{display:none}@media (min-width:768px){.three-img-desk{display:block}.three-img-mobile{display:none}}@media (max-width:767px){.three-img-desk{display:none}.three-img-mobile{display:block}}.big-icon{width:84px;height:84px}@media (max-width:991px){.big-icon{width:64px;height:64px}}.img-stories{width:200px;height:100px}@media (max-width:991px){.img-stories{width:100%;height:auto}}.button-back{display:flex;align-items:center;justify-content:center;border-width:1px;--border-opacity:1;border-color:#129590;border-color:rgba(18,149,144,var(--border-opacity));--text-opacity:1;color:#129590;color:rgba(18,149,144,var(--text-opacity));height:2.5rem;border-radius:0.5rem;margin-top:3rem;position:relative}@media (min-width:1024px){.button-back{min-width:10rem;width:max-content}}.button-back svg{fill:currentColor;--text-opacity:1;color:#129590;color:rgba(18,149,144,var(--text-opacity));width:2rem;height:1rem;position:absolute;top:50%;left:0;margin-left:5rem;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-y:-50%}@media (min-width:1024px){.button-back svg{margin-left:0.5rem}}.button-back p{font-size:14px;line-height:1.6;font-weight:700;--text-opacity:1;color:#129590;color:rgba(18,149,144,var(--text-opacity))}.line{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform 2s linear;transition:-webkit-transform 2s linear;transition:transform 2s linear;transition:transform 2s linear,-webkit-transform 2s linear}.is-active .line{-webkit-transform:scaleY(1);transform:scaleY(1)}.line--red{height:70%}.line--green{height:100%}.top-line-green{border-top:1px solid #129590;padding-top:30px}.benefits-line-gray{width:100%;background:rgba(23,50,68,0.1);height:1px}.icon_skype,.icon_telegram,.icon_whatsapp,.icon_linkedin,.icon_mail{background:no-repeat 0 0;background-size:100% auto}.icon_skype{background-image:url("../../images/icon_skype.svg")}.icon_telegram{background-image:url("../../images/icon_telegram.svg")}.icon_whatsapp{background-image:url("../../images/icon_whatsapp.svg")}.icon_linkedin{background-image:url("../../images/icon_linkedin.svg")}.icon_mail{background-image:url("../../images/icon_mail.svg")}.icon-download{background-image:url("../../images/icon-down.svg")}.icon-download:hover{background-image:url("../../images/icon-down-red.svg");transform:scale(1.2)}.thanks-link.icon-download{background-repeat:no-repeat;background-position:left center;transition:transform .5s ease}.methods{margin-top:80px}.logo-methods{padding:0;width:100%;height:90px;background:#fff;box-shadow:0 154px 126px rgba(0,0,0,0.07),0 49.9794px 43.1694px rgba(0,0,0,0.0453408),0 23.2406px 18.791px rgba(0,0,0,0.0325632),0 11.5388px 8.14689px rgba(0,0,0,0.0227847),0 5.3376px 2.96572px rgba(0,0,0,0.0145288),0 1.87513px 0.629754px rgba(0,0,0,0.0071287);-webkit-box-shadow:0 154px 126px rgba(0,0,0,0.07),0 49.9794px 43.1694px rgba(0,0,0,0.0453408),0 23.2406px 18.791px rgba(0,0,0,0.0325632),0 11.5388px 8.14689px rgba(0,0,0,0.0227847),0 5.3376px 2.96572px rgba(0,0,0,0.0145288),0 1.87513px 0.629754px rgba(0,0,0,0.0071287);border-radius:8px}.section-publications{display:flex;flex-wrap:wrap;gap:24px}.logo-methods img{display:block;margin:0 auto}.logo-press{box-sizing:border-box;padding:2rem;flex:0 0 23%;border-radius:1rem;display:block;background:#fff;transition:box-shadow 0.3s;box-shadow:0 56px 54px -21px rgba(229,229,229,0.5)}.logo-press:hover{box-shadow:0 56px 54px -21px #e5e5e5}@media (max-width:1200px){.logo-press{flex:0 0 30%}}@media (max-width:991px){.logo-press{flex:0 0 48%}}@media (max-width:480px){.logo-press{flex:0 0 100%}}.logo-press img{display:block;width:100%;margin:0 auto;margin-bottom:15px;background:#f2f2f2}.icon-callenar{position:relative;padding-left:50px}.icon-callenar::after{position:absolute;content:"";top:7px;left:15px;background:url("../../images/icon-callendar.svg") no-repeat;width:27px;height:30px}@media (max-width:440px){.expert .icon-callenar::after{left:60px}}.social-media-icon{width:48px;height:48px;position:relative;top:-3px}.social-media-icon img{width:100%;height:100%}.social-media-icon:hover{opacity:0.75}@media (max-width:991px){.img-logo{min-width:50%}}.icon-check-green{background:url("../../images/icon-chek-green.svg") center center no-repeat;width:32px;height:32px;background-size:100% auto}.direct-icons{justify-content:center;margin-top:20px}.icon-soc-modal{width:45px;height:45px;display:block}@media (max-width:456px){.icon-soc-modal{width:40px;height:40px;display:block}}.modal--hello{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:1rem;padding:1.5rem;width:100%}@media (min-width:1024px){.modal--hello{padding:3rem;max-width:48rem}}