.home-monks .primary-button{background-color:#ff4000;color:#f5f3ef;border-radius:10px;font-size:18px;font-weight:700;text-align:center;height:53px;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;border:none;outline:none;text-decoration:none;font-family:var(--font-hotmart-sans)}.home-monks .primary-button:hover{background-color:#0d0d0d}@media(min-width:768px){.home-monks .primary-button{width:312px}}@media(min-width:1024px){.home-monks .primary-button{width:100%}}.home-monks .primary-button.white-hover:hover{background-color:#fff;color:#0d0d0d}.home-monks h1,.home-monks h2{font-family:var(--font-hotmart-display-regular)}.home-monks h3,.home-monks p,.home-monks span{font-family:var(--font-hotmart-sans)}body:before{display:none;content:"mobile"}@media(min-width:375px){body:before{content:"mobile-m"}}@media(min-width:414px){body:before{content:"mobile-l"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}@media(min-width:1280px){body:before{content:"desktop-m"}}@media(min-width:1440px){body:before{content:"desktop-l"}}@media(min-width:1920px){body:before{content:"desktop-xl"}}.breadcrumb{overflow:hidden;width:100%}.breadcrumb .nav-breadcrumb{display:flex;list-style:none;margin:10px 0;max-height:var(--structure-header-height,70px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;width:105%;overflow-x:scroll}.breadcrumb .nav-breadcrumb::-webkit-scrollbar{display:none}.breadcrumb .nav-breadcrumb .breadcrumb-item{color:var(--gray-500);font-family:var(--font-family);font-weight:400;padding-left:0;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;transition:color .5s cubic-bezier(.2,1,.2,1);-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.breadcrumb .nav-breadcrumb .breadcrumb-item:last-child{margin-right:2rem}.breadcrumb .nav-breadcrumb .breadcrumb-item:after{color:#e6e9ed;content:"/";display:inline-block;margin:0 .75rem}.breadcrumb .nav-breadcrumb .breadcrumb-item a{line-height:1.4;color:var(--gray-800);display:inline-flex}.breadcrumb .nav-breadcrumb .breadcrumb-item a .link__label{background-size:100% 1px;color:var(--gray-800)}.breadcrumb .nav-breadcrumb>:not(:first-child){padding-right:0}.breadcrumb .nav-breadcrumb>:last-child:after{content:"";margin:0}.breadcrumb .nav-breadcrumb .breadcrumb-item span{display:flex;margin-right:2rem;white-space:nowrap}@media(min-width:768px){.breadcrumb .nav-breadcrumb .breadcrumb-item span{text-overflow:none}}