.note,.tab{text-align:center}.notification,.panels{box-shadow:0 2rem 2rem #777;overflow:hidden}.btn-suporte{color:#111827;background-color:#f9fafb;border:2px solid #111827;border-radius:.5rem;cursor:pointer;position:relative;transition:.3s;font-size:medium}.btn-suporte::after{content:"";position:absolute;inset:0;background-color:#111827;border-radius:inherit;translate:6px 6px;z-index:-1}.btn-suporte::hover::after{translate:0}.btn-suporte::hover{background-color:#111827;color:#f9fafb}iframe{border-radius:10px}.contact-card{transition:.4s;background:#fff}.notibody,.notification:after,.notititle{transition:transform .3s}.contact-card-title h3{margin:0 0 10px;font-weight:700;font-size:22px;color:#555}.contact-card-title p{font-size:15px;line-height:19px;margin:0;height:57px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.contact-card-adress .btn{font-size:16px!important}.notification{display:flex;flex-direction:column;isolation:isolate;position:relative;background:#fff;border-radius:1rem;font-size:16px;--gradient:linear-gradient(to bottom, #E1251B, #FF5100, #FFB71B, #004A98, #006937, #5C0F8B);--color:#000000}.notification:before{position:absolute;content:"";inset:0.0625rem;border-radius:.9375rem;z-index:2}.notification:after{position:absolute;content:"";width:.25rem;inset:0.65rem auto 0.65rem 0.5rem;border-radius:.125rem;background:var(--gradient);z-index:4}.notification:hover .notititle,.notification:hover:after{transform:translateX(.15rem)}.notititle{padding:.65rem .25rem .4rem 1.25rem;font-size:large;z-index:5}.notibody{padding:0 1.25rem;z-index:5}.notification:hover .notibody{transform:translateX(.25rem)}.notiborderglow,.notiglow{position:absolute;width:20rem;height:20rem;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s}.notiglow{z-index:3}.notiborderglow{z-index:1}.notification:hover .notiborderglow,.notification:hover .notiglow{opacity:.1}.note{position:fixed;top:80%;left:50%;transform:translateX(-50%);font-size:.9rem;width:75%}.warpper{display:flex;flex-direction:column;align-items:center}.tabs{display:inline-block;width:100%}.tab{cursor:pointer;padding:10px 30px;background:#c8c8c8;color:#000;border-radius:5px 5px 0 0;flex:1}@media (max-width:1000px){.tab{cursor:pointer;padding:10px 20px;margin:5px 2px;background:#c8c8c8;display:inline-block;color:#000;border-radius:5px 5px 0 0;width:100%}}.panel,.radio{display:none}.panels{background:#fff;border-radius:5px;padding:20px;width:100%}.panel{animation:.8s fadein}@keyframes fadein{from{opacity:0}to{opacity:1}}.panel-title{font-weight:700}#five:checked~.panels #five-panel,#four:checked~.panels #four-panel,#one:checked~.panels #one-panel,#six:checked~.panels #six-panel,#three:checked~.panels #three-panel,#two:checked~.panels #two-panel{display:block}#one:checked~.tabs #one-tab{background:#fff;color:#000;border-top:3px solid #009ade}#two:checked~.tabs #two-tab{background:#fff;color:#000;border-top:3px solid #009845}#three:checked~.tabs #three-tab{background:#fff;color:#000;border-top:3px solid #00263e}#four:checked~.tabs #four-tab{background:#fff;color:#000;border-top:3px solid #006937}#five:checked~.tabs #five-tab{background:#fff;color:#000;border-top:3px solid #ff5100}#six:checked~.tabs #six-tab{background:#fff;color:#000;border-top:3px solid #5c0f8b}