/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:94%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.btn{padding:1rem 2rem;background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;border:none;cursor:pointer;box-shadow:0 10px 30px #0000001a;display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;line-height:1.5;transition:all .3s ease;white-space:nowrap}.btn:hover{transform:translateY(-3px);box-shadow:0 20px 60px #0003;color:#fff;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #4ecdc440}.btn:disabled,.btn.disabled{opacity:.65;cursor:not-allowed;pointer-events:none}.btn-small{border-radius:20px}.btn-large,.btn-xl{font-weight:700;border-radius:50px}.btn-primary{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none}.btn-primary:hover{background:linear-gradient(135deg,#33b5ac,#357c6d);transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-primary:focus{box-shadow:0 0 0 .2rem #4ecdc480}.btn-secondary{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;border:none}.btn-secondary:hover{background:linear-gradient(135deg,#ff3838,#ff6c20);transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-secondary:focus{box-shadow:0 0 0 .2rem #ff6b6b80}.btn-success{background:#27ae60;color:#fff;border:none}.btn-success:hover{background:#1e8449;transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-success:focus{box-shadow:0 0 0 .2rem #27ae6080}.btn-warning{background:#f39c12;color:#fff;border:none}.btn-warning:hover{background:#c87f0a;transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-warning:focus{box-shadow:0 0 0 .2rem #f39c1280}.btn-danger{background:#e74c3c;color:#fff;border:none}.btn-danger:hover{background:#d62c1a;transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-danger:focus{box-shadow:0 0 0 .2rem #e74c3c80}.btn-outline{background:transparent;border:2px solid #4ECDC4;color:#4ecdc4}.btn-outline:hover{background:#4ecdc4;color:#fff;transform:translateY(-2px)}.btn-outline-secondary{background:transparent;border:2px solid #FF6B6B;color:#ff6b6b}.btn-outline-secondary:hover{background:#ff6b6b;color:#fff;transform:translateY(-2px)}.btn-outline-success{background:transparent;border:2px solid #27AE60;color:#27ae60}.btn-outline-success:hover{background:#27ae60;color:#fff;transform:translateY(-2px)}.btn-ghost{background:transparent;color:#fff;border:2px solid white}.btn-ghost:hover{background:#fff;color:#2c3e50;transform:translateY(-2px)}.btn-link{background:transparent;color:#4ecdc4;border:none;text-decoration:underline}.btn-link:hover{color:#44a08d;text-decoration:none;transform:none;box-shadow:none}.btn-pulse{animation:pulse 2s infinite}.btn-glow{box-shadow:0 0 20px #4ecdc44d}.btn-glow:hover{box-shadow:0 0 30px #4ecdc480}.btn-bounce{animation:bounce 1s infinite}.btn-checkout,.btn-payment{background:linear-gradient(135deg,#4ecdc4,#44a08d);border:none;padding:1rem 3rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;width:100%}.btn-checkout:hover,.btn-payment:hover{transform:translateY(-2px);box-shadow:0 20px 60px #0003}.btn-checkout:disabled,.btn-payment:disabled{opacity:.7;transform:none}.btn-checkout .spinner-border-sm,.btn-payment .spinner-border-sm{width:1rem;height:1rem}.btn-payment{background:#27ae60}.btn-payment:hover{background:#1e8449}.btn-download{background:linear-gradient(135deg,#4ecdc4,#44a08d);border:none;padding:2rem 4rem;font-weight:700;box-shadow:0 10px 30px #0000001a;animation:pulse-download 2s infinite;border-radius:50px}.btn-download:hover{transform:translateY(-3px);box-shadow:0 20px 60px #0003}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes pulse-download{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.btn-group{display:flex;gap:1rem}.btn-group .btn{flex:1}.btn-group.btn-group-vertical{flex-direction:column}.btn-loading{position:relative;color:transparent!important}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}.guarantee{background:#27ae60;color:#fff;padding:1rem;text-align:center;margin-top:2rem;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-fab{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;box-shadow:0 20px 60px #0003;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease}.btn-fab:hover{transform:scale(1.1) translateY(-2px);box-shadow:0 10px 40px #0000004d}h1{font-size:8vw}@media only screen and (min-width: 440px){h1{font-size:2.5rem}}h2{font-size:7.5vw}@media only screen and (min-width: 440px){h2{font-size:2.2rem}}h3{font-size:7vw}@media only screen and (min-width: 440px){h3{font-size:2rem}}h4,h5,h6{font-size:4vw}@media only screen and (min-width: 440px){h4,h5,h6{font-size:1.4rem}}p,button{font-size:5vw}@media only screen and (min-width: 440px){p,button{font-size:1.5rem}}a,span{font-size:4.5vw}@media only screen and (min-width: 440px){a,span{font-size:1.3rem}}.contenedor__cookies{position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:80vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:20000;background-color:#fffffff7;padding:2.5%;border-top:10px solid #9dd3c4;border-bottom:10px solid #9dd3c4;animation:cookies 1s linear forwards;animation-delay:2s;max-width:100rem;margin:auto;overflow-y:auto;opacity:0}@media only screen and (min-width: 768px){.contenedor__cookies{height:30vh;animation:cookiesDesktop 1s linear forwards;animation-delay:1s}}.contenedor__cookies p{text-align:center}.contenedor__cookies img{display:block;width:30%;margin:auto;height:auto}.contenedor__cookies button{width:40%}#cookie-consent-banner.hidden{display:none}#cookie-consent-banner a{color:#9dd3c4;text-decoration:underline;margin-right:15px}@keyframes cookies{0%{opacity:0}to{opacity:1}}@keyframes cookiesDesktop{0%{opacity:0}to{opacity:1}}.alert .alert-danger{padding:1%}.payment-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;display:flex;align-items:center;justify-content:center}.payment-loader .loader-content{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000004d}.payment-loader .loader-content .spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.payment-loader .loader-content h4{color:#333;margin-bottom:.5rem}.payment-loader .loader-content p{color:#666;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-link{position:relative;z-index:1000;font-size:22px}@media only screen and (min-width: 768px){.home-link{font-size:28px}}.header{background:linear-gradient(135deg,#4ecdc4,#44a08d);position:relative;overflow:hidden;color:#fff;text-align:center;padding:1rem 0}.header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"><path d="M0,10 Q25,0 50,10 T100,10 V20 H0 Z" fill="rgba(255,255,255,0.1)"/></svg>') repeat-x;background-size:100px 20px;animation:wave 10s linear infinite}.header-content{position:relative;z-index:1;padding:1.5%}.header h1{font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.header .subtitle{font-size:1.2rem;opacity:.9;font-weight:300}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-100px)}}.navbar-custom{background:#2c3e50;padding:1rem 0}.navbar-custom .navbar-brand{color:#fff;font-weight:700;font-size:1.5rem}.navbar-custom .navbar-brand:hover{color:#4ecdc4}.navbar-custom .navbar-nav .nav-link{color:#fff;font-weight:500;transition:all .3s ease}.navbar-custom .navbar-nav .nav-link:hover{color:#4ecdc4}.header-sticky{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.header-sticky h1{color:#2c3e50}.footer{background:#2c3e50;color:#fff;text-align:center;padding:2rem 0}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem;margin-bottom:2rem}.footer__container p{opacity:.8;margin-bottom:.5rem;line-height:1.5}.footer__container p:first-child{font-weight:600;opacity:1;margin-bottom:1.5rem}.footer__container--disclaimer{font-size:1.2rem!important;opacity:.6;line-height:1.4;color:#ccc;max-width:800px;margin:0 auto;font-style:italic}@media only screen and (min-width: 440px){.footer__container--disclaimer{line-height:1.3}}.footer ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;flex-direction:column;gap:2rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}@media only screen and (min-width: 440px){.footer ul{flex-direction:column;gap:1rem;text-align:center}}.footer ul li{opacity:.8;cursor:pointer;transition:all .3s ease}.footer ul li a{font-size:1rem}.footer ul li:hover{opacity:1;color:#4ecdc4}@media only screen and (min-width: 440px){.footer ul li{font-size:.85rem}}.footer a{color:#4ecdc4;text-decoration:none;transition:all .3s ease}.footer a:hover{color:#fff;text-decoration:underline}@media only screen and (min-width: 440px){.footer{padding:2rem 0}.footer__container{padding:0 1rem;margin-bottom:1.5rem}}.footer--gradient{background:linear-gradient(135deg,#2c3e50,#1a252f)}.footer:last-child{margin-bottom:0}.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}@media only screen and (min-width: 768px){.legal-page{padding:2rem 0}}.legal-page .legal-header h1{color:#495057;font-weight:700;margin-bottom:1rem}.legal-page .legal-section h2{color:#28a745;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.legal-page .legal-section.highlight{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #28a745;border-radius:10px;padding:2%}@media only screen and (min-width: 768px){.legal-page .legal-section.highlight{padding:2rem}}.legal-page .highlight-box .conditions-list li{display:flex;align-items:center;margin-bottom:.75rem;flex-wrap:wrap}.legal-page .process-steps .steps-list li{counter-increment:step-counter;background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;position:relative;flex-wrap:wrap}.legal-page .payment-methods .payment-item{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;flex-wrap:wrap}.legal-page .contact-info .contact-item{background:#e8f5e8;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;flex-wrap:wrap}.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem 0}.legal-page .container{max-width:1000px;margin:0 auto;padding:0 1rem}.legal-page .legal-content{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:3rem;line-height:1.6}@media (max-width: 768px){.legal-page .legal-content{padding:2rem}}@media (max-width: 576px){.legal-page .legal-content{padding:1.5rem}}.legal-page .legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e9ecef}.legal-page .legal-header h1{color:#495057;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media (max-width: 768px){.legal-page .legal-header h1{font-size:2rem}}@media (max-width: 576px){.legal-page .legal-header h1{font-size:1.75rem}}.legal-page .legal-header .last-updated{color:#6c757d;font-style:italic;font-size:.9rem}.legal-page .legal-section{margin-bottom:3rem}.legal-page .legal-section:last-child{margin-bottom:0}.legal-page .legal-section h2{color:#28a745;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.legal-page .legal-section h2 i{color:#28a745;font-size:1.25rem}@media (max-width: 576px){.legal-page .legal-section h2{font-size:1.25rem}.legal-page .legal-section h2 i{font-size:1rem}}.legal-page .legal-section h3{color:#495057;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}@media (max-width: 576px){.legal-page .legal-section h3{font-size:1.1rem}}.legal-page .legal-section p{color:#495057;margin-bottom:1rem;text-align:justify}@media (max-width: 576px){.legal-page .legal-section p{text-align:left}}.legal-page .legal-section ul,.legal-page .legal-section ol{color:#495057;margin-bottom:1.5rem;padding-left:1.5rem}.legal-page .legal-section ul li,.legal-page .legal-section ol li{margin-bottom:.5rem}.legal-page .legal-section ul li i,.legal-page .legal-section ol li i{margin-right:.5rem;width:1rem}.legal-page .legal-section.highlight{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #28a745;border-radius:10px;padding:2rem}.legal-page .highlight-box{background:#f8f9fa;border-left:4px solid #28a745;padding:1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.legal-page .highlight-box h3{color:#28a745;margin-top:0;margin-bottom:1rem}.legal-page .highlight-box .conditions-list{list-style:none;padding:0}.legal-page .highlight-box .conditions-list li{display:flex;align-items:center;margin-bottom:.75rem}.legal-page .highlight-box .conditions-list li i{color:#28a745;margin-right:.75rem;font-size:1rem;width:1.25rem}.legal-page .warning-box{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.legal-page .warning-box p{margin-bottom:1rem;font-weight:500}.legal-page .warning-box ul{margin-bottom:0}.legal-page .exception-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}@media (max-width: 768px){.legal-page .exception-grid{grid-template-columns:1fr}}.legal-page .exception-grid .exception-item{padding:1.5rem;border-radius:10px;text-align:center}.legal-page .exception-grid .exception-item.success{background:#d4edda;border:2px solid #28a745}.legal-page .exception-grid .exception-item.success i{color:#28a745;font-size:2rem;margin-bottom:1rem}.legal-page .exception-grid .exception-item.success h4{color:#155724}.legal-page .exception-grid .exception-item.danger{background:#f8d7da;border:2px solid #dc3545}.legal-page .exception-grid .exception-item.danger i{color:#dc3545;font-size:2rem;margin-bottom:1rem}.legal-page .exception-grid .exception-item.danger h4{color:#721c24}.legal-page .exception-grid .exception-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.legal-page .exception-grid .exception-item p{margin:0;font-size:.9rem}.legal-page .process-steps .steps-list{list-style:none;padding:0;counter-reset:step-counter}.legal-page .process-steps .steps-list li{counter-increment:step-counter;background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;position:relative}.legal-page .process-steps .steps-list li:before{content:counter(step-counter);background:#28a745;color:#fff;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-right:1rem;flex-shrink:0}.legal-page .process-steps .steps-list li i{color:#28a745;margin-right:.5rem;margin-left:.5rem}.legal-page .info-required{background:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;padding:1.5rem;margin-top:1.5rem}.legal-page .info-required h3{color:#06c;margin-top:0}.legal-page .info-required ul{margin-bottom:0;list-style-type:disc}.legal-page .payment-methods .payment-item{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center}.legal-page .payment-methods .payment-item i{color:#28a745;font-size:1.5rem;margin-right:1rem;width:2rem;text-align:center}.legal-page .special-cases .case-item{background:#f8f9fa;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem}.legal-page .special-cases .case-item h3{color:#495057;margin-top:0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.legal-page .special-cases .case-item h3 i{color:#f39c12}.legal-page .special-cases .case-item p{margin-bottom:0}.legal-page .satisfaction-guarantee{text-align:center;padding:2rem}.legal-page .satisfaction-guarantee h3{color:#28a745;font-size:1.5rem;margin-bottom:1rem}.legal-page .satisfaction-guarantee p{font-size:1.1rem;margin-bottom:1rem}.legal-page .satisfaction-guarantee small{color:#6c757d;font-style:italic}.legal-page .exclusions-list{list-style:none;padding:0}.legal-page .exclusions-list li{background:#f8d7da;border-radius:8px;padding:1rem;margin-bottom:.75rem;display:flex;align-items:center}.legal-page .exclusions-list li i{color:#dc3545;margin-right:.75rem;font-size:1rem}.legal-page .contact-info .contact-item{background:#e8f5e8;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center}.legal-page .contact-info .contact-item i{color:#28a745;font-size:1.25rem;margin-right:1rem;width:1.5rem;text-align:center}.legal-page .contact-info .contact-item strong{margin-right:.5rem}.legal-page .summary-table{margin:2rem 0}.legal-page .summary-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.legal-page .summary-table table thead{background:#28a745;color:#fff}.legal-page .summary-table table thead th{padding:1rem;text-align:left;font-weight:600}@media (max-width: 576px){.legal-page .summary-table table thead th{padding:.75rem .5rem;font-size:.9rem}}.legal-page .summary-table table tbody tr{border-bottom:1px solid #e9ecef}.legal-page .summary-table table tbody tr:last-child{border-bottom:none}.legal-page .summary-table table tbody tr:hover{background:#f8f9fa}.legal-page .summary-table table tbody td{padding:1rem}@media (max-width: 576px){.legal-page .summary-table table tbody td{padding:.75rem .5rem;font-size:.9rem}}.legal-page .summary-table table tbody td .status{font-weight:600}.legal-page .summary-table table tbody td .status.yes{color:#28a745}.legal-page .summary-table table tbody td .status.no{color:#dc3545}.legal-page .summary-table .table-note{display:block;margin-top:.5rem;color:#6c757d;font-style:italic}@media (max-width: 576px){.legal-page .summary-table{overflow-x:auto}.legal-page .summary-table table{min-width:500px}}.legal-page .cookies-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}@media (max-width: 768px){.legal-page .cookies-grid{grid-template-columns:1fr}}.legal-page .cookies-grid .cookie-type{background:#f8f9fa;border-radius:10px;padding:1.5rem;border-left:4px solid #28a745}.legal-page .cookies-grid .cookie-type h4{color:#28a745;margin-top:0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.legal-page .cookies-grid .cookie-type h4 i{color:#28a745}.legal-page .cookies-grid .cookie-type p{margin:0;font-size:.9rem}.legal-page .cookies-timeline .timeline-item{display:flex;align-items:flex-start;margin-bottom:2rem}.legal-page .cookies-timeline .timeline-item .timeline-icon{background:#28a745;color:#fff;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.legal-page .cookies-timeline .timeline-item .timeline-icon i{font-size:1.25rem}.legal-page .cookies-timeline .timeline-item .timeline-content{flex:1}.legal-page .cookies-timeline .timeline-item .timeline-content h4{color:#495057;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.legal-page .cookies-timeline .timeline-item .timeline-content p{margin:0;font-size:.9rem;line-height:1.5}@media (max-width: 576px){.legal-page .cookies-timeline .timeline-item .timeline-icon{width:2.5rem;height:2.5rem;margin-right:1rem}.legal-page .cookies-timeline .timeline-item .timeline-icon i{font-size:1rem}}.legal-page .cookies-purposes .purpose-item{background:#f8f9fa;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;display:flex;align-items:flex-start}.legal-page .cookies-purposes .purpose-item .purpose-icon{background:#007bff;color:#fff;border-radius:10px;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.legal-page .cookies-purposes .purpose-item .purpose-icon i{font-size:1.25rem}.legal-page .cookies-purposes .purpose-item .purpose-content{flex:1}.legal-page .cookies-purposes .purpose-item .purpose-content h4{color:#495057;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.legal-page .cookies-purposes .purpose-item .purpose-content p{margin:0;font-size:.9rem;line-height:1.5}@media (max-width: 576px){.legal-page .cookies-purposes .purpose-item{flex-direction:column;text-align:center}.legal-page .cookies-purposes .purpose-item .purpose-icon{margin-right:0;margin-bottom:1rem}}.legal-page .benefits-list .benefit-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding:1rem;background:#e8f5e8;border-radius:8px}.legal-page .benefits-list .benefit-item i{color:#28a745;margin-right:1rem;margin-top:.25rem;font-size:1.1rem;flex-shrink:0}.legal-page .benefits-list .benefit-item span{flex:1;font-size:.95rem;line-height:1.5}.legal-page .third-party-section{margin-bottom:2rem}.legal-page .third-party-section h3{color:#007bff;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.legal-page .third-party-section h3 i{color:#007bff;font-size:1.25rem}.legal-page .third-party-section .google-analytics-info,.legal-page .third-party-section .paypal-info,.legal-page .third-party-section .stripe-info{background:#f8f9fa;border-radius:10px;padding:1.5rem;display:flex;align-items:flex-start}.legal-page .third-party-section .google-analytics-info .analytics-icon,.legal-page .third-party-section .google-analytics-info .paypal-icon,.legal-page .third-party-section .google-analytics-info .stripe-icon,.legal-page .third-party-section .paypal-info .analytics-icon,.legal-page .third-party-section .paypal-info .paypal-icon,.legal-page .third-party-section .paypal-info .stripe-icon,.legal-page .third-party-section .stripe-info .analytics-icon,.legal-page .third-party-section .stripe-info .paypal-icon,.legal-page .third-party-section .stripe-info .stripe-icon{margin-right:1.5rem;flex-shrink:0}.legal-page .third-party-section .google-analytics-info .analytics-icon i,.legal-page .third-party-section .google-analytics-info .paypal-icon i,.legal-page .third-party-section .google-analytics-info .stripe-icon i,.legal-page .third-party-section .paypal-info .analytics-icon i,.legal-page .third-party-section .paypal-info .paypal-icon i,.legal-page .third-party-section .paypal-info .stripe-icon i,.legal-page .third-party-section .stripe-info .analytics-icon i,.legal-page .third-party-section .stripe-info .paypal-icon i,.legal-page .third-party-section .stripe-info .stripe-icon i{font-size:2.5rem;color:#007bff}.legal-page .third-party-section .google-analytics-info .analytics-content,.legal-page .third-party-section .google-analytics-info .paypal-content,.legal-page .third-party-section .google-analytics-info .stripe-content,.legal-page .third-party-section .paypal-info .analytics-content,.legal-page .third-party-section .paypal-info .paypal-content,.legal-page .third-party-section .paypal-info .stripe-content,.legal-page .third-party-section .stripe-info .analytics-content,.legal-page .third-party-section .stripe-info .paypal-content,.legal-page .third-party-section .stripe-info .stripe-content{flex:1}.legal-page .third-party-section .google-analytics-info .analytics-content p,.legal-page .third-party-section .google-analytics-info .paypal-content p,.legal-page .third-party-section .google-analytics-info .stripe-content p,.legal-page .third-party-section .paypal-info .analytics-content p,.legal-page .third-party-section .paypal-info .paypal-content p,.legal-page .third-party-section .paypal-info .stripe-content p,.legal-page .third-party-section .stripe-info .analytics-content p,.legal-page .third-party-section .stripe-info .paypal-content p,.legal-page .third-party-section .stripe-info .stripe-content p{margin-bottom:1rem;font-size:.9rem}.legal-page .third-party-section .google-analytics-info .analytics-content p:last-child,.legal-page .third-party-section .google-analytics-info .paypal-content p:last-child,.legal-page .third-party-section .google-analytics-info .stripe-content p:last-child,.legal-page .third-party-section .paypal-info .analytics-content p:last-child,.legal-page .third-party-section .paypal-info .paypal-content p:last-child,.legal-page .third-party-section .paypal-info .stripe-content p:last-child,.legal-page .third-party-section .stripe-info .analytics-content p:last-child,.legal-page .third-party-section .stripe-info .paypal-content p:last-child,.legal-page .third-party-section .stripe-info .stripe-content p:last-child{margin-bottom:0}@media (max-width: 576px){.legal-page .third-party-section .google-analytics-info,.legal-page .third-party-section .paypal-info,.legal-page .third-party-section .stripe-info{flex-direction:column;text-align:center}.legal-page .third-party-section .google-analytics-info .analytics-icon,.legal-page .third-party-section .google-analytics-info .paypal-icon,.legal-page .third-party-section .google-analytics-info .stripe-icon,.legal-page .third-party-section .paypal-info .analytics-icon,.legal-page .third-party-section .paypal-info .paypal-icon,.legal-page .third-party-section .paypal-info .stripe-icon,.legal-page .third-party-section .stripe-info .analytics-icon,.legal-page .third-party-section .stripe-info .paypal-icon,.legal-page .third-party-section .stripe-info .stripe-icon{margin-right:0;margin-bottom:1rem}}.legal-page .browsers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.legal-page .browsers-grid .browser-item{background:#f8f9fa;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.legal-page .browsers-grid .browser-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.legal-page .browsers-grid .browser-item i{font-size:2.5rem;color:#007bff;margin-bottom:1rem}.legal-page .browsers-grid .browser-item h4{color:#495057;margin-bottom:.75rem;font-size:1.1rem}.legal-page .browsers-grid .browser-item p{margin:0;font-size:.85rem;color:#6c757d}.legal-page .legal-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e9ecef;text-align:center}.legal-page .legal-footer p{color:#6c757d;font-size:.9rem;margin:0}.company-info{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #28a745;border-radius:15px;padding:2rem;margin:2rem 0}.company-info h3{color:#28a745;margin-top:0;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.company-info h3 i{color:#28a745}.company-info .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.company-info .info-grid{grid-template-columns:1fr}}.company-info .info-grid .info-item{display:flex;flex-wrap:wrap;align-items:center;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 5px #0000001a}.company-info .info-grid .info-item i{color:#28a745;margin-right:.75rem;font-size:1.1rem;width:1.5rem;text-align:center}.company-info .info-grid .info-item strong{margin-right:.5rem;color:#495057}.company-info .info-grid .info-item a{color:#007bff;text-decoration:none}.company-info .info-grid .info-item a:hover{text-decoration:underline}.usage-requirements .requirement-item{display:flex;align-items:flex-start;background:#f8f9fa;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #007bff}.usage-requirements .requirement-item i{color:#007bff;font-size:2rem;margin-right:1.5rem;margin-top:.25rem;flex-shrink:0}.usage-requirements .requirement-item .requirement-content{flex:1}.usage-requirements .requirement-item .requirement-content h4{color:#007bff;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.usage-requirements .requirement-item .requirement-content p{margin:0;font-size:.95rem;line-height:1.5}@media (max-width: 576px){.usage-requirements .requirement-item{flex-direction:column;text-align:center}.usage-requirements .requirement-item i{margin-right:0;margin-bottom:1rem}}.prohibited-actions .prohibited-item{display:flex;align-items:flex-start;background:#f8d7da;border-radius:8px;padding:1rem;margin-bottom:1rem;border-left:4px solid #dc3545}.prohibited-actions .prohibited-item i{color:#dc3545;margin-right:.75rem;margin-top:.25rem;font-size:1rem;flex-shrink:0}.prohibited-actions .prohibited-item span{flex:1;font-size:.9rem;line-height:1.5;color:#721c24}.responsibility-section .responsibility-item{display:flex;align-items:flex-start;background:#fff3cd;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #ffc107}.responsibility-section .responsibility-item i{color:#ffc107;font-size:2rem;margin-right:1.5rem;margin-top:.25rem;flex-shrink:0}.responsibility-section .responsibility-item .responsibility-content{flex:1}.responsibility-section .responsibility-item .responsibility-content h4{color:#856404;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.responsibility-section .responsibility-item .responsibility-content p{margin:0;font-size:.95rem;line-height:1.5;color:#856404}@media (max-width: 576px){.responsibility-section .responsibility-item{flex-direction:column;text-align:center}.responsibility-section .responsibility-item i{margin-right:0;margin-bottom:1rem}}.hyperlinks-section{margin-bottom:2rem}.hyperlinks-section h3{color:#007bff;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.hyperlinks-section h3 i{color:#007bff;font-size:1.1rem}.hyperlinks-section .conditions-list .condition-item{display:flex;align-items:flex-start;background:#e7f3ff;border-radius:8px;padding:1rem;margin-bottom:.75rem;border-left:4px solid #007bff}.hyperlinks-section .conditions-list .condition-item i{color:#007bff;margin-right:.75rem;margin-top:.25rem;font-size:.9rem;flex-shrink:0}.hyperlinks-section .conditions-list .condition-item span{flex:1;font-size:.9rem;line-height:1.5;color:#0056b3}.hyperlinks-section .external-links-info{background:#f8f9fa;border-radius:10px;padding:1.5rem;display:flex;align-items:flex-start}.hyperlinks-section .external-links-info .info-icon{margin-right:1.5rem;flex-shrink:0}.hyperlinks-section .external-links-info .info-icon i{font-size:2.5rem;color:#17a2b8}.hyperlinks-section .external-links-info .info-content{flex:1}.hyperlinks-section .external-links-info .info-content p{margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.hyperlinks-section .external-links-info .info-content p:last-child{margin-bottom:0}.hyperlinks-section .external-links-info .info-content .disclaimer-box{background:#d1ecf1;border:1px solid #bee5eb;border-radius:8px;padding:1rem;margin-top:1rem}.hyperlinks-section .external-links-info .info-content .disclaimer-box p{margin:0;font-size:.85rem;color:#0c5460;line-height:1.4}@media (max-width: 576px){.hyperlinks-section .external-links-info{flex-direction:column;text-align:center}.hyperlinks-section .external-links-info .info-icon{margin-right:0;margin-bottom:1rem}}.gdpr-compliance{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:2px solid #2196f3;border-radius:15px;padding:2rem;margin:2rem 0;display:flex;align-items:flex-start}.gdpr-compliance .compliance-icon{margin-right:1.5rem;flex-shrink:0}.gdpr-compliance .compliance-icon i{font-size:3rem;color:#2196f3}.gdpr-compliance .compliance-content{flex:1}.gdpr-compliance .compliance-content p{margin:0;font-size:.95rem;line-height:1.6;color:#0d47a1}@media (max-width: 576px){.gdpr-compliance{flex-direction:column;text-align:center}.gdpr-compliance .compliance-icon{margin-right:0;margin-bottom:1rem}}.responsible-entity{background:#f8f9fa;border-radius:15px;padding:2rem;margin:2rem 0}.responsible-entity h4{color:#28a745;margin-top:0;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.responsible-entity h4 i{color:#28a745}.responsible-entity .entity-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.responsible-entity .entity-grid{grid-template-columns:1fr}}.responsible-entity .entity-grid .entity-item{display:flex;flex-wrap:wrap;align-items:center;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 5px #0000001a}.responsible-entity .entity-grid .entity-item i{color:#28a745;margin-right:.75rem;font-size:1.1rem;width:1.5rem;text-align:center}.responsible-entity .entity-grid .entity-item strong{margin-right:.5rem;color:#495057}.responsible-entity .entity-grid .entity-item a{color:#007bff;text-decoration:none}.responsible-entity .entity-grid .entity-item a:hover{text-decoration:underline}.data-collection-info{background:#fff8e1;border:2px solid #ffc107;border-radius:15px;padding:2rem;margin:2rem 0}.data-collection-info .info-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.data-collection-info .info-header i{color:#ff8f00;font-size:1.5rem}.data-collection-info .info-header h4{color:#ff8f00;margin:0;font-size:1.3rem}.data-collection-info .data-usage{margin:1.5rem 0}.data-collection-info .data-usage h5{color:#e65100;margin-bottom:1rem}.data-collection-info .data-usage .usage-list{list-style:none;padding:0}.data-collection-info .data-usage .usage-list li{display:flex;align-items:center;margin-bottom:.75rem;background:#fff;padding:.75rem;border-radius:8px}.data-collection-info .data-usage .usage-list li i{color:#4caf50;margin-right:.75rem;font-size:1rem}.data-collection-info .commitment-box{background:#e8f5e8;border:1px solid #4caf50;border-radius:10px;padding:1.5rem;margin-top:1.5rem}.data-collection-info .commitment-box p{margin:0;font-size:.95rem;color:#2e7d32;font-weight:500}.purpose-section .purpose-item{display:flex;align-items:flex-start;background:#f3e5f5;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #9c27b0}.purpose-section .purpose-item i{color:#9c27b0;font-size:2rem;margin-right:1.5rem;margin-top:.25rem;flex-shrink:0}.purpose-section .purpose-item .purpose-content{flex:1}.purpose-section .purpose-item .purpose-content h4{color:#7b1fa2;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.purpose-section .purpose-item .purpose-content p{margin:0;font-size:.95rem;line-height:1.5;color:#4a148c}@media (max-width: 576px){.purpose-section .purpose-item{flex-direction:column;text-align:center}.purpose-section .purpose-item i{margin-right:0;margin-bottom:1rem}}.purpose-section .consent-info{background:#e1f5fe;border-radius:10px;padding:1.5rem;margin:1.5rem 0;display:flex;align-items:flex-start}.purpose-section .consent-info .consent-icon{margin-right:1.5rem;flex-shrink:0}.purpose-section .consent-info .consent-icon i{font-size:2.5rem;color:#0277bd}.purpose-section .consent-info .consent-content{flex:1}.purpose-section .consent-info .consent-content h4{color:#0277bd;margin-top:0;margin-bottom:1rem}.purpose-section .consent-info .consent-content p{margin:0;font-size:.9rem;line-height:1.5;color:#01579b}@media (max-width: 576px){.purpose-section .consent-info{flex-direction:column;text-align:center}.purpose-section .consent-info .consent-icon{margin-right:0;margin-bottom:1rem}}.purpose-section .data-retention{background:#fff3e0;border-radius:10px;padding:1.5rem;margin:1.5rem 0;display:flex;align-items:flex-start}.purpose-section .data-retention .retention-icon{margin-right:1.5rem;flex-shrink:0}.purpose-section .data-retention .retention-icon i{font-size:2.5rem;color:#f57c00}.purpose-section .data-retention .retention-content{flex:1}.purpose-section .data-retention .retention-content h4{color:#f57c00;margin-top:0;margin-bottom:1rem}.purpose-section .data-retention .retention-content p{margin:0;font-size:.9rem;line-height:1.5;color:#e65100}@media (max-width: 576px){.purpose-section .data-retention{flex-direction:column;text-align:center}.purpose-section .data-retention .retention-icon{margin-right:0;margin-bottom:1rem}}.legitimacy-box{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border:2px solid #4caf50;border-radius:15px;padding:2rem;margin:2rem 0}.legitimacy-box .legitimacy-content p{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;color:#2e7d32}.legitimacy-box .legitimacy-content .withdrawal-info{background:#fff3e0;border:1px solid #ff9800;border-radius:10px;padding:1.5rem;display:flex;align-items:flex-start}.legitimacy-box .legitimacy-content .withdrawal-info i{color:#f57c00;font-size:1.5rem;margin-right:1rem;margin-top:.25rem;flex-shrink:0}.legitimacy-box .legitimacy-content .withdrawal-info p{margin:0;font-size:.9rem;color:#e65100}.recipients-section .no-transfer-box{background:#ffebee;border:2px solid #f44336;border-radius:15px;padding:2rem;margin:2rem 0;display:flex;align-items:flex-start}.recipients-section .no-transfer-box .no-transfer-icon{margin-right:1.5rem;flex-shrink:0}.recipients-section .no-transfer-box .no-transfer-icon i{font-size:3rem;color:#f44336}.recipients-section .no-transfer-box .no-transfer-content{flex:1}.recipients-section .no-transfer-box .no-transfer-content h4{color:#c62828;margin-top:0;margin-bottom:1rem}.recipients-section .no-transfer-box .no-transfer-content p{margin:0;font-size:.95rem;line-height:1.5;color:#b71c1c}@media (max-width: 576px){.recipients-section .no-transfer-box{flex-direction:column;text-align:center}.recipients-section .no-transfer-box .no-transfer-icon{margin-right:0;margin-bottom:1rem}}.recipients-section .policy-statements .statement-item{display:flex;align-items:flex-start;background:#e8f5e8;border-radius:8px;padding:1rem;margin-bottom:1rem;border-left:4px solid #4caf50}.recipients-section .policy-statements .statement-item i{color:#4caf50;margin-right:.75rem;margin-top:.25rem;font-size:1rem;flex-shrink:0}.recipients-section .policy-statements .statement-item span{flex:1;font-size:.9rem;line-height:1.5;color:#2e7d32}.data-origin .origin-info{background:#f3e5f5;border-radius:10px;padding:1.5rem;margin:1.5rem 0;display:flex;align-items:center}.data-origin .origin-info .origin-icon{margin-right:1.5rem;flex-shrink:0}.data-origin .origin-info .origin-icon i{font-size:2.5rem;color:#9c27b0}.data-origin .origin-info .origin-content{flex:1}.data-origin .origin-info .origin-content p{margin:0;font-size:1rem;color:#7b1fa2}@media (max-width: 576px){.data-origin .origin-info{flex-direction:column;text-align:center}.data-origin .origin-info .origin-icon{margin-right:0;margin-bottom:1rem}}.data-origin .data-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.data-origin .data-categories .category-item{background:#e1f5fe;border-radius:10px;padding:1rem;display:flex;align-items:center;justify-content:center;text-align:center}.data-origin .data-categories .category-item i{color:#0277bd;font-size:1.5rem;margin-right:.75rem}.data-origin .data-categories .category-item span{color:#01579b;font-weight:500}.data-origin .protection-note{background:#fff8e1;border:1px solid #ffc107;border-radius:10px;padding:1rem;margin-top:1.5rem}.data-origin .protection-note p{margin:0;font-size:.9rem;color:#e65100;font-style:italic}.user-rights .rights-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0}@media only screen and (min-width: 768px){.user-rights .rights-grid{display:grid}}.user-rights .rights-grid .right-item{background:#fff;border:2px solid #28a745;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:1rem}.user-rights .rights-grid .right-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #28a74533}.user-rights .rights-grid .right-item i{color:#28a745;font-size:2rem;margin-bottom:1rem}.user-rights .rights-grid .right-item h4{color:#28a745;margin-bottom:.5rem;font-size:1rem}.user-rights .rights-grid .right-item p{margin:0;font-size:.85rem;color:#666;line-height:1.4}.user-rights .contact-rights{background:#e8f5e8;border-radius:10px;padding:1.5rem;text-align:center;margin-top:2rem}.user-rights .contact-rights p{margin-bottom:1rem;font-weight:500;color:#2e7d32}.user-rights .contact-rights .contact-method{display:flex;align-items:center;justify-content:center;gap:.75rem}.user-rights .contact-rights .contact-method i{color:#28a745;font-size:1.2rem}.user-rights .contact-rights .contact-method a{color:#007bff;text-decoration:none;font-weight:500}.user-rights .contact-rights .contact-method a:hover{text-decoration:underline}.security-commitments .commitment-item{display:flex;align-items:flex-start;background:#e3f2fd;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #2196f3}.security-commitments .commitment-item i{color:#2196f3;font-size:2rem;margin-right:1.5rem;margin-top:.25rem;flex-shrink:0}.security-commitments .commitment-item .commitment-content{flex:1}.security-commitments .commitment-item .commitment-content h4{color:#1976d2;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.security-commitments .commitment-item .commitment-content p{margin:0;font-size:.95rem;line-height:1.5;color:#0d47a1}@media (max-width: 576px){.security-commitments .commitment-item{flex-direction:column;text-align:center}.security-commitments .commitment-item i{margin-right:0;margin-bottom:1rem}}.security-commitments .security-disclaimer{background:#fff3e0;border:2px solid #ff9800;border-radius:15px;padding:2rem;margin:2rem 0;display:flex;align-items:flex-start}.security-commitments .security-disclaimer .disclaimer-icon{margin-right:1.5rem;flex-shrink:0}.security-commitments .security-disclaimer .disclaimer-icon i{font-size:2.5rem;color:#f57c00}.security-commitments .security-disclaimer .disclaimer-content{flex:1}.security-commitments .security-disclaimer .disclaimer-content p{margin:0;font-size:.9rem;line-height:1.5;color:#e65100}@media (max-width: 576px){.security-commitments .security-disclaimer{flex-direction:column;text-align:center}.security-commitments .security-disclaimer .disclaimer-icon{margin-right:0;margin-bottom:1rem}}.security-commitments .user-responsibility{background:#f3e5f5;border-radius:10px;padding:1.5rem;margin:1.5rem 0;display:flex;align-items:flex-start}.security-commitments .user-responsibility .responsibility-icon{margin-right:1.5rem;flex-shrink:0}.security-commitments .user-responsibility .responsibility-icon i{font-size:2rem;color:#9c27b0}.security-commitments .user-responsibility .responsibility-content{flex:1}.security-commitments .user-responsibility .responsibility-content h4{color:#7b1fa2;margin-top:0;margin-bottom:1rem}.security-commitments .user-responsibility .responsibility-content p{margin:0;font-size:.9rem;line-height:1.5;color:#4a148c}@media (max-width: 576px){.security-commitments .user-responsibility{flex-direction:column;text-align:center}.security-commitments .user-responsibility .responsibility-icon{margin-right:0;margin-bottom:1rem}}.exclusions-list .exclusion-item{display:flex;align-items:flex-start;background:#ffebee;border-radius:8px;padding:1rem;margin-bottom:1rem;border-left:4px solid #f44336}.exclusions-list .exclusion-item i{color:#f44336;margin-right:.75rem;margin-top:.25rem;font-size:1rem;flex-shrink:0}.exclusions-list .exclusion-item span{flex:1;font-size:.9rem;line-height:1.5;color:#c62828}.duration-info{background:#e8f5e8;border:2px solid #4caf50;border-radius:15px;padding:2rem;margin:2rem 0;text-align:center}.duration-info p{margin:0;font-size:1rem;line-height:1.6;color:#2e7d32}.intellectual-property .notification-requirements .requirement-item{display:flex;align-items:flex-start;background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;border-left:4px solid #6c757d}.intellectual-property .notification-requirements .requirement-item i{color:#6c757d;margin-right:.75rem;margin-top:.25rem;font-size:1rem;flex-shrink:0}.intellectual-property .notification-requirements .requirement-item span{flex:1;font-size:.9rem;line-height:1.5;color:#495057}.intellectual-property .responsibility-note{background:#fff3e0;border:1px solid #ff9800;border-radius:10px;padding:1.5rem;margin-top:2rem}.intellectual-property .responsibility-note p{margin:0;font-size:.9rem;color:#e65100;font-style:italic}
