.wkVideoSpecial{overflow:hidden;position:relative;width:100%}.wkVideoSpecial__wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0 2rem;position:relative}@media (min-width:768px){.wkVideoSpecial__wrapper{padding:0 3.5rem}}.wkVideoSpecial__title{margin-bottom:2rem;text-align:center;width:100%}.wkVideoSpecial .videoWrapper{border:1rem solid var(--white);border-radius:50vw;height:42vw;overflow:hidden;transition:border-radius .1s linear,width .2s linear,height .2s linear;width:75vw}.wkVideoSpecial__video{display:block;overflow:hidden;position:relative;width:100%}.wkVideoSpecial__video:before{content:"";display:block;padding-top:56.25%}.wkVideoSpecial .video-js,.wkVideoSpecial iframe,.wkVideoSpecial img{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.wkVideoSpecial a{float:left;height:100%;width:100%}.wkVideoSpecial img{height:auto!important;margin:0 auto;max-height:100%;max-width:100%;width:auto!important}.wkVideoSpecial__pattern{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.wkVideoSpecial__optin{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.wkVideoSpecial__optin__container{align-items:center;background:var(--primary--lite);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem 1rem 1rem 1rem;z-index:1}.wkVideoSpecial__optin h2{color:var(--primary--dark);font-size:1.4rem;margin-bottom:1rem;text-align:center}@media (min-width:768px){.wkVideoSpecial__optin h2{font-size:3rem}}.wkVideoSpecial__optin p{color:var(--primary--dark);font-size:1.2rem;margin-bottom:1rem;text-align:center}@media (min-width:768px){.wkVideoSpecial__optin p{font-size:1.7rem;margin-bottom:3rem}}.wkVideoSpecial__optin .switch{display:inline-block;flex-shrink:0;height:3.5rem;margin:0;position:relative;width:7rem}.wkVideoSpecial__optin .switch input{height:0;opacity:0;width:0}.wkVideoSpecial__optin .switch input:checked:before{content:"";left:auto;top:auto}.wkVideoSpecial__optin .switch input:checked+.slider{background:var(--primary)}.wkVideoSpecial__optin .switch input:checked+.slider:before{transform:translateX(3.5rem)}.wkVideoSpecial__optin .switch input:focus+.slider{box-shadow:0 0 .1rem var(--primary)}.wkVideoSpecial__optin .slider{background:var(--grey--lite);border-radius:2rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.wkVideoSpecial__optin .slider:before{background:var(--white);border-radius:50%;bottom:.2rem;content:"";height:3.1rem;left:.2rem;position:absolute;transition:.4s;width:3.1rem}.wkVideoSpecial .overlayText{background:rgba(0,0,0,.6);height:100%;left:0;padding:4rem;position:absolute;top:0;width:100%}.wkVideoSpecial .overlayTitle{color:var(--white);font-size:var(--font-size--xxxlarge)}.wkVideoSpecial .overlayBody{color:var(--white);font-size:var(--font-size--large)}.videoPlaceholder{position:relative}.videoPlaceholder img{width:100%}.videoPlaceholder p{color:red}.videoPlaceholder .overlayText{background:rgba(0,0,0,.5);left:0;padding:30px;position:absolute;text-align:center;top:50%;width:100%}.videoPlaceholder .overlayTitle{font-size:24px}.videoPlaceholder .overlayBody{font-size:20px}