.ss-main{color:#666;display:inline-block;position:relative;user-select:none;width:100%}.ss-main .ss-single-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:30px;outline:0;padding:6px;transition:background-color .2s;width:100%}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;line-height:1em;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 30px)}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{align-items:center;display:flex;flex:0 1 auto;font-weight:700;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{align-items:center;display:flex;flex:0 1 auto;justify-content:flex-end;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0;transform:rotate(-135deg)}.ss-main .ss-single-selected .ss-arrow span.arrow-down{margin:-3px 0 0;transform:rotate(45deg)}.ss-main .ss-multi-selected{background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;min-height:30px;outline:0;padding:0 0 0 3px;transition:background-color .2s;width:100%}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{align-items:center;color:#dedede;display:flex;line-height:1em;margin:2px 0;overflow:hidden;padding:4px 5px;text-overflow:ellipsis;white-space:nowrap;width:100%}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.ss-main .ss-multi-selected .ss-values .ss-value{align-items:center;animation-duration:.2s;animation-fill-mode:both;animation-name:scaleIn;animation-timing-function:ease-out;background-color:#5897fb;border-radius:4px;color:#fff;display:flex;font-size:12px;margin:3px 5px 3px 0;padding:3px 5px;user-select:none}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-duration:.2s;animation-name:scaleOut;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{cursor:pointer;margin:0 0 0 5px}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{align-items:center;background:#666;display:flex;height:10px;justify-content:center;position:relative;transition:transform .2s;width:2px}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";height:2px;left:-4px;position:absolute;top:4px;width:10px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{background-color:#fff;border:1px solid #dcdee2;box-sizing:border-box;margin:-1px 0 0;opacity:0;position:absolute;transform:scaleY(0);transform-origin:center top;transition:transform .2s,opacity .2s;width:100%;z-index:1010}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;margin:0;opacity:0;padding:0}.ss-content .ss-search input{-webkit-appearance:textfield;background-color:#fff;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-flex;flex:1 1 auto;font-size:inherit;height:30px;line-height:inherit;margin:0;min-width:0;outline:0;padding:6px 8px;text-align:left;width:100%}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{align-items:center;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 30px;font-size:22px;font-weight:700;height:30px;justify-content:center;margin:0 0 0 8px}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{font-weight:700;padding:6px 10px}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option{cursor:pointer;padding:6px 10px;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{background-color:#5897fb;color:#fff}.ss-content .ss-list .ss-option.ss-disabled{background-color:#fff;color:#dedede;cursor:not-allowed}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{background-color:rgba(88,151,251,.1);color:#666}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}.btn,.form-field--input-text,.form-field--select,.form-field--textarea{background-color:rgba(0,0,0,0);border:.1rem solid rgba(0,0,0,0);box-sizing:border-box;cursor:pointer;display:inline-block;font-family:var(--opera-font-family);font-size:1.8rem;font-weight:400;line-height:normal;padding:2.5rem 2rem;text-align:center;text-decoration:none;-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;-moz-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;-ms-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;-o-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;vertical-align:middle;white-space:nowrap}.btn--light-gray,.form-field--input-text,.form-field--select,.form-field--textarea{border-color:rgba(0,0,0,.2);color:#000}.btn--light-gray:hover,.form-field--input-text:hover,.form-field--select:hover,.form-field--textarea:hover{border-color:rgba(0,0,0,.6)}.btn--light-gray:focus,.form-field--input-text:focus,.form-field--select:focus,.form-field--textarea:focus{background-color:#fff;border-color:#004196}.btn--light-gray::placeholder,.form-field--input-text::placeholder,.form-field--select::placeholder,.form-field--textarea::placeholder{color:rgba(0,0,0,.2)}.btn--medium{font-size:1.4rem;padding:1.5rem 4rem}.btn--large{font-size:1.6rem;padding:1.5rem 4rem}.btn--primary{background-color:#00249c;border-color:#00249c;color:#fff}.btn--primary:hover{background-color:#0d2677;color:#fff}.btn--light{border-color:#000;color:#000;text-decoration:none}.btn--light:hover{background-color:#f4f4f4;color:#000}.btn--blue-border{border-color:#0060fe;color:#0060fe}.btn--blue-border:hover{background-color:#0060fe;color:#fff}.btn--red{background-color:#fa1e4e;-moz-box-shadow:0 1.2rem 3.2rem -1.2rem rgba(201,0,64,.6);-ms-box-shadow:0 1.2rem 3.2rem -1.2rem rgba(201,0,64,.6);box-shadow:0 1.2rem 3.2rem -1.2rem rgba(201,0,64,.6);color:#fff;text-decoration:none}.btn--red:hover{background-color:#e00535;color:#fff}.btn--black{background-color:#000;color:#fff;text-decoration:none}.btn--black:hover{background-color:#333;color:#fff}.btn--white{background-color:#fff;color:#00249c;text-decoration:none}.btn--white:hover{background-color:#ccc;color:#000c36}.btn--black-link{color:#000;padding:0}.btn--black-link:hover{color:#000}.btn--green{background-color:#168900;color:#fff;text-decoration:none}.btn--green:hover{color:#fff}.btn--vpn{background:#0199ff;-webkit-border-radius:1.6rem;-moz-border-radius:1.6rem;border-radius:1.6rem;box-shadow:0 4px 14px rgba(94,46,125,.2);color:#fff;cursor:pointer;font-size:1.2rem;font-size:1.8rem;padding-bottom:1.6rem;padding-top:1.6rem;text-decoration:none;transition:all .2s ease}@media(min-width:1024px){.btn--vpn{padding-bottom:2rem;padding-top:2rem}}.btn--vpn img{filter:invert(1)}.btn--vpn:hover{background:#0d2677;color:#fff}.btn--vpn-gradient{background:linear-gradient(135deg,#5021ff,#1c073e 100.01%)}.btn--vpn-gradient:hover{background:linear-gradient(135deg,#2700ba,#000 100.01%);color:#fff}.btn--vpn-free{background:#5021ff}.btn--vpn-free:focus,.btn--vpn-free:hover{background-color:#4500cc;color:#fff}.btn--arrowed{font-family:var(--opera-font-family-accent)}.btn--arrowed:after{background-image:url("2f0de4df6a76a6aa02f9.0bb74469b23f.svg");background-size:100%;content:"";display:inline-block;height:1.4rem;margin:0 0 .3rem .7em;position:relative;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);vertical-align:middle;width:1.4rem}.btn--arrowed--white:after{background-image:url("d4e49653dc097b424ee4.9c00957bc37c.svg")}.btn--arrowed:hover:after{transform:translate(.3rem,-.3rem)}.btn--arrowed--down:after{background-image:url("bdc8dfc2d0d03dc747d4.d649f7e471ff.svg")}.btn--arrowed--down-white:after{background-image:url("44c5340c818e00a8d678.062b29df6437.svg")}.btn--arrowed--down-white:hover:after{transform:translate(.3rem,.3rem)}.btn--arrowed--sub-header .arrow{filter:var(--opera-filter-from-black);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.btn--arrowed--sub-header:hover .arrow{filter:invert(21%) sepia(90%) saturate(7452%) hue-rotate(255deg) brightness(101%) contrast(115%);transform:translate(.3rem,-.3rem)}.btn--arrowed--compare{border:.2rem solid #000;-webkit-border-radius:.8rem;-moz-border-radius:.8rem;border-radius:.8rem;font-family:var(--opera-font-family);padding:1rem 2rem}.btn--link{background-color:rgba(0,0,0,0);color:#0060fe}.btn--link.btn--arrowed:hover{color:#0060fe}.btn--link.btn--arrowed:after{background-image:url("08d11a6c820d67a59a7d.63a4b95b7a61.svg")}.btn--wider{min-width:16.4rem}.btn--circular{border:.1rem solid #a9a9a9;border-radius:50%;height:3.2rem;line-height:3.2rem;padding:0;position:relative;width:3.2rem}.btn--circular-left:after,.btn--circular-right:after{background-image:url("472b9a9a583193085f8a.f16d67828be4.svg");background-position:50%;background-repeat:no-repeat;background-size:45%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.btn--circular-left:after{transform:rotate(180deg)}.btn--circular:hover{border-color:#000}.btn--circular:hover:after{background-image:url("55b99e4a650abf739c75.f729a3b55a17.svg");content:""}.btn--circular--white{border:.1rem solid #fff;border-radius:50%;height:3.2rem;line-height:3.2rem;padding:0;position:relative;width:3.2rem}.btn--circular--white-left:after,.btn--circular--white-right:after{background-image:url("d2b172d4ccccb26b2efb.85dc7cf27b61.svg");background-position:50%;background-repeat:no-repeat;background-size:45%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.btn--circular--white-left:after{transform:rotate(180deg)}.btn--circular--white:hover{background-color:#fff;border-color:#fff}.btn--circular--white:hover:after{background-image:url("6e358bb98806d2690683.945ec963eb19.svg");content:""}.btn--wrap{white-space:normal}.btn--scale-up-150{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.btn-img{background-color:#ebebeb;border-radius:3.6rem;color:#000;cursor:pointer;font-size:1.2rem;font-weight:400;letter-spacing:.1rem;min-width:10rem;padding-right:2rem;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease-in-out;white-space:nowrap}.btn-img,.btn-img__box{align-items:center;display:flex;height:3.6rem}.btn-img__box{background-color:#dadada;border-radius:50%;box-sizing:border-box;justify-content:center;margin-right:1rem;padding:.5rem;width:3.6rem}.btn-img__box img{max-height:1.5rem;transition:transform .25s ease-in-out;width:100%}.btn-img--blue{background-color:#0299ff;color:#fff}.btn-img--blue:hover{color:#f4f4f4}.btn-img--blue .btn-img__box{background-color:#028deb}.btn-img--blue .btn-img__box img{width:75%}.btn-img:hover{color:#000;text-decoration:none}.btn-img:hover .btn-img__box img{transform:scale(1.2)}.form-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;background-repeat:no-repeat;box-sizing:border-box;margin:0;text-align:left;width:100%}.form-field.invalid{border-color:#fdbbc9}.form-field--rounded{-webkit-border-radius:3rem;-moz-border-radius:3rem;border-radius:3rem}.form-field--input-text,.form-field--textarea{font-family:var(--opera-font-family)}.form-field--textarea{min-height:20rem;resize:vertical}.form select option{color:#b1b1b1;cursor:pointer}.form select option:checked:before{content:"✓ "}.form label{color:#00249c;display:-ms-flexbox;display:-webkit-flex;font-size:1.8rem;font-weight:400;margin:1.2rem 0 .5rem;text-align:start}.form .error--captcha-msg,.form .error--email-msg,.form .error--required-msg,.form .error--tel-msg,.form .form-status{display:none}.form.error--captcha .error--captcha-msg,.form.error--email .error--email-msg,.form.error--required .error--required-msg,.form.error--tel .error--tel-msg{display:block}.form--success .form-status{display:-ms-flexbox;display:-webkit-flex}.form--success .form-status>:not(.form-status--success){display:none}.form--success .form-status .form-status--success{display:block}.form--failed .form-status>:not(.form-status--error){display:none}.form--failed .form-status .form-status--error.error-email,.form--failed .form-status .form-status--error.error-other{display:block}.form .msg{font-size:1.2rem;font-weight:300;line-height:1.2}.form .msg:before{background-size:contain;content:"";display:inline-block;height:1rem;margin-right:.5rem;position:relative;top:.1rem;width:1rem}.form .msg--success{color:#29da64}.form .msg--success:before{background-image:url("a2317045e92d5ca791a7.a4c48b755c71.svg")}.form .msg--error{color:#fa1e4e}.form .msg--error:before{background-image:url("a7bda06c599e8733e4c7.47cf58b3e491.svg")}.form .msg--info{color:#b1b1b1}.form .msg--info:before{background-image:url("50b007eef4beed62faaa.0a59b6283059.svg")}.form .required-info{font-size:1.4rem;width:100%}.form .captcha>div{display:inline-block}.form--box{background-color:#fff;margin-left:-2rem;margin-right:-2rem;padding:2rem 2rem 3rem}@media only screen and (min-width:768px){.form--box{margin-left:auto;margin-right:auto;padding:4rem 6rem}}.form .arrow-down{background-image:url("39d2351eddcb1698366b.7014985ea3b8.svg");background-position:calc(100% - 1.5rem) 50%;background-repeat:no-repeat;background-size:auto 30%;color:#00249c;max-width:100%;padding-right:5rem}.contact-form-border{border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15)}@media(min-width:768px){.contact-form-border{border:1px solid rgba(0,0,0,.15)}}.links{display:flex;flex-direction:column;gap:1rem;min-height:auto;overflow:visible;width:100%}.links:hover{border-color:rgba(0,0,0,.2)}.links label{margin:0}.links ul{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0}.links ul li{display:flex;flex-direction:row;font-size:1.8rem;justify-content:start;list-style:none;padding-left:2rem;position:relative}.links ul li a{color:#5021ff;font-size:1.6rem;margin-left:1rem;word-break:break-all}.links ul li:before{background-image:url("ac7662481ba9a0702f90.e647405ad1a8.svg");background-repeat:no-repeat;background-size:contain;content:"";height:1.6rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:1.6rem}#dl .form-box{display:flex;flex-direction:column;gap:1.5rem}#dl label{margin-bottom:.5rem}#dl div{display:flex;flex-direction:column}#dl div select{color:#5021ff}@media(width >= 1366px){html{font-size:.612vw}}@media(min-width:1924px){html{font-size:82.3%}}.border-box{box-sizing:border-box}.rounded-32{-webkit-border-radius:3.2rem;-moz-border-radius:3.2rem;border-radius:3.2rem}.rounded-32--no-margin{margin-bottom:0}.bg-primary{background-color:#f2f5f8}.hidden,.input--hidden{display:none}body{font-family:var(--opera-font-family)}.header .button-component{min-width:21.6rem}.header .button-component .text{font-size:1.4rem}.parallax .title,h1,h2,h3{text-transform:uppercase}.section-omnichannel img{max-width:100%}@media only screen and (min-width:768px){.section-omnichannel img{max-width:61%}}.section-switcher .switcher_categories{gap:1.6rem;margin:3.2rem -2rem 0;padding:0 2rem 1.6rem}@media(max-width:767px){.section-switcher .switcher_categories{overflow-x:scroll}}@media(min-width:768px){.section-switcher .switcher_categories{background-color:#f2f5f8;-webkit-border-radius:3.2rem;-moz-border-radius:3.2rem;border-radius:3.2rem;gap:3.2rem;margin:3.2rem 0;padding:3.2rem}}.section-switcher .switcher_categories>div{flex-grow:1}.section-switcher .switcher_categories__button{-webkit-border-radius:1.6rem;-moz-border-radius:1.6rem;border-radius:1.6rem;min-width:unset;width:100%}.section-switcher .switcher_categories__button .text{padding:1.6rem 0}@media(max-width:767px){.section-switcher .switcher_categories__button{background-color:#f2f5f8;display:flex;flex-direction:column;justify-content:center}.section-switcher .switcher_categories__button .text{padding:1.6rem 3.2rem;white-space:break-spaces}}@media(min-width:768px){.section-switcher .switcher-row #switcher-selectors{order:1}.section-switcher .switcher-row .switcher-content{order:2}.section-switcher .switcher-row #switcher-selectors~.switcher-content{order:3}}.section-switcher .switcher-content{display:none}@media(max-width:767px){.section-switcher .switcher-content{margin-bottom:1.6rem}}.section-switcher .switcher-content__image{align-items:center;justify-content:center}@media(min-width:768px){.section-switcher .switcher-content__image{height:60.3rem}}.section-switcher .switcher-content__image img{align-self:center}.section-switcher .switcher-content.active{display:-ms-flexbox;display:-webkit-flex}@media(max-width:767px){.section-switcher .switcher-content>.rounded-32{-webkit-border-radius:3.2rem;-moz-border-radius:3.2rem;border-radius:3.2rem;margin-bottom:1.6rem;overflow:hidden}.section-switcher .switcher-content>.rounded-32--no-margin{margin-bottom:0}.section-switcher .switcher-content>.rounded-32>img{height:fit-content;width:100%}}.section-switcher .switcher-content video{display:block;margin:0 auto;max-width:100%;position:relative}@media(min-width:768px){.section-switcher .switcher-content video{max-width:75%}}.section-switcher .switcher-content .video_thumb{box-sizing:border-box;display:block;height:60.1rem;margin:0 auto;max-width:max-content;padding:4rem 0 7.6rem;width:auto}@media(max-width:767px){.section-switcher .switcher-content .triple-box{background-color:rgba(0,0,0,0);margin-top:2rem}}.section-switcher .switcher-group{display:none;padding:0 0 1.6rem 2rem}.section-switcher .switcher-group.active{display:-ms-flexbox;display:-webkit-flex}@media(max-width:767px){.section-switcher .switcher-group{background:none;column-gap:1.6rem;flex-direction:row;overflow:scroll;white-space:nowrap}.section-switcher .switcher-group .button-component{background:#e7edf1;display:inline-block;width:auto}}@media(min-width:768px){.section-switcher .switcher-group{-webkit-border-radius:3.2rem;-moz-border-radius:3.2rem;border-radius:3.2rem;padding:3.2rem}}.section-switcher .box-component{padding:0}.section-switcher .box-component div.box-component__texts{justify-content:flex-start}.section-switcher .box-component__title{line-height:1.3}.section-switcher .box-component__paragraph{border-bottom:1px solid #d0dbe3;padding-bottom:2.8rem}.section-switcher .box-component hr{display:none}@media(max-width:767px){.section-switcher .box-component__image{display:none}.section-switcher .box-component__paragraph{border-bottom:none;padding-bottom:0}}.section-switcher .button-component__v-basic-light{border:none}.section-switcher .button-component.active{background-color:var(--opera-text-hover-color);-webkit-transition:background-color .15s ease-in-out;-moz-transition:background-color .15s ease-in-out;-ms-transition:background-color .15s ease-in-out;-o-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.section-switcher .button-component.active:hover{background-color:var(--opera-feature-tile-hover)}.section-switcher .button-component.active .text{color:#fff}@media(max-width:767px){.section-switcher #switcher-selectors{margin-left:-2rem;max-width:calc(100% + 4rem)}.section-switcher #switcher-selectors .button-component:last-child{margin-right:2rem}}.section-newsletter .label,.section-product-media-n-press .label,.section-resources .label{font-size:2.4rem;font-weight:900}.section-newsletter .button-component,.section-product-media-n-press .button-component,.section-resources .button-component{border:none}@media(max-width:768px){.section-newsletter,.section-product-media-n-press,.section-resources{background-color:#f2f5f8}}.section-newsletter .label{color:#5021ff}.section-newsletter .text-field{border:1px solid #d0dbe3;border-radius:1.6rem;box-sizing:border-box;font-family:var(--opera-font-family);font-size:1.6rem;margin-top:1.6rem;padding:2.4rem;width:100%}.section-newsletter .text-field::placeholder{font-size:1.6rem}.section-product-media-n-press .categories-filter{background-position:20px,95%;background-repeat:no-repeat,no-repeat;background-size:15px 20px;border-radius:10px;color:#666;font-weight:700;min-width:100%;padding:15px 60px}.section-product-media-n-press .categories-filter#media_categories{background-image:url("1117aa8d46db05718345.7be16e839846.svg"),url("54c1be4a693bcbca3bb6.1e232d6b8475.svg")}.section-product-media-n-press .categories-filter#location_categories{background-image:url("6dfc0ffcc4a463cd7815.2b1ee1ce667f.svg"),url("54c1be4a693bcbca3bb6.1e232d6b8475.svg")}.section-product-media-n-press--title{display:none}.section-product-media-n-press .feed-tile{background-color:#f2f5f8;border:none;border-radius:3.2rem;display:-ms-flexbox;display:-webkit-flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:4rem;text-decoration:none}@media(max-width:768px){.section-product-media-n-press .feed-tile{padding:2rem 0}}.section-product-media-n-press .feed-tile .feed-content{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:1rem 2rem;text-align:left;width:100%}.section-product-media-n-press .feed-tile .feed-content .title{color:#000;display:block;font-size:2.4rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.section-product-media-n-press .feed-tile .feed-content .title{white-space:normal}}.section-product-media-n-press .feed-tile .feed-content .title:after{border-top:1px solid #d0dbe3;content:"";display:block;margin:1.6rem auto}.section-product-media-n-press .feed-tile .feed-content .published-date{color:rgba(0,0,0,.5);font-size:1.6rem}.section-product-media-n-press .feed-tile .image{display:none}.section-product-media-n-press .btn{background:#fff;border:1px solid #b1b1b1;-webkit-border-radius:6rem;-moz-border-radius:6rem;border-radius:6rem;color:#333;font-size:1.8rem;font-weight:400;padding:15px 30px;text-transform:uppercase}@media(min-width:768px){.box-component__v10.no-img img{display:none}}.feature-slider h3{text-transform:uppercase}.contact-form{display:-ms-flexbox;display:-webkit-flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100vh;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;overflow:scroll;position:fixed;top:0;width:100vw;z-index:900000;-ms-flex-pack:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media(min-width:768px){.contact-form{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.contact-form--title{color:#333;font-weight:400}.contact-form.hidden{display:none}.contact-form .overlay{background:rgba(0,0,0,.75);height:100vh;left:0;position:fixed;top:0;width:100vw}.contact-form--modal{background-color:#f2f5f8;border-radius:24px;box-shadow:0 25px 100px -20px rgba(0,0,0,.5);-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin:auto;max-width:900px;overflow-y:scroll;padding:2rem 3.4rem;position:relative;z-index:1;-ms-flex-pack:center}@media(min-width:768px){.contact-form--modal{min-width:63rem;padding:5.6rem}}.contact-form--modal .contact-form--close-btn{background:url("793d9614b22c7bedeec0.7c3caec805f5.svg") no-repeat;cursor:pointer;height:15px;position:absolute;right:2rem;top:3rem;width:15px}.contact-form--modal .contact-form--close-btn:hover{background-image:url("2e0ee1ce8470d0b8afe0.bf138eb86468.svg")}.contact-form--modal .star{color:#0060fe}.contact-form--modal .label{color:#5021ff;display:inline-block;font-size:1.6rem;font-weight:700;margin:2.6rem 0 1.4rem;text-transform:uppercase}.contact-form--modal input:not([type=checkbox]),.contact-form--modal select,.contact-form--modal textarea{border:1px solid #ebebeb;border-radius:2rem;box-sizing:border-box;color:#666;font-size:16px;min-height:40px;padding:2rem 15px;width:100%}.contact-form--modal .ss-multi-selected{border:1px solid #ebebeb;border-radius:2rem;box-sizing:border-box;color:#666;font-size:16px;min-height:40px;padding:2rem 15px}.contact-form--modal .ss-multi-selected .ss-add{margin:14px 12px 0 5px}.contact-form--modal .ss-search.ss-hide{display:none}.contact-form--modal .ss-main.invalid .ss-multi-selected,.contact-form--modal input.invalid,.contact-form--modal textarea.invalid{border:1px solid #fa1e4e}.contact-form.googleopenbidding{display:block;height:auto;margin-top:7rem;position:static}.contact-form.googleopenbidding .contact-form--modal{background-color:rgba(0,0,0,0);border-radius:24px;box-shadow:unset;color:#666;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin:auto;max-width:900px;overflow-y:scroll;padding:2rem 3.4rem;position:relative;text-align:center;z-index:1;-ms-flex-pack:center}@media(min-width:768px){.contact-form.googleopenbidding .contact-form--modal{min-width:63rem;padding:2rem 3rem}}.contact-form.googleopenbidding .contact-form--modal input[type=checkbox]{min-height:2rem;width:100%}.contact-form.googleopenbidding .contact-form--modal input[type=checkbox].invalid{outline:1px solid #fa1e4e}.contact-form.googleopenbidding input.invalid,.contact-form.googleopenbidding textarea.invalid{border:1px solid #fa1e4e}.contact-form.googleopenbidding .agreement a{color:#5021ff;font-weight:700}.sib-form-message-panel{display:none}.sib-form-message-panel.sib-form-message-panel--active{display:block}@media(min-width:768px){.opera-ads .hero{background-position-x:-9vw,13vw;background-position-y:0,24rem}}.opera-ads .hero h1{min-height:3.3em}.opera-ads .hero h1 b{animation:fade-in-out 6s linear infinite;display:block;left:0;opacity:0;overflow:hidden;top:0}.opera-ads .hero h1 b:first-child{animation-delay:0s;position:absolute}.opera-ads .hero h1 b:nth-child(2){animation-delay:2s;position:absolute}.opera-ads .hero h1 b:nth-child(3){animation-delay:4s}.opera-ads .hero a.see_more{opacity:1;text-decoration:none}.opera-ads .hero__image{cursor:pointer}.opera-ads .youtube_component{background:rgba(0,0,0,.45);bottom:0;cursor:pointer;left:0;padding:0 7vw;position:fixed;right:0;top:0;transform:translateX(129%);-webkit-transition:transform .8s cubic-bezier(.66,.36,.46,1.24);-moz-transition:transform .8s cubic-bezier(.66,.36,.46,1.24);-ms-transition:transform .8s cubic-bezier(.66,.36,.46,1.24);-o-transition:transform .8s cubic-bezier(.66,.36,.46,1.24);transition:transform .8s cubic-bezier(.66,.36,.46,1.24);z-index:9999}.opera-ads .youtube_component.active{transform:translateX(0)}.opera-ads .youtube_component__container{border-radius:2rem;top:50%;transform:translateY(-50%)}.opera-ads .section-options .box-component.bg_gradient .box-component__content{background-image:url("50850975d5b91773d79f.59aee93fe57e.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover}.opera-ads .section-options .box-component .box-component__paragraph{margin-top:1rem}.opera-ads .section-options .box-component hr.theme-color{margin:1rem 0}.opera-ads .section-options .no-txt .box-component__texts{display:none}.opera-ads .partner-slider__wrapper>div{overflow:hidden;position:relative}.opera-ads .global_partners__row{display:flex}@media(max-width:768px){.opera-ads .global_partners__row{flex-wrap:wrap}}.opera-ads .global_partners__partner-img{align-items:center;aspect-ratio:1;background-color:#f2f5f8;border-radius:1.6rem;box-sizing:border-box;display:flex;flex-basis:25%;justify-content:center;margin:.5rem .75rem;position:relative}@media(min-width:768px){.opera-ads .global_partners__partner-img{aspect-ratio:auto;border-radius:3.2rem;flex-basis:20%;height:15rem;margin:.7rem;padding:2rem 0}}.opera-ads .global_partners__partner-img .icon-component,.opera-ads .global_partners__partner-img img{max-height:4rem;max-width:70%;width:auto}@media(min-width:768px){.opera-ads .global_partners__partner-img .icon-component,.opera-ads .global_partners__partner-img img{max-height:7rem;max-width:15rem}}.opera-ads .global_partners .tns-nav{display:-ms-flexbox;display:-webkit-flex;margin:0 auto;max-width:39rem}.opera-ads .global_partners .tns-nav button{background-color:rgba(102,91,235,.2);border:none;-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;flex-grow:1;margin:0 1.4rem;padding:.2rem 0}.opera-ads .global_partners .tns-nav button:hover{background-color:#665beb}.opera-ads .global_partners .tns-nav button.tns-nav-active{animation:background-grow 6s linear 1;background:rgba(102,91,235,.2) linear-gradient(90deg,#665beb 100%,rgba(0,0,0,0) 0);background-position:0 0;background-repeat:no-repeat;background-size:100%}@keyframes background-grow{0%{background-size:0}to{background-size:100%}}@keyframes fade-in-out{0%{opacity:0}3%{opacity:1}30%{opacity:1}33%{opacity:0}}.opera-programmatic .hero{margin-bottom:4rem}.opera-programmatic .box-component.no-img .box-component__texts>.box-component__paragraph{border:none}@media(min-width:768px){.opera-programmatic .section-switcher .switcher-row #switcher-selectors~.switcher-content.flex-order-0{order:0}}@media(min-width:768px){.opera-programmatic .section-switcher .switcher-row #switcher-selectors~.switcher-content.flex-order--1{order:-1}}.opera-programmatic .switcher_scrollable{box-sizing:border-box;column-gap:1.6rem;flex-direction:row;margin:0 -1rem;max-width:100vw;overflow:scroll;padding:0 2rem;white-space:nowrap}@media(max-width:767px){.opera-programmatic .section-logos .col-xs-2,.opera-programmatic .section-logos .col-xs-3{padding:0 .25rem}.opera-programmatic .section-logos .col-xs-2 .rounded-32,.opera-programmatic .section-logos .col-xs-3 .rounded-32{-webkit-border-radius:.8rem;-moz-border-radius:.8rem;border-radius:.8rem}}.opera-programmatic .contact-form--modal .option-button{background-color:#eeecfd;-webkit-border-radius:10rem;-moz-border-radius:10rem;border-radius:10rem;cursor:pointer;padding:1rem 1.5rem}.opera-programmatic .contact-form--modal .option-button.active,.opera-programmatic .contact-form--modal .option-button:hover{background-color:#d4d1f9}.opera-programmatic .contact-form.googleopenbidding{display:block;height:auto;margin-top:7rem;position:static}.opera-programmatic .contact-form.googleopenbidding .contact-form--modal{box-shadow:unset}.opera-programmatic .contact-form.googleopenbidding input[type=checkbox]{min-height:2rem}.opera-programmatic .contact-form.googleopenbidding input[type=checkbox].invalid{outline:1px solid #fa1e4e}.opera-programmatic .contact-form.googleopenbidding input.invalid,.opera-programmatic .contact-form.googleopenbidding textarea.invalid{border:1px solid #fa1e4e}.opera-programmatic .contact-form.googleopenbidding .agreement a{color:#5021ff;font-weight:700}@media(max-width:767px){.opera-programmatic .section-switcher .switcher-content>.rounded-32>img{height:unset}}