.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:FontRegular;src:url(https://res.cloudinary.com/wershuffle/raw/upload/v1723989039/Montserrat-Regular_gfgynm.ttf)}@font-face{font-family:FontBold;src:url(https://res.cloudinary.com/wershuffle/raw/upload/v1723989040/Montserrat-Bold_uz2zct.ttf)}@font-face{font-family:FontLight;src:url(https://res.cloudinary.com/wershuffle/raw/upload/v1723989041/Montserrat-Light_gjepdx.ttf)}@font-face{font-family:FontExtraBold;src:url(https://res.cloudinary.com/wershuffle/raw/upload/v1723989041/Montserrat-ExtraBold_o0nxva.ttf)}@font-face{font-family:FontExtraLight;src:url(https://res.cloudinary.com/wershuffle/raw/upload/v1723989041/Montserrat-ExtraLight_m9kmpb.ttf)}*{box-sizing:border-box}.app{min-height:100vh}html{font-family:FontRegular;line-height:1.6;font-size:16px;color:#fff}body{max-width:100%;margin:auto;overflow-x:hidden;background-color:#0c0c0c9c}body:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-100;content:url(https://res.cloudinary.com/wershuffle/image/upload/v1723985696/new-hero_upgpkq.png)}h1,h2,h3,h4,h5,h6{margin:0;line-height:1}img{width:100%;object-fit:cover}p{margin:0}a{text-decoration:none;color:#fff}a:hover{text-decoration:none}hr{padding:0;margin:0;border:0;height:6px;background:#0c0c0c;width:100%}button{cursor:pointer;font-family:FontRegular}*::-webkit-scrollbar{width:8px;cursor:pointer}*::-webkit-scrollbar-track{background:#d9d9d9}*::-webkit-scrollbar-thumb{border-radius:25px;background-color:#a6a5a5}.form-input{height:36px;width:100%;padding:6px;border-radius:4px;border:1px solid #cacaca}.form-input:focus{outline:none;background-color:#fafafa}.submit-btn{width:100%;height:36px;background-color:#303030;color:#fff;border:none;border-radius:4px;transition:.2s ease}@media (hover: hover){.submit-btn:hover{background-color:#999898}}.flex{display:flex}.flex>*.full{flex:1}.flex.column{flex-direction:column}.flex.justify-center{justify-content:center}.flex.align-center{align-items:center}.flex.space-between{justify-content:space-between}.clean-list{margin:0;padding:0;list-style:none}.animate-fade{transition:all .7s ease-in-out}.animate-rotate{animation:rotate 1s linear infinite}.breath0{animation:breath 5s infinite}.breath1{animation:breath 5s infinite;animation-delay:1s}.breath2{animation:breath 5s infinite;animation-delay:2s}.breath3{animation:breath 5s infinite;animation-delay:3s}.breath4{animation:breath 5s infinite;animation-delay:4s}.action-btn{background-color:transparent;border:1px solid #fff;border-radius:60px;color:#fff;font-size:20px;transition:.3s}@media (hover: hover){.action-btn:hover{background-color:#fff;color:#0c0c0c}}.gradiant-border{border-image:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);border-width:2px;border-style:solid;border-image-slice:1}.light{font-family:FontLight}.bold{font-family:FontBold}.bolder{font-family:FontBolder}.gradiant-btn{position:relative;border-radius:50px;color:#fff;border:none;background:linear-gradient(135deg,#273538c7,#0c0c0cb2);transition:.2s}@media (hover: hover){.gradiant-btn:hover{background:linear-gradient(135deg,#444f52,#0c0c0c5f);transform:scale(105%)}}.gradiant-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.gradiant-circ{background:linear-gradient(135deg,#1fd6ff1a,#fff0);box-shadow:2px 5px 10px #0000004d;overflow-x:hidden;box-sizing:border-box;position:absolute;border-radius:1020px;z-index:0}.gradiant-circ:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1020px;padding:2px;background:linear-gradient(160deg,#a5e2e780,#6f5b8580 77%,#763f9c80);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(188,95,255) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}@media (min-width: 768px){.mobile-only{display:none}}.main-layout{display:grid;grid-template-columns:30px 1fr 30px}.main-layout>*{grid-column:2}.main-layout>*.full{grid-column:1/-1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animation-opacity-in{0%{opacity:.3}to{opacity:1}}@keyframes float{0%{box-shadow:0 5px 15px #0009;transform:translatey(0)}50%{box-shadow:0 25px 15px #0003;transform:translatey(-20px)}to{box-shadow:0 5px 15px #0009;transform:translatey(0)}}@keyframes carousel-move{0%{transform:translate(0) scale(1)}to{transform:translate(-1500px,-100px) scale(1.5);opacity:0}}@keyframes glassify{0%{background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%)}to{background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%)}}@keyframes breath{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.home-page{background-color:#0c0c0c;animation:animation-opacity-in 1s}.product-page{animation:animation-opacity-in 1s}.case-studies-page{animation:animation-opacity-in 1s;background-color:#fff}.about-page,.contact-page{animation:animation-opacity-in 1s}.your-sample-page{width:100%;min-height:100vh;background-color:#0c0c0c}.your-sample-page .btns-container{margin-top:auto;width:100%;display:flex;justify-content:space-between}.your-sample-page .btns-container button{width:50px;height:50px;border-radius:50%;color:#fff;font-size:16px;font-family:FontBold;display:flex;justify-content:center;align-items:center;padding:0}.your-sample-page .btns-container button .btn-text{display:none}.your-sample-page .btns-container button .btn-icon{width:24px;height:24px}.your-sample-page .btns-container button .btn-icon img{height:100%}@media (min-width: 768px){.your-sample-page .btns-container button{border-radius:10px;width:200px;height:45px}.your-sample-page .btns-container button .btn-text{display:unset}.your-sample-page .btns-container button .btn-icon{display:none}}.your-sample-page .btns-container .back-btn{background-color:transparent;border:1px solid #fff;transition:.3s}@media (hover: hover){.your-sample-page .btns-container .back-btn:hover{background-color:#fff;color:#0c0c0c}}.your-sample-page .btns-container .next-btn{border:none;background:#1a620f;background:linear-gradient(90deg,#1a620f,#486843 90%);transition:.3s}@media (hover: hover){.your-sample-page .btns-container .next-btn:hover{background:#1a620f;background:linear-gradient(90deg,#2a921a,#66935f 90%)}}.get-sample-page{width:100%;height:100vh;background-color:#0c0c0c;color:#fff;display:flex;justify-content:center;padding-top:150px}.get-sample-page .content{animation:animation-opacity-in .5s;max-width:1300px;display:flex;flex-direction:column;padding:0 30px}@media (min-width: 900px){.get-sample-page .content{padding:unset}}.get-sample-page .content h6{display:flex;justify-content:center;align-items:center;margin-bottom:50px;text-align:center;font-size:10px;font-family:FontBold;gap:10px}@media (min-width: 768px){.get-sample-page .content h6{font-size:14px}}.get-sample-page .content h6 .frame{display:flex;justify-content:center;align-items:center;border-radius:5px;width:40px;height:20px;position:relative;background:linear-gradient(135deg,#273538,#0c0c0c)}.get-sample-page .content h6 .frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;padding:1px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.get-sample-page .content .titles{margin-bottom:150px;text-align:center}.get-sample-page .content .titles h4{font-size:20px}.get-sample-page .content .titles h4 span{font-size:22px;font-family:FontBold}.get-sample-page .content .titles .unique{display:none}@media (min-width: 768px){.get-sample-page .content .titles h4{font-size:36px}.get-sample-page .content .titles h4 span{font-size:38px}.get-sample-page .content .titles .unique{display:unset}}.get-sample-page .content .input-container{margin-bottom:50px;width:100%}.get-sample-page .content .input-container input{width:100%;height:75px;border:1px solid #fff;background-color:transparent;border-radius:10px;font-size:14px;padding:18px;color:#fff;background:linear-gradient(135deg,#273538,#0c0c0c)}.get-sample-page .content .input-container input::placeholder{font-size:12px;font-family:FontRegular;transform:translateY(-2px);color:#fff}.get-sample-page .content .input-container input:focus{outline:none}@media (min-width: 900px){.get-sample-page .content .input-container input{width:900px;font-size:24px;padding-left:24px}.get-sample-page .content .input-container input::placeholder{transform:unset;font-size:24px;font-family:FontBold}}.get-sample-page .content .generate-btn{width:100%;min-height:75px;height:75px;margin:0 auto 50px;border-radius:10px;border:none;color:#fff;font-size:20px;font-family:FontBold;background:#1a620f;background:linear-gradient(90deg,#1a620f 80%,#4c6947b2);transition:.3s}@media (hover: hover){.get-sample-page .content .generate-btn:hover{background:#1a620f;background:linear-gradient(90deg,#2f8b21 80%,#4c6947b2);transform:scale(103%)}}@media (min-width: 768px){.get-sample-page .content .generate-btn{width:420px;height:75px}}.get-sample-page .content .generate-btn .loading-gif{width:60px;height:60px}.get-sample-page .content .generate-btn .loading-gif img{object-fit:contain;width:100%;height:100%}.check-mailbox-page{width:100%;height:100vh;background-color:#0c0c0c;display:flex;flex-direction:column;align-items:center;padding:150px 30px 50px}@media (min-width: 768px){.check-mailbox-page{padding:150px 70px 100px}}.check-mailbox-page .content{height:100%;max-width:1300px;display:flex;flex-direction:column}.check-mailbox-page .content h6{display:flex;justify-content:center;align-items:center;text-align:center;font-size:10px;font-family:FontBold;gap:10px;margin-bottom:250px}@media (min-width: 768px){.check-mailbox-page .content h6{font-size:14px}}.check-mailbox-page .content h6 .green{color:#acf5a1}.check-mailbox-page .content h2{color:#acf5a1;font-size:28px;margin-bottom:20px}@media (min-width: 768px){.check-mailbox-page .content h2{font-size:96px}}.check-mailbox-page .content h4{color:#acf5a1;font-size:20px;margin-bottom:20px}@media (min-width: 768px){.check-mailbox-page .content h4{font-size:48px}}.check-mailbox-page .content h5{color:#acf5a1;font-size:8px;margin-bottom:20px}@media (min-width: 768px){.check-mailbox-page .content h5{font-size:12px}}.check-mailbox-page .content .finish-btn{margin-top:auto;border-radius:10px;border:none;width:100%;height:50px;color:#fff;font-size:24px;background:#1a620f;background:linear-gradient(90deg,#1a620f,#486843 90%)}@media (min-width: 768px){.check-mailbox-page .content .finish-btn{font-size:16px;align-self:end;width:200px;height:45px}}.terms-of-conditions{animation:animation-opacity-in 1s;background-color:#0c0c0c;padding:140px 30px;display:flex;flex-direction:column;gap:30px}.terms-of-conditions .content{margin:auto;max-width:1300px}.terms-of-conditions .content h2{margin-bottom:50px;font-size:40px;font-family:FontBold}.terms-of-conditions .content p{font-size:20px;margin-bottom:20px}@media (min-width: 768px){.terms-of-conditions .content{padding:140px 70px}.terms-of-conditions .content h2{font-size:64px}}.faq{animation:animation-opacity-in 1s;background-color:#0c0c0c;width:100%;min-height:100vh}.faq .content{padding:140px 30px;max-width:1400px;margin:auto}.faq .content h2{font-size:40px;margin-bottom:70px}@media (min-width: 768px){.faq .content{padding:140px 70px}.faq .content h2{font-size:64px}}.faq .content .faq-row-wrapper .faq-body .faq-row{z-index:10;position:relative;display:flex;justify-content:center;align-items:start;border:none;border-radius:20px;margin-bottom:10px;padding:0 16px;background:#233034;background:linear-gradient(122deg,#233034,#1b2429,#0d1010)}.faq .content .faq-row-wrapper .faq-body .faq-row .row-title{font-size:20px}@media (min-width: 768px){.faq .content .faq-row-wrapper .faq-body .faq-row .row-title{font-size:24px}}.faq .content .faq-row-wrapper .faq-body .faq-row .row-content .row-content-text{font-size:16px}@media (min-width: 768px){.faq .content .faq-row-wrapper .faq-body .faq-row .row-content .row-content-text{font-size:20px}}.faq .content .faq-row-wrapper .faq-body .faq-row:before{z-index:-100;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:2px;background:linear-gradient(176deg,#8eb2b4,#6f5b85 57%,#763f9c);-webkit-mask:linear-gradient(130deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(130deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.app-header{position:fixed;top:0;left:0;height:80px;width:100vw;transition:.5s;background-color:#0c0c0c;z-index:1000;font-family:FontLight}@media (min-width: 1000px){.app-header{height:110px}}.app-header .content{display:flex;align-items:center;justify-content:space-between;padding:20px 0;max-width:1300px;width:100%;margin:0 auto}.app-header .content .logo{display:flex;justify-content:center;align-items:center;width:120px;cursor:pointer}.app-header .content .logo a{width:100%;height:100%}@media (min-width: 1000px){.app-header .content .logo{width:200px}}.app-header .content .nav-links{display:none}@media (min-width: 1000px){.app-header .content .nav-links{display:flex}}.app-header .content .link-btn button{font-family:FontLight;display:inline-block;width:150px;background-color:transparent;color:#fff;border:none;font-size:16px;transition:.25s;line-height:3;letter-spacing:1.5px}.app-header .content .link-btn:hover{cursor:pointer}.app-header .content .link-btn:after{display:block;content:"";border-bottom:solid 2px rgb(255,255,255);transform:scaleX(0) translateY(-10px);transition:transform .25s ease-in-out}.app-header .content .link-btn:hover:after{transform:scaleX(.8) translateY(-10px)}.app-header .content .active:after{display:block;content:"";border-bottom:solid 2px rgb(255,255,255);transform:scaleX(.8) translateY(-10px)}.app-header .content .login-link{display:none}@media (min-width: 1000px){.app-header .content .login-link{display:block}}.app-header .content .login-link button{width:155px;height:35px}.app-header .content .hamburger-icon{display:none;align-self:start}@media (min-width: 1000px){.app-header .content .hamburger-icon{display:none}}.mobile-nav{animation:animation-opacity-in .3s;position:fixed;left:0;top:0;width:100%;height:100vh;background-color:#fff;z-index:1000}.mobile-nav .close-wrapper{position:absolute;right:30px;top:30px;width:50px;height:50px}.mobile-nav .close-wrapper img{width:100%;height:100%}.mobile-nav .mobile-links{display:flex;flex-direction:column;align-items:start;margin:120px 24px 0}.mobile-nav .mobile-links .mobile-link{padding:12px 24px;font-size:36px;background-color:transparent;border:none}.mobile-nav .mobile-links .mobile-link a{color:#000}.mobile-nav .cta-btn{position:absolute;bottom:30px;left:50%;transform:translate(-50%);font-size:24px;margin:auto auto 0;width:90%;height:60px}.top{transition:.5s;background-color:transparent}.app-footer{border-top:1px solid #fff;position:relative;background-color:#0c0c0c;width:100%}@media (min-width: 768px){.app-footer{height:30vh}}.app-footer .content{margin:auto;display:flex;align-items:start;flex-direction:column;gap:100px;padding:30px;max-width:1440px;height:100%}@media (min-width: 768px){.app-footer .content{padding:30px 70px;flex-direction:column;align-items:center;gap:unset}}.app-footer .content .top-row{display:flex;width:100%;justify-content:space-between;flex-direction:column}@media (min-width: 768px){.app-footer .content .top-row{flex-direction:row}}.app-footer .content .top-row .contact-info{display:flex;flex-direction:column-reverse}@media (min-width: 768px){.app-footer .content .top-row .contact-info{gap:30px;flex-direction:row}}.app-footer .content .top-row .contact-info h3{font-size:24px}@media (min-width: 1000px){.app-footer .content .top-row .contact-info h3{font-size:60px}}.app-footer .content .top-row .contact-info p{margin-bottom:15px;font-size:16px;text-decoration:underline;cursor:pointer}@media (min-width: 1000px){.app-footer .content .top-row .contact-info p{margin-bottom:5px;font-size:24px}}.app-footer .content .top-row .contact-info .support,.app-footer .content .top-row .contact-info .contact{display:flex;flex-direction:column;gap:50px}.app-footer .content .top-row .logo{margin:auto;width:220px}@media (min-width: 768px){.app-footer .content .top-row .logo{margin:unset}}.app-footer .content .social-icons{margin:auto auto 20px;display:flex;gap:10px}.app-footer .content .social-icons .icon-wrapper{height:28px}.app-footer .content .social-icons .icon-wrapper img{width:100%;height:100%}.app-footer .content .rights-reserved{width:100%;font-size:14px;position:absolute;margin-top:auto;text-align:center;bottom:10px;left:50%;transform:translate(-50%)}@media (min-width: 768px){.app-footer .content .rights-reserved{font-size:16px}}.successMsg{background-color:#e0f3e8;border:1px solid #65c18c;border-radius:100px;font-weight:600;font-size:14px;line-height:18px;min-height:38px;max-height:38px;height:38px;text-align:center;padding:0}.errorMsg{color:#fff;background-color:#c65050;border-radius:100px;font-weight:400;font-size:14px;line-height:18px;min-height:38px;max-height:38px;height:38px;text-align:center;padding:0}.fixMsg{color:#fff;background-color:#020246;border-radius:100px;font-weight:400;font-size:14px;line-height:18px;min-height:38px;max-height:38px;height:38px;text-align:center;padding:0;border:1px solid #c0c0c0}.our-address{position:relative;background-color:#0c0c0c;width:100%;min-height:600px;overflow-x:hidden}@media (min-width: 1000px){.our-address{height:50vh}}.our-address .content{margin:0 auto;max-width:1440px;width:100%;height:100%;padding:70px 20px;align-items:center;flex-direction:column;gap:20px}@media (min-width: 1000px){.our-address .content{padding:70px;flex-direction:row;justify-content:space-between}}.our-address .content .address-info{display:flex;flex-direction:column;gap:20px;width:100%}.our-address .content .address-info .details-container{display:flex;flex-direction:column;gap:20px}.our-address .content .address-info h2{text-align:center;font-family:FontBold;font-size:44px}@media (min-width: 1000px){.our-address .content .address-info h2{text-align:unset;font-size:64px}}.our-address .content .address-info p{font-size:24px;text-align:center}@media (min-width: 1000px){.our-address .content .address-info p{text-align:unset}}.our-address .content .text-center{text-align:center}.our-address .content .map-container{min-width:320px;cursor:pointer;transition:.2s}@media (min-width: 768px){.our-address .content .map-container{min-width:420px}}@media (hover: hover){.our-address .content .map-container:hover{transform:scale(105%)}}.our-address .content .map-container img{border:1px solid #fff;border-radius:10px}.our-address .content .map-container .map-location{width:100%;height:100%}.contact-us{background-color:#0c0c0c;width:100%}.contact-us .content{display:flex;flex-direction:column;width:100%;max-width:1440px;padding:70px 30px;margin:auto;height:100%;filter:drop-shadow(5px 5px 10px #000000)}@media (min-width: 768px){.contact-us .content{padding:120px 70px 70px}}.contact-us .content h3{font-size:32px;margin-bottom:30px;font-family:FontLight}.contact-us .content h3 span{font-family:FontBold}@media (min-width: 768px){.contact-us .content h3{font-size:40px}.contact-us .content h3 span{font-size:42px}}.contact-us .content .info{display:flex;flex-direction:column;gap:6px;margin-bottom:30px}.contact-us .content .info h4{letter-spacing:1px;font-size:20px;font-family:FontLight;line-height:1.2}.contact-us .content .info h4 span{font-family:FontBold}@media (min-width: 768px){.contact-us .content .info h4{font-size:20px}}.contact-us .content .contact-form{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.contact-us .content .contact-form span{color:#767676}.contact-us .content .contact-form p{font-size:20px;margin-bottom:10px}.contact-us .content .contact-form label{font-size:20px}.contact-us .content .contact-form input{border-radius:10px;background-color:#d9d9d9;color:#0c0c0c;border:none;font-size:20px;padding:6px 12px}.contact-us .content .contact-form input:focus{outline:none}.contact-us .content .contact-form .name-inputs{display:flex;gap:20px;margin-bottom:20px;flex-direction:column}@media (min-width: 768px){.contact-us .content .contact-form .name-inputs{flex-direction:row}}.contact-us .content .contact-form .name-inputs .box{display:flex;flex-direction:column;width:100%}.contact-us .content .contact-form .name-inputs .box input{width:100%;height:60px}@media (min-width: 1000px){.contact-us .content .contact-form .name-inputs .box{width:unset}.contact-us .content .contact-form .name-inputs .box input{width:860px}}.contact-us .content .contact-form .email-input{display:flex;flex-direction:column}.contact-us .content .contact-form .email-input input{width:100%;height:60px}@media (min-width: 1000px){.contact-us .content .contact-form .email-input input{width:860px}}.contact-us .content .contact-form button{margin-left:auto;margin-top:70px;width:100%;height:60px}@media (min-width: 768px){.contact-us .content .contact-form button{width:420px;height:75px}}.mobile-ctn-btn{display:flex;position:fixed;top:20px;right:30px;width:120px;height:40px;z-index:1000;justify-content:center;align-items:center;border-radius:10px;color:#fff;border:none;background:linear-gradient(135deg,#273538c7,#0c0c0cb2);transition:.2s}@media (min-width: 1000px){.mobile-ctn-btn{display:none}}@media (hover: hover){.mobile-ctn-btn:hover{background:linear-gradient(135deg,#444f52,#0c0c0c5f);transform:scale(105%)}}.mobile-ctn-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.home-hero{background:url(https://res.cloudinary.com/wershuffle/image/upload/v1723985696/new-hero_upgpkq.png);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-height:100dvh;height:fit-content;width:100%;position:relative;z-index:1}.home-hero .hero-content{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:25px;padding-bottom:70px;width:100%;height:100%;filter:drop-shadow(5px 5px 10px #000000)}.home-hero .hero-content h2{color:#fff;font-size:24px;font-family:FontLight;line-height:1.3}@media (min-width: 1100px){.home-hero .hero-content{padding:0 40px 70px;align-items:center;justify-content:center;gap:unset}.home-hero .hero-content h2{font-size:48px}}.home-hero .hero-content .social-icons{position:absolute;bottom:70px;display:flex;justify-content:center;align-items:end;width:100%}@media (min-width: 768px){.home-hero .hero-content .social-icons{gap:20px}}.home-hero .hero-content .social-icons .social-icon{height:20px;width:50px}@media (min-width: 768px){.home-hero .hero-content .social-icons .social-icon{height:40px}}.home-hero .hero-content .social-icons .social-icon img{width:unset;height:100%}.home-hero .hero-content .social-icons .instagram-icon{margin-left:unset}@media (min-width: 768px){.home-hero .hero-content .social-icons .instagram-icon{margin-left:20px}}.home-hero .hero-content .cta-btn{position:absolute;bottom:150px;display:block;width:100%}@media (min-width: 768px){.home-hero .hero-content .cta-btn{width:unset}}.home-hero .hero-content .cta-btn button{width:100%;height:73px;font-size:20px}@media (min-width: 768px){.home-hero .hero-content .cta-btn button{width:420px;height:75px}}.home-why{min-height:1024px;width:100%;background-color:#0c0c0c;z-index:0;overflow:hidden}.home-why html,.home-why body{width:100%;overflow-x:hidden;position:relative}.home-why .why-text{margin:auto;max-width:1300px}@media (max-width: 768px){.home-why .why-text{padding:30px}}.home-why h6{position:relative;padding:110px 70px 0;font-size:40px;line-height:48.76px;z-index:3}.home-why h6 span{font-family:FontBold;font-size:42px}@media (max-width: 768px){.home-why h6{padding:30px 40px 0}}.home-why h3{position:relative;margin-top:65px;font-size:48px;font-weight:500;line-height:58.51px;text-align:center;z-index:3}.home-why h3 span{font-family:FontBold;font-size:50px}@media (max-width: 768px){.home-why h3{margin-bottom:100px}}.home-why h5{position:relative;text-align:center;z-index:3;font-size:32px;font-weight:500;line-height:39.01px;margin:55px 0 100px}.home-why h5 span{font-family:FontBold;font-size:34px}@media (max-width: 768px){.home-why h5{font-size:32px}.home-why h5 span{font-size:34px}}.home-why h4{position:relative;z-index:3;font-size:40px;line-height:48.76px;padding-bottom:130px;text-align:center}.home-why h4 span{font-family:FontBold;font-size:42px}@media (max-width: 768px){.home-why h4{font-size:40px}.home-why h4 span{font-size:42px}}.home-why .mobile-br{display:none}@media (max-width: 768){.home-why .mobile-br{display:inline}}.home-why .pc-br{display:none}@media (max-width: 768){.home-why .pc-br{display:inline}}.home-circ-container{position:relative;overflow-x:hidden}.home-circ-container .circ1{background:linear-gradient(180deg,#fff,#c4c4c4 40%,#1e292dcc 60%),linear-gradient(90deg,#1e292de6,#1e292d1a 55%,#fff 65%);width:581px;height:546.78px;right:-200px;top:-250px;overflow-x:hidden}@media (max-width: 1200px){.home-circ-container .circ1{background:linear-gradient(90deg,#1e292d,#1e292d 20%,#fff 90%);top:600px;right:-350px}}.home-circ-container .circ2{width:400px;height:400px;left:-140px;top:250px;background:linear-gradient(90deg,#fffc,#1e292dcc 70%)}@media (max-width: 1200px){.home-circ-container .circ2{top:220px;left:-60px;width:250px;height:250px;background:linear-gradient(90deg,#fffc,#1e292dcc 60%)}}.home-circ-container .circ3{width:600px;height:600px;right:-160px;top:670px;background:linear-gradient(90deg,#1e292d,#1e292d 60%,#fff)}@media (max-width: 1200px){.home-circ-container .circ3{top:1000px;width:350px;height:350px;left:-70px;background:linear-gradient(270deg,#1e292d,#1e292d 50%,#fffc)}}@media (max-width: 520px){.home-circ-container .circ3{top:1250px}}@media (max-width: 350px){.home-circ-container .circ3{top:1650px}}.home-circ-container .circ{overflow-x:hidden;box-sizing:border-box;position:absolute;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:1020px;z-index:0}.home-circ-container .circ:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1020px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.home-steps{width:100%;background-color:#0c0c0c}.home-steps .steps-numbers{max-width:1300px;margin:auto;display:flex;align-items:center;justify-content:center;gap:130px;flex-direction:column;padding:130px 0}@media (min-width: 768px){.home-steps .steps-numbers{gap:unset;justify-content:space-evenly;flex-direction:row}}.home-steps .steps-numbers .step-number{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:240px}.home-steps .steps-numbers .step-number h4{font-size:36px}.home-steps .steps-numbers .step-number h4 span{font-family:FontBold;font-size:38px}.home-steps .animated_text{text-align:center;font-size:24px;margin:30px;width:250px;line-height:1.3;font-family:FontBold}.home-steps .guide-steps h2{text-align:center;font-size:40px;margin:auto auto 20px;line-height:1.3}.home-steps .guide-steps h2 span{font-family:FontBold}@media (min-width: 768px){.home-steps .guide-steps h2{width:unset;font-size:40px;text-align:center}}.home-steps .guide-steps h3{font-size:32px;font-weight:500;line-height:39.01px;text-align:center;padding-bottom:30px}.home-steps .guide-steps .steps{display:flex;justify-content:space-evenly;flex-direction:column;gap:70px;padding-top:60px;padding-bottom:60px;width:100%;border-left:none;border-right:none;background:#2b3a3e;background:linear-gradient(90deg,#ffffff73,#2b3a3e 3%,#1e292d 70%,#111619 97%,#ffffff70)}@media (min-width: 1000px){.home-steps .guide-steps .steps{gap:unset;flex-direction:row;height:260px;padding-top:60px}}.home-steps .guide-steps .steps .step{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.home-steps .guide-steps .steps .step h1{font-size:48px}.home-steps .guide-steps .steps .step h1 span{font-family:FontBold}@media (min-width: 768px){.home-steps .guide-steps .steps .step h1{font-size:64px}}.home-steps .guide-steps .steps .step h6{font-family:FontLight;font-size:16px;width:320px;line-height:1.1}@media (min-width: 768px){.home-steps .guide-steps .steps .step h6{font-size:20px}}.home-steps .guide-steps .steps .step .icon{display:unset;position:absolute;width:40px;height:40px;margin:-15px 0;top:-15px;left:40px}@media (min-width: 768px){.home-steps .guide-steps .steps .step .icon{top:-25px;left:30px}}@media (min-width: 768px){.home-steps .guide-steps .steps .step .icon1{left:-20px}.home-steps .guide-steps .steps .step .icon2{left:0}.home-steps .guide-steps .steps .step .icon3{left:-5px}}.home-steps .flex-alignment{margin-bottom:0}@media (min-width: 1000px){.home-steps .flex-alignment{display:flex;justify-content:space-evenly;gap:70px;padding:70px 0;width:100%;gap:300px;flex-direction:row}}.home-steps .flex-alignment .cta-btn{max-width:1300px}.home-steps .flex-alignment .cta-btn button{width:420px;height:75px}@media (max-width: 1000px){.home-steps .flex-alignment .cta-btn{padding:30px}.home-steps .flex-alignment .cta-btn button{width:100%}}.home-testimonials{min-height:1024px;width:100%;background-color:#fff}.home-testimonials .content{max-width:90vw;margin:auto}@media (min-width: 1440px){.home-testimonials .content{max-width:1300px}}.home-science{background-color:#0c0c0c;width:100%;min-height:1024px}.home-science .content{width:100%;max-width:1300px;margin:auto}.home-science .content h2{margin:60px 0 40px;font-size:22px}.home-science .content h2 span{font-family:FontBold}@media (min-width: 768px){.home-science .content h2{font-size:40px;margin:100px 0 60px}}.home-science .content h4{font-size:16px;line-height:1.3}.home-science .content h4 span{font-family:FontBold}@media (min-width: 768px){.home-science .content h4{font-size:24px}}.home-science .content .science-cards{margin:80px 0;display:flex;flex-direction:column;gap:20px}.home-science .content .science-cards .row{display:flex;justify-content:center;flex-direction:column;gap:20px}@media (min-width: 1000px){.home-science .content .science-cards .row{flex-direction:row;align-items:center}}.home-science .content .science-cards .card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:start;padding-left:36px;gap:5px;background:linear-gradient(135deg,#273538,#0c0c0c);border-radius:20px;width:100%;height:155px;transition:.3s}@media (min-width: 1000px){.home-science .content .science-cards .card{width:270px;height:155px}}@media (min-width: 1440px){.home-science .content .science-cards .card{width:420px;height:155px}}.home-science .content .science-cards .card h3{font-size:24px}.home-science .content .science-cards .card h3 span{font-size:26px;font-family:FontBold}@media (min-width: 1440px){.home-science .content .science-cards .card h3{font-size:32px}.home-science .content .science-cards .card h3 span{font-size:32px;font-family:FontBold}}.home-science .content .science-cards .card .icon-wrapper{position:absolute;top:16px;right:16px}.home-science .content .science-cards .card .icon-wrapper img{width:32px;height:32px}@media (hover: hover){.home-science .content .science-cards .card:hover{transform:scale(103%);background:linear-gradient(135deg,#3e555a,#000)}}.home-science .content .science-cards .card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.home-science .content h3{line-height:1.3;font-size:24px}.home-science .content h3 span{font-family:FontBold}@media (min-width: 768px){.home-science .content h3{font-size:36px}}.home-science .content .cta-btn{display:block;max-width:1300px;margin-top:30px;margin-bottom:30px}.home-science .content .cta-btn button{height:60px;width:100%}@media (min-width: 1000px){.home-science .content .cta-btn{display:flex}.home-science .content .cta-btn button{width:420px;height:75px}}.home-second-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717325206/shuffle/opoivh5zfax9kutmzsql.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}.home-second-hero .content{width:100%;height:100vh;padding:70px 30px;display:flex;flex-direction:column;justify-content:end;gap:10px}@media (min-width: 768px){.home-second-hero .content{padding:70px}}.home-second-hero .content h3{font-size:24;font-family:FontRegular}.home-second-hero .content h3 span{font-size:40px;font-family:FontBold}@media (min-width: 768px){.home-second-hero .content h3{font-size:38px}}.home-second-hero .content .bold-title{margin-bottom:auto}@media (min-width: 768px){.home-second-hero .content .bold-title{margin-bottom:unset}}.home-second-hero .content .cta-btn{margin-top:30px}.home-second-hero .content .cta-btn button{width:100%;height:60px}@media (min-width: 768px){.home-second-hero .content .cta-btn button{height:75px;width:420px}}.home-phrase{background:#273538;background:linear-gradient(90deg,#273538,#0c0c0c);width:100%;text-align:center}.home-phrase .content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-left:none;border-right:none;padding:40px 0}.home-phrase .content h2{font-size:32px;margin:0 24px;max-width:90vw}@media (min-width: 768px){.home-phrase .content h2{margin:unset;max-width:60vw;font-size:36px}}.home-phrase .content p{margin-top:15px;margin-bottom:10px;font-size:16px}.home-plans{min-height:1024px;width:100%;background-color:#0c0c0c}.home-plans .plan-content{max-width:1300px;margin:auto;animation:animation-opacity-in .5s;padding:0 0 40px}@media (min-width: 768px){.home-plans .plan-content{padding:40px 0}}.home-plans .plan-content h2{font-size:32px;margin:80px 0}.home-plans .plan-content h2 span{font-size:34px;font-family:FontBold}@media (min-width: 768px){.home-plans .plan-content h2{font-size:40px}.home-plans .plan-content h2 span{font-size:42px}}.home-plans .plan-content .plan-cards{display:flex;gap:20px;justify-content:center;flex-direction:column;align-items:center}@media (min-width: 768px){.home-plans .plan-content .plan-cards{width:90vw}}@media (min-width: 1200px){.home-plans .plan-content .plan-cards{align-items:unset;flex-direction:row}}.home-plans .plan-content .plan-cards .plan-card{position:relative;display:flex;flex-direction:column;padding:40px 20px 20px 0;width:100%;height:560px;background:linear-gradient(135deg,#273538,#0c0c0c);border-radius:20px;transition:.5s}@media (min-width: 768px){.home-plans .plan-content .plan-cards .plan-card{width:440px;height:660px}}@media (min-width: 1200px){.home-plans .plan-content .plan-cards .plan-card{width:100%}}@media (min-width: 1440px){.home-plans .plan-content .plan-cards .plan-card{width:400px;height:660px}}.home-plans .plan-content .plan-cards .plan-card .card-titles{display:flex;justify-content:space-between;padding-left:20px;margin-bottom:20px}.home-plans .plan-content .plan-cards .plan-card .card-titles .plan-details{display:flex;flex-direction:column;gap:16px}.home-plans .plan-content .plan-cards .plan-card .card-titles .plan-details h4{font-size:24px}.home-plans .plan-content .plan-cards .plan-card .card-titles .plan-details h6{font-size:16px}.home-plans .plan-content .plan-cards .plan-card .card-titles h5{font-size:24px}.home-plans .plan-content .plan-cards .plan-card .card-titles h5 span{color:#b0b0b0;text-decoration:line-through}.home-plans .plan-content .plan-cards .plan-card .half-line{width:70%;height:1px;background-color:#fff}@media (hover: hover){.home-plans .plan-content .plan-cards .plan-card:hover{transform:scale(103%);background:linear-gradient(135deg,#485457,#000)}}.home-plans .plan-content .plan-cards .plan-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.home-plans .plan-content .plan-cards .card-options{display:flex;flex-direction:column;gap:15px;font-size:14px;margin-top:30px;padding-left:20px}@media (min-width: 768px){.home-plans .plan-content .plan-cards .card-options{font-size:15px;gap:15px}}.home-plans .plan-content .plan-cards .cta-btn{z-index:10;width:100%;margin:auto auto 0;padding-left:20px}.home-plans .plan-content .plan-cards .cta-btn button{width:100%;height:75px;border-radius:10px}.home-plans .plan-content .plan-cards .cta-btn button span{font-family:FontBold}.home-plans .plan-content .small-letters{margin-top:50px}.home-plans .plan-content .small-letters h6{font-size:16px;margin-bottom:5px}.home-plans .plan-content .small-letters ol{margin:0;padding:17px}.home-plans .plan-content .small-letters ol li{list-style:disc;font-size:8px}@media (min-width: 375px){.home-plans .plan-content .small-letters ol li{font-size:12px}}.home-plans .plan-content .small-letters br{display:unset}@media (min-width: 768px){.home-plans .plan-content .small-letters br{display:none}}.main-link{background-color:#fff;margin:auto;display:flex;flex-direction:column;gap:30px}@media (min-width: 768px){.main-link{margin:90px auto}}.main-link h2{display:none;filter:drop-shadow(5px 5px 10px #d1d1d1);font-size:24px;color:#131313}.main-link h2 span{font-size:26px;font-family:FontBold}@media (min-width: 768px){.main-link h2{display:unset;font-size:48px}.main-link h2 span{font-size:50px}}.main-link .link-container{display:flex;flex-direction:column;gap:8px;width:100%}@media (min-width: 1000px){.main-link .link-container{flex-direction:row}}.main-link .link-container input{padding:16px;font-size:20px;width:100%;height:60px;border:1px solid #131313;border-radius:10px}.main-link .link-container input::placeholder{color:#0c0c0c;font-size:10px;font-family:FontBold;transform:translateY(-3px)}.main-link .link-container input:focus{outline:none}@media (min-width: 768px){.main-link .link-container input{height:75px;padding-left:20px;font-size:24px}.main-link .link-container input::placeholder{transform:unset;font-family:FontBold;font-size:24px}}.main-link .link-container button{border-radius:10px;border:none;font-size:20px;font-family:FontBold;color:#fff;width:100%;height:60px;background:#30e514;background:linear-gradient(122deg,#acf4a1,#acf5a1 78%,#d8fad3);transition:.3s}@media (min-width: 1000px){.main-link .link-container button{width:420px;height:75px}}@media (hover: hover){.main-link .link-container button:hover{background:#30e514;background:linear-gradient(122deg,#a1ef95,#a6f69a 78%,#e2f3e0);transform:scale(103%)}}.main-link .link-container button .loading-gif{width:60px;height:60px}.main-link .link-container button .loading-gif img{object-fit:contain;width:100%;height:100%}.testimonials-cards{margin:70px auto;max-width:1300px}@media (min-width: 1000px){.testimonials-cards{margin:140px auto 70px}}.testimonials-cards .content{display:flex;flex-direction:column;gap:10px}.testimonials-cards .content h4{text-align:center;font-size:24px;color:#131313;font-family:FontBold}@media (min-width: 768px){.testimonials-cards .content h4{font-size:40px}}.testimonials-cards .content h3{text-align:center;font-size:24px;color:#9a9a9a;margin-bottom:50px}@media (min-width: 768px){.testimonials-cards .content h3{font-size:48px}}.testimonials-cards .content .cards{width:100%;margin-bottom:30px}.testimonials-cards .content .cards .row{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.testimonials-cards .content .cards .row{flex-direction:row}}.testimonials-cards .content .cards .item-img{display:flex;flex-direction:column;gap:20px}.testimonials-cards .content .cards .item-img .img-wrapper{border-radius:40px;width:100%;height:100%}@media (min-width: 768px){.testimonials-cards .content .cards .item-img .img-wrapper{width:420px;height:420px}}.testimonials-cards .content .cards .item-img .img-wrapper img{border-radius:40px;width:100%;height:100%}@media (hover: hover){.testimonials-cards .content .cards .item-img .img-wrapper{transition:.3s}.testimonials-cards .content .cards .item-img .img-wrapper:hover{transform:scale(103%)}}.testimonials-cards .content .cards .item-img .text-box{border-radius:20px;color:#0c0c0c;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;padding:20px;width:100%;background:#a5efff;background:linear-gradient(122deg,#eefbff,#fbfdfe)}.testimonials-cards .content .cards .item-img .text-box p{text-align:center;font-size:16px}.testimonials-cards .content .cards .item-img .text-box h6{text-wrap:nowrap;font-size:12px;font-family:FontExtraLight}.testimonials-cards .content .cards .item-img .text-box h6 span{font-family:FontExtraBold;font-size:14px}@media (hover: hover){.testimonials-cards .content .cards .item-img .text-box{transition:.3s}.testimonials-cards .content .cards .item-img .text-box:hover{transform:scale(103%)}}@media (min-width: 768px){.testimonials-cards .content .cards .item-img .text-box{width:420px;height:175px}}.testimonials-cards .content .cards .item-img .text-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:2px;background:linear-gradient(160deg,#c7f5fd 35%,#cda8e9 87%,#de8cfc);-webkit-mask:linear-gradient(160deg,rgb(199,245,253) 35%,rgb(205,168,233) 87%,rgb(222,140,252) 100%) content-box,linear-gradient(160deg,rgb(199,245,253) 35%,rgb(205,168,233) 87%,rgb(222,140,252) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.testimonials-cards .content .cards .item-video{cursor:pointer;position:relative;border-radius:40px;width:100%;height:615px}@media (min-width: 768px){.testimonials-cards .content .cards .item-video{width:420px;height:615px}}.testimonials-cards .content .cards .item-video video{border-radius:40px;width:100%;height:100%;object-fit:cover}.testimonials-cards .content .cards .item-video .speakers-icon{position:absolute;width:32px;height:32px;top:20px;right:20px}.testimonials-cards .content .cards .item-video h5{display:flex;justify-content:center;align-items:end;gap:5px;width:320px;text-wrap:nowrap;font-family:FontExtraLight;position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:12px}.testimonials-cards .content .cards .item-video h5 span{font-size:14px;font-family:FontExtraBold}@media (hover: hover){.testimonials-cards .content .cards .item-video{transition:.3s}.testimonials-cards .content .cards .item-video:hover{transform:scale(103%)}}.testimonials-cards .content .cards .item1 .text-box p{color:#000;font-size:14px}.testimonials-cards .content .cards .item1 .text-box h6{font-size:10px}@media (min-width: 768px){.testimonials-cards .content .cards .item1 .text-box h6{font-size:14px}}.testimonials-cards .content .cards .item3 .text-box p{font-size:14px}.testimonials-cards .content .cta-btn{margin:auto;width:100%}.testimonials-cards .content .cta-btn button{width:100%;height:60px;border:1px solid #131313;color:#131313;background-color:#fff;border-radius:60px;font-size:20px;transition:.3s}@media (hover: hover){.testimonials-cards .content .cta-btn button:hover{color:#fff;background-color:#131313}}@media (min-width: 768px){.testimonials-cards .content .cta-btn{width:unset;margin:unset;margin-left:auto}.testimonials-cards .content .cta-btn button{width:420px;height:75px}}.testimonials-carousel{padding-top:50px;margin:0 auto 100px;height:568px;width:320px}@media (min-width: 430px){.testimonials-carousel{height:620px;width:360px}}@media (min-width: 768px){.testimonials-carousel{padding-top:100px;margin:0 auto 30px;width:unset;height:unset}}@media (min-width: 1440px){.testimonials-carousel{margin:0 auto 30px;height:unset;width:unset}}.testimonials-carousel .carousel-container{position:relative;height:550px;z-index:100}@media (min-width: 768px){.testimonials-carousel .carousel-container{height:640px}}.testimonials-carousel .carousel-container:before,.testimonials-carousel .carousel-container:after{content:"";position:absolute;z-index:100000;width:20px;height:700px;top:-25px;filter:blur(4px);background:#0c0c0c}.testimonials-carousel .carousel-container:before{left:-10px}.testimonials-carousel .carousel-container:after{right:-10px}.videos-carousel [class^=number-slide],.videos-carousel [class*=" number-slide"]{position:relative;display:flex;align-items:center;justify-content:center;height:640px;width:360px;border-radius:10px;cursor:pointer}@media (min-width: 768px){.videos-carousel [class^=number-slide],.videos-carousel [class*=" number-slide"]{height:640px;width:360px}}@media (min-width: 1440px){.videos-carousel [class^=number-slide],.videos-carousel [class*=" number-slide"]{height:640px;width:360px}}.videos-carousel [class^=number-slide] video,.videos-carousel [class*=" number-slide"] video{position:relative;z-index:100;height:640px;width:360px;border-radius:10px}@media (hover: hover){.videos-carousel [class^=number-slide] video:hover,.videos-carousel [class*=" number-slide"] video:hover{transition:.5s;opacity:.1}}.videos-carousel [class^=number-slide] p,.videos-carousel [class*=" number-slide"] p{text-align:center;font-size:32px;padding:70px;position:absolute;color:#fff}.videos-carousel [class^=number-slide] p span,.videos-carousel [class*=" number-slide"] p span{font-family:FontBold}.videos-carousel [class^=number-slide] .speakers-icon,.videos-carousel [class*=" number-slide"] .speakers-icon{z-index:101;width:32px;height:32px;position:absolute;top:15px;right:15px}@media (min-width: 768px){.videos-carousel [class^=number-slide] .speakers-icon,.videos-carousel [class*=" number-slide"] .speakers-icon{top:15px;right:45px}}.screen-blur{position:fixed;width:50vw;height:80vh;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9998}.popup{position:fixed;width:500px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.popup .payment-container{min-height:300px;position:relative;z-index:10;background:#000;width:100%;height:100%;padding:20px 20px 40px;border-radius:20px;max-height:100vh;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.popup .payment-container .spinner-wrapper{margin:100px auto;width:100px;height:100px}.popup .payment-container .spinner-wrapper img{width:100%;height:100%}@media (max-width: 750px){.popup{width:100vw}}.popup .song-url-explanation{margin-top:-10px;font-size:10px;padding:3px;margin-bottom:10px}.popup .close-btn{font-weight:700;position:relative;z-index:100;margin-left:95%}.popup .close-btn:hover{cursor:pointer}.popup .name-input{display:grid;grid-template-columns:1fr 1fr;gap:10px}.popup .name-input input{width:100%}.popup input{position:relative;border-radius:6px;margin-bottom:10px;padding:12px;border:1px solid rgba(50,50,93,.1);max-height:44px;font-size:16px;width:100%;background:#30313d;box-sizing:border-box;z-index:50;color:#fff}.popup input:focus{outline:none;box-shadow:0 0 0 1px #2f5820,0 0 0 5px #293236}#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}.pay-btn{position:relative;background:#30313d;font-family:Arial,sans-serif;color:#fff;border-radius:4px;border:0;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;display:block;transition:all .2s ease;box-shadow:0 4px 5.5px #00000012;width:100%;margin-top:10px;margin-bottom:10px}.pay-btn:hover{filter:contrast(115%);border:none;outline:none;box-shadow:0 0 0 1px #2f5820,0 0 0 5px #293236}.pay-btn:disabled{opacity:.5;cursor:default}.spinner,.spinner:before,.spinner:after{border-radius:50%}.spinner{color:#fff;font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.spinner:before,.spinner:after{position:absolute;content:""}.spinner:before{width:10.4px;height:20.4px;background:#5469d4;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;-webkit-animation:loading 2s infinite ease 1.5s;animation:loading 2s infinite ease 1.5s}.spinner:after{width:10.4px;height:10.2px;background:#5469d4;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;-webkit-transform-origin:0px 10.2px;transform-origin:0px 10.2px;-webkit-animation:loading 2s infinite ease;animation:loading 2s infinite ease}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media only screen and (max-width: 600px){form{width:80vw;min-width:initial}}.home-missions{position:relative;width:100%;min-height:unset;height:100%;background:url(https://res.cloudinary.com/wershuffle/image/upload/v1723985699/new-second-hero_uohdbe.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:50px 30px;border-bottom-left-radius:80px;background-color:#0c0c0c}@media (min-width: 1100px){.home-missions{min-height:100dvh;border-bottom-left-radius:250px;padding:140px 70px 100px}}@media (min-height: 1100px){.home-missions{height:1080px;min-height:unset}}.home-missions .content{max-width:1300px;margin:auto;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.home-missions .content h3{text-wrap:nowrap;font-size:18px;margin-bottom:10px}@media (min-width: 768px){.home-missions .content h3{font-size:48px}}.home-missions .content h2{font-family:FontLight;font-size:24px;margin-bottom:50px}@media (min-width: 768px){.home-missions .content h2{font-size:48px}}@media (min-width: 1100px){.home-missions .content h2{margin-bottom:30px}}.home-missions .content h5{position:absolute;bottom:-120px;text-align:start;font-size:16px;font-family:FontLight}@media (min-width: 1100px){.home-missions .content h5{position:relative;text-align:center;font-size:32px;margin-bottom:50px}}.home-missions .content h5 br{display:unset}@media (min-width: 768px){.home-missions .content h5 br{display:none}}.home-missions .content .cards{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.home-missions .content .cards{gap:25px}}.home-missions .content .cards .row{display:flex;justify-content:center;flex-direction:column;gap:10px}@media (min-width: 1100px){.home-missions .content .cards .row{gap:25px;flex-direction:row}}.home-missions .content .cards .card{position:relative;background-color:#d7d7d736;overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:130px;border:1px solid #fff;border-radius:30px}@media (min-width: 1100px){.home-missions .content .cards .card{width:300px;height:150px}}@media (min-width: 1440px){.home-missions .content .cards .card{width:420px;height:250px}}.home-missions .content .cards .card .icon-wrapper{position:absolute;left:0;top:0;bottom:0}.home-missions .content .cards .card .icon-wrapper img{width:unset;height:100%}.home-missions .content .cards .card h6{font-family:FontLight;text-align:center;font-size:16px;width:150px;line-height:1.2}@media (min-width: 1100px){.home-missions .content .cards .card h6{transform:translate(70px);width:150px}}@media (min-width: 1440px){.home-missions .content .cards .card h6{width:220px;font-size:24px}}.home-missions .content .cards .card h6 .spotify-wrapper{height:30px;width:130px}@media (min-width: 1100px){.home-missions .content .cards .card h6 .spotify-wrapper{height:40px;width:140px}}@media (min-width: 1440px){.home-missions .content .cards .card h6 .spotify-wrapper{transform:translate(40px)}}.home-missions .content .cards .card h6 .spotify-wrapper img{width:100%;height:100%}@media (hover: hover){.home-missions .content .cards .card{transition:.3s}.home-missions .content .cards .card:hover{transform:scale(105%)}}.home-missions .content .cards .card .blur-bg{position:absolute;top:0;left:0;height:100%;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1}.home-missions .content .cards .card:before{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.home-videos{width:100%;background-color:#0c0c0c;color:#fff}@media (min-width: 768px){.home-videos{min-height:1024px}}.home-videos .content{max-width:1300px;padding:0 30px;margin:auto}@media (min-width: 768px){.home-videos .content{padding:unset;max-width:90vw}}@media (min-width: 1440px){.home-videos .content{max-width:1300px}}.home-videos .content h3{font-size:22px;color:#fff;padding:160px 0 0;line-height:1.2;font-family:FontLight}.home-videos .content h3 span{font-family:FontBold}@media (min-width: 800px){.home-videos .content h3{padding:140px 0 0;font-size:48px}}@media (min-width: 1440px){.home-videos .content h3{width:1250px}}.desktop-plans{display:none;max-width:1300px;margin:0 auto}@media (min-width: 1100px){.desktop-plans{display:block}}.desktop-plans .grid-parent{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(10,auto);grid-column-gap:6px;grid-row-gap:6px;width:100%;height:100%;margin-bottom:20px}.desktop-plans .grid-parent .cell{background:#273639;background:linear-gradient(145deg,#273639,#1b2529,#0d0f10);min-width:150px;height:60px;padding:12px;display:flex;align-items:center;transition:.3s;border-radius:2px}@media (hover: hover){.desktop-plans .grid-parent .cell:hover{transform:scale(103%);background:#273639;background:linear-gradient(145deg,#405357,#1b2529,#16191a)}}.desktop-plans .grid-parent .row0{display:flex;flex-direction:column;gap:5px;align-items:start;justify-content:center;height:80px}.desktop-plans .grid-parent .row0 h6{font-size:20px}.desktop-plans .grid-parent .row0 .title{width:100%;display:flex;justify-content:space-between}.desktop-plans .grid-parent .row0 .sub-title{width:100%;display:flex;justify-content:space-between;color:#b0b0b0;font-size:12px}.desktop-plans .grid-parent .row0 .sub-title .past-price{text-decoration:line-through}@media (min-width: 1400px){.desktop-plans .grid-parent .row0 .sub-title{font-size:16px}}.desktop-plans .grid-parent .row3{display:flex;justify-content:space-between}.desktop-plans .grid-parent .row10 button{width:100%;height:60px}.desktop-plans .grid-parent .social-icons{display:flex;gap:10px}.desktop-plans .grid-parent .social-icons .icon-wrapper{height:24px}.desktop-plans .grid-parent .social-icons .icon-wrapper img{width:100%;height:100%}.desktop-plans .grid-parent .transparent,.desktop-plans .grid-parent .transparent:hover{background:transparent}.desktop-plans .grid-parent .cell04{border-top-right-radius:20px}.desktop-plans .grid-parent .cell90{border-bottom-left-radius:20px}.desktop-plans .grid-parent .cell94{border-bottom-right-radius:20px}.desktop-plans .grid-parent .cell01,.desktop-plans .grid-parent .cell10{border-top-left-radius:20px}.desktop-plans .grid-parent .cell82,.desktop-plans .grid-parent .cell83{justify-content:space-between}.desktop-plans .grid-parent .cell82 h6,.desktop-plans .grid-parent .cell83 h6{font-size:16px}.desktop-plans .cta-btns{margin-bottom:50px;width:100%;display:flex;gap:15px}.desktop-plans .cta-btns .transparent-btn{background-color:transparent;border-color:transparent;cursor:default}.desktop-plans .cta-btns>*{min-width:150px;width:100%;height:80px}.desktop-plans .cta-btns .purchase-btn{font-size:20px;position:relative;border-radius:10px;color:#fff;border:none;background:linear-gradient(135deg,#273538c7,#0c0c0cb2);transition:.2s}@media (hover: hover){.desktop-plans .cta-btns .purchase-btn:hover{background:linear-gradient(135deg,#444f52,#0c0c0c5f);transform:scale(105%)}}.desktop-plans .cta-btns .purchase-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;padding:2px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.mobile-plans-carousel{display:block;position:relative;width:100%}@media (min-width: 1100px){.mobile-plans-carousel{display:none}}.mobile-plans-carousel .plans-carousel{position:relative}.mobile-plans-carousel .plans-carousel .card{margin:0 5px}.mobile-plans-carousel .plans-carousel .plan-btn{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:100;width:85%;height:60px;background-color:transparent;border-radius:10px;border:1px solid #fff;color:#fff;font-size:16px}@media (min-width: 375px){.mobile-plans-carousel .plans-carousel .plan-btn{font-size:22px;height:70px}}.mobile-plans-carousel .plans-carousel .control-dots{z-index:9999;bottom:-50px}.product-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717613460/shuffle/hwzhfnq50gxtsfuk383b.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative;z-index:3}.product-hero .content{padding:70px 30px;width:100%;height:100vh;display:flex;align-items:start;justify-content:end;flex-direction:column;gap:40px;filter:drop-shadow(5px 5px 10px #000000)}@media (min-width: 768px){.product-hero .content{gap:unset;justify-content:space-between;align-items:end;flex-direction:row;padding:70px 70px 50px}}.product-hero .content h2{font-size:30px}.product-hero .content h2 span{font-size:32px;font-family:FontBold}.product-hero .content button{width:100%;height:60px}@media (min-width: 768px){.product-hero .content button{width:420px;height:75px}}.product-second-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717327845/shuffle/kwqpqqxnckqiozyqmcq9.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}@media (min-width: 768px){.product-second-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717612849/shuffle/njxdsg7fi1pkppj08erq.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}}.product-third-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717613619/shuffle/mmdabbgekwrvtxrnhiyx.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}.product-third-hero .content{padding:30px 0 30px 30px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100%;color:#0c0c0c}@media (min-width: 768px){.product-third-hero .content{padding:70px;gap:20px;justify-content:end}}.product-third-hero .content h2{font-size:40px}.product-third-hero .content h2 span{font-family:FontBold}.product-third-hero .content h3{width:200px;font-size:24px}.product-third-hero .content h3 span{font-family:FontBold}@media (min-width: 768px){.product-third-hero .content h3{width:unset;font-size:40px}}.product-text{min-height:100vh;width:100%;position:relative;z-index:2}.product-text .content{padding:70px 30px;max-width:1300px;margin:0 auto;width:100%;min-height:100vh;padding:auto 70px;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media (min-width: 768px){.product-text .content{justify-content:center;gap:100px;padding:unset}}.product-text .content .text-cmp h3{display:flex;align-items:center;flex-direction:row;margin-bottom:40px;font-size:32px;gap:12px}.product-text .content .text-cmp h3 .titles{display:flex;flex-direction:column}.product-text .content .text-cmp h3 span{font-family:FontBold}.product-text .content .text-cmp h3 img{width:50px;height:50px;top:0}@media (max-width: 1000px){.product-text .content .text-cmp h3 img{position:fixed;top:-40px;right:10px}}.product-text .content .text-cmp h3 .icon5{top:-50px}.product-text .content .text-cmp h3 .icon6{top:-55px}.product-text .content .text-cmp p{font-size:24px}.product-text .content .text-cmp p span{font-family:FontBold}@media (min-width: 768px){.product-text .content .text-cmp h3{margin-bottom:40px;font-size:40px}.product-text .content .text-cmp h3 .titles{flex-direction:row;gap:12px}.product-text .content .text-cmp h3 img{display:unset}.product-text .content .text-cmp p{font-size:48px}}.product-text .content button{width:100%;height:60px;border-radius:60px;border:none;background-color:transparent;font-size:20px}@media (min-width: 768px){.product-text .content button{padding:0 36px;width:unset;min-width:420px;height:75px}}.product-text .content .dark-btn{border:1px solid #fff;color:#fff;transition:.3s}@media (hover: hover){.product-text .content .dark-btn:hover{background-color:#fff;color:#0c0c0c}}.product-text .content .light-btn{border:1px solid #0c0c0c;color:#0c0c0c;transition:.3s}@media (hover: hover){.product-text .content .light-btn:hover{background-color:#0c0c0c;color:#fff}}@media (min-width: 768px){.product-text .content .left{align-self:start}}@media (min-width: 768px){.product-text .content .right{align-self:end}}.dark-theme{background-color:#0c0c0c;color:#fff}.light-theme{background-color:#fff;color:#0c0c0c}.def-container{min-height:100vh;background-color:#fff;color:#0c0c0c;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.def-container .def{max-width:1300px;margin:0 auto;padding:0 30px;transform:translateY(-50px)}@media (min-width: 768px){.def-container .def{padding:unset}}.def-container .def .ordered-list{display:flex;gap:5px;font-size:32px;letter-spacing:.5px;line-height:35px}@media (min-width: 768px){.def-container .def .ordered-list{font-size:48px;font-family:FontBold;line-height:65px;letter-spacing:1px}}.def-container h1{z-index:2;font-size:40px;font-weight:800;line-height:48.76px;font-family:FontBold;position:relative}@media (max-width: 800px){.def-container h1{margin-top:60px}}.def-container h2{position:relative;z-index:2;font-family:FontRegular}.def-container li{z-index:2;position:relative;font-size:48px;font-family:FontBold;line-height:65px;letter-spacing:1px}@media (max-width: 1000px){.def-container li{font-size:32px;letter-spacing:.5px;line-height:35px}}.def-container .circ1{width:200px;height:200px;left:-40px;top:180px;overflow-x:hidden}@media (min-width: 768px){.def-container .circ1{left:unset;width:546px;height:546px;right:-100px;top:-150px}}.def-container .circ2{display:none}@media (min-width: 768px){.def-container .circ2{display:unset;width:620px;height:620px;left:-100px;bottom:-100px;z-index:0}}.def-container .circ3{width:350px;height:350px;right:-100px;bottom:-20px;overflow-x:hidden}@media (min-width: 768px){.def-container .circ3{width:300px;height:300px;right:-100px;bottom:-100px}}.def-container .circ{background:linear-gradient(135deg,#1fd6ff1a,#fff0);box-shadow:2px 5px 10px #0000004d;overflow-x:hidden;box-sizing:border-box;position:absolute;border-radius:1020px;z-index:0}.def-container .circ:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1020px;padding:2px;background:linear-gradient(160deg,#a5e2e780,#6f5b8580 77%,#763f9c80);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(188,95,255) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.case-studies-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1717689837/shuffle/jgpwu6h0ua9r1suvktx7.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative;z-index:10}.case-studies-hero .content{padding:70px 30px;width:100%;height:100vh;display:flex;justify-content:end;align-items:end;flex-direction:column;gap:40px;filter:drop-shadow(5px 5px 10px #000000)}@media (min-width: 768px){.case-studies-hero .content{padding:70px;flex-direction:row;justify-content:space-between}}.case-studies-hero .content h2{max-width:600px;font-size:48px;line-height:1.1}.case-studies-hero .content h2 span{font-size:50px;font-family:FontBold}.case-studies-hero .content button{width:100%;height:60px}@media (min-width: 768px){.case-studies-hero .content button{min-width:420px;width:420px;height:75px}}.case-studies-results{background-color:#0c0c0c;width:100%;min-height:100vh;padding:100px 24px 150px;z-index:10;position:relative;border-bottom-left-radius:80px;overflow:hidden}@media (min-width: 768px){.case-studies-results{border-bottom-left-radius:150px;padding:70px 70px 300px}}.case-studies-results .content{max-width:1300px;margin:auto}.case-studies-results .content h3{margin-bottom:70px;font-size:48px}.case-studies-results .content h3 span{font-size:50px;font-family:FontBold}@media (max-width: 750px){.case-studies-results .content h3{font-size:32px}.case-studies-results .content h3 span{font-size:34px}}.case-studies-results .content .artists-cards{display:flex;flex-direction:column;gap:50px}@media (min-width: 768px){.case-studies-results .content .artists-cards{gap:160px}}.case-studies-results .content .artists-cards .artist-card{position:relative;display:flex;flex-direction:column;gap:25px}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card{gap:unset;min-height:420px}}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile{display:flex;flex-direction:column}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile h2{font-size:40px;font-family:FontBold;margin-bottom:10px}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile h4{font-size:20px}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile h4 span{font-family:FontBold}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile .middle-sub-title{font-size:16px}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card .artist-title-mobile{display:none}}.case-studies-results .content .artists-cards .artist-card .artist-title-mobile .align-right{text-align:right}.case-studies-results .content .artists-cards .artist-card .img-wrapper{min-width:100%;min-height:100%}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card .img-wrapper{min-width:420px;min-height:420px}}.case-studies-results .content .artists-cards .artist-card .img-wrapper img{border-radius:10px;width:100%;height:100%}.case-studies-results .content .artists-cards .artist-card .card-content{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card .card-content{padding:0 20px}}.case-studies-results .content .artists-cards .artist-card .card-content .artist-title{display:none}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card .card-content .artist-title{display:flex;flex-direction:column}.case-studies-results .content .artists-cards .artist-card .card-content .artist-title h2{font-size:64px;font-family:FontBold}.case-studies-results .content .artists-cards .artist-card .card-content .artist-title h4{font-size:40px}.case-studies-results .content .artists-cards .artist-card .card-content .artist-title h4 span{font-family:FontBold}.case-studies-results .content .artists-cards .artist-card .card-content .artist-title .middle-sub-title{font-size:32px}}.case-studies-results .content .artists-cards .artist-card .card-content p{font-size:20px;line-height:1.2}@media (min-width: 768px){.case-studies-results .content .artists-cards .artist-card .card-content p{max-width:66%;font-size:24px}}.case-studies-results .content .artists-cards .artist-card .card-content .artist-name{margin-bottom:100px}.case-studies-results .content .artists-cards .artist-card .card-content .artist-name span{font-family:FontBold}@media (min-width: 1200px){.case-studies-results .content .artists-cards .artist-card .card-content .artist-name{margin-bottom:unset}}.case-studies-results .content .artists-cards .artist-card button{font-size:16px;position:absolute;width:100%;height:60px}@media (min-width: 1200px){.case-studies-results .content .artists-cards .artist-card button{width:310px;height:75px}}.case-studies-results .content .artists-cards .artist-card .left-btn{left:0;bottom:0}.case-studies-results .content .artists-cards .artist-card .right-btn{right:0;bottom:0}@media (min-width: 1200px){.case-studies-results .content .artists-cards .ltr{flex-direction:row}}@media (min-width: 1200px){.case-studies-results .content .artists-cards .rtl{text-align:right;flex-direction:row-reverse}.case-studies-results .content .artists-cards .rtl .card-content{align-items:end}}.case-studies-results .circ1{width:250px;height:250px;top:-100px;left:-180px}.case-studies-results .circ2{width:550px;height:550px;top:-100px;right:-380px}.case-studies-text{display:none;padding:70px 30px;background-color:#fff;color:#0c0c0c;overflow:hidden}@media (min-width: 768px){.case-studies-text{display:block;background-color:#0c0c0c;color:#fff;padding:200px 70px 70px}}.case-studies-text .content{position:relative;max-width:1300px;margin:auto}.case-studies-text .content h4{font-size:34px}.case-studies-text .content h4 span{font-family:FontBold}.case-studies-text .content .circ1{width:200px;height:200px;right:-100px;top:-120px}@media (min-width: 768px){.case-studies-text .content .circ1{display:none}}.case-studies-text .content .circ2{width:350px;height:350px;left:-100px;bottom:-120px}@media (min-width: 768px){.case-studies-text .content .circ2{display:none}}.case-studies-text .content .circ{background:linear-gradient(135deg,#1fd6ff1a,#fff0);box-shadow:2px 5px 10px #0000004d;overflow-x:hidden;box-sizing:border-box;position:absolute;border-radius:1020px;z-index:0}.case-studies-text .content .circ:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1020px;padding:2px;background:linear-gradient(160deg,#a5e2e780,#6f5b8580 77%,#763f9c80);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(188,95,255) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.case-studies-clients{background-color:#fff;color:#0c0c0c;width:100%;min-height:100vh;padding:90px 24px}@media (min-width: 768px){.case-studies-clients{padding:90px 70px}}.case-studies-clients .content{max-width:1300px;margin:auto}.case-studies-clients .content h4{margin-bottom:40px;font-size:36px}.case-studies-clients .content h4 span{font-family:FontBold}@media (min-width: 768px){.case-studies-clients .content h4{font-size:48px}}.case-studies-clients .content .main-text{margin-bottom:50px}@media (min-width: 768px){.case-studies-clients .content .main-text{margin-bottom:90px}}.case-studies-clients .content .main-text p{font-size:24px}@media (min-width: 768px){.case-studies-clients .content .main-text p{font-size:34px}}.case-studies-clients .content .cta-btns{width:100%;display:flex}@media (min-width: 1000px){.case-studies-clients .content .cta-btns{justify-content:end}}.case-studies-clients .content .cta-btns a{width:100%}@media (min-width: 1000px){.case-studies-clients .content .cta-btns a{width:unset}}.case-studies-clients .content .cta-btns a .grow-cta-btn{margin-top:70px;margin-left:auto;font-size:20px;width:100%;height:60px;color:#0c0c0c;border-radius:50px;border:1px solid #0c0c0c;background-color:transparent}@media (min-width: 1000px){.case-studies-clients .content .cta-btns a .grow-cta-btn{width:420px;height:70px}}.case-studies-cards{width:100%;display:flex;flex-direction:column;gap:20px}.case-studies-cards .row{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.case-studies-cards .row{flex-direction:row}}.case-studies-cards .item-img{display:flex;flex-direction:column;gap:20px}.case-studies-cards .item-img .img-wrapper{border-radius:40px;width:100%;height:100%}@media (min-width: 768px){.case-studies-cards .item-img .img-wrapper{width:420px;height:420px}}.case-studies-cards .item-img .img-wrapper img{border-radius:40px;width:100%;height:100%}@media (hover: hover){.case-studies-cards .item-img .img-wrapper{transition:.3s}.case-studies-cards .item-img .img-wrapper:hover{transform:scale(103%)}}.case-studies-cards .item-img .text-box{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;width:100%;background:#a5efff;background:linear-gradient(122deg,#eefbff,#fbfdfe)}.case-studies-cards .item-img .text-box p{text-align:center;font-size:16px}.case-studies-cards .item-img .text-box h6{font-size:12px;font-family:FontLight;text-wrap:nowrap}.case-studies-cards .item-img .text-box h6 span{font-family:FontBold;font-size:16px}@media (hover: hover){.case-studies-cards .item-img .text-box{transition:.3s}.case-studies-cards .item-img .text-box:hover{transform:scale(103%)}}@media (min-width: 768px){.case-studies-cards .item-img .text-box{width:420px;height:175px}}.case-studies-cards .item-img .text-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:2px;background:linear-gradient(160deg,#c7f5fd 35%,#cda8e9 87%,#de8cfc);-webkit-mask:linear-gradient(160deg,rgb(199,245,253) 35%,rgb(205,168,233) 87%,rgb(222,140,252) 100%) content-box,linear-gradient(160deg,rgb(199,245,253) 35%,rgb(205,168,233) 87%,rgb(222,140,252) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.case-studies-cards .item-video{cursor:pointer;position:relative;border-radius:40px;width:100%;height:615px}@media (min-width: 768px){.case-studies-cards .item-video{width:420px;height:615px}}.case-studies-cards .item-video video{border-radius:40px;width:100%;height:100%;object-fit:cover}.case-studies-cards .item-video .speakers-icon{position:absolute;width:32px;height:32px;top:20px;right:20px}.case-studies-cards .item-video h5{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:16px}@media (hover: hover){.case-studies-cards .item-video{transition:.3s}.case-studies-cards .item-video:hover{transform:scale(103%)}}.about-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1716672361/shuffle/fpeeoqut5hnxppp3xjbe.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}.about-hero .content{padding:70px 30px;width:100%;height:100vh;display:flex;align-items:end;filter:drop-shadow(5px 5px 10px #000000)}@media (min-width: 768px){.about-hero .content{padding:70px;justify-content:end;align-items:end}.about-hero .content h2{margin-left:30vw}}.about-hero .content h2{width:85vw;font-size:48px;font-family:FontBold}.about-main-text{width:100%;background-color:#0c0c0c;padding:70px 30px}@media (min-width: 768px){.about-main-text{padding:90px 70px 160px}}.about-main-text .cycle{margin:auto;max-width:1300px;margin-top:5vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:space-evenly;gap:80px}@media (max-width: 1350px){.about-main-text .cycle{flex-direction:column-reverse}}.about-main-text .cycle img{width:550px;max-width:80vw}.about-main-text .cycle h1{font-family:FontLight;font-size:128px}@media (max-width: 1350px){.about-main-text .cycle h1{text-align:left}}@media (max-width: 650px){.about-main-text .cycle h1{font-size:42px}}@media (max-width: 370px){.about-main-text .cycle h1{font-size:34px}}.about-main-text .cycle h1 span{font-family:FontBold}.about-main-text .content{margin:0 auto;max-width:1300px;display:flex;flex-direction:column;gap:50px}.about-main-text h3{font-size:34px;text-align:center;font-family:FontBolder}.about-main-text h4{font-size:24px}.about-main-text h4 span{font-family:FontBold;font-size:26px}.about-main-text p{font-size:20px}.about-main-text p span{font-size:22px;font-family:FontBold}.about-main-text h2{margin-bottom:10px;font-size:40px}.about-main-text h2 span{font-size:42px;font-family:FontBold}@media (min-width: 768px){.about-main-text h4{font-size:36px}.about-main-text h4 span{font-family:FontBold;font-size:38px}.about-main-text p{font-size:24px}.about-main-text p span{font-size:26px;font-family:FontBold}.about-main-text h2{margin-bottom:10px;font-size:64px}.about-main-text h2 span{font-size:66px;font-family:FontBold}}.about-employees{width:100%;background-color:#0c0c0c;color:#fff;padding:70px 30px;overflow:hidden}@media (min-width: 768px){.about-employees{padding:90px 70px}}.about-employees .content{position:relative;margin:0 auto;max-width:1300px}.about-employees .content h3{margin-top:120px;margin-bottom:110px;font-size:38px}.about-employees .content h2{font-size:48px;margin-bottom:40px}.about-employees .content h2 span{font-family:FontBold}.about-employees .content h4{margin-bottom:80px;font-size:38px}.about-employees .circ1{top:-20px;left:-320px;width:300px;height:300px}.about-employees .circ2{bottom:-20px;right:-400px;width:500px;height:500px}.about-employees-row{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.about-employees-row{gap:20px;flex-direction:row}}.about-employees-row .employee-card{margin-bottom:60px}@media (min-width: 1440px){.about-employees-row .employee-card{margin-bottom:100px}}.about-employees-row .employee-card .img-wrapper{margin-bottom:20px;width:100%;height:100%}.about-employees-row .employee-card .img-wrapper img{aspect-ratio:1/1;width:100%;height:100%}@media (min-width: 768px){.about-employees-row .employee-card .img-wrapper{width:240px;height:240px}}@media (min-width: 1440px){.about-employees-row .employee-card .img-wrapper{width:420px;height:420px}}.about-employees-row .employee-card h6{font-size:20px;font-family:FontBold}.about-employees-row .employee-card p{font-size:20px}.contact-hero{background:url(https://res.cloudinary.com/ibarak/image/upload/v1716672359/shuffle/jauzemzenbivhis0u7p9.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%;position:relative}.contact-hero .content{padding:70px 30px;width:100%;height:100vh;display:flex;justify-content:start;align-items:end;filter:drop-shadow(5px 5px 10px #000000)}@media (min-width: 768px){.contact-hero .content{padding:70px}}.contact-hero .content h2{font-size:48px;font-family:FontBold}.loading-sample{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;transition:.5s}.loading-sample .content{text-align:center;display:flex;flex-direction:column;transition:.5s;padding:0 30px}@media (min-width: 768px){.loading-sample .content{padding:unset}}.loading-sample .content h1{transition:.5s;font-size:48px;margin-bottom:10px}.loading-sample .content h1 span{font-size:50px;font-family:FontBold;color:#fff}@media (min-width: 768px){.loading-sample .content h1{font-size:96px;margin-bottom:unset}.loading-sample .content h1 span{font-size:98px}}.loading-sample .content .spinner-wrapper{margin:0 auto;width:100px;height:100px}.loading-sample .content .number-percentage{align-self:end}.loading-sample .content .number-percentage h6{font-size:48px}.loading-sample .loading-stage1{transition:.5s}.loading-sample .loading-stage1 h1,.loading-sample .loading-stage1 .number-percentage h6{color:#fff}.loading-sample .loading-stage2{transition:.5s}.loading-sample .loading-stage2 h1,.loading-sample .loading-stage2 .number-percentage h6{color:#dfffda}.loading-sample .loading-stage3 h1,.loading-sample .loading-stage3 .number-percentage h6{color:#c5ffbc}.loading-sample .loading-stage4 h1,.loading-sample .loading-stage4 .number-percentage h6{color:#b3ffa7}.loading-sample .loading-stage5 h1,.loading-sample .loading-stage5 .number-percentage h6{color:#95ff85}.your-sample-example{width:100%;min-height:100vh;background-color:#0c0c0c;display:flex;flex-direction:column;align-items:center;padding:120px 30px 30px}@media (min-width: 768px){.your-sample-example{height:100%;min-height:100vh;padding:120px 70px 100px}}.your-sample-example .content{position:relative;min-height:100%;animation:animation-opacity-in .5s;max-width:1300px;width:100%;color:#fff;display:flex;flex-direction:column;align-items:center;flex:1}.your-sample-example .content h6{display:flex;justify-content:center;align-items:center;margin-bottom:20px;text-align:center;font-size:10px;font-family:FontBold;gap:10px}@media (min-width: 768px){.your-sample-example .content h6{margin-bottom:50px;font-size:14px}}.your-sample-example .content h6 .green{color:#acf5a1}.your-sample-example .content h6 .frame{display:flex;justify-content:center;align-items:center;border-radius:5px;width:100px;height:20px;position:relative;background:linear-gradient(135deg,#273538,#0c0c0c)}@media (min-width: 768px){.your-sample-example .content h6 .frame{width:140px;height:24px}}.your-sample-example .content h6 .frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;padding:1px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.your-sample-example .content h3{text-align:center;font-size:20px;margin-bottom:20px}.your-sample-example .content h3 span{font-size:22px;font-family:FontBold}@media (min-width: 768px){.your-sample-example .content h3{margin-bottom:25px;font-size:36px}.your-sample-example .content h3 span{font-size:38px}}.your-sample-example .content p{text-align:center;font-size:14px;margin-bottom:20px}@media (min-width: 768px){.your-sample-example .content p{margin-bottom:30px;font-size:32px}}.your-sample-example .content .video-container{flex:1;min-height:100%;max-width:240px;border-radius:40px;margin-bottom:20px}@media (min-width: 768px){.your-sample-example .content .video-container{margin-bottom:unset}}.your-sample-example .content .video-container video{cursor:pointer;border-radius:40px;width:100%;height:100%;object-fit:cover}.your-sample-example .content .video-container .play-icon{display:flex;justify-content:center;align-items:center;border:4px solid #fff;border-radius:50%;z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px}.your-sample-example .content .video-container .play-icon img{z-index:-100;width:75%;height:75%}.your-sample-example .content .plans-nav-titles{margin-bottom:50px}.your-own-content{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;padding:120px 30px 30px}@media (min-width: 768px){.your-own-content{padding:120px 70px 100px}}.your-own-content .content{animation:animation-opacity-in .5s;height:100%;max-width:1300px;width:100%;display:flex;flex-direction:column;align-items:center}.your-own-content .content h6{display:flex;justify-content:center;align-items:center;margin-bottom:20px;text-align:center;font-size:10px;font-family:FontBold;gap:10px}@media (min-width: 768px){.your-own-content .content h6{font-size:14px;margin-bottom:50px}}.your-own-content .content h6 .green{color:#acf5a1}.your-own-content .content h6 .frame{display:flex;justify-content:center;align-items:center;width:105px;height:20px;position:relative;background:linear-gradient(135deg,#273538,#0c0c0c)}@media (min-width: 768px){.your-own-content .content h6 .frame{width:120px;height:24px}}.your-own-content .content h6 .frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;padding:1px;background:linear-gradient(160deg,#a5e2e7,#6f5b85 77%,#763f9c);-webkit-mask:linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(160deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}.your-own-content .content h3{font-size:28px;text-align:center;margin-top:50px;margin-bottom:50px}.your-own-content .content h3 span{font-size:30px;font-family:FontBold}@media (min-width: 768px){.your-own-content .content h3{font-size:36px;margin-top:100px;margin-bottom:50px}.your-own-content .content h3 span{font-size:38px}}.your-own-content .content h4{margin-bottom:50px;max-width:650px;text-align:center;font-size:24px}@media (min-width: 768px){.your-own-content .content h4{font-size:32px}}.choose-plan{margin-top:-100px}.choose-plan h2{text-align:center}.dashboard-nav{position:fixed;height:100vh;width:90px;background:#303c40;border-radius:10px;left:-10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.dashboard-nav img{padding:30px}.dashboard-nav .logo{opacity:.46}.tasks{background-color:#000;width:100vw;height:100%;min-height:100vh}.tasks .content{padding:140px 30px;max-width:1400px;margin:auto;margin-left:10vw}.tasks .content h2{font-size:40px;margin-bottom:70px}@media (min-width: 768px){.tasks .content{padding:140px 70px}.tasks .content h2{font-size:64px}}.tasks .content .checkmark{width:fit-content;height:fit-content}.tasks .content .task-content{width:70%}.tasks .content .task-content button{margin:10px;padding:10px 20px;border-radius:10px}.tasks .content .task-content .green-btn{border:0px;background:linear-gradient(90deg,#30e51466 82.72%,#b2f5a766)}.tasks .content .task-content .green-btn:hover{color:#fff;background:linear-gradient(90deg,#30e5149c 82.72%,#b2f5a791)}.tasks .content .faq-row-wrapper .faq-body .faq-row{z-index:10;position:relative;display:flex;justify-content:center;align-items:start;border:none;border-radius:10px;margin-bottom:10px;padding:0 16px;background:#233034;background:linear-gradient(122deg,#233034,#1b2429,#0d1010)}.tasks .content .faq-row-wrapper .faq-body .faq-row .row-title{font-size:20px}@media (min-width: 768px){.tasks .content .faq-row-wrapper .faq-body .faq-row .row-title{font-size:24px}}.tasks .content .faq-row-wrapper .faq-body .faq-row .row-content .row-content-text{font-size:16px}@media (min-width: 768px){.tasks .content .faq-row-wrapper .faq-body .faq-row .row-content .row-content-text{font-size:20px}}.tasks .content .faq-row-wrapper .faq-body .faq-row:before{z-index:-100;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;padding:2px;background:linear-gradient(176deg,#8eb2b4,#6f5b85 57%,#763f9c);-webkit-mask:linear-gradient(130deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%) content-box,linear-gradient(130deg,rgb(165,226,231) 0%,rgb(111,91,133) 77%,rgb(118,63,156) 100%);-webkit-mask-composite:xor;mask-composite:exclude}
