/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e0e0e0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--transition-duration:250ms}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:420px){.container{max-width:420px}}@media (min-width:768px){.container{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2.25rem;padding-left:2.25rem}}@media (min-width:1440px){.container{max-width:1440px;padding-right:2.25rem;padding-left:2.25rem}}.bg-black-10{background-color:rgba(0,0,0,.1)}.bg-black-50{background-color:rgba(0,0,0,.55)}.bg-black-100{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white-95{background-color:hsla(0,0%,100%,.95)}.bg-white-100{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f4f4;background-color:rgba(244,244,244,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#e0e0e0;background-color:rgba(224,224,224,var(--bg-opacity))}.bg-orange-100{--bg-opacity:1;background-color:#fffaf0;background-color:rgba(255,250,240,var(--bg-opacity))}.bg-green{--bg-opacity:1;background-color:#063f26;background-color:rgba(6,63,38,var(--bg-opacity))}.bg-primary{--bg-opacity:1;background-color:#11110f;background-color:rgba(17,17,15,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e0e0e0;border-color:rgba(224,224,224,var(--border-opacity))}.border-orange-500{--border-opacity:1;border-color:#ed8936;border-color:rgba(237,137,54,var(--border-opacity))}.border-primary{--border-opacity:1;border-color:#11110f;border-color:rgba(17,17,15,var(--border-opacity))}.border-primary-light{border-color:rgba(17,17,15,.35)}.border-green-light{--border-opacity:1;border-color:#8eb930;border-color:rgba(142,185,48,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.border-2{border-width:2px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.content-start{align-content:flex-start}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-1\/2{flex:1 0 50%}.order-last{order:9999}.float-right{float:right}.font-serif{font-family:Georgia,Cambria,Times New Roman,Times,serif}.font-thin{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-black{font-weight:900}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-32{height:8rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.m-2{margin:.5rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-section{margin-top:3.5rem}.mb-section{margin-bottom:3.5rem}.mb-block{margin-bottom:2.5rem}.-mt-1{margin-top:-.25rem}.last\:mb-0:last-child{margin-bottom:0}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pb-section{padding-bottom:3.5rem}.pb-block{padding-bottom:2.5rem}.placeholder-black-50::-moz-placeholder{color:rgba(0,0,0,.55)}.placeholder-black-50::placeholder{color:rgba(0,0,0,.55)}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-none{box-shadow:none}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-black-30{color:rgba(0,0,0,.35)}.text-black-40{color:rgba(0,0,0,.45)}.text-black-60{color:rgba(0,0,0,.59)}.text-white-30{color:hsla(0,0%,100%,.35)}.text-white-40{color:hsla(0,0%,100%,.45)}.text-white-50{color:hsla(0,0%,100%,.55)}.text-white-60{color:hsla(0,0%,100%,.59)}.text-white-70{color:hsla(0,0%,100%,.75)}.text-white-80{color:hsla(0,0%,100%,.8)}.text-white-100{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#212121;color:rgba(33,33,33,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#c53030;color:rgba(197,48,48,var(--text-opacity))}.text-orange-500{--text-opacity:1;color:#ed8936;color:rgba(237,137,54,var(--text-opacity))}.text-green{--text-opacity:1;color:#063f26;color:rgba(6,63,38,var(--text-opacity))}.text-teal-900{--text-opacity:1;color:#234e52;color:rgba(35,78,82,var(--text-opacity))}.text-primary{--text-opacity:1;color:#11110f;color:rgba(17,17,15,var(--text-opacity))}.text-primary-light{color:rgba(17,17,15,.35)}.text-yellow-dark{--text-opacity:1;color:#ebaa32;color:rgba(235,170,50,var(--text-opacity))}.text-green-medium{--text-opacity:1;color:#009145;color:rgba(0,145,69,var(--text-opacity))}.text-green-light{--text-opacity:1;color:#8eb930;color:rgba(142,185,48,var(--text-opacity))}.hover\:text-white-100:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.underline{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.align-middle{vertical-align:middle}.visible{visibility:visible}.invisible{visibility:hidden}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-32{width:8rem}.w-40{width:10rem}.w-1\/2{width:50%}.w-4\/5{width:80%}.w-2\/12{width:16.666667%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.transition-color{transition-property:color;transition-duration:.25s;transition-duration:var(--transition-duration)}@font-face{font-family:Graphik;src:url(/fonts/GraphikLight.otf);font-weight:300;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikMedium.otf);font-weight:400;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikSemibold.otf);font-weight:500;font-style:normal}body,html{overflow-x:hidden;font-size:17px}body{font-family:Graphik,sans-serif;--text-opacity:1;color:#11110f;color:rgba(17,17,15,var(--text-opacity));font-weight:300}h1,h2{font-size:1.8rem;line-height:2rem}h1,h2,h3{font-weight:500}h3{font-size:2.1rem;line-height:2.3rem}h4{font-size:1.25rem;font-weight:500}h4,h5{line-height:1.375}h5{font-size:1.125rem}@media (min-width:768px){h1,h2{font-size:2.7rem;line-height:2.9rem}h1,h2,h3{font-weight:500}h3{font-size:2.1rem;line-height:2.3rem}h4{font-size:1.875rem;font-weight:500}h4,h5{line-height:1.375}h5{font-size:1rem}}.line-primary-gradient{width:50px}.line-primary-gradient,.line-primary-gradient-top{display:inline-block;height:3px;background:#063f26;background:linear-gradient(90deg,#063f26,#009145)}.line-primary-gradient-top{max-width:370px}.h-shadow{text-shadow:-3px 1px 3px rgba(0,0,0,.51)}.btn{padding:.5rem 1rem;border-radius:.5rem}.btn-medium{--bg-opacity:1;background-color:#009145;background-color:rgba(0,145,69,var(--bg-opacity))}.btn-light-outline,.btn-medium{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-light-outline{background-color:transparent;border-width:2px;--border-opacity:1;border-color:#8eb930;border-color:rgba(142,185,48,var(--border-opacity))}.inputcustom{display:block;width:100%;height:39px;margin-top:.75rem;padding-left:1rem;padding-right:1rem;border-bottom:1px solid #063f26;box-sizing:border-box;background:transparent;font-weight:300}.logos{width:100%;display:flex;flex-wrap:wrap}.logos>div{width:33.333333%;padding:.5rem;display:flex;justify-content:center}.grow{transition:all .2s ease-in-out}.grow:hover{transform:scale(1.1)}@media (min-width:768px){.logos>div{padding:1.25rem 2.5rem}}@media (min-width:1024px){.logos>div{padding:1.25rem 4rem}}.indentation{transform:skew(15deg);overflow:hidden}.rotate{position:relative;white-space:pre-wrap;transform:skew(-15deg);display:inline-block}.grecaptcha-badge{display:none}.header-container-home{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.header-left-home{width:100%}.simulador .field{position:relative}.field-line,.simulador .field:before{position:absolute;bottom:0;width:100%;content:""}.simulador .field:before{background-color:rgba(0,0,0,.1);z-index:0;height:2px}.simulador .field-line{--border-opacity:1;border-color:#11110f;border-color:rgba(17,17,15,var(--border-opacity));opacity:0;border-top-width:3px;transition:transform .25s cubic-bezier(.55,0,.1,1),opacity .2s;transform:scaleX(0)}.simulador .field>input:focus{outline:none}.simulador .field>input:focus+.field-line{transform:scaleX(1);opacity:1}.simulador .field>input::-moz-placeholder{color:#fff}.simulador .field>input::placeholder{color:#fff}.bg-gold-50{background-color:rgba(0,0,0,.55);background-color:rgba(210,158,14,.50196)}.our-articles .post{position:relative}.our-articles .post .post-wrapper{box-shadow:0 0 5px rgba(0,0,0,.1);background:#fff}.our-articles .post .post-wrapper .blog-img{position:relative}.our-articles .post .post-wrapper .blog-img:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:#27346a;z-index:1;opacity:0;display:block;transition:all .3s}.our-articles .post .post-wrapper:hover .blog-img:before{opacity:.5}.our-articles .post .post-wrapper .blog-meta .post-content2 h2{font-size:24px}.text-formatted{width:100%}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{font-weight:700;padding-top:2rem;padding-bottom:1rem}.text-formatted h2{font-size:1.25rem}.text-formatted h2:first-child{padding-top:0}.text-formatted h3{font-size:1.125rem}.text-formatted p,.text-formatted ul{padding-bottom:1.25rem;line-height:1.625}.text-formatted a{font-weight:700;text-decoration:underline;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.text-formatted ul{list-style-type:disc;padding-left:1rem}.text-formatted li{padding-left:.75rem}.text-formatted--tight h1,.text-formatted--tight h2,.text-formatted--tight h3,.text-formatted--tight h4,.text-formatted--tight h5,.text-formatted--tight h6{font-weight:700;padding-top:2rem;padding-bottom:.25rem}.text-formatted--tight p{padding-bottom:0;line-height:1.375}@media (min-width:1024px){.text-formatted h2{font-size:1.5rem}}.thanks-container{min-height:auto}@media (min-width:768px){.thanks-container{min-height:400px}}@media (min-width:768px){.sm\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:420px){.sm\:container{max-width:420px}}@media (min-width:768px){.sm\:container{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width:1024px){.sm\:container{max-width:1024px;padding-right:2.25rem;padding-left:2.25rem}}@media (min-width:1440px){.sm\:container{max-width:1440px;padding-right:2.25rem;padding-left:2.25rem}}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-3xl{font-size:1.875rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-0{margin-bottom:0}.sm\:mr-2{margin-right:.5rem}.sm\:mt-10{margin-top:2.5rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:pl-0{padding-left:0}.sm\:pr-3{padding-right:.75rem}.sm\:pr-5{padding-right:1.25rem}.sm\:right-auto{right:auto}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:transition-pt{transition-property:padding-top;transition-duration:.25s;transition-duration:var(--transition-duration)}.sm\:transition-linear{transition-timing-function:linear}}@media (min-width:768px){.md\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:420px){.md\:container{max-width:420px}}@media (min-width:768px){.md\:container{max-width:768px;padding-right:1rem;padding-left:1rem}}@media (min-width:1024px){.md\:container{max-width:1024px;padding-right:2.25rem;padding-left:2.25rem}}@media (min-width:1440px){.md\:container{max-width:1440px;padding-right:2.25rem;padding-left:2.25rem}}.md\:bg-transparent{background-color:transparent}.md\:bg-black-90{background-color:rgba(0,0,0,.95)}.md\:border-0{border-width:0}.md\:border-l-0{border-left-width:0}.md\:border-r{border-right-width:1px}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-end{align-items:flex-end}.md\:justify-start{justify-content:flex-start}.md\:flex-1{flex:1 1 0%}.md\:flex-1\/2{flex:1 0 50%}.md\:order-none{order:0}.md\:font-light{font-weight:300}.md\:h-12{height:3rem}.md\:h-24{height:6rem}.md\:h-full{height:100%}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-2xl{font-size:1.5rem}.md\:text-4xl{font-size:2.25rem}.md\:m-0{margin:0}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:mb-0{margin-bottom:0}.md\:mr-4{margin-right:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mt-16{margin-top:4rem}.md\:opacity-75{opacity:.75}.md\:hover\:opacity-100:hover,.md\:opacity-100{opacity:1}.md\:p-16{padding:4rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:pt-0{padding-top:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pl-3{padding-left:.75rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pl-24{padding-left:6rem}.md\:pt-32{padding-top:8rem}.md\:pb-40{padding-bottom:10rem}.md\:static{position:static}.md\:absolute{position:absolute}.md\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.md\:text-left{text-align:left}.md\:text-white-70{color:hsla(0,0%,100%,.75)}.md\:text-white-100{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.md\:text-primary{--text-opacity:1;color:#11110f;color:rgba(17,17,15,var(--text-opacity))}.md\:visible{visibility:visible}.md\:w-32{width:8rem}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}}@media (min-width:1024px){.lg\:bg-transparent{background-color:transparent}.lg\:border-l-0{border-left-width:0}.lg\:border-r{border-right-width:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:flex-1{flex:1 1 0%}.lg\:flex-1\/2{flex:1 0 50%}.lg\:flex-1\/3{flex:1 0 33.3333%}.lg\:flex-2\/3{flex:1 0 66.6666%}.lg\:flex-1\/4{flex:1 0 25%}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:h-20{height:5rem}.lg\:h-full{height:100%}.lg\:text-sm{font-size:.875rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mb-section{margin-bottom:3.5rem}.lg\:max-w-sm{max-width:24rem}.lg\:opacity-75{opacity:.75}.lg\:opacity-100{opacity:1}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:pt-0{padding-top:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-3{padding-top:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-section{padding-bottom:3.5rem}.lg\:static{position:static}.lg\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.lg\:text-right{text-align:right}.lg\:visible{visibility:visible}.lg\:w-20{width:5rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:transition-bgc{transition-property:background-color;transition-duration:.25s;transition-duration:var(--transition-duration)}}@media (min-width:1440px){.xl\:flex-none{flex:none}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:p-10{padding:2.5rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:pt-0{padding-top:0}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:w-5\/12{width:41.666667%}.xl\:w-7\/12{width:58.333333%}}@media (min-width:420px){.xs\:mt-10{margin-top:2.5rem}}.wp-block-audio figcaption{margin-top:.5rem;margin-bottom:1.5rem}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-embed__wrapper{display:flex;justify-content:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1.5rem}.wp-block-embed figcaption{margin-top:.5rem;margin-bottom:1.5rem}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-image{margin-bottom:1.5rem;margin-top:1rem;max-width:100%}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5rem;margin-bottom:1.5rem}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-quote cite{display:block;margin-top:2rem;font-size:1rem;color:rgba(0,0,0,.59)}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd),.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5rem;margin-bottom:1.5rem}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.wp-block-audio figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-preformatted pre{font-size:14px}}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;margin-bottom:28px;color:#40464d}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:#40464d;text-transform:uppercase;font-size:13px;font-style:normal}.wp-block-table{border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-video figcaption{color:#555d66;font-size:13px;text-align:center}.wp-block-gallery .carousel-gallery-item{flex:1 0 100%}@media (min-width:768px){.wp-block-gallery.columns-4 .carousel-gallery-item{flex:1 0 50%}}@media (min-width:1024px){.wp-block-gallery.columns-2 .carousel-gallery-item{flex:1 0 50%}.wp-block-gallery.columns-3 .carousel-gallery-item{flex:1 0 33.3333%}.wp-block-gallery.columns-4 .carousel-gallery-item{flex:1 0 25%}}.post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-image noscript{position:absolute;top:0;right:0;bottom:0;left:0}.post-content .wp-video{width:100%!important}.post-content{color:rgba(0,0,0,.8)}.post-content a{text-decoration:underline;font-weight:700;margin-bottom:.5rem;--text-opacity:1;color:#063f26;color:rgba(6,63,38,var(--text-opacity));word-wrap:break-word}.post-content a:hover{--text-opacity:1;color:#009145;color:rgba(0,145,69,var(--text-opacity))}.post-content p{color:rgba(0,0,0,.75);margin-bottom:2rem;line-height:2;margin-left:auto;margin-right:auto}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:rgba(0,0,0,.75);font-weight:700;margin-bottom:1rem;margin-left:auto;margin-right:auto}.post-content h1{font-size:2.25rem}.post-content h2{font-size:1.875rem}.post-content h3{font-size:1.5rem}.post-content h4{font-size:1.25rem}.post-content h5{font-size:1.125rem}.post-content h6{font-size:1rem}.post-content blockquote p{display:inline}.post-content blockquote{border-radius:.25rem;padding:1rem;margin-top:1.5rem;margin-bottom:1.5rem;--border-opacity:1;border-color:#eee;border-color:rgba(238,238,238,var(--border-opacity));border-left-width:4px;font-family:Georgia,Cambria,Times New Roman,Times,serif;line-height:1.625;quotes:"\201C""\201C"}.post-content .carousel-cont{margin-bottom:2rem}@media (min-width:1024px){.post-content blockquote{font-size:1.25rem;padding-left:2.5rem;padding-right:2.5rem;margin:2.5rem 3rem}}.post-content blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content ol,.post-content ul{margin-bottom:1.5rem;line-height:2;margin-left:auto;margin-right:auto;list-style-position:inside}.post-content ol ul,.post-content ul ul{margin-left:2rem;list-style-type:circle;list-style-position:inside}.post-content ol ol,.post-content ul ol{margin-left:2rem;list-style-type:lower-latin;list-style-position:inside}.post-content .wp-block-cgb-block-algori-pdf-viewer>iframe{width:100%!important}.blocks-gallery-grid{display:none}.wp-caption{max-width:100%}

/*!
 * Simulador
 * Copyright 2011-2021 Basico. FM
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.btn-garantia{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:1.5rem;margin:.5rem;--text-opacity:1;color:#8eb930;color:rgba(142,185,48,var(--text-opacity));font-weight:500;padding:0 30px;height:40px}.btn-garantia:focus{outline:0}.garantia-active{background-color:#8eb930;background-color:rgba(142,185,48,var(--bg-opacity));color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-garantia-small,.garantia-active{--bg-opacity:1;--text-opacity:1;font-weight:500}.btn-garantia-small{background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:1.5rem;margin:.5rem;color:#8eb930;color:rgba(142,185,48,var(--text-opacity));padding:0 10px;height:35px}.btn-garantia-small:focus{outline:0}.garantia-small-active{--bg-opacity:1;background-color:#8eb930;background-color:rgba(142,185,48,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:500}.simulador-padding{margin-top:80px}.simulador .cotice-ahora{width:250px}.simulador .title{margin-bottom:.5rem}.simulador .title h3{width:100%;font-size:1.1rem}.simulador .title h2,.simulador .title h3{display:block;margin:0 auto;padding:0;text-align:left;font-weight:700}.simulador .title h2{width:85%;font-size:30px;line-height:36px}.simulador .inner{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.simulador input,.simulador select{background-color:hsla(0,0%,100%,.1)}.simulador .form-group{width:100%;max-width:350px;padding:0 20px 16px;margin:0 auto}.simulador .form-group:after{right:35px}.simulador .simular-button{font-size:16px;font-weight:700;line-height:40px;width:100%;height:40px;margin-top:25px}.simulador .stepButton{max-width:210px;margin:0 auto;cursor:pointer}.simulador .simulador-form{width:100%}.simulador .message{display:block;text-align:left;color:#d29e0e;font-size:13px}@keyframes alert-color-change{0%{color:#fff}50%{color:#fff}to{color:#d29e0e}}.container-slider{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.box-minmax{margin-top:30px;width:100%;max-width:600px;display:flex;justify-content:space-between;font-size:20px;color:#000}.box-minmax span:first-child{margin-left:10px}.range-slider{width:100%;max-width:600px}.rs-range{margin-top:29px;width:100%;-webkit-appearance:none}.rs-range:focus{outline:none}.rs-range::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;box-shadow:none;background:linear-gradient(90deg,#063f26,#009145);border-radius:0;border:0 solid #ffcd00}.rs-range::-moz-range-track{width:100%;height:1px;cursor:pointer;box-shadow:none;background:#fff;border-radius:0;border:0 solid #fff}.rs-range::-webkit-slider-thumb{box-shadow:none;border:6px solid #8eb930;box-shadow:0 10px 10px rgba(0,0,0,.25);height:28px;width:28px;border-radius:22px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-11px}.rs-range::-moz-range-thumb{box-shadow:none;border:6px solid #8eb930;box-shadow:0 10px 10px rgba(0,0,0,.25);height:28px;width:28px;border-radius:22px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-11px}.rs-range::-moz-focus-outer{border:0}.rs-label{position:relative;transform-origin:center center;display:block;width:138px;height:60px;background:transparent;border-radius:50%;line-height:30px;text-align:center;font-weight:700;padding-top:22px;box-sizing:border-box;margin-top:20px;margin-left:-68px;left:attr(value);color:#000;font-style:normal;font-weight:400;line-height:normal;font-size:18px;white-space:nowrap;border:0}.rs-label:after{content:"";display:block;font-size:20px;letter-spacing:.07em;margin-top:-2px}.main-wrapper{margin:10px 0;filter:drop-shadow(-1px 5px 3px #ccc)}.info-wrapper{margin-top:15px}.map-details{text-align:left;font-size:1.2em}.map-details span{font-weight:700}.google-map-react{height:300px}.paddingrow{padding:10px 0;font-size:.75rem}@media(min-width:768px){.container-slider{width:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}.paddingrow{font-size:1rem}}