@import url(https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap);:root{--dark-blue-color:#1c7ea8;--blue-color-primary:#3cb4e7;--light-blue-color:#b3e8ff;--green-color-primary:#1ca876;--light-green-color:#15c887;--red-color-primary:#cc0808;--light-red-color:#f20e0e;--yellow-color-primary:#cc9508;--dark-yellow-color:#b38606;--light-yellow-color:#fbbc1a;--light-color:#fbfbfb;--light-gray-color:#eaeaea;--medium-dark-color:#323232;--dark-color:#222;--background-color:#ededed99;--light-background-color:#fafafab3;--red-chocolate-color:#cc08084d;--blue-chocolate-color:#4a72894d;--yellow-chocolate-color:#cc95084d}.header-nav{background:var(--blue-color-primary);border-radius:.625rem;justify-content:space-between;padding:1.25rem 0;position:-webkit-sticky;position:sticky;top:.5rem;z-index:100}.header-nav,.header-nav ul{align-items:center;display:flex;margin:0}.header-nav ul{list-style:none;padding:0 2.5rem 0 0}.header-nav li{margin-left:1.25rem}.header-nav li:first-child{margin-left:0}.header-logo{align-items:center;display:flex;margin-left:1.25rem}.header-nav a{background:var(--light-color);border-radius:.625rem;box-shadow:.125rem .25rem .5rem #00000014;color:var(--dark-color);display:inline-block;font-family:inherit;font-size:1rem;font-weight:700;padding:.5rem 1.375rem;text-decoration:none;transition:background .2s,box-shadow .2s}.header-nav a.active,.header-nav a:hover{background:var(--light-blue-color);box-shadow:.125rem .375rem .75rem #0000001f}.icon{display:block;height:2.5rem;width:2.5rem}.header-logo a{align-items:center;background:none!important;box-shadow:none!important;display:flex;padding:0 1rem}.header-logo a .icon{cursor:pointer;transition:transform .25s cubic-bezier(.4,2,.3,1),box-shadow .2s}.header-logo a:focus .icon,.header-logo a:hover .icon{box-shadow:0 .25rem 1rem #3cb4e71f;transform:scale(1.18) rotate(-8deg)}.hamburger{align-items:center;background:var(--light-color);border:none;border-radius:.5rem;cursor:pointer;display:none;flex-direction:column;gap:.3rem;height:2.5rem;justify-content:center;margin-right:1.25rem;padding:.5rem;transition:background .2s ease;width:2.5rem}.hamburger:hover{background:var(--light-blue-color)}.hamburger-line{background-color:var(--dark-color);border-radius:.1rem;height:.2rem;transition:all .3s ease;width:1.25rem}.hamburger.open .hamburger-line:first-child{transform:rotate(45deg) translate(.35rem,.35rem)}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(.35rem,-.35rem)}.counter-example-btn{background:var(--light-color);border:none;border-radius:.625rem;box-shadow:.125rem .25rem .5rem #00000014;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:700;padding:.5rem 1.375rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s}.counter-example-btn:hover{background:var(--red-color-primary);box-shadow:.125rem .375rem .75rem #0000001f;color:var(--light-color);transform:scale(1.02)}@media (max-width:48rem){.hamburger{display:flex}.header-nav{flex-wrap:wrap;justify-content:space-between;padding:1rem}.header-logo{margin-left:0}.header-nav ul{border-top:.0625rem solid #ffffff4d;display:none;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem 0 0;width:100%}.header-nav ul.open{display:flex}.header-nav li{margin-left:0;text-align:center;width:100%}.header-nav li a{display:block}.counter-example-btn,.header-nav li a{padding:.75rem 1rem;width:100%}}@media (max-width:30rem){.counter-example-btn,.header-nav a{font-size:.9rem;padding:.6rem .8rem}.icon{height:2rem;width:2rem}.hamburger{height:2.25rem;margin-right:1rem;width:2.25rem}}.home-section{align-items:center;color:var(--medium-dark-color);display:flex;justify-content:center;min-height:75vh;text-align:center}.container{max-width:75rem;padding:0 1.25rem}.home-section h1{font-size:5rem;font-weight:700;line-height:1.1;margin-bottom:5rem}.home-section .down-arrow{align-items:center;display:flex;justify-content:center;margin-top:10em}.home-section .down-arrow .icon{transition:transform .3s cubic-bezier(.4,2,.3,1)}.home-section .down-arrow:hover .icon{transform:translateY(1.125rem)}.home-section .legally{color:var(--green-color-primary)}.home-section .cool{color:var(--dark-blue-color)}@media (max-width:48rem){.home-section h1{font-size:2.2rem;margin-bottom:2.5rem}.home-section .down-arrow .icon{height:2.5rem;width:2.5rem}}.card{background:var(--light-background-color);border-radius:1rem;box-shadow:0 .25rem 1.5rem #00000014;justify-content:flex-start;min-height:20rem;min-width:-webkit-fit-content;min-width:fit-content;overflow:hidden;padding:1.5rem 1.125rem 1.125rem;width:20rem}.card,.card-content{display:flex;flex-direction:column;height:100%;position:relative}.card-content{z-index:1}.card-number{font-size:4rem;font-weight:700;margin-bottom:1rem}.card-number,.card-text{color:var(--red-color-primary);text-align:center}.card-text{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.card-tags{color:#222;font-size:1rem;font-weight:600;margin-top:auto}.tags-list{display:flex;gap:.5rem;margin-top:.375rem}.tag{background:var(--medium-dark-color);border:.0625rem solid var(--light-gray-color);border-radius:.625rem;color:var(--light-color);font-size:.9rem;padding:.125rem .625rem}.tag-ux{background:var(--red-chocolate-color);border:.0625rem solid var(--red-color-primary)}.tag-lgpd{background:var(--blue-chocolate-color);border:.0625rem solid var(--dark-blue-color)}.mini-site{background-color:var(--light-color);border-radius:.75rem;box-shadow:0 .625rem 2.5rem #00000026;display:flex;flex-direction:column;height:100%;max-height:20rem;max-width:28.125rem;min-width:-webkit-fit-content;min-width:fit-content;overflow:hidden;width:100%}.browser-header{align-items:center;background-color:var(--dark-color);display:flex;gap:.75rem;padding:.75rem 1rem}.browser-buttons{display:flex;gap:.5rem}.browser-btn{border-radius:50%;height:.75rem;width:.75rem}.browser-btn.green{background-color:#34c759}.browser-btn.yellow{background-color:#fc0}.browser-btn.red{background-color:#ff3b30}.browser-address-bar{border-radius:.375rem;color:var(--medium-dark-color);font-size:.75rem;padding:.375rem .75rem}.browser-address-bar,.browser-content{background-color:var(--light-color);flex:1 1}.browser-content{overflow-y:auto;position:relative}.site-content{display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem .625rem}.placeholder-box{background-color:var(--light-gray-color);border-radius:.5rem}.placeholder-box.hero{align-items:flex-end;display:flex;height:8.75rem;justify-content:center;padding-bottom:1rem}.scroll-indicator{animation:bounce 2s infinite;color:#999;font-size:1.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-.625rem)}60%{transform:translateY(-.3125rem)}}.content-row{display:flex;gap:1rem}.placeholder-box.sidebar{flex-shrink:0;height:6.25rem;width:7.5rem}.placeholder-lines{display:flex;flex:1 1;flex-direction:column;gap:.625rem;justify-content:center}.placeholder-line{background-color:var(--light-gray-color);border-radius:.25rem;height:.75rem}.placeholder-line.long{width:100%}.placeholder-line.medium{width:75%}.placeholder-line.short{width:50%}.placeholder-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.placeholder-tab{background-color:var(--light-gray-color);border-radius:.375rem;height:1.875rem;width:3.125rem}.mini-consent-banner{background-color:var(--medium-dark-color);bottom:0;left:0;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;right:0;z-index:10}.banner-content{gap:.625rem}.banner-content,.banner-lines{display:flex;flex-direction:column}.banner-lines{gap:.375rem}.banner-line{background-color:#ffffff4d;border-radius:.25rem;height:.5rem}.banner-line.long{width:90%}.banner-line.medium{width:60%}.banner-buttons{display:flex;gap:.5rem;justify-content:flex-end}.banner-btn{border:none;border-radius:1.25rem;cursor:pointer;font-size:.75rem;font-weight:600;padding:.375rem .875rem;transition:transform .2s ease,box-shadow .2s ease}.banner-btn:hover{box-shadow:0 .125rem .5rem #0003;transform:scale(1.05)}.banner-btn.accept{background-color:var(--green-color-primary);color:#fff}.banner-btn.reject{background-color:var(--red-color-primary);color:#fff}.banner-btn.manage{background-color:var(--yellow-color-primary);color:#fff}.mini-footer{align-items:center;background-color:#d4d4d4;border-radius:.5rem;display:flex;justify-content:space-between;margin-top:.5rem;padding:1rem;width:100%}.footer-lines{display:flex;flex:1 1;flex-direction:column;gap:.375rem}.footer-line{background-color:#b0b0b0;border-radius:.25rem;height:.5rem}.footer-line.long{width:80%}.footer-line.medium{width:60%}.footer-line.short{width:70%}.footer-line.extra-short{width:40%}.footer-circles{display:flex;gap:.5rem}.footer-circle{background-color:#b0b0b0;border-radius:50%;height:1.75rem;width:1.75rem}@media (max-width:48rem){.mini-site{max-width:100%}.browser-content{height:18.75rem}.placeholder-box.hero{height:6.25rem}.placeholder-box.sidebar{height:5rem;width:5rem}.banner-btn{font-size:.65rem;padding:.3125rem .625rem}}.banner-demo{background-color:var(--light-color);border-radius:.75rem;box-shadow:0 .25rem 1.25rem #0000001a;max-width:37.5rem;min-width:-webkit-fit-content;min-width:fit-content;padding:1.25rem 1.5rem;width:100%}.banner-text-content{transition:filter .3s ease}.banner-text-content p{display:inline}.banner-text-content p:after{content:" "}.blurred{filter:blur(.25rem);pointer-events:none;-webkit-user-select:none;user-select:none}.banner-demo p{color:var(--dark-color);font-size:.9rem;line-height:1;margin-bottom:0;text-align:justify}.banner-demo p a{color:var(--dark-color);font-weight:600;text-decoration:underline}.banner-subtext{color:var(--medium-dark-color)!important;display:block!important;font-size:.85rem!important;margin-top:1rem!important}.banner-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:1rem}.banner-actions button{border:none;border-radius:1.5625rem;cursor:pointer;font-size:.85rem;font-weight:600;padding:.625rem 1.25rem;transition:transform .2s ease,box-shadow .2s ease}.banner-actions button:hover{box-shadow:0 .25rem .75rem #00000026;transform:scale(1.03)}.btn-accept{background-color:var(--green-color-primary);color:#fff}.btn-reject{background-color:var(--red-color-primary);color:#fff}.btn-manage{background-color:var(--yellow-color-primary);color:#fff}.banner-2-top{margin-bottom:.75rem}.banner-2-layout{align-items:flex-start;display:flex;gap:1.5rem}.banner-2-secondary{flex:1 1}.banner-2-secondary .banner-subtext{display:block!important;margin-top:0!important}.banner-2-layout .banner-text-content{flex:1 1}.banner-toggles{display:flex;flex-direction:column;gap:.75rem;transition:filter .3s ease}.toggle-item{align-items:flex-start;display:flex;gap:.625rem}.toggle{display:inline-block;flex-shrink:0;height:1.125rem;position:relative;width:2rem}.toggle input{height:0;opacity:0;width:0}.toggle-slider{background-color:var(--light-gray-color);border:.125rem solid var(--green-color-primary);border-radius:1.5rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:var(--green-color-primary);border-radius:50%;bottom:.0625rem;content:"";height:.75rem;left:.0625rem;position:absolute;transition:.3s;width:.75rem}.toggle input:checked+.toggle-slider{background-color:var(--light-green-color)}.toggle input:checked+.toggle-slider:before{background-color:#fff;transform:translateX(.875rem)}.toggle-lines{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.toggle-lines .line{background-color:initial;border-radius:0;color:var(--dark-color);font-size:.8rem;height:auto;line-height:1;max-width:17rem}.toggle-lines .line strong{font-weight:700}.banner-2-actions{justify-content:flex-end}.btn-confirm{background-color:var(--green-color-primary);color:#fff}.btn-reject-all{background-color:var(--medium-dark-color);color:#fff}.banner-3-actions{justify-content:center}.btn-accept-all,.btn-accept-necessary{background-color:var(--green-color-primary);color:#fff}.btn-manage-alt{background-color:var(--yellow-color-primary);color:#fff}.banner-minimized{align-items:center;background-color:var(--light-color);border-radius:.75rem;box-shadow:0 .25rem 1.25rem #00000026;cursor:pointer;display:flex;height:3.75rem;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:3.75rem}.banner-minimized:hover{box-shadow:0 .375rem 1.5rem #0003;transform:scale(1.05)}.banner-minimized img{height:2.5rem;width:2.5rem}.banner-showcase{display:flex;flex-direction:column;gap:1.5rem;max-width:37.5rem;width:100%}.display-none,p.banner-subtext.display-none{display:none!important}.banner-wrapper{max-width:37.5rem;position:relative;width:100%}.banner-modal-overlay{animation:fadeInUp .3s ease;bottom:calc(100% + .5rem);left:73%;position:absolute;transform:translateX(-50%);z-index:100}.modal-backdrop{background:#0000;border:none;cursor:default;inset:0;position:fixed;z-index:-1}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(.625rem)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:48rem){.banner-demo{padding:1rem 1.125rem}.banner-2-layout{flex-direction:column;gap:1rem}.banner-actions{justify-content:center}.banner-actions button{font-size:.8rem;padding:.5rem 1rem}.toggle-lines{min-width:6.25rem}.banner-modal-overlay{bottom:calc(100% + .5rem);left:0;max-width:100%!important;transform:translateX(0);width:45rem!important}}@media (max-width:30rem){.banner-actions{align-items:stretch;flex-direction:column}.banner-actions button{width:100%}.banner-modal-overlay{bottom:calc(100% + .5rem);left:0;max-width:100%!important;transform:translateX(0);width:45rem!important}}.preferences-modal{background-color:var(--light-color);border-radius:1rem;box-shadow:0 .5rem 2rem #00000026;min-width:20rem;padding:1.5rem;position:relative;transition:box-shadow .3s ease,transform .3s ease;width:25rem}.preferences-modal.highlighted{box-shadow:0 0 0 .1875rem var(--yellow-color-primary),0 .5rem 2rem #0003;transform:scale(1.02)}.modal-close{align-items:center;border:none;border-radius:100%;cursor:pointer;display:flex;height:1.5rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:background-color .2s ease;width:1.5rem}.modal-close:hover{background-color:var(--yellow-color-primary)}.modal-title{color:var(--dark-color);font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;padding-right:1.5rem}.deselect-all-row{align-items:center;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem;transition:background-color .3s ease,box-shadow .3s ease}.deselect-all-row.highlighted{background-color:#cc95081a;box-shadow:0 0 0 .125rem var(--yellow-color-primary)}.deselect-all-text{color:var(--medium-dark-color);font-size:.85rem}.cookie-categories{border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;max-height:20rem;overflow-y:auto;padding:.5rem;transition:background-color .3s ease,box-shadow .3s ease}.cookie-categories.highlighted{background-color:#cc95081a;box-shadow:0 0 0 .125rem var(--yellow-color-primary)}.cookie-category{border-bottom:.0625rem solid var(--light-gray-color);padding-bottom:.75rem}.cookie-category:last-child{border-bottom:none;padding-bottom:0}.category-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.category-expand{background:none;border:none;cursor:pointer;flex:1 1;gap:.5rem;padding:0;text-align:left}.category-expand,.expand-icon{align-items:center;display:flex}.expand-icon{flex-shrink:0;height:1.25rem;justify-content:center;width:1.25rem}.expand-icon svg{height:100%;width:100%}.category-name{color:var(--dark-color);font-size:1rem;padding-top:.3rem}.category-content{padding:.75rem 0 0 1.75rem}.category-description{color:var(--medium-dark-color);font-size:.75rem;line-height:1.5;margin:0 0 .75rem;text-align:justify}.category-example{margin-bottom:.75rem}.example-title{color:var(--dark-color);font-size:.75rem;font-weight:600;margin:0 0 .5rem}.example-box{background-color:var(--yellow-chocolate-color);border:.0625rem solid var(--medium-gray-color);border-radius:.375rem;padding:.625rem}.example-box p{color:var(--medium-dark-color);font-size:.7rem;line-height:1.5;margin:0;text-align:justify}.category-partners{position:relative}.partners-button{background-color:var(--yellow-color-primary);border:none;border-radius:1rem;color:var(--light-color);cursor:pointer;font-size:.8rem;padding:.375rem .75rem;transition:background-color .2s ease}.partners-button:hover{background-color:var(--dark-yellow-color)}.partners-button.highlighted{box-shadow:0 0 0 .2rem #cc950866;font-weight:600;transform:scale(1.05)}.partners-list{background-color:var(--dark-yellow-color);border-radius:.5rem;box-shadow:0 .25rem .75rem #0003;color:var(--light-color);left:0;margin-top:.375rem;min-width:10rem;padding:.625rem 1rem;position:absolute;top:100%;z-index:10}.partners-list ul{list-style:disc;margin:0;padding-left:1rem}.partners-list li{font-size:.8rem;line-height:1.6}.preferences-modal .toggle{display:inline-block;flex-shrink:0;height:1.25rem;position:relative;width:2.5rem}.preferences-modal .toggle input{height:0;opacity:0;width:0}.preferences-modal .toggle-slider{background-color:var(--light-gray-color);border:.125rem solid var(--yellow-color-primary);border-radius:1.25rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.preferences-modal .toggle-slider:before{background-color:var(--yellow-color-primary);border-radius:50%;bottom:.125rem;content:"";height:.75rem;left:.125rem;position:absolute;transition:.3s;width:.75rem}.preferences-modal .toggle input:checked+.toggle-slider{background-color:var(--light-yellow-color)}.preferences-modal .toggle input:checked+.toggle-slider:before{background-color:#fff;transform:translateX(1.25rem)}.preferences-modal .toggle-locked .toggle-slider{background-color:#e0e0e0;border-color:#b0b0b0;cursor:not-allowed}.preferences-modal .toggle-locked .toggle-slider:before{display:none}.preferences-modal .toggle-locked input:checked+.toggle-slider{background-color:#cc95084d;border-color:var(--yellow-color-primary)}.preferences-modal .toggle-locked .locker-icon{align-items:center;background-color:var(--yellow-color-primary);border-radius:50%;display:flex;height:.85rem;justify-content:center;padding:.1rem;position:absolute;right:.125rem;top:50%;transform:translateY(-50%);width:.85rem}.preferences-modal .toggle-locked .locker-icon svg{color:#fff;height:100%;width:100%}.modal-actions{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;transition:background-color .3s ease,box-shadow .3s ease}.modal-actions.highlighted{background-color:#cc95081a;box-shadow:0 0 0 .125rem var(--yellow-color-primary)}.modal-actions button{border-radius:.25rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.625rem 1rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.modal-actions button:hover{transform:scale(1.02)}.modal-actions .btn-reject-all{background-color:var(--medium-dark-color);color:var(--light-color)}.modal-actions .btn-reject-all.highlighted{border-color:var(--yellow-color-primary);box-shadow:0 0 0 .125rem var(--yellow-color-primary)}.modal-actions .btn-confirm{background-color:var(--green-color-primary);border:none;color:#fff}.modal-actions .btn-confirm.highlighted{box-shadow:0 0 0 .1875rem var(--yellow-color-primary)}@media (max-width:56.25rem){.preferences-modal{max-width:20rem;width:100%}}.guide-header{margin-bottom:2rem;text-align:center}.guide-filter{align-items:center;background-color:#cc08081a;border:.05rem solid var(--red-color-primary);border-radius:.625rem;display:flex;gap:1rem;justify-content:center;justify-self:center;margin-bottom:3rem;min-width:-webkit-fit-content;min-width:fit-content;padding:1rem 2rem;width:52%}.filter-description{color:var(--medium-dark-color);font-size:.875rem;margin:0;max-width:18.5rem;text-align:center}.filter-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.filter-buttons h4{margin:0}.filter-btn{background-color:var(--light-gray-color);border:.125rem solid #0000;border-radius:.625rem;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem .75rem .25rem;transition:all .2s ease}.filter-btn-ux{border-color:var(--red-color-primary);color:var(--red-color-primary)}.filter-btn-ux.active,.filter-btn-ux:hover{background-color:var(--red-color-primary);color:#fff}.filter-btn-lgpd{border-color:var(--blue-color-primary);color:var(--blue-color-primary)}.filter-btn-lgpd.active,.filter-btn-lgpd:hover{background-color:var(--blue-color-primary);color:#fff}.filter-btn-clear{border-color:var(--medium-dark-color);color:var(--medium-dark-color)}.filter-btn-clear:hover{background-color:var(--medium-dark-color);color:#fff}.guide-list{align-items:center;display:flex;flex-direction:column;gap:6rem}.guide-item{align-items:stretch;display:flex;flex-wrap:nowrap;gap:3rem;justify-content:center;max-width:62.5rem;width:100%}.guide-item:nth-child(2n){flex-direction:row-reverse}.guide-item .card{flex:0 0 20rem;min-width:0;width:20rem}.guide-image{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.guide-image img{border-radius:.75rem;box-shadow:0 .125rem 1rem #00000014;max-width:20rem;width:100%}@media (max-width:48rem){.guide-item{align-items:center!important;flex-direction:column!important;flex-wrap:wrap;gap:1.5rem}.guide-item .card{flex:0 0 auto;max-width:20rem;width:100%}.guide-image{max-width:25rem;width:100%}}.preferences-header{margin-bottom:3rem;text-align:center}.preferences-content{align-items:flex-start;display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:75rem}.preferences-modal-container{flex:0 0 auto;position:-webkit-sticky;position:sticky;top:6rem}.preferences-list{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;max-width:32rem}.preferences-item{cursor:pointer;transition:transform .2s ease}.preferences-item.selected,.preferences-item:hover{transform:translateX(.5rem)}.preferences-item.selected .card{box-shadow:0 0 0 .125rem var(--yellow-color-primary),0 .25rem .75rem #0000001a}.preferences-item .card{min-height:auto;padding:1rem 1.25rem;width:100%}.preferences-item .card,.preferences-item .card-content{align-items:center;flex-direction:row;gap:1rem}.preferences-item .card-number{color:var(--yellow-color-primary);font-size:3rem;margin-bottom:0}.preferences-item .card-text{color:var(--dark-color);font-size:1rem;margin-bottom:0;text-align:left}.preferences-item .card-tags{margin-left:auto;margin-top:0}.preferences-item .tags-list{display:flex;flex-direction:column;text-align:center}.preferences-item .card-tags>span{display:none}@media (max-width:56.25rem){.preferences-content{align-items:center;flex-direction:column;gap:3rem}.preferences-modal-container{position:relative;top:0}.preferences-list{max-width:100%}.preferences-item .card,.preferences-item .card-content{flex-direction:column}.preferences-item .card-number{font-size:1.5rem}.preferences-item .card-text{text-align:center}.preferences-item .card-tags{margin-left:0;margin-top:.5rem}}.examples-group{padding:3rem 2rem}.examples-group,.examples-list{display:flex;justify-content:center}.examples-list{flex-wrap:wrap;gap:3rem;list-style:none;margin:0 auto;max-width:100%}.examples-item{align-items:center;display:flex;flex-direction:column;gap:1rem}.examples-item iframe{border-radius:.625rem;box-shadow:0 .25rem 1.25rem #0000001a;height:28rem;width:20rem}.examples-item h4{color:var(--dark-color);font-size:1.5rem;font-weight:700;margin:0;text-align:center}@media (max-width:56.25rem){.examples-list{gap:2rem}.examples-item iframe{height:25rem;width:18rem}.examples-section h2{font-size:2.5rem}.examples-section h3{font-size:1.1rem}}@media (max-width:48rem){.examples-section{padding:2.5rem 1.25rem}.examples-section h2{font-size:2rem}.examples-group{padding:1.5rem .5rem}.examples-item iframe{height:22rem;width:16rem}.examples-item h4{font-size:1.25rem}}.checklist-header{margin-bottom:2rem;text-align:center}.checklist-progress{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem}.progress-bar{background-color:var(--light-color);border-radius:1rem;height:.75rem;max-width:20rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,var(--green-color-primary),var(--light-green-color));border-radius:1rem;height:100%;transition:width .3s ease}.progress-text{color:var(--medium-dark-color);font-size:.9rem;font-weight:600}.clear-btn{background:var(--medium-dark-color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.clear-btn:hover{background:var(--dark-color);transform:scale(1.02)}.checklist-content{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.checklist-group{flex:1 1;max-width:28rem;min-width:20rem}.group-title{align-items:center;border-radius:.625rem;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.group-title-guide{background:linear-gradient(135deg,var(--red-color-primary),#e63946)}.group-title-preferences{background:linear-gradient(135deg,var(--yellow-color-primary),#f4a306)}.group-icon{font-size:1.25rem}.checklist-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.checklist-item{background:var(--light-background-color);border-radius:.625rem;box-shadow:0 .125rem .5rem #0000000d;padding:0;transition:all .2s ease}.checklist-item:hover{box-shadow:0 .25rem 1rem #0000001a}.checklist-item label{align-items:flex-start;cursor:pointer;display:flex;gap:.75rem;padding:1rem;position:relative}.checklist-item input[type=checkbox]{display:none}.checkmark{align-items:center;background:#fff;border:.125rem solid var(--medium-dark-color);border-radius:.375rem;display:flex;height:1.5rem;justify-content:center;min-width:1.5rem;transition:all .2s ease;width:1.5rem}.checkmark:after{color:#fff;content:"✓";font-size:1rem;opacity:0;padding-top:.5rem;transform:scale(0);transition:all .2s ease}.checklist-item.checked .checkmark{background:var(--green-color-primary);border-color:var(--green-color-primary)}.checklist-item.checked .checkmark:after{opacity:1;transform:scale(1)}.item-number{color:var(--medium-dark-color);font-weight:700;min-width:1.5rem}.item-text{color:var(--dark-color);flex:1 1;font-size:.95rem;line-height:1.5;transition:all .3s ease}.checklist-item.checked .item-text{color:var(--medium-dark-color)}.checklist-item.checked .item-number,.checklist-item.checked .item-text{opacity:.6;text-decoration:line-through}@media (max-width:48rem){.checklist-content{align-items:center;flex-direction:column}.checklist-group{max-width:100%;min-width:auto;width:100%}.group-title{font-size:1rem}.checklist-item label{padding:.875rem}.item-text{font-size:.9rem}}@media (max-width:30rem){.checklist-progress{flex-direction:column;gap:.75rem}.progress-bar{max-width:100%}}.about-section{padding:5rem}.about-list{margin:3em auto;max-width:87.5rem}.about-item{align-items:center;display:flex;gap:2.5rem;justify-content:center}.about-content{border-radius:1.25rem;flex:2 1;padding:2.5rem}.about-content p a{color:var(--dark-blue-color);font-weight:600;text-decoration:underline}.about-content p a:hover{color:var(--blue-color-primary)}.section.about-content{max-width:50rem!important;min-width:35rem!important}.about-content h3{color:var(--dark-color);font-size:1.5rem;font-weight:900;line-height:1;margin-bottom:1.875rem;text-align:center}.about-content p{font-size:1.125rem}.about-content p:last-of-type{font-weight:600;margin-bottom:.9375rem;margin-top:1.875rem}.about-content ul{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;list-style:none;margin:0;padding:0}.about-content ul li{border-radius:.625rem;color:var(--light-color);font-size:1rem;font-weight:600;padding:.625rem 1.25rem;width:-webkit-fit-content;width:fit-content}.guide-subsection li{background-color:var(--red-color-primary)}.cookies-subsection li{background-color:var(--dark-blue-color)}.lgpd-subsection li{background-color:var(--yellow-color-primary)}.about-content ul li.saiba-mais{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.about-content ul li.saiba-mais:hover{box-shadow:0 .25rem .75rem #0003;filter:brightness(1.1);transform:scale(1.05)}.about-content ul li.saiba-mais:active{transform:scale(.98)}.about-content ul li.saiba-mais a{color:inherit;text-decoration:none}.about-content ul li.saiba-mais.about-guide{background-color:var(--light-red-color)}.about-content ul li.saiba-mais.about-cookies{background-color:var(--blue-color-primary)}.about-content ul li.saiba-mais.about-lgpd{background-color:var(--light-yellow-color)}.about-image{align-items:center;display:flex;flex:0 0 auto;justify-content:center;width:20rem}.about-image img{height:auto;max-width:15rem;object-fit:contain;width:100%}@media (max-width:30rem){.about-section{padding:1.5rem .5rem}.about-content ul{justify-content:center}.about-content ul li{font-size:.85rem;padding:.5rem .75rem}.about-image{display:none}.section.about-content{min-width:15rem!important}}footer{background-color:var(--light-color)}footer ul{align-items:center;background:linear-gradient(to right,var(--red-chocolate-color),var(--yellow-chocolate-color),var(--blue-chocolate-color));display:flex;justify-content:space-between;padding:2em 8em}footer ul li{display:flex-column;flex:1 1;justify-items:center}.footer-logos{flex-wrap:wrap;gap:2em}.footer-logos,.footer-logos a{align-items:center;display:flex;justify-content:center}.footer-logos a:first-child img,.footer-logos a:nth-child(3) img{height:4rem;width:auto}.footer-logos a:nth-child(2) img{height:6rem;width:auto}footer ul li p{font-size:1rem;line-height:1.5;max-width:24em;padding:1em}footer ul li p a{color:var(--dark-blue-color);font-weight:600;text-decoration:underline}footer ul li p a:hover{color:var(--blue-color-primary)}@media (max-width:64rem){footer ul{flex-direction:column;gap:3em;padding:2em 3em}footer ul li{flex-direction:column;justify-content:center;text-align:center}.footer-logos{flex-direction:row;gap:1em}}@media (max-width:48rem){footer ul{padding:2em 1.5em}.footer-logos{gap:1.5em}}.counter-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.counter-modal{animation:slideIn .3s ease;background-color:var(--light-color);border-radius:1rem;box-shadow:0 1rem 3rem #0000004d;max-width:32rem;padding:2rem;position:relative;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.counter-badge{align-items:center;background-color:var(--red-color-primary);border-radius:1rem;color:#fff;display:flex;font-size:.75rem;font-weight:700;gap:.5rem;left:50%;padding:.4rem 1rem;position:absolute;top:-.75rem;transform:translateX(-50%);white-space:nowrap}.counter-badge-icon{font-size:1rem}.counter-close{background:var(--light-gray-color);border:none;border-radius:50%;color:var(--medium-dark-color);cursor:pointer;font-size:1rem;height:2rem;padding-top:.3rem;position:absolute;right:.75rem;top:.75rem;transition:all .2s ease;width:2rem}.counter-close:hover{background:var(--red-color-primary);color:#fff}.counter-content{margin-top:1rem}.counter-title{color:var(--dark-color);font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.counter-text{color:var(--medium-dark-color);font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;text-align:justify}.counter-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem}.counter-btn-accept{background-color:var(--green-color-primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;max-width:15rem;padding:.875rem 2rem;transition:all .2s ease;width:100%}.counter-btn-accept:hover{filter:brightness(1.1);transform:scale(1.02)}.counter-btn-define{background-color:#c5c5c5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;max-width:15rem;opacity:.7;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.counter-btn-define:hover{opacity:1}.counter-btn-confirm{background-color:var(--green-color-primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;max-width:15rem;padding:.875rem 2rem;transition:all .2s ease;width:100%}.counter-btn-confirm:hover{filter:brightness(1.1)}.counter-categories{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.counter-category{align-items:flex-start;display:flex;gap:1rem}.counter-category-info{flex:1 1}.counter-category-info strong{color:var(--dark-color);display:block;font-size:.95rem;margin-bottom:.25rem}.counter-category-info p{color:var(--medium-dark-color);font-size:.8rem;line-height:1.4;margin:0}.counter-toggle{display:inline-block;flex-shrink:0;height:1.5rem;position:relative;width:2.75rem}.counter-toggle input{height:0;opacity:0;width:0}.counter-toggle-slider{background-color:var(--light-gray-color);border:.125rem solid var(--green-color-primary);border-radius:1.5rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.counter-toggle-slider:before{background-color:var(--green-color-primary);border-radius:50%;bottom:.125rem;content:"";height:1rem;left:.125rem;position:absolute;transition:.3s;width:1rem}.counter-toggle input:checked+.counter-toggle-slider{background-color:var(--light-green-color)}.counter-toggle input:checked+.counter-toggle-slider:before{background-color:#fff;transform:translateX(1.25rem)}.counter-toggle input:disabled+.counter-toggle-slider{cursor:not-allowed;opacity:.6}.counter-back{background:none;border:none;color:var(--medium-dark-color);cursor:pointer;font-size:.85rem;margin-top:1rem;padding:.5rem;transition:color .2s ease}.counter-back:hover{color:var(--dark-color)}.counter-warning{background-color:#cc08081a;border:.125rem solid var(--red-color-primary);border-radius:.5rem;margin-top:1.5rem;padding:1rem;text-align:center}.counter-warning strong{color:var(--red-color-primary);display:block;font-size:.9rem;margin-bottom:.5rem}.counter-warning p{color:var(--medium-dark-color);font-size:.8rem;line-height:1.4;margin:0}@media (max-width:30rem){.counter-modal{padding:1.5rem 1rem}.counter-title{font-size:1.25rem}.counter-text{font-size:.85rem}.counter-badge{font-size:.65rem;padding:.3rem .75rem}}body{background-image:url(/guide-for-consent-banners/static/media/bg_cookies.cf31c6ccdc052c0d503d.svg);background-repeat:repeat;background-size:cover;width:100%}*,:after,:before{box-sizing:border-box}body,html{margin:0;min-height:100%;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{background:none;border:none;font:inherit;margin:0;padding:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Anek Devanagari,Arial,Helvetica,sans-serif}.section{backdrop-filter:blur(.625rem) saturate(200%);-webkit-backdrop-filter:blur(.625rem) saturate(200%);background:var(--background-color);border:.09375rem solid #ffffff59;border-radius:2rem;box-shadow:0 .5rem 2rem 0 #1f26871a;color:var(--dark-color);margin:2rem;min-width:-webkit-fit-content;min-width:fit-content;padding:3.75rem 2.5rem}h2{font-size:3.2rem;font-weight:700;margin-bottom:.5rem}h2,h3{color:var(--dark-color);text-align:center}h3{font-size:2rem;font-weight:400}h3,p{margin:0}p{color:var(--medium-dark-color);font-size:1.4rem}section{margin:5em 10em!important;scroll-margin-top:5rem}@media (max-width:64rem){section{margin:3em!important}.section{padding:2.5rem 1.5rem}}@media (max-width:48rem){section{margin:2em 1em!important}.section{min-width:auto;padding:2rem 1rem}h2{font-size:2rem}h3{font-size:1.25rem}p{font-size:1.1rem}}
/*# sourceMappingURL=main.27024864.css.map*/