@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,600;0,700;1,300;1,600;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}a img{display:block;border:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}:focus{outline:none}body,html{display:block;width:100%;min-height:100vh}body{background-color:#ddd;color:#000;font-size:15px}body *{font-family:Nunito Sans,sans-serif}.oculto{display:none}.container{display:flex;flex-direction:column;width:100%;min-height:100vh}.fb-comments{display:block;width:100%}.loading{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background-color:#ddd}.loading svg{display:block;width:70px;height:auto;animation-name:rotateCenter;animation-duration:.8s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none}.loading svg path{fill:#212121;transition:all .5s ease-in-out}@keyframes rotateCenter{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.conteudo{display:flex;width:100%;max-width:1180px}.anunciosGoogle{justify-content:center;margin:0 auto 40px}.anunciosGoogle,.main{display:flex;flex-direction:column;align-items:center;width:100%}.main,.main-flex{padding:0 12px}.main-flex{display:flex;flex-direction:column;align-items:center;flex:1;width:100%}.main-geral .conteudo{flex-direction:column}.main-geral .cabecalho{padding:35px 0}.main-centralizado,.main-geral .cabecalho{display:flex;flex-direction:column;align-items:center}.main-centralizado{flex:1;width:100%;padding:0 12px}.main-centralizado .mainConteudo{display:flex;flex-direction:column;width:100%;max-width:900px;padding:40px 0 50px}.tema{display:flex;flex-direction:row;width:100%;margin-bottom:15px;padding-bottom:8px;position:relative}.tema p{font-size:1rem;line-height:1rem;color:#212121;font-weight:600}.tema span{display:block;width:30px;height:2px;background-color:#ff7900;position:absolute;bottom:-2px;left:0;z-index:100}.video-responsive{width:100%;height:0;background-color:#000;overflow:hidden;padding-bottom:56.25%;position:relative}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.newsLetter{display:flex;flex-direction:column;align-items:center;background-color:#f9943c;padding:25px;margin:25px 0 37px;border-radius:10px;transition:background .5s ease-in-out}.newsLetter img{width:auto;height:60px}.newsLetter p{text-align:center;word-wrap:break-word}.newsLetter p.newsLetterDestaque{margin-top:25px;font-size:1.2em;font-weight:600;line-height:1em;color:#fff}.newsLetter p.newsLetterTexto{margin-top:6px;font-size:1em;line-height:1em;color:#212121}.duplo{display:flex;flex-direction:column;align-items:center;padding-bottom:50px}.duplo .comentarios{display:block;width:100%;height:50px}.duplo article{display:flex;flex-direction:column;width:100%;max-width:850px}.duplo article figure{display:block;width:100%}.duplo article figure figcaption{display:none}.duplo article img{width:100%;height:auto}.duplo article .compatilhar{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px;align-items:center;justify-content:center}.duplo article .compatilhar p{font-size:.85em;color:#003c90;margin-right:12px}.duplo aside{display:flex;flex-direction:column;width:100%;max-width:850px}.carregando{display:block;width:100%;font-size:.8em;line-height:1em}.carregando,.titulo{color:#212121;word-wrap:break-word}.titulo{font-size:2em;line-height:1.14em;text-align:center;font-weight:700;padding:0 30px}@media (max-width:910px){.titulo{font-size:1.6em}}.subtitulo{font-size:1.3em;line-height:1.2em;color:#686868;text-align:center;word-wrap:break-word;font-weight:300;padding:12px 15px 0}.subtitulo em{font-weight:600}@media (max-width:910px){.subtitulo{font-size:1.1em}}.informacao{font-size:.9em;line-height:1em;color:#929292;font-weight:300;padding:6px 25px;border:1px solid #929292;margin-top:25px;border-radius:15px}.informacao,.setor{text-align:center;word-wrap:break-word}.setor{font-size:.8em;line-height:.8em;color:#fff;background-color:#ff7900;margin-bottom:20px;padding:10px 20px 8px;border-radius:8px}.texto{font-size:1.12em;line-height:1.4em;color:#212121;word-wrap:break-word;font-weight:300;margin:22px 0 25px}.texto em,.texto strong{font-weight:700}.texto em,.texto i{font-style:italic}.texto u{text-decoration:underline}.texto a{color:#003c90;cursor:pointer}.texto a:hover{color:#8d0e00}.texto span{background-color:#ffe68b;padding:0 7px;border-radius:4px}.texto del{text-decoration:line-through}header{display:flex;justify-content:center;width:100%;background-color:#212121;padding:20px 12px;border-bottom:5px solid #ff7900}header .conteudo{flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:1200px){header .conteudo{flex-direction:column}}header .conteudo .logo{display:flex;justify-content:center;position:relative;cursor:pointer}header .conteudo .logo svg{display:block;width:auto;height:26px}header .conteudo .logo svg path{fill:#fff}header .conteudo .logo svg:active path,header .conteudo .logo svg:hover path{fill:#ff7900}footer{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#212121;padding:42px 0 50px}footer .redeSocial{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}footer .redeSocial a{display:block;margin:8px;cursor:pointer}footer .redeSocial a svg{display:block;width:auto;height:46px}@media (max-width:700px){footer .redeSocial a svg{height:30px}}footer .redeSocial a svg path{fill:#f6f4f4;fill-rule:nonzero}footer .redeSocial a svg:active path,footer .redeSocial a svg:hover path{fill:#ff7900}footer .frase{font-size:1em;margin:7px 12px}footer .credito,footer .frase{line-height:1.1em;color:#f6f4f4;text-align:center;word-wrap:break-word}footer .credito{font-size:.76em}.bannerNoticia{padding:45px 12px}@media (max-width:700px){.bannerNoticia{padding:15px 12px 25px}}.bannerNoticia .conteudo{flex-direction:row}@media (max-width:700px){.bannerNoticia .conteudo{flex-direction:column}}.bannerNoticia .box1{display:flex;flex-direction:column;flex:2}.bannerNoticia .box1 .news{width:100%;height:100%;cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.bannerNoticia .box1 .news .news-setor{font-size:.6em;line-height:.6em}.bannerNoticia .box1 .news .news-titulo{font-size:1.5em;line-height:1.1em}.bannerNoticia .box1 .news:hover span{padding-bottom:40px}@media (max-width:700px){.bannerNoticia .box1{flex:1}.bannerNoticia .box1 .news{width:100%;height:240px;margin-bottom:20px}}.bannerNoticia .box2{display:flex;flex-direction:column;flex:1;padding-left:20px}.bannerNoticia .box2 .news{width:100%;height:240px;cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.bannerNoticia .box2 .news .news-setor{font-size:.6em;line-height:.6em}.bannerNoticia .box2 .news .news-titulo{font-size:1.1em;line-height:1.2em}@media (max-width:700px){.bannerNoticia .box2 .news .news-titulo{font-size:1.5em;line-height:1.2em}}.bannerNoticia .box2 .news:hover span{padding-bottom:30px}@media (max-width:1200px){.bannerNoticia .box2 .news{height:200px}}@media (max-width:910px){.bannerNoticia .box2 .news{height:150px}}.bannerNoticia .box2 .news1{margin-bottom:10px}.bannerNoticia .box2 .news2{margin-top:10px}@media (max-width:700px){.bannerNoticia .box2{flex:1;padding:0}.bannerNoticia .box2 .news{width:100%;height:240px}}.news div{display:flex;flex-direction:column;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .5s ease-in-out}.news:hover div{transform:scale(1.1)}.news span{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));padding:20px;position:absolute;top:0;left:0;z-index:100;transition:all .5s ease-in-out}@media (max-width:910px){.news span{padding:12px}}.news span .news-setor{background-color:#ff7900;color:#fff;padding:9px 10px 7px;margin-bottom:12px;text-transform:uppercase;border-radius:6px}.news span .news-titulo{word-wrap:break-word;color:#fff;font-weight:600}.noticiaItem{display:flex;flex-direction:row;align-items:center;width:100%;padding:15px;cursor:pointer;background-color:#eaeaea;border-radius:12px;margin:8px 0}@media (max-width:700px){.noticiaItem{padding:15px 0}}.noticiaItem:hover{background-color:#f6f4f4}.noticiaItem figure{display:flex;justify-content:center;align-items:center;width:220px;max-width:220px;height:140px;overflow:hidden;margin-right:20px;border-radius:10px;-o-object-fit:contain;object-fit:contain}@media (max-width:910px){.noticiaItem figure{width:170px;max-width:170px;height:110px}}.noticiaItem figure img{transition:all .5s ease-in-out}.noticiaItem figure figcaption{display:none}.noticiaItem div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1;height:100%}.noticiaItem div .noticiaItem-setor{font-size:.6rem;line-height:.7rem;background-color:#ff7900;color:#fff;padding:5px 10px;margin-bottom:12px;text-transform:uppercase;border-radius:6px}.noticiaItem div .noticiaItem-titulo{font-size:1.1em;line-height:1.3em;word-wrap:break-word;color:#212121;font-weight:600}.noticiaItem div .noticiaItem-info{font-size:.85rem;line-height:.85rem;color:transparent;margin-top:12px}.noticiaItem:hover figure img{transform:scale(1.2)}.noticiaItem:hover div .noticiaItem-titulo{color:#212121}.noticiaItem:hover div .noticiaItem-info{color:#ff7900}.boxProdutos{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:40px}.produtoInfo{width:100%;margin-top:45px;border-radius:10px}.produtoInfo svg{width:100%;height:auto}.produtoInfo svg .fundo{fill:#f9ecba}.produtoInfo svg .letras{fill:#212121;fill-rule:nonzero}.produtoInfo .vertical{display:none}.produtoInfo .horizontal{display:block}@media (max-width:700px){.produtoInfo .vertical{display:block}.produtoInfo .horizontal{display:none}}.produto{display:flex;flex:0 0 33.33%;padding:5px}@media (max-width:800px){.produto{flex:0 0 50%}}@media (max-width:400px){.produto{flex:0 0 100%}}.produto--container{display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 12px;border-radius:8px;background-color:#fff;transition:all .4s ease-in-out;cursor:pointer;border-bottom:3px solid #212121}.produto div figure{display:block;width:calc(100% - 24px);margin:0 12px 18px;border-radius:10px;overflow:hidden}.produto div figure img{width:100%;height:auto}.produto div .produtoTitulo{font-size:1.15em;font-weight:600}.produto div .produtoTexto,.produto div .produtoTitulo{width:100%;line-height:1.1em;text-align:center;word-wrap:break-word;color:#212121}.produto div .produtoTexto{font-size:1em;padding:6px;margin-bottom:auto}.produto div span{font-size:.75em;line-height:.75em;text-align:center;word-wrap:break-word;font-weight:600;color:#212121;border:1px solid #212121;padding:9px 20px 7px;margin-top:15px;border-radius:20px;box-shadow:0 0 0 0 rgba(0,0,0,.7)}.produto:hover div{background-color:#212121;border-color:#fcca12}.produto:hover div .produtoTitulo{color:#fcca12}.produto:hover div .produtoTexto{color:#fff}.produto:hover div span{background-color:#fcca12;color:#212121;animation:pulse 1.8s infinite}@keyframes pulse{0%{transform:scale(.95)}70%{transform:scale(1);box-shadow:0 0 0 15px}to{transform:scale(.95);box-shadow:0 0 0 0}}.boxVideos{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:40px}.boxVideoItem{display:block;width:50%;padding:8px;position:relative;cursor:pointer}@media (max-width:400px){.boxVideoItem{width:100%}}.boxVideoItem p{display:block;padding:10px;font-size:1em;line-height:1.2em;color:#212121;text-align:center;word-wrap:break-word}.boxVideoItem span{display:block;width:100%;height:100%;position:absolute;z-index:200;top:0;left:0;background-position:50%;background-size:50px auto;background-repeat:no-repeat;opacity:0;transition:all .4s ease-in-out}.boxVideoItem:active p,.boxVideoItem:hover p{color:#8d0e00}.boxVideoItem:active span,.boxVideoItem:hover span{opacity:1}.boxVideoItem div{display:flex;flex-direction:column;align-items:center;width:100%;border-radius:8px;transition:all .4s ease-in-out;overflow:hidden;position:relative}.boxVideoItem div img{width:100%;height:auto;transition:all .5s ease-in-out}.boxVideoItem:hover div img{transform:scale(1.12)}.maisVideos{display:flex;align-items:center;justify-content:center;margin-top:40px}.maisVideos a{font-size:.9em;color:#fff;background-color:#ff7900;padding:10px 30px;border-radius:15px;cursor:pointer}.maisVideos a:active,.maisVideos a:hover{background-color:#212121}.asideVideos{flex-direction:row;flex-wrap:wrap;margin:25px 0 30px}.asideVideos,.banner{display:flex;width:100%}.banner{flex-direction:column;align-items:center}.banner .conteudo{overflow:hidden;cursor:pointer}.form{padding:20px 30px 30px;max-width:600px;margin:40px auto 10px;background-color:#f6f4f4;border-radius:20px}.form,.form div{display:flex;flex-direction:column;align-items:center;width:100%}.form div{margin:13px 0;position:relative}form label.lbTexto{display:block;background-color:#f6f4f4;font-size:1em;color:#212121;height:20px;line-height:20px;position:absolute;top:12px;padding:0 7px;transition:all .3s ease-in-out}form input{display:block;width:100%;height:44px;background-color:transparent;border:1px solid #212121;border-radius:10px;padding:0 20px;font-family:Nunito Sans,sans-serif;font-size:1.2em;color:#003c90}form input:invalid:not(:focus):not(:-moz-placeholder-shown)+label.lbTexto{top:-10px;font-size:.9em}form input:focus+label.lbTexto,form input:invalid:not(:focus):not(:placeholder-shown)+label.lbTexto,form input:valid+label.lbTexto{top:-10px;font-size:.9em}form input:invalid:not(:focus):not(:-moz-placeholder-shown),form input:invalid:not(:focus):not(:-moz-placeholder-shown)+label.lbTexto{color:#8d0e00}form input:invalid:not(:focus):not(:placeholder-shown),form input:invalid:not(:focus):not(:placeholder-shown)+label.lbTexto{color:#8d0e00}form input:invalid:not(:focus):not(:-moz-placeholder-shown){border-color:#8d0e00}form input:invalid:not(:focus):not(:placeholder-shown){border-color:#8d0e00}form input::-webkit-inner-spin-button,form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}form input[type=number]{-moz-appearance:textfield}form textarea{display:block;width:100%;height:220px;background-color:transparent;border:1px solid #212121;border-radius:10px;padding:20px;font-family:Nunito Sans,sans-serif;font-size:1.2em;color:#003c90;resize:none}form textarea:invalid:not(:focus):not(:-moz-placeholder-shown)+label.lbTexto{top:-10px;font-size:.9em}form textarea:focus+label.lbTexto,form textarea:invalid:not(:focus):not(:placeholder-shown)+label.lbTexto,form textarea:valid+label.lbTexto{top:-10px;font-size:.9em}form textarea:invalid:not(:focus):not(:-moz-placeholder-shown),form textarea:invalid:not(:focus):not(:-moz-placeholder-shown)+label.lbTexto{color:#8d0e00}form textarea:invalid:not(:focus):not(:placeholder-shown),form textarea:invalid:not(:focus):not(:placeholder-shown)+label.lbTexto{color:#8d0e00}form textarea:invalid:not(:focus):not(:-moz-placeholder-shown){border-color:#8d0e00}form textarea:invalid:not(:focus):not(:placeholder-shown){border-color:#8d0e00}form a{width:70%;text-align:center;word-wrap:break-word;color:#f5f5f5;font-size:1.1em;line-height:1em;padding:10px 0 9px;margin-top:20px;border-radius:30px;cursor:pointer;font-weight:300;border:1px solid #212121;background-color:#212121;transition:all .3s ease-in-out}form a:active,form a:hover{border-color:#212121;background-color:#212121;width:100%}.paginacao{flex-direction:row;flex-wrap:wrap;width:100%;margin:45px 0}.paginacao,.paginacao .btPagina{display:flex;justify-content:center}.paginacao .btPagina{align-items:center;padding:6px 10px;margin:3px;background-color:#212121;border-radius:10px;cursor:pointer}.paginacao .btPagina p{font-size:1.1em;color:#fff}.paginacao .btPagina:active,.paginacao .btPagina:hover{background-color:#ff7900}.paginacao .btPagina svg{display:block;width:17px;height:auto}.paginacao .btPagina svg path{fill:#fff}.paginacao .ativo{background-color:#000}.paginacao .prev svg{transform:rotate(180deg)}.menu-container{width:100%;display:flex;align-items:center;justify-content:space-between}.hamburguer{padding:0;line-height:0;background-color:transparent;border:none;cursor:pointer}.navigation-item{font-size:12px;line-height:1.1em;color:#fff;cursor:pointer}.navigation-item--is-active,.navigation-item:active,.navigation-item:hover{color:#ff7900}@media (max-width:1200px){.navigation{position:fixed;top:0;bottom:0;left:-100%;z-index:999;display:flex;flex-direction:column;width:80%;padding:32px 16px;background-color:#212121;transition:left .3s linear}.navigation--is-open{left:0}.navigation-item:not(:last-child){margin-bottom:16px}.navigation-item--comparator{width:100%;background-color:#ff7900;margin-top:16px;padding:10px 0;border-radius:10px;text-align:center}.navigation-item--comparator:active,.navigation-item--comparator:hover{background-color:#929292}}@media (min-width:1200px){.menu-container{width:auto}.hamburguer{display:none}.navigation{display:flex}.navigation-item{margin:0;padding:5px 10px}.navigation-item--comparator{background-color:#ff7900;border-radius:10px;color:#fff;margin-left:10px;padding:6px 20px 5px}.navigation-item--comparator:active,.navigation-item--comparator:hover{background-color:#fff;color:#212121}}.input{align-items:flex-start!important}.input--label{margin-left:12px}.newsletter--container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:25px}.newsletter--wrapper{display:flex;gap:16px;width:100%;margin-bottom:16px}.newsletter--input{padding:0 20px;background-color:#fff;font-size:1em;color:#212121}.newsletter--button,.newsletter--input{height:42px;border:none;border-radius:10px}.newsletter--button{display:flex;align-items:center;justify-content:center;width:100%;background-color:#212121;font-size:1rem;font-weight:600;color:#fff;cursor:pointer}.newsletter--button:active,.newsletter--button:hover{background-color:#003c90}.newsLetter:active,.newsLetter:hover{background-color:#ff7900}.insurance:hover .insurance--button{background-color:#fcca12;color:#212121;animation:pulse 1.8s infinite}.insurance--image{display:block;width:calc(100% - 24px);margin:0 12px 18px;border-radius:10px;overflow:hidden}.insurance--button{font-size:.75em;line-height:.75em;text-align:center;word-wrap:break-word;font-weight:600;color:#212121;border:1px solid #212121;padding:9px 20px 7px;margin-top:15px;border-radius:20px;box-shadow:0 0 0 0 rgba(0,0,0,.7);background-color:transparent;cursor:pointer}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mt-6{margin-top:-1.5rem}.mb-2{margin-bottom:.5rem}.mb-auto{margin-bottom:auto}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-40{height:10rem}.h-6{height:1.5rem}.min-h-full{min-height:100%}.w-12{width:3rem}.w-6{width:1.5rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[1180px\]{max-width:1180px}.flex-1{flex:1 1 0%}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-clip-border{background-clip:border-box}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pb-4{padding-bottom:1rem}.pb-\[50px\]{padding-bottom:50px}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[40px\]{padding-top:40px}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-light{font-weight:300}.font-semibold{font-weight:600}.leading-6{line-height:1.5rem}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-normal{letter-spacing:0}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-inherit{color:inherit}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-600:focus-visible{outline-color:#4f46e5}@media (min-width:640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:w-full{width:100%}.sm\:max-w-sm{max-width:24rem}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-100,.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}