*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:"scale-variable",sans-serif;font-optical-sizing:auto}img{max-width:100%;display:block}html{font-size:62.5%;scroll-behavior:smooth}@media(max-width: 1700px){html{font-size:58%}}@media(max-width: 520px){html{font-size:62.5%}}@media(max-width: 360px){html{font-size:55%}}html,body{background:var(--quinary);height:100%}html{scrollbar-width:thin;scrollbar-color:var(--primary) rgba(0,0,0,0);overflow-x:hidden}button{background:rgba(0,0,0,0)}button,a{cursor:pointer}input,textarea,select{appearance:none}section{view-timeline-name:--sec;view-timeline-axis:block}h1,h2,h3,h4{font-size:4rem;font-weight:400;line-height:130%;letter-spacing:.02rem;text-align:center}@media(max-width: 991px){h1,h2,h3,h4{font-size:3.2rem}}@media(max-width: 520px){h1,h2,h3,h4{font-size:2.8rem}}h5{font-size:3.2rem;font-weight:400;line-height:130%;letter-spacing:.02rem;text-align:center}@media(max-width: 991px){h5{font-size:2.4rem}}h6{font-size:2.8rem;font-weight:400;line-height:100%;letter-spacing:.02rem}.light{font-weight:300}.regular{font-weight:400}.line-sm{line-height:130%}.line-md{line-height:150%}.subtitle{font-size:2.4rem;letter-spacing:.02rem}@media(max-width: 991px){.subtitle{font-size:2rem}}.text{font-size:1.8rem;letter-spacing:.02rem}@media(max-width: 991px){.text{font-size:1.6rem}}.description{font-size:1.6rem;letter-spacing:.02rem}.small-text{font-size:1.4rem;letter-spacing:.02rem}.tag-text{font-size:1.4rem;font-weight:400;line-height:100%;letter-spacing:.02rem}.menu-item{font-size:1.4rem;font-weight:400;line-height:100%;letter-spacing:.02rem;transition:all .3s ease}.button{min-width:fit-content;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;font-size:1.6rem;font-weight:400;line-height:100%;letter-spacing:.02rem;border-radius:.8rem;padding:1.2rem 1.6rem;transition:all .3s ease}.button svg{max-width:2.4rem}.button svg path{transition:all .3s ease}.button-primary{color:var(--tertiary);background:var(--secondary)}.button-primary svg path{fill:var(--quarternary)}.button-primary:hover{color:var(--secondary);background:var(--tertiary)}.button-primary:hover svg path{fill:var(--secondary)}.button-secondary{color:var(--text);background:var(--quarternary)}.button-secondary svg path{fill:var(--secondary)}.button-secondary:hover{color:var(--quarternary);background:var(--secondary)}.button-secondary:hover svg path{fill:var(--quarternary)}.extra-top{padding-top:20rem}@media(max-width: 1500px){.extra-top{padding-top:16rem}}@media(max-width: 1200px){.extra-top{padding-top:14rem}}@media(max-width: 1080px){.extra-top{padding-top:12rem}}@media(max-width: 991px){.extra-top{padding-top:10rem}}@media(max-width: 520px){.extra-top{padding-top:8rem}}.extra-bottom{padding-bottom:20rem}@media(max-width: 1500px){.extra-bottom{padding-bottom:16rem}}@media(max-width: 1200px){.extra-bottom{padding-bottom:14rem}}@media(max-width: 1080px){.extra-bottom{padding-bottom:12rem}}@media(max-width: 991px){.extra-bottom{padding-bottom:10rem}}@media(max-width: 520px){.extra-bottom{padding-bottom:8rem}}.big-top{padding-top:16rem}@media(max-width: 1200px){.big-top{padding-top:12rem}}@media(max-width: 1080px){.big-top{padding-top:10rem}}@media(max-width: 991px){.big-top{padding-top:8rem}}@media(max-width: 520px){.big-top{padding-top:4rem}}.big-bottom{padding-bottom:16rem}@media(max-width: 1200px){.big-bottom{padding-bottom:12rem}}@media(max-width: 1080px){.big-bottom{padding-bottom:10rem}}@media(max-width: 991px){.big-bottom{padding-bottom:8rem}}@media(max-width: 520px){.big-bottom{padding-bottom:4rem}}.regular-top{padding-top:12rem}@media(max-width: 1200px){.regular-top{padding-top:10rem}}@media(max-width: 991px){.regular-top{padding-top:8rem}}@media(max-width: 520px){.regular-top{padding-top:6rem}}.regular-bottom{padding-bottom:12rem}@media(max-width: 1200px){.regular-bottom{padding-bottom:10rem}}@media(max-width: 991px){.regular-bottom{padding-bottom:8rem}}@media(max-width: 520px){.regular-bottom{padding-bottom:6rem}}@keyframes panelFadeOut{from{opacity:1}to{opacity:0}}@keyframes panelFadeIn{from{opacity:0}to{opacity:1}}@keyframes underlineTextOne{0%{height:0}50%{height:6rem}100%{height:12rem}}@keyframes underlineTextTwo{0%{height:0}50%{height:50%}100%{height:100%}}.container{width:97%;max-width:136.8rem;padding:0 2.4rem;margin:0 auto}@media(max-width: 520px){.container{width:100%;padding:0 1.6rem}}.container-full{width:100%;max-width:192rem;padding:0 2.4rem;margin:0 auto}@media(max-width: 520px){.container-full{width:100%;padding:0 .8rem}}:root{--primary: #2A7C7D;--secondary: #E9FEA4;--tertiary: #0B2E37;--quarternary: #0C4D52;--quinary: #07222A;--light-rose: #E2AFAF;--title: #566A70;--subtitle: #9DABAF;--text: #E9F0ED;--background: #F7F7F7;--white: #fff;--black: #000}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .3s ease;overflow:hidden;z-index:9999}@media(max-width: 520px){.modal{padding-top:2rem;padding-bottom:2rem}}.modal.modal-out{opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal.hidden{opacity:0;pointer-events:none}.modal .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(7,34,42,.8);backdrop-filter:blur(0.4rem)}.modal .box{position:relative;max-width:56rem;width:95%;background:linear-gradient(146.26deg, var(--quinary) 0.68%, var(--quarternary) 99.94%);border-radius:2.4rem;padding:4rem}@media(max-width: 1300px){.modal .box{border-radius:unset;padding:3.2rem}}@media(max-width: 1200px){.modal .box{border-radius:2.4rem}}@media(max-width: 991px){.modal .box{padding:2.4rem}}@media(max-width: 520px){.modal .box{width:90%;height:100%;border-radius:1.6rem;overflow-y:auto;scrollbar-width:none}}.modal .box .head{display:flex;flex-direction:column;gap:1rem;padding-bottom:4rem}.modal .box .head .subtitle{color:var(--white)}.modal .box .head .small-text{color:var(--text)}.modal .box .bricks--section{background:rgba(0,0,0,0) !important}.modal .box .bricks--section div{background:rgba(0,0,0,0) !important}.modal .box .bricks--section .bricks-form{padding:unset !important}.modal .box .bricks--section .bricks-form__fieldset{display:grid !important;grid-template-columns:repeat(2, 1fr);gap:2.4rem;border-bottom:1px solid rgba(233,240,237,.2) !important;padding-bottom:2.4rem !important;margin:0 0 2.4rem 0 !important}@media(max-width: 520px){.modal .box .bricks--section .bricks-form__fieldset{grid-template-columns:repeat(1, 1fr)}}.modal .box .bricks--section .bricks-form__field{width:unset !important;padding:unset !important;margin:unset !important}.modal .box .bricks--section .bricks-form__field:nth-of-type(5){grid-column:2 span}@media(max-width: 520px){.modal .box .bricks--section .bricks-form__field:nth-of-type(5){grid-column:1 span}}.modal .box .bricks--section .bricks-form__field:nth-of-type(2),.modal .box .bricks--section .bricks-form__field:nth-of-type(5){position:relative;overflow:hidden}.modal .box .bricks--section .bricks-form__field:nth-of-type(2):before,.modal .box .bricks--section .bricks-form__field:nth-of-type(5):before{content:"";position:absolute;top:40%;right:1.6rem;transform:translateY(-50%);width:1.8rem;height:1.8rem;background:url(/iagree/wp-content/themes/ia-agree/assets/icons/chevron-icon.svg);background-size:cover;background-repeat:no-repeat;rotate:180deg}.modal .box .bricks--component-button{position:relative;font-family:"scale-variable",sans-serif !important;color:var(--tertiary) !important;font-size:1.6rem !important;font-weight:400 !important;line-height:100% !important;border:unset !important;background:var(--secondary) !important;padding:1.6rem !important;overflow:hidden}.modal .box .bricks--component-button:before{content:"";position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);width:2.4rem;height:2.4rem;background:url(/iagree/wp-content/themes/ia-agree/assets/icons/dark-diagnostic-icon.png);background-size:cover;background-repeat:no-repeat}.modal .box label{font-family:"scale-variable",sans-serif !important;font-size:1.2rem !important;line-height:100% !important;color:var(--primary) !important;margin-bottom:1rem !important}.modal .box input,.modal .box select{height:4.8rem !important;font-family:"scale-variable",sans-serif !important;color:var(--text) !important;background:var(--tertiary) !important;border:1px solid var(--quarternary) !important;border-radius:.8rem !important;padding:0 1.6rem !important;transition:all .3s ease}.modal .box input:focus-visible,.modal .box select:focus-visible{border:1px solid var(--primary) !important}.modal .box .tag-text{display:flex;align-items:flex-end;justify-content:center;gap:1rem;color:var(--white);padding-top:4rem}@media(max-width: 520px){.modal .box .tag-text{align-items:center}}.modal .box .tag-text img{max-width:1.6rem}.modal .box .btn-modal-close{position:absolute;top:2.4rem;right:2.4rem;max-width:3.2rem}@media(max-width: 520px){.modal .box .btn-modal-close{top:1.6rem;right:1.6rem}}.modal .box .btn-modal-close img{width:100%;height:100%;object-fit:cover}.s-header{position:absolute;top:0;left:0;right:0;padding:1.6rem 0;transition:transform .3s ease;z-index:9999}@media(max-width: 991px){.s-header{padding:2.4rem 0}}@media(max-width: 520px){.s-header{padding:2rem 0}}@media(max-width: 520px){.s-header .container{padding:0 2.4rem}}.s-header-wrapper{display:flex;align-items:center;justify-content:space-between}.s-header-logo img{max-width:10.3rem;margin-top:-6px}@media(max-width: 991px){.s-header-logo img{margin-top:unset}}.s-header-menu{display:flex;align-items:center;gap:1.6rem}@media(max-width: 1080px){.s-header-menu{gap:.8rem}}@media(max-width: 991px){.s-header-menu{display:none}.s-header-menu.mobile{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.s-header-menu.mobile .menu-item{font-size:2.4rem}}.s-header-menu .menu-item{color:var(--subtitle);border-radius:.8rem;padding:.8rem 1rem;border:1px solid rgba(0,0,0,0)}.s-header-menu .menu-item:hover{color:var(--white);border:1px solid var(--quarternary)}.s-header-buttons{display:flex;align-items:center;gap:.8rem}@media(max-width: 991px){.s-header-buttons{display:none;width:100%}.s-header-buttons.mobile{display:flex}}@media(max-width: 520px){.s-header-buttons{flex-direction:column;align-items:flex-start;gap:1.6rem}}.s-header-content{display:flex;align-items:center;gap:4rem}@media(max-width: 1080px){.s-header-content{gap:2.4rem}}@media(max-width: 991px){.s-header-content{width:100%;justify-content:space-between}}.login-button{display:flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid var(--quarternary);border-radius:.8rem;padding:1rem 1.6rem;transition:all .3s ease}@media(max-width: 1080px){.login-button{padding:1rem}}@media(max-width: 991px){.login-button{width:100%;padding:1rem 1.6rem}.login-button .menu-item{margin-top:1px}}.login-button:hover{background:var(--quarternary)}.login-button:hover .menu-item{color:var(--secondary)}.login-button:hover svg path{fill:var(--secondary)}.login-button .menu-item{color:var(--text)}.login-button svg path{fill:var(--text);transition:all .3s ease}.diagnostic-button{display:flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid var(--primary);background:var(--primary);border-radius:.8rem;padding:1rem 1.6rem;transition:all .3s ease}@media(max-width: 1080px){.diagnostic-button{padding:1rem}}@media(max-width: 991px){.diagnostic-button{width:100%;padding:1rem 1.6rem}.diagnostic-button .menu-item{margin-top:1px}}.diagnostic-button:hover{background:var(--secondary);border:1px solid var(--secondary)}.diagnostic-button:hover .menu-item{color:var(--primary)}.diagnostic-button:hover svg path{fill:var(--primary)}.diagnostic-button .menu-item{color:var(--white)}.diagnostic-button svg path{fill:var(--secondary);transition:all .3s ease}.menu-responsive{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:all .5s ease;z-index:9999}.menu-responsive .overlay{width:100%;height:100%;transition:all .5s ease;background:var(--quinary);opacity:.9}.menu-responsive aside{max-width:55%;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:4.8rem;background:var(--tertiary);padding:2.4rem;transform:translateX(-100%);transition:all .5s ease;overflow-y:auto}@media(max-width: 991px){.menu-responsive aside{padding:1.6rem}}@media(max-width: 520px){.menu-responsive aside{max-width:100%;padding-top:2rem}.menu-responsive aside .s-header-logo{padding-left:.8rem}}.menu-opened{overflow:hidden}.menu-opened .menu-responsive{opacity:1;pointer-events:all}.menu-opened .menu-responsive aside{transform:translateX(0%)}.btn-open-menu{display:none}@media(max-width: 991px){.btn-open-menu{display:flex}}.btn-open-menu.close{position:absolute;top:3.2rem;right:2.4rem}@media(max-width: 991px){.btn-open-menu.close{top:2rem}}footer{background:var(--tertiary);padding:3.2rem 0}footer .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.4rem}footer .container .left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4rem}footer .container .left .menu ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2.4rem}footer .container .left .menu ul li a{color:var(--white);font-size:1.4rem;font-weight:300;line-height:100%;letter-spacing:.02rem;transition:all .3s ease}footer .container .left .menu ul li a:hover{color:var(--secondary)}footer .container .left .logo img{max-width:10.3rem;margin-top:-6px}footer .container .right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4rem}footer .container .right p,footer .container .right a{color:var(--white);font-size:1.4rem;font-weight:300;line-height:160%;letter-spacing:.02rem}footer .container .right p span,footer .container .right a span{color:var(--secondary)}footer .container .right a{transition:all .3s ease}footer .container .right a:hover{color:var(--secondary)}@media(max-width: 768px){footer .container{align-items:flex-end}footer .container .left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.4rem}footer .container .left .menu{width:100%}footer .container .left .menu ul{width:100%}footer .container .right{width:100%;gap:2.4rem}}@media(max-width: 520px){footer .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem}footer .container .left{width:100%}footer .container .left .menu{width:100%}footer .container .left .menu ul{width:100%;justify-content:space-between}footer .container .right{width:100%;flex-direction:column;align-items:flex-start;justify-content:space-between;border-top:1px solid var(--quarternary);padding-top:2.4rem}}.s-hero-background{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width: 768px){.s-hero-background{height:110%;overflow:hidden}.s-hero-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(7, 34, 42, 0) 54%, var(--quinary) 100%)}}@media(max-width: 768px)and (max-width: 520px){.s-hero-background:before{background:linear-gradient(180deg, rgba(7, 34, 42, 0) 70%, var(--quinary) 100%)}}@media(max-width: 520px){.s-hero-background{height:100%}}.s-hero-background img{width:100%;height:100%;object-fit:cover}@media(max-width: 1080px){.s-hero-background img{object-position:left}}@media(max-width: 600px){.s-hero-background img{object-position:top}}.s-hero-wrapper{max-width:48rem;width:100%;height:100vh;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.4rem}@media(max-width: 768px){.s-hero-wrapper{max-width:100%;height:110vh;align-items:center;justify-content:flex-start;padding-top:8rem}}@media(max-width: 520px){.s-hero-wrapper{height:100vh;gap:1.6rem;padding-top:9rem}}@media(max-width: 520px){.s-hero-wrapper .tag{display:none}}.s-hero-wrapper h1{color:var(--white);text-align:start}@media(max-width: 991px){.s-hero-wrapper h1{max-width:34rem;width:100%}}@media(max-width: 768px){.s-hero-wrapper h1{text-align:center}}.s-hero-wrapper .description{color:var(--text)}@media(max-width: 768px){.s-hero-wrapper .description{text-align:center}}.s-hero-wrapper .button{margin-top:1.2rem}.tag{width:fit-content;border-radius:5rem;background:var(--quarternary);padding:1rem 1.6rem}.tag-text{display:flex;align-items:center;gap:1rem;color:var(--secondary)}.tag-text span{display:block;width:.8rem;height:.8rem;border-radius:5rem;background:var(--secondary)}@media(max-width: 520px){.s-numbers{padding-top:4.8rem}}.s-numbers-list{display:flex;justify-content:space-between;gap:.8rem}@media(max-width: 991px){.s-numbers-list{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.s-numbers-list{grid-template-columns:repeat(1, 1fr)}}.s-numbers-list-item{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;border-radius:1.6rem;padding:2.4rem}@media(max-width: 1080px){.s-numbers-list-item{padding:1.6rem}}@media(max-width: 991px){.s-numbers-list-item{padding:2.4rem}}@media(max-width: 520px){.s-numbers-list-item{gap:1.6rem;padding:2rem}}.s-numbers-list-item:nth-of-type(odd){background:var(--tertiary);border:1px solid var(--tertiary)}.s-numbers-list-item:nth-of-type(even){border:1px solid var(--quarternary)}.s-numbers-list-item:nth-of-type(even) .description{max-width:18rem;width:100%}@media(max-width: 520px){.s-numbers-list-item:nth-of-type(even) .description{max-width:100%}}@media(max-width: 991px){.s-numbers-list-item:nth-of-type(3){border:1px solid var(--quarternary);background:unset}}@media(max-width: 520px){.s-numbers-list-item:nth-of-type(3){background:var(--tertiary);border:1px solid var(--tertiary)}}@media(max-width: 991px){.s-numbers-list-item:nth-of-type(4){background:var(--tertiary);border:1px solid var(--tertiary)}}@media(max-width: 520px){.s-numbers-list-item:nth-of-type(4){border:1px solid var(--quarternary);background:unset}}.s-numbers-list-item .description{color:var(--text)}.s-numbers-div{display:flex;align-items:center;justify-content:space-between}.s-numbers-div h6{color:var(--white)}@media(max-width: 1080px){.s-numbers-div h6{font-size:2.4rem}}@media(max-width: 991px){.s-numbers-div h6{font-size:2.8rem}}@media(max-width: 520px){.s-numbers-div h6{font-size:2.4rem}}.s-numbers-div img{max-width:3.2rem}@media(max-width: 520px){.s-numbers-div img{max-width:2.4rem}}@media(max-width: 520px){.s-hurts .container{padding:0 2.4rem}}.s-hurts-wrapper{position:relative;background:url(/iagree/wp-content/themes/ia-agree/assets/images/hurts-background.png);background-size:cover;background-repeat:no-repeat;border-radius:1.6rem;border:1px solid var(--tertiary);overflow:hidden}@media(max-width: 1080px){.s-hurts-wrapper{background-position-x:22%}}@media(max-width: 991px){.s-hurts-wrapper{background-position-x:31%}}@media(max-width: 768px){.s-hurts-wrapper{background-position-x:60%}}@media(max-width: 520px){.s-hurts-wrapper{background-position-x:35%;padding-top:4rem;padding-bottom:4rem}}.s-hurts-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(260deg, rgba(7, 34, 42, 0) 0%, var(--quinary) 78.89%)}@media(max-width: 520px){.s-hurts-wrapper:before{background:linear-gradient(215deg, rgba(7, 34, 42, 0) 0%, var(--quinary) 78.89%)}}.s-hurts-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}@media(max-width: 520px){.s-hurts-content{gap:1.6rem}}.s-hurts-content h5{max-width:45rem;width:100%;color:var(--white);text-align:start}.s-hurts-content h5 span{color:var(--light-rose)}.s-hurts-content .description{max-width:63rem;width:100%;color:var(--white)}@media(max-width: 991px){.s-hurts-content .description{max-width:48rem}}.s-hurts-list{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:3.2rem;margin-top:2.4rem}@media(max-width: 991px){.s-hurts-list{row-gap:2.4rem}}@media(max-width: 768px){.s-hurts-list{grid-template-columns:repeat(2, 1fr);column-gap:3.2rem}}@media(max-width: 520px){.s-hurts-list{grid-template-columns:repeat(1, 1fr);row-gap:1.6rem}}.s-hurts-list-item{display:flex;align-items:center;justify-self:center;gap:1rem}@media(max-width: 768px){.s-hurts-list-item{justify-self:start}}.s-hurts-list-item:first-of-type,.s-hurts-list-item:nth-of-type(4){justify-self:start}.s-ia-wrapper{display:flex;flex-direction:column;align-items:center;gap:2.4rem;padding-bottom:6.4rem}@media(max-width: 1080px){.s-ia-wrapper{padding-bottom:5.6rem}}@media(max-width: 520px){.s-ia-wrapper{padding-bottom:4.8rem}}.s-ia-wrapper h3{max-width:64rem;width:100%;color:var(--white)}@media(max-width: 991px){.s-ia-wrapper h3{max-width:52rem}}.s-ia-wrapper h3 span{color:var(--primary)}.s-ia-content{display:flex;gap:.8rem;padding-bottom:.8rem}@media(max-width: 1080px){.s-ia-content{flex-direction:column}}.s-ia-card{display:flex;flex-direction:column;gap:4rem;background:var(--tertiary);border:1px solid var(--tertiary);border-radius:1.6rem;padding:2.4rem}@media(max-width: 520px){.s-ia-card{padding:1.6rem}}.s-ia-card-div{display:flex;align-items:center;gap:1.6rem;border-radius:1.6rem;border:1px solid var(--quarternary);padding:1.6rem}.s-ia-card-div img{max-width:2.4rem}@media(max-width: 520px){.s-ia-card-div img{display:none}}.s-ia-card-div .description{color:var(--white)}@media(max-width: 520px){.s-ia-card-div .description{font-size:1.5rem}}.s-ia-list{display:flex;gap:1.6rem}.s-ia-list-item{width:100%;display:flex;flex-direction:column;gap:1.6rem}.s-ia-list-item:first-of-type .small-text{color:var(--text)}.s-ia-list-item:first-of-type .s-ia-list-div:before{content:"";position:absolute;bottom:0;left:0;width:100%;background:var(--light-rose);border-radius:1.6rem;animation:underlineTextOne 3s both;animation-timeline:--sec;animation-range:cover 30% cover 55%}@media(max-width: 520px){.s-ia-list-item:first-of-type .s-ia-list-div:before{animation-range:cover 0% cover 50%}}.s-ia-list-item:last-of-type .small-text{color:var(--secondary)}.s-ia-list-item:last-of-type .s-ia-list-div:before{content:"";position:absolute;bottom:0;left:0;width:100%;background:var(--secondary);border-radius:1.6rem;animation:underlineTextTwo 3s both;animation-timeline:--sec;animation-range:cover 30% cover 55%}@media(max-width: 520px){.s-ia-list-item:last-of-type .s-ia-list-div:before{animation-range:cover 0% cover 50%}}@media(max-width: 520px){.s-ia-list-item .small-text{max-width:10rem;width:100%;line-height:140%}}.s-ia-list-div{position:relative;height:26rem;display:flex;flex-direction:column;justify-content:flex-end;border-radius:1.6rem;padding:1.6rem;overflow:hidden}.s-ia-list-div .subtitle{position:relative;color:var(--tertiary);line-height:100%}@media(max-width: 1080px){.s-ia-list-div .subtitle{font-size:2.2rem}}@media(max-width: 520px){.s-ia-list-div .subtitle{font-size:2rem;line-height:120%}}.s-ia-cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:.8rem}@media(max-width: 520px){.s-ia-cards{grid-template-columns:repeat(1, 1fr)}}.s-ia-cards-item{display:flex;flex-direction:column;justify-content:space-between;border-radius:1.6rem;padding:2.4rem}@media(max-width: 1080px){.s-ia-cards-item{gap:4.8rem}}@media(max-width: 520px){.s-ia-cards-item{gap:1.6rem;padding:2rem}}.s-ia-cards-item:nth-of-type(1),.s-ia-cards-item:nth-of-type(4){border:1px solid var(--quarternary)}.s-ia-cards-item:nth-of-type(2),.s-ia-cards-item:nth-of-type(3){background:var(--tertiary);border:1px solid var(--tertiary)}@media(max-width: 520px){.s-ia-cards-item:nth-of-type(3){border:1px solid var(--quarternary);background:unset}}@media(max-width: 520px){.s-ia-cards-item:nth-of-type(4){background:var(--tertiary);border:1px solid var(--tertiary)}}.s-ia-cards-item .small-text{color:var(--text);opacity:.8}.s-ia-cards-div{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 1080px){.s-ia-cards-div{gap:3.2rem}}.s-ia-cards-div p{max-width:19rem;width:100%;font-size:2rem;color:var(--text)}@media(max-width: 1080px){.s-ia-cards-div p{max-width:100%}}.s-ia-cards-div img{max-width:2.4rem}.s-ia-cta{display:flex;align-items:center;justify-content:space-between;border-radius:1.6rem;background:linear-gradient(95deg, var(--tertiary) 19.91%, var(--quarternary) 100%);padding:2.4rem}@media(max-width: 768px){.s-ia-cta{flex-direction:column;gap:2.4rem}}.s-ia-cta-div{display:flex;align-items:center;gap:2rem}.s-ia-cta-div .subtitle{color:var(--text)}.s-ia-cta-div img{max-width:3.2rem}@media(max-width: 520px){.s-ia-cta .button{width:100%}}.s-plans-cards{border:1px solid var(--quarternary);border-radius:1.6rem;padding:1.6rem 1.6rem 2.4rem 1.6rem}@media(max-width: 520px){.s-plans-cards{padding:0 0 2.4rem 0}}.s-plans-cards.auxiliar .s-plans-cards-item{background:var(--quinary)}.s-plans-cards.auxiliar .s-plans-cards-item:last-of-type{background:unset}.s-plans-cards-item{width:100%;display:flex;flex-direction:column;gap:3.2rem;border-radius:1.6rem;padding:2.4rem}.s-plans-cards-item:last-of-type{background:var(--tertiary)}.s-plans-cards-item h5{color:var(--text);text-align:start}.s-plans-cards-item .button{justify-content:space-between}.s-plans-cards-item .button svg{max-width:2.4rem}.s-plans-texts{display:flex;flex-direction:column;gap:1rem}.s-plans-texts .subtitle{color:var(--secondary);line-height:100%}.s-plans-texts .small-text{color:var(--text);opacity:.8}.s-plans-benefits{display:flex;flex-direction:column;gap:1rem}.s-plans-benefits-item{display:flex;align-items:center;gap:1rem;color:var(--text);opacity:.8}.s-plans-benefits-item img{max-width:1.8rem}.swiper-pagination{position:unset;display:none;align-items:center;justify-content:center;gap:1rem;padding-top:2.4rem}@media(max-width: 1080px){.swiper-pagination{display:flex}}.swiper-pagination-bullet{width:1.2rem;height:1.2rem;background:var(--quarternary);opacity:1;margin:unset !important;transition:all .3s ease}.swiper-pagination-bullet-active{background:var(--secondary)}.s-how{position:relative}@media(max-width: 991px){.s-how .container{width:100%;padding:unset}}.s-how-wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width: 991px){.s-how-wrapper{flex-direction:column}}.s-how-content{max-width:54rem;width:100%;display:flex;flex-direction:column;gap:6.4rem}@media(max-width: 991px){.s-how-content{max-width:90%;gap:4.8rem}}.s-how-texts{display:flex;flex-direction:column;gap:2.4rem}.s-how-texts h2{color:var(--white);text-align:start}.s-how-texts h2 span{color:var(--primary)}.s-how-texts .description{color:var(--text)}.s-how-list{max-width:43rem;width:100%;display:flex;flex-direction:column;gap:4.8rem}@media(max-width: 1200px){.s-how-list{gap:4rem}}@media(max-width: 991px){.s-how-list{max-width:100%;margin:0 auto}}.s-how-list-item{display:flex;align-items:flex-start;gap:2.4rem}.s-how-list-item.active .s-how-list-number{background:var(--secondary);border:1px solid var(--secondary)}.s-how-list-item.active .s-how-list-number .description{color:var(--tertiary)}.s-how-list-item.active .s-how-list-texts .text{color:var(--secondary)}.s-how-list-number{max-width:4.8rem;width:100%;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;border:1px solid var(--quarternary);transition:all .3s ease}.s-how-list-number .description{color:var(--primary);line-height:100%;transition:all .3s ease}.s-how-list-texts{display:flex;flex-direction:column;gap:1.2rem}.s-how-list-texts .text{color:var(--primary);transition:all .3s ease}.s-how-list-texts .small-text{color:var(--text);opacity:.8}.s-how-image{position:absolute;top:50%;transform:translateY(-50%);right:0;max-width:78.8rem}@media(max-width: 1300px){.s-how-image{right:-4%}}@media(max-width: 1200px){.s-how-image{right:-14%}}@media(max-width: 1080px){.s-how-image{right:-18%}}@media(max-width: 991px){.s-how-image{position:unset;transform:unset;max-width:100%;margin-top:-13rem}}@media(max-width: 768px){.s-how-image{margin-top:-11rem}}@media(max-width: 520px){.s-how-image{margin-top:-3rem}}.s-how-image img{width:100%;height:100%;object-fit:cover}.s-more{padding-top:5rem}@media(max-width: 520px){.s-more{padding-top:unset}}.s-more-wrapper{border-radius:1.6rem;border:1px solid var(--quarternary);background:linear-gradient(84deg, var(--quinary) 64.31%, rgba(12, 77, 82, 0.5) 97.61%)}@media(max-width: 991px){.s-more-wrapper{background:linear-gradient(180deg, var(--quinary) 64.31%, rgba(12, 77, 82, 0.5) 97.61%)}}.s-more-div{max-width:90%;width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}@media(max-width: 1080px){.s-more-div{max-width:93%}}@media(max-width: 991px){.s-more-div{flex-direction:column;gap:2.4rem}}.s-more-content{display:flex;align-items:center;gap:4.8rem}@media(max-width: 1080px){.s-more-content{gap:4rem}}@media(max-width: 520px){.s-more-content{flex-direction:column;gap:unset;padding-top:4rem}}.s-more-content .big-letter{font-size:5.6rem;color:var(--text)}@media(max-width: 1080px){.s-more-content .big-letter{font-size:4.8rem}}@media(max-width: 520px){.s-more-content .big-letter{font-size:4rem;text-align:center}}.s-more-content .slide-words{height:31rem;margin:unset}@media(max-width: 991px){.s-more-content .slide-words{height:21rem}}@media(max-width: 520px){.s-more-content .slide-words{height:5rem}}.s-more-content .slide-words:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, var(--quinary) 5%, rgba(7, 34, 42, 0) 100%);z-index:2}@media(max-width: 520px){.s-more-content .slide-words:before{content:unset}}.s-more-content .slide-words:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg, var(--quinary) 5%, rgba(7, 34, 42, 0) 100%);z-index:2}@media(max-width: 520px){.s-more-content .slide-words:after{content:unset}}.s-more-content .slide-words .swiper-slide{color:var(--quarternary);transition:all .3s ease}@media(max-width: 520px){.s-more-content .slide-words .swiper-slide{background:var(--quinary);opacity:0}}.s-more-content .slide-words .swiper-slide-active{color:var(--white)}@media(max-width: 520px){.s-more-content .slide-words .swiper-slide-active{opacity:1}}.s-more-texts{max-width:32rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}@media(max-width: 991px){.s-more-texts{max-width:100%;flex-direction:row;align-items:center;padding-bottom:4rem}}@media(max-width: 600px){.s-more-texts{flex-direction:column}}.s-more-texts .text{color:var(--text)}@media(max-width: 600px){.s-more-texts .text{max-width:44rem;width:100%;text-align:center}}.s-investment{background:radial-gradient(50% 50% at 50% 50%, rgba(42, 124, 125, 0.1) 0%, rgba(7, 34, 42, 0.3) 100%)}.s-investment-wrapper{display:flex;flex-direction:column;align-items:center;gap:2.4rem;padding-bottom:6.4rem}@media(max-width: 1080px){.s-investment-wrapper{padding-bottom:5.6rem}}@media(max-width: 520px){.s-investment-wrapper{padding-bottom:4.8rem}}.s-investment-wrapper h4{max-width:43rem;width:100%;color:var(--white)}@media(max-width: 991px){.s-investment-wrapper h4{max-width:34rem}}@media(max-width: 520px){.s-investment-wrapper h4{max-width:30rem}}.s-investment-wrapper h4 span{color:var(--primary)}.s-investment-wrapper .description{max-width:55.1rem;width:100%;color:var(--text);text-align:center}.s-investment-cta{display:flex;align-items:center;gap:1.6rem;border-radius:.8rem;border:1px solid var(--quarternary);background:var(--tertiary);padding:1.6rem;margin-top:1.6rem;margin-bottom:6.4rem}@media(max-width: 1080px){.s-investment-cta{margin-bottom:5.6rem}}@media(max-width: 520px){.s-investment-cta{margin-bottom:4.8rem}}.s-investment-cta .description{color:var(--white)}.s-investment-cta img{max-width:2.4rem}.s-investment-list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:2.4rem;row-gap:6.4rem}@media(max-width: 768px){.s-investment-list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.s-investment-list{column-gap:1.6rem;row-gap:4rem}}.s-investment-list-item{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.s-investment-list-item:nth-of-type(1) .text,.s-investment-list-item:nth-of-type(2) .text,.s-investment-list-item:nth-of-type(5) .text{max-width:23rem}.s-investment-list-item:nth-of-type(4) .text{max-width:25rem}.s-investment-list-item:nth-of-type(3) .text,.s-investment-list-item:nth-of-type(6) .text{max-width:17rem}@media(max-width: 520px){.s-investment-list-item:nth-of-type(3) .text,.s-investment-list-item:nth-of-type(6) .text{max-width:13rem}}.s-investment-list-item img{max-width:3.2rem}.s-investment-list-item .text{width:100%;color:var(--white);text-align:center}@media(max-width: 520px){.s-investment-list-item .text{font-size:1.4rem}}.s-faq-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem;margin-bottom:6.4rem}@media(max-width: 1080px){.s-faq-wrapper{margin-bottom:5.6rem}}@media(max-width: 520px){.s-faq-wrapper{margin-bottom:4.8rem}}.s-faq-wrapper h4,.s-faq-wrapper .description{color:var(--text);text-align:center}.s-faq_accordion{max-width:87rem;width:100%;margin:0 auto}.s-faq_accordion .s-faq_accordion-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:1.6rem;background:var(--tertiary);border:1px solid var(--tertiary);border-radius:.8rem;transition:all .3s ease}.s-faq_accordion .s-faq_accordion-item:hover{background:var(--quarternary)}.s-faq_accordion .s-faq_accordion-item.active{background:var(--quinary);border-bottom:var(--quinary);border-top:1px solid var(--quarternary);border-left:1px solid var(--quarternary);border-right:1px solid var(--quarternary);border-bottom-left-radius:unset;border-bottom-right-radius:unset}.s-faq_accordion .s-faq_accordion-item.active .s-faq_accordion-icon img{transform:rotate(45deg)}.s-faq_accordion .s-faq_accordion-question{flex:1;display:flex;align-items:center;gap:1.6rem;color:var(--white);text-align:start}.s-faq_accordion .s-faq_accordion-icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.s-faq_accordion .s-faq_accordion-icon img{transition:all .3s ease}.s-faq_accordion .s-faq_accordion-answer{max-height:0;display:flex;flex-direction:column;gap:1rem;color:hsla(0,0%,100%,.8);overflow:hidden;transition:max-height .3s ease,padding .3s ease;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;margin-bottom:.8rem}.s-faq_accordion .s-faq_accordion-answer .small-text{opacity:0;max-width:95%;padding-left:1.6rem;transition:opacity .2s ease}.s-faq_accordion .s-faq_accordion-answer.active{background:var(--quinary);border-left:1px solid var(--quarternary);border-right:1px solid var(--quarternary);border-bottom:1px solid var(--quarternary)}.s-faq_accordion .s-faq_accordion-answer.active .small-text{opacity:1}.s-comments .box .title{margin-bottom:5.6rem}.s-comments .box .title h4{color:var(--white);text-align:center}.s-comments .box .action-bar{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.8rem;margin-bottom:2.4rem}.s-comments .box .action-bar .btn-comment{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;border-radius:.8rem;padding:1.6rem 0;transition:all .3s ease}.s-comments .box .action-bar .btn-comment .icon img{max-width:2.4rem}.s-comments .box .action-bar .btn-comment span{color:var(--white)}.s-comments .box .action-bar .btn-comment .connect{position:absolute;bottom:-3.2rem;opacity:0;pointer-events:none;transition:all .3s ease}.s-comments .box .action-bar .btn-comment.active,.s-comments .box .action-bar .btn-comment:hover{background:var(--quarternary)}.s-comments .box .action-bar .btn-comment.active .connect,.s-comments .box .action-bar .btn-comment:hover .connect{opacity:1}.s-comments .box .main-results .result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;display:none;border-radius:1.6rem;border:1px solid var(--primary);padding:4rem;opacity:0;transform:translateY(10px);transition:all .3s ease}.s-comments .box .main-results .result .top{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.4rem}.s-comments .box .main-results .result .top h5{max-width:50rem;width:100%;color:var(--white);text-align:start}.s-comments .box .main-results .result .top .description{max-width:53rem;width:100%;color:var(--text)}.s-comments .box .main-results .result .numbers{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2.4rem;border-top:1px solid var(--primary);padding-top:4rem}.s-comments .box .main-results .result .numbers .box-numbers{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.s-comments .box .main-results .result .numbers .box-numbers h5{color:var(--secondary);line-height:100%}.s-comments .box .main-results .result .numbers .box-numbers .description{color:var(--white)}.s-comments .box .main-results .result.active{display:flex;opacity:1;transform:translateY(0);animation:fadeIn 1s forwards}@media(max-width: 991px){.s-comments .box .title h4{max-width:100%}.s-comments .box .main-results .result{padding:3.2rem}.s-comments .box .main-results .result .top{display:flex;flex-direction:column;align-items:center;justify-content:center}.s-comments .box .main-results .result .top .description{max-width:100%}}@media(max-width: 768px){.s-comments .box .action-bar .btn-comment{display:flex;flex-direction:column;align-items:center;justify-content:center}.s-comments .box .main-results .result{padding:2.4rem;gap:2.4rem}.s-comments .box .main-results .result .numbers{padding-top:2.4rem}}@media(max-width: 520px){.s-comments .box .title{margin-bottom:4rem}.s-comments .box .action-bar .btn-comment .description{max-width:8rem}.s-comments .box .main-results .result{padding:2rem;gap:2.4rem}.s-comments .box .main-results .result .top{gap:1.6rem}.s-comments .box .main-results .result .numbers{grid-template-columns:repeat(1, 1fr);grid-gap:3.2rem}}.s-prefooter{margin-bottom:2.4rem}.s-prefooter .container{display:flex;flex-direction:column;align-items:flex-start;gap:22rem}@media(max-width: 1080px){.s-prefooter .container{gap:17rem}}@media(max-width: 991px){.s-prefooter .container{gap:8rem}}@media(max-width: 520px){.s-prefooter .container{gap:4.8rem;padding:0 2.4rem}}.s-prefooter-wrapper{position:relative;background:url(/iagree/wp-content/themes/ia-agree/assets/images/prefooter-background.png);background-size:cover;background-repeat:no-repeat;background-position-y:-40%;border-radius:1.6rem;padding-top:8rem;padding-bottom:8rem;overflow:hidden}@media(max-width: 1080px){.s-prefooter-wrapper{padding-top:5rem;padding-bottom:5rem}}@media(max-width: 520px){.s-prefooter-wrapper{padding-top:4rem;padding-bottom:4rem}}.s-prefooter-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(7, 34, 42, 0.7), rgba(7, 34, 42, 0.7)),linear-gradient(360deg, rgba(11, 46, 55, 0) 0%, var(--tertiary) 100%)}.s-prefooter-content{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}@media(max-width: 1080px){.s-prefooter-content{align-items:flex-start}}@media(max-width: 991px){.s-prefooter-content{flex-direction:column;gap:4.8rem}}@media(max-width: 520px){.s-prefooter-content{gap:4rem}}.s-prefooter-texts{max-width:59rem;width:100%;display:flex;flex-direction:column;gap:2.4rem}@media(max-width: 1080px){.s-prefooter-texts{max-width:44rem}}@media(max-width: 991px){.s-prefooter-texts{max-width:59rem}}.s-prefooter-texts h5{color:var(--white);text-align:start}.s-prefooter-texts h5 span{color:var(--primary)}.s-prefooter-texts .description{color:var(--white)}.s-prefooter-list{display:flex;flex-direction:column;gap:3.2rem}@media(max-width: 991px){.s-prefooter-list{gap:2.4rem}}.s-prefooter-list-item{display:flex;align-items:center;gap:1rem}.s-prefooter-list-item .description{color:var(--white)}@media(max-width: 520px){.s-prefooter-list-item .description{font-size:1.5rem}}.s-prefooter-list-item img{max-width:2.4rem}.s-prefooter-cta{position:relative}.s-prefooter-cta .button{max-width:fit-content}.s-entregas{overflow:hidden}.s-entregas-wrapper{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:6.4rem}@media(max-width: 1080px){.s-entregas-wrapper{padding-bottom:5.6rem}}@media(max-width: 1080px){.s-entregas-wrapper{flex-direction:column;align-items:center;gap:6.4rem}}@media(max-width: 520px){.s-entregas-wrapper{gap:4rem;padding-bottom:4rem}}.s-entregas-wrapper .cta{display:flex;align-items:center;gap:1.6rem}@media(max-width: 1080px){.s-entregas-wrapper .cta{width:100%;flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width: 520px){.s-entregas-wrapper .cta{justify-content:center}}.s-entregas-wrapper .cta .s-iagree-buttons{display:flex;align-items:center;border-radius:5rem;border:1px solid var(--quarternary);background:var(--quinary);padding:.8rem}.s-entregas-wrapper .cta .s-iagree-buttons .description{display:flex;align-items:center;gap:1rem;color:var(--text);border-radius:5rem;padding:1.6rem 2.8rem;transition:all .3s ease}@media(max-width: 520px){.s-entregas-wrapper .cta .s-iagree-buttons .description{padding:1.6rem}}.s-entregas-wrapper .cta .s-iagree-buttons .description span{display:block;width:.8rem;height:.8rem;border-radius:5rem;background:var(--text);transition:all .3s ease}.s-entregas-wrapper .cta .s-iagree-buttons .description.active{color:var(--secondary);background:var(--quarternary)}.s-entregas-wrapper .cta .s-iagree-buttons .description.active span{background:var(--secondary)}.s-entregas .slide-buttons{display:flex;align-items:center;gap:.8rem;border:1px solid var(--quarternary);border-radius:5rem;padding:.8rem}@media(max-width: 520px){.s-entregas .slide-buttons{display:none}}.s-entregas .slide-buttons.mobile{display:none}@media(max-width: 520px){.s-entregas .slide-buttons.mobile{display:flex;width:fit-content;margin:4rem auto 0}}.s-entregas .slide-entregaveis-button-prev,.s-entregas .slide-entregaveis-button-next{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:5rem;cursor:pointer;transition:all .3s ease}@media(max-width: 520px){.s-entregas .slide-entregaveis-button-prev,.s-entregas .slide-entregaveis-button-next{width:4rem;height:4rem}}.s-entregas .slide-entregaveis-button-prev:hover,.s-entregas .slide-entregaveis-button-next:hover{background:var(--quarternary)}.s-entregas .slide-entregaveis-button-prev:hover svg path,.s-entregas .slide-entregaveis-button-next:hover svg path{stroke:var(--secondary)}.s-entregas .slide-entregaveis-button-prev svg,.s-entregas .slide-entregaveis-button-next svg{max-width:2.4rem}.s-entregas .slide-entregaveis-button-prev svg path,.s-entregas .slide-entregaveis-button-next svg path{stroke:var(--text);transition:all .3s ease}.s-entregas .container .top{display:flex;flex-direction:column;gap:2.4rem}@media(max-width: 1080px){.s-entregas .container .top{align-items:center}}.s-entregas .container .top h3{max-width:51rem;width:100%;color:var(--white);text-align:start}@media(max-width: 1080px){.s-entregas .container .top h3{max-width:100%;text-align:center}}@media(max-width: 768px){.s-entregas .container .top h3{max-width:41rem}}.s-entregas .container .top h3 span{color:var(--primary)}.s-entregas .container .top .description{color:var(--text);padding:2rem 0}@media(max-width: 1080px){.s-entregas .container .top .description{padding:unset}}@media(max-width: 520px){.s-entregas .container .top .description{max-width:30rem;width:100%;text-align:center}}.s-entregas .container .group-cards{position:relative;display:none}.s-entregas .container .group-cards:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, #07222A -3.16%, rgba(7, 34, 42, 0) 32.78%)}.s-entregas .container .group-cards.active{display:block}.s-entregas .container .group-cards.fade-in{animation:panelFadeIn .2s ease}.s-entregas .container .group-cards.fade-out{animation:panelFadeOut .2s ease}@media(max-width: 1200px){.s-entregas .container .card-function{cursor:grab}}.s-entregas .container .card-function .asset{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:var(--tertiary);border-radius:2.4rem;margin-bottom:2.4rem;padding:1.6rem;overflow:hidden}@media(max-width: 520px){.s-entregas .container .card-function .asset{aspect-ratio:1/.8}}.s-entregas .container .card-function .asset:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(12, 77, 82, 0) 30.13%, var(--quarternary) 100%);opacity:0;transition:all .3s ease}.s-entregas .container .card-function .asset img{position:relative}.s-entregas .container .card-function .caption{display:flex;flex-direction:column;gap:2.4rem}.s-entregas .container .card-function .caption .text{color:var(--white);line-height:100%}@media(max-width: 520px){.s-entregas .container .card-function .caption .text{font-size:2rem}}.s-entregas .container .card-function .caption .text span{color:var(--secondary);font-style:italic}.s-entregas .container .card-function .caption .small-text{color:var(--text);opacity:.8;min-height:8.4rem}@media(max-width: 520px){.s-entregas .container .card-function .caption .small-text{font-size:1.6rem;min-height:unset}}.s-entregas .container .card-function .caption .economy{position:relative;display:flex;align-items:center;gap:1.6rem;border-radius:.8rem;padding:1.6rem;background:var(--tertiary);overflow:hidden}.s-entregas .container .card-function .caption .economy:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(12, 77, 82, 0) 30.13%, var(--quarternary) 100%);opacity:0;transition:all .3s ease}.s-entregas .container .card-function .caption .economy .description{position:relative;color:var(--white)}.s-entregas .container .card-function .caption .economy img{max-width:2.4rem}@media(max-width: 520px){.s-entregas .container .swiper-slide-active{opacity:1}.s-entregas .container .swiper-slide-active .asset:before{opacity:1}.s-entregas .container .swiper-slide-active .caption .economy:before{opacity:1}}.s-entregas .container .swiper-slide:hover{opacity:1}.s-entregas .container .swiper-slide:hover .asset:before{opacity:1}.s-entregas .container .swiper-slide:hover .caption .economy:before{opacity:1}