.cookies{display:flex}.cookies-hide{display:none}.cmp-cookies{left:15px;font-weight:400;border-radius:16px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);border:1px solid var(--t-color-1);line-height:15px;display:flex;justify-content:space-between;color:#000;z-index:9000;position:fixed;padding:20px;height:auto;bottom:15px;font-size:12px;background-color:#fff;width:30%;flex-direction:column}.cmp-center{padding:20px 5px;max-width:100%}.cmp-title{margin-bottom:15px;font-weight:500;display:block;font-size:20px;width:100%}.cmp-description{line-height:26px;display:block;font-size:16px;width:100%}.cmp-description-link{display:inline-block;color:var(--t-color-1)}.cmp-description-link:hover{text-decoration:underline!important}section.cookies .center .switches{margin:20px 0 0 -1.8rem;display:flex}section.cookies .center .switches .form-switch .form-check-input{width:2.9em}section.cookies .center .switches .form-check-label{font-size:13.5px}section.cookies .center .switches .form-check input[type=checkbox]{border-radius:2em;height:1.6em}section.cookies .center .switches .form-check input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}section.cookies .center .switches .form-check input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");border-color:var(--t-color-1)}.form-check{display:flex;align-items:center}.form-check:after{display:block;clear:both;content:""}.form-check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.25);background-position:50%;background-repeat:no-repeat;background-size:contain;padding:0;height:1rem;background-color:#fff;width:1rem}.form-check input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check input[type=checkbox]{flex-shrink:0;border-radius:.25em;margin:0 5px 0 0;box-shadow:unset}.form-check input[type=radio]{margin-top:2px;flex-shrink:0;border-radius:3px;box-shadow:unset;margin-right:5px}.form-check input:active{filter:brightness(90%)}.form-check input:focus{outline:0;border-color:#86b7fe}.form-check input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff'%3E%3Cpath d='M20.285 2 9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");border-color:var(--t-color-1);background-color:var(--t-color-1)}.form-check input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:var(--t-color-1);background-color:var(--t-color-1)}.form-check input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check input:disabled~.form-check-label,.form-check input[disabled]~.form-check-label{opacity:.7}.form-switch{padding-left:2.5em}.form-switch .form-check-input{border-radius:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;transition:background-position .15s ease-in-out;width:2em}.form-switch .form-check-input:checked{background-position:100%}.cmp-more-options{font-weight:500;margin-top:30px;border:none;display:block;color:var(--t-color-1);cursor:pointer;font-size:16px;background:none}.cmp-agree-wrapper{display:flex;justify-content:center;align-items:center;gap:0 15px;padding:0}.cmp-agree{flex:auto;display:flex}.cmp-agree span{font-weight:300;border-radius:4px;border:1px solid var(--t-color-1);display:inline-flex;justify-content:center;color:#000;white-space:nowrap;cursor:pointer;align-items:center;position:relative;padding:10px;font-size:14px;transition:.2s ease-out;width:100%}.cmp-agree:hover span{color:#fff;background-color:var(--t-color-1)}.cmp-modal-overlay{display:none;justify-content:center;inset:0;z-index:9000;align-items:center;position:fixed;height:100%;background:rgba(0,0,0,.25);width:100%}.cmp-modal{box-shadow:20px 20px 50px grey;max-height:650px;display:flex;overflow:hidden;z-index:99999;position:relative;height:70%;max-width:1000px;background:#fff;width:80%;flex-direction:column}.cmp-modal-content{flex:1;overflow:hidden}.cmp-modal-content,.cmp-modal-header{display:flex;width:100%;flex-direction:column}.cmp-modal-logo{justify-content:center;padding:10px 0}.cmp-modal-logo,.cmp-modal-menu{display:flex;border-bottom:1px solid #c1c1c1;align-items:center;width:100%}.cmp-modal-menu{justify-content:space-around}.cmp-menu-item{font-weight:700;border:none;letter-spacing:.5px;display:flex;justify-content:center;color:var(--t-color-1);border-bottom:2px solid transparent;cursor:pointer;align-items:center;padding:15px;font-size:18px;background:none;width:33.33%}.cmp-menu-item.active{border-bottom-color:var(--t-color-1)}.cmp-modal-options{flex:1;display:flex;overflow:hidden;overflow-y:auto;width:100%;flex-direction:column}.cmp-options-item{display:block;padding:15px;width:100%}.cmp-modal-footer{display:flex;justify-content:space-between;align-items:center;gap:0 15px;padding:15px;width:100%}section.more-options-modal .content .options .form-check input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}section.more-options-modal .content .options .form-check.form-switch{margin-top:10px}section.more-options-modal .content .options .form-switch .form-check-input{width:2.9em}section.more-options-modal .content .options .form-check-label{font-size:13.5px}section.more-options-modal .content .options .form-check input[type=checkbox]{border-radius:2em;height:1.6em}section.more-options-modal .content .options .form-switch{padding-left:0}section.more-options-modal .content .options .form-check{justify-content:space-between}section.more-options-modal .content .options .form-check:after{content:none}section.more-options-modal .content .options .options-consent{display:none}section.more-options-modal .content .options .options-consent .title{margin-bottom:.5rem;font-weight:600;margin-top:0;line-height:1.2;padding:10px 0;font-size:16px}section.more-options-modal .content .options .options-consent p{line-height:24px;font-size:14px}section.more-options-modal .content .options .options-detail{display:none}section.more-options-modal .content .options .options-detail .title{margin-bottom:.5rem;font-weight:600;margin-top:0;line-height:1.2;padding:10px 0;font-size:16px}section.more-options-modal .content .options .options-detail p{font-size:14px}section.more-options-modal .content .options .options-detail .detail-row{margin-bottom:5px;border-bottom:1px solid #c1c1c1}section.more-options-modal .content .options .options-detail .detail-row p{margin-bottom:1rem;line-height:21px;padding-right:0;padding-left:0;font-size:14px}section.more-options-modal .content .options .options-detail .detail-row .details-options{padding-left:15px;font-size:13px}section.more-options-modal .content .options .options-detail .detail-row .details-options .title{margin-bottom:.5rem;font-weight:700;margin-top:0;line-height:1.2;padding:0;font-size:14px}section.more-options-modal .content .options .options-detail .detail-row .details-options p{padding-right:45px;padding-left:0;font-size:14px}section.more-options-modal .content .options .options-detail .detail-row .details-options .form-check input[type=checkbox]{height:1.7em}section.more-options-modal .content .options .options-detail .detail-row .details-options .form-switch .form-check-input{width:2.9em}section.more-options-modal .content .options .options-about{display:none}section.more-options-modal .content .options .options-about .title{margin-bottom:.5rem;font-weight:600;margin-top:0;line-height:1.2;padding:10px 0;font-size:16px}section.more-options-modal .content .options .options-about p{line-height:24px;font-size:14px}section.more-options-modal .content .options .form-check input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");border-color:var(--primary-color)}.cookie-images-table{margin-bottom:15px;border-left:1px solid #e8e8e8;border-top:1px solid #e8e8e8;border-collapse:collapse;width:100%}.cookie-images-table tr{border-bottom:1px solid #e8e8e8;width:100%}.cookie-images-table tr td{border-right:1px solid #e8e8e8;padding:5px}.cmp-youtube-layout{position:relative}.cmp-youtube-wrapper{border-radius:30px;display:flex;justify-content:center;inset:0;align-items:center;position:relative;height:90vh;background:hsla(0,0%,100%,.8);width:100%}.cmp-youtube{gap:30px 0;padding:30px;width:70%}.cmp-youtube,.cmp-youtube-content{display:flex;flex-direction:column}.cmp-youtube-content{justify-content:center;align-items:center;gap:15px 0;width:100%}.cmp-youtube-desc{text-align:center;width:100%}.cmp-youtube-buttons{display:flex;justify-content:center;align-items:center;width:100%}@media (max-width:1560px){.cmp-cookies{width:40%}}@media (max-width:1280px){.cmp-cookies{left:0;width:100%}.cmp-title{font-size:18px}.cmp-description{line-height:21px;font-size:14px}.cmp-label-title{font-size:14px}}@media (max-width:1024px){.cmp-cookies{height:auto;flex-direction:column}.cmp-center{max-width:100%;width:100%}.cmp-agree-wrapper{gap:0 10px;width:100%;flex-direction:row-reverse}.cmp-agree{flex:auto;width:auto}}@media (max-width:600px){.cmp-cookies{padding:15px}.cmp-center{padding:0 0 15px}.cmp-agree{flex:auto;width:100%}.cmp-agree-wrapper{gap:15px 0;width:100%;flex-direction:column-reverse}.cmp-switches{margin:15px 0;flex-wrap:wrap;align-items:flex-start;flex-direction:column}.cmp-form-switch{margin:5px 0}.cookie-images-table tr{display:flex;padding:10px;flex-direction:column}.cookie-images-table tr td{padding:0}}