:root{--container-sm-max-width: 540px;--container-md-max-width: 720px;--container-lg-max-width: 960px;--container-xl-max-width: 1140px;--container-xxl-max-width: 1320px;--primary-font: "Work Sans", sans-serif;--secondary-font: "SerialB-Bold" !important;--tertiary-font: "SerialB-Regular" !important;--color-black: #231F20;--color-gray: #484848;--color-gray-light: #e1d9d3;--color-white: #fff;--color-offwhite: #FFF9EF;--color-purple: #8136bc;--color-purple-gradient: linear-gradient(0deg, #8136bc 0%, rgba(152, 114, 180, 1) 100%);--color-purple-gradient-half-a: linear-gradient(0deg, rgba(121, 78, 158, 1) 0%, rgba(152, 114, 180, 1) 100%);--color-purple-gradient-half-b: linear-gradient(0deg, #8136bc 0%, rgba(121, 78, 158, 1) 100%);--icon-font: "Font Awesome 5 Free";--icon-weight: 400;--motion-regular: .3s;--motion-medium: .6s;--motion-slow: .8s;--input-size: 48px;--input-border: 1px solid var(--color-gray);--input-radius: 8px;--input-padding: 16px;--input-select-icon: url()}body{background-color:#efefef}body:before{content:" ";width:1px;height:100vh;background-color:var(--color-white);position:fixed;left:2rem;top:0;z-index:2}body:after{content:" ";width:1px;height:100vh;background-color:var(--color-white);position:fixed;right:2rem;top:0;z-index:2}div[data-rebuy-id]{display:none}@media screen and (max-width:750px){body:before{left:.5rem}body:after{right:.5rem}}header,#section-announcement,#shopify-section-footer{display:none}.reading-area{max-width:740px}.reading-area-small{max-width:560px}.text-display{font-size:5rem;line-height:4.5rem;margin-bottom:0}.text-heading-big{font-size:4rem;line-height:3.2rem;margin-bottom:0;text-transform:uppercase;font-weight:300;letter-spacing:-3px}.text-heading{font-size:2rem;line-height:3rem;margin-bottom:0rem}.text-subheading{font-weight:500;text-transform:uppercase;margin-top:.5rem;line-height:1.3rem}section .grid_container>.content .text-heading{text-transform:uppercase}@media screen and (max-width:750px){.text-heading{text-align:center;font-size:1.5rem;line-height:2rem}.text-display{font-size:3rem;line-height:3.2rem;margin-bottom:0}.text-heading-big{font-size:3rem;line-height:3.2rem}}.taller-btn{background:#ffffff90;border-radius:40px;padding:16px 24px;display:flex;gap:1rem;align-items:center;-webkit-transition-duration:var(--motion-regular);transition-duration:var(--motion-regular);box-shadow:0 0 10px transparent;font-size:1.2rem}.taller-btn:hover{background:var(--color-white)}.taller-btn svg{-webkit-transition-duration:var(--motion-regular);transition-duration:var(--motion-regular)}.taller-btn.gradient{background-image:url(/cdn/shop/files/button-background.jpg?v=1666144381);background-size:cover!important;background-position:center center!important;color:#fff;border-top:1px solid #ffffff00}.taller-btn.gradient:hover{background-image:url(/cdn/shop/files/button-background.jpg?v=1666144381);box-shadow:0 2px 10px #00000050;border-top:1px solid #ffffff50}section{display:flex;align-content:center;justify-content:center;align-items:center;flex-direction:column;width:100%}.grid_container{max-width:1200px;padding-inline:1rem;width:100%;display:flex;flex-direction:column;position:relative;z-index:1}.content{display:flex;flex-direction:column;gap:1rem}.flex-center-x{display:flex;align-items:center}@media screen and (max-width:750px){section{padding:6rem 0px!important}section#taller_footer{padding-top:30px!important;padding-bottom:12px!important}section#section-announcement{padding-top:0!important;padding-bottom:0!important}.grid_container{padding-inline:1.5rem}}#welcome{background-size:cover;background-position:center center;min-height:100vh;position:relative}#welcome .content{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center;gap:2rem}#welcome .content img{max-width:450px;width:100%}#welcome:after{content:" ";width:calc(100vw - 4rem);height:1px;background:var(--color-white);position:absolute;bottom:2rem;left:2rem}#welcome .video_trigger:hover .icon_general-play{color:var(--color-purple)}.video_box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.video_box iframe{width:50vw;height:28.5vw;box-shadow:0 0 100vw 100vw #00000090}.video_box .close{position:absolute;top:-4rem;right:-4rem;z-index:2;color:var(--color-white);cursor:pointer;width:50px;height:50px;border-radius:50%;background:#00000090;display:flex;align-items:center;justify-content:center}.video_box .close svg{width:20px;height:20px}@media screen and (max-width:750px){#welcome .content img{max-width:300px}#welcome:after{width:calc(100vw - 1rem);left:.5rem}.video_box iframe{width:90vw;height:50vw;box-shadow:0 0 100vw 100vw #00000090}.video_box .close{top:initial;right:initial;left:50%;bottom:-4rem;transform:translate(-50%)}}#hook{text-align:center;position:relative}#hook .reading-area{display:flex;flex-direction:column;gap:1rem}#hook .gradient{position:absolute;top:0%;left:0;max-width:400px;width:100%;z-index:-1}@media screen and (max-width:750px){#hook .gradient{top:-10%}}#benefits{position:relative}#benefits .benefits{width:100%;display:grid;grid-auto-flow:column;justify-content:space-between;grid-auto-columns:1fr}#benefits .grid_container{gap:4rem;z-index:1}#benefits .benefit{gap:1rem}#benefits .benefit .title{margin-bottom:0}#benefits .benefit img{max-height:5rem}#benefits .benefits .benefit{flex-direction:column;text-align:center;padding-inline:2rem;max-width:380px}#benefits .benefits .benefit+.benefit{border-left:1px solid white}#benefits .taller-btn{align-self:flex-start;margin:0 auto}#benefits .gradient_back{position:absolute;bottom:25%;right:0;max-width:350px;width:100%}@media screen and (max-width:750px){#benefits .benefits .benefit+.benefit{border-left:none}#benefits .content{text-align:center}#benefits .gradient_back{bottom:50%;max-width:350px;width:50%}}#syllabus{position:relative}#syllabus .syllabus{width:100%;display:grid;grid-auto-flow:column;justify-content:space-between;grid-auto-columns:1fr}#syllabus .grid_container{gap:3rem;z-index:1}#syllabus .reading-area-small{align-self:center}#syllabus .syllabus .module{flex-direction:column;text-align:left;max-width:180px;visibility:visible!important;opacity:1!important}#syllabus .syllabus .module+.module{margin-left:2rem}#syllabus .syllabus .module .num{font-size:4rem;line-height:3.5rem;margin:0;margin-top:-2rem}#syllabus .syllabus .module .photo{width:180px;aspect-ratio:1 / 1.2;background-position:center center!important}#syllabus .syllabus .module .title{font-weight:500;text-transform:uppercase;margin-top:.5rem;line-height:1.3rem}#syllabus .syllabus .module:first-child .photo{border-radius:0 0 50px}#syllabus .syllabus .module:nth-child(2) .photo{border-radius:50px 0 0}#syllabus .syllabus .module:nth-child(3) .photo{border-radius:0 50px 0 0}#syllabus .syllabus .module:nth-child(4) .photo{border-radius:50px 0 0}#syllabus .syllabus .module:nth-child(5) .photo{border-radius:0 0 50px}#syllabus .syllabus .module:nth-child(6) .photo{border-radius:0 0 50px}#syllabus .syllabus .module:nth-child(7) .photo{border-radius:50px 0 0}#syllabus .syllabus .module:nth-child(8) .photo{border-radius:0 50px 0 0}#syllabus .syllabus .module:nth-child(9) .photo{border-radius:50px 0 0}#syllabus .syllabus .module:nth-child(10) .photo{border-radius:0 0 50px}#syllabus .syllabus .module:nth-child(11) .photo{border-radius:0 0 50px}#syllabus .syllabus .module:nth-child(12) .photo{border-radius:50px 0 0}#syllabus .syllabus .module:nth-child(13) .photo{border-radius:0 50px 0 0}#syllabus .gradient_back{position:absolute;bottom:25%;left:0;max-width:350px;width:100%}#syllabus:after{content:" ";width:calc(100vw - 4rem);height:1px;background:var(--color-white);position:absolute;top:0;left:2rem}@media screen and (max-width:750px){#syllabus{text-align:center}#syllabus .gradient_back{width:50%}#syllabus:after{width:calc(100vw - 1rem);left:.5rem}#syllabus .syllabus .module{max-width:unset;padding-inline:2rem}#syllabus .syllabus .module .box{max-width:180px;margin:0 auto}}#teachers{position:relative}#teachers .teachers{width:100%;display:grid;grid-auto-flow:column;justify-content:space-between;grid-auto-columns:1fr}#teachers .grid_container{gap:3rem}#teachers .reading-area-small{align-self:center;text-align:center}#teachers .teachers .teacher{display:flex;flex-direction:column;text-align:left;padding-inline:2rem;text-align:center;align-items:center;align-self:flex-start}#teachers .teachers .teacher+.teacher{border-left:1px solid white}#teachers .teachers .teacher .num{font-size:4rem;line-height:3.5rem;margin:0;margin-top:-2rem}#teachers .teachers .teacher .photo{width:150px;aspect-ratio:1 / 1.4;border-radius:75px}#teachers .grad_back{position:absolute;top:0;left:0;max-width:350px;width:100%}#teachers .teacher .subtitle{font-weight:500}#teachers:before{content:" ";width:calc(100vw - 4rem);height:1px;background:var(--color-white);position:absolute;top:2rem;left:2rem;z-index:9}#teachers:after{content:" ";width:calc(100vw - 4rem);height:1px;background:var(--color-white);position:absolute;bottom:2rem;left:2rem;z-index:9}@media screen and (max-width:750px){#teachers .grad_back{width:80%}#teachers:after,#teachers:before{width:calc(100vw - 1rem);left:.5rem}#teachers .teachers .teacher+.teacher{border-left:none}}#price{position:relative}#price .grid_container{gap:2rem}#price .block{display:flex;flex-direction:column;padding:2rem;background-color:#ffffff90;border-radius:2rem;width:100%;max-width:400px;gap:1rem}#price .taller-btn{align-self:flex-start;margin:0 auto}#price .block em{color:var(--color-purple);font-style:initial!important}#price .block span{text-decoration:line-through!important}#price .grad_back{position:absolute;bottom:0;right:0;max-width:350px;width:100%}@media screen and (max-width:750px){#price .block{gap:1rem}#price .grad_back{bottom:initial;top:-4rem;width:60%}}#testimonials{position:relative}#testimonials .testimonials{width:100%;display:grid;grid-auto-flow:column;justify-content:space-between;grid-auto-columns:1fr}#testimonials .testimonials .testimonial{max-width:30%;margin-right:2.5rem;border-radius:2rem;background-color:var(--color-white);padding:2rem;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;visibility:visible!important;opacity:1!important}#testimonials .testimonials .testimonial .top{display:flex;flex-direction:column;gap:1rem}#testimonials .grid_container{gap:3rem}#testimonials .reading-area-small{align-self:center}#testimonials .flickity_slider{margin-bottom:2rem}#testimonials .slider-controls{display:flex;flex-direction:row;gap:1rem;position:absolute;top:50%;transform:translatey(-50%);width:calc(100% - 2rem);justify-content:space-between}#testimonials .slider-control{width:48px;height:48px;border-radius:50%;background-color:var(--color-white);display:flex;align-items:center;justify-content:center;border:1px solid lightgray}#testimonials .grad_back{position:absolute;top:0;right:0;max-width:350px;width:100%}@media screen and (max-width:750px){#testimonials{overflow:hidden}#testimonials .testimonials .testimonial{max-width:100%!important}#testimonials .slider-controls{display:flex;position:relative;justify-content:space-evenly}#testimonials .slider-control{width:40px;height:40px}#testimonials .slider-control svg{width:10px}#testimonials .grid_container{gap:1rem}#testimonials .grad_back{width:80%;right:-10vw}}#faq{position:relative}#faq .grid_container{gap:2rem}#faq .grid_container .content .text-heading-big{font-size:3rem}#faq .faq .question{position:relative;border-bottom:1px solid var(--color-black);margin-top:14px;cursor:pointer;-webkit-transition-duration:var(--motion-regular);transition-duration:var(--motion-regular)}#faq .faq .question .icon_general-plus{position:absolute;top:0;right:0;-webkit-transition-duration:var(--motion-regular);transition-duration:var(--motion-regular)}#faq .faq .question .answer{height:0;overflow-y:hidden;padding-left:1rem;border-left:2px solid #00000010}#faq .faq .question.active .answer{margin-bottom:2rem;overflow-y:visible;height:100%}#faq .faq .question.active .icon_general-plus{transform:rotate(45deg)}#faq .grad_back{position:absolute;top:0;left:0;max-width:350px;width:100%}@media screen and (max-width:750px){#faq .grad_back{width:60%;top:-30%}}#last_offer{position:relative}#last_offer .grid_container,#last_offer .grid_container .content{gap:1rem}#last_offer .offer{flex-direction:column;gap:1rem}#last_offer .offer .description span{text-decoration:line-through!important}#last_offer .last_offer_elipse_desktop,#last_offer .last_offer_elipse_mobile{display:none;position:absolute;top:0;left:0;width:100vw;height:auto;z-index:-1}@media screen and (min-width:751px){#last_offer .last_offer_elipse_desktop{display:block}}@media screen and (max-width:750px){#last_offer{background-color:var(--color-purple);padding-top:25vw}#last_offer .grid_container{gap:3rem}#last_offer .last_offer_elipse_mobile{display:block;height:auto;z-index:0;top:-1px}}@media screen and (max-width:750px){.mobile_carousel{grid-auto-flow:row!important}.mobile_carousel .mobile_carousel_slide{visibility:visible!important;width:100%!important;display:flex!important;align-items:center}.mobile_carousel .flickity-prev-next-button{display:none!important}.flickity-page-dots .dot{border:1px solid var(--color-black)}}#taller_footer .grid_container{border-top:1px solid white;padding-top:1rem;max-width:calc(100vw - 4rem)}#taller_footer .text-link{text-transform:uppercase}#taller_footer .module{display:flex;flex-direction:row;align-items:center;gap:2rem;height:4rem}#taller_footer .area{width:100%;display:flex;flex-direction:row;justify-content:space-between}#taller_footer .module.section_center{border-inline:1px solid var(--color-white);padding-inline:2rem}#taller_footer .module.section_left{width:25%;min-width:250px;justify-content:center}#taller_footer .module.section_center{width:50%;justify-content:space-around}#taller_footer .module.section_right{width:25%;min-width:250px;justify-content:center}@media screen and (max-width:750px){#taller_footer .area{flex-direction:column;align-content:center;align-items:center}#taller_footer .module{width:100%;text-align:center;justify-content:space-between}#taller_footer .module.section_center{border-inline:none;border-top:1px solid var(--color-white);border-bottom:1px solid var(--color-white);padding-inline:0rem}#taller_footer .module.section_left a,#taller_footer .module.section_right a{margin:0 auto}#taller_footer .grid_container{border-top:none;padding-top:0;padding-inline:.5rem;width:100%;max-width:unset}#taller_footer .module.section_left,#taller_footer .module.section_center,#taller_footer .module.section_right{max-width:unset;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/100/assets/template_taller.css.map */
