/* © InvestisDigital, All rights reserved, v3.0.0 */
#__cookieWrapper{font-size:1.3rem;line-height:1.7rem;color:#000;z-index: 9999;
  position: relative;}
@media (min-width:820px){
#__cookieWrapper .custom-cookie-in{display:block}
#__cookieWrapper .cookie-btn{margin-top:15px}
}
@media (min-width:1100px){
#__cookieWrapper .custom-cookie-in{display:block}
#__cookieWrapper .cookie-btn{margin-top:24px}
}
#__cookieWrapper a{color:#0075bb;text-decoration:none}
#__cookieWrapper a:hover{color:#00aa3e}
#__cookieWrapper p{font-family:inherit;color:inherit;display:block;text-align:left;margin:0;padding:0}
#__cookieWrapper .ccBtn{box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);color:#fff;border-radius:5px;padding:10px 15px;border:0;background:#0075bb;cursor:pointer;transition:all .5s ease;margin:5px 10px}
#__cookieWrapper .ccBtn:hover{background:#00aa3e}
#__cookieWrapper .cookieModal{width:90%;height:100%;position:fixed;overflow:hidden;left:0;top:0;z-index:1000;color:#000;padding:0;margin:0;max-width:500px;-webkit-overflow-scrolling:touch}
#__cookieWrapper .cookieModal .ccDescription{padding:20px 20px 0}
#__cookieWrapper .cookieModal .ccBg{background:rgba(0,0,0,.5);height:100%;width:100%;position:fixed;top:0;left:0}
#__cookieWrapper .cookieModal .ccAppInput{position:absolute;top:0;right:0;opacity:0;width:45px;height:25px}
#__cookieWrapper .cookieModal .ccAppInput:focus+.ccApp-label .slider{box-shadow:0 0 5px #0075bb}
#__cookieWrapper .cookieModal .ccAppInput:checked+.ccApp-label .slider{background-color:#0075bb}
#__cookieWrapper .cookieModal .ccAppInput:checked+.ccApp-label .slider:before{-webkit-transform:translateX(20px);transform:translateX(20px)}
#__cookieWrapper .cookieModal .ccApp-label{display:inline-block;height:30px}
#__cookieWrapper .cookieModal .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#565767;transition:.4s;width:45px;display:inline-block;box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19)}
#__cookieWrapper .cookieModal .slider:before{position:absolute;content:"";height:15px;width:15px;left:5px;bottom:5px;background-color:#fff;transition:.4s}
#__cookieWrapper .cookieModal .slider.round{border-radius:30px}
#__cookieWrapper .cookieModal .slider.round:before{border-radius:50%}
#__cookieWrapper .cookieModal .ccModal{z-index:1001;box-shadow:0 4px 6px 0 rgba(0,0,0,.2),5px 5px 10px 0 rgba(0,0,0,.19);width:100%;height:100%;position:fixed;overflow:auto;background:#fff;position:relative}
#__cookieWrapper .cookieModal .ccFooter{padding:20px 20px 0;text-align:center;border-bottom:1px solid #000;padding-bottom:20px}
#__cookieWrapper .cookieModal .ccHeader{padding:20px 20px 0}
#__cookieWrapper .cookieModal .title{font-size:2rem;display:block;line-height:25px;font-weight:700}
#__cookieWrapper .cookieModal .ccBodyFooter{padding:20px 20px 0;text-align:center;padding-bottom:50px}
#__cookieWrapper .cookieModal .ccBody{padding:20px 20px 0}
#__cookieWrapper .cookieModal .ccBody .ccApp{display:block;position:relative;line-height:20px;min-height:40px;margin-bottom:20px}
#__cookieWrapper .cookieModal .ccBody .ccApp:last-child{margin-bottom:0}
#__cookieWrapper .cookieModal .ccBody .ccApp .leftPart{width:75%;display:inline-block;margin-bottom:15px;text-decoration:none}
#__cookieWrapper .cookieModal .ccBody .ccApp .rightPart{width:25%;float:right;text-align:right;line-height:15px}
#__cookieWrapper .cookieModal .ccBody .ccApp .rightPart .ccRequired{color:#0075bb;font-weight:700}
#__cookieWrapper .cookieModal .ccBody .ccApp .switch{display:inline-block;height:25px;position:absolute;right:0;width:45px}
#__cookieWrapper .cookieModal .ccBody .ccApp .ccAppTitle{font-weight:700;font-size:1.4rem;line-height:1.6rem}
#__cookieWrapper .ccBodyTitle{padding:20px 20px 0}
#__cookieWrapper .__cookieNotice{width:100%;height:100%;position:fixed;display:flex;justify-content:center;overflow:hidden;left:0;bottom:0;z-index:1003;padding:0;margin:0;background:#fff;text-align:center;box-shadow:1px -2px 5px 4px rgba(0,0,0,.27)}
#__cookieWrapper .__cookieNotice .__cookieNoticeBody{padding:15px;background: var(--base-1);align-self:flex-end;width:100%;position:relative}
#__cookieWrapper.custom-cookie a,#__cookieWrapper.custom-cookie p{color:#fff;text-align:center;font-size:1.6rem;font-style: normal;font-weight: 400;line-height:20px}
#__cookieWrapper.custom-cookie a{text-decoration:underline}
#__cookieWrapper.custom-cookie a:hover{text-decoration-color:var(--primary-2)}
#__cookieWrapper.custom-cookie a:focus{outline:1px solid}
#__cookieWrapper.custom-cookie .__cookieNotice{background:rgba(255,255,255,.5);padding:0}
#__cookieWrapper.custom-cookie .ccBtn:after{display:none}
#__cookieWrapper.custom-cookie .ccBtn,.custom-cookie-modal .modal-footer button{background:var(--primary-2);color:#000;margin:6px;padding:12px 16px;font-weight:500;min-width:200px;border-radius:16px;box-shadow:none;}
.custom-cookie-modal .modal-footer button{background:#000;color:#fff;min-width:180px;cursor:pointer}
.mb-15{margin-bottom:15px}
.cookie-btn{display:flex;flex-direction:row;margin-top:24px;justify-content:center}
.custom-cookie-in{display:block;align-items:center;justify-content:center}
.custom-cookie-in div{padding:0 15px}
.modal-backdrop.in{opacity:.8;z-index:999999}
.modal{z-index:9999999!important}
.close{top:15px;right:15px;opacity:1!important}
.close:hover{background:0 0}
.modal-title{color:var(--primary-1)!important;margin:0;font-size:16px}
.custom-cookie-modal p{padding-bottom:20px!important}
.custom-cookie-modal .modal-body,.custom-cookie-modal .modal-body h4,.custom-cookie-modal a,.custom-cookie-modal p{color:var(--primary-1)!important}
#__cookieWrapper.custom-cookie .ccModal.custom-cookie-in a,#__cookieWrapper.custom-cookie .ccModal.custom-cookie-in p{color:#000}
.custom-cookie .ccModal.custom-cookie-in .ccBtn{background:#000!important;color:#fff!important}
.custom-cookie .ccModal.custom-cookie-in .slider{background:#000!important}
.custom-cookie-modal a{color:#0075bb!important}
.switch{float:right;position:relative}
.switch input[type=checkbox]{position:absolute;z-index:-1;opacity:0}
.switch input[type=checkbox]+label{position:relative;min-width:calc(calc(2rem * .8) * 2);border-radius:calc(2.375rem * .8);height:calc(2.5rem * .8);line-height:calc(2.375rem * .8);display:inline-block;cursor:pointer;outline:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-indent:calc(calc(calc(2.375rem * .8) * 2) + .5rem)}
.switch input[type=checkbox]+label::after,.switch input[type=checkbox]+label::before{content:'';position:absolute;top:0;left:0;width:calc(calc(1.8rem * .8) * 2);bottom:0;display:block}
.switch input[type=checkbox]:checked+label::before{background-color:#000}
.switch input[type=checkbox]:checked+label::after{background-color:#fff}
.switch input[type=checkbox]+label::before{right:0;background-color:#fff;border:2px solid #000;border-radius:calc(2rem * .8);transition:.2s all}
.switch input[type=checkbox]+label::after{top:4px;left:4px;width:12px;height:12px;border-radius:50%;background-color:#000;transition:all .3s ease-in 0s}
.switch input[type=checkbox]:checked+label::after{margin-left:calc(1.5rem * .8)}
.switch input[type=checkbox]:focus+label::before{outline:0;box-shadow:0 0 0 .2rem rgba(0,136,221,.25)}
.switch input[type=checkbox]:disabled+label::before{background-color:#a4a4a4;border-color:#a4a4a4}
.switch input[type=checkbox]:disabled+label::after{background-color:#fff}
#__cookieWrapper.custom-cookie .ccModal.custom-cookie-in a,#__cookieWrapper.custom-cookie .ccModal.custom-cookie-in p{color:#000}
.custom-cookie .ccModal.custom-cookie-in .slider{background:#000!important}
.__cookieNotice.has-access{height:auto!important}
.modal-title{font-weight:700}
.modal-body h4{border-bottom:1px solid #f1f1f1;margin-bottom:10px;padding-bottom:10px;font-weight:700;font-size:13px}
.gpc-box a{color:#ff7e0c!important}
.gpc-close-btn{color:#fff;position:absolute;right:0;top:0;padding:10px;cursor:pointer}
.modal{display:none;position:fixed;z-index:1;padding-top:100px!important;left:0;top:0;align-items:center;opacity:1;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.5)}
.modal-content{background-color:#fefefe;margin:auto;padding:0!important;border:1px solid #888;top:auto!important;width:80%}
.modal-header{padding:15px;position:relative;border-bottom:1px solid #ddd}
.modal-body{padding:15px}
.modal-body h4{margin-top:0}
.modal-footer{padding:15px;text-align:center;border-top:1px solid #ddd}
.close{color: var(--primary-1);float:right;font-size:40px;font-weight:700;background:0 0;border:0;position:absolute;top:10px}
.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}
.gpc-box{text-align:center}
.gpc-box p{display:inline-block!important}

@media only screen and (max-width:500px){
.custom-cookie-in{
flex-direction:column;
gap:10px;
}
.cookie-btn{
display:block
}
#__cookieWrapper.custom-cookie .ccBtn{
padding:8px 12px;
border-radius:8px;
min-width:100%;
}

.__cookieWrapper .modal-content .modal-header{padding-right: 30px;}
.__cookieWrapper .modal-content .close{right: 0;padding-right:0px;}

} 



/* Cookie Modal Pop-up */
.__cookieWrapper .modal-content{padding: 56px!important;}
.__cookieWrapper .modal-content .modal-footer{justify-content: center !important}
.__cookieWrapper .modal-content .modal-footer button{background: var(--primary-2); color: var(--base-1); border: none;margin-top:0}
.__cookieWrapper .modal-content .modal-footer button:hover{opacity: .8;}

#__cookieWrapper.custom-cookie .modal-content p{text-align:left}
#__cookieWrapper.custom-cookie .modal-header h4{font-size:20px;font-style: normal;font-weight: 700;line-height:28px;color:var(--primary-1) !important;}
#__cookieWrapper.custom-cookie .modal-body h4{font-size:18px;font-style: normal;font-weight: 700;line-height:24px;border-bottom:none}
#__cookieWrapper.custom-cookie .modal-body p{font-size:14px;font-style: normal;font-weight: 400;line-height:24px}
#__cookieWrapper.custom-cookie .modal-body p:last-child{padding-bottom:0 !important}

button.close:focus-visible{outline: 1px solid var(--base-1);}

@media only screen and (min-width:768px){
#__cookieWrapper.custom-cookie .modal-header h4{font-size:2.4rem;
line-height:3.2rem;
}
}

@media only screen and (min-width:992px){
#__cookieWrapper.custom-cookie .modal-header h4{font-size:3.2rem;
line-height:4.4rem;}

.__cookieWrapper .modal-content{max-height: 70vh; overflow-x: auto;}

}
@media only screen and (max-width:768px){
.__cookieWrapper .modal-content{
height:100%;
overflow:auto;
}
}
.mm-page:has(.custom-cookie-modal){
z-index: 9999;
}