.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1.5rem;border-radius:0;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-size:1rem;letter-spacing:1px;font-weight:700;white-space:normal;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.btn,.btn:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.btn--disabled,.btn:disabled{cursor:not-allowed;pointer-events:all!important;background:#a4a4a8}.btn--disabled:focus,.btn--disabled:hover,.btn:disabled:focus,.btn:disabled:hover{background:#a4a4a8}.btn--medium{padding:.65rem 1rem}.btn--big{padding:1rem 2.5rem}@media (max-width:991px){.btn--big{padding:.5rem 1.5rem}}.btn--huge{padding:1.5rem 2.5rem}@media (max-width:991px){.btn--huge{padding:1rem 1.5rem}}.btn--long{padding:.85rem 3.5rem}@media (max-width:991px){.btn--long{padding:.5rem 2rem}}.btn--shadow{-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15)}section{padding:4rem 1rem;position:relative}.error-page section{padding:10rem 1rem}.error-page h1{font-size:100px;font-size:6.25rem}.error-page p{font-size:22px;font-size:1.375rem}.opt-out-box__wrapper{border:1px solid #e7e7e7;border-radius:6px;padding-bottom:30px}.opt-out-box__text{text-align:center;font-size:1.16rem;line-height:1.8rem;color:#878787;font-weight:400}.opt-out-box__icon{position:relative;margin-top:-30px;width:120px;height:70px;background-color:#fff;padding:5px}.opt-out-box__icon img{width:100%;height:100%}.opt-out-box__title-small{color:#c91212;font-size:1.4rem}.opt-out-box__title-large{font-size:2rem;color:#c91212;font-weight:800}.opt-out-box__loading{height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opt-out-box__loading:before{content:"";display:block;width:30px;height:30px;border:5px solid transparent;border-top-color:#ddd;border-radius:50%}.switch__text{font-size:1.1rem;font-weight:400;color:#878787;-webkit-transition:.2s;transition:.2s}.switch__text.active{color:#72c2c2}.switch__box{border:2px solid #000;border-radius:4px;width:140px;height:50px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 15px}.switch__box,.switch__button{display:-webkit-box;display:-ms-flexbox;display:flex}.switch__button{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff;color:#878787;font-weight:400;cursor:pointer;-webkit-transition:.2s;transition:.2s;font-size:24px}.switch__button.active{color:#72c2c2}.switch__button:first-child{border-left:5px solid #bcc1c8}.switch__button:first-child.active{border-left:none;-webkit-box-shadow:inset 2px 0 5px rgba(0,0,0,.3);box-shadow:inset 2px 0 5px rgba(0,0,0,.3)}.switch__button:nth-child(2){border-left:1px solid #e7e7e7;border-right:5px solid #bcc1c8}.switch__button:nth-child(2).active{-webkit-box-shadow:inset -2px 0 5px rgba(0,0,0,.3);box-shadow:inset -2px 0 5px rgba(0,0,0,.3);border-right:none}.menu__up-button{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#c91212;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;transition:.2s}@media (max-width:600px){.menu__up-button{display:none}}.menu__up-button:hover .menu__up-button__text{text-decoration:underline}.menu__up-button__icon{font-size:2rem;margin-bottom:-5px;margin-top:-10px}.menu__up-button__text{font-size:1.1rem}.menu__wrapper-sticky{height:80px}.menu__wrapper{position:relative;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.menu__wrapper.sticky{position:fixed;background-color:#fff;border-top:0;width:100%;top:0;left:0;z-index:100}.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;margin-left:20px;position:relative;cursor:pointer;font-size:1.1rem;font-weight:300;-webkit-transition:.2s;transition:.2s;text-align:center}.menu__item,.menu__item:focus{color:#000;text-decoration:none}.menu__item:first-child{margin-left:0}.menu__item:hover{text-decoration:underline;color:#000}.menu__item:after{content:"|";position:absolute;right:-12px;color:#e7e7e7}.menu__item:last-of-type:after{content:""}.menu__item.active{color:#c91212}.menu__item.active:before{content:"";display:block;width:100%;height:5px;position:absolute;top:0;background-color:#c91212;border-radius:0 0 4px 4px}.lang-selector__item{width:28px;height:28px;border-radius:50%;border:2px solid #e7e7e7;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-right:10px}.lang-selector__item:last-child{margin-right:0}.lang-selector__item:hover{border-color:#c91212}.lang-selector__item img{height:100%}