:root{--WHITE: #FFFFFF;--NEUTRAL-100: #EFEFF0;--NEUTRAL-200: #DFDFE0;--NEUTRAL-3OO: #7C7C83;--NEUTRAL-400: #68686E;--NEUTRAL-500: #4B4B53;--NEUTRAL-600: #313135;--NEUTRAL-700: #19191C;--NEUTRAL-800: #0D0D0E;--NEUTRAL-900: #040404;--BLUE-100: #ECF1FF;--BLUE-200: #D9E3FF;--BLUE-300: #C6D6FF;--BLUE-400: #8CACFF;--BLUE-500: #6691FF;--BLUE-600: #4075FF;--BLUE-700: #245AE5;--PURPLE-100: #F1E8FD;--PURPLE-500: #721AE7}*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;-webkit-font-smoothing:antialiased;border:none;font-family:"Inter",serif}h1,h2,h3,h4,h5,h6{font-family:"Archivo",serif}img{max-width:100%;display:block}html{font-size:62.5%}.container{width:100%;max-width:124.6rem;padding:0 15px;margin:0 auto}@media(max-width: 1200px){.container{padding:0 3.2rem}}@media(max-width: 560px){.container{padding:0 2.4rem}}button{background-color:rgba(0,0,0,0);text-align:left;cursor:pointer}.fslightbox-source{width:1200px;height:76.8rem}@media(max-width: 1200px){.fslightbox-source{width:768px;height:483px}}@media(max-width: 991px){.fslightbox-source{width:67rem;height:42rem}}@media(max-width: 560px){.fslightbox-source{width:32rem;height:20.4rem}}#vimeo{opacity:0;width:0;height:0;pointer-events:none}@keyframes rotateAnimation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes marquee-left{from{transform:translateX(0%)}to{transform:translateX(-50%)}}@keyframes marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0%)}}@keyframes fade-right{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0%)}}@keyframes fade-in{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@keyframes pulsate{0%{box-shadow:0 0 0 0 var(--BLUE-200)}50%{box-shadow:0 0 0px 5px var(--BLUE-200)}100%{box-shadow:0 0 0 0 var(--BLUE-200)}}@keyframes progress{from{width:0%}to{width:100%}}.top-area{position:absolute;top:0;left:0;width:100%;padding-top:1.6rem;border-bottom:1px solid var(--NEUTRAL-200);z-index:2}.top-area:before{content:"";border-radius:2px;border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;top:13.45rem;left:2rem;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:1}.top-area:after{content:"";border-radius:2px;border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;top:13.45rem;right:2rem;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:1}.top-area.hidden{padding-top:0}.top-area.hidden:after,.top-area.hidden:before{top:82px}.top-area.hidden .offer-box{display:none;opacity:0;pointer-events:none;transition:opacity .3s ease}.top-area .offer-box{position:relative;width:100%;max-width:93.5%;margin:0 auto;height:3.6rem;display:flex;align-items:center;justify-content:center;padding:6px 10px;background-color:var(--BLUE-600);border-radius:8px;color:var(--WHITE);gap:1.6rem}.top-area .offer-box p{font-size:1.2rem;font-weight:500}.top-area .offer-box a{display:inline-block;height:2.4rem;line-height:2.2rem;padding:0 1.2rem;border:1.5px solid var(--BLUE-500);border-radius:50px;font-size:1.2rem;font-weight:600;color:var(--WHITE)}.top-area .offer-box button{position:absolute;top:6px;right:10px;border-radius:8px;background-color:var(--BLUE-600);width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.top-area .offer-box button:hover{opacity:.8}.top-area header{padding:2.35rem 0}.top-area header .container{display:flex;align-items:center;justify-content:space-between}.top-area header .left-area{display:flex;align-items:center;gap:3.2rem;transform:translateX(-20px);opacity:0}.top-area header .left-area>div{display:flex;align-items:center;height:2rem;border-left:1px solid var(--NEUTRAL-200);padding-left:3.2rem;gap:1.6rem}.top-area header .left-area>div strong{font-size:1.4rem;text-transform:uppercase;font-weight:bold;color:var(--NEUTRAL-900)}.top-area header .left-area>div small{display:inline-flex;align-items:center;height:2.3rem;padding:0 8px;border:1.5px solid var(--NEUTRAL-200);border-radius:50px;font-size:1.2rem;font-weight:500;color:var(--NEUTRAL-300)}.top-area header .right-area{display:flex;align-items:center;gap:3.2rem;transform:translateX(20px);opacity:0}.top-area header .right-area>div{display:flex;align-items:center;gap:1.6rem;gap:10px}.top-area header .right-area>div .circle{position:relative;top:1px;width:6px;height:6px;background-color:var(--BLUE-500);border-radius:50%;box-shadow:0 0 30px 0 var(--BLUE-200);animation:pulsate 1s ease-out infinite}.top-area header .right-area>div p{font-size:1.2rem;color:var(--NEUTRAL-400)}@media(max-width: 1281px){.top-area::before{left:8px}.top-area::after{right:8px}}@media(max-width: 560px){.top-area .offer-box{display:none}.top-area header .left-area a img{max-width:16rem}.top-area header .left-area>div{display:none}.top-area header .right-area>div{display:none}.top-area:after,.top-area:before{top:90px}}.offer-fixed{position:fixed;top:-100px;left:50%;transform:translateX(-50%);max-width:124.8rem;z-index:2025;width:100%;border-radius:16px;background-color:rgba(255,255,255,.95);box-shadow:0px 0px 0px 1px rgba(49,49,53,.04),0px 1px 1px .5px rgba(49,49,53,.04),0px 3px 3px -1.5px rgba(49,49,53,.02),0px 6px 6px -3px rgba(49,49,53,.04),0px 12px 12px -6px rgba(49,49,53,.04),0px 24px 24px -12px rgba(49,49,53,.04),0px 48px 48px -24px rgba(49,49,53,.04);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:16px 2.4rem;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:opacity .5s ease,top .5s ease}.offer-fixed.show{opacity:1;top:2rem}.offer-fixed .left-area{flex:1;max-width:38.7rem;display:flex;align-items:center;gap:3.2rem}.offer-fixed .left-area>div{position:relative;display:flex;align-items:center;gap:1.6rem;padding-left:3.2rem}.offer-fixed .left-area>div:before{content:"";width:1px;height:2rem;position:absolute;left:0;top:.3rem;background-color:var(--NEUTRAL-200)}.offer-fixed .left-area>div strong{color:var(--NEUTRAL-900);font-size:1.4rem;text-transform:uppercase;font-weight:bold}.offer-fixed .left-area>div span{display:inline-block;border-radius:12px;border:1px solid var(--NEUTRAL-200);font-size:1.2rem;font-weight:500;padding:4px 8px}.offer-fixed .right-area{display:flex;align-items:center;gap:3.2rem}.offer-fixed .right-area>div{display:flex;align-items:center;gap:1.6rem;gap:10px}.offer-fixed .right-area>div .circle{position:relative;top:1px;width:6px;height:6px;background-color:var(--BLUE-500);border-radius:50%;box-shadow:0 0 30px 0 var(--BLUE-200);animation:pulsate 1s ease-out infinite}.offer-fixed .right-area>div p{font-size:1.2rem;color:var(--NEUTRAL-400)}@media(max-width: 560px){.offer-fixed{border-radius:0;padding:2.4rem}.offer-fixed.show{top:0}.offer-fixed .left-area img{max-width:16rem}.offer-fixed .left-area a img{max-width:16rem}.offer-fixed .left-area>div{display:none}.offer-fixed .right-area>div{display:none}}header.other-page{position:absolute;z-index:10;top:0;left:0;width:100%;height:8.8rem;display:flex;align-items:center;border-bottom:1px solid var(--BLUE-500)}header.other-page .container{display:flex;align-items:center;justify-content:space-between}header.other-page .left-area{display:flex;align-items:center;gap:3.2rem}header.other-page .left-area>div{display:flex;align-items:center;height:2rem;border-left:1px solid var(--NEUTRAL-200);padding-left:3.2rem;gap:1.6rem}header.other-page .left-area>div strong{font-size:1.4rem;text-transform:uppercase;font-weight:bold;color:var(--WHITE)}header.other-page .left-area>div small{display:inline-flex;align-items:center;height:2.3rem;padding:0 8px;border:1.5px solid var(--WHITE);border-radius:50px;font-size:1.2rem;font-weight:500;color:var(--WHITE)}header.other-page .social-media{display:flex;align-items:center;gap:1.2rem;transition:opacity .3s ease}header.other-page .social-media span{font-size:1.6rem;font-weight:500;color:var(--WHITE)}header.other-page .social-media:hover{opacity:.7}@media(max-width: 560px){header.other-page .left-area .logo{max-width:16rem}header.other-page .left-area>div{display:none}header.other-page .social-media{max-width:14rem}header.other-page .social-media span{font-size:1.4rem}}footer{padding-top:7.6rem}footer .main-area{overflow:hidden;height:37rem;border-bottom:1px solid var(--NEUTRAL-200)}footer .main-area .container .first-area{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:6.2rem}footer .main-area .container .first-area .left-area{flex:1;max-width:38.7rem;display:flex;align-items:center;gap:3.2rem}footer .main-area .container .first-area .left-area>div{position:relative;display:flex;align-items:center;gap:1.6rem;padding-left:3.2rem}footer .main-area .container .first-area .left-area>div:before{content:"";width:1px;height:2rem;position:absolute;left:0;top:.3rem;background-color:var(--NEUTRAL-200)}footer .main-area .container .first-area .left-area>div strong{color:var(--NEUTRAL-900);font-size:1.4rem;text-transform:uppercase;font-weight:bold}footer .main-area .container .first-area .left-area>div span{display:inline-block;border-radius:12px;border:1px solid var(--NEUTRAL-200);font-size:1.2rem;font-weight:500;padding:4px 8px}footer .main-area .container .first-area .right-area{flex:1;max-width:69.6rem}footer .main-area .container .first-area .right-area ul{display:flex;align-items:flex-start;justify-content:space-between}footer .main-area .container .first-area .right-area ul li{flex:1}footer .main-area .container .first-area .right-area ul li:last-child{max-width:23.3rem}footer .main-area .container .first-area .right-area ul li p{font-size:1.4rem;color:var(--NEUTRAL-500);line-height:150%;margin-top:8px}footer .main-area .container .first-area .right-area ul li p a{display:block;font-weight:bold;color:var(--NEUTRAL-500);transition:opacity .3s ease}footer .main-area .container .first-area .right-area ul li p a:hover{opacity:.5}footer .copy{padding:4.1rem 0}footer .copy .container{display:flex;align-items:center;justify-content:space-between}footer .copy .container>div{display:flex;align-items:center;gap:8px}footer .copy p{font-size:1.2rem;color:var(--NEUTRAL-600)}footer .copy p a{text-decoration-line:underline;color:var(--NEUTRAL-600);font-weight:600;transition:opacity .3s ease}footer .copy p a:hover{opacity:.5}@media(max-width: 1200px){footer{padding-top:5.6rem}footer .main-area .container .first-area{flex-direction:column;align-items:center;gap:6rem}footer .main-area .container .first-area .right-area{max-width:100%;width:100%}}@media(max-width: 560px){footer{overflow-x:hidden}footer .main-area{height:40rem}footer .main-area .container .first-area{gap:4rem;margin-bottom:4rem}footer .main-area .container .first-area .left-area{gap:1.6rem}footer .main-area .container .first-area .left-area img{max-width:155px}footer .main-area .container .first-area .left-area>div{padding-left:1.6rem}footer .main-area .container .first-area .right-area ul{flex-direction:column;align-items:center;gap:3.2rem;text-align:center}footer .main-area .container .first-area .right-area ul li img{margin:0 auto}footer .main-area .container .first-area .right-area ul li p br{display:none}footer .main-area .container .large-logo{max-width:38.2rem;left:50%;position:relative;transform:translateX(-50%)}footer .copy .container{flex-direction:column;align-items:center;gap:3.2rem}}.btn{position:relative;display:inline-flex;gap:1.2rem;font-weight:500;line-height:150%;border-radius:10px;padding:1.5rem 2.4rem;font-size:1.6rem;border:1px solid rgba(255,255,255,.12)}.btn:before{content:"";width:101.5%;height:58px;position:absolute;left:-2.5px;top:-2.5px;z-index:-1;border-radius:11px;pointer-events:none}.btn-small{padding:.85rem 1.6rem;font-size:1.4rem}.btn-small:before{height:4.2rem;width:103.5%;top:-2px}.btn-primary{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%),var(--NEUTRAL-700);color:var(--WHITE)}.btn-primary:before{background:#0d0d0e}.btn-primary:hover{background:linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0) 100%),var(--NEUTRAL-700)}.btn-secondary{background:linear-gradient(to bottom, rgba(124, 124, 131, 0.08) 0%, rgba(124, 124, 131, 0.08) 100%);box-shadow:0px 0px 0px 1.5px var(--NEUTRAL-100),0px 1.5px 0px 0px #fff inset;color:var(--NEUTRAL-600);transition:all .3s ease}.btn-secondary:hover{background:var(--WHITE)}@media(max-width: 560px){.btn-small{padding:6px 11px;font-size:1.2rem;border-radius:8px}.btn-small:before{height:34px;width:104.5%;top:-2px;left:-3px;border-radius:9px}}main{position:relative}main::before{content:"";width:1px;height:100%;position:absolute;left:24px;top:0;background-color:var(--NEUTRAL-200)}main::after{content:"";width:1px;height:100%;position:absolute;right:24px;top:0;background-color:var(--NEUTRAL-200)}@media(max-width: 1281px){main::before{left:1.2rem}main:after{right:1.2rem}}.s-hero{position:relative;overflow:hidden;padding-top:18.9rem}.s-hero:before{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;bottom:365px;left:1.95rem;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:1}.s-hero:after{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;bottom:365px;right:2.05rem;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:1}.s-hero .first-text{text-align:center;opacity:0;transform:translateY(20px)}.s-hero .first-text .users{display:inline-flex;align-items:center;justify-items:center;margin-bottom:2.4rem;gap:1rem;padding:.8rem 2rem;background-color:var(--WHITE);box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);border-radius:12px}.s-hero .first-text .users .star-mobile{display:none}.s-hero .first-text .users p{color:var(--NEUTRAL-400);font-size:1.4rem}.s-hero .first-text .users p strong{color:var(--NEUTRAL-800)}.s-hero .first-text h1{font-size:7.2rem;font-weight:bold;line-height:120%;color:var(--NEUTRAL-900);margin-bottom:2.4rem}.s-hero .first-text h1 img{display:inline-block}.s-hero .first-text h1>div{display:flex;align-items:center;justify-content:center}.s-hero .first-text h1>div .icons{width:62px;height:51px;position:relative;margin:0 1.5px}.s-hero .first-text h1>div .icons img{position:absolute;top:0}.s-hero .first-text h1>div .icons img:first-child{left:0}.s-hero .first-text h1>div .icons img:last-child{right:0}.s-hero .first-text .description{text-align:center;max-width:71.5rem;margin:0 auto;margin-bottom:2.4rem;color:var(--NEUTRAL-500);font-size:1.8rem;line-height:140%}.s-hero .first-text .ctas{display:flex;justify-content:center;align-items:center;gap:2.4rem;margin-bottom:4rem}.s-hero .first-text .bonus{border-radius:12px;border:1.5px dashed var(--NEUTRAL-200);background-color:var(--WHITE);box-shadow:0px 8px 30px -16px rgba(13,13,14,.2);padding:1.6rem 2.4rem;max-width:57rem;margin:0 auto;display:flex;align-items:center;text-align:left;gap:3.2rem}.s-hero .first-text .bonus strong{position:relative;font-size:1.2rem;text-transform:uppercase;color:var(--NEUTRAL-800)}.s-hero .first-text .bonus strong:before{content:"";width:1px;height:1.6rem;position:absolute;top:3px;right:-16px;background-color:var(--NEUTRAL-200)}.s-hero .first-text .bonus p{flex:1;font-size:1.4rem;color:var(--NEUTRAL-500)}.s-hero .first-text .bonus p span{color:var(--NEUTRAL-600);font-weight:600}.s-hero .ilustra{position:relative;width:100%;max-width:106.7rem;height:63.6rem;margin:0 auto;margin-top:6.2rem}.s-hero .ilustra .number-pages{position:absolute;top:14.1rem;z-index:1;left:-15.5rem;opacity:0}.s-hero .ilustra .pdf-links{position:absolute;bottom:5.9rem;right:-9rem;z-index:1}.s-hero .ilustra .badget{position:absolute;z-index:3;right:260px;top:150px;width:11.2rem;height:11.2rem;border-radius:50%;background-color:var(--WHITE);display:flex;align-items:center;justify-content:center;opacity:0}.s-hero .ilustra .badget .text{animation:rotateAnimation 5s linear infinite}.s-hero .ilustra .badget .logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.s-hero .ilustra .card{position:absolute}.s-hero .ilustra .card.one{bottom:-15.7rem;left:22rem;opacity:0;z-index:0}.s-hero .ilustra .card.two{left:50%;margin-left:-38.35rem;z-index:2;opacity:0;bottom:-40rem}.s-hero .ilustra .card.three{right:20rem;opacity:0;bottom:-13.9rem}.s-hero .lines{position:absolute;bottom:0;left:0}.s-hero .line-dashed{position:absolute;width:100%;border:1.5px dashed #dfdfe0;bottom:369px;z-index:-1}@media(max-width: 1281px){.s-hero:before{bottom:19.6rem;left:8px}.s-hero:after{bottom:19.6rem;right:8px}.s-hero .lines{max-width:13px}.s-hero .line-dashed{bottom:20rem}}@media(max-width: 1200px){.s-hero .ilustra{max-width:96rem;height:49.6rem}.s-hero .ilustra .card.one{max-width:40rem;left:0 !important}.s-hero .ilustra .card.two{max-width:70rem;margin-left:-35rem}.s-hero .ilustra .card.three{right:0 !important;max-width:40rem}.s-hero .ilustra .badget{right:24rem;top:5rem}.s-hero .ilustra .number-pages{left:-4rem !important;top:20rem}.s-hero .ilustra .pdf-links{right:-2rem}}@media(max-width: 991px){.s-hero .first-text{max-width:58.9rem;margin:0 auto}.s-hero .first-text h1{font-size:4.8rem}.s-hero .first-text .bonus{flex-direction:column;gap:1.6rem}.s-hero .first-text .bonus strong:before{display:none}.s-hero .ilustra{max-width:71rem;height:43.6rem}.s-hero .ilustra .number-pages{top:0rem;left:-2rem !important}.s-hero .ilustra .badget{right:13rem}.s-hero .ilustra .pdf-links{display:none}.s-hero .ilustra .card.one{left:-30px !important}.s-hero .ilustra .card.two{max-width:65rem;margin-left:-32.5rem}.s-hero .ilustra .card.three{right:-30px !important}}@media(max-width: 560px){.s-hero{padding-top:13.1rem}.s-hero .first-text .users{border-radius:1rem;margin-bottom:1.2rem}.s-hero .first-text .users .star-desktop{display:none}.s-hero .first-text .users .star-mobile{display:block}.s-hero .first-text h1{font-size:4rem;max-width:31.4rem;margin:0 auto;margin-bottom:16px}.s-hero .first-text h1>div{display:block}.s-hero .first-text h1>div .icons{display:none}.s-hero .first-text .description{font-size:1.4rem}.s-hero .first-text .ctas{flex-direction:column;align-items:flex-start;gap:1.6rem;margin-bottom:3.2rem}.s-hero .first-text .ctas .btn{width:100%;justify-content:center}.s-hero .first-text .bonus{text-align:center}.s-hero .ilustra{margin-top:2.2rem;max-width:33rem;height:32.6rem}.s-hero .ilustra .number-pages{display:none}.s-hero .ilustra .badget{right:2rem;max-width:7.5rem;height:7.5rem}.s-hero .ilustra .badget .text{max-width:6.4rem}.s-hero .ilustra .badget .logo{max-width:3.6rem}.s-hero .ilustra .card.one{left:-25px !important;max-width:30rem;bottom:-9.5rem}.s-hero .ilustra .card.two{max-width:40rem;margin-left:-20rem;bottom:-14.5rem !important}.s-hero .ilustra .card.three{max-width:30rem;bottom:-9.5rem !important}}.s-guide{position:relative;background:url("../img/points.svg") no-repeat var(--NEUTRAL-900) top center;padding-top:9.6rem;padding-bottom:15rem;color:var(--WHITE);width:100%;overflow-x:hidden}.s-guide .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:7.2rem;z-index:3}.s-guide .text .content-guide{max-width:24.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:#040404}.s-guide .text .badget{display:inline-flex;align-items:center;gap:1.2rem;border-radius:12px;background:radial-gradient(41.21% 145% at 50% 108.75%, #313135 0%, rgba(49, 49, 53, 0) 100%),var(--NEUTRAL-700);box-shadow:0px 1.5px 0px 0px rgba(74,74,81,.6) inset,0px 6px 16px 0px #0e0e10;padding:8px 2rem}.s-guide .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%}.s-guide .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem;margin-bottom:1.6rem}.s-guide .text p{font-size:1.8rem}.s-guide .all{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;padding:0 2.6rem}.s-guide .all:before{content:"";position:absolute;top:0;left:2.5rem;z-index:2;opacity:.8;background:linear-gradient(270deg, rgba(4, 4, 4, 0) 0%, #040404 100%);width:20.8rem;height:100%}.s-guide .all:after{content:"";position:absolute;top:0;right:2.5rem;z-index:2;opacity:.8;background:linear-gradient(270deg, rgba(4, 4, 4, 0) 0%, #040404 100%);width:20.8rem;height:100%;transform:rotate(180deg)}.s-guide .all .item{width:-moz-max-content;width:max-content}.s-guide .all .item .content{display:flex;gap:2.4rem}.s-guide .all .item:first-child .content{animation:marquee-left 20s linear infinite}.s-guide .all .item:last-child .content{animation:marquee-right 20s linear infinite}.s-guide .all .item:hover{animation-play-state:paused}.s-guide .all .item .card{width:100%;max-width:41.4rem;border-radius:12px;background:linear-gradient(141deg, rgba(4, 4, 4, 0) 22.35%, rgba(4, 4, 4, 0.5) 101.72%),var(--NEUTRAL-700);box-shadow:0px 1.5px 0px 0px rgba(74,74,81,.6) inset;padding:2.4rem}.s-guide .all .item .card p{margin-top:1.6rem;font-size:1.6rem;line-height:150%}.s-guide::before{content:"";width:24px;height:100%;position:absolute;left:0;top:0;border-right:1px solid var(--NEUTRAL-600);background-color:var(--NEUTRAL-900);z-index:2}.s-guide::after{content:"";width:24px;height:100%;position:absolute;right:0;top:0;border-left:1px solid var(--NEUTRAL-600);background-color:var(--NEUTRAL-900);z-index:2}.s-guide .line{position:absolute;top:11.8rem;left:0;width:100%;height:1px;background-color:var(--NEUTRAL-600);z-index:3}.s-guide .line-bottom{position:absolute;bottom:0;left:0;width:100%;height:40px;border-top:1px solid var(--NEUTRAL-600);background:url("../img/lines-section.svg") no-repeat center center;background-size:calc(100% - 4.8rem);z-index:3}.s-guide .mouse{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;position:absolute;bottom:3.2rem;left:50%;transform:translateX(-50%);z-index:4;background-color:var(--NEUTRAL-700);border-radius:50%;box-shadow:0px 8px 20px #040404}.s-guide .square{content:"";border:1px solid var(--NEUTRAL-600);background-color:var(--NEUTRAL-900);position:absolute;top:11.5rem;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:1}.s-guide .square.left{left:2.05rem;z-index:3}.s-guide .square.right{right:2.05rem;z-index:3}.s-guide .square-bottom{content:"";border:1px solid var(--NEUTRAL-600);background-color:var(--NEUTRAL-900);position:absolute;bottom:35px;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:4}.s-guide .square-bottom.left{left:2.05rem}.s-guide .square-bottom.right{right:2.05rem}@media(max-width: 1281px){.s-guide::before{width:1.2rem}.s-guide::after{width:1.2rem}.s-guide .all{padding:0 1.2rem}.s-guide .all::before{left:1.3rem}.s-guide .all::after{right:1.3rem}.s-guide .square.left{left:.8rem}.s-guide .square.right{right:.8rem}.s-guide .square-bottom.left{left:.8rem}.s-guide .square-bottom.right{right:.8rem}.s-guide .line-bottom{height:3.7rem;background-size:calc(100% - 2.4rem)}}@media(max-width: 1200px){.s-guide{padding-bottom:10rem}.s-guide .line-bottom{height:3rem}.s-guide .mouse{bottom:2.2rem}}@media(max-width: 991px){.s-guide{padding-bottom:13rem}.s-guide .text{max-width:57.6rem;margin-bottom:5.6rem}.s-guide .text h2{font-size:3.2rem;line-height:150%}.s-guide .line-bottom{height:2.5rem}.s-guide .square-bottom{bottom:2.1rem}}@media(max-width: 560px){.s-guide{padding-bottom:11rem;padding-top:5.6rem}.s-guide .line{top:7.8rem}.s-guide .square{top:7.5rem}.s-guide .text{margin-bottom:3.2rem}.s-guide .text h2{font-size:2.4rem;line-height:120%}.s-guide .text p{font-size:1.4rem;line-height:150%}.s-guide .all .item .content{gap:1.6rem}.s-guide .all .item .card{max-width:28rem;padding:1.6rem}.s-guide .line-bottom{height:4rem;background-size:cover;width:calc(100% - 24px);left:50%;transform:translateX(-50%)}.s-guide .square-bottom{bottom:3.6rem}}.s-about-ebook{position:relative;padding-top:9.6rem}.s-about-ebook::before{content:"";width:24px;height:100%;position:absolute;left:0;top:0;border-right:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);z-index:2}.s-about-ebook::after{content:"";width:24px;height:100%;position:absolute;right:0;top:0;border-left:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);z-index:2}.s-about-ebook .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:6.9rem;z-index:3}.s-about-ebook .text .content-guide{max-width:29.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:#fff}.s-about-ebook .text .badget{display:inline-flex;align-items:center;gap:1rem;border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding:8px 2rem}.s-about-ebook .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%;color:var(--NEUTRAL-400)}.s-about-ebook .text h2{position:relative;font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem;margin-bottom:1.6rem}.s-about-ebook .text h2 .detail{position:absolute;top:2rem;right:1.2rem}.s-about-ebook .text p{font-size:1.8rem;color:var(--NEUTRAL-500);max-width:73.8rem;margin:0 auto;line-height:140%}.s-about-ebook .contents-ebooks{position:relative;border-top:1px dashed var(--NEUTRAL-200);border-bottom:1px dashed var(--NEUTRAL-200);padding-top:6.9rem;padding-bottom:7.1rem;z-index:3}.s-about-ebook .contents-ebooks .container{display:flex;align-items:center;justify-content:space-between}.s-about-ebook .contents-ebooks .left-area{flex:1;max-width:59.2rem}.s-about-ebook .contents-ebooks .left-area .tabs{width:100%;margin-bottom:7.2rem}.s-about-ebook .contents-ebooks .left-area .tabs li:first-child button{padding-top:0}.s-about-ebook .contents-ebooks .left-area .tabs li button{position:relative;width:100%;padding:4rem 0;border-bottom:2px solid var(--NEUTRAL-100)}.s-about-ebook .contents-ebooks .left-area .tabs li button .content{display:flex;align-items:flex-start;justify-content:space-between}.s-about-ebook .contents-ebooks .left-area .tabs li button .img-mobile{margin-top:3rem;display:none !important}.s-about-ebook .contents-ebooks .left-area .tabs li button:hover .description h3{color:var(--NEUTRAL-900)}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .description h3{color:var(--NEUTRAL-900);margin-left:0}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .description h3 img{opacity:1}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .description p{display:block;animation:fade-right .8s forwards}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .arrow{transform:translateX(0);opacity:1}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .arrow-up{transform:rotate(0deg)}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .progress-bar{width:100%;opacity:1}.s-about-ebook .contents-ebooks .left-area .tabs li button .description{flex:1;max-width:54.6rem}.s-about-ebook .contents-ebooks .left-area .tabs li button .description h3{display:flex;align-items:center;gap:8px;font-size:2rem;margin-left:-3.3rem;color:var(--NEUTRAL-400);transition:all .8s ease}.s-about-ebook .contents-ebooks .left-area .tabs li button .description h3 img{opacity:0;transition:all .8s ease}.s-about-ebook .contents-ebooks .left-area .tabs li button .description h3 img img{pointer-events:none}.s-about-ebook .contents-ebooks .left-area .tabs li button .description p{margin-top:.8rem;font-size:1.6rem;color:var(--NEUTRAL-500);line-height:150%;display:none}.s-about-ebook .contents-ebooks .left-area .tabs li button .arrow{position:relative;top:3.4rem;transform:translateX(10px);opacity:0;transition:all .8s ease}.s-about-ebook .contents-ebooks .left-area .tabs li button .arrow-up{display:none;transform:rotate(180deg);margin-top:8px;transition:all .3s ease}.s-about-ebook .contents-ebooks .left-area .tabs li button .progress-bar{position:absolute;bottom:-2px;left:0;height:2px;opacity:0;background:var(--BLUE-500);transition:width 10s linear}.s-about-ebook .contents-ebooks .left-area .ctas{display:flex;align-items:center;gap:2.4rem}.s-about-ebook .contents-ebooks .right-area{position:relative;flex:1;max-width:48.8rem;height:61.7rem;border-radius:1.2rem}.s-about-ebook .contents-ebooks .right-area .original{position:absolute;bottom:2.4rem;left:-11.2rem;z-index:1}.s-about-ebook .contents-ebooks .right-area .item{display:none}.s-about-ebook .contents-ebooks .right-area .item.active{display:block;animation:fade-in .8s forwards}.s-about-ebook .contents-ebooks .right-area .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-about-ebook .marquee{position:relative;overflow-x:hidden;width:calc(100% - 4.8rem);margin:0 auto;display:flex;height:19rem}.s-about-ebook .marquee:before{content:"";background:linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);position:absolute;top:0;left:1px;width:4.8rem;height:100%;z-index:3}.s-about-ebook .marquee:after{content:"";background:linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);position:absolute;top:0;right:1px;width:4.8rem;height:100%;z-index:3;transform:rotate(180deg)}.s-about-ebook .marquee .content{display:flex;align-items:center;gap:4.8rem;animation:marquee-left 10s linear infinite}.s-about-ebook .line{position:absolute;top:11.4rem;left:0;width:100%;height:1px;background-color:var(--NEUTRAL-200);z-index:3}.s-about-ebook .square{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:3}.s-about-ebook .square.one{left:2rem;top:11rem}.s-about-ebook .square.two{right:2rem;top:11rem;z-index:4}.s-about-ebook .square.three{left:2.05rem;top:39.7rem;z-index:4}.s-about-ebook .square.four{right:2.05rem;top:39.7rem;z-index:4}.s-about-ebook .square.five{bottom:187px;left:20.5px;z-index:4}.s-about-ebook .square.six{bottom:187px;right:20.5px;z-index:4}.s-about-ebook .details-line{position:absolute;top:11.4rem;right:0;z-index:3}.s-about-ebook .details-line.one{top:inherit;bottom:0;left:0}.s-about-ebook .details-line.two{top:inherit;bottom:0;left:initial;right:0}@media(max-width: 1281px){.s-about-ebook{overflow-x:hidden}.s-about-ebook::before,.s-about-ebook:after{width:12px}.s-about-ebook .square.one,.s-about-ebook .square.three,.s-about-ebook .square.five{left:.8rem}.s-about-ebook .square.two,.s-about-ebook .square.four,.s-about-ebook .square.six{right:.8rem}.s-about-ebook .details-line{right:-1.1rem}.s-about-ebook .details-line.one{left:-11px}.s-about-ebook .details-line.two{right:-11px}.s-about-ebook .marquee{width:calc(100% - 2.4rem)}}@media(max-width: 1200px){.s-about-ebook{padding-top:5.6rem}.s-about-ebook .line{top:7.4rem}.s-about-ebook .text{margin-bottom:3.9rem}.s-about-ebook .square.one,.s-about-ebook .square.two{top:7rem}.s-about-ebook .square.three,.s-about-ebook .square.four{top:32.7rem}.s-about-ebook .details-line{right:-0.9rem;top:7.4rem;height:25.6rem}.s-about-ebook .contents-ebooks{padding-top:4.9rem}.s-about-ebook .contents-ebooks .left-area{max-width:100%}.s-about-ebook .contents-ebooks .left-area .tabs{margin-bottom:4.2rem}.s-about-ebook .contents-ebooks .left-area .tabs li button .description p{display:none}.s-about-ebook .contents-ebooks .left-area .tabs li button .arrow{display:none}.s-about-ebook .contents-ebooks .left-area .tabs li button .arrow-up{display:block}.s-about-ebook .contents-ebooks .left-area .tabs li button.active .img-mobile{display:block !important}.s-about-ebook .contents-ebooks .right-area{display:none}}@media(max-width: 991px){.s-about-ebook .text h2{margin:0 auto;max-width:70.4rem}.s-about-ebook .text h2 .detail{top:7.5rem;right:initial;left:.3rem;max-width:16rem}.s-about-ebook .contents-ebooks .left-area .tabs li button .img-mobile{width:100%}}@media(max-width: 560px){.s-about-ebook .text h2{font-size:2.4rem;max-width:28.5rem;margin:0 auto;margin-bottom:16px}.s-about-ebook .text h2 .detail{max-width:8rem;top:4rem;left:initial;right:11.6rem}.s-about-ebook .text p{font-size:14px}.s-about-ebook .square.three,.s-about-ebook .square.four{top:32.5rem}.s-about-ebook .contents-ebooks{padding-top:2.9rem;padding-bottom:5rem}.s-about-ebook .contents-ebooks .left-area .tabs li button{padding:2rem 0}.s-about-ebook .contents-ebooks .left-area .tabs li button .description h3{font-size:1.8rem;max-width:95%}.s-about-ebook .contents-ebooks .left-area .tabs li button .arrow-up{margin-top:2rem}.s-about-ebook .contents-ebooks .left-area .ctas{flex-direction:column;align-items:flex-start;gap:1.6rem}.s-about-ebook .contents-ebooks .left-area .ctas .btn{width:100%;justify-content:center}.s-about-ebook .details-line{height:19.1rem}.s-about-ebook .marquee{height:10rem}.s-about-ebook .marquee img{max-width:50%}.s-about-ebook .marquee .content{gap:2.4rem;animation:marquee-left 3s linear infinite}}.s-bonus-especial{position:relative;padding:9.6rem 0;background:linear-gradient(180deg, #F2F6FF 0%, #FFF 100%)}.s-bonus-especial .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:6.4rem;z-index:3}.s-bonus-especial .text .content-guide{max-width:25.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:#f2f6ff}.s-bonus-especial .text .badget{display:inline-flex;align-items:center;gap:1rem;border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding:8px 2rem;background-color:#fff}.s-bonus-especial .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%;color:var(--NEUTRAL-400)}.s-bonus-especial .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem;margin-bottom:1.6rem}.s-bonus-especial .text p{font-size:1.8rem;color:var(--NEUTRAL-500);max-width:70rem;margin:0 auto;line-height:140%}.s-bonus-especial .area-video{position:relative;z-index:3;width:100%;height:69.1rem;border-radius:1.2rem;overflow:hidden;background:url("../img/bg-video.svg") no-repeat center center;margin-bottom:4.8rem;display:flex;align-items:center;justify-content:center}.s-bonus-especial .area-video:before{content:"";position:absolute;background:url("../img/border-video.svg") no-repeat center center;background-size:cover;width:100%;max-width:105.5rem;height:60.7rem}.s-bonus-especial .area-video .video{position:relative;width:100%;max-width:102.2rem;height:57.5rem;overflow:hidden;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center}.s-bonus-especial .area-video .video:before{content:"";width:100%;height:100%;position:absolute;inset:0;background-color:rgba(0,0,0,.15)}.s-bonus-especial .area-video .video video{width:114%}.s-bonus-especial .area-video .marcation{position:relative;top:3rem}.s-bonus-especial .area-video .area-button{border-radius:999px;border:1px solid rgba(75,75,83,.06);background:rgba(75,75,83,.04);width:76px;height:76px;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translateX(-50%);transition:width .5s ease}.s-bonus-especial .area-video .area-button:hover{width:20.9rem}.s-bonus-especial .area-video .area-button:hover a{width:19.3rem}.s-bonus-especial .area-video .area-button:hover a .info{opacity:1;transition-delay:.1s}.s-bonus-especial .area-video .area-button a{width:60px;height:60px;z-index:1;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);background-color:var(--WHITE);border-radius:999px;padding:1.2rem 1.8rem;overflow:hidden;transition:width .5s ease}.s-bonus-especial .area-video .area-button a .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.s-bonus-especial .area-video .area-button a .info{flex:1;font-size:1.2rem;color:var(--NEUTRAL-3OO);opacity:0;transition:opacity .3s ease;line-height:150%}.s-bonus-especial .area-video .area-button a .info span{color:var(--NEUTRAL-500);font-weight:500;display:block}.s-bonus-especial .area-video .area-button a .content{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;width:-moz-max-content;width:max-content}.s-bonus-especial .all{display:flex;align-items:center;justify-content:space-between}.s-bonus-especial .all .card{border-radius:12px;background-color:var(--WHITE);box-shadow:0px 0px 0px 1px rgba(113,123,152,.05),0px 1px 1px .5px rgba(113,123,152,.05),0px 3px 3px -1.5px rgba(113,123,152,.05),0px 6px 6px -3px rgba(113,123,152,.05),0px 12px 12px -6px rgba(113,123,152,.05),0px 24px 24px -12px rgba(113,123,152,.05),0px 48px 48px -24px rgba(113,123,152,.04);flex:1;max-width:28rem;padding:2.4rem;height:13.6rem}.s-bonus-especial .all .card .icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}.s-bonus-especial .all .card p{font-size:1.6rem;color:var(--NEUTRAL-600)}.s-bonus-especial .all .card:last-child{background-color:rgba(0,0,0,0);box-shadow:none;border:1.5px dashed var(--BLUE-500)}.s-bonus-especial::before{content:"";width:1px;height:100%;position:absolute;left:24px;top:0;background-color:var(--BLUE-200);z-index:2}.s-bonus-especial::after{content:"";width:1px;height:100%;position:absolute;right:24px;top:0;background-color:var(--BLUE-200);z-index:2}.s-bonus-especial .line{position:absolute;top:11.4rem;left:0;width:100%;height:1px;background-color:var(--BLUE-200);z-index:2}.s-bonus-especial .line.two{top:44.9rem}.s-bonus-especial .square{content:"";border:1px solid var(--BLUE-200);background-color:var(--WHITE);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:3}.s-bonus-especial .square.one{left:2rem;top:11rem}.s-bonus-especial .square.two{right:2rem;top:11rem;z-index:4}.s-bonus-especial .square.three{left:2rem;top:44.5rem}.s-bonus-especial .square.four{right:2rem;top:44.5rem;z-index:4}@media(max-width: 1281px){.s-bonus-especial::before{left:1.2rem}.s-bonus-especial::after{right:1.2rem}.s-bonus-especial .square.one{left:8px}.s-bonus-especial .square.two{right:8px}}@media(max-width: 1200px){.s-bonus-especial{padding:5.6rem 0}.s-bonus-especial .line{top:7.4rem}.s-bonus-especial .square.one,.s-bonus-especial .square.two{top:7rem}.s-bonus-especial .text{margin-bottom:4.4rem}.s-bonus-especial .area-video{position:relative;max-width:96rem;height:auto;padding:3rem;margin:0 auto;margin-bottom:4rem}.s-bonus-especial .area-video .video{max-width:86rem;height:54rem}.s-bonus-especial .area-video .marcation{top:2rem}.s-bonus-especial .all{gap:2rem}.s-bonus-especial .all .card{padding:1.6rem;height:11.6rem}.s-bonus-especial .all .card p{font-size:14px}}@media(max-width: 991px){.s-bonus-especial .text h2{font-size:3.2rem}.s-bonus-especial .all{gap:1.6rem;display:grid;grid-template-columns:1fr 1fr}.s-bonus-especial .all .card{max-width:100%}.s-bonus-especial .all .card p{font-size:1.6rem}.s-bonus-especial .area-video .video{height:41rem}}@media(max-width: 560px){.s-bonus-especial .text{margin-bottom:3.2rem}.s-bonus-especial .text h2{font-size:2.4rem;max-width:311px;margin:0 auto;margin-bottom:1.6rem}.s-bonus-especial .text p{font-size:1.4rem}.s-bonus-especial .area-video{padding:.8rem;margin-bottom:3.2rem}.s-bonus-especial .area-video .video{height:20rem}.s-bonus-especial .area-video .marcation{top:0;top:.7rem}.s-bonus-especial .all{grid-template-columns:1fr}}.s-invista{position:relative;padding:0 .8rem;color:var(--WHITE)}.s-invista .box{position:relative;border-radius:12px;padding-top:9.6rem;padding-bottom:4rem;background:url("../img/points.svg") no-repeat var(--NEUTRAL-900) top center;overflow:hidden}.s-invista .box .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:7.2rem;z-index:4}.s-invista .box .text .content-guide{max-width:39.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:#040404}.s-invista .box .text .badget{display:inline-flex;align-items:center;gap:1.2rem;border-radius:12px;background:radial-gradient(41.21% 145% at 50% 108.75%, #313135 0%, rgba(49, 49, 53, 0) 100%),var(--NEUTRAL-700);box-shadow:0px 1.5px 0px 0px rgba(74,74,81,.6) inset,0px 6px 16px 0px #0e0e10;padding:8px 2rem}.s-invista .box .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%}.s-invista .box .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem}.s-invista .box .cards{display:flex;align-items:flex-start;gap:3.2rem}.s-invista .box .cards .small-card{flex:1;max-width:38.5rem;background-color:var(--BLUE-600);border-radius:12px;padding:2.6rem 2.3rem}.s-invista .box .cards .small-card h3{font-size:2.4rem;line-height:120%;margin-bottom:2.6rem}.s-invista .box .cards .small-card .value{background-color:var(--BLUE-700);padding:2.4rem;border-radius:12px;margin-bottom:2.4rem}.s-invista .box .cards .small-card .value span{display:block;font-size:1.6rem;margin-bottom:1.6rem}.s-invista .box .cards .small-card .value>div{display:flex;align-items:center;justify-content:space-between}.s-invista .box .cards .small-card .value>div strong{display:flex;align-items:flex-start;gap:3px;font-size:3.2rem}.s-invista .box .cards .small-card .value>div strong small{font-size:1.4rem;position:relative;top:4px}.s-invista .box .cards .small-card .value>div .tag{border:1px dashed var(--BLUE-400);display:inline-flex;align-items:center;height:3.3rem;padding:0 1.2rem;border-radius:12.2rem;gap:8px;font-size:1.4rem;font-weight:600;margin-bottom:0}.s-invista .box .cards .small-card ul{margin-bottom:5.6rem}.s-invista .box .cards .small-card ul li{font-size:1.4rem;line-height:150%;display:flex;gap:1.2rem}.s-invista .box .cards .small-card ul li:not(:last-child){margin-bottom:1.6rem}.s-invista .box .cards .small-card ul li strong{font-weight:600}.s-invista .box .cards .small-card a{display:flex;align-items:center;justify-content:center;box-shadow:0px 6px 34px -5px rgba(31,76,193,.6);background-color:var(--WHITE);border-radius:12px;height:5.6rem;gap:12px;transition:transform .3s ease}.s-invista .box .cards .small-card a span{font-size:1.6rem;font-weight:500;color:var(--NEUTRAL-800)}.s-invista .box .cards .small-card a:hover{transform:scale(1.02)}.s-invista .box .cards .large-card{position:relative;background:url("../img/bg-large-card.svg") no-repeat center center;flex:1;height:56.7rem;padding:3rem 3rem 0 3rem;border-radius:12px}.s-invista .box .cards .large-card>div{display:flex;align-items:center;gap:1.6rem}.s-invista .box .cards .large-card>div small{font-size:1.4rem;font-weight:500}.s-invista .box .cards .large-card>div span{display:inline-block;padding:4px 8px;border:1px solid var(--BLUE-300);border-radius:12px;font-size:1.2rem;font-weight:500;color:var(--BLUE-100)}.s-invista .box .cards .large-card .cover{position:absolute;bottom:0;left:50%;margin-left:-25.9rem}.s-invista .box .cards .large-card .badget{position:absolute;right:5rem;top:-6.8rem;width:11.2rem;height:11.2rem;border-radius:50%;background-color:var(--WHITE);display:flex;align-items:center;justify-content:center}.s-invista .box .cards .large-card .badget .text-bad{animation:rotateAnimation 5s linear infinite}.s-invista .box .cards .large-card .badget .logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.s-invista .box .benefits{padding-top:4.1rem;margin-top:7rem;display:flex;align-items:center;justify-content:space-between}.s-invista .box .benefits .item{display:flex;align-items:center;gap:1.6rem}.s-invista .box .benefits .item span{font-size:1.6rem;font-weight:500}.s-invista .box .line-invist-01{position:absolute;bottom:9.2rem;left:0;width:100%}.s-invista .box .line-invist-02{position:absolute;top:11.8rem;left:0;width:100%;height:1px;background-color:var(--NEUTRAL-600);z-index:3}.s-invista .box::before{content:"";width:1px;height:100%;position:absolute;left:16px;top:0;background-color:var(--NEUTRAL-600);z-index:2}.s-invista .box::after{content:"";width:1px;height:100%;position:absolute;right:16px;top:0;background-color:var(--NEUTRAL-600);z-index:2}.s-invista .box .square{content:"";border:1px solid var(--NEUTRAL-600);background-color:var(--NEUTRAL-900);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:3}.s-invista .box .square.one{left:1.2rem;top:11.4rem}.s-invista .box .square.two{right:1.2rem;top:11.4rem}.s-invista .box .square.three{left:1.2rem;bottom:11rem}.s-invista .box .square.four{right:1.2rem;bottom:11rem}.s-invista .box .points-01{position:absolute;bottom:0;left:0}.s-invista .box .points-02{position:absolute;bottom:0;right:0}@media(max-width: 1440px){.s-invista .box .line-invist-01{bottom:9.8rem}}@media(max-width: 1281px){.s-invista{padding:0}.s-invista .box{overflow-x:hidden}.s-invista .box::before{left:1.2rem}.s-invista .box::after{right:1.2rem}.s-invista .box .square.one,.s-invista .box .square.three{left:8px}.s-invista .box .square.two,.s-invista .box .square.four{right:8px}.s-invista .box .points-01{left:-4px}.s-invista .box .points-02{right:-4px}}@media(max-width: 1200px){.s-invista .box{padding-top:6.4rem}.s-invista .box .line-invist-02{top:8.5rem}.s-invista .box .square.one,.s-invista .box .square.two{top:8.1rem}.s-invista .box .cards .large-card .cover{max-width:49rem;margin-left:-24.5rem}.s-invista .box .benefits .item span{font-size:1.4rem}}@media(max-width: 991px){.s-invista .box .text h2{font-size:3.2rem;max-width:65.6rem;margin:0 auto}.s-invista .box .cards{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem}.s-invista .box .cards .small-card{padding:2.6rem 1.6rem;height:56.7rem}.s-invista .box .cards .small-card ul li{font-size:1.3rem}.s-invista .box .cards .large-card{overflow:hidden;height:56.7rem}.s-invista .box .cards .large-card .badget{display:none}.s-invista .box .cards .large-card .cover{max-width:48rem;margin-left:0;left:-2.7rem;bottom:0}.s-invista .box .benefits{display:grid;grid-template-columns:1fr 1fr;margin-top:6rem;gap:3.2rem}.s-invista .box .benefits .item{justify-content:center}.s-invista .box .line-invist-01{bottom:16.8rem}}@media(max-width: 560px){.s-invista .box .text{margin-bottom:3.7rem}.s-invista .box .text .badget span{font-size:1.2rem}.s-invista .box .text h2{font-size:2.4rem}.s-invista .box .cards{grid-template-columns:1fr}.s-invista .box .cards .small-card{height:auto}.s-invista .box .cards .small-card h3{text-align:center;margin-bottom:2.4rem}.s-invista .box .cards .small-card .value span{text-align:center;font-size:1.5rem}.s-invista .box .cards .small-card ul{margin-bottom:2.4rem}.s-invista .box .cards .large-card{display:none}.s-invista .box .benefits{margin-top:4rem;grid-template-columns:1fr;gap:24px}.s-invista .box .line-invist-01{bottom:260px}}.s-authors{position:relative;padding-top:9.6rem;padding-bottom:17.2rem}.s-authors:before{content:"";width:1px;height:100%;position:absolute;left:24px;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-authors:after{content:"";width:1px;height:100%;position:absolute;right:24px;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-authors .line{height:2px;width:100%;background:url("../img/bg-line-dashed.svg") no-repeat center center;background-size:100%;position:absolute;top:114px;left:0}.s-authors .line-02{position:absolute;bottom:3.4rem;left:0;width:100%;height:1px;background-color:var(--NEUTRAL-200)}.s-authors .circle{position:absolute;z-index:3}.s-authors .circle.one{top:100px;left:9px}.s-authors .circle.two{top:100px;right:9px}.s-authors .square{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:3}.s-authors .square.one{bottom:30px;left:20px}.s-authors .square.two{bottom:30px;right:20px}.s-authors .multiple-lines{position:absolute;bottom:0;left:0;overflow:hidden;height:3.4rem;width:calc(100% - 4.8rem);left:50%;transform:translateX(-50%)}.s-authors .multiple-lines img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-authors .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:6.4rem;z-index:3}.s-authors .text .content-guide{max-width:25.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:var(--WHITE)}.s-authors .text .badget{display:inline-flex;align-items:center;gap:1rem;border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding:8px 2rem;background-color:#fff}.s-authors .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%;color:var(--NEUTRAL-400)}.s-authors .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem;margin-bottom:1.6rem}.s-authors .text p{font-size:1.8rem;color:var(--NEUTRAL-500);max-width:70rem;margin:0 auto;line-height:140%}.s-authors .all .author{display:flex;align-items:center;justify-content:space-between}.s-authors .all .author .info-geral{flex:1;max-width:59rem}.s-authors .all .author .info-geral .motion{margin-left:-2rem}.s-authors .all .author .info-geral .name-job{margin-top:2.4rem;width:100%;max-width:55.4rem}.s-authors .all .author .info-geral .name-job span{display:block;font-size:1.6rem;text-transform:uppercase;color:var(--NEUTRAL-400);margin-bottom:8px}.s-authors .all .author .info-geral .name-job>div{display:flex;align-items:center;margin-bottom:2rem;gap:1.6rem}.s-authors .all .author .info-geral .name-job>div h3{font-size:4rem;font-weight:bold;color:var(--NEUTRAL-900)}.s-authors .all .author .info-geral .name-job>div span{margin-bottom:0;font-size:1.6rem;color:var(--NEUTRAL-200)}.s-authors .all .author .info-geral .name-job>div small{color:var(--BLUE-500);font-size:1.4rem;font-weight:500}.s-authors .all .author .info-geral p{font-size:1.6rem;color:var(--NEUTRAL-500);line-height:150%;margin-bottom:2.4rem}.s-authors .all .author .info-geral ul{display:flex;align-items:center;gap:2.4rem;margin-bottom:4rem}.s-authors .all .author .info-geral ul li{display:flex;align-items:center;gap:8px}.s-authors .all .author .info-geral ul li span{font-size:1.4rem;color:var(--NEUTRAL-500);font-weight:500}.s-authors .all .author .info-geral .socials{display:flex;align-items:center;gap:1.6rem}.s-authors .all .author .info-geral .socials a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:12px;background-color:var(--BLUE-100);transition:opacity .3s ease}.s-authors .all .author .info-geral .socials a:hover{opacity:.7}.s-authors .all .author .area-photo{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;max-width:39.1rem;height:50.4rem;border-radius:12px;background-color:#fff;box-shadow:0px 0px 0px 1.411px rgba(25,25,28,.04),0px .941px .941px -0.47px rgba(104,104,110,.04),0px 2.822px 2.822px -1.411px rgba(104,104,110,.04),0px 5.645px 5.645px -2.822px rgba(104,104,110,.04),0px 11.289px 11.289px -5.645px rgba(104,104,110,.04),0px 22.579px 22.579px -11.289px rgba(104,104,110,.04),0px 30.105px 30.105px -15.053px rgba(104,104,110,.04),0px 41.395px 41.395px -15.053px rgba(104,104,110,.06);padding:12px 12px 18px 12px}.s-authors .all .author .area-photo .details{position:absolute;left:-8.7rem;top:18rem}.s-authors .all .author .area-photo .conj-images{position:absolute;z-index:2;bottom:8.7rem;right:-9.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:1.6rem}.s-authors .all .author .area-photo .conj-images .box{border-radius:12px;background-color:var(--WHITE);width:18.3rem;height:5.8rem;box-shadow:0px 0px 0px 1.129px rgba(25,25,28,.04),0px .753px .753px -0.376px rgba(104,104,110,.04),0px 2.258px 2.258px -1.129px rgba(104,104,110,.04),0px 4.516px 4.516px -2.258px rgba(104,104,110,.04),0px 9.032px 9.032px -4.516px rgba(104,104,110,.04),0px 18.063px 18.063px -9.032px rgba(104,104,110,.04),0px 24.084px 24.084px -12.042px rgba(104,104,110,.04),0px 33.116px 33.116px -12.042px rgba(104,104,110,.06);display:flex;align-items:center;justify-content:center}.s-authors .all .author .area-photo .image{width:100%;height:42.1rem;border-radius:12px;overflow:hidden;margin-bottom:2.4rem}.s-authors .all .author .area-photo .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-authors .all .author:first-child{margin-bottom:10.6rem}.s-authors .all .author:first-child .area-photo{margin-right:9.6rem}.s-authors .all .author:last-child{flex-direction:row-reverse}.s-authors .all .author:last-child .info-geral .motion{margin-left:-7rem}.s-authors .all .author:last-child .info-geral .name-job>div small{color:var(--PURPLE-500)}.s-authors .all .author:last-child .info-geral .socials a{background-color:var(--PURPLE-100)}.s-authors .all .author:last-child .area-photo{margin-left:4.7rem}.s-authors .all .author:last-child .area-photo .conj-images{right:-6.7rem;bottom:10.6rem}.s-authors .all .author:last-child .area-photo .details{left:-7.4rem;top:initial;bottom:1.3rem}@media(max-width: 1281px){.s-authors{overflow-x:hidden}.s-authors:before{left:1.2rem}.s-authors:after{right:1.2rem}.s-authors .circle.one{left:-3px}.s-authors .circle.two{right:-3px}.s-authors .square.one{left:8px}.s-authors .square.two{right:8px}.s-authors .multiple-lines{width:calc(100% - 2.4rem)}.s-authors .all .author .info-geral .motion{margin-left:0}}@media(max-width: 1200px){.s-authors{padding-bottom:10.2rem}.s-authors .all .author:first-child{margin-bottom:6.6rem}.s-authors .all .author:first-child .area-photo{margin-right:0}.s-authors .all .author:last-child .area-photo{margin-left:0}.s-authors .all .author:last-child .area-photo .conj-images{right:3rem;bottom:9rem}.s-authors .all .author:last-child .info-geral .motion{margin-left:0}.s-authors .all .author .area-photo .conj-images{right:2.7rem}.s-authors .all .author .area-photo .details{left:-4.7rem}.s-authors .all .author .info-geral{max-width:490px}}@media(max-width: 991px){.s-authors .text h2{font-size:3.2rem}.s-authors .all .author{align-items:flex-end}.s-authors .all .author:first-child .area-photo .conj-images>img{display:none}.s-authors .all .author .area-photo{max-width:33.4rem;height:43rem}.s-authors .all .author .area-photo .image{height:35.1rem}.s-authors .all .author .area-photo .details{top:35rem}.s-authors .all .author .area-photo .conj-images{gap:1.2rem}.s-authors .all .author .area-photo .conj-images .box{width:13.9rem;height:4.4rem}.s-authors .all .author .area-photo .conj-images .box img{max-width:70%}.s-authors .all .author .info-geral{max-width:34.4rem}.s-authors .all .author .info-geral .name-job>div{flex-direction:column;align-items:flex-start;gap:4px}.s-authors .all .author .info-geral .name-job>div h3{font-size:3.2rem}.s-authors .all .author .info-geral .name-job>div span{display:none}.s-authors .all .author .info-geral ul{flex-direction:column;align-items:flex-start;gap:1.6rem;margin-bottom:2.4rem}}@media(max-width: 560px){.s-authors{padding-bottom:5.6rem;padding-top:5.6rem}.s-authors .text{margin-bottom:3.2rem}.s-authors .text h2{font-size:2.4rem;max-width:28.6rem;margin:0 auto;margin-bottom:1.6rem}.s-authors .text p{max-width:28.6rem;margin:0 auto}.s-authors .line{top:7.4rem}.s-authors .circle.one,.s-authors .circle.two{top:5.9rem}.s-authors .all .author{flex-direction:column;gap:3.2rem;align-items:center}.s-authors .all .author:first-child{margin-bottom:4rem}.s-authors .all .author:last-child{flex-direction:column}.s-authors .all .author:last-child .info-geral ul{flex-direction:row;gap:2.4rem}.s-authors .all .author:last-child .info-geral ul li{flex-direction:column}.s-authors .all .author .area-photo{max-width:26.7rem}.s-authors .all .author .area-photo .image{height:28.7rem}.s-authors .all .author .area-photo .conj-images{right:2.5rem;bottom:8rem;gap:1rem}.s-authors .all .author .area-photo .conj-images .box{width:11.1rem;height:3.5rem;border-radius:8px}.s-authors .all .author .area-photo .details{display:none}.s-authors .all .author .info-geral{display:flex;flex-direction:column;align-items:center;text-align:center}.s-authors .all .author .info-geral .name-job>div{align-items:center}.s-authors .all .author .info-geral p{font-size:1.4rem}}.s-final{background:linear-gradient(180deg, #EFEFF0 -6.33%, rgba(239, 239, 240, 0) 100%)}.s-final .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:42px;z-index:3;margin-top:-20px}.s-final .text .content-guide{max-width:14.2rem;margin:0 auto;background-color:#f2f2f3;margin-bottom:1.6rem}.s-final .text .badget{display:inline-flex;align-items:center;gap:1rem;border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding:8px 2rem;background-color:#fff}.s-final .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%;color:var(--NEUTRAL-400)}.s-final .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem}.s-final .text p{font-size:1.8rem;color:var(--NEUTRAL-500);max-width:70rem;margin:0 auto;line-height:140%}.s-final .area-faq{position:relative;padding-top:11.4rem;padding-bottom:5.2rem}.s-final .area-faq .content-geral{position:relative;border-top:1px solid var(--NEUTRAL-200);margin-bottom:4.8rem}.s-final .area-faq .content-geral:before{content:"";width:1px;height:100%;position:absolute;left:8.7rem;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-final .area-faq .content-geral:after{content:"";width:1px;height:100%;position:absolute;right:8.7rem;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-final .area-faq .content-geral .all{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-top:3.2rem;padding-bottom:3.5rem}.s-final .area-faq .content-geral .all .card{width:100%;min-height:21.8rem;padding:3.2rem;background-color:var(--WHITE);border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04)}.s-final .area-faq .content-geral .all .card .info{margin-top:3.2rem}.s-final .area-faq .content-geral .all .card .info h3{color:var(--NEUTRAL-700);font-size:2rem;line-height:130%;margin-bottom:8px}.s-final .area-faq .content-geral .all .card .info p{font-size:1.6rem;line-height:150%;color:var(--NEUTRAL-500);text-wrap:balance}.s-final .area-faq .content-geral .all .line{height:100%;width:1px;left:50%;margin-left:-0.5px}.s-final .area-faq .content-geral .all .circle{position:absolute;left:50%;transform:translateX(-50%);width:20px;height:20px;border-radius:50%;border:1px solid #dfdfe0;background:#f4f4f5;z-index:1;display:flex;align-items:center;justify-content:center}.s-final .area-faq .content-geral .all .circle:before{content:"";width:8px;height:8px;border-radius:50%;display:block;background-color:var(--NEUTRAL-200)}.s-final .area-faq .content-geral .all .circle.one{top:-10px}.s-final .area-faq .content-geral .all .circle.two{background-color:#fcfcfc;bottom:-10px}.s-final .area-faq .content-geral .square.seven{top:-5px;left:83px}.s-final .area-faq .content-geral .square.eight{top:128px;left:83px}.s-final .area-faq .content-geral .square.nine{top:-5px;right:83px}.s-final .area-faq .content-geral .square.ten{top:128px;right:83px}.s-final .area-faq .content-geral .square.eleven{bottom:-4px;left:83px}.s-final .area-faq .content-geral .square.twelve{bottom:-4px;right:83px}.s-final .area-faq .contact{text-align:center}.s-final .area-faq .contact img{margin:0 auto}.s-final .area-faq .contact p{margin-top:1.6rem;font-size:1.6rem;color:var(--NEUTRAL-500)}.s-final .area-faq .contact p a{display:block;color:var(--NEUTRAL-600);font-weight:500;transition:opacity .3s ease}.s-final .area-faq .contact p a:hover{opacity:.5}.s-final .area-faq:before{content:"";width:1px;height:100%;position:absolute;left:24px;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-final .area-faq:after{content:"";width:1px;height:100%;position:absolute;right:24px;top:0;background-color:var(--NEUTRAL-200);z-index:2}.s-final .area-faq .line{position:absolute;left:0;width:100%;height:1px;background-color:var(--NEUTRAL-200)}.s-final .area-faq .line.two{top:247px}.s-final .area-faq .line.three{top:initial;bottom:195px}.s-final .area-faq .line.two,.s-final .area-faq .line.three{width:calc(100% - 48px);left:50%;transform:translateX(-50%)}.s-final .area-faq .square{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:3}.s-final .area-faq .square.one{top:110px;left:20px}.s-final .area-faq .square.two{top:110px;right:20px}.s-final .area-faq .square.three{top:24.3rem;left:20px}.s-final .area-faq .square.four{top:24.3rem;right:20px}.s-final .area-faq .square.five{bottom:19.2rem;left:20px}.s-final .area-faq .square.six{bottom:19.2rem;right:20px}.s-final .area-transform{padding:0 1.2rem}.s-final .area-transform .box{width:100%;height:124.3rem;overflow:hidden;border-radius:12px;background-color:#fff;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding-top:9.6rem}.s-final .area-transform .box .text{margin-bottom:6rem}.s-final .area-transform .box .text .content-guide{background-color:var(--WHITE);max-width:24rem}.s-final .area-transform .box .text p{max-width:76.8rem;margin-bottom:3.2rem}.s-final .area-transform .box .text .ctas{display:flex;align-items:center;gap:2.4rem;justify-content:center}.s-final .area-transform .box .pages{position:relative;width:1557px;height:842px;position:relative;left:50%;transform:translateX(-50%);overflow:hidden}.s-final .area-transform .box .pages .item{position:absolute;transform:translate(0px, 150px);opacity:0}.s-final .area-transform .box .pages .item.one{position:absolute;top:5rem;left:0}.s-final .area-transform .box .pages .item.two{left:36rem;top:2.5rem}.s-final .area-transform .box .pages .item.three{right:34.3rem;top:15rem}.s-final .area-transform .box .pages .item.four{right:-3rem;top:11rem}@media(max-width: 1281px){.s-final .area-faq:before{left:1.2rem}.s-final .area-faq:after{right:1.2rem}.s-final .area-faq .content-geral:before{display:none}.s-final .area-faq .content-geral:after{display:none}.s-final .area-faq .square.one,.s-final .area-faq .square.three,.s-final .area-faq .square.five{left:.8rem}.s-final .area-faq .square.two,.s-final .area-faq .square.four,.s-final .area-faq .square.six{right:.8rem}.s-final .area-faq .square.seven,.s-final .area-faq .square.eight,.s-final .area-faq .square.nine,.s-final .area-faq .square.ten,.s-final .area-faq .square.eleven,.s-final .area-faq .square.twelve{display:none}.s-final .area-faq .line.two,.s-final .area-faq .line.three{width:calc(100% - 2.4rem)}.s-final .area-transform{padding:0}}@media(max-width: 991px){.s-final .text h2{font-size:3.2rem}.s-final .area-faq{padding-top:5.6rem;padding-bottom:5.6rem}.s-final .area-faq .square.one,.s-final .area-faq .square.two{top:5.2rem}.s-final .area-faq .square.three,.s-final .area-faq .square.four{top:16.7rem}.s-final .area-faq .line.two{top:17.1rem}.s-final .area-transform .box{height:97.3rem}.s-final .area-transform .box .text p{max-width:56.8rem}.s-final .area-transform .box .pages{width:98.6rem}.s-final .area-transform .box .pages .item{max-width:40%}.s-final .area-transform .box .pages .item.one{top:0rem;left:-10rem}.s-final .area-transform .box .pages .item.two{left:18rem;top:-1.5rem}.s-final .area-transform .box .pages .item.three{right:14.3rem;top:6rem}.s-final .area-transform .box .pages .item.four{right:-13rem;top:0rem}}@media(max-width: 560px){.s-final .area-faq .content-geral .all{grid-template-columns:1fr;gap:1.6rem;padding-top:0;padding-bottom:0}.s-final .area-faq .content-geral .all .circle,.s-final .area-faq .content-geral .all .line{display:none}.s-final .area-faq .content-geral .all .card{min-height:auto;padding:2.4rem}.s-final .area-faq .content-geral .all .card .info{margin-top:1.6rem}.s-final .area-faq .content-geral .all .card .info p{font-size:1.4rem}.s-final .area-faq .contact p{max-width:28rem;margin:0 auto;margin-top:1.6rem;font-size:1.4rem}.s-final .area-faq .line.two,.s-final .area-faq .line.three{display:none}.s-final .area-faq .square.three,.s-final .area-faq .square.four,.s-final .area-faq .square.five,.s-final .area-faq .square.six{display:none}.s-final .area-transform .box{padding:5.6rem 3.2rem 0 3.2rem;height:87.3rem}.s-final .area-transform .box .text{margin-bottom:3.2rem}.s-final .area-transform .box .text p{margin-top:1.6rem;font-size:1.4rem}.s-final .area-transform .box .text .ctas{flex-direction:column;align-items:flex-start;gap:1.6rem}.s-final .area-transform .box .text .ctas .btn{width:100%;justify-content:center}.s-final .area-transform .box .pages{width:78.8rem}.s-final .area-transform .box .pages .item{max-width:30%}.s-final .area-transform .box .pages .item.one{left:5rem}.s-final .area-transform .box .pages .item.two{left:22rem}.s-final .area-transform .box .pages .item.three{right:17.3rem;top:2rem}.s-final .area-transform .box .pages .item.four{right:0rem;top:0rem}.s-final .text{margin-bottom:3.2rem}.s-final .text h2{font-size:2.4rem;margin-bottom:0}}.s-hero-thanks{position:relative;width:100%;height:84rem;overflow:hidden;background-color:var(--BLUE-600);padding-top:15rem}.s-hero-thanks .container{position:relative}.s-hero-thanks .area-text{width:100%;max-width:60.9rem}.s-hero-thanks .area-text .tag{display:inline-flex;align-items:center;gap:1rem;padding:.8rem 2rem;margin-bottom:1.6rem;background-color:var(--WHITE);border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04)}.s-hero-thanks .area-text .tag span{font-size:1.2rem;text-transform:uppercase;font-weight:600;color:var(--NEUTRAL-700);line-height:150%;display:block}.s-hero-thanks .area-text h1{font-size:5.6rem;font-weight:700;color:var(--WHITE);margin-bottom:3.2rem}.s-hero-thanks .area-text .next-steps{margin-bottom:3.2rem}.s-hero-thanks .area-text .next-steps h3{font-size:1.4rem;font-weight:500;color:var(--BLUE-200);text-transform:uppercase;margin-bottom:2.4rem}.s-hero-thanks .area-text .next-steps ul{margin-bottom:3.2rem}.s-hero-thanks .area-text .next-steps ul li{display:flex;align-items:center;gap:1.2rem}.s-hero-thanks .area-text .next-steps ul li:not(:last-child){margin-bottom:2rem}.s-hero-thanks .area-text .next-steps ul li .number{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1.5px solid var(--BLUE-300);font-size:1.1rem;color:var(--WHITE);font-weight:600}.s-hero-thanks .area-text .next-steps ul li p{font-size:1.6rem;font-weight:500;color:var(--WHITE)}.s-hero-thanks .area-text .next-steps ul li p img{display:inline-block;vertical-align:middle}.s-hero-thanks .area-text .next-steps .important{border-radius:12px;border:2px dashed var(--BLUE-400);padding:1.6rem;max-width:49rem}.s-hero-thanks .area-text .next-steps .important p{color:var(--WHITE);font-size:1.6rem;line-height:150%}.s-hero-thanks .area-text .authors h3{font-size:1.4rem;font-weight:500;color:var(--BLUE-200);text-transform:uppercase;margin-bottom:2.4rem}.s-hero-thanks .area-text .authors .all{display:flex;align-items:center;gap:8rem}.s-hero-thanks .area-text .authors .all .item{position:relative;display:flex;align-items:center;gap:2.4rem}.s-hero-thanks .area-text .authors .all .item:not(:last-child):after{content:"";width:1.5px;height:3.2rem;background-color:var(--BLUE-500);position:absolute;top:1.2rem;right:-4rem}.s-hero-thanks .area-text .authors .all .item .photo{border-radius:1.2rem;width:56px;height:5.6rem;overflow:hidden;box-shadow:0px 0px 0px 2px rgba(255,255,255,.1),0px 1px 2px 2px rgba(75,75,83,.13)}.s-hero-thanks .area-text .authors .all .item .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-hero-thanks .area-text .authors .all .item .info{flex:1;max-width:12.5rem;color:var(--WHITE)}.s-hero-thanks .area-text .authors .all .item .info strong{font-weight:500;font-size:1.6rem;margin-bottom:4px;display:block}.s-hero-thanks .area-text .authors .all .item .info small{font-size:1.6rem;font-weight:500;color:var(--BLUE-200)}.s-hero-thanks .ebooks-image{position:absolute;bottom:-23rem;right:-34.6rem;z-index:5;pointer-events:none}.s-hero-thanks:before,.s-hero-thanks:after{content:"";width:1px;height:100%;background-color:var(--BLUE-500);position:absolute;top:0}.s-hero-thanks .line{width:1px;height:100%;background-color:var(--BLUE-500);position:absolute;top:0}.s-hero-thanks .line{right:33%}.s-hero-thanks:before{left:2.4rem}.s-hero-thanks:after{right:2.4rem}.s-hero-thanks .square{content:"";border:1px solid var(--BLUE-500);background-color:var(--BLUE-600);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:11;top:83px}.s-hero-thanks .square.one{left:2rem}.s-hero-thanks .square.two{right:32.8%}.s-hero-thanks .square.three{right:2rem}@media(max-width: 1440px){.s-hero-thanks .line{right:27%}.s-hero-thanks .square.two{right:26.8%}}@media(max-width: 1281px){.s-hero-thanks:before{left:12px}.s-hero-thanks:after{right:12px}.s-hero-thanks .square.one{left:8px}.s-hero-thanks .square.three{right:8px}}@media(max-width: 1200px){.s-hero-thanks{height:77rem}.s-hero-thanks .area-text{position:relative;z-index:7;max-width:53.9rem}.s-hero-thanks .area-text h1{font-size:4.8rem}.s-hero-thanks .ebooks-image{bottom:-17rem;right:-31.6rem}}@media(max-width: 991px){.s-hero-thanks .area-text{max-width:100%;text-align:center}.s-hero-thanks .area-text .next-steps ul{display:flex;flex-direction:column;align-items:center}.s-hero-thanks .area-text .important{margin:0 auto}.s-hero-thanks .area-text .authors .all{justify-content:center}.s-hero-thanks .ebooks-image{display:none}}@media(max-width: 560px){.s-hero-thanks{height:auto;padding-bottom:5.6rem;padding-top:13rem}.s-hero-thanks .area-text h1{font-size:4rem;margin-bottom:2rem}.s-hero-thanks .area-text .next-steps ul{align-items:flex-start;max-width:30rem;margin:0 auto;margin-bottom:3rem}.s-hero-thanks .area-text .next-steps ul li p{flex:1;text-align:left}.s-hero-thanks .area-text .authors .all{flex-direction:column;gap:4rem}.s-hero-thanks .area-text .authors .all .item:after{display:none}.s-hero-thanks .area-text .authors .all .item .info{text-align:left}.s-hero-thanks .line{display:none}.s-hero-thanks .squre.two{display:none}}.s-about-design{position:relative;padding-top:9.8rem;border-bottom:1px solid var(--NEUTRAL-200)}.s-about-design .text{position:relative;width:100%;max-width:96rem;margin:0 auto;text-align:center;margin-bottom:7.2rem;z-index:3}.s-about-design .text .content-guide{max-width:29.2rem;margin:0 auto;margin-bottom:1.6rem;background-color:#fff}.s-about-design .text .badget{display:inline-flex;align-items:center;gap:1rem;border-radius:12px;box-shadow:0px 0px 0px 1px rgba(75,75,83,.04),0px 1px 1px .5px rgba(75,75,83,.04),0px 3px 3px -1.5px rgba(75,75,83,.02),0px 6px 6px -3px rgba(75,75,83,.04),0px 12px 12px -6px rgba(75,75,83,.04),0px 24px 24px -12px rgba(75,75,83,.04),0px 48px 48px -24px rgba(75,75,83,.04);padding:8px 2rem}.s-about-design .text .badget span{font-size:1.4rem;text-transform:uppercase;font-weight:600;line-height:150%;color:var(--NEUTRAL-400)}.s-about-design .text h2{font-size:4.8rem;line-height:120%;margin-bottom:1.6rem;max-width:92rem;margin-bottom:1.6rem}.s-about-design .text p{font-size:1.8rem;color:var(--NEUTRAL-500);max-width:73.8rem;margin:0 auto;line-height:140%;margin-bottom:2.4rem}.s-about-design .artboard{margin:0 auto;z-index:5;position:relative}.s-about-design:before,.s-about-design:after{content:"";width:1px;height:100%;background-color:var(--NEUTRAL-200);position:absolute;top:0}.s-about-design .line{width:100%;height:1px;background-color:var(--NEUTRAL-200);position:absolute;top:11.6rem}.s-about-design .line-02{overflow:hidden;width:calc(100% - 4.8rem);height:21.1rem;background:url("../img/bg-line-dashed.svg") repeat-x bottom 113px center;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.s-about-design .line-02:before{content:"";width:100%;height:100%;opacity:.1;background:linear-gradient(0deg, #7C7C83 0%, rgba(124, 124, 131, 0) 100%);position:absolute;top:0;left:0}.s-about-design:before{left:2.4rem}.s-about-design:after{right:2.4rem}.s-about-design .square{content:"";border:1px solid var(--NEUTRAL-200);background-color:var(--WHITE);position:absolute;width:8px;height:8px;transform:rotate(-45deg);border-radius:2px;z-index:11;top:11.2rem}.s-about-design .square.one{left:2rem}.s-about-design .square.two{right:2rem}.s-about-design .square.three,.s-about-design .square.four{top:initial;bottom:11rem}.s-about-design .square.three{left:2rem}.s-about-design .square.four{top:initial;right:2rem}.s-about-design .details{position:absolute;bottom:0;right:0}@media(max-width: 1281px){.s-about-design{overflow-x:hidden}.s-about-design:before{left:1.2rem}.s-about-design:after{right:1.2rem}.s-about-design .square.one{left:8px}.s-about-design .square.two{right:8px}.s-about-design .square.three{left:8px}.s-about-design .square.four{right:8px}.s-about-design .line-02{width:calc(100% - 2.4rem)}.s-about-design .details{right:-1.2rem}}@media(max-width: 991px){.s-about-design .text h2{font-size:4rem}}@media(max-width: 560px){.s-about-design{padding-top:5.6rem}.s-about-design .line{top:7.6rem}.s-about-design .square{top:7.2rem}.s-about-design .text{margin-bottom:4rem}.s-about-design .text h2{font-size:2.4rem}.s-about-design .text p{font-size:1.4rem}.s-about-design .text .btn{width:100%;justify-content:center}}