lite-youtube{background-color:#000;background-position:50%;background-size:cover;border-radius:16px;contain:content;cursor:pointer;display:block;max-width:100%;overflow:hidden;position:relative}lite-youtube:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsGE/BKCN9VKkgqpndbnvAyUhESJ5D1IGDxKreIGFUlBnNoAQapiPxqqbp2Ont6e289zbZ4R4/++b7N40WuLanyTXpPfUbUXbqUeo83hKmfingtbvF65mdwuTXUIzAAAAAElFTkSuQmCC);background-position:top;background-repeat:repeat-x;content:"";display:block;height:60px;padding-bottom:50px;position:absolute;top:0;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}lite-youtube>.lty-playbtn{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='122' height='86' fill='none' viewBox='0 0 122 86'%3E%3Cpath fill='%23fff' d='M38 14h53v57H38z'/%3E%3Cpath fill='%23e50000' d='m48.667 60.833 31.572-18.25-31.572-18.25zm70.323-47.632c.791 2.859 1.338 6.691 1.703 11.558.426 4.867.609 9.064.609 12.714l.365 5.11c0 13.323-.974 23.117-2.677 29.383-1.521 5.475-5.049 9.003-10.524 10.524-2.859.79-8.091 1.338-16.121 1.703-7.908.426-15.147.609-21.84.609l-9.672.365c-25.489 0-41.366-.974-47.632-2.677-5.475-1.52-9.003-5.05-10.524-10.524-.791-2.86-1.339-6.692-1.704-11.558C.548 55.54.365 51.343.365 47.692L0 42.583c0-13.322.973-23.116 2.677-29.382C4.197 7.726 7.726 4.198 13.2 2.677c2.859-.791 8.09-1.339 16.12-1.704a406 406 0 0 1 21.84-.608L60.833 0c25.49 0 41.367.973 47.633 2.677 5.475 1.52 9.003 5.049 10.524 10.524'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;display:block;filter:none;height:86px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:transform .2s ease-in-out,opacity .2s ease-in-out;width:122px;z-index:1}@media screen and (max-width:767.98px){lite-youtube>.lty-playbtn{height:54px;width:76px}}@media screen and (max-width:575.98px){lite-youtube>.lty-playbtn{height:41px;width:58px}}lite-youtube .lty-playbtn:focus,lite-youtube:hover>.lty-playbtn{transform:translate3d(-50%,-50%,0) scale(1.08)}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.card-produto{align-items:flex-end;aspect-ratio:358/379;background-color:#e6e6e9;border-radius:8px;display:flex;isolation:isolate;justify-content:space-between;max-height:379px;overflow:hidden;padding:40px 31px 0;position:relative;transition:box-shadow .3s ease}.card-produto:before{animation:rotateCardBorder 6s linear infinite;background:conic-gradient(from 0deg,transparent 0,#00dbdf 45%,transparent 50%,transparent 50%,#00dbdf 95%,transparent 100%);height:200%;left:-50%;opacity:0;top:-50%;transition:opacity .5s ease;width:200%;z-index:1}.card-produto:after,.card-produto:before{content:"";pointer-events:none;position:absolute}.card-produto:after{background-color:#e6e6e9;border-radius:6px;inset:2px;transition:background-color .3s ease;z-index:2}.card-produto .text-wrapper{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:36px;max-width:70%;order:1;position:relative;transform:translateY(41px);transition:transform .55s cubic-bezier(.25,1,.5,1);width:70%;z-index:3}.card-produto .text-wrapper p{line-height:1.1}.card-produto .img-wrapper{align-items:flex-end;align-self:stretch;display:flex;height:100%;justify-content:center;max-width:30%;order:2;pointer-events:none;position:relative;width:30%;z-index:3}.card-produto .img-wrapper img{max-height:96%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transform-origin:bottom center;transition:transform .55s cubic-bezier(.25,1,.5,1);width:auto}.card-produto .link-arrow{margin-top:20px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .55s cubic-bezier(.25,1,.5,1)}.card-produto .link-arrow:after{transition:transform .4s cubic-bezier(.25,1,.5,1)}.card-produto:hover:before{opacity:1}.card-produto:hover .text-wrapper{transform:translateY(0)}.card-produto:hover .img-wrapper img{transform:scale(1.04);transform-origin:bottom center}.card-produto:hover .link-arrow{opacity:1;pointer-events:auto;transform:translateY(0)}.card-produto:hover .link-arrow:after{transform:translateX(4px)}@media screen and (max-width:575.98px){.card-produto{padding:20px 20px 0}.card-produto .text-wrapper{margin-bottom:36px;max-width:70%;width:70%}.card-produto .img-wrapper{max-width:30%;width:30%}}@keyframes rotateCardBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.link-arrow{align-items:center;color:#003875!important;display:inline-flex;font-size:14px;font-weight:400;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease;width:-moz-fit-content;width:fit-content}.link-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%2300dbdf' stroke-linecap='round' d='m7.737.5 7.268 7.238-7.237 7.268M14.039 7.74l-13.54.028'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:16px;margin-left:8px;width:16px}.link-arrow:before{background-color:#00dbdf;bottom:-6px;content:"";display:block;height:3px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.link-arrow:hover:before{width:100%}@media screen and (max-width:767.98px){.link-arrow{font-size:10.5px}.link-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%2300dbdf' stroke-linecap='round' stroke-width='.75' d='m5.803.375 5.45 5.428-5.427 5.451M10.53 5.805.374 5.826'/%3E%3C/svg%3E");height:12px;width:12px}}.accordion-wrapper{display:flex;flex-direction:column;gap:24px}.accordion-item{background-color:#f0f0f2;border-radius:8px;transition:all .3s ease-in-out}.accordion-item .accordion-title{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;justify-content:space-between;min-height:88px;padding:32px 64px 32px 32px;position:relative;text-align:left;width:100%}.accordion-item .accordion-title:after,.accordion-item .accordion-title:before{background-color:#003875;border-radius:100px;content:"";position:absolute;top:50%;transform-origin:center;transition:all .3s ease-in-out}.accordion-item .accordion-title:after{height:1.7px;margin-top:-.85px;right:32px;width:14px}.accordion-item .accordion-title:before{height:14px;margin-top:-7px;right:38.15px;width:1.7px}.accordion-item .accordion-content{display:none;margin-top:5px;opacity:0;padding-bottom:35px;padding-left:32px;padding-right:32px;transition:opacity .3s ease-in-out}.accordion-item .accordion-content p{font-family:Nunito}.accordion-item.active{background-color:#e6e6e9}.accordion-item.active .accordion-title:before{opacity:0;transform:rotate(90deg)}.accordion-item.active .accordion-title:after{transform:rotate(180deg)}.accordion-item.active .accordion-content{opacity:1}@media screen and (max-width:767.98px){.accordion-item .accordion-title{padding:23px 50px 23px 20px}.accordion-item .accordion-title:after{right:20px}.accordion-item .accordion-title:before{right:26.15px}.accordion-item .accordion-content{padding-left:20px;padding-right:20px}}.single-produto-titulo{background-image:url(../images/bg-titulo.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:45px;position:relative}.single-produto-titulo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='321' fill='none' viewBox='0 0 93 321'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='150' height='411' x='-10' y='-90' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M140 321H-10V-90h150z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath stroke='url(%23c)' stroke-width='2' d='M90.098 15.09c-.014-9.176-9.273-15.45-17.8-12.062l-227.981 90.584a38 38 0 0 0-23.969 35.374l.72 455.595 269.778-96.769z'/%3E%3Cpath fill='url(%23d)' d='m91.638 282.765-.543-343.467c-.015-9.323-8.969-16.028-17.92-13.418L-152.61-8.28c-16.663 4.86-28.11 20.145-28.082 37.502l.514 325.111z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='c' x1='46.5' x2='263.989' y1='30' y2='262.396' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf'/%3E%3Cstop offset='.538' stop-color='%23003875'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='-43.373' x2='-31.648' y1='55.068' y2='315.146' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf' stop-opacity='0'/%3E%3Cstop offset='.625' stop-color='%2300dbdf' stop-opacity='.43'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h93v321H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;bottom:-65px;content:"";display:block;height:321px;left:0;position:absolute;width:93px}.single-produto-titulo .text-wrapper{max-width:30vw;padding-left:40px}.single-produto-titulo .img-wrapper{align-items:flex-end;display:flex;justify-content:center;padding-left:150px;padding-top:40px;position:relative;width:100%;z-index:5}.single-produto-titulo .img-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='487' height='496' fill='none' viewBox='0 0 487 496'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='703' height='532' x='-158' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M-158 0h703v532h-703z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath stroke='url(%23c)' d='M1.023 478.407c.015 9.529 9.63 16.043 18.485 12.525L462.346 314.98a38.5 38.5 0 0 0 24.285-35.84l-1.326-838.588-485.647 174.2z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='c' x1='80.356' x2='-309.084' y1='435.425' y2='19.293' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf'/%3E%3Cstop offset='.538' stop-color='%23003875'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h487v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:496px;left:30%;position:absolute;top:-118px;width:487px;z-index:-1}@media screen and (max-width:1199.98px){.single-produto-titulo:before{display:none}.single-produto-titulo .text-wrapper{max-width:100%;padding-left:0}}@media screen and (max-width:991.98px){.single-produto-titulo .img-wrapper:after{display:none}.single-produto-titulo .img-wrapper{padding-left:0}}@media screen and (max-width:767.98px){.single-produto-titulo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='485' height='312' fill='none' viewBox='0 0 485 312'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='751' height='515' x='-266' y='-95' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M485 420h-751V-95h751z'/%3E%3C/mask%3E%3Cg clip-path='url(%23c)'%3E%3Cpath stroke='url(%23d)' stroke-width='2' d='M479.037 18.194c-.031-8.47-8.024-14.673-16.229-12.593l-432.7 109.656c-16.859 4.272-28.626 19.46-28.562 36.863l1.871 513.265L481 556.14z'/%3E%3Cpath fill='url(%23e)' d='m481.458 325.074-1.427-391.22c-.032-8.755-8.003-15.357-16.605-13.753L33.61.238C15.144 3.681 1.8 19.811 1.868 38.605l1.338 366.964z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='d' x1='401.356' x2='617.828' y1='40.204' y2='402.447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf'/%3E%3Cstop offset='.538' stop-color='%23003875'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='243.563' x2='251.939' y1='68.402' y2='361.853' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf' stop-opacity='0'/%3E%3Cstop offset='.625' stop-color='%2300dbdf' stop-opacity='.43'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h485v312H0z'/%3E%3C/clipPath%3E%3CclipPath id='c'%3E%3Cpath fill='%23fff' d='M482.4 666.639H-.008V-82.983H482.4z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:contain;display:block;left:50%;transform:translateX(-50%);width:80%}.single-produto-titulo .img-wrapper{aspect-ratio:4/4;max-height:400px;padding-top:60px}.single-produto-titulo .img-wrapper img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}.section-single-produto-dados-tecnicos{background-color:#fff;border-radius:56px 56px 0 0;margin-top:-45px;position:relative;z-index:5}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tabs-menu{display:flex;flex-direction:column}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn{align-items:center;background:transparent;border:none;border-bottom:2px solid #d9d9d9;color:#003875;cursor:pointer;display:flex;justify-content:space-between;opacity:.6;padding:25px 33px;position:relative;text-align:left;transition:all .3s ease}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn:after{background-color:#fec230;bottom:-2px;content:"";height:4px;left:0;opacity:0;position:absolute;transition:all .3s ease-in-out;width:0}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn.active,.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn:hover{opacity:1}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn.active:after,.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn:hover:after{opacity:1;width:100%}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tabs-content-wrapper{background-color:#f3f3f4;border-radius:12px;height:100%;padding:48px}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-content{animation:fadeIn .4s ease;display:none}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-content.active{display:block}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-content .content-editor ul{margin-bottom:1rem;padding-left:1.5rem}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-content .content-editor p:last-child{margin-bottom:0}@media screen and (max-width:767.98px){.section-single-produto-dados-tecnicos{padding-top:60px}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tab-btn{padding:20px}.section-single-produto-dados-tecnicos .dados-tecnicos-wrapper .vertical-tabs-content-wrapper{padding:24px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-single-produto-certificacoes .certificacao{border-top:3px solid #dfe3e8;padding:40px 32px}.section-single-produto-certificacoes .certificacao:last-child{border-bottom:3px solid #dfe3e8}.section-single-produto-certificacoes .certificacao .btn-download{color:#003875;position:relative;transition:all .3s ease-in-out}.section-single-produto-certificacoes .certificacao .btn-download:before{background-color:#00dbdf;bottom:-8px;content:"";display:block;height:3px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.section-single-produto-certificacoes .certificacao .btn-download span,.section-single-produto-certificacoes .certificacao .btn-download svg{transition:all .3s ease-in-out}.section-single-produto-certificacoes .certificacao .btn-download svg path{stroke:#003875;transition:stroke .3s ease-in-out}.section-single-produto-certificacoes .certificacao .btn-download:hover:before{width:100%}.section-single-produto-certificacoes .certificacao .btn-download:hover span{color:#00dbdf!important}.section-single-produto-certificacoes .certificacao .btn-download:hover svg path{stroke:#00dbdf}@media screen and (max-width:767.98px){.section-single-produto-certificacoes .certificacao{padding:20px}}.section-single-produto-video{background-color:#e6e6e9}.section-single-produto-video lite-youtube{margin-top:56px}@media screen and (max-width:767.98px){.section-single-produto-video lite-youtube{margin-top:32px}}.section-single-produto-produtos{background-color:transparent;overflow:hidden;position:relative}.section-single-produto-produtos:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='155' height='175' fill='none' viewBox='0 0 155 175'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' width='209' height='205' x='-11' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M198 0H-11v205h209z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23003875' d='m115.847-313.516-.749 473.428c-.015 9.881-9.986 16.637-19.17 12.988l-227.981-90.583a39 39 0 0 1-24.599-36.305l.723-457.013z'/%3E%3Cpath stroke='url(%23c)' stroke-width='2' d='M148.098 99.91c-.014 9.176-9.273 15.449-17.8 12.061L-97.683 21.388a38 38 0 0 1-23.969-35.375l.72-455.594 269.777 96.768z'/%3E%3Cpath fill='url(%23d)' d='m149.638-167.766-.543 343.467c-.015 9.323-8.969 16.028-17.919 13.418l-225.787-65.84c-16.663-4.859-28.11-20.146-28.082-37.502l.514-325.111z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='c' x1='104.5' x2='321.989' y1='84.999' y2='-147.397' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf'/%3E%3Cstop offset='.538' stop-color='%23003875'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='14.627' x2='26.352' y1='59.931' y2='-200.147' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300dbdf' stop-opacity='0'/%3E%3Cstop offset='.625' stop-color='%2300dbdf' stop-opacity='.43'/%3E%3Cstop offset='1' stop-color='%2300dbdf'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h155v175H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:175px;left:0;position:absolute;top:0;width:155px}.section-single-produto-produtos .swiper-produtos-wrapper{margin-top:32px;position:relative}.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos{margin-top:0}.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos .swiper-slide{width:calc(33.333% - 19px)!important}.section-single-produto-produtos .container-xl{max-width:1160px}@media screen and (max-width:1199.98px){.section-single-produto-produtos .swiper-produtos-wrapper .swiper-button-next,.section-single-produto-produtos .swiper-produtos-wrapper .swiper-button-prev{left:unset!important;position:relative;right:unset!important;transform:none!important}}@media screen and (max-width:991.98px){.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos .swiper-slide{width:calc(50% - 14px)!important}}@media screen and (max-width:575.98px){.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos{width:100%}.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos .swiper-slide{display:flex;justify-content:center;width:100%!important}.section-single-produto-produtos .swiper-produtos-wrapper .swiper-produtos .swiper-slide .card-produto{max-width:320px}}@media screen and (max-width:767.98px){.section-single-produto-produtos{padding-top:100px}.section-single-produto-produtos:before{left:-39px;top:-44px;transform:scale(.5)}}.section-single-produto-seo{padding-bottom:0;transition:padding-bottom .45s ease}.section-single-produto-seo.is-open{padding-bottom:120px}@media screen and (max-width:767.98px){.section-single-produto-seo.is-open{padding-bottom:80px}}.section-single-produto-seo .seo-content-wrapper .seo-content{filter:blur(7px);height:185px;opacity:.55;overflow:hidden;pointer-events:none;transition:filter .4s ease-in-out,opacity .4s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-single-produto-seo .seo-content-wrapper .seo-content h2,.section-single-produto-seo .seo-content-wrapper .seo-content h3,.section-single-produto-seo .seo-content-wrapper .seo-content h4,.section-single-produto-seo .seo-content-wrapper .seo-content h5,.section-single-produto-seo .seo-content-wrapper .seo-content h6{color:#003875;font-family:Nunito,Gotham Rounded,sans-serif;font-weight:700;margin-bottom:16px;margin-top:36px}.section-single-produto-seo .seo-content-wrapper .seo-content h2:first-child,.section-single-produto-seo .seo-content-wrapper .seo-content h3:first-child,.section-single-produto-seo .seo-content-wrapper .seo-content h4:first-child,.section-single-produto-seo .seo-content-wrapper .seo-content h5:first-child,.section-single-produto-seo .seo-content-wrapper .seo-content h6:first-child{margin-top:0}.section-single-produto-seo .seo-content-wrapper .seo-content p{line-height:1.6;margin-bottom:20px}.section-single-produto-seo .seo-content-wrapper .seo-toggle-wrapper{left:0;position:absolute;top:0;transition:opacity .25s ease;width:100%;z-index:3}.section-single-produto-seo .seo-content-wrapper .seo-toggle-wrapper .btn-toggle-seo svg{transition:transform .3s ease}.section-single-produto-seo .seo-content-wrapper .seo-toggle-wrapper .btn-toggle-seo svg .vertical-line{transform-origin:9px 9px;transition:transform .3s ease,opacity .3s ease}.section-single-produto-seo .seo-content-wrapper .seo-toggle-wrapper .btn-toggle-seo svg .horizontal-line{transform-origin:9px 9px;transition:transform .3s ease}.section-single-produto-seo .seo-content-wrapper.expanded .seo-content{filter:blur(0);opacity:1;pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text}.section-single-produto-seo .seo-content-wrapper.expanded .seo-toggle-wrapper{margin-top:48px;position:static;width:100%}.section-single-produto-seo .seo-content-wrapper.expanded .seo-toggle-wrapper .btn-toggle-seo svg .vertical-line{opacity:0;transform:rotate(90deg)}.section-single-produto-seo .seo-content-wrapper.expanded .seo-toggle-wrapper .btn-toggle-seo svg .horizontal-line{transform:rotate(180deg)}@media screen and (max-width:767.98px){.section-single-produto-seo .seo-content-wrapper .seo-content{height:120px}}