@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@charset "UTF-8";:root{--sm1:.25rem;--sm2:.375rem;--sm3:.5rem;--sm4:.75rem;--sm5:.875rem;--md1:1rem;--md2:1.115rem;--md3:1.25rem;--md4:1.5rem;--md5:1.75rem;--md6:1.875rem;--lg1:2rem;--lg2:2.5rem;--lg3:3rem;--lg4:3.5rem;--lg5:4rem;--lg6:4.5rem}html{font-size:15px;overflow-x:hidden}@media (max-width:1439px){html{font-size:15px}}body{margin:0;font-family:"Inter",sans-serif;color:#262632}.container{max-width:1500px;margin:auto}@media (max-width:1440px){.container{max-width:1180px}}@media (max-width:1180px){.container{padding-left:1rem;padding-right:1rem}}.row{display:flex;flex-wrap:wrap}.img-fluid{max-width:100%;height:auto}*{scroll-behavior:smooth}a,a:active,a:focus,a:hover{text-decoration:none}ul{list-style:none;padding:0}p{font-weight:300;line-height:180%}p strong{font-weight:600}b,strong{font-weight:600}.link-absolute{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.center-absolute{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.btn{padding:0.75rem 1.5rem;font-weight:600;transition:ease-in-out 0.2s;border-radius:50px;box-shadow:rgba(149,157,165,0.2) 0 8px 24px}.btn.disabled{opacity:0.5;pointer-events:none}.btn-blue{background-color:#375078;color:#FFF;border:1px solid #375078}.btn-blue:hover{background-color:transparent;color:#375078}.btn-blue:hover svg path{fill:#375078}.btn-blue-lgt{background-color:#00B6ED;color:#FFF;border:1px solid #00B6ED}.btn-blue-lgt:hover{background-color:transparent;color:#00B6ED}.btn-blue-lgt:hover svg path{fill:#00B6ED}.btn-border-blue-lgt{background-color:transparent;color:#FFF;border:1px solid #00B6ED;box-shadow:none}.btn-border-blue-lgt:hover{background-color:#00B6ED;color:#FFF}.btn-icon-left svg{margin-right:10px}.btn-icon-right svg{margin-left:10px}.btn-small{font-size:var(--sm5)}.btn-textup{text-transform:uppercase}.btn-fullwidth{width:100%}svg{transition:ease-in-out 0.2s}svg *{transition:ease-in-out 0.2s}svg.blue path{fill:#375078}svg.blue-lgt path{fill:#00B6ED}form .form-group{position:relative}form .form-group .form-control{border-radius:10px;border:1px solid transparent;transition:ease-in-out 0.2s}form .form-group .form-control:focus,form .form-group .form-control:active{border-color:#00B6ED;box-shadow:none;outline:0}form .form-group .form-control:not(textarea){height:50px}form .form-group .form-control:is(select).disabled{opacity:0.5;pointer-events:none}form .form-group .form-control:is(textarea){height:100px}form .form-group .form-control:is([type=file]){opacity:0}form .form-group .form-control:is([type=file]) + label{position:absolute;left:0;right:0;top:0;bottom:0;height:50px;background:#FFF;border-radius:10px;border:1px solid transparent;transition:ease-in-out 0.2s;display:flex;align-items:center;padding-left:1rem}form .form-group .form-control:is([type=file]) + label:after{content:"Buscar anexo";color:#FFF;background-color:#00B6ED;border-radius:6px;padding:4px 12px;position:absolute;right:5px;z-index:3;top:50%;transform:translateY(-50%);display:block}form .form-group.custom-icon{position:relative}form .form-group.custom-icon .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}form .form-group.custom-icon .form-control:is(select) + span{pointer-events:none}form .form-group.custom-icon .form-control:is(select):hover + span svg path{fill:#375078}form .form-group.custom-icon span{position:absolute;right:10px;top:50%;transform:translateY(-50%)}form .form-group.custom-icon span button{border:0;outline:0;background-color:transparent}form .form-group.custom-icon span:hover svg path{fill:#00B6ED}table{width:100%;margin-bottom:1rem;border:1px solid #C4C4C4}table th,table td{padding:0.75rem;vertical-align:top;border:1px solid #C4C4C4}header .btn{width:auto;display:flex;align-items:center;justify-content:center}@media (max-width:767.99px){header .btn-desk{display:none}}header .infos-column{display:flex;align-items:center;justify-content:space-around;flex-direction:column}@media (max-width:767.99px){header .infos-column{display:none}}header .infos-column small{text-transform:uppercase}header .infos-column small a{color:#262632;transition:ease-in-out 0.2s}header .infos-column small a:hover{color:#00B6ED}@media (min-width:768px){header .infos-column small{white-space:nowrap}}header .infos-column .social-row{display:flex;align-items:center;gap:1rem}@media (max-width:767.99px){header .infos-column .social-row{margin-top:1rem;margin-bottom:0.5rem}}header .infos-column .social-row a{background-color:#F3F3F3;border-radius:100%;display:flex;align-items:center;justify-content:center;width:35px;height:35px;transition:ease-in-out 0.2s}header .infos-column .social-row a:hover{background-color:#375078}header .infos-column .social-row a:hover svg path{fill:#FFF}header .infos-column > a{color:#262632;transition:ease-in-out 0.2s}header .infos-column > a:hover{color:#00B6ED}header .infos-column > a svg{margin-left:10px}header .form-column form{height:100%;display:flex;align-items:center;width:100%;background:#375078;color:#FFF;padding:0 1rem}header .form-column form .form-group{width:100%}header .form-column form .form-group .form-control{background:transparent;border:0;border-bottom:1px solid transparent;border-radius:0;transition:ease-in-out 0.2s;color:#FFF}header .form-column form .form-group .form-control:focus,header .form-column form .form-group .form-control:active{border-bottom:1px solid #FFF;outline:0;box-shadow:none}header .form-column form .form-group .form-control::-moz-placeholder{color:#FFF}header .form-column form .form-group .form-control:-ms-input-placeholder{color:#FFF}header .form-column form .form-group .form-control::placeholder{color:#FFF}header .form-column form button{border:0;background:transparent;outline:0;transition:ease-in-out 0.2s}header .form-column form button:hover{transform:scale(1.05)}@media (max-width:767.99px){header .top-bar .nav-brand{display:table;margin:auto}}header .top-bar .nav-brand svg{max-height:120px;width:auto}@media only screen and (min-width:768px) and (max-width:1187px){header .top-bar + .container-fluid .row{flex-direction:column}header .top-bar + .container-fluid .row .col-md-9,header .top-bar + .container-fluid .row .col-md-3{width:100%;max-width:100%}}@media (max-width:889px){header .btn-area{display:none}}header .navbar{position:relative;z-index:1;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;background:#F3F3F3;padding-right:1rem;padding-left:1.25rem}@media (max-width:767.99px){header .navbar{justify-content:space-between;padding-right:0;margin-top:1rem;flex-direction:column;padding:0}}@media (max-width:1439.99px){header .navbar{padding-top:0.5rem;padding-bottom:0.5rem}}header .navbar .btns-mobile{display:flex;flex-direction:column;row-gap:0.5rem;justify-content:center;align-items:center;padding:0.5rem;width:100%}header .navbar .btns-mobile a{width:100%}@media (min-width:889px){header .navbar .btns-mobile{display:none}}header .navbar > .nav-toggler{display:none}header .navbar > .nav-toggler svg{width:35px;height:25px}header .navbar > .nav-toggler svg path{fill:#375078}@media (max-width:767px){header .navbar > .nav-toggler{display:block;padding:1rem}}header .navbar > .nav-list{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%}header .navbar > .nav-list > .nav-item{position:relative;height:100%;display:flex;align-items:center}@media (max-width:767px){header .navbar > .nav-list > .nav-item{padding-left:0}header .navbar > .nav-list > .nav-item:before{display:none}}header .navbar > .nav-list > .nav-item > .nav-link:not(.btn){position:relative;font-size:var(--md1);height:100%;display:flex;align-items:center;transition:ease-in-out 0.2s;color:#262632;padding:0rem 1.5rem;font-weight:500;height:60px}@media (max-width:1439.99px){header .navbar > .nav-list > .nav-item > .nav-link:not(.btn){padding:0rem 0.75rem;height:auto}}header .navbar > .nav-list > .nav-item.active > .nav-link,header .navbar > .nav-list > .nav-item:hover > .nav-link{color:#00B6ED}header .navbar > .nav-list > .nav-item.dropdown{position:relative;transition:border-bottom 0.23s ease-in-out,background 0.23s linear}header .navbar > .nav-list > .nav-item.dropdown > .nav-link svg{margin-right:10px}header .navbar > .nav-list > .nav-item.dropdown > .nav-link svg path{fill:#375078}header .navbar > .nav-list > .nav-item.dropdown:hover > .nav-link svg path,header .navbar > .nav-list > .nav-item.dropdown:focus-within > .nav-link svg path{fill:#00B6ED}header .navbar > .nav-list > .nav-item.dropdown:hover:after,header .navbar > .nav-list > .nav-item.dropdown:focus-within:after{border-top-color:#00B6ED}header .navbar > .nav-list > .nav-item.dropdown:hover .dropdown-menu,header .navbar > .nav-list > .nav-item.dropdown:hover .dropdown-menu:hover,header .navbar > .nav-list > .nav-item.dropdown:focus-within .dropdown-menu,header .navbar > .nav-list > .nav-item.dropdown:focus-within .dropdown-menu:hover{visibility:visible;opacity:1;display:block}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu{flex-direction:column;align-items:flex-start;position:absolute;left:50%;transform:translateX(-50%);visibility:hidden;display:none;opacity:0;background-color:#FFF;border-top:2px solid #00B6ED;box-shadow:0 4px 14px rgba(109,109,109,0.25);border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:9;top:100%;padding:0.5rem 0}@media (max-width:1439.99px){header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu{top:165%}}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu:after{display:inline-block;width:0;height:0;content:"";border-bottom:1rem solid #FFF;border-right:1rem solid transparent;border-top:0;border-left:1rem solid transparent;position:absolute;filter:drop-shadow(0px -2px 6px rgba(109,109,109,0.15));top:-1rem;left:50%;transform:translateX(-50%);transition:ease-in-out 0.2s;border-bottom-color:#FFF}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item{padding:0.5rem}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link{transition:ease-in-out 0.2s;white-space:nowrap;padding:0.25rem 1rem;border-radius:8px;color:#375078;width:100%;font-weight:600}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link svg{margin-right:10px}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link:hover{color:#00B6ED}@media (max-width:889px){header .navbar > .nav-list > .nav-item.buy{display:none}}header .navbar > .nav-list > .nav-item.buy > .nav-link{display:flex;align-items:center;justify-content:center;width:200px;color:#FFF!important}header .navbar > .nav-list > .nav-item.buy > .nav-link:hover{color:#00B6ED!important}@media (max-width:889px){header .navbar > .nav-list > .nav-item.buy > .nav-link{display:table;width:100%;text-align:center}}header .navbar > .nav-list > .nav-item.buy > .nav-link svg{margin-left:10px}header .navbar > .nav-list .hydrated .crToggleVisibilityButton{display:flex;align-items:center;justify-content:center;width:200px;font-size:var(--sm5);transition:ease-in-out 0.2s;padding:0.75rem 1.5rem;font-weight:600;transition:ease-in-out 0.2s;border-radius:50px;box-shadow:rgba(149,157,165,0.2) 0 8px 24px;background-color:#00B6ED;color:#FFF;border:1px solid #00B6ED}header .navbar > .nav-list .hydrated .crToggleVisibilityButton:hover{background-color:transparent;color:#00B6ED}@media (max-width:767px){header .navbar > .nav-brand{flex:0 0 200px;max-width:200px;justify-content:flex-center}header .navbar > .nav-list{flex-direction:column;width:100%;flex:0 0 100%;left:0;align-items:flex-start;padding:1rem;display:none;opacity:0;transition:ease-in-out 0.2s;box-shadow:none;z-index:99;position:initial;background:#FFF;box-shadow:none;margin:0;height:100%}header .navbar > .nav-list .nav-item:not(:last-child){margin-bottom:1.5rem}header .navbar > .nav-list .nav-item > .nav-link:after,header .navbar > .nav-list .nav-item > .nav-link:before{display:none!important}header .navbar > .nav-list .nav-item.dropdown{text-align:left;flex-direction:column;align-items:flex-start}header .navbar > .nav-list .nav-item.dropdown:after{transition:none}header .navbar > .nav-list .nav-item.dropdown:hover:after{top:12px;right:0}header .navbar > .nav-list .nav-item.dropdown .dropdown-menu{position:static;transform:none;margin-left:2rem;margin-top:1rem;margin-bottom:1rem}}footer{background:#375078;color:#FFF;padding:3rem 1rem}footer p.title-section{text-transform:uppercase;font-weight:500;font-size:var(--md2)}footer .top .col a{color:#FFF;transition:ease-in-out 0.2s}footer .top .col a:hover{color:#00B6ED}footer .top .col:first-child .list{margin:0.75em 0;padding:0 1.5em;list-style:none}footer .top .col:first-child .list .nav-item:not(:last-child){margin-bottom:1rem}footer .top .col:first-child .list .nav-item:before{content:"";border-color:transparent #00B6ED;border-radius:100px;border-style:solid;border-width:0.3em 0 0.3em 0.4em;display:block;height:0;width:0;left:-1.5rem;top:1rem;position:relative}@media (min-width:1440px){footer .top .col:nth-child(2){padding-right:4rem;padding-left:4rem}}@media (max-width:767.99px){footer .top .col:nth-child(2){margin-top:1rem;margin-bottom:1rem}footer .top .col:nth-child(2) > div{height:230px!important}}footer .top .col:nth-child(2) > div{margin-bottom:3rem!important}footer .top .col:nth-child(2) > a{display:block;margin-bottom:1.5rem;text-transform:uppercase}footer .top .col:nth-child(2) > a svg{margin-right:10px}footer .top .col:nth-child(2) > a strong{margin-left:6px;font-weight:800;text-transform:initial}footer .top .col:last-child{justify-content:flex-end}@media (max-width:767.99px){footer .top .col:last-child{margin-bottom:0!important}}@media (min-width:1025px){footer .top .col:last-child{padding-left:5rem}}footer .top .col:nth-child(2) > div{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,0.1);display:flex;flex-direction:column}footer .top .col:nth-child(2) > div p:last-child a{color:#00B6ED}footer .top .col:nth-child(2) > div p:last-child a:hover{color:#FFF}footer .bot{margin-top:3rem;align-items:center}@media (max-width:767.99px){footer .bot{margin-top:1rem}}footer .bot .col:first-child{display:flex;align-items:center;gap:1rem}@media (max-width:767.99px){footer .bot .col:first-child{justify-content:center}}footer .bot .col:first-child a:hover svg rect{stroke:#FFF}footer .bot .col:first-child a:hover svg path{fill:#FFF}footer .bot .col:first-child a svg *{transition:ease-in-out 0.2s}@media (max-width:767.99px){footer .bot .col:nth-child(2){margin-top:1.5rem;margin-bottom:1.5rem}}footer .bot .col:nth-child(2) a{padding:1rem 2rem;display:table;margin:auto;width:100%;max-width:380px;text-align:center}@media (max-width:767.99px){footer .bot .col:last-child{text-align:center}}footer .bot .col:last-child a{color:#FFF;transition:ease-in-out 0.2s}footer .bot .col:last-child a:nth-child(1){margin-right:1rem}footer .bot .col:last-child a:hover{color:#FFF;text-decoration:underline}footer + .bottom-bar{padding-top:1.5rem;padding-bottom:1.5rem}@media (max-width:767.99px){footer + .bottom-bar{padding-left:1rem;padding-right:1rem}}footer + .bottom-bar .row{align-items:center;justify-content:space-between}@media (max-width:767.99px){footer + .bottom-bar .row > *{flex:0 0 100%}}footer + .bottom-bar .row > svg{max-height:100px;width:auto}@media (max-width:767.99px){footer + .bottom-bar .row > svg{margin-bottom:0.75rem}}footer + .bottom-bar .row p{margin-bottom:0;font-size:var(--sm5);font-weight:400}@media (max-width:767.99px){footer + .bottom-bar .row p{text-align:center}}footer + .bottom-bar .row p:last-child{font-size:var(--sm5);text-transform:uppercase}@media (max-width:767.99px){footer + .bottom-bar .row p:last-child{margin-top:0.75rem}}footer + .bottom-bar .row p a svg{width:90px;height:auto;margin-left:0.75rem}section.breadcrumbs{background-color:#1D1D2D;background-image:url(/svg/utils/breadcrumbs-color.svg);background-position:center;background-size:cover;background-repeat:no-repeat;height:160px}section.breadcrumbs .container{height:100%;display:flex;align-items:center;position:relative}section.breadcrumbs.angiologia{background-color:#430937;background-image:url(/svg/utils/breadcrumbs.svg)}section.breadcrumbs.cardiovascular{background-color:#51090B;background-image:url(/svg/utils/breadcrumbs.svg)}section.breadcrumbs.gastroenterologia{background-color:#003E5B;background-image:url(/svg/utils/breadcrumbs.svg)}section.breadcrumbs.nutricao{background-color:#1B7A42;background-image:url(/svg/utils/breadcrumbs.svg)}section.breadcrumbs a{color:#FFF;margin-right:1rem;font-size:var(--sm5)}section.breadcrumbs a:not(:first-child):before{content:"•";color:#00B6ED;position:relative;left:-0.5rem;font-size:var(--sm4);top:-2px}section.breadcrumbs a:last-of-type{font-weight:600;margin-right:0}section.breadcrumbs h1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#FFF;text-transform:uppercase;display:flex;align-items:center;justify-content:center;font-size:var(--lg1)}section.breadcrumbs h1 svg{margin-left:1rem}@media (max-width:767.99px){section.breadcrumbs{height:auto}section.breadcrumbs .container{flex-direction:column;padding:3rem 1rem}}@media (max-width:767.99px) and (max-width:767.99px){section.breadcrumbs .container{padding:1.5rem}}@media (max-width:767.99px){section.breadcrumbs h1{position:initial;transform:none;text-align:center;margin-top:1rem}}#cookieConsent{position:fixed;background:#FFF;bottom:0;z-index:999999;width:100%;text-align:center;padding:1.5rem 0;box-shadow:0 -25px 40px -27px rgba(201,226,238,0.4)}#cookieConsent button{border:0;margin-left:1rem;border-radius:0;text-transform:uppercase;font-size:0.9rem;font-weight:600;justify-content:center;align-items:center;padding:0.75rem 1.5rem;background:#375078;color:#FFF;transition:ease-in-out 0.2s}#cookieConsent button:hover{background:#00B6ED}@media (max-width:767px){#cookieConsent{font-size:0.9rem;padding:1.5rem 10px}#cookieConsent button{margin-left:0;margin-top:1rem;font-size:0.8rem;display:table;margin:1rem auto}}.pagination{display:flex;align-items:center;justify-content:center;margin-top:3rem;flex-wrap:wrap}.pagination .pages{display:flex;align-items:center;gap:0.5rem;margin:0 1.5rem}@media (max-width:767.99px){.pagination .pages{margin-bottom:1rem;order:1;flex:0 0 100%;justify-content:center}}.pagination .pages .page{width:35px;height:50px;display:flex;align-items:center;justify-content:center;color:#423E3D;transition:ease-in-out 0.2s}.pagination .pages .page.active,.pagination .pages .page:hover{background:#375078;color:#FFF}.pagination .prev,.pagination .next{display:flex;align-items:center;color:#423E3D;transition:ease-in-out 0.2s;gap:10px;text-transform:uppercase;font-size:var(--sm5)}.pagination .prev span,.pagination .next span{display:flex;align-items:center;justify-content:center;transition:ease-in-out 0.2s}.pagination .prev:hover,.pagination .next:hover{color:#375078}.pagination .prev:hover span svg path,.pagination .next:hover span svg path{fill:#375078}@media (max-width:767.99px){.pagination .prev{order:2;margin-right:1rem;margin-top:1rem}}@media (max-width:767.99px){.pagination .next{order:3;margin-top:1rem}}.homePage section.hero .sliderHero.blaze-slider{--slides-to-show:1}.homePage section.hero .sliderHero .slick-dots{bottom:4rem;width:auto;right:10%}.homePage section.hero .sliderHero .slick-dots li{width:5px;height:5px;margin-right:1rem}.homePage section.hero .sliderHero .slick-dots li button{background:transparent;border:1px solid #FFF;border-radius:100%;transition:ease-in-out 0.2s;width:5px;height:5px}.homePage section.hero .sliderHero .slick-dots li button:before{display:none}.homePage section.hero .sliderHero .slick-dots li.slick-active button{background:#FFF}.homePage section.hero .sliderHero .blaze-pagination{position:absolute;bottom:4rem;width:auto;right:10%;display:flex;align-items:center;gap:0.75rem}.homePage section.hero .sliderHero .blaze-pagination button{padding:0;background:transparent;border:1px solid #FFF;border-radius:100%;transition:ease-in-out 0.2s;width:12.5px;height:12.5px;min-width:12.5px;min-height:12.5px;max-width:12.5px;max-height:12.5px;font-size:0}.homePage section.hero .sliderHero .blaze-pagination button.active{background:#FFF}.homePage section.hero .sliderHero .slider{position:relative}.homePage section.hero .sliderHero .slider .box-img{max-height:800px;min-height:450px;height:450px}.homePage section.hero .sliderHero .slider .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homePage section.hero .sliderHero .slider .text{position:absolute;height:100%;left:50%;transform:translateX(-50%);top:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.homePage section.hero .sliderHero .slider .text h2{text-transform:uppercase;font-size:var(--lg2)}@media (max-width:767.99px){.homePage section.hero .sliderHero .slider .text h2{font-size:var(--lg1)}}.homePage section.hero .sliderHero .slider .text p{font-size:var(--md3)}@media (max-width:767.99px){.homePage section.hero .sliderHero .slider .text p{font-size:var(--md2);margin-bottom:2rem}}.homePage section.hero .sliderHero .slider .text .btn{font-weight:300;text-transform:uppercase;padding-left:3rem;padding-right:3rem;padding-top:1rem;padding-bottom:1rem}.homePage section.products{padding:1rem 1rem 3rem}.homePage section.products .title-section{text-align:center;margin-bottom:3rem}.homePage section.products .title-section h2{font-weight:400}.homePage section.products .title-section h2 strong{display:block;font-weight:600}@media (max-width:767.99px){.homePage section.products .item:not(:last-child){margin-bottom:2rem}}.homePage section.products .item .wrapper{background-color:#FFF;box-shadow:0 3.49635px 103.142px rgba(108,108,108,0.25);border-radius:26px;padding:3rem 2rem 1.5rem;transition:ease-in-out 0.2s;display:flex;flex-direction:column;align-items:center;position:relative;height:100%}.homePage section.products .item .wrapper:before{content:"";position:absolute;width:90%;height:95%;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:22px;opacity:0;transition:ease-in-out 0.2s}.homePage section.products .item .wrapper:hover{color:#FFF}.homePage section.products .item .wrapper:hover:before{opacity:1}.homePage section.products .item .wrapper:hover.Angiologia{background-color:#430937}.homePage section.products .item .wrapper:hover.Angiologia:before{background:linear-gradient(180deg,#732863 0%,rgba(55,55,72,0) 48.94%)}.homePage section.products .item .wrapper:hover.Angiologia .box-img svg path:not(:first-child):not(:nth-child(2)){fill:#FFF}.homePage section.products .item .wrapper:hover.Angiologia .btn{background:#00B6ED}.homePage section.products .item .wrapper:hover.Cardiovascular{background-color:#51090B}.homePage section.products .item .wrapper:hover.Cardiovascular:before{background:linear-gradient(180deg,rgba(203,50,55,0.42) 0%,rgba(55,55,72,0) 48.94%)}.homePage section.products .item .wrapper:hover.Cardiovascular .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)){fill:#FFF}.homePage section.products .item .wrapper:hover.Cardiovascular .box-img svg rect{fill:#FFF}.homePage section.products .item .wrapper:hover.Cardiovascular .btn{background:#DC343B;border-color:#DC343B}.homePage section.products .item .wrapper:hover.Gastrenterologia{background-color:#003E5B}.homePage section.products .item .wrapper:hover.Gastrenterologia:before{background:linear-gradient(180deg,#008ED0 0%,rgba(55,55,72,0) 48.94%)}.homePage section.products .item .wrapper:hover.Gastrenterologia .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)){fill:#FFF}.homePage section.products .item .wrapper:hover.Gastrenterologia .btn{background:#008ED0;border-color:#008ED0}.homePage section.products .item .wrapper:hover.Nutrição{background-color:#1B7A42}.homePage section.products .item .wrapper:hover.Nutrição:before{background:linear-gradient(180deg,#78A842 0%,rgba(55,55,72,0) 48.94%)}.homePage section.products .item .wrapper:hover.Nutrição .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)):not(:nth-last-of-type(-n+3)){fill:#FFF}.homePage section.products .item .wrapper:hover.Nutrição .btn{background:#78A842;border-color:#78A842}.homePage section.products .item .wrapper .box-img{margin-bottom:1.5rem;position:relative;z-index:1}.homePage section.products .item .wrapper .title{position:relative;z-index:1;text-transform:uppercase}.homePage section.products .item .wrapper .desc{text-align:center;position:relative;z-index:1;margin-bottom:1.5rem;font-size:14px}.homePage section.products .item .wrapper .btn{position:relative;z-index:10;margin-top:auto}.homePage section.products .item .wrapper .btn:hover{color:#FFF;transform:scale(1.05)}.homePage section.newsletter{background-image:url(/images/home/bg-newsletter.webp);background-size:cover;background-position:center;padding:3rem 1rem;margin-top:1rem;margin-bottom:1rem}@media (max-width:767.99px){.homePage section.newsletter{margin-bottom:0}}.homePage section.newsletter h2.title{color:#FFF;text-transform:uppercase;font-weight:400;text-align:center;margin-bottom:2rem}.homePage section.newsletter form .form-group{margin-bottom:0}@media (max-width:767.99px){.homePage section.newsletter form .form-group{margin-bottom:1rem}}.homePage section.newsletter form .form-group .form-control{border-radius:50px;position:relative;height:50px}.homePage section.newsletter form .form-group .form-control::-moz-placeholder{font-family:"Montserrat",sans-serif}.homePage section.newsletter form .form-group .form-control:-ms-input-placeholder{font-family:"Montserrat",sans-serif}.homePage section.newsletter form .form-group .form-control::placeholder{font-family:"Montserrat",sans-serif}.homePage section.newsletter form .form-group .button-newsletter{padding:1rem 2rem;border:none;background-color:#00b6ed;border-radius:10px}.homePage section.newsletter form .form-group .button-newsletter:hover{background-color:#FFF}@media (max-width:767.99px){.homePage section.newsletter form .form-group .button-newsletter{right:-1rem}}@media only screen and (min-width:768px) and (max-width:1024px){.homePage section.newsletter form .form-group .button-newsletter{height:75%;font-size:0.8rem}}.homePage section.newsletter form .invalid-feedback.error{color:white}.homePage section.destaques{padding:4rem 1rem}@media (max-width:767.99px){.homePage section.destaques{padding:3rem 1rem}}.homePage section.destaques h2.title{text-transform:uppercase;text-align:center;margin-bottom:4rem}@media (max-width:767.99px){.homePage section.destaques .item:not(:last-child){margin-bottom:2rem}}.homePage section.destaques .item:hover .wrapper{box-shadow:0 50px 50px -5px rgba(179,179,179,0.5);transform:scale(1.05)}.homePage section.destaques .item:hover .wrapper .box-img img{transform:scale(1.1)}.homePage section.destaques .item .wrapper{box-shadow:0 50px 50px -5px rgba(179,179,179,0.25);background:#FFF;border-radius:1rem;overflow:hidden;transition:ease-in-out 0.2s;position:relative;height:100%;display:flex;flex-direction:column}.homePage section.destaques .item .wrapper .box-img{height:250px;width:100%;border-radius:1rem;overflow:hidden}.homePage section.destaques .item .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:ease-in-out 0.2s}.homePage section.destaques .item .wrapper .box-text{padding:1.5rem}.homePage section.destaques .item .wrapper .box-text .date{color:#00B6ED;font-size:var(--sm5);margin-bottom:0.5rem}.homePage section.destaques .item .wrapper .box-text .title{font-size:var(--md2);font-weight:400}.homePage section.destaques .item .wrapper .btn-destaque{display:table;margin-left:auto;background-color:#375078;color:#FFF;text-transform:uppercase;font-weight:500;font-size:var(--sm5);width:50%;height:50px;display:inline-flex;justify-content:center;align-items:center;float:right;border:2px solid #375078;transition:ease-in-out 0.2s;position:relative;z-index:2;margin-top:auto}.homePage section.destaques .item .wrapper .btn-destaque:hover{transform:scale(1.05)}section.productShowPage{padding:3rem 1rem}section.productShowPage p.descricao{text-align:center;max-width:800px;margin:auto}section.productShowPage .wrapper{margin-top:2rem;box-shadow:0 50px 50px -5px rgba(179,179,179,0.12);background:#FFF;border-radius:1rem;overflow:hidden;transition:ease-in-out 0.2s;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem}@media (max-width:767.99px){section.productShowPage .wrapper{padding-left:0;padding-right:0}}section.productShowPage .wrapper .item{width:100%}section.productShowPage .wrapper .item:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:3rem;padding-bottom:3rem}section.productShowPage .wrapper .item p.name{font-size:var(--md4);font-weight:600;text-align:center;margin-bottom:0;text-transform:uppercase}section.productShowPage .wrapper .item p.capsula{font-size:var(--md2);text-align:center;text-transform:uppercase;font-weight:400}section.productShowPage .wrapper .item p.qtd-capsula{font-size:var(--md1);text-align:center;text-transform:uppercase;font-weight:400}section.productShowPage .wrapper .item .files{display:flex;flex-direction:column;align-items:center;gap:2rem}section.productShowPage .wrapper .item .files .file{display:flex;align-items:center;width:100%;max-width:450px;margin-left:-40px}@media (max-width:767.99px){section.productShowPage .wrapper .item .files .file{flex-direction:column;max-width:100%;margin-left:0}}section.productShowPage .wrapper .item .files .file:hover > svg *{fill:#00B6ED}section.productShowPage .wrapper .item .files .file:hover button{background-color:#00B6ED;border-color:#00B6ED;color:#FFF}section.productShowPage .wrapper .item .files .file:hover button span{background-color:#FFF;color:#00B6ED}section.productShowPage .wrapper .item .files .file:hover button svg circle{fill:#1CCAFF}section.productShowPage .wrapper .item .files .file:hover button svg path{fill:#FFF}section.productShowPage .wrapper .item .files .file > svg{flex:0 0 40px;margin-right:1rem}@media (max-width:767.99px){section.productShowPage .wrapper .item .files .file > svg{margin-right:0;flex:0 0 100%;margin-bottom:1rem}}section.productShowPage .wrapper .item .files .file button{flex:0 0 calc(100% - 40px - 1rem);display:flex;align-items:center;justify-content:center;position:relative;padding-right:40px;padding-left:2rem;background:transparent;border:2px solid #375078;transition:ease-in-out 0.2s;white-space:nowrap}@media (max-width:767.99px){section.productShowPage .wrapper .item .files .file button{flex:0 0 100%;width:100%;padding-right:45px}}section.productShowPage .wrapper .item .files .file button span{background-color:#375078;color:#FFF;transition:ease-in-out 0.2s;border-radius:4px;padding-left:4px;padding-right:4px;margin-left:3px}section.productShowPage .wrapper .item .files .file button svg{position:absolute;right:6px}section.produtosDescontinuadosPage{padding:3rem 1rem}section.produtosDescontinuadosPage p.descricao{text-align:center;max-width:800px;margin:auto;font-weight:700;font-size:var(--md2)}section.produtosDescontinuadosPage .wrapper{box-shadow:0 50px 50px -5px rgba(179,179,179,0.12);background:#FFF;border-radius:1rem;overflow:hidden;transition:ease-in-out 0.2s;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem}section.produtosDescontinuadosPage .wrapper .table{width:100%;max-width:1200px}section.produtosDescontinuadosPage .wrapper .table .item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-radius:8px}section.produtosDescontinuadosPage .wrapper .table .item:not(.top):nth-child(odd){background:#f5f5f5}section.produtosDescontinuadosPage .wrapper .table .item:not(.top) p:nth-child(2){border-left:2px solid #f5f5f5;border-right:2px solid #f5f5f5}section.produtosDescontinuadosPage .wrapper .table .item > *{margin-bottom:0;flex:1}section.produtosDescontinuadosPage .wrapper .table .item > * p{margin-bottom:0}section.produtosDescontinuadosPage .wrapper .table .item > * span{display:none}section.produtosDescontinuadosPage .wrapper .table .item > *:first-child{text-align:center}section.produtosDescontinuadosPage .wrapper .table .item.top{background:#375078}section.produtosDescontinuadosPage .wrapper .table .item.top p{color:#FFF;text-transform:uppercase;font-size:var(--md2);font-weight:600}@media (max-width:767.99px){section.produtosDescontinuadosPage .wrapper .table .item{flex-wrap:wrap}section.produtosDescontinuadosPage .wrapper .table .item:not(:last-child){margin-bottom:0}section.produtosDescontinuadosPage .wrapper .table .item.top{display:none}section.produtosDescontinuadosPage .wrapper .table .item > *{flex:0 0 100%}section.produtosDescontinuadosPage .wrapper .table .item > * span{display:block;font-weight:600;text-transform:initial}section.produtosDescontinuadosPage .wrapper .table .item > *:not(:first-child){display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}section.produtosDescontinuadosPage .wrapper .table .item > *:first-child{background:#375078;color:#FFF;text-transform:uppercase;font-size:var(--md2);font-weight:600;padding:1rem 1.5rem;text-align:center;border-radius:8px;margin-bottom:0}section.produtosDescontinuadosPage .wrapper .table .item > *:first-child br{content:""}section.produtosDescontinuadosPage .wrapper .table .item > *:first-child br:after{content:" "}}section.productListPage{padding:3rem 1rem}@media (max-width:767.99px){section.productListPage .item:not(:last-child){margin-bottom:2rem}}section.productListPage .item .wrapper{background-color:#FFF;box-shadow:0 3.49635px 103.142px rgba(108,108,108,0.25);border-radius:26px;padding:3rem 2rem 1.5rem;transition:ease-in-out 0.2s;display:flex;flex-direction:column;align-items:center;position:relative;height:100%}section.productListPage .item .wrapper:before{content:"";position:absolute;width:90%;height:95%;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:22px;opacity:0;transition:ease-in-out 0.2s}section.productListPage .item .wrapper:hover{color:#FFF}section.productListPage .item .wrapper:hover:before{opacity:1}section.productListPage .item .wrapper:hover.angio{background-color:#430937}section.productListPage .item .wrapper:hover.angio:before{background:linear-gradient(180deg,#732863 0%,rgba(55,55,72,0) 48.94%)}section.productListPage .item .wrapper:hover.angio .box-img svg path:not(:first-child):not(:nth-child(2)){fill:#FFF}section.productListPage .item .wrapper:hover.angio .btn{background:#00B6ED}section.productListPage .item .wrapper:hover.cardio{background-color:#51090B}section.productListPage .item .wrapper:hover.cardio:before{background:linear-gradient(180deg,rgba(203,50,55,0.42) 0%,rgba(55,55,72,0) 48.94%)}section.productListPage .item .wrapper:hover.cardio .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)){fill:#FFF}section.productListPage .item .wrapper:hover.cardio .box-img svg rect{fill:#FFF}section.productListPage .item .wrapper:hover.cardio .btn{background:#DC343B;border-color:#DC343B}section.productListPage .item .wrapper:hover.gastro{background-color:#003E5B}section.productListPage .item .wrapper:hover.gastro:before{background:linear-gradient(180deg,#008ED0 0%,rgba(55,55,72,0) 48.94%)}section.productListPage .item .wrapper:hover.gastro .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)){fill:#FFF}section.productListPage .item .wrapper:hover.gastro .btn{background:#008ED0;border-color:#008ED0}section.productListPage .item .wrapper:hover.nutri{background-color:#1B7A42}section.productListPage .item .wrapper:hover.nutri:before{background:linear-gradient(180deg,#78A842 0%,rgba(55,55,72,0) 48.94%)}section.productListPage .item .wrapper:hover.nutri .box-img svg path:not(:last-of-type):not(:nth-last-of-type(-n+2)):not(:nth-last-of-type(-n+3)){fill:#FFF}section.productListPage .item .wrapper:hover.nutri .btn{background:#78A842;border-color:#78A842}section.productListPage .item .wrapper .box-img{margin-bottom:1.5rem;position:relative;z-index:1}section.productListPage .item .wrapper .title{position:relative;z-index:1;text-transform:uppercase}section.productListPage .item .wrapper .desc{text-align:center;position:relative;z-index:1;margin-bottom:1.5rem;font-size:var(--sm5)}section.productListPage .item .wrapper .btn{position:relative;z-index:10;margin-top:auto}section.productListPage .item .wrapper .btn:hover{color:#FFF;transform:scale(1.05)}section.contactPage{padding:5rem 1rem 3rem}section.contactPage .left{padding:2rem}section.contactPage .left .top p a{font-weight:500;transition:ease-in-out 0.2s;color:#000}section.contactPage .left .top p a:hover{color:#00B6ED}section.contactPage .left .bot{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,0.2)}section.contactPage .left .bot p.title{font-size:var(--md2);font-weight:600;text-transform:uppercase;margin-bottom:1.5rem}section.contactPage .left .bot .item{display:flex}section.contactPage .left .bot .item a{display:flex;align-items:center;color:#000;transition:ease-in-out 0.2s}section.contactPage .left .bot .item a:hover{color:#00B6ED}section.contactPage .left .bot .item a svg{margin-right:10px}section.contactPage .left .bot .item a p{margin-bottom:0}section.contactPage .left .bot .item:not(:last-child){margin-bottom:1.5rem}section.contactPage .left .bot .item:first-of-type a p{font-weight:600}section.contactPage .right .wrapper{background:#f3f3f3;border-radius:4rem;padding:2.5rem 4rem}section.contactPage .right .wrapper > svg{display:table;margin:auto}section.contactPage .right .wrapper .title{margin-top:1rem;margin-bottom:2rem}section.contactPage .right .wrapper .title p{text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--md2);margin-bottom:0}section.contactPage .right .wrapper form{border-top:1px solid #FFF;padding-top:2rem}section.contactPage .right .wrapper form .robot{display:flex;justify-content:flex-end}@media (max-width:767.99px){section.contactPage .right .wrapper form .robot{justify-content:center;margin-bottom:1rem}}@media only screen and (min-width:768px) and (max-width:1024px){section.contactPage .right .wrapper form .form-row:last-child{flex-direction:column-reverse!important;text-align:center}section.contactPage .right .wrapper form .form-row:last-child .robot{justify-content:center;margin-bottom:1rem}}@media (max-width:767.99px){section.contactPage{padding-top:1rem}section.contactPage .right .wrapper{padding:2.5rem 2rem;border-radius:2.5rem}section.contactPage .right .wrapper .title p br{display:none}}.institutionalPage{padding:4rem 0rem 0}@media (max-width:767.99px){.institutionalPage{padding:3rem 0rem}}.institutionalPage .select-section{background:#375078;border-radius:100px;display:flex;align-items:center;justify-content:center;height:55px;position:relative;max-width:1000px;margin:auto}.institutionalPage .select-section:before{content:"";width:60%;height:45px;border-radius:100px;background-color:#274169;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.institutionalPage .select-section .section-link{background-color:transparent;color:#00B6ED;border-radius:100px;height:45px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:500;width:20%;cursor:pointer;transition:ease-in-out 0.2s;position:relative;z-index:2}.institutionalPage .select-section .section-link:nth-child(2){margin-left:1rem;margin-right:1rem}.institutionalPage .select-section .section-link:hover,.institutionalPage .select-section .section-link.active{background-color:#00B6ED;color:#FFF}@media (max-width:767.99px){.institutionalPage .select-section{flex-direction:column;padding-top:1rem;padding-bottom:1rem;height:auto;border-radius:30px}.institutionalPage .select-section:before{height:90%;border-radius:30px;width:95%}.institutionalPage .select-section .section-link{width:auto;padding-left:1rem;padding-right:1rem}}.institutionalPage section.about{padding:2rem 1rem 8rem}.institutionalPage section.about .top{margin-bottom:3rem;margin-top:2rem}@media (max-width:767.99px){.institutionalPage section.about .top{margin-top:1rem;margin-bottom:2rem}}.institutionalPage section.about .top .texto_destaque_esquerda{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.institutionalPage section.about .top .texto_destaque_esquerda p{font-weight:700;font-size:var(--md5);line-height:var(--md6);margin-bottom:0}.institutionalPage section.about .top .numero_destaque_direita{text-align:right;font-size:180px;line-height:140px;font-weight:800;font-style:italic;color:#f3f3f3;margin-bottom:0}@media (max-width:767.99px){.institutionalPage section.about .top .numero_destaque_direita{font-size:130px;line-height:120px;margin-top:1.5rem;text-align:center;position:relative;left:-1rem}}.institutionalPage section.about .text p{font-weight:300;line-height:180%}.institutionalPage section.about .text a{color:#000;font-weight:600;transition:ease-in-out 0.2s}.institutionalPage section.about .text a:hover{color:#00B6ED}.institutionalPage section.about .video{align-items:center;margin-top:2rem;position:relative}.institutionalPage section.about .video:before{content:"";background-color:#00B6ED;height:150px;width:60vw;border-bottom-left-radius:1000px;position:absolute;bottom:-75px;left:40vw}@media (min-width:1439.99px){.institutionalPage section.about .video:before{left:50vw}}@media (max-width:767.99px){.institutionalPage section.about .video:before{width:80vw;left:20vw}}.institutionalPage section.about .video .titulo_video{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.institutionalPage section.about .video .titulo_video p{font-weight:700;font-size:var(--md5);line-height:var(--md6);margin-bottom:0}@media (max-width:767.99px){.institutionalPage section.about .video .titulo_video p{font-size:var(--md4);line-height:var(--md4)}.institutionalPage section.about .video .titulo_video p br{display:none}}.institutionalPage section.about .video .texto_video{margin-top:1.5rem}.institutionalPage section.about .video .texto_video p{margin-bottom:0}@media (max-width:767.99px){.institutionalPage section.about .video .texto_video p br{display:none}}.institutionalPage section.about .video .wrapper-video{display:flex;justify-content:flex-end}@media (max-width:767.99px){.institutionalPage section.about .video .wrapper-video{margin-top:2rem}}.institutionalPage section.about .video .wrapper-video iframe{width:630px;height:350px;max-width:100%;border-radius:1rem;overflow:hidden}@media (max-width:767.99px){.institutionalPage section.about .video .wrapper-video iframe{height:190px}}.institutionalPage section.timeline-wrapper{margin-top:calc(2rem + 75px)}.institutionalPage section.timeline-wrapper .timeline{box-sizing:border-box;position:relative}.institutionalPage section.timeline-wrapper .timeline *,.institutionalPage section.timeline-wrapper .timeline:after,.institutionalPage section.timeline-wrapper .timeline:before{box-sizing:inherit}.institutionalPage section.timeline-wrapper .timeline:not(.timeline--horizontal):before{background-color:#00B6ED;bottom:0;content:"";left:50%;margin-left:-2px;position:absolute;top:0;width:1px;z-index:1;opacity:0.5}.institutionalPage section.timeline-wrapper .timeline__wrap{overflow:hidden;position:relative;z-index:2}.institutionalPage section.timeline-wrapper .timeline__item{font-size:16px;font-size:1rem;padding:0.625rem 2.5rem 0.625rem 0;position:relative;width:50%;z-index:2}.institutionalPage section.timeline-wrapper .timeline__item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:"";height:20px;position:absolute;right:-10px;transform:translateY(-50%);top:50%;width:20px;z-index:1}.institutionalPage section.timeline-wrapper .timeline__item.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}.institutionalPage section.timeline-wrapper .timeline__item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.institutionalPage section.timeline-wrapper .timeline__item--left{left:0}.institutionalPage section.timeline-wrapper .timeline__item--right{left:50%;padding:0.625rem 0 0.625rem 2.5rem}.institutionalPage section.timeline-wrapper .timeline__item--right:after{left:-10px}.institutionalPage section.timeline-wrapper .timeline__item--right .timeline__content:before{border-bottom:10px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:10px solid transparent;left:-12px}.institutionalPage section.timeline-wrapper .timeline__item--right .timeline__content:after{border-bottom:9px solid transparent;border-right:11px solid #fff;border-left:none;border-top:9px solid transparent;left:-10px}.institutionalPage section.timeline-wrapper .timeline__content{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#333;display:block;padding:1.25rem;position:relative}.institutionalPage section.timeline-wrapper .timeline__content:after{content:"";height:0;position:absolute;transform:translateY(-50%);top:50%;width:0}.institutionalPage section.timeline-wrapper .timeline__content:before{content:"";height:0;position:absolute;transform:translateY(-50%);top:50%;width:0;border-bottom:10px solid transparent;border-left:12px solid #ccc;border-top:10px solid transparent;right:-12px;z-index:1}.institutionalPage section.timeline-wrapper .timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #fff;border-top:9px solid transparent;right:-10px;z-index:2}.institutionalPage section.timeline-wrapper .timeline__content h2{font-size:1.25rem;font-weight:700;margin:0 0 0.625rem}.institutionalPage section.timeline-wrapper .timeline__content p{font-size:0.9375rem;line-height:1.5;margin-bottom:10px}.institutionalPage section.timeline-wrapper .timeline--horizontal{font-size:0;padding:0 3.125rem;overflow:hidden;white-space:nowrap}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline-divider{background-color:#00B6ED;display:block;height:1px;left:40px;position:absolute;transform:translateY(-50%);right:40px;z-index:1}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__items{transition:all 0.8s;will-change:transform}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;transition:none;vertical-align:top;white-space:normal}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item:after{left:50%;right:auto;transform:translate(-50%,-50%);top:100%}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ccc;left:50%;right:auto;transform:translateX(-50%);top:100%}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;right:auto;transform:translateX(-50%);top:100%}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item--bottom{padding:2.5rem 0 0}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item--bottom:after{top:0}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item--bottom .timeline__content:before{border-bottom:12px solid #ccc;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.institutionalPage section.timeline-wrapper .timeline--horizontal .timeline__item--bottom .timeline__content:after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.institutionalPage section.timeline-wrapper .timeline-nav-button{position:absolute;background-size:cover;border:0;outline:0;transform:translateY(-50%);top:50%;z-index:10;width:61px;height:60px}.institutionalPage section.timeline-wrapper .timeline-nav-button:disabled{opacity:0.5;pointer-events:none}.institutionalPage section.timeline-wrapper .timeline-nav-button--prev{left:0;background-image:url(/svg/utils/arrow-timeline.svg)}.institutionalPage section.timeline-wrapper .timeline-nav-button--next{transform:translateY(-50%) rotate(180deg);right:0;background-image:url(/svg/utils/arrow-timeline.svg)}.institutionalPage section.timeline-wrapper .timeline--mobile{padding:0}.institutionalPage section.timeline-wrapper .timeline--mobile:before{left:10px!important;margin:0!important}.institutionalPage section.timeline-wrapper .timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.institutionalPage section.timeline-wrapper .timeline--mobile .timeline__item:after{left:2px;margin:0}.institutionalPage section.timeline-wrapper .timeline--mobile .timeline__item .timeline__content:before{left:-12px;border-bottom:12px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:12px solid transparent}.institutionalPage section.timeline-wrapper .timeline--mobile .timeline__item .timeline__content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #fff;border-left:none;border-top:10px solid transparent}@-webkit-keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@-webkit-keyframes liftUp{0%{top:0}100%{top:-15px}}@keyframes liftUp{0%{top:0}100%{top:-15px}}.institutionalPage section.timeline-wrapper h3{font-size:var(--md5);line-height:var(--md6);text-align:center;margin-bottom:0;text-transform:uppercase}.institutionalPage section.timeline-wrapper h3 span{font-weight:400;display:block}.institutionalPage section.timeline-wrapper h3 + p{margin-top:1.5rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.institutionalPage section.timeline-wrapper .outter{background-color:#262632;padding:2rem 1rem 2rem;margin-top:5rem;position:relative}.institutionalPage section.timeline-wrapper .outter:before{content:"";background-image:url(/svg/utils/asset-timeline.svg);width:190px;height:50px;background-position:center;background-size:cover;position:absolute;left:50%;transform:translateX(-50%) scale(0.8);top:-44px}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap{padding-bottom:3rem}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item{width:auto!important;max-width:500px}@media (min-width:768px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item{margin:0 -70px}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item:first-child{margin-left:0}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item:after{display:none}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item--bottom{padding:5rem 0 0}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item--bottom .timeline__content:before{top:-75px;bottom:auto}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item--bottom .timeline__content:after{bottom:auto;top:-30px}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item--top .timeline__content:before{top:auto;bottom:-35px}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item--top .timeline__content:after{top:auto;bottom:5px}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content{display:flex;align-items:flex-start;position:relative;background-color:transparent;border:0}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content{padding-left:0}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content:after{left:70px;width:13px;height:13px;border-radius:100%;background-color:#00B6ED;transition:0.5s ease-in-out;content:"";border:0}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content:after{display:none}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content::before{left:70px;width:1px;height:50px;background-color:#00B6ED;transition:0.5s ease-in-out;content:"";border:0}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content::before{display:none}}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content{padding-top:2rem;padding-bottom:1rem}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .left{margin-right:2rem;flex:0 0 100px}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .left{flex:0 0 70px}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .left .icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:100%;border:1px solid #00B6ED;outline:10px solid rgba(255,255,255,0.1);box-shadow:0 0 40px -10px #00B6ED}@media (max-width:767.99px){.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .left .icon{width:70px;height:70px;box-shadow:0 0 40px -10px #00b6ed}}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right{color:#FFF}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right time{display:block;font-size:var(--lg2);line-height:var(--lg2);font-weight:bold;margin-bottom:0;color:#FFF}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right p.title{color:#00B6ED;margin:0;margin-bottom:0.75rem;font-weight:700}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right p.desc{margin-bottom:0}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right p.full-text{display:none}.institutionalPage section.timeline-wrapper .outter .timeline .timeline__wrap .timeline__items .timeline__item .timeline__content .right span.full-btn{color:#00B6ED;cursor:pointer;font-weight:700;position:relative;bottom:-5px}.institutionalPage section.timeline-wrapper > .modal .modal-body{padding:2rem}.institutionalPage section.timeline-wrapper > .modal .modal-body p{font-weight:400}.institutionalPage section.values{padding:7rem 1rem 3rem;display:none}@media (max-width:767.99px){.institutionalPage section.values{padding-top:4rem}}.institutionalPage section.values h3.title{text-transform:uppercase;font-size:var(--md5)}.institutionalPage section.values .row.top{margin:0;position:relative}.institutionalPage section.values .row.top > svg{position:absolute;top:-200px;right:0}@media (max-width:767.99px){.institutionalPage section.values .row.top > svg{max-height:320px;width:auto;top:0;right:-10px;opacity:0.5}}@media (min-width:768px) and (max-width:1439.99px){.institutionalPage section.values .row.top > svg{top:-280px;transform:scale(0.6);right:-90px}}.institutionalPage section.values .row.top:before{content:"";background-color:#00B6ED;height:200%;width:65vw;z-index:-1;border-bottom-left-radius:1000px;position:absolute;bottom:-50%;right:-220px}@media (max-width:767.99px){.institutionalPage section.values .row.top:before{border-bottom-left-radius:70px;right:-30px;height:65%;width:100vw;bottom:-60px}}.institutionalPage section.values .row.top h3{margin-right:3rem}.institutionalPage section.values .row.top h3:last-of-type{color:#FFF;margin-left:10rem}@media (max-width:767.99px){.institutionalPage section.values .row.top h3:last-of-type{margin-top:5rem}}.institutionalPage section.values .row.top p{margin-bottom:0}.institutionalPage section.values .row.top p:last-of-type{color:#FFF}@media (max-width:767.99px){.institutionalPage section.values .row.top p:last-of-type{text-align:right}}.institutionalPage section.values .valores{margin-top:7rem}@media (min-width:768px) and (max-width:1439.99px){.institutionalPage section.values .valores{padding-right:10rem}}@media (min-width:1440px){.institutionalPage section.values .valores{padding-right:20rem}}.institutionalPage section.values .valores .row{margin-top:1.5rem;row-gap:2rem}.institutionalPage section.values .valores .row .item{display:flex;align-items:flex-start}.institutionalPage section.values .valores .row .item:nth-child(3n+1){padding-right:2rem}@media (max-width:767.99px){.institutionalPage section.values .valores .row .item:nth-child(3n+1){padding-left:1rem;padding-right:1rem}}.institutionalPage section.values .valores .row .item:nth-child(3n+2){padding-left:2rem;padding-right:2rem}@media (max-width:767.99px){.institutionalPage section.values .valores .row .item:nth-child(3n+2){padding-left:1rem;padding-right:1rem}}.institutionalPage section.values .valores .row .item:nth-child(3n+3){padding-left:2rem}@media (max-width:767.99px){.institutionalPage section.values .valores .row .item:nth-child(3n+3){padding-left:1rem;padding-right:1rem}}.institutionalPage section.values .valores .row .item svg{flex:0 0 35px;width:35px;margin-right:1rem}.institutionalPage section.values .valores .row .item > div strong{margin-bottom:0rem;font-weight:700}section.farmacoPage{padding:5rem 1rem 3rem}section.farmacoPage .left{padding:2rem}section.farmacoPage .left .item{margin-bottom:2rem}section.farmacoPage .left .item h3{text-transform:uppercase;margin-bottom:1.5rem;font-weight:700;margin-left:36px}section.farmacoPage .left .item > div{display:flex;align-items:baseline}section.farmacoPage .left .item > div svg{flex:0 0 26px;margin-right:10px}section.farmacoPage .right .wrapper{background:#f3f3f3;border-radius:4rem;padding:2.5rem 4rem}section.farmacoPage .right .wrapper > svg{display:table;margin:auto}section.farmacoPage .right .wrapper .title{margin-top:1rem;margin-bottom:2rem}section.farmacoPage .right .wrapper .title p{text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--md2);margin-bottom:0}section.farmacoPage .right .wrapper form{border-top:1px solid #FFF;padding-top:2rem}section.farmacoPage .right .wrapper form .robot{display:flex;justify-content:flex-end}@media (max-width:767.99px){section.farmacoPage .right .wrapper form .robot{justify-content:center;margin-bottom:1rem}}@media (max-width:767.99px){section.farmacoPage{padding-top:1rem}section.farmacoPage .right .wrapper{padding:2.5rem 2rem;border-radius:2.5rem}}.carreirasPage > .item{display:flex;align-items:center;flex-wrap:wrap}.carreirasPage > .item .text{order:1;margin:2rem 0rem}.carreirasPage > .item .img{order:2}@media (min-width:768px){.carreirasPage > .item:nth-child(odd) .text{order:1;padding-left:11.5%;padding-right:5%}.carreirasPage > .item:nth-child(odd) .img{order:2}.carreirasPage > .item:nth-child(even) .text{order:2;padding-right:11.5%;padding-left:5%}.carreirasPage > .item:nth-child(even) .img{order:1}}@media (min-width:768px){.carreirasPage > .item .text{flex:0 0 50%}}.carreirasPage > .item .text:after{content:"";width:90px;height:2px;background-color:#00B6ED;display:block;border-radius:50px;margin-top:2rem}.carreirasPage > .item .text .title{display:flex;align-items:center;margin-bottom:1.5rem}.carreirasPage > .item .text .title h3{font-weight:700;text-transform:uppercase;margin-left:1rem;font-size:var(--md4);margin-bottom:0}.carreirasPage > .item .text p{font-weight:400}.carreirasPage > .item .text p strong{font-weight:700}.carreirasPage > .item .img img{max-width:100%;height:auto}@media (min-width:768px){.carreirasPage > .item .img{flex:0 0 50%}}.carreirasPage .onboarding{background:#f3f3f3;padding:3rem 1rem}.carreirasPage .onboarding h3{font-weight:700;text-transform:uppercase;font-size:var(--md4);margin-bottom:3rem}.carreirasPage .onboarding .item{display:flex;align-items:center;background-color:#FCFCFC;padding:2rem;margin:0.25rem;border-radius:8px}@media (max-width:767.99px){.carreirasPage .onboarding .item{flex-direction:column;align-items:flex-start;row-gap:1rem}}.carreirasPage .onboarding .item h4{text-transform:uppercase;margin-bottom:0}@media (min-width:768px){.carreirasPage .onboarding .item h4{flex:0 0 40%;padding-left:3rem}}@media (min-width:768px){.carreirasPage .onboarding .item .conteudo{flex:0 0 60%}}.carreirasPage .onboarding .item .conteudo p{margin-bottom:0;font-weight:400;display:flex;align-items:center}@media (max-width:767.99px){.carreirasPage .onboarding .item .conteudo p{align-items:flex-start}.carreirasPage .onboarding .item .conteudo p br{display:none}}.carreirasPage .onboarding .item .conteudo p img{margin-right:0.75rem}.carreirasPage .oportunidade{padding:3rem 1rem}.carreirasPage .oportunidade .container > *:nth-child(2){text-transform:uppercase;font-weight:300;font-size:var(--md4);margin-top:1rem;margin-bottom:1.5rem}.carreirasPage .oportunidade .container > *:nth-child(2) strong{font-weight:700}.carreirasPage .oportunidade p{font-weight:400;margin-bottom:0}@media (max-width:767.99px){.carreirasPage .oportunidade p br{display:none}}.carreirasPage .oportunidade p:last-child{margin-top:2rem}.carreirasPage .oportunidade a{padding:0.75rem 1.5rem;font-weight:400;transition:ease-in-out 0.2s;border-radius:50px;background-color:#00B6ED;color:#FFF;border:1px solid #00B6ED}.carreirasPage .oportunidade a:hover{background-color:transparent;color:#00B6ED}.carreirasPage .form{background:#262632;padding:3rem 1rem}.carreirasPage .form .container{position:relative}.carreirasPage .form .container > svg{position:absolute;right:0rem;top:50%;transform:translateY(-50%);max-height:80%;width:auto}@media (max-width:767.99px){.carreirasPage .form .container > svg{display:none}}.carreirasPage .form .container > svg path:nth-child(1),.carreirasPage .form .container > svg path:nth-child(2){fill:#3B3B4B}.carreirasPage .form h3{font-weight:700;text-transform:uppercase;font-size:var(--md4);margin-bottom:1rem;color:#FFF}.carreirasPage .form p{margin-bottom:0;color:#FFF;font-weight:400}.carreirasPage .form form{margin-top:2rem}@media (min-width:768px){.carreirasPage .form form .btn-fullwidth{max-width:210px}}.carreirasPage .form form .robot{display:flex;justify-content:flex-end}@media (max-width:767.99px){.carreirasPage .form form .robot{justify-content:center;margin-bottom:1rem}}.lgpdPage{padding:3rem 0rem}.lgpdPage .first-section h3{font-weight:700;text-transform:uppercase;font-size:var(--md4);margin-bottom:3rem;text-align:center}@media (min-width:768px){.lgpdPage .first-section .left{padding-right:0}}.lgpdPage .first-section .left .wrapper{background-color:#f4f4f4;border-top-left-radius:50px;border-bottom-left-radius:50px}@media (max-width:767.99px){.lgpdPage .first-section .left .wrapper{border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0}}@media (min-width:768px){.lgpdPage .first-section .right{padding-left:0}}.lgpdPage .first-section .right .wrapper{background-color:rgba(244,244,244,0.5);border-top-right-radius:50px;border-bottom-right-radius:50px}@media (max-width:767.99px){.lgpdPage .first-section .right .wrapper{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:30px;border-bottom-right-radius:30px}}.lgpdPage .first-section .right .wrapper div{display:flex;align-items:flex-start;margin-bottom:1.5rem}.lgpdPage .first-section .right .wrapper div img{margin-right:2rem}.lgpdPage .first-section .wrapper{padding:4rem;height:100%}@media (max-width:767.99px){.lgpdPage .first-section .wrapper{padding:3rem 3rem 2rem}}.lgpdPage .first-section .wrapper h3{text-align:left;font-size:var(--md3);margin-bottom:2rem}.lgpdPage .first-section .wrapper h3 img{margin-right:1rem}.lgpdPage .second-section{padding:3rem 1rem}.lgpdPage .second-section > .container{display:flex;flex-direction:column;align-items:center}.lgpdPage .second-section h3{font-weight:700;text-transform:uppercase;font-size:var(--md4)}.lgpdPage .second-section a{display:flex;align-items:center;justify-content:center;position:relative;padding-right:40px;padding-left:2rem;background:transparent;border:2px solid #375078;transition:ease-in-out 0.2s;white-space:nowrap;background-color:#00B6ED;border-color:#00B6ED;color:#FFF;width:300px;max-width:100%}.lgpdPage .second-section a span{background-color:#375078;color:#FFF;transition:ease-in-out 0.2s;border-radius:4px;padding-left:4px;padding-right:4px;margin-left:6px;background-color:#FFF;color:#00B6ED}.lgpdPage .second-section a svg{position:absolute;right:6px}.lgpdPage .second-section a svg circle{fill:#1CCAFF}.lgpdPage .second-section a svg path{fill:#FFF}.lgpdPage .form{background:#262632;padding:3rem 1rem}.lgpdPage .form .container{position:relative}.lgpdPage .form .container > svg{position:absolute;right:0rem;top:50%;transform:translateY(-50%);max-height:80%;width:auto}@media (max-width:767.99px){.lgpdPage .form .container > svg{display:none}}.lgpdPage .form .container > svg path:nth-child(1),.lgpdPage .form .container > svg path:nth-child(2){fill:#3B3B4B}.lgpdPage .form h3{font-weight:700;text-transform:uppercase;font-size:var(--md4);margin-bottom:1rem;color:#FFF}.lgpdPage .form p{margin-bottom:0;color:#FFF;font-weight:400}.lgpdPage .form form{margin-top:2rem}.lgpdPage .form form .robot{display:flex;justify-content:flex-end}@media (max-width:767.99px){.lgpdPage .form form .robot{justify-content:center;margin-bottom:1rem}}.lgpdPage .form form .custom-checkbox{display:flex;align-items:center;gap:1rem;color:#FFF;background:#3B3B4B;border-radius:4px;padding:0.5rem;padding-left:2rem;margin-bottom:1rem}.lgpdPage .form form .custom-checkbox label{margin-bottom:0}.lgpdPage .last-section{padding:3rem 1rem}.lgpdPage .last-section > .container{display:flex;flex-direction:column;align-items:center}.lgpdPage .last-section p{text-transform:uppercase;font-size:var(--md4);line-height:var(--md6)}.lgpdPage .last-section p strong{font-weight:700}.lgpdPage .last-section a{display:flex;align-items:center;justify-content:center;position:relative;padding-right:40px;padding-left:2rem;background:transparent;border:2px solid #375078;transition:ease-in-out 0.2s;white-space:nowrap;background-color:#00B6ED;border-color:#00B6ED;color:#FFF;width:600px;max-width:100%}@media (max-width:767.99px){.lgpdPage .last-section a{white-space:initial;text-align:center}}.lgpdPage .last-section a span{background-color:#375078;color:#FFF;transition:ease-in-out 0.2s;border-radius:4px;padding-left:4px;padding-right:4px;margin-left:6px;background-color:#FFF;color:#00B6ED}.lgpdPage .last-section a svg{position:absolute;right:6px}.lgpdPage .last-section a svg circle{fill:#1CCAFF}.lgpdPage .last-section a svg path{fill:#FFF}section.blogListPage{padding:3rem 1rem}section.blogListPage .top #searchform .form-group .form-control{border:1px solid rgba(0,0,0,0.1)}section.blogListPage .posts{margin-top:3rem;row-gap:2rem}section.blogListPage .posts .item:hover .wrapper{box-shadow:0 50px 50px -5px rgba(179,179,179,0.5);transform:scale(1.05)}section.blogListPage .posts .item:hover .wrapper .box-img img{transform:scale(1.1)}section.blogListPage .posts .item .wrapper{box-shadow:0 50px 50px -5px rgba(179,179,179,0.25);background:#FFF;border-radius:1rem;overflow:hidden;transition:ease-in-out 0.2s;position:relative;height:100%;display:flex;flex-direction:column}section.blogListPage .posts .item .wrapper .box-img{height:250px;width:100%;border-radius:1rem;overflow:hidden}section.blogListPage .posts .item .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:ease-in-out 0.2s}section.blogListPage .posts .item .wrapper .box-text{padding:1.5rem}section.blogListPage .posts .item .wrapper .box-text .date{color:#00B6ED;font-size:var(--sm5);margin-bottom:0.5rem}section.blogListPage .posts .item .wrapper .box-text .title{font-size:var(--md2)}section.blogListPage .posts .item .wrapper .btn-destaque{display:table;margin-left:auto;background-color:#375078;color:#FFF;text-transform:uppercase;font-weight:500;font-size:var(--sm5);width:50%;height:50px;display:inline-flex;justify-content:center;align-items:center;float:right;border:2px solid #375078;transition:ease-in-out 0.2s;position:relative;z-index:2;margin-top:auto}section.blogListPage .posts .item .wrapper .btn-destaque:hover{transform:scale(1.05)}section.blogListPage h2.no-posts{text-align:center}section.blogShowPage{padding:3rem 0rem}section.blogShowPage .date{color:#00B6ED;display:table;margin-bottom:0.5rem}section.blogShowPage .news-title{font-size:var(--lg1);font-weight:600;margin-bottom:0;max-width:800px}section.blogShowPage .wrapper-img{background:#F4F6F6;margin:3rem 0}@media (max-width:767.99px){section.blogShowPage .wrapper-img .box-img{height:auto}}section.blogShowPage .wrapper-img .box-img img{display:table;max-width:100%;margin:auto}section.blogShowPage .share{margin-bottom:2rem}section.blogShowPage .share p{font-weight:600}section.blogShowPage .share .row{gap:0.75rem;margin:0}section.blogShowPage .share .row a svg{width:35px;height:auto}section.blogShowPage .share .row a:hover svg{transform:scale(1.05)}section.blogShowPage .text{font-weight:300;line-height:200%}section.blogShowPage .text ul{list-style:disc;padding-left:1.5rem}section.blogShowPage .text p{margin-bottom:0}section.blogShowPage .text br{display:block;margin:1rem 0;content:""}.productWidgetPage .crToggleVisibilityButton{z-index:0!important}.productWidgetPage.list{padding:3rem 1rem}.productWidgetPage.list .row{row-gap:2rem}.productWidgetPage.list .wrapper{background:#FFF;border-radius:8px;height:100%;width:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;row-gap:1rem;position:relative;color:#262632;transition:ease-in-out 0.2s}.productWidgetPage.list .wrapper:hover{color:#00B6ED;box-shadow:0 3.49635px 103.142px rgba(108,108,108,0.25)}.productWidgetPage.list .wrapper button{text-transform:uppercase;padding:0.75rem 1.5rem;font-weight:600;transition:ease-in-out 0.2s;border-radius:50px;box-shadow:rgba(149,157,165,0.2) 0 8px 24px;background-color:#00B6ED;color:#FFF;border:1px solid #00B6ED;font-size:var(--sm5)}.productWidgetPage.list .wrapper button:hover{background-color:transparent;color:#00B6ED}