.svg-icon,.svg-icon-inline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1em;height:1em;background-color:transparent;fill:currentColor}.svg-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.svg-icon-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}:root .draw-lines strong{display:inline-block;position:relative;color:#e64366}:root .draw-lines strong svg{position:absolute;width:100%}:root .draw-lines svg{color:#e64366}:root .draw-lines.circle strong{padding:40px 40px 25px}:root .draw-lines.circle strong svg{top:0;right:0;bottom:0;left:0;height:100%}:root .draw-lines[class*=underline] strong{padding-bottom:15px}:root .draw-lines[class*=underline] svg{bottom:0;left:0}:root .draw-lines path{stroke-width:3px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;fill:transparent;opacity:0}:root .draw-lines path.play{opacity:1;-webkit-animation:dash 0.6s linear;animation:dash 0.6s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}:root .draw-lines path+path{-webkit-animation-delay:0.6s;animation-delay:0.6s}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}:root .jobs *{font-family:"urbane",Sans-serif}:root .jobs-filters{display:-ms-grid;display:grid;gap:10px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:47.9375rem) and (max-width:63.9999375rem){:root .jobs-filters{-ms-grid-columns:1fr 1fr auto;grid-template-columns:1fr 1fr auto}}@media only screen and (min-width:47.9375rem){:root .jobs-filters{gap:20px}}@media only screen and (min-width:64rem){:root .jobs-filters{gap:35px;-ms-grid-columns:1fr 35px 1fr 35px 1fr;grid-template-columns:repeat(3,1fr)}}:root .jobs-search{position:relative;border:1px solid #bababa}:root .jobs-search-input{padding-right:3em;padding-left:3em;width:100%;color:#4d225d}:root .jobs-search-input,:root .jobs-search-input:focus{border:none;border-radius:0;background:transparent;outline:none}:root .jobs-search-input::-webkit-input-placeholder{color:inherit}:root .jobs-search-input::-moz-placeholder{color:inherit}:root .jobs-search-input:-ms-input-placeholder{color:inherit}:root .jobs-search-input::-ms-input-placeholder{color:inherit}:root .jobs-search-input::placeholder{color:inherit}:root .jobs-search-button{position:absolute;top:0;bottom:0;padding-right:1em!important;padding-left:1em!important}:root .jobs-search-button,:root .jobs-search-button:focus,:root .jobs-search-button:hover{color:#4d225d;background-color:transparent}:root .jobs-search-button#jobs-search-submit{left:0}:root .jobs-search-button#jobs-search-reset{display:none;right:0}:root .jobs-search-button#jobs-search-reset.is-active{display:block}:root .jobs .select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:1px solid #bababa}:root .jobs .select-wrapper svg{position:relative;position:absolute;z-index:0;right:1em;color:#4d225d}:root .jobs-select{position:relative;z-index:1;padding-right:3em;width:100%;color:#4d225d;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}:root .jobs-select:focus{border:none;border-radius:0;background:transparent;outline:none}:root .jobs-reset{height:47px;font-weight:normal;border-radius:0;color:#4d225d;background-color:#ede9ef}:root .jobs-reset[disabled]{opacity:0.5}:root .jobs-grid{display:-ms-grid;display:grid;gap:35px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);position:relative;margin:0;padding:0}@media only screen and (min-width:47.9375rem) and (max-width:63.9999375rem){:root .jobs-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64rem){:root .jobs-grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}:root .jobs-grid:before{content:"";position:absolute;top:50%;left:50%;margin-top:-0.5em;margin-left:-0.5em;width:1em;height:1em;font-size:48px;border-radius:50%;background:#ede9ef;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;-webkit-animation:loading-circle 2.4s cubic-bezier(0,0.2,0.8,1) infinite;animation:loading-circle 2.4s cubic-bezier(0,0.2,0.8,1) infinite}:root .jobs-grid.is-loading:before{opacity:1;-webkit-transition-duration:0.6s;transition-duration:0.6s}:root .jobs-grid.is-loading .jobs-item{opacity:1;-webkit-animation-name:card-out;animation-name:card-out;-webkit-animation-delay:0!important;animation-delay:0!important}:root .jobs-grid.is-loading .content-none{-webkit-animation-name:opacity-out;animation-name:opacity-out}:root .jobs-grid.no-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:root .jobs-grid .content-none{position:relative;-webkit-animation-name:opacity-in;animation-name:opacity-in;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}:root .jobs-item{padding:20px;border-radius:14px;background-color:#ede9ef;list-style:none;opacity:0;-webkit-animation-name:card-in;animation-name:card-in;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}:root .jobs-item:first-child{-webkit-animation-delay:0s;animation-delay:0s}:root .jobs-item:nth-child(2){-webkit-animation-delay:0.1s;animation-delay:0.1s}:root .jobs-item:nth-child(3){-webkit-animation-delay:0.2s;animation-delay:0.2s}:root .jobs-item:nth-child(4){-webkit-animation-delay:0.3s;animation-delay:0.3s}:root .jobs-item:nth-child(5){-webkit-animation-delay:0.4s;animation-delay:0.4s}:root .jobs-item:nth-child(6){-webkit-animation-delay:0.5s;animation-delay:0.5s}:root .jobs-item:nth-child(7){-webkit-animation-delay:0.6s;animation-delay:0.6s}:root .jobs-item:nth-child(8){-webkit-animation-delay:0.7s;animation-delay:0.7s}:root .jobs-item:nth-child(9){-webkit-animation-delay:0.8s;animation-delay:0.8s}:root .jobs-item:nth-child(10){-webkit-animation-delay:0.9s;animation-delay:0.9s}:root .jobs-item:nth-child(11){-webkit-animation-delay:1s;animation-delay:1s}:root .jobs-item:nth-child(12){-webkit-animation-delay:1.1s;animation-delay:1.1s}:root .jobs-item:nth-child(13){-webkit-animation-delay:1.2s;animation-delay:1.2s}:root .jobs-item:nth-child(14){-webkit-animation-delay:1.3s;animation-delay:1.3s}:root .jobs-item:nth-child(15){-webkit-animation-delay:1.4s;animation-delay:1.4s}:root .jobs-item:nth-child(16){-webkit-animation-delay:1.5s;animation-delay:1.5s}:root .jobs-item:nth-child(17){-webkit-animation-delay:1.6s;animation-delay:1.6s}:root .jobs-item:nth-child(18){-webkit-animation-delay:1.7s;animation-delay:1.7s}:root .jobs-item:nth-child(19){-webkit-animation-delay:1.8s;animation-delay:1.8s}:root .jobs-item:nth-child(20){-webkit-animation-delay:1.9s;animation-delay:1.9s}:root .jobs-item-title{margin-bottom:20px;font-size:17px;color:#4d225d}:root .jobs-item-title a{font-family:inherit;font-size:inherit;line-height:1.4em;text-decoration:none;border-bottom:2px solid #e64366;color:inherit}:root .jobs-item-excerpt{margin-bottom:0;font-size:13px;line-height:1.6em}:root .jobs-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:root .jobs-pagination a{font-size:14px;text-decoration:none;line-height:1;color:#bababa}:root .jobs-pagination .current{color:#4d225d}:root .jobs-filters+.jobs-grid,:root .jobs-grid+.jobs-pagination{margin-top:45px}@-webkit-keyframes card-in{0%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes card-in{0%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes card-out{0%{opacity:1}to{opacity:0}}@keyframes card-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes loading-circle{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-animation-timing-function:cubic-bezier(0.5,0,1,0.5);animation-timing-function:cubic-bezier(0.5,0,1,0.5)}50%{-webkit-transform:rotateY(1800deg);transform:rotateY(1800deg);-webkit-animation-timing-function:cubic-bezier(0,0.5,0.5,1);animation-timing-function:cubic-bezier(0,0.5,0.5,1)}to{-webkit-transform:rotateY(3600deg);transform:rotateY(3600deg);-webkit-animation-timing-function:cubic-bezier(0.5,0,1,0.5);animation-timing-function:cubic-bezier(0.5,0,1,0.5)}}@keyframes loading-circle{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-animation-timing-function:cubic-bezier(0.5,0,1,0.5);animation-timing-function:cubic-bezier(0.5,0,1,0.5)}50%{-webkit-transform:rotateY(1800deg);transform:rotateY(1800deg);-webkit-animation-timing-function:cubic-bezier(0,0.5,0.5,1);animation-timing-function:cubic-bezier(0,0.5,0.5,1)}to{-webkit-transform:rotateY(3600deg);transform:rotateY(3600deg);-webkit-animation-timing-function:cubic-bezier(0.5,0,1,0.5);animation-timing-function:cubic-bezier(0.5,0,1,0.5)}}:root .steps{position:relative;overflow:hidden;margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;height:725vh}@media only screen and (min-width:47.9375rem){:root .steps{padding-top:50px;padding-bottom:50px}}@media only screen and (min-width:71.25rem){:root .steps{padding-top:80px;padding-bottom:80px}}@media only screen and (max-height:900px){:root .steps{padding-top:50px;padding-bottom:50px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){:root .steps{padding-top:30px;padding-bottom:30px}}:root .steps *{font-family:"urbane",Sans-serif}:root .steps-in{position:absolute;top:0;width:100%;height:600vh}:root .steps-out{position:absolute;top:600vh;width:100%;height:125vh;background-color:#4d225d}:root .steps-presentation{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;width:100%;max-width:calc(100% - 20px);text-align:center}@media only screen and (min-width:47.9375rem){:root .steps-presentation{max-width:80%}}@media only screen and (min-width:71.25rem){:root .steps-presentation{max-width:60%}}:root .steps-presentation-title{margin-bottom:0;font-size:40px;font-weight:600;color:#4d225d}:root .steps-presentation-content{margin-top:30px;margin-bottom:0;font-size:18px;font-weight:500;line-height:29px;color:#4d225d}:root .steps-icons{position:relative;margin-top:30px;margin-bottom:20px;height:1em;font-size:100px}@media only screen and (min-width:47.9375rem){:root .steps-icons{margin-top:40px;margin-bottom:30px;font-size:140px}}@media only screen and (min-width:71.25rem){:root .steps-icons{margin-top:80px;margin-bottom:60px;font-size:200px}}@media only screen and (max-height:900px){:root .steps-icons{margin-top:40px;margin-bottom:30px;font-size:140px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){:root .steps-icons{margin-top:30px;margin-bottom:20px;font-size:100px}}:root .steps-icon{position:absolute;z-index:101;left:calc(100% + 1em);width:1em;height:auto;font-size:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%)}:root .steps-icon-1{left:50%}:root .steps-icon img{position:relative;z-index:1}:root .steps-icon.is-active:after{content:"";display:block;position:absolute;z-index:0;top:50%;left:50%;width:calc(100% - 1px);height:calc(100% - 1px);border:1px solid #4d225d;border-radius:5em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:cursor-waves 1s ease-out 0.8s;animation:cursor-waves 1s ease-out 0.8s}:root .steps-texts{position:relative;margin:auto;width:100%;max-width:calc(100% - 20px)}@media only screen and (min-width:47.9375rem){:root .steps-texts{max-width:80%}}@media only screen and (min-width:71.25rem){:root .steps-texts{max-width:60%}}:root .steps-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;width:100%;text-align:center}@media only screen and (min-width:64rem){:root .steps-text{gap:20px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){:root .steps-text{gap:20px}}:root .steps-text-title{margin-bottom:0;font-size:25px;font-weight:600;color:#e64366}@media only screen and (min-width:47.9375rem){:root .steps-text-title{font-size:30px}}@media only screen and (min-width:71.25rem){:root .steps-text-title{font-size:35px}}@media only screen and (max-height:900px){:root .steps-text-title{font-size:25px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){:root .steps-text-title{font-size:25px}}:root .steps-text-content{color:#4d225d;font-size:14px}@media only screen and (min-width:47.9375rem){:root .steps-text-content{font-size:16px}}@media only screen and (min-width:71.25rem){:root .steps-text-content{font-size:18px}}@media only screen and (max-height:900px){:root .steps-text-content{font-size:14px}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){:root .steps-text-content{font-size:14px}}:root .steps-text-content p{margin-bottom:0}:root .steps-text-content p+p{margin-top:10px}@media only screen and (min-width:64rem){:root .steps-text-content p+p{margin-top:15px}}@media only screen and (min-width:71.25rem){:root .steps-text-content p+p{margin-top:20px}}:root .steps-text-title{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:root .steps-text-content{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:root .steps-text.is-active .steps-text-content,:root .steps-text.is-active .steps-text-title{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}:root .steps-triggers{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-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:absolute;top:0;width:0;height:600vh}:root .steps-trigger{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;opacity:0}@-webkit-keyframes cursor-waves{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(3);transform:translate(-50%,-50%) scale(3);opacity:0}}@keyframes cursor-waves{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(3);transform:translate(-50%,-50%) scale(3);opacity:0}}:root .testimonials{padding-top:80px;padding-bottom:80px;background-color:white}:root .testimonials *{font-family:"urbane",Sans-serif}@media only screen and (min-width:47.9375rem){:root .testimonials-header{position:absolute;width:calc(100% - 360px)}}:root .testimonials-title{margin-bottom:0;font-size:32px;font-weight:600;color:#4d225d}@media only screen and (max-width:47.9374375rem){:root .testimonials-title{line-height:40px}}@media only screen and (min-width:47.9375rem){:root .testimonials-title{font-size:38px}}:root .testimonials-title strong{color:#e64366}:root .testimonials-terms{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:30px;margin-bottom:0;padding-left:0;list-style:none}:root .testimonials-terms li{padding:10px 20px;line-height:1;border:1px solid #bababa;border-radius:18px;font-weight:600;color:#e64366;cursor:pointer}:root .testimonials-title+.draw-lines{margin-top:80px}:root .testimonials-terms+.draw-lines{margin-top:40px}@media only screen and (max-width:47.9374375rem){:root .testimonials .draw-lines{display:none}}@media only screen and (min-width:47.9375rem){:root .testimonials .draw-lines{padding-right:40px}}:root .testimonials .draw-lines svg{display:block;margin-right:auto;margin-left:auto}:root .testimonials .swiper{margin-top:50px}@media only screen and (min-width:47.9375rem){:root .testimonials .swiper{margin-left:50%;width:50%}}:root .testimonials .swiper:not(.active){display:none}:root .testimonials .swiper-wrapper{padding-bottom:40px}:root .testimonials .testimonial{text-align:right}:root .testimonials .testimonial img{border-radius:30px}@media only screen and (max-width:47.9374375rem){:root .testimonials .testimonial img{width:100%}}:root .testimonials .testimonial-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px;margin-bottom:30px}:root .testimonials .testimonial-header>:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}:root .testimonials .testimonial-name{margin-bottom:0!important;font-size:25px;font-weight:600;line-height:1;color:#4d225d}:root .testimonials .testimonial-position{margin-bottom:0!important;font-size:20px;line-height:1;color:#e64366}:root .testimonials .testimonial-icon{display:block;padding:12px;width:55px;height:55px;font-size:30px;border:1px solid #e64366;border-radius:10px;color:#4d225d}:root .testimonials .testimonial-content{font-size:16px;color:#4d225d}:root .testimonials .testimonial-content *{font-size:inherit}:root .testimonials .testimonial-content a{color:#e64366}:root .testimonials .swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:absolute;right:0;bottom:0;height:32px}:root .testimonials .swiper-button-next,:root .testimonials .swiper-button-prev{position:relative;top:initial;right:initial;bottom:initial;left:initial;margin-top:0;padding:10px 15px;width:60px;height:32px;border:1px solid;border-radius:20px;color:#bababa}:root .testimonials .swiper-button-next:after,:root .testimonials .swiper-button-prev:after{content:"";display:block;width:30px;height:15px;background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover}:root .testimonials .swiper-button-prev:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M2.117 12l7.527 6.235-.644.765-9-7.521 9-7.479.645.764-7.529 6.236h21.884v1h-21.883z' fill='%23BABABA'/%3E%3C/svg%3E")}:root .testimonials .swiper-button-next:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M21.883 12l-7.527 6.235.644.765 9-7.521-9-7.479-.645.764 7.529 6.236h-21.884v1h21.883z' fill='%23BABABA'/%3E%3C/svg%3E")}@media only screen and (max-width:63.9999375rem){:root .videoplayer{overflow:hidden;padding:160px 10px 40px}}@media only screen and (min-width:64rem){:root .videoplayer{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;height:80vh}}:root .videoplayer *{font-family:"urbane",Sans-serif}:root .videoplayer:before{content:"";position:absolute;z-index:1;top:0;background:rgba(255,255,255,0.5)}@media only screen and (max-width:63.9999375rem){:root .videoplayer:before{right:-10px;left:-10px;width:calc(100% + 20px);height:150px;background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,0)));background:linear-gradient(180deg,white 0%,rgba(255,255,255,0) 100%)}}@media only screen and (min-width:64rem){:root .videoplayer:before{bottom:0;left:0;width:25%;height:100%;background:-webkit-gradient(linear,left top,right top,from(white),to(rgba(255,255,255,0)));background:linear-gradient(90deg,white 0%,rgba(255,255,255,0) 100%)}}@media only screen and (min-width:64rem){:root .videoplayer:after{content:"";position:absolute;z-index:3;top:0;bottom:0;left:0;width:25%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(white),color-stop(10%,rgba(255,255,255,0)),color-stop(90%,rgba(255,255,255,0)),to(white));background:linear-gradient(0deg,white 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 90%,white 100%)}}:root .videoplayer .playlist{position:absolute;z-index:2;list-style:none}@media only screen and (max-width:63.9999375rem){:root .videoplayer .playlist{top:0;right:0;left:0;width:100%;max-width:initial;height:160px;background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,0)));background:linear-gradient(180deg,white 0%,rgba(255,255,255,0) 100%)}}@media only screen and (min-width:64rem){:root .videoplayer .playlist{top:0;left:0;margin-top:40vh;padding-left:40px!important;width:25%;height:100%}}:root .videoplayer .playlist li{font-weight:600;line-height:1.2;color:#4d225d}@media only screen and (max-width:47.9374375rem){:root .videoplayer .playlist li{font-size:16px}}@media only screen and (min-width:47.9375rem){:root .videoplayer .playlist li{font-size:18px}}@media only screen and (max-width:63.9999375rem){:root .videoplayer .playlist li{position:absolute;top:40px;right:10px;left:10px;text-align:center;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}}@media only screen and (min-width:64rem){:root .videoplayer .playlist li{margin-top:0.5em;margin-bottom:0.5em;-webkit-transition:margin 0.3s ease,-webkit-transform 0.6s ease;transition:margin 0.3s ease,-webkit-transform 0.6s ease;transition:margin 0.3s ease,transform 0.6s ease;transition:margin 0.3s ease,transform 0.6s ease,-webkit-transform 0.6s ease}}@media only screen and (max-width:63.9999375rem){:root .videoplayer .playlist .is-pre-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media only screen and (max-width:63.9999375rem){:root .videoplayer .playlist .is-post-active{-webkit-transform:translateX(100%);transform:translateX(100%)}}@media only screen and (max-width:63.9999375rem){:root .videoplayer .playlist .is-active{opacity:1}}@media only screen and (min-width:64rem){:root .videoplayer .playlist .is-active{margin-top:1.5em;margin-bottom:1.5em;-webkit-transform:scale(1.2) translateX(2.5em);transform:scale(1.2) translateX(2.5em)}}:root .videoplayer .playlist strong{display:block;font-size:1.8em;color:#e64366}@media only screen and (max-width:47.9374375rem){:root .videoplayer .playlist strong{font-size:21px}}@media only screen and (min-width:47.9375rem){:root .videoplayer .playlist strong{font-size:25px}}:root .videoplayer .videos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media only screen and (max-width:63.9999375rem){:root .videoplayer .videos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:64rem){:root .videoplayer .videos{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:25%}}:root .videoplayer .video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:30px;aspect-ratio:16/9;opacity:0.3}@media only screen and (min-width:64rem){:root .videoplayer .video{width:60vw}}:root .videoplayer .video.is-active{opacity:1}