.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-moz-box-flex:1;flex:1 1 auto}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-moz-keyframes Toastify__trackProgress{0%{-moz-transform:scaleX(1);transform:scaleX(1)}to{-moz-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;-moz-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-moz-transition:transform .2s,-moz-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;-webkit-transform-origin:right;-moz-transform-origin:right;transform-origin:right}.Toastify__progress-bar--default{background:-webkit-gradient(linear,left top,right top,from(#4cd964),color-stop(#5ac8fa),color-stop(#007aff),color-stop(#34aadc),color-stop(#5856d6),to(#ff2d55));background:-moz-linear-gradient(left,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-moz-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-moz-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-moz-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-moz-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;-moz-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-moz-keyframes Toastify__bounceOutRight{20%{opacity:1;-moz-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-moz-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-moz-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-moz-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-moz-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-moz-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;-moz-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-moz-keyframes Toastify__bounceOutLeft{20%{opacity:1;-moz-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-moz-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-moz-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-moz-keyframes Toastify__bounceOutUp{20%{-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-moz-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-moz-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-moz-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-moz-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-moz-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-moz-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;-moz-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-moz-keyframes Toastify__bounceOutDown{20%{-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;-moz-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;-moz-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;-moz-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;-moz-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;-moz-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;-moz-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;-moz-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;-moz-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-moz-keyframes Toastify__zoomIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-moz-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;-moz-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;-moz-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-moz-keyframes Toastify__flipIn{0%{-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-moz-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes Toastify__flipOut{0%{-moz-transform:perspective(400px);transform:perspective(400px)}30%{-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;-moz-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;-moz-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes Toastify__slideInRight{0%{-moz-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);-moz-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes Toastify__slideInLeft{0%{-moz-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);-moz-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes Toastify__slideInUp{0%{-moz-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);-moz-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes Toastify__slideInDown{0%{-moz-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);-moz-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@-moz-keyframes Toastify__slideOutRight{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);-moz-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@-moz-keyframes Toastify__slideOutLeft{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);-moz-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@-moz-keyframes Toastify__slideOutDown{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);-moz-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}@-moz-keyframes Toastify__slideOutUp{0%{-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-moz-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);-moz-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;-moz-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;-moz-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;-moz-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;-moz-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;-moz-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;-moz-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;-moz-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;-moz-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes LayoutDefault_skeleton__1HtbB{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes LayoutDefault_skeleton__1HtbB{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes LayoutDefault_skeleton__1HtbB{0%{background-position:100% 50%}to{background-position:0 50%}}.LayoutDefault_layoutBox__2VBSl{margin-top:64px}.LayoutDefault_layoutBox__breadCrumbs__16lLr{margin-top:32px;margin-bottom:32px}.LayoutDefault_layoutFooter__4klHA{margin-top:40px}@-webkit-keyframes BlogHomepageBannerSection_skeleton__3kUfm{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogHomepageBannerSection_skeleton__3kUfm{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogHomepageBannerSection_skeleton__3kUfm{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes BlogHomepageBannerSection_bgposition__3Q1dt{0%{background-position:0 0}to{background-position:100% 0}}@-moz-keyframes BlogHomepageBannerSection_bgposition__3Q1dt{0%{background-position:0 0}to{background-position:100% 0}}@keyframes BlogHomepageBannerSection_bgposition__3Q1dt{0%{background-position:0 0}to{background-position:100% 0}}.BlogHomepageBannerSection_bannerBg__cP_KL{position:relative;padding-top:11.6875rem;padding-bottom:4.25rem}.BlogHomepageBannerSection_bannerBg__container__3U9JJ{width:56.25rem;max-width:100%;padding:0}.BlogHomepageBannerSection_bannerBg__row__29lLx{margin-right:0;margin-left:0;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;grid-gap:1.5rem;gap:1.5rem}.BlogHomepageBannerSection_bannerBg__heading__3kLuJ{max-width:100%;font-size:3.75rem;font-weight:600;line-height:4.625rem;text-align:center;letter-spacing:0;color:#161618}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F{max-width:100%;margin-top:-.5rem;text-align:center}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F a,.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F p{font-size:18px;font-weight:500;line-height:28px;letter-spacing:0}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F p{color:#4c4e53}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F a{color:#2643ff;text-decoration:underline}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_search_input__2C9Hk{width:700px;max-width:100%}.BlogHomepageBannerSection_bannerBg__slider__5p1sA{margin-top:60px}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_rainbow_filter__1WJ0J{position:absolute;top:-13.0625rem;right:19.125rem;width:53.6875rem;height:19.75rem;border-radius:283px;background:-webkit-gradient(linear,left top,right top,color-stop(-1%,rgba(60,131,255,.25)),color-stop(20%,rgba(255,60,216,.25)),color-stop(40%,rgba(255,195,54,.25)),color-stop(48%,rgba(112,255,109,.25)),color-stop(50%,rgba(38,179,255,.25)),color-stop(52%,rgba(60,131,255,.25)),color-stop(55%,rgba(112,255,109,.25)),color-stop(70%,rgba(255,195,54,.25)),color-stop(90%,rgba(255,60,216,.25)),to(rgba(38,179,255,.25)));background:-moz-linear-gradient(left,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25) 100%);background:linear-gradient(90deg,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25));background-size:200% 100%;background-position:0 0;-webkit-filter:blur(160px);filter:blur(160px);-webkit-animation:BlogHomepageBannerSection_bgposition__3Q1dt 10s linear infinite alternate;-moz-animation:BlogHomepageBannerSection_bgposition__3Q1dt 10s linear infinite alternate;animation:BlogHomepageBannerSection_bgposition__3Q1dt 10s linear infinite alternate}.BlogHomepageBannerSection_bannerBgMb__10QQ4{margin-top:140px}.BlogHomepageBannerSection_gridpading__1aztj{padding-top:16px;padding-bottom:16px}.BlogHomepageBannerSection_addImageBg__30ucn{background-color:#f4f5f6;overflow:hidden}.BlogHomepageBannerSection_blogListSection__2d2Mg{padding-left:0;padding-right:0}.BlogHomepageBannerSection_blogListContainer__v24gx{padding-left:0;padding-right:0;padding-bottom:32px}.BlogHomepageBannerSection_featurelistContainer__1rQ5E{background:#fff!important;border-radius:6px;height:100%;outline:none;overflow:hidden;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.05);box-shadow:0 8px 16px 0 rgba(0,0,0,.05)}.BlogHomepageBannerSection_featureTextSize__3IOAL{font-size:16px!important;padding:24px 24px 32px}.BlogHomepageBannerSection_featureTextSize__name__PS40n{font-size:18px;font-weight:500;line-height:28px;letter-spacing:0;color:#1a1b1c;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.BlogHomepageBannerSection_featureTextSize__detail__1_Rux{margin-top:10px}.BlogHomepageBannerSection_featureTextSize__detail__1_Rux a,.BlogHomepageBannerSection_featureTextSize__detail__1_Rux p{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0}.BlogHomepageBannerSection_featureTextSize__detail__1_Rux p{color:#414751}.BlogHomepageBannerSection_featureTextSize__detail__1_Rux a{color:#2643ff;text-decoration:underline}.BlogHomepageBannerSection_featureTextSize__time__1CBd5{margin-top:16px;font-weight:400;color:#9da2ad;line-height:16px;font-size:12px}.BlogHomepageBannerSection_line3__3SFVs{-webkit-line-clamp:3}.BlogHomepageBannerSection_imgClassName__yuipk{height:100%;object-fit:cover}@media only screen and (max-width:1440px){.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_rainbow_filter__1WJ0J{right:4.125rem}}@media only screen and (max-width:1280px){.BlogHomepageBannerSection_bannerBg__heading__3kLuJ{font-size:3rem;line-height:3.5rem}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_rainbow_filter__1WJ0J{right:0}}@media only screen and (max-width:964px){.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_rainbow_filter__1WJ0J{right:-10.875rem}}@media only screen and (max-width:750px){.BlogHomepageBannerSection_bannerBg__cP_KL{padding-bottom:3rem}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_rainbow_filter__1WJ0J{width:100%;height:8.5625rem;top:-2.1875rem;right:0;-webkit-filter:blur(80px);filter:blur(80px)}}@media only screen and (max-width:460px){.BlogHomepageBannerSection_bannerBg__cP_KL{padding-top:10.1875rem}.BlogHomepageBannerSection_bannerBg__row__29lLx{padding:0 1rem}.BlogHomepageBannerSection_bannerBg__slider__5p1sA{margin-top:1.75rem}.BlogHomepageBannerSection_bannerBg__heading__3kLuJ{font-size:2.25rem;line-height:3rem}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F{margin-top:0}.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F a,.BlogHomepageBannerSection_bannerBg__subheading__3Bu-F p{font-size:1rem;line-height:1.625rem}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_search_input__2C9Hk{width:100%;-webkit-box-shadow:none;box-shadow:none}.BlogHomepageBannerSection_bannerBg__cP_KL .BlogHomepageBannerSection_featureTextSize__detail__1_Rux{margin-top:.5rem}}@-webkit-keyframes BlogHeading_skeleton__2isDR{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogHeading_skeleton__2isDR{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogHeading_skeleton__2isDR{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogHeading_subheading__1pegq{margin-top:16px;font-weight:400;color:#414751;line-height:24px;font-size:16px}.BlogHeading_subheading__1pegq a{color:#000;text-decoration:underline}.BlogHeading_subheading__1pegq a:hover{color:#2c7dfa}@media only screen and (max-width:750px){.BlogHeading_subheading__1pegq{margin-top:14px}}@media only screen and (max-width:460px){.BlogHeading_subheading__1pegq{margin-top:12px}}@-webkit-keyframes BlogListSection_skeleton__2AV5l{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogListSection_skeleton__2AV5l{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogListSection_skeleton__2AV5l{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogListSection_gridpading__3QS0V{padding-top:16px;padding-bottom:16px}.BlogListSection_addImageBg__2jogm{background-color:#f4f5f6}.BlogListSection_imgClass__2LCOA{height:100%!important;object-fit:cover}.BlogListSection_blogListSection__qOhA4{padding-left:0;padding-right:0}.BlogListSection_blogListContainer__34-sK{padding-left:0;padding-right:0;padding-bottom:32px}.BlogListSection_featurelistContainer__1v-UH{background:#fff;border-radius:6px;border:1px solid rgba(0,0,0,.05);height:100%;overflow:hidden;display:block}.BlogListSection_row__2UIoD .BlogListSection_bottom_slot__2reyd{width:100%}.BlogListSection_featureTextSize__2f9OQ{font-size:16px!important;padding:16px 24px 24px}.BlogListSection_featureTextSize__name__3Z329{font-size:16px;font-weight:500;color:#1a1b1c;line-height:24px;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.BlogListSection_featureTextSize__detail__2ot-Y{font-size:14px;color:#414751;line-height:22px;padding-top:8px}.BlogListSection_featureTextSize__detail__2ot-Y a{color:#000;text-decoration:underline}.BlogListSection_featureTextSize__detail__2ot-Y a:hover{color:#2c7dfa}.BlogListSection_featureTextSize__time__2izgw{margin-top:16px;font-weight:400;color:#9da2ad;line-height:16px;font-size:12px}.BlogListSection_line3__2vFAT{-webkit-line-clamp:3}.BlogListSection_blog_list_container_v2__cyatV{display:-moz-box;display:flex;grid-gap:3.125rem;gap:3.125rem}.BlogListSection_blog_list_container_v2__cyatV .BlogListSection_row__2UIoD{margin-left:-1rem;margin-right:-1rem;padding-top:0;padding-bottom:2rem;grid-gap:2rem 0;gap:2rem 0}.BlogListSection_blog_list_container_v2__cyatV .BlogListSection_row__2UIoD .BlogListSection_gridpading__3QS0V{padding:0 1rem}@media only screen and (max-width:1280px){.BlogListSection_blog_list_container_v2__cyatV{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media only screen and (max-width:750px){.BlogListSection_row__2UIoD .BlogListSection_bottom_slot__2reyd{padding:0 1rem}}@media only screen and (max-width:460px){.BlogListSection_featureTextSize__2f9OQ{padding:24px 16px 32px}.BlogListSection_featureTextSize__name__3Z329{font-size:14px}}@-webkit-keyframes BlogAuthorBannerSection_skeleton__1gtXb{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogAuthorBannerSection_skeleton__1gtXb{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogAuthorBannerSection_skeleton__1gtXb{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogAuthorBannerSection_bannerBg__y3IuK{padding-top:64px;padding-bottom:64px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(123,157,156,0)),to(rgba(123,157,156,.25)));background:-moz-linear-gradient(top,rgba(123,157,156,0) 0,rgba(123,157,156,.25) 100%);background:linear-gradient(180deg,rgba(123,157,156,0),rgba(123,157,156,.25));margin-left:-1rem;margin-right:-1rem;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:2rem;gap:2rem}.BlogAuthorBannerSection_bannerBg__imagebox__3sYqw{width:180px;height:180px;border-radius:90px;border:1px solid rgba(255,255,255,.1);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);overflow:hidden}.BlogAuthorBannerSection_bannerBg__info__1lcEa{max-width:560px}.BlogAuthorBannerSection_bannerBg__info_title__1C0HO{font-size:32px;font-weight:600;line-height:40px;color:#3d3d3d;margin-bottom:1rem}.BlogAuthorBannerSection_bannerBg__info_desc__WtqPo{color:#3d3d3d;font-size:14px;font-weight:500;line-height:22px}.BlogAuthorBannerSection_bannerBg__info_desc__WtqPo a{color:#2c7dfa;text-decoration:none}.BlogAuthorBannerSection_bannerBg__info_desc__WtqPo a:hover{color:#417efd;text-decoration:underline}.BlogAuthorBannerSection_bannerBg__image__68SQ1{width:100%;height:100%}@media only screen and (max-width:964px){.BlogAuthorBannerSection_bannerBg__y3IuK{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.BlogAuthorBannerSection_bannerBg__info__1lcEa{text-align:center}}@media only screen and (max-width:750px){.BlogAuthorBannerSection_bannerBg__y3IuK{padding:3rem 1.5rem 1.625rem;grid-gap:1rem;gap:1rem}.BlogAuthorBannerSection_bannerBg__imagebox__3sYqw{width:7.5rem;height:7.5rem}.BlogAuthorBannerSection_bannerBg__info__1lcEa{max-width:100%}.BlogAuthorBannerSection_bannerBg__info_title__1C0HO{margin-bottom:.5rem;font-size:1.125rem;line-height:1.875rem}.BlogAuthorBannerSection_bannerBg__info_desc__WtqPo{font-size:.75rem}}@-webkit-keyframes BlogRichtext_skeleton__1-vFE{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogRichtext_skeleton__1-vFE{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogRichtext_skeleton__1-vFE{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogRichtext_blogRichtext__15E_4{padding-left:0;padding-right:0}@-webkit-keyframes PageLinkSection_skeleton__19HaW{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes PageLinkSection_skeleton__19HaW{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes PageLinkSection_skeleton__19HaW{0%{background-position:100% 50%}to{background-position:0 50%}}.PageLinkSection_blogPageLink__3sfMb{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-bottom:12px;margin-top:12px}.PageLinkSection_uploadImagePageLink__1FZKW{display:inline-block;padding:.75rem 3rem;font-size:1rem;line-height:1.5rem;color:#fff;text-decoration:none;letter-spacing:.3px;background:#2c7dfa;border-radius:4px;cursor:pointer}.PageLinkSection_uploadImagePageLink__1FZKW:hover{color:#fff!important;background:#0661ed!important}.PageLinkSection_uploadImagePageLink__1FZKW svg{vertical-align:middle}@-webkit-keyframes BrandDrainageSection_skeleton__3aLSA{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BrandDrainageSection_skeleton__3aLSA{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BrandDrainageSection_skeleton__3aLSA{0%{background-position:100% 50%}to{background-position:0 50%}}.BrandDrainageSection_addImageBg__3vQjV{background-color:#f4f5f6;border-radius:6px;overflow:hidden}.BrandDrainageSection_brandDrainageSection__3xxHU{padding:1.5rem;margin-bottom:1.5rem;border-radius:4px}.BrandDrainageSection_brandDrainageSection__container__3CbOo{padding-left:0;padding-right:0}.BrandDrainageSection_brandDrainageSection__img__1z2g0{-moz-box-flex:1;flex:1 1 36%}.BrandDrainageSection_brandLinkH3__7tmBc{font-size:1.25rem;color:#242424;font-weight:500;line-height:28px}.BrandDrainageSection_brandLink__2ntiO{color:#2c7dfa;text-decoration:underline;font-size:1.25rem;font-weight:500;line-height:28px}.BrandDrainageSection_brandLink__2ntiO:hover{color:#417efd;text-decoration:underline}.BrandDrainageSection_contentBox__qgYGT{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-flex:1;flex:1 1 64%}.BrandDrainageSection_contentBox__info__1pDIk{margin-top:1rem;margin-bottom:1rem}.BrandDrainageSection_contentBox__info__1pDIk p{font-size:14px;font-weight:400;color:#1a1b1c;line-height:22px;margin-bottom:22px}.BrandDrainageSection_contentBox__info__1pDIk p:last-child{margin-bottom:0}.BrandDrainageSection_contentBox__info__1pDIk p a{color:#2c7dfa;text-decoration:underline}.BrandDrainageSection_contentBox__info__1pDIk p a:hover{color:#417efd;text-decoration:underline}.BrandDrainageSection_contentBox__btn__2pwi0{align-self:flex-start;font-size:13px;font-weight:500;padding:.25rem 2rem}@media only screen and (max-width:750px){.BrandDrainageSection_brandDrainageSection__row__2uPF6{display:block}.BrandDrainageSection_contentBox__qgYGT{margin-top:2rem}.BrandDrainageSection_brandDrainageSection__3xxHU{margin-bottom:1rem}}@media screen and (max-width:1280px){.BrandDrainageSection_brandDrainageSection__3xxHU{margin-bottom:1rem}}@-webkit-keyframes AppDownloadSection_skeleton__1sQz0{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AppDownloadSection_skeleton__1sQz0{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AppDownloadSection_skeleton__1sQz0{0%{background-position:100% 50%}to{background-position:0 50%}}.AppDownloadSection_appDownloadSection__3OV3K{-moz-box-pack:center;justify-content:center;margin-bottom:12px;margin-top:12px}@-webkit-keyframes BlogRecommendedSection_skeleton__3emYN{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogRecommendedSection_skeleton__3emYN{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogRecommendedSection_skeleton__3emYN{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogRecommendedSection_addImageBg__3Fqpv{background-color:#f4f5f6;border-radius:6px;overflow:hidden}.BlogRecommendedSection_blogRecommendedSection__1jlNm{padding:1.5rem;margin-bottom:1.5rem;border-radius:4px;position:relative;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.05);box-shadow:0 8px 16px 0 rgba(0,0,0,.05)}.BlogRecommendedSection_blogRecommendedSection__container__3aw8a{padding-left:0;padding-right:0}.BlogRecommendedSection_blogRecommendedSection__img__3PgEW{-moz-box-flex:1;flex:1 1 36%}.BlogRecommendedSection_brandLinkH3__16VBa{font-size:1.125rem;color:#242424;font-weight:600;line-height:28px}.BlogRecommendedSection_brandLink__lhkO7{color:#2c7dfa;text-decoration:none;font-size:1.125rem;font-weight:600;line-height:28px}.BlogRecommendedSection_brandLink__lhkO7:hover{color:#005ae5;text-decoration:none}.BlogRecommendedSection_contentBox__1RHs8{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-flex:1;flex:1 1 64%}.BlogRecommendedSection_contentBox__info__3uNuH{margin-top:1rem;margin-bottom:1rem}.BlogRecommendedSection_contentBox__info__3uNuH p{font-size:14px;font-weight:400;color:#1a1b1c;line-height:22px;margin-bottom:22px}.BlogRecommendedSection_contentBox__info__3uNuH p:last-child{margin-bottom:0}.BlogRecommendedSection_contentBox__info__3uNuH p a{color:#2c7dfa;text-decoration:none}.BlogRecommendedSection_contentBox__info__3uNuH p a:hover{color:#2c7dfa;text-decoration:underline}.BlogRecommendedSection_contentBox__btn__-9gBv{align-self:flex-start;font-size:13px;font-weight:500;padding:.25rem 2rem}.BlogRecommendedSection_icon_start__3cpzX{position:absolute;top:0;left:24px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:750px){.BlogRecommendedSection_blogRecommendedSection__row__25XZY{display:block}.BlogRecommendedSection_contentBox__1RHs8{margin-top:.5rem}.BlogRecommendedSection_blogRecommendedSection__1jlNm{margin-bottom:1rem}}@media screen and (max-width:1280px){.BlogRecommendedSection_blogRecommendedSection__1jlNm{margin-bottom:1rem}}@-webkit-keyframes BlogAuthorInfo_skeleton__1EcZg{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogAuthorInfo_skeleton__1EcZg{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogAuthorInfo_skeleton__1EcZg{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogAuthorInfo_author_info__3lFLv{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.BlogAuthorInfo_author_info__3lFLv .BlogAuthorInfo_avatar__3c-HZ{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.BlogAuthorInfo_author_info__3lFLv .BlogAuthorInfo_author_detail__2MW4-{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.BlogAuthorInfo_author_info__3lFLv .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_name__1DRb0{font-size:1rem;font-weight:500;line-height:1.625rem;letter-spacing:0;color:#1b1e24}.BlogAuthorInfo_author_info__3lFLv .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_point__1o5yA{min-width:.3125rem;width:.3125rem;height:.3125rem;border-radius:50%;background:#414751}.BlogAuthorInfo_author_info__3lFLv .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_publish_time__Wjd5s{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.28px;color:#6f757f}.BlogAuthorInfo_flex_wrap__1IW3L{-moz-box-align:start;align-items:flex-start}.BlogAuthorInfo_flex_wrap__1IW3L .BlogAuthorInfo_author_detail__2MW4-{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start;grid-gap:.25rem;gap:.25rem}.BlogAuthorInfo_flex_wrap__1IW3L .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_name__1DRb0 a,.BlogAuthorInfo_flex_wrap__1IW3L .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_name__1DRb0 span{display:inline-block;max-width:100%}.BlogAuthorInfo_flex_wrap__1IW3L .BlogAuthorInfo_author_detail__2MW4- .BlogAuthorInfo_point__1o5yA{display:none}@-webkit-keyframes BlogAnchors_skeleton__19Qv6{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogAnchors_skeleton__19Qv6{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogAnchors_skeleton__19Qv6{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogAnchors_aside_wrapper__QbZYS{position:sticky;top:6.875rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.BlogAnchors_aside_wrapper__QbZYS .BlogAnchors_title__xHD_G{font-size:1.25rem;font-weight:500;line-height:1.875rem;letter-spacing:0;color:#2b2b2b}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper{max-height:-webkit-max-content!important;max-height:-moz-max-content!important;max-height:max-content!important;-webkit-margin-before:1rem;margin-block-start:1rem;padding:0}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor{font-family:Poppins;font-weight:400;line-height:1.375rem;letter-spacing:0}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor:before{-webkit-border-start:1px solid #dfe5eb!important;-moz-border-start:1px solid #dfe5eb!important;border-inline-start:1px solid #dfe5eb!important}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor .ant-anchor-link{padding-block:.5rem}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor .ant-anchor-link .ant-anchor-link-title{color:#6f757f;white-space:normal}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor .ant-anchor-link-active .ant-anchor-link-title{color:#2b2b2b}.BlogAnchors_aside_wrapper__QbZYS .ant-anchor-wrapper .ant-anchor .ant-anchor-ink-visible{width:1px!important;background-color:#2b2b2b!important}.BlogAnchors_aside_wrapper__QbZYS .BlogAnchors_author_info__33BJM{margin-top:1.5rem}@media only screen and (max-width:964px){.BlogAnchors_aside_wrapper__QbZYS{position:static;top:0}.BlogAnchors_aside_wrapper__QbZYS .BlogAnchors_author_info__33BJM{margin-top:3rem}}@-webkit-keyframes BlogAnchorsSelect_skeleton__2PRdu{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogAnchorsSelect_skeleton__2PRdu{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogAnchorsSelect_skeleton__2PRdu{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogAnchorsSelect_fixed_anchor__1QSih{display:none;position:sticky;z-index:200;top:4rem;left:0;right:0;width:100%;padding:1rem 1.5rem;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;background:#fff}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select{width:100%;height:2.5rem}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select .ant-select-selector{font-family:Poppins;font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:0;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:#dfe5eb!important}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select .ant-select-selector .ant-select-selection-item{color:#6f757f}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select .ant-select-selector:hover{border-color:#dfe5eb!important}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select .ant-select-arrow{color:#6f757f}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown{padding:.5rem;border-radius:6px;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.2);box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown .rc-virtual-list-holder-inner .ant-select-item{padding:.5rem;font-family:Poppins;font-size:.8125rem;font-weight:500;line-height:normal;letter-spacing:0;color:#414751;border-radius:6px;outline:none}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown .rc-virtual-list-holder-inner .ant-select-item .ant-select-item-option-content{white-space:normal}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown .rc-virtual-list-holder-inner .ant-select-item:not(:last-child){margin-bottom:.5rem}.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown .rc-virtual-list-holder-inner .ant-select-item-option-active:not(.ant-select-item-option-disabled),.BlogAnchorsSelect_fixed_anchor__1QSih .ant-select-dropdown .rc-virtual-list-holder-inner .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f4f5f6}@media only screen and (max-width:964px){.BlogAnchorsSelect_visible__3Zgan{display:-moz-box;display:flex}.BlogAnchorsSelect_hidden__379Kv{display:none}}@-webkit-keyframes LayoutV2_skeleton__2UtiX{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes LayoutV2_skeleton__2UtiX{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes LayoutV2_skeleton__2UtiX{0%{background-position:100% 50%}to{background-position:0 50%}}.LayoutV2_layoutBox__31If7{position:relative;padding:5rem 0}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP{grid-gap:3rem;gap:3rem;flex-wrap:nowrap}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_leftBox__yR5z4{width:22.5rem;-moz-box-flex:unset;flex-grow:unset;padding:0}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_rightBox__19Tji{-moz-box-flex:1;flex:1 1;padding:0;display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;grid-gap:3rem;gap:3rem}.LayoutV2_layoutBox__31If7 .LayoutV2_rainbow_background__1jk5n{position:absolute;left:0;bottom:-23.75rem;width:100%;height:26.25rem;background:-webkit-gradient(linear,right top,left top,color-stop(-1%,rgba(60,131,255,.25)),color-stop(33%,rgba(255,60,216,.25)),color-stop(49%,rgba(255,195,54,.25)),color-stop(63%,rgba(112,255,109,.25)),to(rgba(38,179,255,.25)));background:-moz-linear-gradient(right,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 33%,rgba(255,195,54,.25) 49%,rgba(112,255,109,.25) 63%,rgba(38,179,255,.25) 100%);background:linear-gradient(270deg,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 33%,rgba(255,195,54,.25) 49%,rgba(112,255,109,.25) 63%,rgba(38,179,255,.25));-webkit-filter:blur(160px);filter:blur(160px);z-index:-1}@media only screen and (max-width:1440px){.LayoutV2_layoutBox__31If7 .LayoutV2_rainbow_background__1jk5n{height:19.6875rem;bottom:-17.1875rem}}@media only screen and (max-width:1280px){.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_leftBox__yR5z4{width:17.5rem}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_rightBox__19Tji{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.LayoutV2_layoutBox__31If7 .LayoutV2_rainbow_background__1jk5n{height:17.5rem;bottom:-15rem}}@media only screen and (max-width:964px){.LayoutV2_layoutBox__31If7{padding:2.5rem 0}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_leftBox__yR5z4,.LayoutV2_layoutBox__31If7 .LayoutV2_layoutBox_row__2rfrP .LayoutV2_rightBox__19Tji{width:100%}.LayoutV2_layoutBox__31If7 .LayoutV2_rainbow_background__1jk5n{height:13.125rem;bottom:3.5625rem}}@media only screen and (max-width:750px){.LayoutV2_layoutBox__31If7 .LayoutV2_rainbow_background__1jk5n{bottom:10.4375rem;background-size:256% 100%;background-position:50%}}@-webkit-keyframes BlogBannerSection_skeleton__wZhFT{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogBannerSection_skeleton__wZhFT{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogBannerSection_skeleton__wZhFT{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogBannerSection_banner_section__37suL{position:relative;padding:5rem 0}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:3rem;gap:3rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs .BlogBannerSection_avatar__C-6fy{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs .BlogBannerSection_author_detail__1yQwe{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs .BlogBannerSection_author_detail__1yQwe .BlogBannerSection_name__3NjG4{font-size:1rem;font-weight:500;line-height:1.625rem;letter-spacing:0;color:#1b1e24}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs .BlogBannerSection_author_detail__1yQwe .BlogBannerSection_point__3BzAn{min-width:.3125rem;width:.3125rem;height:.3125rem;border-radius:50%;background:#414751}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_author_info__3fzSs .BlogBannerSection_author_detail__1yQwe .BlogBannerSection_publish_time__3LflQ{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.28px;color:#6f757f}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_heading_h1__2dqBc{font-size:3.75rem;font-weight:600;line-height:4.625rem;letter-spacing:0;color:#2b2b2b}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_heading_h1__2dqBc span{background:-webkit-gradient(linear,right top,left top,color-stop(68%,#7f00fc),to(#fc1665));background:-moz-linear-gradient(right,#7f00fc 68%,#fc1665 100%);background:linear-gradient(270deg,#7f00fc 68%,#fc1665);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_heading_h1_top__1qycf{margin-top:1.5rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_subheading__26Rw8{margin-top:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#414751}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_subheading__26Rw8 p{font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#414751}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_page_link__sMeal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.5rem;padding:0 2rem;margin-top:1.5rem;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;border-radius:40px;background:#2643ff;font-size:1.125rem;font-weight:500;line-height:normal;letter-spacing:0;color:#fff}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_page_link__sMeal:hover{background:#223ce5}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_uploadImagePageLink__-m5M5{margin-top:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_media_wrapper__26FL6{width:36.375rem;border-radius:16px;overflow:hidden}.BlogBannerSection_banner_section__37suL .BlogBannerSection_rainbow_filter__3u2Ta{position:absolute;top:-13.0625rem;right:19.125rem;width:53.6875rem;height:19.75rem;border-radius:283px;background:-webkit-gradient(linear,left top,right top,color-stop(-1%,rgba(60,131,255,.25)),color-stop(20%,rgba(255,60,216,.25)),color-stop(40%,rgba(255,195,54,.25)),color-stop(48%,rgba(112,255,109,.25)),color-stop(50%,rgba(38,179,255,.25)),color-stop(52%,rgba(60,131,255,.25)),color-stop(55%,rgba(112,255,109,.25)),color-stop(70%,rgba(255,195,54,.25)),color-stop(90%,rgba(255,60,216,.25)),to(rgba(38,179,255,.25)));background:-moz-linear-gradient(left,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25) 100%);background:linear-gradient(90deg,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25));background-size:200% 100%;background-position:0 0;-webkit-filter:blur(160px);filter:blur(160px);-webkit-animation:BlogBannerSection_bgposition__3MqPf 10s linear infinite alternate;-moz-animation:BlogBannerSection_bgposition__3MqPf 10s linear infinite alternate;animation:BlogBannerSection_bgposition__3MqPf 10s linear infinite alternate}@-webkit-keyframes BlogBannerSection_bgposition__3MqPf{0%{background-position:0 0}to{background-position:100% 0}}@-moz-keyframes BlogBannerSection_bgposition__3MqPf{0%{background-position:0 0}to{background-position:100% 0}}@keyframes BlogBannerSection_bgposition__3MqPf{0%{background-position:0 0}to{background-position:100% 0}}@media only screen and (max-width:1440px){.BlogBannerSection_banner_section__37suL .BlogBannerSection_rainbow_filter__3u2Ta{right:4.125rem}}@media only screen and (max-width:1280px){.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_heading_h1__2dqBc{font-size:3rem;line-height:3.5rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_rainbow_filter__3u2Ta{right:0}}@media only screen and (max-width:964px){.BlogBannerSection_banner_section__37suL{padding:2.5rem 0}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n{width:100%}.BlogBannerSection_banner_section__37suL .BlogBannerSection_rainbow_filter__3u2Ta{right:-10.875rem}}@media only screen and (max-width:750px){.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_heading_h1__2dqBc{font-size:2.25rem;line-height:3rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_subheading__26Rw8,.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_subheading__26Rw8 p{font-size:1rem;line-height:1.625rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_page_link__sMeal{font-size:1rem}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_text_wrapper__3Uu_n .BlogBannerSection_page_link__sMeal:hover{background:#2643ff}.BlogBannerSection_banner_section__37suL .BlogBannerSection_banner_container__3aDS7 .BlogBannerSection_media_wrapper__26FL6{width:-moz-calc(100vw - 2rem);width:calc(100vw - 2rem)}.BlogBannerSection_banner_section__37suL .BlogBannerSection_rainbow_filter__3u2Ta{width:100%;height:8.5625rem;top:-2.1875rem;right:0;-webkit-filter:blur(80px);filter:blur(80px)}}@-webkit-keyframes SearchResult_skeleton__35QKb{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes SearchResult_skeleton__35QKb{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes SearchResult_skeleton__35QKb{0%{background-position:100% 50%}to{background-position:0 50%}}.SearchResult_searchResult__1-U-P{min-height:212px}.SearchResult_blogSearchTip__24k3n{margin-top:30px;font-weight:600;color:#1a1b1c;line-height:32px;font-size:24px}@media only screen and (max-width:750px){.SearchResult_blogSearchTip__24k3n{line-height:28px;font-size:20px}}@media only screen and (max-width:460px){.SearchResult_blogSearchTip__24k3n{line-height:24px;font-size:16px}}.SearchResult_noData__3Nz3s{padding-top:72px;padding-bottom:72px;text-align:center}.SearchResult_noData__img__2biHO{width:140px;height:auto}@-webkit-keyframes BlogSearchRecommend_skeleton__2Y9WQ{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogSearchRecommend_skeleton__2Y9WQ{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogSearchRecommend_skeleton__2Y9WQ{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogSearchRecommend_blogRecommendBox__1pL5I{width:100%}.BlogSearchRecommend_blogRecommendTitle__H3F7H{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;margin-top:32px}.BlogSearchRecommend_blogRecommendTitle__more__2rUNG{font-weight:500;color:#414751;line-height:16px;font-size:13px;cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.BlogSearchRecommend_blogRecommendTitle__more__2rUNG svg{width:12px;fill:currentColor;vertical-align:middle;margin-left:4px}.BlogSearchRecommend_blogRecommendTitle__more__2rUNG:hover{color:#1a1b1c}@-webkit-keyframes BlogRecommendArticleSection_skeleton__1ji-1{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogRecommendArticleSection_skeleton__1ji-1{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogRecommendArticleSection_skeleton__1ji-1{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogRecommendArticleSection_blogRecommend__3ve75{margin-left:0;margin-right:0}.BlogRecommendArticleSection_imgClass__10WzU{height:100%;object-fit:cover}@-webkit-keyframes BlogSearchRecommendWarp_skeleton__3hMIO{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BlogSearchRecommendWarp_skeleton__3hMIO{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BlogSearchRecommendWarp_skeleton__3hMIO{0%{background-position:100% 50%}to{background-position:0 50%}}.BlogSearchRecommendWarp_imgClass__2-kJ8{height:100%;object-fit:cover}@-webkit-keyframes faceSwapBannerSection_skeleton__2pBf6{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes faceSwapBannerSection_skeleton__2pBf6{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes faceSwapBannerSection_skeleton__2pBf6{0%{background-position:100% 50%}to{background-position:0 50%}}.faceSwapBannerSection_hero__2Fvq3{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding-top:8rem;padding-bottom:4rem;text-align:center}.faceSwapBannerSection_hero__box__2D8Ak{height:100%;display:block}.faceSwapBannerSection_hero__heading__1C17y{color:#000;text-align:center;margin-bottom:0}.faceSwapBannerSection_hero__subheading__1v9ws{margin-top:1rem;color:#000}.faceSwapBannerSection_hero__subheading__1v9ws>p{padding:0 16px}.faceSwapBannerSection_hero__wrapper__32iWT{margin-top:24px;height:548px}.faceSwapBannerSection_imageLoading__2eZ_j{background-size:400% 100%;-webkit-animation:faceSwapBannerSection_image-loading-animation__3duv9 3s ease;-moz-animation:faceSwapBannerSection_image-loading-animation__3duv9 3s ease;animation:faceSwapBannerSection_image-loading-animation__3duv9 3s ease;overflow:hidden}@-webkit-keyframes faceSwapBannerSection_image-loading-animation__3duv9{0%{background-position:100% 50%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(244,245,246,.8)),color-stop(37%,rgba(244,245,246,.3)),color-stop(63%,rgba(244,245,246,.8)));background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:0}to{background-position:0 50%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(244,245,246,.8)),color-stop(37%,rgba(244,245,246,.3)),color-stop(63%,rgba(244,245,246,.8)));background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:1}}@-moz-keyframes faceSwapBannerSection_image-loading-animation__3duv9{0%{background-position:100% 50%;background:-moz-linear-gradient(left,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:0}to{background-position:0 50%;background:-moz-linear-gradient(left,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:1}}@keyframes faceSwapBannerSection_image-loading-animation__3duv9{0%{background-position:100% 50%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(244,245,246,.8)),color-stop(37%,rgba(244,245,246,.3)),color-stop(63%,rgba(244,245,246,.8)));background:-moz-linear-gradient(left,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:0}to{background-position:0 50%;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(244,245,246,.8)),color-stop(37%,rgba(244,245,246,.3)),color-stop(63%,rgba(244,245,246,.8)));background:-moz-linear-gradient(left,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);background:linear-gradient(90deg,rgba(244,245,246,.8) 25%,rgba(244,245,246,.3) 37%,rgba(244,245,246,.8) 63%);opacity:1}}@media screen and (max-width:769px){.faceSwapBannerSection_hero__2Fvq3{height:-moz-calc(100vh - 100px);height:calc(100vh - 100px);padding-bottom:0}.faceSwapBannerSection_hero__container__23aFi{width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.faceSwapBannerSection_hero__box__2D8Ak{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.faceSwapBannerSection_hero__subheading__1v9ws{margin-top:0}.faceSwapBannerSection_hero__wrapper__32iWT{width:100%;height:0;-moz-box-flex:1;flex-grow:1;margin-top:0}}@media only screen and (max-width:769px)and (min-width:320px)and (max-width:375px){.faceSwapBannerSection_hero__2Fvq3{height:100vh;padding-bottom:0}.faceSwapBannerSection_hero__container__23aFi{width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.faceSwapBannerSection_hero__box__2D8Ak{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.faceSwapBannerSection_hero__subheading__1v9ws{margin-top:0}.faceSwapBannerSection_hero__wrapper__32iWT{width:100%;height:0;-moz-box-flex:1;flex-grow:1;margin-top:0}}@-webkit-keyframes Video_skeleton__A794k{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes Video_skeleton__A794k{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Video_skeleton__A794k{0%{background-position:100% 50%}to{background-position:0 50%}}.Video_video-container__1gPac{position:relative;width:100%;height:100%;cursor:pointer}.Video_video-container__1gPac .Video_video_element__3Gqbe{width:100%;height:100%}.Video_video-container__1gPac .Video_play_icon__3FDZG{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:20}.Video_video-container__1gPac .Video_loading_icon__1qZDT{position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px;z-index:20;-webkit-animation:Video_Rotate__oQHM2 1s linear infinite;-moz-animation:Video_Rotate__oQHM2 1s linear infinite;animation:Video_Rotate__oQHM2 1s linear infinite}.Video_video-container__1gPac .Video_sound_icon__3kL75{width:32px;height:32px;position:absolute;right:12px;top:12px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;border-radius:50%;background:rgba(0,0,0,.4);border:.5px solid rgba(255,255,255,.4);z-index:20}.Video_video-container__1gPac .Video_sound_icon__3kL75:hover{background:rgba(46,46,46,.4)}.Video_video_skeleton__Af2th{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#333438),color-stop(37%,#3b3c41),color-stop(63%,#333438));background:-moz-linear-gradient(left,#333438 25%,#3b3c41 37%,#333438 63%);background:linear-gradient(90deg,#333438 25%,#3b3c41 37%,#333438 63%);background-size:400% 100%;-webkit-animation:Video_skeleton__A794k 1s ease infinite;-moz-animation:Video_skeleton__A794k 1s ease infinite;animation:Video_skeleton__A794k 1s ease infinite}@-webkit-keyframes Video_Rotate__oQHM2{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes Video_Rotate__oQHM2{0%{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Video_Rotate__oQHM2{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes AiInspirationSection_skeleton__1P6iS{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiInspirationSection_skeleton__1P6iS{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiInspirationSection_skeleton__1P6iS{0%{background-position:100% 50%}to{background-position:0 50%}}.AiInspirationSection_container__XExig{width:100%;padding:60px 0}.AiInspirationSection_container__XExig ._left-arrow_1tbp7_65 svg,.AiInspirationSection_container__XExig ._right-arrow_1tbp7_93 svg{fill:#fff}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6{width:100%;margin-top:16px}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl{display:inline-block;width:100%;margin-bottom:12px}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX{position:relative;width:100%;height:auto;border-radius:6px;outline:none;overflow:hidden}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX:hover .AiInspirationSection_prompts__mrBCv{opacity:0}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX:hover .AiInspirationSection_bottom_evolve__10Lpy{opacity:1}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_media_container__1Iwpa{position:relative;width:100%;height:100%}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_prompts__mrBCv{position:absolute;bottom:0;left:0;width:100%;height:auto;padding:16px 8px 8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(43,43,43,0)),to(#2b2b2b));background:-moz-linear-gradient(top,rgba(43,43,43,0) 0,#2b2b2b 100%);background:linear-gradient(180deg,rgba(43,43,43,0),#2b2b2b);z-index:10;opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_prompts__mrBCv p{font-size:12px;color:#fff;font-weight:400;line-height:normal;letter-spacing:.19px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_bottom_evolve__10Lpy{position:absolute;bottom:0;left:0;width:100%;height:auto;padding:16px 8px 8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(43,43,43,0)),to(#2b2b2b));background:-moz-linear-gradient(top,rgba(43,43,43,0) 0,#2b2b2b 100%);background:linear-gradient(180deg,rgba(43,43,43,0),#2b2b2b);z-index:10;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_bottom_evolve__10Lpy .AiInspirationSection_grid-content-btn__1HyD_{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:8px;gap:8px;width:100%;height:40px;border-radius:6px;background:#f4f5f6;backdrop-filter:blur(327px);cursor:pointer}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_bottom_evolve__10Lpy .AiInspirationSection_grid-content-btn__1HyD_ .AiInspirationSection_link_text__3xFzb{font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;color:#161618}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list-gutter__AwbM7{width:16px}.AiInspirationSection_container__XExig .AiInspirationSection_grid-title__1lqPk{height:2rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:14px}.AiInspirationSection_container__XExig .AiInspirationSection_grid-title__1lqPk span{position:relative;background:-moz-linear-gradient(5deg,#d6fa30 -1%,#5ce8fa 103%);background:linear-gradient(85deg,#d6fa30 -1%,#5ce8fa 103%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;font-size:.875rem;font-weight:500;line-height:22px;text-align:center;letter-spacing:.39px}@media only screen and (max-width:1192px){.AiInspirationSection_container__XExig{padding:36px 72px!important}.AiInspirationSection_container__XExig .AiInspirationSection_grid-title__1lqPk{padding-left:12px}.AiInspirationSection_container__XExig .AiInspirationSection_content-fra__WWumS{padding:0!important}}@media only screen and (max-width:750px){.AiInspirationSection_container__XExig{padding:24px!important}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6>a{margin:0;width:100%}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_grid-title__1lqPk{width:100%;padding:0}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_grid-title__1lqPk svg:first-child{margin-right:4px}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_grid-title__1lqPk svg:nth-child(2){width:1rem;height:1rem}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_grid-title__1lqPk .AiInspirationSection_arrow__1ojzI{margin-left:auto!important}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX{border-radius:3px}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_prompts__mrBCv{display:none}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_bottom_evolve__10Lpy{opacity:1}.AiInspirationSection_container__XExig .AiInspirationSection_row__1GWA6 .AiInspirationSection_image-list__1ECpl .AiInspirationSection_grid-content__xSXpX .AiInspirationSection_bottom_evolve__10Lpy .AiInspirationSection_grid-content-btn__1HyD_{height:32px}}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_2__3maKM>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(2 - 1))/2);width:calc((100% - 16px*(2 - 1))/2)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_3__2_1Fb>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(3 - 1))/3);width:calc((100% - 16px*(3 - 1))/3)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_4__yEA3i>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(4 - 1))/4);width:calc((100% - 16px*(4 - 1))/4)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_5__1hLBu>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(5 - 1))/5);width:calc((100% - 16px*(5 - 1))/5)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_6__1aKgZ>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(6 - 1))/6);width:calc((100% - 16px*(6 - 1))/6)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_7__23sHA>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(7 - 1))/7);width:calc((100% - 16px*(7 - 1))/7)}.AiInspirationSection_container__XExig .AiInspirationSection_row_content_8__2-dx8>.AiInspirationSection_image-list__1ECpl{width:-moz-calc((100% - 16px*(8 - 1))/8);width:calc((100% - 16px*(8 - 1))/8)}.work-detail-section_work_detail_section__3J77y{padding-top:64px;position:relative}@media screen and (min-width:768px){.work-detail-section_work_detail_section__3J77y{overflow:hidden}}.work-detail-section_work_detail_section__3J77y .work-detail-section_left_bg__a3Rs4{position:absolute;top:108px;left:-310px;width:500px;height:500px;background:-moz-linear-gradient(44deg,#221ff6 29%,#f61ff6 101%);background:linear-gradient(46deg,#221ff6 29%,#f61ff6 101%);-webkit-filter:blur(204px);filter:blur(204px)}.work-detail-section_work_detail_section__3J77y .work-detail-section_right_bg__2rOuO{position:absolute;right:-578px;bottom:-300px;width:800px;height:800px;background:-moz-linear-gradient(286deg,#d7ff26 0,#25e1fa 52%);background:linear-gradient(164deg,#d7ff26,#25e1fa 52%);-webkit-filter:blur(204px);filter:blur(204px)}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA{position:relative;z-index:100;background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(57,30,115,.4)));background:-moz-linear-gradient(bottom,transparent 0,rgba(57,30,115,.4) 100%);background:linear-gradient(0deg,transparent,rgba(57,30,115,.4));backdrop-filter:blur(10px);padding:32px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA{padding:16px 24px}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z{width:100%}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD{margin-right:68px}@media screen and (max-width:960px)and (min-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD{margin-right:32px}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD .work-detail-section_title__2EwT2{font-family:Poppins;font-size:30px;font-weight:700;line-height:153%;text-transform:capitalize;letter-spacing:0;font-variation-settings:"opsz" auto;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#06fc8d),color-stop(99%,#975aff));background:-moz-linear-gradient(left,#06fc8d 8%,#975aff 99%);background:linear-gradient(90deg,#06fc8d 8%,#975aff 99%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-align:left}@media screen and (max-width:960px)and (min-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD .work-detail-section_title__2EwT2{font-size:24px;line-height:normal}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD .work-detail-section_desc__3sCQD{font-family:Poppins;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.3px;font-variation-settings:"opsz" auto;color:#fff;text-align:left;margin-top:2px}@media screen and (max-width:960px)and (min-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_info__29cDD .work-detail-section_desc__3sCQD{font-size:14px}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ{height:56px;border-radius:158px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding:16px 32px;background:-moz-linear-gradient(14deg,#e6fa72 0,#62ffb8 52%);background:linear-gradient(76deg,#e6fa72,#62ffb8 52%);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ{width:100%;height:40px;-moz-box-pack:center;justify-content:center;background:-moz-linear-gradient(6deg,#e6fa72 0,#62ffb8 52%);background:linear-gradient(84deg,#e6fa72,#62ffb8 52%);border:1px solid rgba(255,255,255,.1)}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ>span{font-family:Poppins;font-size:16px;font-weight:600;line-height:normal;letter-spacing:0;font-variation-settings:"opsz" auto;color:#2b2b2b}@media screen and (max-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ>span{font-size:14px;font-weight:500;line-height:20px}}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ>svg{margin-left:12px}.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ:active,.work-detail-section_work_detail_section__3J77y .work-detail-section_header__3hNiA .work-detail-section_wrapper__3jk-z .work-detail-section_explore_link__33NJJ:hover{background:-moz-linear-gradient(9deg,#f4ffb2 0,#94ffcf 58%);background:linear-gradient(81deg,#f4ffb2,#94ffcf 58%)}.work-detail-section_work_detail_section__3J77y .work-detail-section_detail_wrapper__3Or2g{padding:32px 0 64px}@media screen and (min-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_detail_wrapper__3Or2g{height:800px}}@media screen and (max-width:768px){.work-detail-section_work_detail_section__3J77y .work-detail-section_detail_wrapper__3Or2g{padding:0}}@-webkit-keyframes HeroSection_skeleton__S8S2b{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroSection_skeleton__S8S2b{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroSection_skeleton__S8S2b{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroSection_heroBG__ENF5e{background-position:50%;background-size:cover;background-color:#e2eaff;margin-left:calc((100% - 1440px)/2);margin-right:calc((100% - 1440px)/2);margin-top:32px;border-radius:8px}.HeroSection_hero__1dvvL{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;min-height:35rem;padding-top:5rem;padding-bottom:4rem}@media (-ms-high-contrast:none){.HeroSection_hero__1dvvL{height:1px}}.HeroSection_hero__container__2xxsB{width:100%}.HeroSection_hero__box__2Sbyd{width:100%;max-width:58.25rem;margin-right:auto;margin-left:auto;text-align:center}.HeroSection_hero__box__2Sbyd.HeroSection_left__2JeeG{max-width:520px;margin-left:0;text-align:left}.HeroSection_hero__heading__Rx-Bn{color:#1a1b1c}.HeroSection_hero__subheading__31f3Y{margin-top:1rem;color:#404142}.HeroSection_hero__pageLink__3sHyT{margin-top:2rem}.HeroSection_hero__pageLink__3sHyT.HeroSection_white__3z6c3{background:#fff!important;color:#262b33!important}.HeroSection_hero__pageLink__3sHyT.HeroSection_white__3z6c3:hover{background:#f2f2f2!important}@media only screen and (max-width:750px){.HeroSection_hero__heading__Rx-Bn{font-size:2rem;line-height:3rem}}@media only screen and (max-width:1520px){.HeroSection_heroBG__ENF5e{max-width:1366px;margin-left:calc((100% - 1366px)/2);margin-right:calc((100% - 1366px)/2)}}@media only screen and (max-width:1440px){.HeroSection_heroBG__ENF5e{margin-left:80px;margin-right:80px}.HeroSection_hero__1dvvL{min-height:420px}}@media only screen and (max-width:1366px){.HeroSection_heroBG__ENF5e .HeroSection_heroBG__ENF5e{margin-left:80px;margin-right:80px}.HeroSection_hero__box__2Sbyd.HeroSection_left__2JeeG{max-width:30rem}}@media only screen and (max-width:1206px){.HeroSection_heroBG__ENF5e{max-width:964px;margin-left:calc((100% - 964px)/2);margin-right:calc((100% - 964px)/2)}.HeroSection_hero__box__2Sbyd.HeroSection_left__2JeeG{max-width:27.5rem}}@media only screen and (max-width:964px){.HeroSection_heroBG__ENF5e{border-radius:0;max-width:none;margin-left:0;margin-right:0;background-image:none!important}.HeroSection_hero__box__2Sbyd.HeroSection_left__2JeeG{max-width:none;width:100%}}@media only screen and (max-width:750px){.HeroSection_heroBG__ENF5e{border-radius:0;background:#e1eaff}.HeroSection_hero__box__2Sbyd{max-width:390px}}@-webkit-keyframes AdHeaderSection_skeleton__3aQnR{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AdHeaderSection_skeleton__3aQnR{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AdHeaderSection_skeleton__3aQnR{0%{background-position:100% 50%}to{background-position:0 50%}}.AdHeaderSection_adBox__mrl0V{margin-top:32px;padding-top:0!important;padding-bottom:0!important}.AdHeaderSection_adBox__info__3i5cj{max-width:1440px!important}.AdHeaderSection_adBox__info__3i5cj svg{fill:#262b33}@media only screen and (max-width:1520px){.AdHeaderSection_adBox__info__3i5cj{max-width:1366px;margin-left:calc((100% - 1366px)/2);margin-right:calc((100% - 1366px)/2);padding-left:12px}.AdHeaderSection_adBox__grid__1C_kf{padding-left:0}}@media only screen and (max-width:1440px){.AdHeaderSection_adBox__info__3i5cj{max-width:1366px;margin-left:80px;margin-right:80px;padding-left:0}.AdHeaderSection_adBox__grid__1C_kf{padding-left:0}}@media only screen and (max-width:1366px){.AdHeaderSection_adBox__info__3i5cj{max-width:1206px;margin-left:80px;margin-right:80px}}@media only screen and (max-width:1206px){.AdHeaderSection_adBox__info__3i5cj{padding-left:12px;max-width:964px;margin-left:calc((100% - 964px)/2);margin-right:calc((100% - 964px)/2)}}@media only screen and (max-width:964px){.AdHeaderSection_adBox__info__3i5cj{padding-left:32px;max-width:none;margin-left:0;margin-right:0}}@media only screen and (max-width:460px){.AdHeaderSection_adBox__info__3i5cj{padding-left:0}.AdHeaderSection_adBox__grid__1C_kf{padding-left:24px}}@-webkit-keyframes AdSignUpSection_skeleton__1bm9P{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AdSignUpSection_skeleton__1bm9P{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AdSignUpSection_skeleton__1bm9P{0%{background-position:100% 50%}to{background-position:0 50%}}.AdSignUpSection_adSignUpBox__217dr{display:-moz-box;display:flex}.AdSignUpSection_adSignUpBox__imageBox__2Bm8H{-moz-box-flex:6;flex:6 1;border-radius:6px;margin-left:68px}.AdSignUpSection_adSignUpBox__signBox__3iiYI{width:400px}.AdSignUpSection_adSignUpBox__landingPageBox__3vIl_{min-height:40px}.AdSignUpSection_hide__2qcxR{display:none}.AdSignUpSection_userInfo__kCpbo{display:-moz-box;display:flex;margin-top:10px}.AdSignUpSection_userInfo__img__eaWZr{width:40px;height:40px;line-height:40px;border-radius:50%;overflow:hidden;background:transparent 50%/cover no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:8px}.AdSignUpSection_userInfo__content__3XXED{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center}.AdSignUpSection_userInfo__content__3XXED p{font-size:12px;line-height:16px}.AdSignUpSection_userInfo__name__2HGgT{font-weight:600}.AdSignUpSection_userInfo__signOut__28CQK{color:#7e838e;cursor:pointer}.AdSignUpSection_info__2L4ZY{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:400;color:#1a1b1c}.AdSignUpSection_info__title__3cNMZ{font-size:2rem;font-weight:700;margin-bottom:24px;color:#0e1318;line-height:40px}.AdSignUpSection_info__content__2mCCT{margin-bottom:16px;line-height:24px;font-size:16px}.AdSignUpSection_info__info__276Gv{margin-bottom:8px;display:-moz-box;display:flex;line-height:24px;font-size:14px;color:#5a5f69;-moz-box-align:center;align-items:center}.AdSignUpSection_info__info__276Gv svg{fill:#5a5f69;flex-shrink:0;padding-top:1px}.AdSignUpSection_info__info__276Gv span{margin-left:8px}.AdSignUpSection_adSignUp__1zD2w{max-width:1440px}.AdSignUpSection_skipBox__diH1t{display:-moz-box;display:flex;margin-top:16px;margin-bottom:8px;cursor:pointer;-moz-box-pack:end;justify-content:flex-end}.AdSignUpSection_skipBox__info__2PGwL{font-size:14px;color:#262b33}.AdSignUpSection_skipBox__diH1t svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.AdSignUpSection_content__2_igP{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;line-height:20px}.AdSignUpSection_content__2_igP p{font-size:12px;line-height:16px}@media only screen and (max-width:964px){.AdSignUpSection_adSignUpBox__217dr{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.AdSignUpSection_adSignUpBox__signBox__3iiYI{width:100%}.AdSignUpSection_adSignUpBox__landingPageSign__1J5c1{-moz-box-pack:center;justify-content:center;display:-moz-box;display:flex}.AdSignUpSection_adSignUpBox__imageBox__2Bm8H{margin-top:32px}}@media only screen and (max-width:460px){.AdSignUpSection_info__title__3cNMZ{font-size:1.5rem;line-height:32px}}@-webkit-keyframes HeaderLogo_skeleton__2TqQh{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeaderLogo_skeleton__2TqQh{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeaderLogo_skeleton__2TqQh{0%{background-position:100% 50%}to{background-position:0 50%}}.HeaderLogo_headerLogo__yRo43{height:4.5rem;width:100%;padding-left:1.5rem;position:fixed;z-index:1}.CropAbTest_crop_ab_test__18bF1,.HeaderLogo_headerLogo__yRo43{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.CropAbTest_crop_ab_test__18bF1{margin-top:16px}.CropAbTest_crop_ab_test__18bF1 .CropAbTest_title__20luy{font-family:Poppins;font-size:16px;font-weight:400;line-height:18px;letter-spacing:0;color:#fff}.CropAbTest_crop_ab_test__18bF1 .CropAbTest_app_wrapper__2bOQ5{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;margin-left:8px}.CropAbTest_app__eWzOl{width:24px;height:24px;position:relative;display:inline-block}.CropAbTest_app__eWzOl .CropAbTest_link__2iAdj{width:100%;height:100%;border-radius:2px;display:inline-block}.CropAbTest_app__eWzOl .CropAbTest_link__2iAdj svg{color:#fff;width:100%;height:100%}.CropAbTest_app__eWzOl .CropAbTest_link__2iAdj:hover{background:rgba(255,255,255,.2)}.CropAbTest_app__eWzOl .CropAbTest_tip__1ztrF{position:absolute;left:50%;bottom:0;-webkit-transform:translate3d(-50%,100%,0);-moz-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);display:none;padding-top:10px}.CropAbTest_app__eWzOl .CropAbTest_tip__1ztrF:before{content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;left:50%;top:4px;-webkit-transform:translate3d(-50%,0,0);-moz-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.CropAbTest_app__eWzOl .CropAbTest_tip__1ztrF .CropAbTest_content__2ClXC{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;padding:8px 16px;background:#fff;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.1);font-family:Poppins;font-size:12px;font-weight:500;line-height:16px;text-align:center;letter-spacing:.26px;color:#262b33}.CropAbTest_app__eWzOl:hover .CropAbTest_tip__1ztrF{display:inline}.CropAbTest_app__eWzOl:not(:first-child){margin-left:12px}@-webkit-keyframes GraphicBannerSection_skeleton__ex6ka{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes GraphicBannerSection_skeleton__ex6ka{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes GraphicBannerSection_skeleton__ex6ka{0%{background-position:100% 50%}to{background-position:0 50%}}.GraphicBannerSection_heroBG__2nFeK{background-position:50%;background-size:cover;background-color:#414751;overflow:hidden}.GraphicBannerSection_btm__3THiA{margin-bottom:2.5rem}.GraphicBannerSection_hero__2TNLt{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;min-height:40rem;padding-top:6rem;padding-bottom:4rem}.GraphicBannerSection_hero__row__3FUUY{flex-wrap:nowrap!important;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}@media (-ms-high-contrast:none){.GraphicBannerSection_hero__2TNLt{height:1px}}.GraphicBannerSection_hero__container__3-nyy{width:100%}.GraphicBannerSection_hero__box__3d7Er{width:100%;max-width:58.25rem;margin-right:auto;margin-left:auto;text-align:center}.GraphicBannerSection_hero__box__3d7Er.GraphicBannerSection_left__bfV_p{max-width:564px;margin-left:0;text-align:left}.GraphicBannerSection_hero__heading__3I3VT{font-size:2.5rem;line-height:3.5rem}.GraphicBannerSection_hero__subheading__aJz1k{margin-top:1rem}.GraphicBannerSection_hero__pageLink__v3Y2s{margin-top:2rem;margin-right:8px;margin-left:8px;border-radius:6px;padding-left:1.5rem;padding-right:1.5rem;font-weight:500;min-width:120px}.GraphicBannerSection_hero__pageLink__v3Y2s.GraphicBannerSection_white__h6LVE{background:rgba(255,255,255,.9)!important;color:#262b33!important}.GraphicBannerSection_hero__pageLink__v3Y2s.GraphicBannerSection_white__h6LVE:hover{background:#fff!important}.GraphicBannerSection_hero__pageLink__v3Y2s.GraphicBannerSection_white__h6LVE svg{fill:#414751;vertical-align:middle}.GraphicBannerSection_hero__pageLinkKong__2z6H3.GraphicBannerSection_white__h6LVE{background-color:rgba(255,255,255,0)!important;border:1px solid rgba(255,255,255,.8);color:#fff!important}.GraphicBannerSection_hero__pageLinkKong__2z6H3.GraphicBannerSection_white__h6LVE:hover{border:1px solid #fff;background-color:rgba(255,255,255,0)!important}.GraphicBannerSection_hero__btnList__2ZUSB{display:-moz-box;display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.GraphicBannerSection_hero__container_videos__2NY5v{-moz-box-flex:1;flex:1 1 50%;max-width:45rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;display:-moz-box;display:flex;position:relative}.GraphicBannerSection_hero__info__1U97k{-moz-box-flex:1;flex:1 1 50%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center}.GraphicBannerSection_hero__reverse__3rZz_{-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.GraphicBannerSection_hero__imagelistTitle__D8pUN{font-size:14px;margin-top:16px;margin-bottom:12px;font-weight:400;line-height:24px}.GraphicBannerSection_hero__imagelist__2LJSs{margin-left:-8px;margin-right:-8px}.GraphicBannerSection_hero__imagelist_link__2NWIx{display:inline-block;width:72px;height:56px;border-radius:4px;margin-left:8px;margin-right:8px;text-align:center;overflow:hidden;position:relative}.GraphicBannerSection_hero__imagelist_link__2NWIx:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;z-index:1;left:0;top:0;right:0;bottom:0;opacity:0}.GraphicBannerSection_hero__imagelist_link__2NWIx:hover:after{opacity:.1}.GraphicBannerSection_hero__uploadButton__3Ni6p{background-color:rgba(255,255,255,.9)!important;color:#262b33!important;margin-top:2rem;font-weight:500}.GraphicBannerSection_hero__uploadButton__3Ni6p:active,.GraphicBannerSection_hero__uploadButton__3Ni6p:hover{background:#fff!important;color:#262b33!important}.GraphicBannerSection_videoCarouseBox__nf9a4{border-radius:12px;overflow:hidden;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-left:32px;position:absolute;width:720px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:0 20px 20px rgba(0,0,0,.1);box-shadow:0 20px 20px rgba(0,0,0,.1)}.GraphicBannerSection_imageItem__12Nk2{height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.GraphicBannerSection_modalBox__2MOpc{min-height:auto}.GraphicBannerSection_modalBox__text__1meqt{margin-bottom:32px;font-size:20px;font-weight:600;color:#262b33}.GraphicBannerSection_modalBox__btn__2WQx_{margin-top:24px;margin-bottom:32px}.GraphicBannerSection_modalBox__img__3kOUD{padding:32px 32px 24px;width:472px;height:208px;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-radius:6px 6px 0 0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;background:#fafafa;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.05);box-shadow:0 1px 0 0 rgba(0,0,0,.05)}.GraphicBannerSection_modalBg__1aGFs{width:auto}.GraphicBannerSection_image__3f9k2{width:auto;height:100%}@media only screen and (max-width:1680px){.GraphicBannerSection_hero__2TNLt{min-height:35rem}.GraphicBannerSection_videoCarouseBox__nf9a4{width:600px}}@media only screen and (max-width:1330px){.GraphicBannerSection_videoCarouseBox__nf9a4{width:600px}}@media only screen and (max-width:1192px){.GraphicBannerSection_modalBox__2MOpc{width:auto}}@media only screen and (max-width:964px){.GraphicBannerSection_hero__2TNLt{padding-top:7rem}.GraphicBannerSection_hero__heading__3I3VT{font-size:2.25rem;line-height:3rem}.GraphicBannerSection_hero__row__3FUUY{-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}.GraphicBannerSection_hero__container_videos__2NY5v{max-width:none;width:100%;margin-bottom:24px}.GraphicBannerSection_videoCarouseBox__nf9a4{margin-left:0;position:inherit;width:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.GraphicBannerSection_modalBox__2MOpc{width:auto}}@media only screen and (max-width:750px){.GraphicBannerSection_hero__2TNLt{padding-top:6rem}.GraphicBannerSection_modalBox__2MOpc{width:100%}.GraphicBannerSection_modalBox__img__3kOUD{width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.GraphicBannerSection_modalBg__1aGFs{width:100%}}@media only screen and (max-width:460px){.GraphicBannerSection_btm__3THiA{margin-bottom:1rem}.GraphicBannerSection_modalBg__1aGFs,.GraphicBannerSection_modalBox__2MOpc{width:100%}.GraphicBannerSection_hero__info__1U97k .GraphicBannerSection_hero__btnList__2ZUSB{-moz-box-pack:center;justify-content:center}}.GraphicBannerSection_fixBabyGeneratorStyles__2DUI1{min-height:46.875rem;padding-top:10.6875rem!important}.GraphicBannerSection_fixBabyGeneratorStyles__heading__2HEoP{font-size:3rem;line-height:3.875rem}.GraphicBannerSection_fixBabyGeneratorStyles__container__1Ufu-{max-width:1440px}.GraphicBannerSection_fixBabyGeneratorStyles__2DUI1 .GraphicBannerSection_videoCarouseBox__nf9a4{width:100%}@media only screen and (max-width:1600px){.GraphicBannerSection_fixBabyGeneratorStyles__container__1Ufu-{max-width:1440px}}@media only screen and (max-width:1280px){.GraphicBannerSection_fixBabyGeneratorStyles__container__1Ufu-{max-width:1200px}.GraphicBannerSection_fixBabyGeneratorStyles__heading__2HEoP{font-size:2.25rem;line-height:3rem}}@media only screen and (max-width:960px){.GraphicBannerSection_fixBabyGeneratorStyles__container__1Ufu-{max-width:900px}.GraphicBannerSection_fixBabyGeneratorStyles__heading__2HEoP{font-size:2rem;line-height:normal}.GraphicBannerSection_fixBabyGeneratorStyles__2DUI1 p{font-size:.875rem!important}}@media only screen and (max-width:750px){.GraphicBannerSection_fixBabyGeneratorStyles__container__1Ufu-{max-width:720px}.GraphicBannerSection_fixBabyGeneratorStyles__heading__2HEoP{font-size:1.5rem;line-height:2rem}}@-webkit-keyframes FeatureListSection_skeleton__2vE8S{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes FeatureListSection_skeleton__2vE8S{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes FeatureListSection_skeleton__2vE8S{0%{background-position:100% 50%}to{background-position:0 50%}}.FeatureListSection_featureTab__1VDOP{border-bottom:1px solid #e7e8e9;display:-moz-box;display:flex;width:100%}.FeatureListSection_featureTab__item__2Gjko{padding:8px 24px 0;font-weight:500;color:#414751;line-height:16px;font-size:16px;cursor:pointer;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.FeatureListSection_featureTab__active__3EWH7{color:#2c7dfa}.FeatureListSection_featureTab__active__3EWH7:after{content:"";display:block;width:32px;height:4px;background:#2c7dfa;border-radius:2px 2px 2px 2px;margin-top:8px}.FeatureListSection_featureThemes__NZwl3{margin-right:-32px;margin-left:-32px}.FeatureListSection_gridpading__1CXuU{padding-top:32px}.FeatureListSection_featurelistContainer__2Yj5a{background:#fff;border-radius:6px;border:1px solid rgba(0,0,0,.05);height:100%;overflow:hidden;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.FeatureListSection_addImageBg__gwaJl{background:-webkit-gradient(linear,left top,right bottom,from(#005eff),to(#a6e7d7));background:-moz-linear-gradient(top left,#005eff,#a6e7d7);background:linear-gradient(to bottom right,#005eff,#a6e7d7)}.FeatureListSection_imgClass__3W-Ho{height:100%!important;object-fit:cover}.FeatureListSection_featureTextSize__3Nih0{font-size:16px!important;padding:16px 24px 24px}.FeatureListSection_featureTextSize__name__1puVz{font-size:16px;font-weight:600;color:#1a1b1c;line-height:24px;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.FeatureListSection_featureTextSize__detail__2yLG3{font-size:14px;color:#414751;line-height:22px;padding-top:8px}.FeatureListSection_featureTextSize__detail__2yLG3 a{color:#000;text-decoration:underline}.FeatureListSection_featureTextSize__detail__2yLG3 a:hover{color:#2c7dfa}@-webkit-keyframes IntroSection_skeleton__3RH9x{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes IntroSection_skeleton__3RH9x{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes IntroSection_skeleton__3RH9x{0%{background-position:100% 50%}to{background-position:0 50%}}.IntroSection_introContainer__24jz4{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.IntroSection_introContainer__24jz4.IntroSection_reverse__18UlM{-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.IntroSection_introContainer__24jz4.IntroSection_reverse__18UlM .IntroSection_intro__image__1GF7t,.IntroSection_introContainer__24jz4.IntroSection_reverse__18UlM .IntroSection_video_conatiner__3ID5h{margin-right:0;margin-left:64px}.IntroSection_introMore__1HM1c{padding-top:2.5rem!important;padding-bottom:4.5rem!important}.IntroSection_introMore__body__KmMxd{margin-top:0!important}.IntroSection_introMorePadding__1Lp7s{padding-left:0;padding-right:0}.IntroSection_introMore__1HM1c:last-child{padding-top:0!important;padding-bottom:0!important}.IntroSection_intro__2WmVP{padding-top:2.5rem;padding-bottom:2.5rem}.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h,.IntroSection_intro__image__1GF7t{-moz-box-flex:1;flex:1 1 50%;margin-right:64px;border-radius:.5rem;overflow:hidden}.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h img,.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h video,.IntroSection_intro__image__1GF7t img,.IntroSection_intro__image__1GF7t video{display:block;width:100%;height:auto}.IntroSection_intro__infoWhite__3wVZF,.IntroSection_intro__infoWhite__3wVZF>h2,.IntroSection_intro__infoWhite__3wVZF>h3,.IntroSection_intro__infoWhite__3wVZF>p{color:#fff}.IntroSection_intro__body___1fjL{-moz-box-flex:1;flex:1 1 50%;max-width:495px}.IntroSection_intro__body___1fjL .IntroSection_textH3__UGzhY{font-size:1.5rem;font-weight:500;line-height:normal;letter-spacing:0}.IntroSection_intro__content__-dr-k{margin-top:2rem}.IntroSection_intro__content__-dr-k h3{font-size:1.5rem;font-weight:500;line-height:normal;letter-spacing:0;margin:2rem 0 .75rem}.IntroSection_intro__content__-dr-k h4{font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;margin:2rem 0 .75rem}.IntroSection_intro__content__-dr-k>p{font-size:1rem;line-height:1.625rem}.IntroSection_intro__content__-dr-k a{color:#2c7dfa;text-decoration:underline;cursor:pointer}.IntroSection_intro__content__-dr-k a:hover{color:#2c7dfa}.IntroSection_intro__pageLink__1exCC{margin-top:2rem}.IntroSection_intro__sub__2DPkx a,.IntroSection_intro__sub__2DPkx a:hover{color:#62ff93;cursor:pointer;text-decoration:underline}.IntroSection_link_btn__1oYKa{margin-top:2rem;display:inline-block;padding:.75rem 3rem!important;font-size:1rem!important;line-height:1.5rem!important;color:#fff!important;text-decoration:none;letter-spacing:.3px;background:#2c7dfa;border-radius:4px;cursor:pointer;height:auto!important;border:0!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}.IntroSection_link_btn__1oYKa:hover{background:#0661ed!important;border:0;color:#fff!important}@media only screen and (max-width:750px){.IntroSection_introContainer__24jz4{display:block}.IntroSection_introContainer__24jz4.IntroSection_reverse__18UlM .IntroSection_intro__image__1GF7t,.IntroSection_introContainer__24jz4.IntroSection_reverse__18UlM .IntroSection_video_conatiner__3ID5h{margin-right:0;margin-left:0}.IntroSection_intro__2WmVP{padding-bottom:4rem}.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h,.IntroSection_intro__image__1GF7t{max-width:100%;margin-right:0}.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h img,.IntroSection_intro__2WmVP .IntroSection_video_conatiner__3ID5h video,.IntroSection_intro__body___1fjL,.IntroSection_intro__image__1GF7t img,.IntroSection_intro__image__1GF7t video{max-width:100%}.IntroSection_intro__body___1fjL h2{margin-top:1rem}.IntroSection_intro__heading__2V1um{font-size:1.5rem;line-height:2rem}.IntroSection_introMore__1HM1c{padding-bottom:4rem!important}.IntroSection_introMore__image__2yYNw img{max-height:397px!important}.IntroSection_textH3__UGzhY{margin-top:2rem}.IntroSection_aiBtn__xmZ64{display:none}}@media only screen and (max-width:460px){.IntroSection_intro__2WmVP{padding-bottom:1rem;padding-top:1rem}.IntroSection_intro__body___1fjL .IntroSection_textH3__UGzhY{font-size:1.25rem}.IntroSection_intro__content__-dr-k{margin-top:1.5rem}.IntroSection_intro__content__-dr-k h3{font-size:1.25rem;line-height:1.875rem;margin:1.5rem 0 .5rem}.IntroSection_intro__content__-dr-k h4{font-size:1.125rem;line-height:1.75rem;margin:1.5rem 0 .75rem}.IntroSection_intro__content__-dr-k>p{font-size:1rem;line-height:1.625rem}.IntroSection_textH3__UGzhY{margin-top:1.5rem}}.IntroSection_addImageBg__2-7-Y{background-color:#f4f5f6}.IntroSection_aiBtn__xmZ64{margin-top:1.5rem}@-webkit-keyframes IntroMoreSection_skeleton__o1Mn8{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes IntroMoreSection_skeleton__o1Mn8{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes IntroMoreSection_skeleton__o1Mn8{0%{background-position:100% 50%}to{background-position:0 50%}}.IntroMoreSection_intro__3PO5J{padding-top:2.5rem;padding-bottom:0}.IntroMoreSection_intro__infoWhite__2_taz>h2,.IntroMoreSection_intro__infoWhite__2_taz p{color:#fff}.IntroMoreSection_introLine__24291{height:2px;margin-top:2.5rem;background-color:#e7e8e9}@media only screen and (max-width:750px){.IntroMoreSection_introLine__24291{height:2.5rem;margin-top:0;margin-bottom:0;background-color:transparent}}@media only screen and (max-width:460px){.IntroMoreSection_intro__3PO5J{padding-top:1rem;padding-bottom:1rem}}@-webkit-keyframes CtaSection_skeleton__1CF8S{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes CtaSection_skeleton__1CF8S{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes CtaSection_skeleton__1CF8S{0%{background-position:100% 50%}to{background-position:0 50%}}.CtaSection_catBoxBorder__3WF_I{padding-top:56px;padding-bottom:56px;border-radius:24px 24px 24px 24px;border:0 solid;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.CtaSection_catBoxBorder__3WF_I:before{content:"";position:absolute;padding:2px;left:0;top:0;width:100%;height:100%;border-radius:24px 24px 24px 24px;background-image:-webkit-gradient(linear,left top,left bottom,from(#020100),to(#020100)),-webkit-gradient(linear,right top,left bottom,from(#ffb300),color-stop(#7047eb),color-stop(#2c7dfa),to(#f90b47));background-image:-moz-linear-gradient(#020100,#020100),-moz-linear-gradient(right top,#ffb300,#7047eb,#2c7dfa,#f90b47);background-image:linear-gradient(#020100,#020100),linear-gradient(to left bottom,#ffb300,#7047eb,#2c7dfa,#f90b47);background-clip:content-box,padding-box;z-index:-1}.CtaSection_link_btn__n6djr{margin:3rem auto auto;padding:.75rem 3rem!important;font-size:1rem!important;line-height:1.5rem!important;color:#fff!important;text-decoration:none;letter-spacing:.3px;background:#2c7dfa;border-radius:4px;cursor:pointer;height:auto!important;border:0!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;display:table!important}.CtaSection_link_btn__n6djr:hover{background:#0661ed!important;border:0;color:#fff!important}@media only screen and (max-width:460px){.CtaSection_catBoxBorder__3WF_I{margin-left:1.5rem;margin-right:1.5rem}}@-webkit-keyframes AiIntroduceSection_skeleton__1XIib{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiIntroduceSection_skeleton__1XIib{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiIntroduceSection_skeleton__1XIib{0%{background-position:100% 50%}to{background-position:0 50%}}.AiIntroduceSection_section__1pZPQ{padding:48px 0;background-color:#161619}.AiIntroduceSection_section__1pZPQ h2{font-size:36px;font-weight:600;line-height:52px;text-align:center;letter-spacing:.39px;color:#fff;margin-bottom:24px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_row_block__2CyNK{-moz-box-pack:center;justify-content:center}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_row_block__2CyNK .AiIntroduceSection_grid_block__2_QvZ{padding:24px 32px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block___x9eL{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block_image__2yDFv{width:100px;height:100px;margin-bottom:24px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block___x9eL h3{font-size:18px;font-weight:600;line-height:24px;text-align:center;letter-spacing:.39px;color:#fff;margin-bottom:12px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block___x9eL p{text-align:center;color:inherit}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block__content__3kqDV a{color:#2c7dfa;text-decoration:underline}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block__content__3kqDV a:hover{color:#2c7dfa}@media only screen and (max-width:750px){.AiIntroduceSection_section__1pZPQ{padding:36px 0}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_row_block__2CyNK .AiIntroduceSection_grid_block__2_QvZ{-moz-box-flex:1!important;flex:1 1 100%!important;max-width:100%!important}}@media only screen and (max-width:460px){.AiIntroduceSection_section__1pZPQ{padding:24px 0}.AiIntroduceSection_section__1pZPQ h2{font-size:24px;font-weight:700;line-height:36px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_row_block__2CyNK .AiIntroduceSection_grid_block__2_QvZ{padding:0}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block___x9eL{font-size:14px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block_image__2yDFv{width:64px;height:64px}.AiIntroduceSection_section__1pZPQ .AiIntroduceSection_block___x9eL p{font-size:16px;line-height:26px}}@-webkit-keyframes IntroTabFeatureSection_skeleton__2Rc_i{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes IntroTabFeatureSection_skeleton__2Rc_i{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes IntroTabFeatureSection_skeleton__2Rc_i{0%{background-position:100% 50%}to{background-position:0 50%}}.IntroTabFeatureSection_introTabFeatureSection__2c8FZ{padding-top:2.5rem;padding-bottom:2.5rem}.IntroTabFeatureSection_introTabBoxSub__3XS5k{color:#262b33}.IntroTabFeatureSection_tabBox__2kpVC{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap;margin-top:2rem}.IntroTabFeatureSection_tabBox__2kpVC span{padding:.625rem 1rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:.0625rem solid transparent;cursor:pointer;color:#2b2b2b;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:6.25rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.IntroTabFeatureSection_tabBox__2kpVC span:hover{background:rgba(38,67,255,.3);color:#2b2b2b}.IntroTabFeatureSection_tabBox__2kpVC span.IntroTabFeatureSection_active__1AYpw{background:#fff;color:#2643ff;border:.0625rem solid #2643ff}.IntroTabFeatureSection_introTabFeature_box__3frs9{position:relative}.IntroTabFeatureSection_hide__2BzoK{display:none}.IntroTabFeatureSection_introSection__26Sm5{padding-top:2rem;padding-bottom:2rem}@media only screen and (max-width:750px){.IntroTabFeatureSection_tabBox__2kpVC{margin-top:1.5rem}.IntroTabFeatureSection_introSection__26Sm5{padding-top:1.5rem;padding-bottom:1.5rem}}@-webkit-keyframes FeatureListV2Section_skeleton__3JeNW{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes FeatureListV2Section_skeleton__3JeNW{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes FeatureListV2Section_skeleton__3JeNW{0%{background-position:100% 50%}to{background-position:0 50%}}.FeatureListV2Section_feature_listv2_section__286eA{position:relative;padding:5rem 0;background:#f3f6f9}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;grid-gap:3rem;gap:3rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_heading_h2__sXzLS{font-size:2rem;font-weight:500;line-height:2.5rem;letter-spacing:0;color:#2b2b2b}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt{width:100%}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding:.5rem 1rem .5rem .5rem;grid-gap:1rem;gap:1rem;background:#fff;border-radius:16px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX:hover{-webkit-box-shadow:0 6.51px 26.04px 0 rgba(26,9,59,.08);box-shadow:0 6.51px 26.04px 0 rgba(26,9,59,.08)}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX:hover .FeatureListV2Section_image_wrapper__2jt2z>.FeatureListV2Section_feature_image__30QZC>img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX:hover .FeatureListV2Section_feature_text_wrapper__2SKrS>.FeatureListV2Section_icon_arrow__1Fbk8{opacity:1}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_image_wrapper__2jt2z{width:9.3125rem;height:6.25rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_image_wrapper__2jt2z .FeatureListV2Section_feature_image__30QZC{border-radius:12px;outline:none;overflow:hidden}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_image_wrapper__2jt2z .FeatureListV2Section_feature_image__30QZC img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-flex:1;flex:1 1;grid-gap:1rem;gap:1rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS .FeatureListV2Section_title__VVkVs{-moz-box-flex:1;flex:1 1;font-size:1rem;font-weight:500;line-height:1.625rem;letter-spacing:0;color:#414751;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS .FeatureListV2Section_icon_arrow__1Fbk8{opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (max-width:964px){.FeatureListV2Section_feature_listv2_section__286eA{padding:3rem 0}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS{grid-gap:.5rem;gap:.5rem}}@media only screen and (max-width:750px){.FeatureListV2Section_feature_listv2_section__286eA{padding:1.5rem 0}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX{grid-gap:1rem;gap:1rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_heading_h2__sXzLS{font-size:1.5rem;line-height:2.25rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX:hover{-webkit-box-shadow:none;box-shadow:none}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX:hover .FeatureListV2Section_image_wrapper__2jt2z>.FeatureListV2Section_feature_image__30QZC>img{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS{grid-gap:1rem;gap:1rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS .FeatureListV2Section_title__VVkVs{font-size:.875rem;line-height:1.375rem}.FeatureListV2Section_feature_listv2_section__286eA .FeatureListV2Section_feature_listv2_container__VartX .FeatureListV2Section_row_conatiner__1HWFt .FeatureListV2Section_feature_item_grid__2rC0a .FeatureListV2Section_feature_item__1BJfX .FeatureListV2Section_feature_text_wrapper__2SKrS .FeatureListV2Section_icon_arrow__1Fbk8{opacity:1}}@-webkit-keyframes CoverPhotoSection_skeleton__3R7nM{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes CoverPhotoSection_skeleton__3R7nM{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes CoverPhotoSection_skeleton__3R7nM{0%{background-position:100% 50%}to{background-position:0 50%}}.CoverPhotoSection_coverPhotoBox__1wQdO{flex-wrap:nowrap;padding:24px 26px 8px}.CoverPhotoSection_coverPhotoBox__image__VRc5m{border-radius:4px;overflow:hidden;width:172px;height:120px;border:1px solid #fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.CoverPhotoSection_menus_layout__1IUFf{display:-moz-box;display:flex;padding:24px 12px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_box__Pq8L1{-moz-box-flex:0;flex:0 0 188px;width:188px;padding:0 12px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_box__Pq8L1>.CoverPhotoSection_imgSwiper__1W4tf{background:#f4f5f6;width:auto;height:120px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__1N3UB{margin-top:16px;margin-left:-8px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__h3__1Jmvu{color:#000;font-weight:600;font-size:16px;padding-bottom:8px;padding-left:8px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__item__1ORro{padding:8px;font-size:13px;display:block}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__item__1ORro.CoverPhotoSection_hide__3uOUx{display:none}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__item__1ORro:hover{background-color:#f4f5f6;color:#000;border-radius:4px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_linkBox__itemHide__1HJT8{display:none}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_btnWraper__2qTnO{margin-left:-8px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_btnWraper__2qTnO .CoverPhotoSection_btnMore__3g2wl{font-size:13px;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:32px;font-weight:400;white-space:nowrap;display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;color:#5a5f69;width:100%;padding-left:8px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_btnWraper__2qTnO .CoverPhotoSection_btnMore__3g2wl svg{width:10px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_btnWraper__2qTnO .CoverPhotoSection_btnMore__3g2wl>svg:first-child{margin-right:0;margin-left:.25rem}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_btnWraper__2qTnO .CoverPhotoSection_btnMore__3g2wl:hover{color:#000;background-color:#f4f5f6;border-radius:4px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_seeAllBox__1CIa9{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-bottom:12px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_seeAllBox__btn__1kM0H{height:26px;padding-left:14px;padding-right:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_seeAllBox__btn__1kM0H svg{margin-right:0!important;margin-left:4px}.CoverPhotoSection_menus_layout__1IUFf .CoverPhotoSection_seeAllBox__moreSvg__m7Nit svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@-webkit-keyframes HeroSection_skeleton__1pl6D{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroSection_skeleton__1pl6D{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroSection_skeleton__1pl6D{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroSection_heroBG__2AnI0{background-position:50%;background-size:cover;background-color:#414751;margin-bottom:2.5rem}.HeroSection_hero__2WrcD{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;min-height:35rem;padding-top:5rem;padding-bottom:4rem}@media (-ms-high-contrast:none){.HeroSection_hero__2WrcD{height:1px}}.HeroSection_hero__container__35X82{width:100%}.HeroSection_hero__box__2GXwX{width:100%;max-width:58.25rem;margin-right:auto;margin-left:auto;text-align:center}.HeroSection_hero__box__2GXwX.HeroSection_left__1s9Ap{max-width:564px;margin-left:0;text-align:left}.HeroSection_hero__heading__2HJ9G{color:#fff}.HeroSection_hero__subheading__2prLo{margin-top:1rem;color:#fff}.HeroSection_hero__pageLink__34lO2{margin-top:2rem}.HeroSection_hero__pageLink__34lO2.HeroSection_white__EsMoV{background:#fff!important;color:#262b33!important}.HeroSection_hero__pageLink__34lO2.HeroSection_white__EsMoV:hover{background:#f2f2f2!important}@media only screen and (max-width:750px){.HeroSection_heroBG__2AnI0{margin-bottom:1rem}.HeroSection_hero__2WrcD{padding-top:8rem}.HeroSection_hero__heading__2HJ9G{font-size:2rem;line-height:3rem}}@-webkit-keyframes FeatureCardsSection_skeleton__3Oxoh{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes FeatureCardsSection_skeleton__3Oxoh{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes FeatureCardsSection_skeleton__3Oxoh{0%{background-position:100% 50%}to{background-position:0 50%}}.FeatureCardsSection_features__2Ec8V{padding-top:2.5rem;padding-bottom:2.5rem}.FeatureCardsSection_features__item__1fzNo{-moz-box-flex:1;flex:1 1 25%;max-width:25%;padding-right:32px;padding-left:32px;margin-top:2.5rem}.FeatureCardsSection_card__1YVD6{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}@media (-ms-high-contrast:none){.FeatureCardsSection_card__1YVD6{min-height:400px!important}}.FeatureCardsSection_card__1YVD6:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-1rem);-moz-transform:translateY(-1rem);transform:translateY(-1rem)}.FeatureCardsSection_card__header__2Yjpb{position:relative;-moz-box-flex:0;flex:none}.FeatureCardsSection_card__image__3RSUl{display:block;width:100%}.FeatureCardsSection_card__title__uENPT{position:absolute;right:0;bottom:2rem;left:0;z-index:1;font-size:1rem;font-weight:700;line-height:1.5rem;color:#fff;text-align:center}.FeatureCardsSection_card__body__agvbW{display:-moz-box;display:flex;-moz-box-flex:1;flex:1 1;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;padding:1rem 1rem 1.5rem;background:#fff;border-radius:0 0 4px 4px}.FeatureCardsSection_card__link__3FwjW{display:inline-block;margin-top:1.5rem;font-size:.875rem;line-height:1.5rem;color:#9da2ad;text-decoration:none}.FeatureCardsSection_card__link__3FwjW:hover{color:#2c7dfa}@media only screen and (max-width:964px){.FeatureCardsSection_features__itemsGroup__4lAsS{max-width:596px;margin-right:auto!important;margin-left:auto!important}.FeatureCardsSection_features__item__1fzNo{flex-basis:50%;max-width:50%}}@media only screen and (max-width:750px){.FeatureCardsSection_features__2Ec8V{padding-top:4rem;padding-bottom:4rem}}@media only screen and (max-width:460px){.FeatureCardsSection_features__2Ec8V{padding-top:1rem;padding-bottom:1rem}.FeatureCardsSection_features__item__1fzNo{flex-basis:100%;max-width:298px;margin-right:auto;margin-left:auto}}@-webkit-keyframes InterfaceSection_skeleton__S9Uj-{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes InterfaceSection_skeleton__S9Uj-{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes InterfaceSection_skeleton__S9Uj-{0%{background-position:100% 50%}to{background-position:0 50%}}.InterfaceSection_whiteHgroup__12dPh,.InterfaceSection_whiteHgroup__12dPh>h2{color:#fff!important}.InterfaceSection_whiteButton__IaXAE{background:#fff!important;color:#262b33!important}.InterfaceSection_whiteButton__IaXAE:hover{background:#f2f2f2!important}.InterfaceSection_image__32Q6E{display:block;width:100%;max-width:100%;margin-top:2.5rem}.InterfaceSection_button__2Bl3_{margin-top:2rem!important}@-webkit-keyframes DynamicTagsSection_skeleton__y2bnz{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes DynamicTagsSection_skeleton__y2bnz{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes DynamicTagsSection_skeleton__y2bnz{0%{background-position:100% 50%}to{background-position:0 50%}}.DynamicTagsSection_row__2gEoN{padding-top:.25rem!important}.DynamicTagsSection_subheading__2PUPD{margin-top:3rem;text-align:left;font-weight:400;line-height:1.5rem}.DynamicTagsSection_tag__2ymSt{margin-top:1rem}@media only screen and (max-width:460px){.DynamicTagsSection_dynamicTags__1AsXz .DynamicTagsSection_row__2gEoN .DynamicTagsSection_tag__2ymSt{max-width:50%!important}}@-webkit-keyframes FaqSection_skeleton__oqJyB{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes FaqSection_skeleton__oqJyB{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes FaqSection_skeleton__oqJyB{0%{background-position:100% 50%}to{background-position:0 50%}}.FaqSection_faqBox__3qrLL{padding:0;margin:2rem auto auto;border-radius:4px;overflow:hidden}.FaqSection_faqBoxBlack__216up{border:0 solid #414751}.FaqSection_faqEntry__3S6x4{border-bottom:1px solid rgba(43,43,43,.1)}.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q{border-bottom:1px solid rgba(255,255,255,.5)}.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL li,.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL p{color:#fff;font-size:1rem;line-height:1.625rem}.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL li a,.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL li a:hover,.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL p a,.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__answer__1ASSL p a:hover{color:#2c7dfa}.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__title__1zJbg{color:#fff}.FaqSection_faqEntry__3S6x4.FaqSection_contentBlack__1pT7Q .FaqSection_faqEntry__question__39zDK svg{fill:#fff}.FaqSection_faqEntry__question__39zDK{-moz-box-pack:justify;justify-content:space-between;width:100%;min-height:4rem;padding:20px 0}.FaqSection_faqEntry__question__39zDK,.FaqSection_faqEntry__question__39zDK .FaqSection_row__oDyO5{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.FaqSection_faqEntry__question__39zDK .FaqSection_arrow__2A5jk{width:10px;fill:#000;cursor:pointer;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.FaqSection_faqEntry__question__39zDK .FaqSection_arrow-active__mDBtv{fill:#053af0;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);transform:rotate(270deg)}.FaqSection_faqEntry__icon__3A_rl{width:1.5rem;min-width:1.5rem;margin-right:.5rem}.FaqSection_faqEntry__title__1zJbg{margin-right:.5rem;color:#2b2b2b;text-align:left}.FaqSection_faqEntry__arrow__2Xyb6{margin-left:auto}.FaqSection_faqEntry__answer__1ASSL{padding:.5rem 2rem 2rem}.FaqSection_faqEntry__answer__1ASSL li,.FaqSection_faqEntry__answer__1ASSL p{color:#2b2b2b;font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0}.FaqSection_faqEntry__answer__1ASSL li a,.FaqSection_faqEntry__answer__1ASSL li a:hover,.FaqSection_faqEntry__answer__1ASSL p a,.FaqSection_faqEntry__answer__1ASSL p a:hover{color:gray}.FaqSection_faqEntry__3S6x4.FaqSection_active__12tld .FaqSection_faqEntry__arrow__2Xyb6{color:#2c7dfa;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:460px){.FaqSection_faqBox__3qrLL{padding:.5rem .75rem;margin-top:1.5rem}.FaqSection_faqEntry__3S6x4{padding-left:0;padding-right:0}}@-webkit-keyframes AdSection_skeleton__MoVzS{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AdSection_skeleton__MoVzS{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AdSection_skeleton__MoVzS{0%{background-position:100% 50%}to{background-position:0 50%}}.AdSection_adSection__37O-G{overflow:hidden}.AdSection_ad__2Vn_7{width:100%;padding-top:1.5rem;padding-bottom:1.5rem}.AdSection_borderTop__2_X6s{border-top:1px solid rgba(0,0,0,.05)}.AdSection_borderBottom__cP0_E{border-bottom:1px solid rgba(0,0,0,.05)}.AdSection_adBlock__16Y5s{position:relative;left:50%;width:728px;height:90px;margin-left:-364px}@-webkit-keyframes HeroBannerSection_skeleton__cLrGV{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroBannerSection_skeleton__cLrGV{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroBannerSection_skeleton__cLrGV{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroBannerSection_heroBG__X2cvv{background-position:50%;background-size:cover;background-color:#414751;background-image:url(https://static.fotor.com/web/_next/static/media/bg-image.4f69d03c4a5813b7fcac0be896efd90c.jpg)}.HeroBannerSection_hero__38-vJ{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;min-height:35rem;padding-top:5rem;padding-bottom:4rem}@media (-ms-high-contrast:none){.HeroBannerSection_hero__38-vJ{height:1px}}.HeroBannerSection_hero__tempList__2FFvK{padding-top:1.25rem}.HeroBannerSection_hero__container__83SFK{width:100%}.HeroBannerSection_hero__box__WVhQ-{width:100%;max-width:58.25rem;margin-right:auto;margin-left:auto;text-align:center}.HeroBannerSection_hero__box__WVhQ-.HeroBannerSection_left__31kGH{max-width:564px;margin-left:0;text-align:left}.HeroBannerSection_hero__heading__3V1ak{color:#fff}.HeroBannerSection_hero__subheading__3FpZU{margin-top:1rem;color:#fff}.HeroBannerSection_hero__pageLink__WTZ2M{margin-top:2rem}.HeroBannerSection_hero__pageLink__WTZ2M.HeroBannerSection_white__CY60b{background:#fff!important;color:#262b33!important}.HeroBannerSection_hero__pageLink__WTZ2M.HeroBannerSection_white__CY60b:hover{background:#f2f2f2!important}@media only screen and (max-width:750px){.HeroBannerSection_hero__38-vJ{padding-top:8rem}}@media only screen and (max-width:460px){.HeroBannerSection_hero__grid__mi9L8{-moz-box-flex:1!important;flex:1 1 100%!important;max-width:100%!important}}@-webkit-keyframes AiImagePromptTabSection_skeleton__3PakC{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiImagePromptTabSection_skeleton__3PakC{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiImagePromptTabSection_skeleton__3PakC{0%{background-position:100% 50%}to{background-position:0 50%}}.AiImagePromptTabSection_tabBox__2dbGC{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap;margin-top:2rem}.AiImagePromptTabSection_tabBox__green__1MJkr{padding:.625rem 1rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:.09375rem solid transparent;cursor:pointer;color:#fff;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:6.25rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AiImagePromptTabSection_tabBox__green__1MJkr:hover{background:rgba(98,255,184,.3)}.AiImagePromptTabSection_tabBox__green__1MJkr.AiImagePromptTabSection_active__2cjn7{color:#2b2b2b;background-color:#62ffb8}.AiImagePromptTabSection_tabBox__blue__3Cs7o{padding:.625rem 1rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:.09375rem solid transparent;cursor:pointer;color:#2b2b2b;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:6.25rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AiImagePromptTabSection_tabBox__blue__3Cs7o:hover{background:rgba(38,67,255,.3);color:#2b2b2b}.AiImagePromptTabSection_tabBox__blue__3Cs7o.AiImagePromptTabSection_active__2cjn7{background:#2c7dfa;color:#fff;border:.09375rem solid #2c7dfa}.AiImagePromptTabSection_gridContent__J-fFC{position:relative;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:.5rem}.AiImagePromptTabSection_gridContent__J-fFC:hover .AiImagePromptTabSection_aiImageMask__jaO4B{opacity:1;-webkit-transition:.3s linear;-moz-transition:.3s linear;transition:.3s linear}.AiImagePromptTabSection_gridContentMobile__2DKJC{display:none}.AiImagePromptTabSection_gridContentMobileActive__2AdQ4{display:block;position:relative}.AiImagePromptTabSection_aiimageSkeleton__L8AqR{position:relative!important}.AiImagePromptTabSection_grid__H5Bv7{padding:.5rem}.AiImagePromptTabSection_row__j22_Y{margin:-.5rem;display:none}.AiImagePromptTabSection_rowMobile__dm2qh{margin:0}.AiImagePromptTabSection_rowActive__1MHII{display:-moz-box;display:flex}.AiImagePromptTabSection_labelRow__2SKvP{margin-bottom:1.5rem}.AiImagePromptTabSection_labelRowMobile__16DZE{margin-bottom:.5rem}.AiImagePromptTabSection_aiImageMask__jaO4B{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(10px);z-index:1;border-radius:.375rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1rem;color:#fff;font-size:.875rem;font-weight:400;line-height:1.375rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;opacity:0}.AiImagePromptTabSection_aiImageMask__prompt__2edKK{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.AiImagePromptTabSection_aiImageMask__btn__3_kap{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);background:rgba(43,43,43,.5);border-radius:.5rem;overflow:hidden;margin:0 auto}.AiImagePromptTabSection_aiImageMask__btn__svg__HtwhJ{fill:#62ffb8;width:1.5rem;height:1.5rem;margin-right:.5rem}.AiImagePromptTabSection_aiImageMask__btn__svgwhite__2oyDj{fill:#fff;width:1.5rem;height:1.5rem;margin-right:.5rem}.AiImagePromptTabSection_aiImageMask__btn__3_kap:hover{backdrop-filter:blur(10px);background:rgba(43,43,43,.9)}.AiImagePromptTabSection_aiImageMask__text___mfsA{background:-moz-linear-gradient(16deg,#e6fa72 0,#62ffb8 58%);background:linear-gradient(74deg,#e6fa72,#62ffb8 58%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-size:14px;font-weight:500;-moz-box-flex:1;flex:1 1}.AiImagePromptTabSection_aiImageMask__white__3jYFO{color:#fff;font-size:14px;font-weight:500;-moz-box-flex:1;flex:1 1}.AiImagePromptTabSection_aiImageBtn__xUZid{position:absolute;bottom:1.5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:.75rem;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);background:rgba(43,43,43,.5);border-radius:.5rem;overflow:hidden;margin:0 auto;z-index:1}.AiImagePromptTabSection_aiImageBtn__svg__G-MfV{fill:#62ffb8;width:1rem;height:1rem;margin-right:.5rem}.AiImagePromptTabSection_aiImageBtn__svgwhite__2pSJN{fill:#fff;width:1rem;height:1rem;margin-right:.5rem}.AiImagePromptTabSection_aiImageBtn__text__3bvvK{background:-moz-linear-gradient(16deg,#e6fa72 0,#62ffb8 58%);background:linear-gradient(74deg,#e6fa72,#62ffb8 58%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-size:13px;font-weight:500;-moz-box-flex:1;flex:1 1;line-height:20px}.AiImagePromptTabSection_aiImageBtn__white__aLvTD{color:#fff;font-size:13px;font-weight:500;-moz-box-flex:1;flex:1 1;line-height:20px}.AiImagePromptTabSection_thumbnailListBox__1lzhP{display:-moz-box;display:flex;grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.AiImagePromptTabSection_thumbnailListBox__img__1PHU2{-moz-box-flex:1;flex:1 1;max-width:-moz-calc(25% - 6px);max-width:calc(25% - 6px);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid;border-radius:.375rem;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AiImagePromptTabSection_thumbnailListBox__imgActive__TSoUn{border:1px solid #62ffb8;padding:3px}.AiImagePromptTabSection_thumbnailListBox__imgWhite__10JCS{border:1px solid rgba(255,255,255,.1)}.AiImagePromptTabSection_thumbnailListBox__imgActiveWhite__1VLLV{border:1px solid #2643ff;padding:3px}.AiImagePromptTabSection_container__3v_bJ{padding-bottom:2.625rem}.AiImagePromptTabSection_containerMobile__j9O2Q{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2rem}@media only screen and (max-width:460px){.AiImagePromptTabSection_tabBox__2dbGC{grid-gap:.5625rem;gap:.5625rem}.AiImagePromptTabSection_labelRow__2SKvP{margin-bottom:.5rem}}@media only screen and (max-width:964px){.AiImagePromptTabSection_aiImageMask__prompt__2edKK{-webkit-line-clamp:4}}@media only screen and (max-width:750px){.AiImagePromptTabSection_aiImageMask__prompt__2edKK{-webkit-line-clamp:5}}@-webkit-keyframes AmbassadorBannerSection_skeleton__2ei5D{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AmbassadorBannerSection_skeleton__2ei5D{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AmbassadorBannerSection_skeleton__2ei5D{0%{background-position:100% 50%}to{background-position:0 50%}}.AmbassadorBannerSection_heroBG__2Ydse{background-position:50%;background-size:cover;background-color:#fff;overflow:hidden;position:relative}.AmbassadorBannerSection_circle_bg__2K_q3{position:absolute;bottom:0;width:50vw;aspect-ratio:1/1;left:50%;-webkit-transform:translate(-50%,50%);-moz-transform:translate(-50%,50%);transform:translate(-50%,50%);background:#f2f0ff;border-radius:50%;-webkit-filter:blur(173px);filter:blur(173px);z-index:1}.AmbassadorBannerSection_btm__r0CrV{margin-bottom:2.5rem}.AmbassadorBannerSection_hero__3tnz5{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding-top:7.25rem;padding-bottom:7.5rem}.AmbassadorBannerSection_hero__row__3t0hL{flex-wrap:nowrap!important;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;margin-left:0;margin-right:0;grid-gap:32px;gap:32px}@media (-ms-high-contrast:none){.AmbassadorBannerSection_hero__3tnz5{height:1px}}.AmbassadorBannerSection_hero__container__mcvRF{width:100%;position:relative;z-index:2}.AmbassadorBannerSection_hero__infoTitle__1Mop2{font-size:18px;font-weight:600;line-height:28px;color:#2b2b2b}.AmbassadorBannerSection_hero__heading__yQxa3{color:#2b2b2b}.AmbassadorBannerSection_hero__heading__commission__29Zy7{position:relative;display:inline-block}.AmbassadorBannerSection_hero__heading__commission__29Zy7 span{position:relative;z-index:1;white-space:nowrap}.AmbassadorBannerSection_hero__heading__commission__29Zy7 svg{z-index:0;position:absolute;top:-4px;left:-14px}.AmbassadorBannerSection_hero__heading__ambassador__1T1VU{background:-moz-linear-gradient(44deg,#221ff6 29%,#f61ff6 101%);background:linear-gradient(46deg,#221ff6 29%,#f61ff6 101%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AmbassadorBannerSection_hero__heading__happy__3CPde{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center}.AmbassadorBannerSection_hero__heading__happy__3CPde img{width:84px}.AmbassadorBannerSection_hero__subheading__1Aed6,.AmbassadorBannerSection_hero__subheading__1Aed6>p{font-size:18px;font-weight:400;line-height:28px;color:#2b2b2b}.AmbassadorBannerSection_hero__info__1qTZu{-moz-box-flex:1;flex:1 1 50%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;grid-gap:24px;gap:24px;max-width:592px;padding:0}.AmbassadorBannerSection_hero__reverse__wa_J0{-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.AmbassadorBannerSection_hero__cardWrapper__2EmXk{padding:32px;border-radius:12px;width:100%;max-width:460px;background:#fff;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-shadow:0 4px 16px 0 rgba(0,0,0,.1);color:#1b1e24}.AmbassadorBannerSection_hero__formTitle__2Nf6B{font-size:24px;font-weight:600;line-height:32px;margin-bottom:8px}.AmbassadorBannerSection_hero__formSubtitle__msMil{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.AmbassadorBannerSection_hero__formInput__2T9Ep{width:100%;margin-bottom:21px}.AmbassadorBannerSection_hero__formInput__2T9Ep input{width:100%;height:46px;border-radius:4px;border:none;padding:0 17px;font-size:13px;font-weight:400;line-height:20px;margin:0;outline:none;-webkit-box-shadow:none;box-shadow:none;background:#f4f5f6;color:#2b2b2b}.AmbassadorBannerSection_hero__formInput__2T9Ep input::-webkit-input-placeholder{color:#6f757f;font-weight:400}.AmbassadorBannerSection_hero__formInput__2T9Ep input::-moz-placeholder{color:#6f757f;font-weight:400}.AmbassadorBannerSection_hero__formInput__2T9Ep input:-ms-input-placeholder{color:#6f757f;font-weight:400}.AmbassadorBannerSection_hero__formInput__2T9Ep input::placeholder{color:#6f757f;font-weight:400}.AmbassadorBannerSection_hero__form__3SlZE .AmbassadorBannerSection_inputError__2yyuv{border:1px solid #f24a62}.AmbassadorBannerSection_hero__form__3SlZE .AmbassadorBannerSection_inputErrorMsg__37lwB{position:absolute;left:0;top:100%;color:#f24a62;margin-top:2px;line-height:16px;z-index:2;font-size:12px;font-weight:400}.AmbassadorBannerSection_hero__formTerms__3fRbM{font-weight:400;font-size:13px;line-height:normal;color:#1b1e24}.AmbassadorBannerSection_hero__formTerms__3fRbM a{color:#2643ff;text-decoration:underline}.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonBlue__DDmVO{width:100%;height:46px;background:#2643ff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:24px;margin-top:16px;font-size:14px;font-weight:500;line-height:20px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:6px;gap:6px}.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonBlue__DDmVO svg{-webkit-animation-name:AmbassadorBannerSection_loadingSpin__2Qjog;-moz-animation-name:AmbassadorBannerSection_loadingSpin__2Qjog;animation-name:AmbassadorBannerSection_loadingSpin__2Qjog;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes AmbassadorBannerSection_loadingSpin__2Qjog{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes AmbassadorBannerSection_loadingSpin__2Qjog{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes AmbassadorBannerSection_loadingSpin__2Qjog{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonBlue__DDmVO:hover{background:#223ce5}.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonWhite__3es2B{width:100%;height:46px;background:#fff;border:1px solid #dfe5eb;border-radius:4px;color:#1b1e24;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;margin-bottom:24px}.AmbassadorBannerSection_hero__formInput__2T9Ep{position:relative}.AmbassadorBannerSection_hero__alreadyRegistered__m2REN{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.2px;color:#1b1e24;margin-bottom:8px}.AmbassadorBannerSection_hero__alreadyRegisteredEmail__37chJ{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.2px;color:#1b1e24}@media only screen and (max-width:964px){.AmbassadorBannerSection_hero__row__3t0hL{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.AmbassadorBannerSection_hero__cardWrapper__2EmXk,.AmbassadorBannerSection_hero__info__1qTZu{max-width:100%}}@media only screen and (max-width:750px){.AmbassadorBannerSection_hero__3tnz5{padding-top:5.5rem;padding-bottom:1.5rem}.AmbassadorBannerSection_hero__row__3t0hL{grid-gap:24px;gap:24px}.AmbassadorBannerSection_hero__info__1qTZu{grid-gap:8px;gap:8px}.AmbassadorBannerSection_hero__infoTitle__1Mop2{font-size:14px;line-height:20px;margin-bottom:4px}.AmbassadorBannerSection_hero__heading__commission__29Zy7 svg{top:-2px;left:-4px}.AmbassadorBannerSection_hero__heading__happy__3CPde img{width:40px}.AmbassadorBannerSection_hero__subheading__1Aed6,.AmbassadorBannerSection_hero__subheading__1Aed6>p{font-size:14px;font-weight:400;line-height:20px;color:#414751}.AmbassadorBannerSection_hero__formTitle__2Nf6B{font-size:18px;font-weight:600;line-height:24px}.AmbassadorBannerSection_hero__formSubtitle__msMil{font-size:14px;font-weight:400;line-height:20px;color:#414751}.AmbassadorBannerSection_hero__form__terms__2tmvL{font-size:12px;font-weight:400;line-height:normal}.AmbassadorBannerSection_hero__alreadyRegistered__m2REN{font-size:14px;font-weight:400;line-height:20px;color:#414751}.AmbassadorBannerSection_hero__alreadyRegisteredEmail__37chJ{font-size:14px;font-weight:600;line-height:20px;color:#414751}.AmbassadorBannerSection_hero__cardWrapper__2EmXk{padding:24px}.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonBlue__DDmVO,.AmbassadorBannerSection_hero__3tnz5 .AmbassadorBannerSection_buttonWhite__3es2B{font-size:14px;font-weight:500;line-height:20px;margin-bottom:16px}.AmbassadorBannerSection_circle_bg__2K_q3{display:none}}@-webkit-keyframes AiCommunitySection_skeleton__1iNtu{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiCommunitySection_skeleton__1iNtu{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiCommunitySection_skeleton__1iNtu{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes AiCommunitySection_Gradient__shwx2{0%{opacity:0}to{opacity:1}}@-moz-keyframes AiCommunitySection_Gradient__shwx2{0%{opacity:0}to{opacity:1}}@keyframes AiCommunitySection_Gradient__shwx2{0%{opacity:0}to{opacity:1}}.AiCommunitySection_container__3QPX4{width:100%;padding:60px 0}.AiCommunitySection_container__3QPX4 .AiCommunitySection_hack__FbtRg{position:absolute;z-index:-1;opacity:0}.AiCommunitySection_container__3QPX4 .AiCommunitySection_row__38j9d{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;width:100%;margin:0;overflow:hidden;grid-gap:16px;gap:16px;flex-wrap:wrap}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-content__1zJ_u{position:relative;width:100%;padding-top:calc(100% - 2px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-content__1zJ_u:hover .AiCommunitySection_grid-content-btn__3UY1v{visibility:visible;-webkit-animation:AiCommunitySection_Gradient__shwx2 .3s linear;-moz-animation:AiCommunitySection_Gradient__shwx2 .3s linear;animation:AiCommunitySection_Gradient__shwx2 .3s linear;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:14px;margin-bottom:29px;font-size:.875rem;font-weight:500;line-height:22px;text-align:center;letter-spacing:.39px;cursor:pointer}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P svg:last-of-type{width:1rem;height:.875rem;margin-left:24px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P span{position:relative;background:-moz-linear-gradient(5deg,#d6fa30 -1%,#5ce8fa 103%);background:linear-gradient(85deg,#d6fa30 -1%,#5ce8fa 103%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P span:hover:before{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:.0625rem;content:"";background:-moz-linear-gradient(13deg,#d6fa30 -1%,#5ce8fa 103%);background:linear-gradient(77deg,#d6fa30 -1%,#5ce8fa 103%)}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-content-btn__3UY1v{position:absolute;top:50%;left:50%;z-index:10;display:block;width:10.6875rem;height:46px;padding:0 48px;font-size:.8125rem;font-weight:600;line-height:46px;text-align:center;letter-spacing:0;cursor:pointer;visibility:hidden;background:#2b2b2b;background-image:-moz-linear-gradient(19deg,#e6fa72 0,#62ffb8 58%);background-image:linear-gradient(71deg,#e6fa72,#62ffb8 58%);-webkit-background-clip:text;background-clip:text;border:1px solid rgba(255,255,255,.3);border-radius:8px;opacity:1;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);backdrop-filter:blur(10px);-webkit-text-fill-color:transparent;text-fill-color:transparent}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-content-btn__3UY1v svg{margin-right:10px;vertical-align:middle}.AiCommunitySection_container__3QPX4 .AiCommunitySection_moblie_container___5QRc,.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-fra__3V7sL{display:none;line-height:0!important}.AiCommunitySection_container__3QPX4 .AiCommunitySection_boot-image__25FBP{position:absolute;top:0;left:0;width:100%;height:100%}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-list__3cWnZ{border:1px solid rgba(255,255,255,.2)}.AiCommunitySection_container__3QPX4 .AiCommunitySection_image-list__HEq4L{-moz-box-flex:1;flex:1 1}.AiCommunitySection_container__3QPX4 .AiCommunitySection_image-list_3__1wbrZ{-moz-box-flex:1;flex:1 1 33.3333333333%;max-width:-moz-calc(33.3333333333% - 12px);max-width:calc(33.3333333333% - 12px)}@media only screen and (max-width:1192px){.AiCommunitySection_container__3QPX4{padding:36px 72px!important}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P{padding-left:12px;margin-bottom:24px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_content-fra__zFm9C{padding:0!important}}@media only screen and (max-width:750px){.AiCommunitySection_container__3QPX4{padding:24px!important}.AiCommunitySection_container__3QPX4 .AiCommunitySection_row-content__3SKbf{display:none}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P{width:100%;padding:0;margin-bottom:20px;font-size:.875rem}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P svg:first-child{margin-right:4px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P svg:nth-child(2){width:1rem;height:1rem}.AiCommunitySection_container__3QPX4 .AiCommunitySection_grid-title__GaX2P .AiCommunitySection_arrow__2QbkT{margin-left:auto!important}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-fra__3V7sL{display:block}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-fra__3V7sL .slick-list{padding-top:0!important;padding-bottom:0!important}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-fra__3V7sL .slick-dots .slick-active{background:#62ffb8;border:1px solid #62ffb8}.AiCommunitySection_container__3QPX4 .AiCommunitySection_moblie_container___5QRc{display:-moz-box;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_moblie_container___5QRc .AiCommunitySection_slider-list__3cWnZ{width:-moz-calc(50% - 4px);width:calc(50% - 4px);padding-top:calc(50% - 6px)}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-list__3cWnZ{position:relative;width:100%;padding-top:calc(100% - 2px);overflow:hidden;border-radius:6px}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-list__3cWnZ .AiCommunitySection_grid-content-btn__3UY1v{top:unset;bottom:0;width:100%;border:none;visibility:visible;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);transform:translate(-50%);background:rgba(43,43,43,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:-moz-linear-gradient(19deg,#e6fa72 0,#62ffb8 58%);background:linear-gradient(71deg,#e6fa72,#62ffb8 58%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.AiCommunitySection_container__3QPX4 .AiCommunitySection_slider-list__3cWnZ .AiCommunitySection_grid-content-btn__3UY1v svg{margin-right:8px;flex-shrink:0}}@-webkit-keyframes AiIntroSection_skeleton__1cUYq{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiIntroSection_skeleton__1cUYq{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiIntroSection_skeleton__1cUYq{0%{background-position:100% 50%}to{background-position:0 50%}}.AiIntroSection_container__3Bk-V{padding:48px 0}.AiIntroSection_container__3Bk-V .AiIntroSection_content-fra__1m75X{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%;overflow:hidden;border-radius:8px}.AiIntroSection_container__3Bk-V .AiIntroSection_row__2oHEC{width:100%;padding:0;margin:0}.AiIntroSection_container__3Bk-V .AiIntroSection_gap__3V7xG{height:90px}@media only screen and (max-width:1192px){.AiIntroSection_container__3Bk-V{width:100%;padding:36px 72px}.AiIntroSection_container__3Bk-V .AiIntroSection_content-fra__1m75X,.AiIntroSection_grid__1jAEt{padding:0}}@media only screen and (max-width:750px){.AiIntroSection_container__3Bk-V{width:100%;padding:24px}.AiIntroSection_container__3Bk-V .AiIntroSection_grid__1jAEt{padding:0 24px}.AiIntroSection_gap__3V7xG{height:48px!important}}@-webkit-keyframes AiGalleryTabSection_skeleton__2RmWL{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiGalleryTabSection_skeleton__2RmWL{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiGalleryTabSection_skeleton__2RmWL{0%{background-position:100% 50%}to{background-position:0 50%}}.AiGalleryTabSection_container__2W9WL{padding:48px 0}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_content-fra__3jEQ0{width:100%}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_row__y5Z9J{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;margin:0}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_main-title__1tv61{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:100%;margin-bottom:24px;font-size:2.25rem;font-weight:600;line-height:52px;color:#fff;text-align:center;letter-spacing:.39px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_minor-title__1yhpK{display:block;padding:0 126px;margin-bottom:32px;font-size:1rem;font-weight:400;line-height:28px;text-align:center;letter-spacing:.39px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_minor-title__1yhpK a{color:#62ff93;cursor:pointer;text-decoration:underline}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:24px;grid-row-gap:24px;row-gap:24px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX .AiGalleryTabSection_tab-header__1YBS3{display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-pack:center;justify-content:center;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX .AiGalleryTabSection_tab__1bg8s{position:relative;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;height:40px;padding:8px 16px;overflow:hidden;font-size:1rem;font-weight:500;line-height:24px;cursor:pointer;border:1px solid transparent;border-radius:8px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX .AiGalleryTabSection_tab__1bg8s:hover{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:rgba(255,255,255,.6);backdrop-filter:blur(10px)}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX .AiGalleryTabSection_active__3R2Rz{background:-moz-linear-gradient(46deg,#e6fa72 0,#62ffb8 55%);background:linear-gradient(44deg,#e6fa72,#62ffb8 55%);-webkit-background-clip:text;background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:8px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX .AiGalleryTabSection_active__3R2Rz .AiGalleryTabSection_tab-text__28iHW{font-weight:500;background:-moz-linear-gradient(46deg,#e6fa72 0,#62ffb8 55%);background:linear-gradient(44deg,#e6fa72,#62ffb8 55%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.AiGalleryTabSection_tab-content__3Lu0v{position:relative;width:100%}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_tab-content-fra__2OH4Z{display:none;width:100%}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_tab-content-fra-active__2OeER{display:-moz-box;display:flex}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_tab-content-list__3rk0a{-moz-box-flex:1;flex:1 1}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_tab-content-list__3rk0a:not(:last-child){margin-right:16px}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_tab-content-list__3rk0a .AiGalleryTabSection_tab-content-list-content__3xZLj{position:relative;width:100%;padding-top:calc(100% - 2px);overflow:hidden;cursor:auto;border:1px solid rgba(255,255,255,.2);border-radius:8px}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_slider-fra__2xOWm{display:none}.AiGalleryTabSection_tab-content__3Lu0v .AiGalleryTabSection_boot-image__2JJ0p{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:1192px){.AiGalleryTabSection_container__2W9WL{padding:36px 72px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_content-fra__3jEQ0,.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_minor-title__1yhpK{padding:0}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX{margin-bottom:32px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_grid__278i0{padding:0}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-header__1YBS3{grid-row-gap:24px;row-gap:24px}}@media only screen and (max-width:750px){.AiGalleryTabSection_slider-fra__2xOWm{display:block}.AiGalleryTabSection_slider-list__1YRL4{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:gray;border-radius:6px}.AiGalleryTabSection_slider-list__1YRL4 .AiGalleryTabSection_grid-content-btn__93KPS{-webkit-transform:translate(-50%,-4px);-moz-transform:translate(-50%,-4px);transform:translate(-50%,-4px)}.AiGalleryTabSection_slider-list__1YRL4:hover .AiGalleryTabSection_grid-content-btn__93KPS{visibility:visible;-webkit-animation:AiGalleryTabSection_Gradient__2wx2g .3s linear;-moz-animation:AiGalleryTabSection_Gradient__2wx2g .3s linear;animation:AiGalleryTabSection_Gradient__2wx2g .3s linear;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.AiGalleryTabSection_container__2W9WL{padding:24px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_grid__278i0{padding:0 24px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_main-title__1tv61{padding:0;margin-bottom:16px;font-size:1.5rem;line-height:36px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_minor-title__1yhpK{padding:0;margin-bottom:16px;font-size:.8125rem;line-height:22px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-fra__19iNX{margin-bottom:16px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-header__1YBS3{flex-wrap:wrap;grid-row-gap:16px;row-gap:16px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-header__1YBS3 .AiGalleryTabSection_tab__1bg8s{font-family:600;font-size:.875rem}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content__3Lu0v{flex-wrap:wrap;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content-list__3rk0a{min-width:-moz-calc(50% - 8px);min-width:calc(50% - 8px);max-width:-moz-calc(50% - 8px);max-width:calc(50% - 8px)}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content-list__3rk0a:not(:last-child){margin-right:8px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content-list__3rk0a:nth-child(3),.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content-list__3rk0a:nth-child(4){margin-top:8px}.AiGalleryTabSection_container__2W9WL .AiGalleryTabSection_tab-content-fra__2OH4Z{flex-wrap:wrap}}@-webkit-keyframes AiGallerySection_skeleton__1uea2{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiGallerySection_skeleton__1uea2{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiGallerySection_skeleton__1uea2{0%{background-position:100% 50%}to{background-position:0 50%}}.AiGallerySection_container__27LVw{padding:48px 0}.AiGallerySection_container__27LVw .AiGallerySection_row__s_E17{width:100%;margin:0}.AiGallerySection_container__27LVw .AiGallerySection_grid__EwEtu{width:100%}.AiGallerySection_container__27LVw .AiGallerySection_content-row-content__3R6qH{padding:0 126px}.AiGallerySection_container__27LVw .AiGallerySection_title__5c3tm{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:100%;font-size:36px;font-weight:600;line-height:52px;text-align:center;letter-spacing:.39px}.AiGallerySection_container__27LVw .AiGallerySection_minor-title__1ETxb{margin-top:24px;text-align:center}.AiGallerySection_container__27LVw .AiGallerySection_minor-title__1ETxb a{color:#62ff93;cursor:pointer;text-decoration:underline}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF{display:-moz-box;display:flex;width:100%;margin-top:32px;grid-gap:16px;gap:16px;flex-wrap:wrap}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF div{-moz-box-flex:1;flex:1 1}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-list__9oUg0{position:relative;width:100%;padding-top:calc(100% - 2px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-list__9oUg0 div{position:absolute;top:0;left:0;width:100%;height:100%}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-fra_6__3E1mh{-moz-box-flex:1;flex:1 1 16.6666666667%;max-width:-moz-calc(16.6666666667% - 16px);max-width:calc(16.6666666667% - 16px)}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-fra_5__3Szfb{-moz-box-flex:1;flex:1 1 20%;max-width:-moz-calc(20% - 16px);max-width:calc(20% - 16px)}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-fra_4__fE5_L{-moz-box-flex:1;flex:1 1 25%;max-width:-moz-calc(25% - 16px);max-width:calc(25% - 16px)}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-fra_3__2Ae37{-moz-box-flex:1;flex:1 1 33.3333333333%;max-width:-moz-calc(33.3333333333% - 16px);max-width:calc(33.3333333333% - 16px)}.AiGallerySection_container__27LVw .AiGallerySection_slider-fra__lGAZ7{display:none}@media only screen and (max-width:1192px){.AiGallerySection_container__27LVw{padding:24px 73px}.AiGallerySection_container__27LVw .AiGallerySection_content-fra__3pobe{padding:0}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF{flex-wrap:wrap;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:8px;row-gap:8px}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF .AiGallerySection_gallery-show-fra__DrUcB{min-width:-moz-calc((100% - 32px)/3);min-width:calc((100% - 32px)/3)}.AiGallerySection_container__27LVw .AiGallerySection_content-row-content__3R6qH,.AiGallerySection_container__27LVw .AiGallerySection_grid__EwEtu{padding:0}.AiGallerySection_boot-image__2y6rq{position:absolute;top:0;left:0;width:100%;height:100%}}@media only screen and (max-width:750px){.AiGallerySection_container__27LVw{padding:24px}.AiGallerySection_container__27LVw .AiGallerySection_grid__EwEtu{padding:24px 0}.AiGallerySection_container__27LVw .AiGallerySection_content-fra__3pobe{padding:0}.AiGallerySection_container__27LVw .AiGallerySection_slider-fra__lGAZ7{display:block}.AiGallerySection_container__27LVw .AiGallerySection_slider-fra__lGAZ7 .slick-list{padding-top:0!important;padding-bottom:0!important}.AiGallerySection_container__27LVw .AiGallerySection_slider-fra__lGAZ7 .slick-dots .slick-active{background:#62ffb8;border:1px solid #62ffb8}.AiGallerySection_container__27LVw .AiGallerySection_slider-fra__lGAZ7{overflow:hidden;line-height:0!important}.AiGallerySection_container__27LVw .AiGallerySection_gallery-show__1YsEF{display:none}.AiGallerySection_slider-list__k6vcT{position:relative;width:100%;padding-top:calc(100% - 2px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:6px}.AiGallerySection_slider-list__k6vcT .AiGallerySection_grid-content-btn__1r8_a{-webkit-transform:translate(-50%,-4px);-moz-transform:translate(-50%,-4px);transform:translate(-50%,-4px)}.AiGallerySection_slider-list__k6vcT:hover .AiGallerySection_grid-content-btn__1r8_a{visibility:visible;-webkit-animation:AiGallerySection_Gradient__176rq .3s linear;-moz-animation:AiGallerySection_Gradient__176rq .3s linear;animation:AiGallerySection_Gradient__176rq .3s linear;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.AiGallerySection_content-row-content__3R6qH{padding:0 24px!important}.AiGallerySection_content-row-content__3R6qH .AiGallerySection_title__5c3tm{font-size:1.5rem;line-height:36px}.AiGallerySection_content-row-content__3R6qH .AiGallerySection_minor-title__1ETxb{margin:16px 0;text-align:center}}@-webkit-keyframes AiStepSection_skeleton__1bD45{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiStepSection_skeleton__1bD45{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiStepSection_skeleton__1bD45{0%{background-position:100% 50%}to{background-position:0 50%}}.AiStepSection_container__1Svfp{padding-top:48px}.AiStepSection_container__1Svfp .AiStepSection_content-fra__t6aTP{position:relative;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:60px 0;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px}.AiStepSection_container__1Svfp .AiStepSection_index__1GoL8{max-width:100%;position:relative;z-index:1}.AiStepSection_container__1Svfp .AiStepSection_vedio__3Rp1G{width:100%;padding:0 220px;margin-top:32px;position:relative}.AiStepSection_container__1Svfp .AiStepSection_vedio__3Rp1G iframe{background-color:unset}.AiStepSection_container__1Svfp .AiStepSection_left-circle__2Ukk9{position:absolute;top:0;left:0;z-index:0;width:40%;padding-top:40%;background:-moz-radial-gradient(50% 50%,closest-side,#62ffb8 0,rgba(114,184,250,.5) 95%);background:radial-gradient(closest-side at 50% 50%,#62ffb8 0,rgba(114,184,250,.5) 95%);-webkit-filter:blur(80px);filter:blur(80px);border-radius:100%;-webkit-transform:translate(-42%,-40%);-moz-transform:translate(-42%,-40%);transform:translate(-42%,-40%)}.AiStepSection_container__1Svfp .AiStepSection_right-circle__nVfFd{position:absolute;top:100%;left:100%;width:40%;padding-top:40%;background:-moz-radial-gradient(50% 50%,closest-side,#6e2ec1 0,hsla(69,93%,71%,.5) 95%);background:radial-gradient(closest-side at 50% 50%,#6e2ec1 0,hsla(69,93%,71%,.5) 95%);-webkit-filter:blur(90px);filter:blur(90px);border-radius:100%;-webkit-transform:translate(-42%,-30%);-moz-transform:translate(-42%,-30%);transform:translate(-42%,-30%)}.AiStepSection_container__1Svfp .AiStepSection_title__37fGx{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:0 10rem;font-size:2.25rem;font-weight:600;line-height:52px;color:#fff;text-align:center;letter-spacing:.39px}.AiStepSection_container__1Svfp .AiStepSection_step__35UMd{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 10rem;margin-top:1.5rem;margin-bottom:24px;grid-row-gap:1.5rem;row-gap:1.5rem}.AiStepSection_container__1Svfp .AiStepSection_arrow__2hGkW{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.AiStepSection_container__1Svfp .AiStepSection_step-content__3vzr_{display:-moz-box;display:flex}.AiStepSection_container__1Svfp .AiStepSection_step-content__3vzr_ .AiStepSection_circle__MU_W1{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;min-width:1.875rem;max-width:1.875rem;min-height:1.875rem;max-height:1.875rem;margin-right:12px;font-size:.875rem;font-weight:700;line-height:22px;color:#3d3d3d;background-color:#62ffb8;border-radius:100%}.AiStepSection_container__1Svfp .AiStepSection_step-content__3vzr_ .AiStepSection_step-info__vmbVD{font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:.39px}@media only screen and (max-width:1192px){.AiStepSection_container__1Svfp{padding:60px 73px 0}.AiStepSection_container__1Svfp .AiStepSection_content-container__1cXxv{padding:0}.AiStepSection_container__1Svfp .AiStepSection_step__35UMd{padding:0 32px}.AiStepSection_container__1Svfp .AiStepSection_title__37fGx{padding:0 7px}.AiStepSection_container__1Svfp .AiStepSection_vedio__3Rp1G{padding:0 51px}}@media only screen and (max-width:750px){.AiStepSection_container__1Svfp{padding-top:16px!important;padding:0 24px 24px}.AiStepSection_container__1Svfp .AiStepSection_vedio__3Rp1G{padding:0}.AiStepSection_container__1Svfp .AiStepSection_arrow__2hGkW,.AiStepSection_container__1Svfp .AiStepSection_left-circle__2Ukk9,.AiStepSection_container__1Svfp .AiStepSection_right-circle__nVfFd{display:none}.AiStepSection_container__1Svfp .AiStepSection_title__37fGx{padding:0;font-size:1.5rem;line-height:36px}.AiStepSection_container__1Svfp .AiStepSection_content-fra__t6aTP{padding:0!important;border:none!important}.AiStepSection_container__1Svfp .AiStepSection_content-container__1cXxv{padding:0}.AiStepSection_container__1Svfp .AiStepSection_grid__3LyWc{padding:0 8px}.AiStepSection_container__1Svfp .AiStepSection_step__35UMd{padding:0;margin:16px 0!important;grid-row-gap:1rem;row-gap:1rem}.AiStepSection_container__1Svfp .AiStepSection_step__35UMd .AiStepSection_circle__MU_W1{width:30px!important;height:30px!important}.AiStepSection_container__1Svfp .AiStepSection_step-content__3vzr_ .AiStepSection_step-info__vmbVD{font-size:1rem;line-height:1.625rem}.AiStepSection_container__1Svfp .AiStepSection_step-content__3vzr_ div{line-height:1.625rem!important}}@-webkit-keyframes AiRightWay_skeleton__3hxNC{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiRightWay_skeleton__3hxNC{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiRightWay_skeleton__3hxNC{0%{background-position:100% 50%}to{background-position:0 50%}}.AiRightWay_container__2I9y0{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:72px 0}.AiRightWay_container__2I9y0 .AiRightWay_row__6IU28{margin:0}.AiRightWay_container__2I9y0 .AiRightWay_index__1QGoq{position:relative;z-index:1}.AiRightWay_container__2I9y0 .AiRightWay_left-circle__1KNlK{position:absolute;top:0;left:0;z-index:0;width:40%;padding-top:40%;background-image:-moz-radial-gradient(50% 50%,closest-side,#62ffb8 0,rgba(114,184,250,.5) 95%);background-image:radial-gradient(closest-side at 50% 50%,#62ffb8 0,rgba(114,184,250,.5) 95%);-webkit-filter:blur(80px);filter:blur(80px);border-radius:100%;-webkit-transform:translate(-42%,-40%);-moz-transform:translate(-42%,-40%);transform:translate(-42%,-40%)}.AiRightWay_container__2I9y0 .AiRightWay_right-circle__1E9g6{position:absolute;top:100%;left:100%;z-index:0;width:40%;padding-top:40%;background:-moz-radial-gradient(50% 50%,closest-side,#6e2ec1 0,hsla(69,93%,71%,.5) 95%);background:radial-gradient(closest-side at 50% 50%,#6e2ec1 0,hsla(69,93%,71%,.5) 95%);-webkit-filter:blur(90px);filter:blur(90px);border-radius:100%;-webkit-transform:translate(-42%,-30%);-moz-transform:translate(-42%,-30%);transform:translate(-42%,-30%)}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9{position:relative;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:60px 0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_title__ce-0d{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;width:100%;padding:0 160px;font-size:2.25rem;font-weight:600;line-height:52px;text-align:center;letter-spacing:.39px}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_minor-title__2IrU6{padding:0 160px;margin-top:24px;font-size:1rem;font-weight:500;line-height:28px;text-align:center;letter-spacing:.39px}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_minor-title__2IrU6 a,.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_minor-title__2IrU6 p{font-size:1rem;font-weight:500;line-height:28px;text-align:center;letter-spacing:.39px}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_minor-title__2IrU6 a{color:#62ff93;text-decoration:underline}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_bottom__2bp3s{padding:0 160px;margin:24px 0;font-size:16px;font-weight:400;line-height:26px;text-align:center;letter-spacing:0;word-wrap:break-word}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_bottom__2bp3s a{color:#62ff93;cursor:pointer;text-decoration:underline}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9 .AiRightWay_arrow__350t8{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;text-align:center}.AiRightWay_container__2I9y0 .AiRightWay_rate__3cGx1{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-row-gap:1.5rem;row-gap:1.5rem;padding:0 4rem;margin-top:1.5rem}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd),.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;grid-gap:.625rem;gap:.625rem;padding:1rem;background:rgba(98,255,184,.1);border-radius:8px}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:first-child{width:7.5rem;flex-shrink:0;font-size:1.125rem;font-weight:600;line-height:2rem;color:#62ffb8;letter-spacing:.39px;word-wrap:break-word}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:nth-child(2) p{font-size:1.125rem;font-weight:500;line-height:2rem;letter-spacing:.39px}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd){background:rgba(129,66,238,.1)}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:first-child{color:#8142ee}@media only screen and (max-width:1192px){.AiRightWay_container__2I9y0 .AiRightWay_content-container__3gueQ{padding:0 73px}.AiRightWay_container__2I9y0 .AiRightWay_rate__3cGx1{padding:0 64px!important}.AiRightWay_container__2I9y0 .AiRightWay_bottom__2bp3s{padding:0 32px!important}.AiRightWay_container__2I9y0 .AiRightWay_title__ce-0d{padding:0 32px!important;font-size:2.25rem;line-height:52px}.AiRightWay_container__2I9y0 .AiRightWay_minor-title__2IrU6{padding:0 32px!important;font-size:1rem;line-height:1.625rem}}@media only screen and (max-width:750px){.AiRightWay_container__2I9y0{padding:0 24px}.AiRightWay_container__2I9y0 .AiRightWay_arrow__350t8{display:none!important}.AiRightWay_container__2I9y0 .AiRightWay_content-container__3gueQ{padding:0}.AiRightWay_container__2I9y0 .AiRightWay_content-fra__2q6h9{padding:16px 0!important}.AiRightWay_container__2I9y0 .AiRightWay_title__ce-0d{padding:0 16px!important}.AiRightWay_container__2I9y0 .AiRightWay_minor-title__2IrU6,.AiRightWay_container__2I9y0 .AiRightWay_rate__3cGx1{padding:0 16px!important;margin-top:16px!important}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd),.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:nth-child(2),.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:first-child,.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:nth-child(2){width:100%;font-size:.875rem;line-height:1.375rem}.AiRightWay_container__2I9y0 .AiRightWay_bad__1xN1K div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(2n) div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_gnb_other_item__1jnh1:nth-child(odd) div:nth-child(2) p,.AiRightWay_container__2I9y0 .AiRightWay_success__1mx7S div:nth-child(2) p{font-size:.875rem;line-height:1.375rem}.AiRightWay_container__2I9y0 .AiRightWay_bottom__2bp3s{padding:0 16px!important}}@-webkit-keyframes AiTestimonialSection_skeleton__1KiW8{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiTestimonialSection_skeleton__1KiW8{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiTestimonialSection_skeleton__1KiW8{0%{background-position:100% 50%}to{background-position:0 50%}}.AiTestimonialSection_section__4MKdB{position:relative;background-color:#020100;overflow:hidden}.AiTestimonialSection_section__4MKdB .AiTestimonialSection_color_block__2eC3L:first-child{position:absolute;width:25rem;height:25rem;top:-35%;left:-15%;border-radius:50%;background:-moz-linear-gradient(42deg,rgba(114,184,250,.5) 0,#62ffb8 95%);background:linear-gradient(48deg,rgba(114,184,250,.5),#62ffb8 95%);-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.AiTestimonialSection_section__4MKdB .AiTestimonialSection_color_block__2eC3L:nth-child(2){position:absolute;left:88%;top:70%;width:25rem;height:25rem;border-radius:50%;background:-moz-linear-gradient(42deg,hsla(69,93%,71%,.5) 0,#6e2ec1 95%);background:linear-gradient(48deg,hsla(69,93%,71%,.5),#6e2ec1 95%);-webkit-filter:blur(3.125rem);filter:blur(3.125rem);z-index:0}.AiTestimonialSection_res_container__2JeEj{padding-top:3.0625rem;padding-bottom:3.0625rem;background-repeat:no-repeat;background-size:cover;object-fit:contain;position:relative;z-index:1}.AiTestimonialSection_row__2Fa3M{margin-left:0;margin-right:0}.AiTestimonialSection_grid__3STjQ{padding:0 1rem;max-width:33.3%}.AiTestimonialSection_container__1l74X{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;height:100%}.AiTestimonialSection_text_h2__DfvJp{font-size:2.25rem;font-weight:600;line-height:3.25rem;color:#fff;text-align:center;margin-bottom:4.25rem}.AiTestimonialSection_card__10WEK{position:relative;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;overflow:hidden;padding:2.5rem;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:22.1875rem;background:rgba(43,43,43,.3);backdrop-filter:blur(10px);-moz-box-align:start;align-items:flex-start}.AiTestimonialSection_card_text__3uM85{overflow:hidden;text-overflow:ellipsis;-moz-box-flex:1;flex:1 1;margin-bottom:1.5rem}.AiTestimonialSection_card_text__3uM85 p{color:#fff}.AiTestimonialSection_card_text__3uM85 a{color:#62ff93;cursor:pointer;text-decoration:underline}.AiTestimonialSection_card_avatar__3xjdD{display:-moz-box;display:flex;width:100%;margin-bottom:1.5rem}.AiTestimonialSection_card_avatar__3xjdD .AiTestimonialSection_image__k8WSn{border:1px solid rgba(255,255,255,.2);width:3.375rem;height:3.375rem;flex-shrink:0;border-radius:50%;margin-right:1rem;position:relative;overflow:hidden}.AiTestimonialSection_card_avatar__3xjdD .AiTestimonialSection_image__k8WSn img{width:100%;height:100%;object-fit:cover}.AiTestimonialSection_card_avatar__3xjdD .AiTestimonialSection_info__30dna p:first-child{font-size:1rem;font-weight:500;line-height:1.5rem;letter-spacing:.01875rem;color:#fff;margin-bottom:.5rem}.AiTestimonialSection_card_avatar__3xjdD .AiTestimonialSection_info__30dna p:nth-child(2){font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.01875rem;color:#9ea2ad}.AiTestimonialSection_card__10WEK .AiTestimonialSection_star_container__1yJm5{width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:.34375rem;gap:.34375rem}.AiTestimonialSection_card__10WEK .AiTestimonialSection_star_container__1yJm5 .AiTestimonialSection_full_star__Uuv35 path{fill:#e6fa72}.AiTestimonialSection_card__10WEK .AiTestimonialSection_star_container__1yJm5 .AiTestimonialSection_disabled_star__33Clj path{fill:#f4f5f6}.AiTestimonialSection_image_loading__7qeIX:after{position:absolute;z-index:1;width:100%;height:100%;border-radius:50%;top:0;left:0;content:"";background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,100%,.06)),color-stop(37%,hsla(0,0%,100%,.12)),color-stop(63%,hsla(0,0%,100%,.06)));background:-moz-linear-gradient(left,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.12) 37%,hsla(0,0%,100%,.06) 63%);background:linear-gradient(90deg,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.12) 37%,hsla(0,0%,100%,.06) 63%);background-size:400% 100%;-webkit-animation:AiTestimonialSection_image_loading__7qeIX 1s ease infinite;-moz-animation:AiTestimonialSection_image_loading__7qeIX 1s ease infinite;animation:AiTestimonialSection_image_loading__7qeIX 1s ease infinite;-webkit-transform:all .2s ease-in-out;-moz-transform:all .2s ease-in-out;transform:all .2s ease-in-out}.AiTestimonialSection_slide__1NW_r{padding-left:.5rem;padding-right:.5rem}@-webkit-keyframes AiTestimonialSection_image_loading__7qeIX{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiTestimonialSection_image_loading__7qeIX{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiTestimonialSection_image_loading__7qeIX{0%{background-position:100% 50%}to{background-position:0 50%}}@media only screen and (max-width:964px){.AiTestimonialSection_res_container__2JeEj{padding-top:2.25rem;padding-bottom:2.25rem;margin-right:0;margin-left:0}.AiTestimonialSection_grid__3STjQ{padding:0 .5rem}.AiTestimonialSection_text_h2__DfvJp{margin-bottom:2.25rem}.AiTestimonialSection_card__10WEK{min-height:26rem;padding:2rem}}@media only screen and (max-width:750px){.AiTestimonialSection_grid__3STjQ{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;width:100%;max-width:100%}.AiTestimonialSection_grid__3STjQ:not(:last-child){padding-bottom:1rem}}@media only screen and (max-width:460px){.AiTestimonialSection_section__4MKdB .AiTestimonialSection_color_block__2eC3L:first-child{background:-moz-linear-gradient(11deg,rgba(224,255,45,.5) 10%,#6e2ec1 82%);background:linear-gradient(79deg,rgba(224,255,45,.5) 10%,#6e2ec1 82%);-webkit-transform:rotate(70deg);-moz-transform:rotate(70deg);transform:rotate(70deg);top:20%;left:30%}.AiTestimonialSection_section__4MKdB .AiTestimonialSection_color_block__2eC3L:nth-child(2){display:none}.AiTestimonialSection_res_container__2JeEj{padding-top:1.5rem;padding-bottom:1.5rem}.AiTestimonialSection_text_h2__DfvJp{font-size:1.5rem;font-weight:700;line-height:2.25rem;margin-bottom:1rem}.AiTestimonialSection_card__10WEK{min-height:17.875rem}}@-webkit-keyframes AiMobileRecommendSection_skeleton__1CZjD{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiMobileRecommendSection_skeleton__1CZjD{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiMobileRecommendSection_skeleton__1CZjD{0%{background-position:100% 50%}to{background-position:0 50%}}.AiMobileRecommendSection_section__3rkBy{background-color:#161619;padding-top:3rem;padding-bottom:3rem;margin:0 auto;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.AiMobileRecommendSection_res_container__1J3FF{padding-left:0;padding-right:0}.AiMobileRecommendSection_border_bg__2OaW_{border:.25rem solid transparent;border-radius:.5rem;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:-webkit-gradient(linear,left top,right top,from(#161619),to(#161619)),-webkit-gradient(linear,left top,right top,from(#ff26c5),color-stop(13%,#9a26ff),color-stop(31%,#2643ff),color-stop(61%,#26f1ff),color-stop(77%,#62ffb8),color-stop(89%,#93ff26),color-stop(99%,#d7ff26));background-image:-moz-linear-gradient(left,#161619,#161619),-moz-linear-gradient(left,#ff26c5 0,#9a26ff 13%,#2643ff 31%,#26f1ff 61%,#62ffb8 77%,#93ff26 89%,#d7ff26 99%);background-image:linear-gradient(90deg,#161619,#161619),linear-gradient(90deg,#ff26c5,#9a26ff 13%,#2643ff 31%,#26f1ff 61%,#62ffb8 77%,#93ff26 89%,#d7ff26 99%)}.AiMobileRecommendSection_row__3YizK{background-color:#161619;padding:2.5rem;margin:0;flex-wrap:nowrap;border-radius:.5rem;max-width:59rem;position:relative;-moz-box-pack:justify;justify-content:space-between;overflow:hidden}.AiMobileRecommendSection_grid__2acmA{-moz-box-flex:1!important;flex:1 1!important;max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;padding:.5rem}.AiMobileRecommendSection_container__36aQp{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;height:100%;position:relative}.AiMobileRecommendSection_text__1BTWv{padding-right:2.5rem}.AiMobileRecommendSection_text_h2__2M9B7{font-size:1.5rem;font-weight:600;line-height:2.375rem;letter-spacing:.024375rem;color:#fff;margin-bottom:1.5rem}.AiMobileRecommendSection_text_p__2rxfm a,.AiMobileRecommendSection_text_p__2rxfm p,.AiMobileRecommendSection_text_p__2rxfm strong{font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0;color:#fff}.AiMobileRecommendSection_text_p__2rxfm p{margin-bottom:1.5rem}.AiMobileRecommendSection_text_p__2rxfm a{text-decoration:underline;color:#62ff93;cursor:pointer}.AiMobileRecommendSection_text_p__2rxfm strong{text-transform:capitalize}.AiMobileRecommendSection_pagelink__2sm_8{min-width:15.75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:3rem;border-radius:1.5rem;background:#fff;font-size:1rem;font-weight:500;line-height:1.75rem;color:#2b2b2b;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;cursor:pointer}.AiMobileRecommendSection_pagelink__2sm_8:hover{background:#fff}.AiMobileRecommendSection_text_bottom_margin__2uUfO{margin-bottom:1.5rem}.AiMobileRecommendSection_qrcode__2rEVc{padding:0 2.25rem}.AiMobileRecommendSection_qrcode_inner__3l5LS{position:relative;border-radius:.375rem;overflow:hidden}.AiMobileRecommendSection_Image__2GoGi{width:11.25rem;height:11.25rem}.AiMobileRecommendSection_image_loading__2QPNb:after{position:absolute;top:0;z-index:1;width:100%;height:100%;content:"";background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,100%,.06)),color-stop(37%,hsla(0,0%,100%,.12)),color-stop(63%,hsla(0,0%,100%,.06)));background:-moz-linear-gradient(left,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.12) 37%,hsla(0,0%,100%,.06) 63%);background:linear-gradient(90deg,hsla(0,0%,100%,.06) 25%,hsla(0,0%,100%,.12) 37%,hsla(0,0%,100%,.06) 63%);background-size:400% 100%;-webkit-animation:AiMobileRecommendSection_image_loading__2QPNb 1s ease infinite;-moz-animation:AiMobileRecommendSection_image_loading__2QPNb 1s ease infinite;animation:AiMobileRecommendSection_image_loading__2QPNb 1s ease infinite;-webkit-transform:all .2s ease-in-out;-moz-transform:all .2s ease-in-out;transform:all .2s ease-in-out}@-webkit-keyframes AiMobileRecommendSection_image_loading__2QPNb{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiMobileRecommendSection_image_loading__2QPNb{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiMobileRecommendSection_image_loading__2QPNb{0%{background-position:100% 50%}to{background-position:0 50%}}@media only screen and (max-width:964px){.AiMobileRecommendSection_section__3rkBy{padding-left:4.5rem;padding-right:4.5rem}}@media only screen and (max-width:750px){.AiMobileRecommendSection_section__3rkBy{padding-left:1.5rem;padding-right:1.5rem}.AiMobileRecommendSection_qrcode__2rEVc{display:none}}@media only screen and (max-width:460px){.AiMobileRecommendSection_section__3rkBy{width:100%}.AiMobileRecommendSection_text__1BTWv{padding-right:0}.AiMobileRecommendSection_row__3YizK{padding:1rem}.AiMobileRecommendSection_grid__2acmA{padding:0}}@-webkit-keyframes BackgroundSection_skeleton__2yw7k{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BackgroundSection_skeleton__2yw7k{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BackgroundSection_skeleton__2yw7k{0%{background-position:100% 50%}to{background-position:0 50%}}.BackgroundSection_section__7CWRD{padding:96px 0 60px;max-width:1920px;margin:0 auto}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK{max-width:56.25rem;margin:0 auto}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK h1{text-align:center;color:#2b2b2b;margin-bottom:18px}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK p{text-align:center;color:#2b2b2b;margin-bottom:32px}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK .BackgroundSection_background_list_tabs__3QN38{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-bottom:32px;flex-wrap:wrap;grid-gap:12px;gap:12px}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK .BackgroundSection_background_list_tabs__3QN38 li{padding:8px 16px;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#2b2b2b;border-radius:153px;cursor:pointer;border:2px solid transparent;margin-right:16px}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK .BackgroundSection_background_list_tabs__3QN38 li:last-child{margin-right:0}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK .BackgroundSection_background_list_tabs__3QN38 li:hover{border:2px solid #2b2b2b}.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK .BackgroundSection_background_list_tabs__3QN38 .BackgroundSection_active__1WKN4{background:#2b2b2b;color:#fff}.BackgroundSection_section__7CWRD .BackgroundSection_img_list__3ndGR{display:grid;grid-template-columns:repeat(5,auto);grid-row-gap:12px;grid-column-gap:12px;margin-bottom:32px}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf{position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:-moz-linear-gradient(left,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:BackgroundSection_image_loading__wAd0p 1s ease infinite;-moz-animation:BackgroundSection_image_loading__wAd0p 1s ease infinite;animation:BackgroundSection_image_loading__wAd0p 1s ease infinite}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf:hover .BackgroundSection_edit_button_group__UYpff{visibility:visible}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item_image__1LYjU{object-fit:cover;width:100%;height:100%}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff{position:absolute;top:9px;right:6px;z-index:1;display:-moz-box;display:flex;visibility:hidden}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD{position:relative;cursor:pointer}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD:hover .BackgroundSection_info__1G2ax{visibility:visible}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD:first-child>a{margin-right:6px}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD a{width:36px;height:36px;border-radius:4px;padding:6px;background:rgba(43,43,43,.5);backdrop-filter:blur(10px);display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;overflow:hidden}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD a:hover{background:rgba(43,43,43,.8)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD a svg{width:20px;height:20px;fill:#fff}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD a svg path{fill:#fff}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD .BackgroundSection_info__1G2ax{padding:8px 16px;font-size:13px;line-height:19px;font-weight:400;color:#fff;background:#1b1e24;border-radius:4px;-webkit-box-shadow:0 8px 20px 0 transparent;box-shadow:0 8px 20px 0 transparent;position:absolute;top:-moz-calc(-100% - 8px);top:calc(-100% - 8px);left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;visibility:hidden}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff .BackgroundSection_container__2JgoD .BackgroundSection_info__1G2ax span{position:absolute;content:"";height:0;width:0;z-index:1;bottom:-12.5px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-top-color:#1b1e24}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_1__2aF2f{grid-template-columns:repeat(1,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_2__1Wqc1{grid-template-columns:repeat(2,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_3__1aSNw{grid-template-columns:repeat(3,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_4__1oA8W{grid-template-columns:repeat(4,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_5__KBpOJ{grid-template-columns:repeat(5,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_row_6__32CRU{grid-template-columns:repeat(6,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_see_more_container__2kuo1{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.BackgroundSection_section__7CWRD .BackgroundSection_see_more_container__2kuo1 .BackgroundSection_see_more__ylsel{padding:8px 16px;border-radius:153px;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#2b2b2b;outline:0;cursor:pointer;border:2px solid #e5e5e5}.BackgroundSection_section__7CWRD .BackgroundSection_see_more_container__2kuo1 .BackgroundSection_see_more__ylsel:hover{border:2px solid #2b2b2b}@-webkit-keyframes BackgroundSection_image_loading__wAd0p{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes BackgroundSection_image_loading__wAd0p{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes BackgroundSection_image_loading__wAd0p{0%{background-position:100% 50%}to{background-position:0 50%}}@media only screen and (max-width:964px){.BackgroundSection_section__7CWRD .BackgroundSection_img_list__3ndGR{grid-template-columns:repeat(3,auto)}}@media only screen and (max-width:750px){.BackgroundSection_section__7CWRD .BackgroundSection_header__2e5YK{max-width:100%;padding:0 16px}.BackgroundSection_section__7CWRD .BackgroundSection_img_list__3ndGR{grid-template-columns:repeat(2,auto)}}@media only screen and (max-width:460px){.BackgroundSection_section__7CWRD .BackgroundSection_img_list__3ndGR{grid-template-columns:repeat(1,auto)}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff{visibility:visible}.BackgroundSection_section__7CWRD .BackgroundSection_img_list_item__y26cf .BackgroundSection_edit_button_group__UYpff:hover .BackgroundSection_info__1G2ax{display:none}}@-webkit-keyframes FontGeneratorSection_skeleton__2-vuG{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes FontGeneratorSection_skeleton__2-vuG{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes FontGeneratorSection_skeleton__2-vuG{0%{background-position:100% 50%}to{background-position:0 50%}}.FontGeneratorSection_section__2YGTI{padding:136px 0 32px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_copy_toast__3iZky{position:fixed;border-radius:6px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:16px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);font-size:14px;font-weight:500;line-height:22px;color:#2b2b2b;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.1);left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);z-index:999}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW{padding:32px;width:100%;margin-bottom:32px;-webkit-box-shadow:0 0 6px 0 rgba(22,23,77,.1);box-shadow:0 0 6px 0 rgba(22,23,77,.1);border-radius:6px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW h1{font-size:36px;font-weight:600;line-height:42px;text-align:center;color:#1b1b1b;margin-bottom:16px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW p{text-align:center;color:#343434;margin-bottom:16px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU{display:-moz-box;display:flex;grid-gap:8px;gap:8px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select__3la0i{position:relative;background:#fff;cursor:pointer}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select__3la0i:hover{background-color:#f4f5f6}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_current__2_yZg{width:220px;height:48px;border-radius:4px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-align:center;align-items:center;padding:8px 16px;grid-gap:6px;gap:6px;border:1px solid #e7e8e9}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_current__2_yZg .FontGeneratorSection_text__3cE0m{display:-moz-box;display:flex;grid-gap:8px;gap:8px;-moz-box-align:center;align-items:center}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_current__2_yZg .FontGeneratorSection_text__3cE0m span{font-size:13px;font-weight:400;line-height:24px;color:#414751}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_current__2_yZg .FontGeneratorSection_arrow__2n-kP{width:10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);fill:#414751}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH{background:#fff;position:absolute;top:54px;width:100%;border-radius:6px;padding:6px 0;z-index:1;-webkit-box-shadow:0 0 4px 0 rgba(22,23,77,.2);box-shadow:0 0 4px 0 rgba(22,23,77,.2)}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH li{position:relative;cursor:pointer;padding:8px 16px;font-size:13px;font-weight:400;line-height:24px;color:#414751}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH li a{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:12px;gap:12px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH li:hover{background:#f4f5f6}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH li .FontGeneratorSection_selected__37_RQ{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_input__19St_{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;height:48px;border-radius:4px;padding:8px;background:#f4f5f6;width:-moz-calc(100% - 220px);width:calc(100% - 220px)}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_input__19St_:hover{border:1px solid #2c7dfa}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_input__19St_ input{width:100%;border:none;background:inherit;outline:none}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_input__19St_ input:focus{outline:none}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_mb_select__3y0JW{display:none;-moz-box-align:center;align-items:center;cursor:pointer}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list__1W5Ku{display:-moz-box;display:flex;grid-gap:12px;gap:12px;width:100%;padding:0;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ{position:relative;-webkit-box-shadow:0 0 4px 0 rgba(22,23,77,.2);box-shadow:0 0 4px 0 rgba(22,23,77,.2);padding:24px 32px;border-radius:6px;cursor:pointer}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ:hover{background:#f4f5f6}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ:hover .FontGeneratorSection_copy__1bH9Q{display:block}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_text__3cE0m{font-size:24px;font-weight:600;line-height:32px;color:#1b1b1b;font-family:Cardo;margin-bottom:12px;word-break:break-all}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_high01__3ApEq{padding-block:58px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_high02__2URHW{padding-block:70px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_highBottom__1m43Y{padding-bottom:86px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_highTop__3mNSD{padding-top:86px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_category__1Z5KK{font-size:13px;font-weight:500;line-height:22px;color:#9da2ad}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_category__1Z5KK span:first-child{margin-right:16px}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_copy__1bH9Q{display:none;width:120px;height:40px;border-radius:4px;background:#2643ff;font-size:14px;font-weight:500;line-height:24px;color:#fff;position:absolute;right:32px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_copy__1bH9Q:hover{background:#223ce5}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_more__3D811{margin-top:32px;padding:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_more__3D811 button{min-width:240px;height:48px;border-radius:4px;background:#2643ff;font-size:14px;font-weight:500;line-height:24px;color:#fff}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_more__3D811 button:hover{background:#223ce5}@media only screen and (max-width:460px){.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select__3la0i{position:fixed;bottom:0;z-index:999;width:100vw;left:0}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_current__2_yZg{display:none}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_options__1lZOH{top:auto;bottom:0;border-radius:6px 6px 0 0}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_select_mark__lflBL{height:100vh;background-color:rgba(0,0,0,.75)}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_input__19St_{width:100%}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator__1qKxU .FontGeneratorSection_mb_select__3y0JW{display:-moz-box;display:flex}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator_fixed__2Pz8e{height:auto;position:fixed;width:100%;left:0;bottom:0;padding:24px 16px;background:#fafafa;-webkit-box-shadow:0 -1px 0 0 rgba(22,23,77,.1);box-shadow:0 -1px 0 0 rgba(22,23,77,.1);z-index:1200}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator_fixed__2Pz8e input::-webkit-input-placeholder{font-size:14px;font-weight:500;line-height:22px;color:#93979c}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator_fixed__2Pz8e input::-moz-placeholder{font-size:14px;font-weight:500;line-height:22px;color:#93979c}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator_fixed__2Pz8e input:-ms-input-placeholder{font-size:14px;font-weight:500;line-height:22px;color:#93979c}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_header__2u8kW .FontGeneratorSection_text_generator_fixed__2Pz8e input::placeholder{font-size:14px;font-weight:500;line-height:22px;color:#93979c}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_category__1Z5KK{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.FontGeneratorSection_section__2YGTI .FontGeneratorSection_list_card__3ItWQ .FontGeneratorSection_copy__1bH9Q{margin-left:auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;border-radius:4px;background:#2643ff;font-size:13px;line-height:20px;padding:6px 12px;color:#fff;position:relative;right:0;top:0;-webkit-transform:none;-moz-transform:none;transform:none}}.ft-enhance-container{font-family:Poppins;position:fixed;top:64px;left:0;right:0;bottom:0;z-index:500}.ft-enhance-container *{font-family:Poppins;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-enhance-container .ant-btn.click_primary_btn{background:#221ff6!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;border:1px solid transparent!important;color:#fff!important}.ft-enhance-container .imageLoading{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#333438),color-stop(37%,#3b3c41),color-stop(63%,#333438));background:-moz-linear-gradient(left,#333438 25%,#3b3c41 37%,#333438 63%);background:linear-gradient(90deg,#333438 25%,#3b3c41 37%,#333438 63%);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1s ease infinite;-moz-animation:ant-skeleton-loading 1s ease infinite;animation:ant-skeleton-loading 1s ease infinite}.ft-enhance-model{overflow:hidden!important}.ft-enhance-model .ant-message{z-index:8000!important}.ft-enhance-model .toolTip_overflow_style{z-index:6000;position:relative;padding:5px 0;max-width:230px}.ft-enhance-model .toolTip_overflow_style .rc-tooltip-arrow{border-top-color:rgba(255,255,255,.9)}.ft-enhance-model .toolTip_overflow_style .rc-tooltip-content{background:rgba(255,255,255,.9);-webkit-box-shadow:0 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:4px}.ft-enhance-model .toolTip_overflow_style .rc-tooltip-content .rc-tooltip-inner{font-family:Poppins;font-size:12px;font-weight:400;line-height:18px;color:#3d3d3d;background:unset;border-radius:4px;padding:7px 9px;min-height:0}.ft-mobile-layout{overflow:hidden;height:100%;background-color:#eeeff0;position:relative}.ft-mobile-layout-top{padding:8px 16px;width:100%;position:absolute;top:0;left:0;right:0;z-index:1000}.ft-mobile-layout-content{-moz-box-flex:1;flex:auto;overflow-y:auto;width:100%;padding-top:48px}.ft-ct-modal{z-index:5000;right:0;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-ct-modal,.ft-ct-modal__mask{position:fixed;height:100%;width:100%;top:0;left:0}.ft-ct-modal__mask{z-index:1000;background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px)}.ft-ct-modal__content{z-index:5000;position:relative;width:400px;padding:20px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);margin:0 16px;top:0;right:0;left:0;z-index:5001;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-ct-modal__content .ft-ct-modal__close{position:absolute;top:10px;right:10px;font-size:20px;color:#999;cursor:pointer;display:none}.ft-ct-modal__content__title{font-size:16px;font-weight:600;color:#333;margin-bottom:10px}.ft-ct-modal__content__content{margin-bottom:16px;font-family:Poppins;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;color:#5a5f69}.ft-ct-modal__content__footer{text-align:right;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.ft-ct-modal__content__footer__btn{padding:8px 0;border-color:transparent;border-radius:4px;font-family:Poppins;font-size:13px;font-weight:500;line-height:24px;text-align:center;letter-spacing:0;width:-moz-calc(50% - 4px);width:calc(50% - 4px)}.ft-ct-modal__content__footer__btn:last-child{background:#221ff6;color:#fff}.ft-ct-modal__content__footer__btn:first-child{color:#2b2b2b;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.ft-ct-top-affix .top-left .ant-btn-circle.ant-btn-default,.ft-ct-top-affix .top-right .ant-btn-circle.ant-btn-default{border:0;background-color:#dfe5eb}._ft-ct-btn_bx02c_1{outline:none;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;background:transparent;border:1px solid transparent;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-moz-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;line-height:1.5714285714;color:rgba(0,0,0,.88);font-size:14px;height:32px;padding:4px 15px;border-radius:6px}._ft-ct-btn_bx02c_1>span._ft-ct-btn__icon_bx02c_22{display:inline-block;vertical-align:middle}._ft-ct-btn_bx02c_1>span+span{margin-left:8px}._ft-ct-btn_bx02c_1 ._ft-ct-btn__icon_bx02c_22{line-height:0}._ft-ct-btn__primary_bx02c_33{color:#fff;background:#221ff6;-webkit-box-shadow:0 2px rgba(67,30,255,.08);box-shadow:0 2px rgba(67,30,255,.08)}._ft-ct-btn__primary_bx02c_33:not(:disabled):not(._ft-ct-btn__disabled_bx02c_38):hover{color:#fff;background:#221ff6}._ft-ct-btn__circle_bx02c_43{min-width:32px;-webkit-padding-start:0;-moz-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;-moz-padding-end:0;padding-inline-end:0;border-radius:50%}._ft-ct-btn__circle_bx02c_43._ft-ct-btn__large_bx02c_49{font-size:16px;height:40px;width:40px}._ft-ct-btn_bx02c_1._ft-ct-btn__common__back_bx02c_55{border:0;background-color:#dfe5eb}.ft-common-page,.ft-operate-page{height:100%;overflow:hidden;position:relative}.ft-common-page__content,.ft-operate-page__content{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative;padding:16px;width:100%}.ft-common-page__footer,.ft-operate-page__footer{padding:16px;background:#fff;width:100%;border:solid rgba(0,0,0,.1);border-width:1px 0 0}.beer-slider-wrapper{height:100%;width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.beer-slider-wrapper>img{width:100%;height:100%;object-fit:cover}.beer-slider{display:inline-block;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .05s linear;-moz-transition:all .05s linear;transition:all .05s linear;width:100%;height:100%;max-width:100%;max-height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.beer-slider *,.beer-slider:after,.beer-slider :after,.beer-slider:before,.beer-slider :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.beer-slider img{vertical-align:bottom}.beer-slider>img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.beer-reveal{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;opacity:1;will-change:clip;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;clip:rect(auto,0,auto,auto);overflow:hidden}.beer-reveal img{width:100%;height:100%;object-fit:cover}.beer-range{position:absolute;z-index:2;top:0;bottom:0;height:100%;margin:0;left:-1px;width:-moz-calc(100% + 2px);width:calc(100% + 2px);cursor:pointer;-webkit-appearance:slider-horizontal!important;-moz-appearance:none;opacity:0;touch-action:auto}.beer-range::-webkit-slider-thumb{-webkit-appearance:none}.beer-range::-moz-range-thumb{-webkit-appearance:none}.beer-range::-ms-tooltip{display:none}.slider-box{width:36px;height:100%;position:absolute;top:0;left:0;margin-left:-18px;text-align:center;z-index:2;cursor:move}.slider-box .line{width:2px;height:100%;display:inline-block;background-color:#fff}.slider-box__down .beer-handle{background:#221ff6}.beer-handle{position:absolute;top:50%;left:50%;color:#fff;width:36px;height:36px;border-radius:50%;-webkit-box-shadow:0 0 6px transparent;box-shadow:0 0 6px transparent;margin:-18px 0 0 -18px;border:2px solid #fff;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:move}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{content:attr(data-beer-label);position:absolute;top:8px;line-height:1;padding:2px 8px;font-size:12px;font-weight:400;line-height:18px;text-align:center;letter-spacing:0;color:#f9faf9;border-radius:20px;background:rgba(0,0,0,.3);backdrop-filter:blur(10px)}.beer-slider[data-beer-label]:after{right:8px}.beer-reveal[data-beer-label]:after{left:8px}.ft-loading,.ft-loading__mask{position:absolute;left:0;top:0;right:0;bottom:0}.ft-loading__mask,.ft-loading__mask__color{background-color:rgba(255,255,255,.28)}.ft-loading__content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;background:rgba(0,0,0,.5);border-radius:10px;padding:24px;text-align:center;color:#fff;font-size:14px;line-height:1.5}.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{opacity:0;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-moz-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;-moz-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-leave{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-moz-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;-moz-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{-webkit-animation-name:rcToolTipZoomIn;-moz-animation-name:rcToolTipZoomIn;animation-name:rcToolTipZoomIn;-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{-webkit-animation-name:rcToolTipZoomOut;-moz-animation-name:rcToolTipZoomOut;animation-name:rcToolTipZoomOut;-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes rcToolTipZoomIn{0%{opacity:0;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transform:scale(0);transform:scale(0)}to{opacity:1;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transform:scale(1);transform:scale(1)}}@keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes rcToolTipZoomOut{0%{opacity:1;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transform:scale(0);transform:scale(0)}}@keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}}.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.5;opacity:.9}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 5px 0 9px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 9px 0 5px}.rc-tooltip-inner{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:#373737;border-radius:6px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.17);box-shadow:0 0 4px rgba(0,0,0,.17);min-height:34px}.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:#373737}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#373737}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#373737}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#373737}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.ft-operate-footer{position:relative}.ft-operate-footer--title{font-size:16px;font-weight:600;line-height:22px;color:#2b2b2b}.ft-operate-footer--helper,.ft-operate-footer--title{text-align:center;letter-spacing:0;margin-bottom:24px}.ft-operate-footer--helper{font-size:14px;font-weight:500;line-height:20px;color:#d8d8d8;position:absolute;right:0;top:3px;width:20px;height:20px;border-radius:20px}.ft-operate-footer--helper.ant-tooltip-open{color:#363740}.ft-operate-footer--content{font-size:14px;text-align:center;letter-spacing:0;color:#2b2b2b;font-weight:500}.ft-operate-footer--content .ant-segmented{width:100%}.ft-operate-footer--content--item{margin-bottom:12px}.ft-operate-footer--content--bottom{height:46px;border-radius:6px;opacity:1;background:#f4f5f6;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0;color:#2b2b2b;padding:0 16px}.ft-operate-footer .main-btn{width:100%;border:0;height:46px;font-size:16px;font-weight:600;line-height:22px;letter-spacing:0;margin-top:12px;color:#fff;border-radius:24px;border-color:transparent!important;background:-webkit-gradient(linear,left top,right top,from(#26ffa5),color-stop(99%,#2643ff));background:-moz-linear-gradient(left,#26ffa5,#2643ff 99%);background:linear-gradient(90deg,#26ffa5,#2643ff 99%)}.ft-operate-footer .main-btn--loading svg.loading{color:#fff}.ft-operate-footer .main-btn--loading svg.loading path{fill:#fff!important}.ft-operate-footer .main-btn__disabled{color:rgba(255,255,255,.5);background:-webkit-gradient(linear,left top,right top,color-stop(2%,#179864),color-stop(99%,#172b98));background:-moz-linear-gradient(left,#179864 2%,#172b98 99%);background:linear-gradient(90deg,#179864 2%,#172b98 99%)}._ft-switch_rwaw7_1{--fotor-ct-switch-color:#95979c;--fotor-ct-switch-hover-color:#dbdce1;--fotor-ct-switch-icon-back:#353639;--fotor-ct-switch-color:#bbc1cf;--fotor-ct-switch-hover-color:#9da2ad;--fotor-ct-switch-back:#9da2ad;--fotor-ct-switch-checked-back:#221ff6;--fotor-ct-switch-checked-hover-back:#221ff6;--fotor-ct-switch-checked-inner-color:#fff;--fotor-ct-switch-size:12px;--fotor-ct-switch-icon-back:#fff;margin:0;padding:0;color:var(--fotor-ct-switch-color,rgba(0,0,0,.851));font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:32px;height:16px;line-height:22px;vertical-align:middle;background-color:var(--fotor-ct-switch-back,#9da2ad);border:0;border-radius:100px;cursor:pointer;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._ft-switch-checked_rwaw7_35{background-color:var(--fotor-ct-switch-checked-back,#9da2ad)}._ft-switch-checked_rwaw7_35:hover{background-color:var(--fotor-ct-switch-checked-hover-back,#9da2ad)}._ft-switch-checked_rwaw7_35 ._ft-switch-handle_rwaw7_41{left:-moz-calc(100% - var(--fotor-ct-switch-size,18px) - 2px);left:calc(100% - var(--fotor-ct-switch-size, 18px) - 2px)}._ft-switch-handle_rwaw7_41{position:absolute;top:2px;left:2px;-webkit-transition:left .2s ease-in-out;-moz-transition:left .2s ease-in-out;transition:left .2s ease-in-out}._ft-switch-handle_rwaw7_41:hover{color:var(--fotor-ct-switch-hover-color)}._ft-switch-handle-icon_rwaw7_53{top:0;right:0;bottom:0;left:0;width:var(--fotor-ct-switch-size,18px);height:var(--fotor-ct-switch-size,18px);border-radius:50%;background-color:var(--fotor-ct-switch-icon-back);-webkit-box-shadow:0 2px 4px rgba(0,35,11,.2);box-shadow:0 2px 4px rgba(0,35,11,.2);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._ft-switch-inner_rwaw7_65{display:block;margin:0 7px 0 25px;color:var(--fotor-ct-switch-checked-inner-color,#fff);font-size:12px;-webkit-transition:margin .2s;-moz-transition:margin .2s;transition:margin .2s}._ft-ct-divider_ibj3p_1{height:1px;width:100%;border-bottom:1px solid #dfe5eb;margin:12px 0}._ft-ct-divider__vertical_ibj3p_7{width:1px;height:100%;margin:0 12px;border-right:1px solid #7e838e;border-bottom:none}.ft-ct-segmented{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px;color:#414751;font-size:12px;line-height:1.57;list-style:none;display:inline-block;background-color:#f4f5f6;border-radius:4px;position:relative;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-moz-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1)}.ft-ct-segmented__group{position:relative;display:-moz-box;display:flex;-moz-box-align:stretch;align-items:stretch;justify-items:flex-start;width:100%}.ft-ct-segmented__item{position:relative;text-align:center;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);-moz-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);border-radius:4px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.ft-ct-segmented__item__selected{color:#221ff6}.ft-ct-segmented__item__input{position:absolute;inset-block-start:0;inset-inline-start:0;width:0;height:0;opacity:0;pointer-events:none}.ft-ct-segmented__item__text{min-height:32px;line-height:32px;padding:0 11px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ft-ct-segmented.ft-ct-segmented__block{display:-moz-box;display:flex;width:100%}.ft-ct-segmented.ft-ct-segmented__block .ft-ct-segmented__item{-moz-box-flex:1;flex:1 1;min-width:0}.ft-ct-segmented__switch-baner{position:absolute;left:4px;top:4px;min-width:32px;height:32px;background-color:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02);border-radius:4px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ft-result-footer{padding-top:16px;padding-bottom:24px}.ft-result-footer__item .ant-btn{border-width:0}.ft-result-footer__item span.ant-btn-icon{margin-right:0!important}.ft-result-footer__item>span{margin-top:8px;font-size:12px;font-weight:500;line-height:18px;text-align:center;letter-spacing:0;color:#3d3d3d}.ft-result-footer .btn_main2{background:rgba(34,31,246,.1);border-color:transparent;color:#221ff6}.ft-ct-row{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;min-width:0}.ft-ct-col,.ft-ct-row{font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-ct-col{position:relative;max-width:100%;min-height:1px}.ft-ct-col-6{flex:0 0 25%;max-width:25%}.ft-ct-col-6,.ft-ct-col-8{display:block;-moz-box-flex:0}.ft-ct-col-8{flex:0 0 33.33333%;max-width:33.33333}.enter{-webkit-animation:slideIn .2s linear!important;-moz-animation:slideIn .2s linear!important;animation:slideIn .2s linear!important}.exit-active{-webkit-animation:slideOut .2s linear!important;-moz-animation:slideOut .2s linear!important;animation:slideOut .2s linear!important}.ft-result-page__content{position:relative}.ft-result-page__compare{position:absolute;bottom:8px;right:8px;z-index:10}.ft-result-page__compare .ant-btn{border-width:0}.ft-result-page__compare .ant-btn:hover{color:inherit}.ft-page-select-image{padding:0 16px}.ft-page-select-image__header{font-weight:600;font-size:20px;line-height:38px;color:#2b2b2b;text-align:center;margin-bottom:8px;margin-top:38px}.ft-page-select-image__description{font-size:16px;font-weight:400;line-height:22px;text-align:center;color:#3d3d3d;margin-bottom:24px}.ft-page-select-image__content{display:-moz-box;display:flex;flex-wrap:wrap;min-height:237px;border:1px dashed rgba(0,0,0,.2);border-radius:6px;padding:24px;background-color:#fff;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,.05)}.ft-page-select-image__content__btn{height:40px;margin-bottom:12px;border-radius:24px;font-family:PingFang SC;font-size:14px;font-weight:600;line-height:24px;text-align:center;letter-spacing:0;color:#fff;padding:8px 24px}.ft-page-select-image__content__tips{font-size:13px;font-weight:500;line-height:18px;letter-spacing:0;color:#3d3d3d;text-align:center}.ft-page-select-image__footer{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-top:8px;font-size:12px;color:#3d3d3d;text-align:center;line-height:18px}.ft-page-select-image__footer a{color:#767676!important}.ft-enhance-download-success-modal{--scope-rem-base:1;z-index:10001;position:fixed;top:0;left:0;bottom:0;right:0;height:-webkit-fill-available;background:rgba(51,51,51,.5);backdrop-filter:blur(-moz-calc(var(--scope-rem-base) * 10 * 1px));backdrop-filter:blur(calc(var(--scope-rem-base) * 10 * 1px));display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;display:none}.ft-enhance-download-success-modal.open__show{display:-moz-box;display:flex}.ft-enhance-download-success-modal *{font-family:Poppins;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-enhance-download-success-modal .wrap{padding:calc(var(--scope-rem-base) * 16 * 1px);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-top:calc(var(--scope-rem-base) * 4 * 1px);position:relative}.ft-enhance-download-success-modal .wrap .btn_close{width:-moz-calc(var(--scope-rem-base) * 32 * 1px);width:calc(var(--scope-rem-base) * 32 * 1px);height:-moz-calc(var(--scope-rem-base) * 32 * 1px);height:calc(var(--scope-rem-base) * 32 * 1px);margin:calc(var(--scope-rem-base) * 4 * 1px);position:absolute;border-radius:16px;top:8px;right:-24px;background:rgba(0,0,0,.6);display:block;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ft-enhance-download-success-modal .wrap .btn_close .icon_close{width:10px;height:10px}@media screen and (min-width:768px){.ft-enhance-download-success-modal .wrap .btn_close{cursor:pointer}.ft-enhance-download-success-modal .wrap .btn_close:hover{background:rgba(0,0,0,.9)}}.ft-enhance-download-success-modal .wrap .app_box{-moz-box-flex:1;flex:1 1;margin-top:calc(var(--scope-rem-base) * 8 * 1px);padding:32px 48px;background:#fff;border-radius:-moz-calc(var(--scope-rem-base) * 6 * 1px);border-radius:calc(var(--scope-rem-base) * 6 * 1px);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:hidden;min-height:-moz-calc(var(--scope-rem-base) * 375 * 1px);min-height:calc(var(--scope-rem-base) * 375 * 1px);height:525px}.ft-enhance-download-success-modal .wrap .app_box h3{font-size:24px;font-weight:600;line-height:normal;text-align:center;letter-spacing:0;font-variation-settings:"opsz" auto;color:#1b1e24;margin:0}.ft-enhance-download-success-modal .wrap .app_box .app_box_content{grid-gap:64px;gap:64px;margin-top:32px;position:relative}.ft-enhance-download-success-modal .wrap .app_box .app_box_content:before{content:" ";position:absolute;width:1px;height:284px;background:#dfe5eb;left:50%;top:48px}.ft-enhance-download-success-modal .wrap .app_box .app_box_item{width:370px;grid-gap:16px;gap:16px}.ft-enhance-download-success-modal .wrap .app_box .app_box_item img{width:300px;height:240px;border-radius:7px}@media screen and (max-width:768px){.ft-enhance-download-success-modal .wrap .app_box .app_box_item img{width:120px;height:96px}}.ft-enhance-download-success-modal .wrap .app_box .app_box_item p{font-size:14px;font-weight:500;line-height:22px;text-align:center;letter-spacing:0;font-variation-settings:"opsz" auto;color:#262b33}@media screen and (max-width:768px){.ft-enhance-download-success-modal .wrap .app_box .app_box_item p{font-weight:400;font-size:13px;margin-top:-8px}}.ft-enhance-download-success-modal .wrap .app_box .app_box_item .app_box_btn{width:100%;padding:10px 32px;height:48px;border-radius:6px;font-family:Poppins;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;margin-top:16px}.ft-enhance-download-success-modal .wrap .app_box .app_box_item .app_box_btn_design{color:#2643ff;border-color:#2643ff}@media screen and (max-width:768px){.ft-enhance-download-success-modal .wrap .app_box{height:auto;min-height:200px}}.ft-enhance-download-success-modal :global .ant-message{margin-top:32px!important}@media screen and (max-width:768px){.ft-enhance-download-success-modal .wrap{width:100%;padding:0 16px}.ft-enhance-download-success-modal .wrap .btn_close{right:8px;top:-32px}.ft-enhance-download-success-modal .wrap .app_box{padding:24px}.ft-enhance-download-success-modal .wrap .app_box h3{font-size:16px;font-weight:600;line-height:24px;text-align:center}.ft-enhance-download-success-modal .wrap .app_box .app_box_content{margin-top:16px}.ft-enhance-download-success-modal .wrap .app_box .app_box_content:before,.ft-enhance-download-success-modal .wrap .app_box .app_box_item:nth-child(2){display:none}.ft-enhance-download-success-modal .wrap .app_box .app_box_item .app_box_btn{margin-top:0}}.ft-ct-flex{display:-moz-box;display:flex}@media screen and (max-width:768px){.ft-ct-flex{--webkit-tap-highlight-color:transparent}}.ft-ct-flex__vertical{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.ft-ct-flex__horizontal{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}._ft-ct-btn_plocj_1{outline:none;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;background:transparent;border:1px solid transparent;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-moz-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;line-height:1.5714285714;z-index:10;font-size:14px;height:32px;padding:4px 15px;border-radius:6px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#414751;background:#fff}._ft-ct-btn_plocj_1:not(:disabled):not(._ft-ct-btn__disabled_plocj_27):hover{color:#2b2b2b;background:#eaebec}._ft-ct-btn_plocj_1:not(:disabled):not(._ft-ct-btn__disabled_plocj_27):active{color:#9da2ad;background:#eaebec}._ft-ct-btn_plocj_1>span._ft-ct-btn__icon_plocj_35{display:inline-block;vertical-align:middle}._ft-ct-btn_plocj_1>span+span:not(.ft-ct-btn__text_extra){margin-left:8px}._ft-ct-btn_plocj_1 ._ft-ct-btn__icon_plocj_35{line-height:0}._ft-ct-btn_plocj_1.click_primary_btn{background:#221ff6!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;border:1px solid transparent!important;color:#fff!important}._ft-ct-btn_plocj_1._ft-ct-btn__disabled_plocj_27{cursor:not-allowed}._ft-ct-btn_plocj_1._ft-ct-btn__primary_plocj_54{color:#fff;background:#2643ff}._ft-ct-btn_plocj_1._ft-ct-btn__primary_plocj_54._ft-ct-btn__disabled_plocj_27{background:#223ce6;color:#5477f0}._ft-ct-btn_plocj_1._ft-ct-btn__primary_plocj_54:not(:disabled):not(._ft-ct-btn__disabled_plocj_27):hover{color:#fff;background:#223ce5}._ft-ct-btn_plocj_1._ft-ct-btn__primary_plocj_54:not(:disabled):not(._ft-ct-btn__disabled_plocj_27):active{color:#5477f0;background:#2643ff}@media screen and (max-width:768px){._ft-ct-btn_plocj_1{--webkit-tap-highlight-color:transparent}}._ft-ct-btn__circle_plocj_76{min-width:32px;-webkit-padding-start:0;-moz-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;-moz-padding-end:0;padding-inline-end:0;border-radius:50%}._ft-ct-btn__circle_plocj_76._ft-ct-btn__large_plocj_82{font-size:16px;height:40px;width:40px}._ft-ct-btn_plocj_1._ft-ct-btn__common__back_plocj_88{border:0;background-color:#dfe5eb}.ft-enhance-page-operate-wrapper{max-width:1200px;border-radius:6px;margin:0 auto;position:relative}@media screen and (max-width:768px){.ft-enhance-page-operate-wrapper{max-width:100%}}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas{width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:16px;gap:16px;position:relative}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .close-mobile{width:32px;height:32px;border-radius:4px;opacity:1;position:absolute;top:8px;right:6px;background:rgba(0,0,0,.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#fff;z-index:10}@media screen and (max-width:768px){.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .close-mobile{right:8px;bottom:8px}}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .origin_img,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img{-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:relative;border-radius:6px;border:1px solid rgba(0,0,0,.08);min-height:392px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .origin_img canvas,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img canvas{width:100%;object-fit:contain;position:relative}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .origin_img canvas.vertical,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img canvas.vertical{width:none;height:100%}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .origin_img .img_extra,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .img_extra{position:absolute;top:16px;left:16px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:4px 16px;background:rgba(0,0,0,.4);height:28px;border-radius:28px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;font-variation-settings:"opsz" auto;color:#fff}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .origin_img .img_extra{right:unset;left:16px}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img{position:relative}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .result_img_loading_wrapper{position:absolute;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;backdrop-filter:blur(32px)}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .result_img_loading{width:252px;border-radius:6px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;padding:24px 16px;grid-gap:8px;gap:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);background:rgba(0,0,0,.25);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.16);box-shadow:0 4px 16px rgba(0,0,0,.16)}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .result_img_loading span{font-size:14px;font-weight:400;line-height:17px;text-align:center;letter-spacing:0;color:#fff}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .result_img_watermark{width:152px;height:80px;position:absolute;bottom:24px;left:24px}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .result_img .result_img_watermark img{width:100%}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .compare{width:32px;height:32px;border-radius:4px;opacity:1;background:rgba(0,0,0,.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#fff;z-index:10}@media screen and (max-width:768px){.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas .compare{right:8px;bottom:8px}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result{-moz-box-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate .img_extra,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result .img_extra{display:none}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate .origin_img.compareing,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result .origin_img.compareing{z-index:3}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate .compare.compareing,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result .compare.compareing{background:rgba(0,0,0,.6)}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate .result_img,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result .result_img{position:absolute;z-index:2}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_operate .origin_img,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-canvas.page_result .origin_img{border:none}}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor{grid-gap:8px;gap:8px;width:100%;position:absolute;bottom:16px;right:16px}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor .download,.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor .to-editor{height:32px;border-radius:6px;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:0 16px}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor .to-editor{width:32px;border-radius:4px;opacity:1;background:rgba(0,0,0,.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);color:#fff;padding:0}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor .to-editor:hover{color:#fff;background:rgba(0,0,0,.6)}.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor .to-editor.disabled{background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1)}@media screen and (max-width:768px){.ft-enhance-page-operate-wrapper .ft-enhance-page-operate-fotor{margin-top:16px}}.ft-enhance-page-operate-wrapper .icon-close{width:32px;height:32px;background:rgba(0,0,0,.3);border-radius:16px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:absolute;top:-12px;right:-12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1000}@media screen and (min-width:768px){.ft-enhance-page-operate-wrapper .icon-close{cursor:pointer}.ft-enhance-page-operate-wrapper .icon-close:hover{background:rgba(0,0,0,.6)}}.ft-enhance-page-operate-wrapper .icon-close svg{width:24px;height:24px;color:#fff}.ft-enhance-page-operate-fotor-download-wrapper{padding:8px 0;grid-gap:8px;gap:8px;width:248px}.ft-enhance-page-operate-fotor-download-wrapper *{font-family:Poppins;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-enhance-page-operate-fotor-download-wrapper .download-item{height:64px;border-radius:4px;padding:8px 16px 8px 8px;grid-gap:8px;gap:8px;width:100%;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:200px}@media screen and (min-width:768px){.ft-enhance-page-operate-fotor-download-wrapper .download-item:hover{background:#f4f5f6}}.ft-enhance-page-operate-fotor-download-wrapper .download-item p{font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;font-variation-settings:"opsz" auto;color:#414751}.ft-enhance-page-operate-fotor-download-wrapper .download-item span{font-size:12px;font-weight:500;line-height:17px;letter-spacing:0;color:#6f757f}.ft-enhance-page-operate-fotor-download-wrapper .download-item .vip-icon{position:absolute;top:24px;right:16px}.ft-enhance-page-mobile-download-bottom{padding:24px}.ft-enhance-page-mobile-download-bottom *{font-family:Poppins;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-enhance-page-mobile-download-bottom .download-item{border-radius:4px;grid-gap:8px;gap:8px;width:100%;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ft-enhance-page-mobile-download-bottom .download-item+.download-item{margin-top:16px}.ft-enhance-page-mobile-download-bottom .download-item>span{font-size:12px;font-weight:500;line-height:17px;letter-spacing:0;color:#6f757f}.ft-enhance-page-mobile-download-bottom .download-item-btn{width:100%;height:48px;border-radius:6px;padding:12px 8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0}.ft-enhance-page-mobile-download-bottom .download-item-btn span{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:6px;gap:6px}.ft-enhance-page-mobile-download-bottom .download-item-btn-main{width:100%;color:#fff}.ft-enhance-page-mobile-download-bottom .download-item-btn-low{width:100%;border:1px solid rgba(0,0,0,.1);background:#f4f5f6;color:#2b2b2b}.enhance_result_img_loading_wrapper{position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(51,51,51,.5);z-index:9999}.enhance_result_img_loading_wrapper,.enhance_result_img_loading_wrapper .result_img_loading{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;backdrop-filter:blur(10px)}.enhance_result_img_loading_wrapper .result_img_loading{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:24px 40px;border-radius:6px;background:rgba(0,0,0,.4)}@media screen and (max-width:768px){.enhance_result_img_loading_wrapper .result_img_loading{width:-moz-calc(100% - 32px);width:calc(100% - 32px);margin:0 16px}}.enhance_result_img_loading_wrapper .result_img_loading span{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;color:#fff}.enhance_result_img_loading_wrapper .result_img_loading img{width:120px}.enhanceV2-model{overflow:hidden}.Enhancer_wrapper{position:relative;line-height:0;z-index:10}@media screen and (max-width:750px){.Enhancer_wrapper_mobile_hide{display:none}}.Enhancer_tip{position:absolute;right:-14px;top:-32px;-webkit-transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;-moz-transition:transform .2s ease .2s,opacity .2s ease .2s,-moz-transform .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s,-webkit-transform .2s ease .2s,-moz-transform .2s ease .2s;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom;padding-bottom:6px;z-index:12;pointer-events:none}.Enhancer_tip_show{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}.Enhancer_tip_hide{-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);opacity:0;pointer-events:none}.Enhancer_tip .Enhancer_tip_wrapper{position:relative}.Enhancer_tip .Enhancer_tip_wrapper .Enhancer_tip_arrow{overflow:hidden;background:transparent;pointer-events:none;bottom:-21px;right:-moz-calc(50% - 6px);right:calc(50% - 6px);-webkit-transform:translate3D(0,-100%,0);-moz-transform:translate3D(0,-100%,0);transform:translate3D(0,-100%,0)}.Enhancer_tip .Enhancer_tip_wrapper .Enhancer_tip_arrow,.Enhancer_tip_arrow .Enhancer_tip_arrow_content{position:absolute;display:block;width:13px;height:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Enhancer_tip_arrow .Enhancer_tip_arrow_content{top:0;right:0;bottom:0;left:0;margin:auto;background-color:#fff;content:"";pointer-events:auto;-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.06);box-shadow:-2px -2px 5px rgba(0,0,0,.06);-webkit-transform:translateY(-4.24264069px) rotate(45deg);-moz-transform:translateY(-4.24264069px) rotate(45deg);transform:translateY(-4.24264069px) rotate(45deg)}.Enhancer_tip_content{background-color:#fff;background-clip:padding-box;border-radius:2px;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0);font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum","tnum";white-space:normal;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:12px;font-weight:500;line-height:16px;text-align:center;letter-spacing:.26px;padding:4px 8px;color:#161618;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ft-enhance-page-loadingselect{grid-gap:16px;gap:16px;height:392px;border:1px solid rgba(0,0,0,.08);margin:0 auto;width:100%}@media screen and (min-width:1440px){.ft-enhance-page-loadingselect{max-width:1200px}}@media screen and (max-width:768px){.ft-enhance-page-loadingselect{max-width:100%;padding:16px;height:auto}}.ft-enhance-page-loadingselect .image-item{height:100%;-moz-box-flex:1;flex:1 1}.vertical-align-middle{vertical-align:middle!important}.ft-enhance-v2-container{width:100%}@media screen and (max-width:768px){.ft-enhance-v2-container{position:relative}}.ft-enhance-v2-container .img_loading_box{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;background:-webkit-gradient(linear,left top,right top,from(#f3f3f3),to(#e5e5e5));background:-moz-linear-gradient(left,#f3f3f3,#e5e5e5);background:linear-gradient(90deg,#f3f3f3,#e5e5e5);background-size:400% 100%;-webkit-animation:skeleton-loading 1s ease infinite;-moz-animation:skeleton-loading 1s ease infinite;animation:skeleton-loading 1s ease infinite;grid-gap:8px;gap:8px;z-index:10;border-radius:6px}@media screen and (max-width:768px){.ft-enhance-v2-container .img_loading_box{left:0;right:0}}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ft-enhance-v2-container .error-wrapper{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;grid-gap:8px;gap:8px;z-index:20;backdrop-filter:blur(20px);background:rgba(255,255,255,.6);border-radius:6px}@media screen and (max-width:768px){.ft-enhance-v2-container .error-wrapper{left:0;right:0}}.ft-enhance-v2-container .error-wrapper .error-text{font-family:Poppins;font-size:12px;font-weight:500;line-height:18px;text-align:center;letter-spacing:0;max-width:280px;color:#ff306c}.ft-enhance-v2-container .error-wrapper button{font-size:14px;font-weight:500;line-height:22px;text-align:center;letter-spacing:0;height:40px;border-radius:6px;border:none;outline:none;padding:0 32px;color:#ff306c;background:#fdedef;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer}.ft-enhance-v2-container *{font-family:Poppins;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ft-enhance-v2-container .page-title{font-size:60px;font-weight:700;line-height:74px;text-align:center;letter-spacing:0;font-variation-settings:"opsz" auto;color:#1b1b1b;margin-top:0;margin-bottom:16px}.ft-enhance-v2-container .page-desc{font-size:18px;font-weight:500;line-height:normal;text-align:center;letter-spacing:.3px;font-variation-settings:"opsz" auto;color:#2b2b2b;margin-bottom:48px}.ft-enhance-v2-container .main-text{font-size:16px;font-weight:500;line-height:normal;text-align:center;letter-spacing:0;color:#343434}.ft-enhance-v2-container .desc-text{font-size:12px;font-weight:400;line-height:normal;letter-spacing:0;color:#9da2ad}.ft-enhance-v2-container .ant-btn.click_primary_btn{background:#221ff6!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;border:1px solid transparent!important;color:#fff!important}.ft-enhance-v2-container .imageLoading{background:-moz-linear-gradient(315deg,#fff,#ebebeb,#fff);background:linear-gradient(135deg,#fff,#ebebeb,#fff);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1s ease infinite;-moz-animation:ant-skeleton-loading 1s ease infinite;animation:ant-skeleton-loading 1s ease infinite}.ant-modal-mask{background:#eeeff0;backdrop-filter:blur(10px)}.ft-confirm-modal-root .ft-confirm-modal .ant-modal-confirm-content{font-family:Poppins;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0}.ft-confirm-modal-root .ft-confirm-modal .ant-modal-confirm-btns .ant-btn-primary{background-color:#221ff6!important;border-color:transparent}.ft-confirm-modal-root .ft-confirm-modal .ant-modal-confirm-btns .ant-btn{height:46px;padding:8px 16px;width:-moz-calc(50% - 4px);width:calc(50% - 4px);border-radius:4px;outline:none}.ft-confirm-modal-root .ft-confirm-modal .ant-modal-confirm-btns .ant-btn span{font-size:13px;font-weight:500;line-height:24px;text-align:center;letter-spacing:0}body{-webkit-tap-highlight-color:transparent}.ft-dropdown-download-content{padding:8px 0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:8px;gap:8px;width:180px}.ft-dropdown-download-content .ft-dropdown-download-item{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:8px;gap:8px;padding:8px;border-radius:4px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;color:#4c4e53}.ft-dropdown-download-content .ft-dropdown-download-item:hover{background:#f7f8fa}.ft-download-mobile-content{padding:24px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:16px;gap:16px}.ft-download-mobile-content .ft-dropdown-mobile-download-item{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:6px;gap:6px;height:48px;border-radius:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;border:1px solid rgba(0,0,0,.1);-moz-box-pack:center;justify-content:center}.ft-text-from-image-container{width:100%;height:392px}@media screen and (max-width:768px){.ft-text-from-image-container{height:auto}}.ft-text-from-image-container .main-container{display:-moz-box;display:flex;height:100%;grid-gap:24px;gap:24px;position:relative}.ft-text-from-image-container .main-container .close-btn{position:absolute;right:-16px;top:-16px;width:32px;height:32px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;background:rgba(0,0,0,.3);border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);z-index:10}.ft-text-from-image-container .main-container .close-btn:hover{background:rgba(0,0,0,.6)}@media screen and (max-width:768px){.ft-text-from-image-container .main-container .close-btn{display:none}}.ft-text-from-image-container .generate-loading{-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:8px;gap:8px;font-size:14px;font-weight:500;line-height:22px;text-align:center;letter-spacing:0;background:-moz-linear-gradient(left,#f3f3f3,#e5e5e5),-moz-linear-gradient(331deg,#fff,#ebedf2 46%,#fff);background:linear-gradient(90deg,#f3f3f3,#e5e5e5),linear-gradient(119deg,#fff,#ebedf2 46%,#fff);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1s ease infinite;-moz-animation:ant-skeleton-loading 1s ease infinite;animation:ant-skeleton-loading 1s ease infinite;color:#4c4e53;border-radius:6px}@media screen and (max-width:768px){.ft-text-from-image-container .generate-loading{min-height:360px}}@-webkit-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.ft-text-from-image-container .main-container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:auto}}.ft-text-from-image-container .left-panel{-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:6px}.ft-text-from-image-container .left-panel .image-upload-area{-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:relative;height:100%}.ft-text-from-image-container .left-panel .image-upload-area .upload-icon{position:absolute;top:8px;right:8px;border-radius:4px;width:32px;height:32px;background:rgba(0,0,0,.3);display:-moz-box;display:flex;cursor:pointer;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border:1px solid rgba(255,255,255,.1);z-index:1;backdrop-filter:blur(10px)}@media screen and (max-width:768px){.ft-text-from-image-container .left-panel .image-upload-area .upload-icon{right:48px}}.ft-text-from-image-container .left-panel .image-upload-area .upload-icon:hover{background:rgba(0,0,0,.6)}.ft-text-from-image-container .left-panel .image-upload-area .upload-icon-disabled{cursor:not-allowed}.ft-text-from-image-container .left-panel .image-upload-area .upload-icon-disabled:hover{background:rgba(0,0,0,.3)}.ft-text-from-image-container .left-panel .image-upload-area .upload-icon-wrapper{width:32px;height:32px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ft-text-from-image-container .left-panel .image-upload-area .uploaded-image-container{position:relative;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ft-text-from-image-container .left-panel .image-upload-area .uploaded-image-container .uploaded-image{max-width:100%;max-height:100%;object-fit:contain}.OcrTooltip_wrapper{position:relative;line-height:0}@media screen and (max-width:750px){.OcrTooltip_wrapper_mobile_hide{display:none}}.OcrTooltip_tip{position:absolute;right:-14px;top:-32px;-webkit-transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;-moz-transition:transform .2s ease .2s,opacity .2s ease .2s,-moz-transform .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s,-webkit-transform .2s ease .2s,-moz-transform .2s ease .2s;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom;padding-bottom:6px;z-index:12;pointer-events:none}.OcrTooltip_tip_show{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}.OcrTooltip_tip_hide{-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);opacity:0;pointer-events:none}.OcrTooltip_tip .OcrTooltip_tip_wrapper{position:relative}.OcrTooltip_tip .OcrTooltip_tip_wrapper .OcrTooltip_tip_arrow{overflow:hidden;background:transparent;pointer-events:none;bottom:-21px;right:-moz-calc(50% - 6px);right:calc(50% - 6px);-webkit-transform:translate3D(0,-100%,0);-moz-transform:translate3D(0,-100%,0);transform:translate3D(0,-100%,0)}.OcrTooltip_tip .OcrTooltip_tip_wrapper .OcrTooltip_tip_arrow,.OcrTooltip_tip_arrow .OcrTooltip_tip_arrow_content{position:absolute;display:block;width:13px;height:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.OcrTooltip_tip_arrow .OcrTooltip_tip_arrow_content{top:0;right:0;bottom:0;left:0;margin:auto;background-color:#fff;content:"";pointer-events:auto;-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.06);box-shadow:-2px -2px 5px rgba(0,0,0,.06);-webkit-transform:translateY(-4.24264069px) rotate(45deg);-moz-transform:translateY(-4.24264069px) rotate(45deg);transform:translateY(-4.24264069px) rotate(45deg)}.OcrTooltip_tip_content{background-color:#fff;background-clip:padding-box;border-radius:2px;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0);font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum","tnum";-moz-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum","tnum";white-space:normal;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:12px;font-weight:500;line-height:16px;text-align:center;letter-spacing:.26px;padding:4px 8px;color:#161618;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ft-text-from-image-container .right-panel{-moz-box-flex:1;flex:1 1;border-radius:6px;background:#f4f5f6;border:1px solid rgba(0,0,0,.08);position:relative}.ft-text-from-image-container .right-panel,.ft-text-from-image-container .right-panel .control-panel{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.ft-text-from-image-container .right-panel .control-panel{padding:16px;height:100%;grid-gap:16px;gap:16px}.ft-text-from-image-container .right-panel .control-panel .control-group{display:-moz-box;display:flex;grid-gap:8px;gap:8px;-moz-box-align:center;align-items:center}@media (max-width:960px){.ft-text-from-image-container .right-panel .control-panel .control-group{flex-wrap:wrap;grid-row-gap:16px;row-gap:16px}}.ft-text-from-image-container .right-panel .control-panel .control-group .control-label{font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;margin-right:8px;color:#161618}.ft-text-from-image-container .right-panel .control-panel .switch-label{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;cursor:pointer;grid-gap:8px;gap:8px;font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;margin-left:auto;color:#161618}@media (max-width:960px){.ft-text-from-image-container .right-panel .control-panel .switch-label{width:100%;margin-left:0}}.ft-text-from-image-container .right-panel .control-panel .switch-label .switch-input{display:none}.ft-text-from-image-container .right-panel .control-panel .switch-label .switch-input:checked+.switch-slider{background:#2c7dfa}.ft-text-from-image-container .right-panel .control-panel .switch-label .switch-input:checked+.switch-slider:before{-webkit-transform:translate(16px);-moz-transform:translate(16px);transform:translate(16px)}.ft-text-from-image-container .right-panel .control-panel .switch-label .switch-slider{position:relative;width:32px;height:16px;background:#9da2ad;border-radius:12px;-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.ft-text-from-image-container .right-panel .control-panel .switch-label .switch-slider:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background:#fff;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.ft-text-from-image-container .right-panel .text-area-container{-moz-box-flex:1;flex:1 1;background:#fff;border-radius:6px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:16px 0 16px 16px;grid-gap:16px;gap:16px}.ft-text-from-image-container .right-panel .text-area-container .text-area{width:100%;border:none;font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;color:#4c4e53;height:100%;-moz-box-flex:1;flex:1 1;outline:none;resize:none;min-height:165px;scrollbar-width:6px}.ft-text-from-image-container .right-panel .text-area-container .text-area::-webkit-scrollbar{width:6px}.ft-text-from-image-container .right-panel .text-area-container .text-area::-webkit-scrollbar-thumb{border-radius:4px;width:6px;background:#e5e6eb}.ft-text-from-image-container .right-panel .text-area-container .button-group{display:-moz-box;display:flex;margin-top:auto;grid-gap:8px;gap:8px;padding-right:16px;-moz-box-pack:end;justify-content:flex-end}.ft-text-from-image-container .generate-error{position:absolute;left:0;top:0;right:0;bottom:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:16px;gap:16px;z-index:10;backdrop-filter:blur(20px)}.ft-text-from-image-container .generate-error .generate-error-content{font-size:12px;font-weight:500;line-height:18px;text-align:center;letter-spacing:0;max-width:280px;color:#ff306c;margin:0}.ft-text-from-image-container .generate-error .generate-error-btn{font-size:14px;font-weight:500;line-height:22px;text-align:center;letter-spacing:0;color:#ff306c;background:none;border:none;cursor:pointer;height:40px;border-radius:6px;padding:0 32px;background:#fdedef}.ft-text-from-image-container .generate-error .generate-error-btn:hover{background:#fddfe2}.ft-text-from-image-container .generate-error .upgrade-error-content{color:#ff9101}.ft-text-from-image-container .generate-error .upgrade-error-btn{background:#fff3d9;color:#ff9101}.ft-text-from-image-container .generate-error .upgrade-error-btn:hover{background:#f5e9d0}.ft-text-from-image-container .switch-loading{-webkit-animation:switch-loading 1s linear infinite;-moz-animation:switch-loading 1s linear infinite;animation:switch-loading 1s linear infinite}@-webkit-keyframes switch-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes switch-loading{0%{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes switch-loading{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:768px){.ft-text-from-image-container #entry_editor_grab{display:none}}.ft-text-from-image-container .control-group .dropdown-container{position:relative}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select{height:32px;padding:0 4px 0 8px;border-radius:6px;cursor:pointer;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;-webkit-transition:border-color .3s;-moz-transition:border-color .3s;transition:border-color .3s;font-size:13px;font-weight:500;line-height:17px;text-align:center;letter-spacing:0;color:#979ca8;background:#fff;min-width:160px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select:hover{background:#f7f8fa}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select .dropdown-text{color:#333}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select .dropdown-arrow{color:#999;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select .dropdown-arrow.open{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select-disabled{cursor:not-allowed}.ft-text-from-image-container .control-group .dropdown-container .dropdown-select-disabled:hover{background:#fff}.ft-text-from-image-container .dropdown-menu{position:absolute;top:54px;left:16px;right:16px;background:#fff;border-radius:6px;backdrop-filter:blur(20px);-webkit-box-shadow:0 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);z-index:1000;padding:16px 0 16px 16px;overflow-x:auto}.ft-text-from-image-container .dropdown-menu .dropdown-menu-content{width:100%}.ft-text-from-image-container .dropdown-menu .search-box{position:relative;margin-bottom:16px;padding-right:16px}.ft-text-from-image-container .dropdown-menu .search-box svg{position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.ft-text-from-image-container .dropdown-menu .search-box .search-input{width:100%;font-size:14px;border-radius:6px;font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;height:40px;padding-left:34px;color:#161618;border:none;outline:none;font-family:Poppins;background:#f4f5f6}.ft-text-from-image-container .dropdown-menu .search-box .search-input::-webkit-input-placeholder{color:#979ca8}.ft-text-from-image-container .dropdown-menu .search-box .search-input::-moz-placeholder{color:#979ca8}.ft-text-from-image-container .dropdown-menu .search-box .search-input:-ms-input-placeholder{color:#979ca8}.ft-text-from-image-container .dropdown-menu .search-box .search-input::placeholder{color:#979ca8}.ft-text-from-image-container .dropdown-menu .search-box .search-input:focus{outline:none;border-color:#40a9ff}.ft-text-from-image-container .dropdown-menu .tool-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding-right:16px;overflow-y:auto;max-height:328px;scrollbar-width:6px}.ft-text-from-image-container .dropdown-menu .tool-grid::-webkit-scrollbar{width:6px}.ft-text-from-image-container .dropdown-menu .tool-grid::-webkit-scrollbar-thumb{border-radius:4px;width:6px;background:#e5e6eb}.ft-text-from-image-container .dropdown-menu .tool-grid .tool-item{padding:0 8px;font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;color:#161618;height:40px;cursor:pointer;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s;min-width:120px;border-radius:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.ft-text-from-image-container .dropdown-menu .tool-grid .tool-item:hover{background:#f7f8fa}.dropdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:-moz-box;display:flex;-moz-box-align:end;align-items:flex-end;-webkit-animation:fadeIn .3s ease-out;-moz-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}.dropdown-modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-height:70vh;padding:6px 0 0 16px;-webkit-animation:slideUp .3s ease-out;-moz-animation:slideUp .3s ease-out;animation:slideUp .3s ease-out;overflow:hidden;z-index:1001;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.dropdown-handle{width:48px;height:4px;border-radius:286px;background:#e0e0e0;margin:0 auto 6px;background:#c6c7cc}.language-list{-moz-box-flex:1;flex:1 1;overflow-y:auto;max-height:50vh;padding-right:16px}.language-list::-webkit-scrollbar{width:4px}.language-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.language-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.language-item{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;padding:10px 8px}.language-name{font-size:13px;font-weight:400;line-height:19px;letter-spacing:0;color:#4c4e53;-moz-box-flex:1;flex:1 1}.language-item-active{position:relative;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;display:-moz-box;display:flex}.language-item-active,.tool-item-active{background:#f7f8fa;border-radius:4px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slideUp{0%{-moz-transform:translateY(100%);transform:translateY(100%)}to{-moz-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}._ft-ct-btn_1q6es_1{outline:none;position:relative;display:inline-block;font-weight:500;white-space:nowrap;text-align:center;background-image:none;background:transparent;border:1px solid transparent;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);-moz-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;line-height:20px;border:1px solid rgba(0,0,0,.08);font-size:14px;height:32px;padding:4px 8px;border-radius:6px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:#4c4e53;background:#fff}._ft-ct-btn_1q6es_1:not(:disabled):not(._ft-ct-btn__disabled_1q6es_27):hover{color:#2b2b2b;background:#eaebec}._ft-ct-btn_1q6es_1:not(:disabled):not(._ft-ct-btn__disabled_1q6es_27):active{color:#9da2ad;background:#eaebec}._ft-ct-btn_1q6es_1>span._ft-ct-btn__icon_1q6es_35{display:inline-block;vertical-align:middle}._ft-ct-btn_1q6es_1>span+span:not(.ft-ct-btn__text_extra){margin-left:8px}._ft-ct-btn_1q6es_1 ._ft-ct-btn__icon_1q6es_35{line-height:0}._ft-ct-btn_1q6es_1.click_primary_btn{background:#221ff6!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;border:1px solid transparent!important;color:#fff!important}._ft-ct-btn_1q6es_1._ft-ct-btn__disabled_1q6es_27{cursor:not-allowed}._ft-ct-btn_1q6es_1._ft-ct-btn__disabled_1q6es_27>*{opacity:.5}._ft-ct-btn_1q6es_1._ft-ct-btn__primary_1q6es_57{color:#fff;background:#2643ff}._ft-ct-btn_1q6es_1._ft-ct-btn__primary_1q6es_57._ft-ct-btn__disabled_1q6es_27{background:#223ce6;color:#5477f0}._ft-ct-btn_1q6es_1._ft-ct-btn__primary_1q6es_57._ft-ct-btn__disabled_1q6es_27>*{opacity:1}._ft-ct-btn_1q6es_1._ft-ct-btn__primary_1q6es_57:not(:disabled):not(._ft-ct-btn__disabled_1q6es_27):hover{color:#fff;background:#223ce5}._ft-ct-btn_1q6es_1._ft-ct-btn__primary_1q6es_57:not(:disabled):not(._ft-ct-btn__disabled_1q6es_27):active{color:#5477f0;background:#2643ff}@media screen and (max-width:768px){._ft-ct-btn_1q6es_1{--webkit-tap-highlight-color:transparent}}._ft-ct-btn__circle_1q6es_82{min-width:32px;-webkit-padding-start:0;-moz-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;-moz-padding-end:0;padding-inline-end:0;border-radius:50%}._ft-ct-btn__circle_1q6es_82._ft-ct-btn__large_1q6es_88{font-size:16px;height:40px;width:40px}._ft-ct-btn_1q6es_1._ft-ct-btn__common__back_1q6es_94{border:0;background-color:#dfe5eb}.dn-dropdown{position:absolute;padding:0 8px;border-radius:6px;background:#fff;-webkit-box-shadow:0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:auto}.dn-dropdown li,.dn-dropdown ul{list-style:none;padding:0;margin:0}.dn-dropdown-none{pointer-events:none}.dn-dropdown-hidden{opacity:0}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@-moz-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes slideIn{0%{-moz-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideIn{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slideOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-moz-keyframes slideOut{0%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}to{opacity:0;-moz-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}}.enter{opacity:0;-webkit-animation-name:slideIn;-moz-animation-name:slideIn;animation-name:slideIn;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear}.enter-done,.exit{opacity:1;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important}.exit-active{-webkit-animation-name:slideOut;-moz-animation-name:slideOut;animation-name:slideOut;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear}.exit-done{opacity:0;-webkit-transform:translateY(100%)!important;-moz-transform:translateY(100%)!important;transform:translateY(100%)!important}.ft-bottom-modal{height:0;z-index:999;opacity:0;position:fixed;width:100%;bottom:0;left:0;overflow:hidden;-webkit-animation:opacity;-moz-animation:opacity;animation:opacity}.ft-bottom-modal__mask{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999}.ft-bottom-modal__show{opacity:1;height:100%}.ft-bottom-modal__c{min-height:100px;z-index:1000;background-color:#fff;bottom:0;width:100%;padding:0 4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;position:absolute;border-radius:6px 6px 0 0}.ft-bottom-modal__c__close{position:absolute;right:8px;top:8px;width:24px;height:24px;cursor:pointer}.ft-bottom-modal__c__title{position:relative;font-size:16px;font-weight:600;line-height:22px;text-align:center;letter-spacing:0;padding:16px;color:#2b2b2b}.ft-bottom-modal__c__title__close-icon{position:absolute;left:4px;top:8px;width:24px;height:24px;cursor:pointer}.ft-bottom-modal__c .ft-result-page__footer__item{height:94px;padding:4px}.ft-bottom-modal__c .ft-result-page__footer__item>div{height:100%}.ft-bottom-modal__c .ft-result-page__footer__item .ft-result-page__footer__item__content__icon{width:40px;height:40px;border-radius:20px;background:rgba(34,31,246,.1);text-align:center;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ft-bottom-modal__c .ft-result-page__footer__item span{overflow:hidden;word-break:break-word;margin-top:8px;font-size:12px;font-weight:400;line-height:18px;text-align:center;letter-spacing:0;color:#3d3d3d}.ft-bottom-modal__c .ft-result-page__footer__item span.lang__en_US{display:inline-block;max-width:60px}.DataReveal_data_reveal__1mq30{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:48px 0}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30{margin-top:0;padding:16px 0}}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ{text-align:center;display:-moz-box;display:flex}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ img{display:block}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ:not(:last-child){margin-right:80px}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ:not(:last-child){margin-right:21px}}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ>svg:first-child{margin-right:8px}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ>svg:first-child{margin-right:6px;width:17px;height:40px}}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ>svg:last-child{margin-left:8px}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ>svg:last-child{margin-left:6px;width:17px;height:40px}}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ .DataReveal_title__3Fdr0{font-size:36px;font-weight:500;color:#fff;line-height:36px;margin:0}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ .DataReveal_title__3Fdr0{font-size:16px;line-height:22px}}.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ p{font-size:14px;font-weight:500;color:#fff;line-height:21px;margin-top:8px;margin-bottom:0}@media screen and (max-width:750px){.DataReveal_data_reveal__1mq30 .DataReveal_block__2EFqZ p{font-size:12px;font-weight:400;line-height:18px;margin:0}}.DataReveal_black_font__RJCfS .DataReveal_block__2EFqZ .DataReveal_title__3Fdr0,.DataReveal_black_font__RJCfS .DataReveal_block__2EFqZ p{color:#262b33}@-webkit-keyframes AiBannerSection_skeleton__xL-pt{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiBannerSection_skeleton__xL-pt{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiBannerSection_skeleton__xL-pt{0%{background-position:100% 50%}to{background-position:0 50%}}.AiBannerSection_green_button__2JlOY{min-width:8.25rem!important;padding:1rem 1.5rem!important;font-size:1rem!important;font-weight:500!important;line-height:1.5rem!important;color:#2b2b2b!important;background:-moz-linear-gradient(18deg,#e6fa72 7%,#62ffb8 58%)!important;background:linear-gradient(72deg,#e6fa72 7%,#62ffb8 58%)!important;border-radius:6px!important;display:-moz-box!important;display:flex!important;-moz-box-align:center!important;align-items:center!important}.AiBannerSection_green_button__2JlOY:active,.AiBannerSection_green_button__2JlOY:hover{background:-moz-linear-gradient(bottom,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),-moz-linear-gradient(18deg,#e6fa72 -3%,#62ffb8 58%)!important;background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),linear-gradient(72deg,#e6fa72 -3%,#62ffb8 58%)!important}.AiBannerSection_green_button__2JlOY:active{color:#2d8041!important}.AiBannerSection_green_button__2JlOY svg{margin-right:.75rem!important;width:1.5rem!important;height:auto!important;flex-shrink:0}.AiBannerSection_section__1jTLi{position:relative;padding-top:8rem;overflow:hidden}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:first-child{top:15%;left:-30%;width:40%;height:40%}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:first-child,.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:nth-child(2){position:absolute;z-index:0;background:-moz-linear-gradient(42deg,rgba(114,184,250,.5) 1%,#62ffb8 95%);background:linear-gradient(48deg,rgba(114,184,250,.5) 1%,#62ffb8 95%);-webkit-filter:blur(50px);filter:blur(50px);border-radius:50%}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:nth-child(2){top:0;right:-10%;width:20%;height:20%}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:nth-child(3){position:absolute;right:20%;bottom:10%;z-index:0;width:25rem;height:25rem;background:-moz-linear-gradient(42deg,hsla(69,93%,71%,.5) -5%,#6e2ec1 95%);background:linear-gradient(48deg,hsla(69,93%,71%,.5) -5%,#6e2ec1 95%);-webkit-filter:blur(3.125rem);filter:blur(3.125rem);border-radius:50%;-webkit-transform:rotate(285deg);-moz-transform:rotate(285deg);transform:rotate(285deg)}.AiBannerSection_button_box__1Imcp{width:100%;min-height:4rem;margin-bottom:2rem}.AiBannerSection_button_box__1Imcp,.AiBannerSection_container__3-vYN{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.AiBannerSection_container__3-vYN{position:relative;z-index:50}.AiBannerSection_container__3-vYN .AiBannerSection_row_container__info__2qzMg,.AiBannerSection_container__3-vYN .AiBannerSection_row_container__Quwp7{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:100%}.AiBannerSection_container__3-vYN .AiBannerSection_row_container__info__2qzMg{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.AiBannerSection_container__3-vYN h1{margin-bottom:1.5rem;color:#fff;text-align:center;letter-spacing:.024375rem;max-width:50.875rem}.AiBannerSection_container__3-vYN h1 span{color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:-webkit-gradient(linear,left top,right top,from(#e6fa72),color-stop(50%,#62ffb8),color-stop(98%,#62f2ff));background:-moz-linear-gradient(left,#e6fa72 0,#62ffb8 50%,#62f2ff 98%);background:linear-gradient(90deg,#e6fa72,#62ffb8 50%,#62f2ff 98%);-webkit-background-clip:text;background-clip:text;background-size:300% 100%}.AiBannerSection_container__3-vYN p{margin-bottom:2rem;color:#fff;text-align:center;max-width:50.875rem}.AiBannerSection_container__3-vYN a{color:#62ff93;cursor:pointer;text-decoration:underline}@-webkit-keyframes AiBannerSection_gradient-color-conversion__2ibfu{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiBannerSection_gradient-color-conversion__2ibfu{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiBannerSection_gradient-color-conversion__2ibfu{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.AiBannerSection_button_link__1cimY{min-width:13.75rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;line-height:1.375rem;color:#2b2b2b;background:#62ffb8;border-radius:4px}.AiBannerSection_button_link__1cimY:hover{background:#85ffc8}.AiBannerSection_button_link__1cimY:active{color:#2d8041;background:#85ffc8}.AiBannerSection_isFixedInput__xT6oK{position:fixed;right:0;bottom:-4rem;left:0;z-index:999;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-moz-transition:transform .4s ease,-moz-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;-webkit-transform:translateY(-8rem);-moz-transform:translateY(-8rem);transform:translateY(-8rem)}.AiBannerSection_input_fixed__yVS_-{opacity:0}.AiBannerSection_input_fixed_show__MbyC9{opacity:1}.AiBannerSection_input_and_surpriseme_container__1GwlT{min-height:6.5rem;width:100%}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container_focus__XJ-EL{backdrop-filter:blur(10px)}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:.5rem;margin-bottom:.5rem;background:#fff;border:.125rem solid rgba(255,255,255,.3);height:7.5rem;border-radius:.375rem}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea{width:37.75rem;padding:0 .625rem;margin-right:1rem;font-size:.875rem;font-weight:500;line-height:1.375rem;color:#fff;letter-spacing:.024375rem;background:transparent;font-family:Poppins;border:none}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input:focus,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea:focus{outline:none}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input::-webkit-input-placeholder,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-webkit-input-placeholder{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#93979c;letter-spacing:.024375rem;font-family:Poppins}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input::-moz-placeholder,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-moz-placeholder{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#93979c;letter-spacing:.024375rem;font-family:Poppins}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input:-ms-input-placeholder,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea:-ms-input-placeholder{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#93979c;letter-spacing:.024375rem;font-family:Poppins}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input::placeholder,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::placeholder{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#93979c;letter-spacing:.024375rem;font-family:Poppins}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input{display:none}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea{width:100%;font-size:.875rem;font-weight:500;line-height:1.375rem;color:#2b2b2b;border-radius:.375rem;background:#fff;padding:0;resize:none;height:100%;margin-right:0}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-webkit-scrollbar{width:.375rem;height:.375rem}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:.375rem}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-webkit-scrollbar-track{background-color:transparent}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea:focus{outline:none}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-webkit-input-placeholder{font-size:.875rem;font-weight:500;line-height:1.375rem;color:#93979c}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::-moz-placeholder{font-size:.875rem;font-weight:500;line-height:1.375rem;color:#93979c}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea:-ms-input-placeholder{font-size:.875rem;font-weight:500;line-height:1.375rem;color:#93979c}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea::placeholder{font-size:.875rem;font-weight:500;line-height:1.375rem;color:#93979c}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo button{display:none;min-width:8.25rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;line-height:1.375rem;color:#2b2b2b;background:#62ffb8;border-radius:4px}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo button:hover{background:#85ffc8}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo button:active{color:#2d8041;background:#85ffc8}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3{display:-moz-box;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.25rem 0;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;width:100%}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3>div{display:-moz-box;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 svg{width:1.5rem;height:1.5rem;margin-right:.25rem}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 .AiBannerSection_surprise_me_button__nzRwo{position:relative}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 .AiBannerSection_surprise_me_button__nzRwo p{margin:0;font-size:.875rem;font-weight:500;line-height:1.375rem;color:transparent;text-align:center;letter-spacing:.024375rem;background:-moz-linear-gradient(13deg,#d6fa30 -1%,#5ce8fa 103%);background:linear-gradient(77deg,#d6fa30 -1%,#5ce8fa 103%);-webkit-background-clip:text;background-clip:text}.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 .AiBannerSection_surprise_me_button__nzRwo:hover:before{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:.0625rem;content:"";background:-moz-linear-gradient(13deg,#d6fa30 -1%,#5ce8fa 103%);background:linear-gradient(77deg,#d6fa30 -1%,#5ce8fa 103%)}.AiBannerSection_input_and_surpriseme_containerCover___LWMe{position:relative;border-radius:.5rem;padding:1rem;background:#212127;border:1px solid transparent}.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo{background:rgba(255,255,255,.02);border:none}.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo:hover{background:rgba(255,255,255,.06)}.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo textarea{color:#fff;background:transparent;min-height:100px}.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_green_button__2JlOY{padding:.6875rem 1.5rem!important}.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_surprise_me__2K2y3{padding-left:.75rem}.AiBannerSection_input_and_surpriseme_container_wrapper__2xZei{width:100%;backdrop-filter:blur(10px);margin-bottom:2rem;overflow:hidden;border-radius:.5rem;padding:1px}.AiBannerSection_input_and_surpriseme_container_wrapper__2xZei:has(.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo:hover){background:-moz-linear-gradient(13deg,#e6fa72 15%,#62ffb8 99%);background:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%)}.AiBannerSection_input_and_surpriseme_container_wrapper__2xZei:has(.AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo:hover) .AiBannerSection_input_and_surpriseme_containerCover___LWMe{-webkit-border-image:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%) 1;-moz-border-image:-moz-linear-gradient(13deg,#e6fa72 15%,#62ffb8 99%) 1;border-image:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%) 1}.AiBannerSection_input_and_surpriseme_container_wrapper_focus__2yO7p{background:-moz-linear-gradient(13deg,#e6fa72 15%,#62ffb8 99%);background:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%);-webkit-box-shadow:0 0 1.25rem 0 rgba(98,255,184,.6);box-shadow:0 0 1.25rem 0 rgba(98,255,184,.6)}.AiBannerSection_input_and_surpriseme_container_wrapper_focus__2yO7p .AiBannerSection_input_and_surpriseme_containerCover___LWMe{-webkit-border-image:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%) 1;-moz-border-image:-moz-linear-gradient(13deg,#e6fa72 15%,#62ffb8 99%) 1;border-image:linear-gradient(77deg,#e6fa72 15%,#62ffb8 99%) 1}.AiBannerSection_input_and_surpriseme_container_wrapper_focus__2yO7p .AiBannerSection_input_and_surpriseme_containerCover___LWMe .AiBannerSection_input_container__1Zqqo{background:rgba(255,255,255,.06)}.AiBannerSection_input_and_surpriseme_container_nomargin_bottom__Ug4_u{margin-bottom:0}.AiBannerSection_float_input_and_surpriseme_container__1yoc8{min-height:0;margin-bottom:0}.AiBannerSection_float_input_and_surpriseme_container__1yoc8 .AiBannerSection_input_container__1Zqqo{height:auto}.AiBannerSection_float_input_and_surpriseme_container__1yoc8 .AiBannerSection_input_container__1Zqqo textarea{width:37.75rem;height:1.375rem;overflow:hidden}.AiBannerSection_float_input_and_surpriseme_container__1yoc8 .AiBannerSection_input_container__1Zqqo button{display:-moz-box;display:flex}.AiBannerSection_video_container__3x4Pg{border-radius:.5rem;width:100%}.AiBannerSection_mobile_generate__16CmD{display:none}@media only screen and (max-width:964px){.AiBannerSection_section__1jTLi{padding-right:3.5rem;padding-left:3.5rem}.AiBannerSection_container__3-vYN,.AiBannerSection_container__3-vYN .AiBannerSection_row_container__Quwp7{max-width:100%}.AiBannerSection_input_and_surpriseme_container__1GwlT,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo,.AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input{width:100%}.AiBannerSection_isFixedInput__xT6oK{width:-moz-calc(100% - 48px)!important;width:calc(100% - 48px)!important}}@media only screen and (max-width:750px){.AiBannerSection_section__1jTLi{padding-right:.5rem;padding-left:.5rem}}@media only screen and (max-width:460px){.AiBannerSection_section__1jTLi{padding-top:8rem;padding-bottom:1.5rem}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:first-child{position:absolute;top:0;left:-15%;z-index:0;width:40%;height:50%;background:-moz-linear-gradient(42deg,rgba(114,184,250,.5) 1%,#62ffb8 95%);background:linear-gradient(48deg,rgba(114,184,250,.5) 1%,#62ffb8 95%);-webkit-filter:blur(50px);filter:blur(50px);border-radius:50%}.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:nth-child(2),.AiBannerSection_section__1jTLi .AiBannerSection_gradient_block__3RzqI:nth-child(3){display:none}.AiBannerSection_container__3-vYN h1{margin-bottom:1.5rem}.AiBannerSection_container__3-vYN p{margin-bottom:1rem}.AiBannerSection_container__3-vYN .AiBannerSection_input_and_surpriseme_container__1GwlT{display:none}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT{margin-bottom:0;min-height:auto;display:block}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo{height:auto;min-height:120px;-moz-box-align:stretch;align-items:stretch}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo textarea{width:100%;display:block;margin:0;resize:none}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo button,.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_input_container__1Zqqo input{display:none}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3{padding-left:0;grid-gap:.75rem;gap:.75rem}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3>div:first-child{-moz-box-flex:1;flex:1 1;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3>div:first-child svg{display:none}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 .AiBannerSection_surprise_me_button__nzRwo{width:100%}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_input_and_surpriseme_container__1GwlT .AiBannerSection_surprise_me__2K2y3 .AiBannerSection_surprise_me_button__nzRwo p{word-break:break-word}.AiBannerSection_container_mobileV2__yVXNi .AiBannerSection_float_input_and_surpriseme_container__1yoc8{display:none}.AiBannerSection_video_container__3x4Pg{margin-top:1rem;margin-bottom:1rem;width:100%}.AiBannerSection_mobile_generate__16CmD{width:100%;padding:.8125rem 2rem;font-size:.875rem;font-weight:600;line-height:1.375rem;color:#2b2b2b;background:-moz-linear-gradient(7deg,#e6fa72 -1%,#62ffb8 58%);background:linear-gradient(83deg,#e6fa72 -1%,#62ffb8 58%);border-radius:.25rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.AiBannerSection_mobile_generate__16CmD:hover{background:#85ffc8}.AiBannerSection_mobile_generate__16CmD:active{color:#2d8041;background:#85ffc8}.AiBannerSection_mobile_generate__16CmD svg{margin-right:.5rem}.AiBannerSection_button_link__1cimY{display:none}.AiBannerSection_button_box__1Imcp{min-height:0;margin-bottom:0}.AiBannerSection_isFixedButton__2mvID{position:fixed;right:0;bottom:-4rem;left:0;z-index:999;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-moz-transition:transform .4s ease,-moz-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;-webkit-transform:translateY(-8rem);-moz-transform:translateY(-8rem);transform:translateY(-8rem);width:-moz-calc(100% - 48px);width:calc(100% - 48px);display:-moz-box!important;display:flex!important}.AiBannerSection_green_button_mobile__3JcVq{max-width:13.125rem}}.enhance-skeleton_enhancev2_skeleton__1mzWk{display:-moz-box;display:flex;height:392px;grid-gap:24px;gap:24px;position:relative;width:100%;flex-wrap:wrap}@media screen and (max-width:768px){.enhance-skeleton_enhancev2_skeleton__1mzWk{height:auto;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.enhance-skeleton_enhancev2_skeleton__1mzWk .enhance-skeleton_left__2snJm{display:none}}.enhance-skeleton_enhancev2_skeleton__1mzWk .enhance-skeleton_left__2snJm{min-height:311px}.enhance-skeleton_enhancev2_skeleton__1mzWk .enhance-skeleton_left__2snJm,.enhance-skeleton_enhancev2_skeleton__1mzWk .enhance-skeleton_right__2gJZq{background:-moz-linear-gradient(315deg,#fff 0,#ebebeb 50%,#fff 100%);background:linear-gradient(135deg,#fff,#ebebeb 50%,#fff);border-radius:6px;-moz-box-flex:1;flex:1 1}.enhance-skeleton_enhancev2_skeleton__1mzWk .enhance-skeleton_right__2gJZq{min-height:360px}@-webkit-keyframes ImageToPromptSection_skeleton__2U0-Z{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes ImageToPromptSection_skeleton__2U0-Z{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ImageToPromptSection_skeleton__2U0-Z{0%{background-position:100% 50%}to{background-position:0 50%}}.ImageToPromptSection_hero__9e1k6{padding-top:8.5rem;padding-bottom:2rem}@media only screen and (max-width:1192px){.ImageToPromptSection_containerBanner__2CHbK{max-width:960px}}@media only screen and (max-width:964px){.ImageToPromptSection_containerBanner__2CHbK{max-width:720px}}@media only screen and (max-width:750px){.ImageToPromptSection_containerBanner__2CHbK{max-width:100%}}.ImageToPromptSection_title__3C41l{font-size:60px;font-weight:700;line-height:74px;text-align:center;letter-spacing:0;color:#1b1b1b;width:100%;margin-bottom:24px}@media only screen and (max-width:750px){.ImageToPromptSection_title__3C41l{font-size:24px;font-weight:600;line-height:36px;margin-bottom:16px}}.ImageToPromptSection_description__3bJnB{font-size:18px;font-weight:500;line-height:normal;text-align:center;letter-spacing:.3px;color:#2b2b2b;margin-bottom:48px}@media only screen and (max-width:750px){.ImageToPromptSection_description__3bJnB{font-size:13px;font-weight:400;line-height:20px;margin-bottom:px}}.ImageToPromptSection_container__EYz_P{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;height:480px;grid-gap:16px;gap:16px;width:100%}@media only screen and (max-width:750px){.ImageToPromptSection_container__EYz_P{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:auto;padding:24px;border:1px solid #dfe5eb;border-radius:6px}}.ImageToPromptSection_rightContent__2SZXC{height:100%;position:relative;background:#f4f5f6;border:1px solid #dfe5eb;border-radius:6px;-moz-box-flex:1;flex:1 1;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}@media only screen and (max-width:750px){.ImageToPromptSection_rightContent__2SZXC{width:100%}}.ImageToPromptSection_promptBox__1E5BO{position:absolute;top:0;left:0;right:0;bottom:0;padding:16px}.ImageToPromptSection_promptText__14OOl{font-size:13px;font-weight:500;line-height:21px;letter-spacing:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#6f757f}.ImageToPromptSection_image__2KAUz{object-fit:cover;max-width:100%;max-height:100%}.ImageToPromptSection_toolPanel__2PLQF{border:1px solid #dfe5eb;border-radius:6px;height:100%;width:480px;padding:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:964px){.ImageToPromptSection_toolPanel__2PLQF{width:280px}}@media only screen and (max-width:750px){.ImageToPromptSection_toolPanel__2PLQF{width:100%;border:none;padding:0}}.ImageToPromptSection_toolPanelHeader__34Ztk{margin-bottom:24px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:6px;gap:6px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;color:#414751}.ImageToPromptSection_toolPanelInput__30GbA>p{font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;color:#414751;margin-bottom:8px}.ImageToPromptSection_box__3kXNH{height:202px;border:2px dashed #dfe5eb;background:#f4f5f6;border-radius:6px;margin-bottom:24px}.ImageToPromptSection_box__3kXNH img{object-fit:cover;max-width:100%;max-height:100%}.ImageToPromptSection_imagePreview___1ulfm{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;height:100%;width:100%;position:relative}.ImageToPromptSection_imagePreview___1ulfm .ImageToPromptSection_changeImage___3i08B{position:absolute;top:8px;right:8px;width:32px;height:32px;background:rgba(0,0,0,.3)!important;border-radius:4px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer}.ImageToPromptSection_imagePreview___1ulfm .ImageToPromptSection_changeImage___3i08B:hover{background:rgba(0,0,0,.6)!important}.ImageToPromptSection_dropZone__2WOoa{text-align:center;cursor:pointer;height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.ImageToPromptSection_box__3kXNH:has(.ImageToPromptSection_dropZone__2WOoa:hover){background:#f4f5f6!important;border-color:#2643ff!important}.ImageToPromptSection_dragDropText__2ozqp{font-weight:500;font-size:13px;line-height:19px;color:#9da2ad;max-width:340px}.ImageToPromptSection_uploadIcon__2f3ej{margin-bottom:8px;width:48px;height:48px}.ImageToPromptSection_uploadIcon__2f3ej img{width:100%;height:100%}.ImageToPromptSection_generateIcon__7_gwl{line-height:0}.ImageToPromptSection_tryThose__1iG32{color:#4a90e2;cursor:pointer}.ImageToPromptSection_formatOptions__3TyMG{margin-top:24px;display:-moz-box;display:flex;grid-gap:8px;gap:8px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}@media only screen and (max-width:964px){.ImageToPromptSection_formatOptions__3TyMG{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.ImageToPromptSection_formatLabel__2SFqJ{font-size:12px;font-weight:400;line-height:normal;letter-spacing:0;color:#9da2ad}@media only screen and (max-width:964px){.ImageToPromptSection_formatLabel__2SFqJ{font-size:11px;font-weight:400;line-height:17px}}.ImageToPromptSection_formatButtons__VdQr6{display:-moz-box;display:flex;grid-gap:8px;gap:8px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.ImageToPromptSection_formatButton__2kX4S{padding:6px;font-size:12px;font-weight:400;line-height:normal;letter-spacing:0;color:#9da2ad;border-radius:4px;background:#fff}@media only screen and (max-width:964px){.ImageToPromptSection_formatButton__2kX4S{font-size:11px;font-weight:400;line-height:17px}}.ImageToPromptSection_promptLanguage__gOnIi{margin-bottom:24px}.ImageToPromptSection_promptLanguageLabel__3G11I{font-size:13px;font-weight:500;line-height:19px;letter-spacing:0;color:#414751}.ImageToPromptSection_promptLanguage__gOnIi select{margin-top:8px;width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.ImageToPromptSection_footer__1LeC9{width:100%}.ImageToPromptSection_usageCount__3zkeH{color:#221ef5;font-size:12px;font-weight:500;line-height:18px;letter-spacing:0;margin-bottom:8px}.ImageToPromptSection_generateButton__2-DBD{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;border:none;border-radius:780px;background:-webkit-gradient(linear,left top,right top,from(#221ef5),to(#75e5da));background:-moz-linear-gradient(left,#221ef5 0,#75e5da 100%);background:linear-gradient(90deg,#221ef5,#75e5da);cursor:pointer;width:100%;height:40px;-moz-box-pack:center;justify-content:center;grid-gap:8px;gap:8px;font-size:13px;font-weight:500;line-height:18px;text-align:center;letter-spacing:0;color:#fff}.ImageToPromptSection_generateButton__2-DBD:hover{background:-webkit-gradient(linear,left top,right top,from(#524ff7),to(#82f1e6));background:-moz-linear-gradient(left,#524ff7 0,#82f1e6 100%);background:linear-gradient(90deg,#524ff7,#82f1e6)}.ImageToPromptSection_generateButton__2-DBD.ImageToPromptSection_disabled__1jlIl{background:-webkit-gradient(linear,left top,right top,from(#4c4b84),to(#256c65));background:-moz-linear-gradient(left,#4c4b84 0,#256c65 100%);background:linear-gradient(90deg,#4c4b84,#256c65);cursor:not-allowed}.ImageToPromptSection_credits__1RU1M{height:24px;border-radius:20px;background:rgba(0,0,0,.2);padding:0 8px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:4px;gap:4px}.ImageToPromptSection_selectLabel__193aJ{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.ImageToPromptSection_selectWrapper__3NPK8{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:8px 0 24px}.ImageToPromptSection_selectTrigger__1tw8-{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;padding:0 8px;border:1px solid #dfe5eb;border-radius:6px;background-color:#fff;height:40px;font-size:13px;font-weight:500;line-height:17px;letter-spacing:0;color:#414751}.ImageToPromptSection_open__2pfP2{border:1px solid #2643ff;color:#2643ff}.ImageToPromptSection_selectDropdown__3JsWK{position:absolute;top:-moz-calc(100% + 4px);top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);z-index:1000;-webkit-animation:ImageToPromptSection_dropdown-appear__2cIaa .2s ease;-moz-animation:ImageToPromptSection_dropdown-appear__2cIaa .2s ease;animation:ImageToPromptSection_dropdown-appear__2cIaa .2s ease;padding:8px 0;max-height:200px;overflow-y:auto}.ImageToPromptSection_selectOption__20Ax8{padding:0 8px;height:40px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;font-size:13px;font-weight:500;line-height:17px;letter-spacing:0;color:#414751;margin-bottom:4px;border-radius:0}.ImageToPromptSection_selectOption__20Ax8:last-child{margin-bottom:0}.ImageToPromptSection_selectOption__20Ax8:hover,.ImageToPromptSection_selectOptionSelected__23f6W{background:#f4f5f6}.ImageToPromptSection_errorMask__2FPuD{position:absolute;top:0;left:0;right:0;bottom:0;z-index:21;backdrop-filter:blur(20px);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:8px;gap:8px}.ImageToPromptSection_errorMask__2FPuD .ImageToPromptSection_errorText__14XHj{font-size:12px;font-weight:500;line-height:18px;text-align:center;letter-spacing:0;color:#ff306c;max-width:280px}.ImageToPromptSection_animationMask__2_ZwO{position:absolute;top:0;left:0;right:0;bottom:0;z-index:20}.ImageToPromptSection_animationBox__1ZHnT,.ImageToPromptSection_animationMask__2_ZwO{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ImageToPromptSection_animationBox__1ZHnT{background:rgba(0,0,0,.3);backdrop-filter:blur(10px);padding:25px;max-width:360px;border-radius:6px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;font-size:14px;font-weight:400;line-height:22px;text-align:center;letter-spacing:0;color:#fff}.ImageToPromptSection_animationBox__1ZHnT .ImageToPromptSection_lottie__x2IjI{width:110px;height:48px;margin-bottom:8px}.ImageToPromptSection_operation__2RgVv{display:-moz-box;display:flex;grid-gap:8px;gap:8px;position:absolute;bottom:16px;right:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ImageToPromptSection_operationCopy__IUSn0{border:1px solid #dfe5eb;border-radius:50%;background:#fff;width:40px;height:40px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.ImageToPromptSection_operationCopy__IUSn0 svg path{fill:#6f757f}.ImageToPromptSection_operationCopy__IUSn0:hover svg path{fill:#414751}.ImageToPromptSection_operationSend__3PyTF{padding:0 32px;background:#2643ff;font-size:13px;font-weight:400;line-height:19px;letter-spacing:0;border-radius:60px;color:#fff;border:1px solid rgba(255,255,255,.04)}.ImageToPromptSection_operationSend__3PyTF:hover{background:#223ce5}.ImageToPromptSection_fixedContainer__2S0zi{position:fixed;bottom:16px;right:0;left:0;height:56px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;z-index:1000}.ImageToPromptSection_fixedUploadBtn__3WFXZ{background:-webkit-gradient(linear,left top,right top,from(#221ef5),to(#75e5da));background:-moz-linear-gradient(left,#221ef5 0,#75e5da 100%);background:linear-gradient(90deg,#221ef5,#75e5da);-webkit-box-shadow:0 4px 24px 0 rgba(4,19,43,.4);box-shadow:0 4px 24px 0 rgba(4,19,43,.4);border-radius:40px;min-width:320px;padding:0 32px;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:12px;gap:12px;color:#fff}@-webkit-keyframes ImageToPromptSection_dropdown-appear__2cIaa{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-moz-keyframes ImageToPromptSection_dropdown-appear__2cIaa{0%{opacity:0;-moz-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes ImageToPromptSection_dropdown-appear__2cIaa{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.96);-moz-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes HeroDesignBannerSection_skeleton__3Jtun{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroDesignBannerSection_skeleton__3Jtun{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroDesignBannerSection_skeleton__3Jtun{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroDesignBannerSection_heroBG__1Q7PT{background-position:50%;background-size:cover;background-color:#414751}.HeroDesignBannerSection_hero__3ZR_a{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;min-height:16.5rem;padding-top:5rem;padding-bottom:4rem}@media (-ms-high-contrast:none){.HeroDesignBannerSection_hero__3ZR_a{height:1px}}.HeroDesignBannerSection_hero__container__38Mtp{width:100%;text-align:center}.HeroDesignBannerSection_hero__heading__2FVp9{color:#fff;text-align:center;width:100%}.HeroDesignBannerSection_hero__subheading__-7c5V{margin-top:2.5rem;color:#fff}.HeroDesignBannerSection_hero__pageLink__2dZdF{margin-top:2rem}.HeroDesignBannerSection_hero__pageLink__2dZdF.HeroDesignBannerSection_white__24OA7{background:#fff!important;color:#262b33!important}.HeroDesignBannerSection_hero__pageLink__2dZdF.HeroDesignBannerSection_white__24OA7:hover{background:#f2f2f2!important}@media only screen and (max-width:964px){.HeroDesignBannerSection_hero__3ZR_a{padding-top:6.5rem}}@media only screen and (max-width:630px){.HeroDesignBannerSection_hero__subheading__-7c5V{margin-top:3rem}}@-webkit-keyframes CoverPhotoSection_skeleton__1UliV{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes CoverPhotoSection_skeleton__1UliV{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes CoverPhotoSection_skeleton__1UliV{0%{background-position:100% 50%}to{background-position:0 50%}}.CoverPhotoSection_coverPhotoBox__2jGpn{padding:24px 12px 8px}.CoverPhotoSection_coverPhotoBox__image__s7jDB{border-radius:4px;overflow:hidden}.CoverPhotoSection_noAdapter__3FG1b{-moz-box-flex:1!important;flex:1 1 16.6666666667%!important;max-width:16.6666666667%!important;padding:0 12px}.CoverPhotoSection_linkBox__3g9ER{margin-top:16px;margin-left:-8px}.CoverPhotoSection_linkBox__h3__mbFT5{color:#000;font-weight:600;font-size:16px;padding-bottom:8px;padding-left:8px}.CoverPhotoSection_linkBox__item__3hZKi{padding:8px;font-size:13px;display:block}.CoverPhotoSection_linkBox__item__3hZKi:hover{background-color:#f4f5f6;color:#000;border-radius:4px}.CoverPhotoSection_linkBox__itemHide__18LcC{display:none}.CoverPhotoSection_seeAllBox__L3Qzv{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-bottom:12px}.CoverPhotoSection_seeAllBox__btn__fAH_4{height:26px;padding-left:14px;padding-right:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CoverPhotoSection_seeAllBox__btn__fAH_4 svg{margin-right:0!important;margin-left:4px}.CoverPhotoSection_seeAllBox__moreSvg__1ZCHP svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:460px){.CoverPhotoSection_containerGrid__35Rfn{-moz-box-flex:1!important;flex:1 1 100%!important;max-width:100%!important;margin-bottom:16px}}@media only screen and (max-width:750px){.CoverPhotoSection_containerGrid__35Rfn{margin-bottom:16px}}@media only screen and (max-width:964px){.CoverPhotoSection_containerGrid__35Rfn{margin-bottom:16px}}@-webkit-keyframes HeroMobileSection_skeleton__3GwyP{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroMobileSection_skeleton__3GwyP{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroMobileSection_skeleton__3GwyP{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroMobileSection_heroBG__2lfKM{background-position:50%;background-size:cover;background-color:#414751;margin-bottom:8rem}.HeroMobileSection_hero__1LGoy{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:start;justify-content:flex-start;min-height:35rem;padding-top:10.5rem;padding-bottom:4rem}@media (-ms-high-contrast:none){.HeroMobileSection_hero__1LGoy{height:1px}}.HeroMobileSection_hero__container__900bM{max-width:56.25rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.HeroMobileSection_hero__heading__2dIQ8{color:#000;text-align:center;width:100%}.HeroMobileSection_hero__subheading__WhdT1{margin-top:1rem;color:#000;text-align:center;width:100%}.HeroMobileSection_hero__subheading__WhdT1 a{text-decoration:underline;color:#2c7dfa}.HeroMobileSection_hero__subheading__WhdT1 a:hover{color:#2c7dfa}.HeroMobileSection_hero__pageLink__2_Ags{margin-left:.75rem;margin-right:.75rem;border:1px solid #2c7dfa;text-align:center;margin-bottom:.75rem;border-radius:.375rem}.HeroMobileSection_hero__pageLink__2_Ags.HeroMobileSection_white__BXJJL{background:transparent!important;color:#2665ff!important}.HeroMobileSection_hero__pageLink__2_Ags.HeroMobileSection_white__BXJJL:hover{background:rgba(44,125,250,.1)!important}.HeroMobileSection_hero__btnList__1kB72{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;margin-top:2rem}.HeroMobileSection_hero__container_videos__1qFzK{max-width:72.5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;display:-moz-box;display:flex;margin-top:2rem}.HeroMobileSection_hero__row__-rcr9{margin-right:0;margin-left:0}.HeroMobileSection_heroMobile__2426J{height:unset}.HeroMobileSection_schemaLink__3aUe4 a{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.HeroMobileSection_link_btn__1_ln8{border-radius:0!important;border:none!important;cursor:pointer;margin-left:.75rem;margin-right:.75rem;border:1px solid #2c7dfa;width:13rem;padding-left:0;padding-right:0;text-align:center;margin-bottom:.75rem;border-radius:.375rem;height:auto}.HeroMobileSection_link_btn__1_ln8.HeroMobileSection_white__BXJJL{background:transparent!important;color:#2665ff!important}.HeroMobileSection_link_btn__1_ln8.HeroMobileSection_white__BXJJL:hover{background:rgba(44,125,250,.1)!important}.HeroMobileSection_link_btn__link__z0nTK{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}@media only screen and (max-width:750px){.HeroMobileSection_heroBG__2lfKM{margin-bottom:4rem}.HeroMobileSection_hero__1LGoy{-moz-box-pack:center;justify-content:center}}@media only screen and (max-width:630px){.HeroMobileSection_hero__1LGoy{padding-top:6rem;height:auto}.HeroMobileSection_hero__btnList__1kB72{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;margin-top:1rem}.HeroMobileSection_hero__btnList__1kB72 .HeroMobileSection_hero__pageLink__2_Ags{max-width:100%;margin-left:0;margin-right:0}}@-webkit-keyframes GalleryImagebox_skeleton__3khk9{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes GalleryImagebox_skeleton__3khk9{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes GalleryImagebox_skeleton__3khk9{0%{background-position:100% 50%}to{background-position:0 50%}}.GalleryImagebox_galleryEntry__2J57e{-moz-box-flex:1;flex:1 1 33.3333333333%;max-width:33.3333333333%;padding-right:16px;padding-left:16px;margin-top:1.5rem}.GalleryImagebox_galleryEntry__imageWrapper__1UceV{position:relative;overflow:hidden}.GalleryImagebox_galleryEntry__image__2GgKy{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out,-moz-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out,-moz-transform .5s ease-in-out}.GalleryImagebox_galleryEntry__2J57e:hover .GalleryImagebox_galleryEntry__image__2GgKy{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}.GalleryImagebox_galleryEntry__title__1On9Y{padding-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:center;cursor:default;color:#414751;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GalleryImagebox_galleryEntry__link__Avl8p{cursor:pointer}.GalleryImagebox_galleryEntry__titleHover__DhmjX{position:absolute;bottom:0;left:0;width:100%;height:40px;font-size:.875rem;font-weight:700;line-height:40px;color:#fff;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.3) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.3));opacity:0}.GalleryImagebox_galleryEntry__2J57e:hover .GalleryImagebox_galleryEntry__titleHover__DhmjX{opacity:1}.GalleryImagebox_galleryEntryFour__1_B_S{-moz-box-flex:1;flex:1 1 25%;max-width:25%}.GalleryImagebox_galleryEntryTwo__1GfV1{-moz-box-flex:1;flex:1 1 50%;max-width:50%}.GalleryImagebox_galleryEntryFives__4WfoQ{-moz-box-flex:1;flex:1 1 20%;max-width:20%}.GalleryImagebox_galleryEntrySix__1Ng15{-moz-box-flex:1;flex:1 1 16.6666666667%;max-width:16.6666666667%}@media only screen and (max-width:750px){.GalleryImagebox_gallery__PM1OU{padding-top:4rem;padding-bottom:4rem}.GalleryImagebox_galleryEntry__2J57e,.GalleryImagebox_galleryEntryFives__4WfoQ,.GalleryImagebox_galleryEntryFour__1_B_S,.GalleryImagebox_galleryEntrySix__1Ng15{-moz-box-flex:1;flex:1 1 50%;max-width:50%}.GalleryImagebox_galleryEntryTwo__1GfV1{-moz-box-flex:1;flex:1 1 100%;max-width:100%}}@media only screen and (max-width:460px){.GalleryImagebox_galleryEntry__2J57e{flex-basis:100%;max-width:280px;margin-right:auto;margin-left:auto}.GalleryImagebox_galleryEntry__2J57e:first-child{margin-top:2rem}}@-webkit-keyframes GallerySection_skeleton__2iKqm{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes GallerySection_skeleton__2iKqm{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes GallerySection_skeleton__2iKqm{0%{background-position:100% 50%}to{background-position:0 50%}}.GallerySection_gallery__25tzy{padding-top:2.5rem;padding-bottom:2.5rem}.GallerySection_galleryTitle__info__wQsAU{font-size:2rem;font-weight:500;line-height:37px;text-align:center}.GallerySection_galleryTitle__infoWhite__15IMm>h2{color:#fff}.GallerySection_pageLink__3Kz9S{margin:2.5rem auto 0}.GallerySection_imagebox_container_mobile__2bNQL{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;grid-gap:16px;gap:16px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none;margin-left:-16px;margin-right:-16px}.GallerySection_imagebox_container_mobile__2bNQL::-webkit-scrollbar{display:none}.GallerySection_imagebox_mobile__9EcMf{min-width:140px;margin-top:32px!important;padding-left:0!important;padding-right:0!important}.GallerySection_imagebox_mobile__9EcMf:first-child{margin-top:32px!important;margin-left:16px}.GallerySection_imagebox_mobile__9EcMf:last-child{margin-right:16px}@media only screen and (max-width:750px){.GallerySection_gallery__25tzy{padding-top:4rem;padding-bottom:4rem}.GallerySection_galleryEntry__3JFdY,.GallerySection_galleryEntryFour__3vzfZ{-moz-box-flex:1;flex:1 1 50%;max-width:50%}.GallerySection_galleryTitle__info__wQsAU{font-size:1.5rem}}@media only screen and (max-width:460px){.GallerySection_galleryEntry__3JFdY{flex-basis:100%;max-width:280px;margin-right:auto;margin-left:auto}.GallerySection_galleryEntry__3JFdY:first-child{margin-top:0}.GallerySection_gallery__25tzy{padding-top:1rem;padding-bottom:1rem}}@-webkit-keyframes GalleryTabSection_skeleton__3tEDV{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes GalleryTabSection_skeleton__3tEDV{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes GalleryTabSection_skeleton__3tEDV{0%{background-position:100% 50%}to{background-position:0 50%}}.GalleryTabSection_gallery__1Pl1z{padding-top:4.5rem;padding-bottom:5rem}.GalleryTabSection_tabbox__27cg0{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;display:inline-block;-ms-overflow-style:none;scrollbar-width:none}.GalleryTabSection_tabbox__27cg0::-webkit-scrollbar{display:none}.GalleryTabSection_tabBar__1jHhG{display:-moz-box;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:32px;margin-top:2rem;border-bottom:1px solid #dfe5eb;grid-gap:48px;gap:48px;margin-left:auto;margin-right:auto}.GalleryTabSection_tabBar__tabBaritem__3Iyk1{flex-shrink:0;font-size:16px;font-weight:500;line-height:20px;color:#9da2ad;text-align:center;cursor:pointer}.GalleryTabSection_tabBar__tabBaritem__3Iyk1:hover{color:#414751}.GalleryTabSection_tabBar__tabBaritemAction__3V9Jq{color:#262b33;position:relative}.GalleryTabSection_tabBar__tabBaritemAction__3V9Jq:after{content:"";position:absolute;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:3.75rem;height:.25rem;background:#2643ff;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);border-radius:.125rem}.GalleryTabSection_imagebox_hide__1HKY3{display:none!important}.GalleryTabSection_imagebox_container_pc__3lcZw{display:-moz-box;display:flex;flex-wrap:wrap;width:100%}.GalleryTabSection_imagebox_container_mobile__2iQ_4{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;grid-gap:16px;gap:16px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none;margin-left:-16px;margin-right:-16px}.GalleryTabSection_imagebox_container_mobile__2iQ_4::-webkit-scrollbar{display:none}.GalleryTabSection_imagebox_mobile__2lNAA{min-width:200px;margin-top:32px!important;padding-left:0!important;padding-right:0!important}.GalleryTabSection_imagebox_mobile__2lNAA:first-child{margin-top:32px!important;margin-left:16px}.GalleryTabSection_imagebox_mobile__2lNAA:last-child{margin-right:16px}@media only screen and (max-width:750px){.GalleryTabSection_tabBar__1jHhG{grid-gap:32px;gap:32px}}@media only screen and (max-width:460px){.GalleryTabSection_gallery__1Pl1z{padding-top:1rem;padding-bottom:1rem}.GalleryTabSection_tabBar__1jHhG{grid-gap:32px;gap:32px}}.FTFullDragUpload_drag_mark_layer__1mqMt{position:fixed;top:0;z-index:6000;background:rgba(21,33,52,.7);width:100vw;height:100vh;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;text-align:center;color:#fff;display:none;padding:100px}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP{position:relative;width:100%;height:100%;border:1px dashed #fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;pointer-events:none}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_content__1KvMG{pointer-events:none;text-align:center}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_content__1KvMG img{height:60px;pointer-events:none}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_content__1KvMG p{font-size:32px;font-weight:700;color:#fff;line-height:74px;margin:24px 0 0;pointer-events:none}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_angle__2j4h8:nth-child(2){pointer-events:none;position:absolute;left:-3px;top:-3px;padding:48px;border-color:#fff;border-style:solid;border-width:5px 0 0 5px;border-radius:6px 0 0 0}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_angle__2j4h8:nth-child(3){pointer-events:none;position:absolute;right:-3px;top:-3px;padding:48px;border-color:#fff;border-style:solid;border-width:5px 5px 0 0;border-radius:0 6px 0 0}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_angle__2j4h8:nth-child(4){pointer-events:none;position:absolute;right:-3px;bottom:-3px;padding:48px;border-color:#fff;border-style:solid;border-width:0 5px 5px 0;border-radius:0 0 6px 0}.FTFullDragUpload_drag_mark_layer__1mqMt .FTFullDragUpload_container__3OlfP .FTFullDragUpload_angle__2j4h8:nth-child(5){pointer-events:none;position:absolute;left:-3px;bottom:-3px;padding:48px;border-color:#fff;border-style:solid;border-width:0 0 5px 5px;border-radius:0 0 0 6px}.FTFullDragUpload_show__2Aicp{display:block}._wrapper_1aty1_1{width:100%;height:100%;border-radius:12px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:32px 0;background:#fff;border:2px dashed transparent;position:relative}._wrapper_1aty1_1,._wrapper_1aty1_1 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}._wrapper_1aty1_1._no_image_1aty1_18{border-color:#9da2ad}._wrapper_1aty1_1._no_image_1aty1_18:hover{border-color:#221ff6;background-color:#f2f7ff;cursor:pointer}@media screen and (max-width:768px){._wrapper_1aty1_1,._wrapper_1aty1_1._no_image_1aty1_18,._wrapper_1aty1_1._no_image_1aty1_18:hover{border-color:transparent;background-color:transparent}._wrapper_1aty1_1{padding:0}}._wrapper_1aty1_1 ._header_1aty1_45{position:absolute;top:8px;right:32px;font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;color:#0256ff;padding-left:0;padding-right:0}._wrapper_1aty1_1 ._header_1aty1_45 button._clear_all_1aty1_58{border:none;outline:none;background-color:transparent;cursor:pointer;color:#9da2ad;padding:0;font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0}._wrapper_1aty1_1 ._header_1aty1_45 button._clear_all_1aty1_58:hover{color:#0256ff}@media screen and (max-width:768px){._wrapper_1aty1_1 ._header_1aty1_45{position:relative;top:0;right:0;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;width:100%;margin-bottom:12px;padding-left:12px;padding-right:12px}._wrapper_1aty1_1 ._header_1aty1_45 button._add_more_1aty1_86{width:32px;height:32px;border-radius:20px;background:#221ff6;padding:0;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0}._wrapper_1aty1_1 ._header_1aty1_45 button._add_more_1aty1_86 span{margin-right:0}._wrapper_1aty1_1 ._header_1aty1_45 button._add_more_1aty1_86 svg path{fill:#fff}._wrapper_1aty1_1 ._header_1aty1_45 button._clear_all_1aty1_58{color:#9da2ad}}._wrapper_1aty1_1 ._content_1aty1_111{width:100%;padding:0}._wrapper_1aty1_1 ._footor_1aty1_115{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;width:100%}._wrapper_1aty1_1 ._footor_1aty1_115 ._add_more_1aty1_86{font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;color:#2b2b2b}@media screen and (max-width:768px){._wrapper_1aty1_1 ._footor_1aty1_115{padding-left:12px;padding-right:12px}}._wrapper_1aty1_1 ._download_all_1aty1_135{position:relative;font-size:13px;line-height:20px;letter-spacing:0}._wrapper_1aty1_1 ._download_all_1aty1_135,._wrapper_1aty1_1 ._download_all_1aty1_135 ._tag_1aty1_146{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;font-family:Poppins;font-weight:500}._wrapper_1aty1_1 ._download_all_1aty1_135 ._tag_1aty1_146{position:absolute;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;top:-9px;padding:2px 4px;min-width:20px;right:0;font-size:12px;line-height:12px;letter-spacing:.26px;text-align:center;border-radius:18px;height:18px;background:#ff306c;color:#fff}@media screen and (max-width:768px){._wrapper_1aty1_1 ._download_all_1aty1_135{width:100%}._wrapper_1aty1_1 ._download_all_1aty1_135,._wrapper_1aty1_1 ._download_all_1aty1_135 span{font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0}}._list_wrapper_1t094_1,._list_wrapper_1t094_1 ._list_1t094_1{width:100%;display:-moz-box;display:flex}._list_wrapper_1t094_1 ._list_1t094_1 ._center_1t094_9{overflow-x:unset!important;width:100%}._list_wrapper_1t094_1 ._controller_right_1t094_16,._list_wrapper_1t094_1 ._list_1t094_1 ._center_1t094_9{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._list_wrapper_1t094_1 ._controller_right_1t094_16{width:24px;height:24px}._list_wrapper_1t094_1 ._controller_right_1t094_16 svg{width:16px;height:16px}._list_wrapper_1t094_1 ._controller_right_1t094_16 svg path{fill:#9da2ad}._image_item_v3a6e_1{width:164px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:8px;border-radius:6px;position:relative}@media screen and (max-width:768px){._image_item_v3a6e_1{background:#fff}}._image_item_v3a6e_1:first-child{margin-left:24px}@media screen and (max-width:768px){._image_item_v3a6e_1:first-child{margin-left:12px}}._image_item_v3a6e_1:last-child{margin-right:24px}@media screen and (max-width:768px){._image_item_v3a6e_1:last-child{margin-right:12px}}._image_item_v3a6e_1 ._image_wrapper_v3a6e_32{width:148px;height:148px;background:#dfe5eb;border-radius:3px;position:relative;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._image_item_v3a6e_1 ._image_wrapper_v3a6e_32 img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._image_item_v3a6e_1 ._image_loading_v3a6e_49,._image_item_v3a6e_1 ._image_uploading_v3a6e_50{width:100%;height:100%;position:absolute;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.8)),to(rgba(255,255,255,.8)));background:-moz-linear-gradient(bottom,rgba(255,255,255,.8),rgba(255,255,255,.8));background:linear-gradient(0deg,rgba(255,255,255,.8),rgba(255,255,255,.8));display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._image_item_v3a6e_1 ._image_loading_text_v3a6e_61,._image_item_v3a6e_1 ._image_uploading_text_v3a6e_62{font-family:Poppins;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;color:#2b2b2b}._image_item_v3a6e_1 ._image_uploading_v3a6e_50{background:#dfe5eb}._image_item_v3a6e_1 ._image_other_v3a6e_73{margin-top:12px;width:148px;overflow:hidden}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_title_v3a6e_78{color:#161719;font-family:Poppins;font-size:12px;font-weight:500;line-height:22px;letter-spacing:.3px;display:-moz-box;display:flex}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_title_v3a6e_78 ._image_name_v3a6e_88{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_title_v3a6e_78 ._image_ext_v3a6e_93{flex-shrink:0}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;margin-top:4px;height:24px}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_format_v3a6e_104{font-family:Poppins;font-size:13px;font-weight:600;line-height:20px;letter-spacing:.3px;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:start;justify-content:flex-start;-moz-box-align:center;align-items:center}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_format_v3a6e_104 ._image_format_from_v3a6e_115{color:#9da2ad}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_format_v3a6e_104 ._image_format_arrow_v3a6e_118 svg path{fill:#9da2ad}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_format_v3a6e_104 ._image_format_to_v3a6e_121{color:#161719}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_download_v3a6e_124{width:24px;height:24px;border-radius:4px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;cursor:pointer;outline-style:none;border:none}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_download_v3a6e_124 svg{width:16px;height:16px}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_download_v3a6e_124 svg path{background:#9da2ad}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_download_v3a6e_124:hover{background:#e4e5e5}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_desc_v3a6e_96 ._image_download_v3a6e_124:hover svg path{background:#47484d}._image_item_v3a6e_1 ._image_other_v3a6e_73 ._image_format_arrow_v3a6e_118{width:16px;height:16px;margin:0 4px}._image_item_v3a6e_1 ._image_right_top_v3a6e_153{position:absolute;top:12px;right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._image_item_v3a6e_1 ._image_right_top_v3a6e_153 ._image_delete_v3a6e_162{width:24px;height:24px;border-radius:4px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);cursor:pointer}._image_item_v3a6e_1 ._image_right_top_v3a6e_153 ._image_delete_v3a6e_162 path{fill:#7d7d7d}._image_item_v3a6e_1 ._image_right_top_v3a6e_153 ._image_delete_v3a6e_162:hover{background:rgba(255,255,255,.8)}._image_item_v3a6e_1 ._image_right_top_v3a6e_153 ._image_delete_v3a6e_162:hover path{fill:#404040}._image_item_v3a6e_1:hover{-webkit-box-shadow:0 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);background:#fff}._image_item_v3a6e_1+._image_item_v3a6e_1{margin-left:8px}._loading_rotate_g62ka_1{width:32px;height:32px}@-webkit-keyframes _a0_t_g62ka_1{0%{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}48%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-webkit-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@-moz-keyframes _a0_t_g62ka_1{0%{-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}24%{-moz-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}48%{-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-moz-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-moz-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@keyframes _a0_t_g62ka_1{0%{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);-moz-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}48%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);-moz-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-webkit-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@-webkit-keyframes _a1_o_g62ka_1{0%{opacity:1}48%{opacity:1}52%{opacity:0}to{opacity:0}}@-moz-keyframes _a1_o_g62ka_1{0%{opacity:1}48%{opacity:1}52%{opacity:0}to{opacity:0}}@keyframes _a1_o_g62ka_1{0%{opacity:1}48%{opacity:1}52%{opacity:0}to{opacity:0}}@-webkit-keyframes _a2_f_g62ka_1{0%{fill:#231fff}12%{fill:#1e1bb7}28%{fill:#1e1bb7}32%{fill:#1e1bb7}48%{fill:#231fff}to{fill:#231fff}}@-moz-keyframes _a2_f_g62ka_1{0%{fill:#231fff}12%{fill:#1e1bb7}28%{fill:#1e1bb7}32%{fill:#1e1bb7}48%{fill:#231fff}to{fill:#231fff}}@keyframes _a2_f_g62ka_1{0%{fill:#231fff}12%{fill:#1e1bb7}28%{fill:#1e1bb7}32%{fill:#1e1bb7}48%{fill:#231fff}to{fill:#231fff}}@-webkit-keyframes _a3_t_g62ka_1{0%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px)}48%{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}96%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}}@-moz-keyframes _a3_t_g62ka_1{0%{-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}24%{-moz-transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px)}48%{-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}72%{-moz-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}96%{-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}to{-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}}@keyframes _a3_t_g62ka_1{0%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px);-moz-transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(60px,60px) scale(1.4) translate(20.9px,2.9px)}48%{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);-moz-transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px);transform:translate(60px,60px) scale(.7) translate(20.9px,2.9px)}96%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}}@-webkit-keyframes _a4_f_g62ka_1{0%{fill:#2fe0d2}48%{fill:#2fe0d2}72%{fill:#1a7f77}96%{fill:#2fe0d2}to{fill:#2fe0d2}}@-moz-keyframes _a4_f_g62ka_1{0%{fill:#2fe0d2}48%{fill:#2fe0d2}72%{fill:#1a7f77}96%{fill:#2fe0d2}to{fill:#2fe0d2}}@keyframes _a4_f_g62ka_1{0%{fill:#2fe0d2}48%{fill:#2fe0d2}72%{fill:#1a7f77}96%{fill:#2fe0d2}to{fill:#2fe0d2}}@-webkit-keyframes _a5_t_g62ka_1{0%{-webkit-transform:translate(40px,60px) scale(1) translate(20.9px,2.9px);transform:translate(40px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(65px,60px) scale(1) translate(20.9px,2.9px);transform:translate(65px,60px) scale(1) translate(20.9px,2.9px)}36%{-webkit-transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px);transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px)}42%{-webkit-transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px);transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px)}48%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-webkit-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@-moz-keyframes _a5_t_g62ka_1{0%{-moz-transform:translate(40px,60px) scale(1) translate(20.9px,2.9px);transform:translate(40px,60px) scale(1) translate(20.9px,2.9px)}24%{-moz-transform:translate(65px,60px) scale(1) translate(20.9px,2.9px);transform:translate(65px,60px) scale(1) translate(20.9px,2.9px)}36%{-moz-transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px);transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px)}42%{-moz-transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px);transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px)}48%{-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-moz-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-moz-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@keyframes _a5_t_g62ka_1{0%{-webkit-transform:translate(40px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(40px,60px) scale(1) translate(20.9px,2.9px);transform:translate(40px,60px) scale(1) translate(20.9px,2.9px)}24%{-webkit-transform:translate(65px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(65px,60px) scale(1) translate(20.9px,2.9px);transform:translate(65px,60px) scale(1) translate(20.9px,2.9px)}36%{-webkit-transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px);transform:translate(77.5px,60px) scale(1) translate(20.9px,2.9px)}42%{-webkit-transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px);transform:translate(83.8px,60px) scale(1) translate(20.9px,2.9px)}48%{-webkit-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(90px,60px) scale(1) translate(20.9px,2.9px);transform:translate(90px,60px) scale(1) translate(20.9px,2.9px)}72%{-webkit-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);-moz-transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px);transform:translate(62.3px,60px) scale(1.4) translate(20.9px,2.9px)}96%{-webkit-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px);transform:translate(34.6px,60px) scale(1) translate(20.9px,2.9px)}to{-webkit-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);-moz-transform:translate(30px,60px) scale(1) translate(20.9px,2.9px);transform:translate(30px,60px) scale(1) translate(20.9px,2.9px)}}@-webkit-keyframes _a6_o_g62ka_1{0%{opacity:0}48%{opacity:0}52%{opacity:1}to{opacity:1}}@-moz-keyframes _a6_o_g62ka_1{0%{opacity:0}48%{opacity:0}52%{opacity:1}to{opacity:1}}@keyframes _a6_o_g62ka_1{0%{opacity:0}48%{opacity:0}52%{opacity:1}to{opacity:1}}@-webkit-keyframes _a6_left_g62ka_1{0%{fill:#ffad3d}12%{fill:#ffe37e}28%{fill:#ffe37e}32%{fill:#ffe37e}48%{fill:#ffad3d}to{fill:#ffad3d}}@-moz-keyframes _a6_left_g62ka_1{0%{fill:#ffad3d}12%{fill:#ffe37e}28%{fill:#ffe37e}32%{fill:#ffe37e}48%{fill:#ffad3d}to{fill:#ffad3d}}@keyframes _a6_left_g62ka_1{0%{fill:#ffad3d}12%{fill:#ffe37e}28%{fill:#ffe37e}32%{fill:#ffe37e}48%{fill:#ffad3d}to{fill:#ffad3d}}@-webkit-keyframes _a6_right_g62ka_1{0%{fill:#78d17a}12%{fill:#baff55}28%{fill:#baff55}32%{fill:#baff55}48%{fill:#78d17a}to{fill:#78d17a}}@-moz-keyframes _a6_right_g62ka_1{0%{fill:#78d17a}12%{fill:#baff55}28%{fill:#baff55}32%{fill:#baff55}48%{fill:#78d17a}to{fill:#78d17a}}@keyframes _a6_right_g62ka_1{0%{fill:#78d17a}12%{fill:#baff55}28%{fill:#baff55}32%{fill:#baff55}48%{fill:#78d17a}to{fill:#78d17a}}._loading_rotate_g62ka_1 ._ani_g62ka_176{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}._loading_rotate_g62ka_1 ._ani_0_g62ka_182{-webkit-animation-name:_a0_t_g62ka_1;-moz-animation-name:_a0_t_g62ka_1;animation-name:_a0_t_g62ka_1}._loading_rotate_g62ka_1 ._ani_1_g62ka_185{-webkit-animation-name:_a1_o_g62ka_1;-moz-animation-name:_a1_o_g62ka_1;animation-name:_a1_o_g62ka_1}._loading_rotate_g62ka_1 ._ani_2_g62ka_188{-webkit-animation-name:_a2_f_g62ka_1;-moz-animation-name:_a2_f_g62ka_1;animation-name:_a2_f_g62ka_1}._loading_rotate_g62ka_1 ._ani_3_g62ka_191{-webkit-animation-name:_a3_t_g62ka_1;-moz-animation-name:_a3_t_g62ka_1;animation-name:_a3_t_g62ka_1}._loading_rotate_g62ka_1 ._ani_4_g62ka_194{-webkit-animation-name:_a4_f_g62ka_1;-moz-animation-name:_a4_f_g62ka_1;animation-name:_a4_f_g62ka_1}._loading_rotate_g62ka_1 ._ani_5_g62ka_197{-webkit-animation-name:_a5_t_g62ka_1;-moz-animation-name:_a5_t_g62ka_1;animation-name:_a5_t_g62ka_1}._loading_rotate_g62ka_1 ._ani_6_g62ka_200{-webkit-animation-name:_a6_o_g62ka_1;-moz-animation-name:_a6_o_g62ka_1;animation-name:_a6_o_g62ka_1}._loading_rotate_g62ka_1 ._ani_7_left_g62ka_203{-webkit-animation-name:_a6_left_g62ka_1;-moz-animation-name:_a6_left_g62ka_1;animation-name:_a6_left_g62ka_1}._loading_rotate_g62ka_1 ._ani_7_right_g62ka_206{-webkit-animation-name:_a6_right_g62ka_1;-moz-animation-name:_a6_right_g62ka_1;animation-name:_a6_right_g62ka_1}._scroll_wrapper_ir9nf_1{width:100%;height:100%;display:-moz-box;display:flex;position:relative}._scroll_wrapper_ir9nf_1._horizontal_ir9nf_7{overflow-x:auto}._scroll_wrapper_ir9nf_1._horizontal_ir9nf_7 ._scroll_content_ir9nf_10{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;overflow-y:hidden;overflow-x:auto}@media screen and (max-width:768px){._scroll_wrapper_ir9nf_1._horizontal_ir9nf_7 ._scroll_content_ir9nf_10{max-width:100vw}}._scroll_wrapper_ir9nf_1._vertical_ir9nf_20 ._scroll_content_ir9nf_10{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow-y:auto;overflow-x:hidden}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:100%;padding-bottom:20px}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar{width:0;height:0}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar-thumb:hover{background:#a1a1a1}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar-thumb:active{background:#818181}._scroll_wrapper_ir9nf_1 ._scroll_content_ir9nf_10::-webkit-scrollbar-button{display:none}._scroll_wrapper_ir9nf_1 ._scroll_left_ir9nf_52,._scroll_wrapper_ir9nf_1 ._scroll_right_ir9nf_53{width:40px;height:40px;border-radius:20px;opacity:1;background:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);position:absolute;top:62px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;z-index:100;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}._scroll_wrapper_ir9nf_1 ._scroll_left_ir9nf_52:hover,._scroll_wrapper_ir9nf_1 ._scroll_right_ir9nf_53:hover{background:#f4f5f6}._scroll_wrapper_ir9nf_1 ._scroll_left_ir9nf_52{left:12px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:768px){._scroll_wrapper_ir9nf_1 ._scroll_left_ir9nf_52{left:8px}}._scroll_wrapper_ir9nf_1 ._scroll_right_ir9nf_53{right:12px}@media screen and (max-width:768px){._scroll_wrapper_ir9nf_1 ._scroll_right_ir9nf_53{right:8px}}._scroll_wrapper_ir9nf_1 ._show_ir9nf_91{display:-moz-box;display:flex}._noimage_wrapper_1o1ap_1{-moz-box-orient:vertical;flex-direction:column;padding:32px 0;width:100%;height:100%}._noimage_wrapper_1o1ap_1,._noimage_wrapper_1o1ap_1 ._noimage_btn_1o1ap_10{display:-moz-box;display:flex;-moz-box-direction:normal;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}._noimage_wrapper_1o1ap_1 ._noimage_btn_1o1ap_10{border-radius:40px;-moz-box-orient:horizontal;flex-direction:row;padding:15px 24px;background:#221ff6;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;color:#fff;outline:none;border:none;cursor:pointer}._noimage_wrapper_1o1ap_1 ._noimage_text_1o1ap_28{text-align:center;margin-top:12px;font-family:Poppins;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0}._main_btn_ieykk_1{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;color:#f7f8fa;background:#2643ff;border:none;outline:none;padding:10px 24px;border-radius:6px;cursor:pointer;font-family:Poppins;font-size:15px;font-weight:500;line-height:24px;letter-spacing:0}._main_btn_ieykk_1,._main_btn_ieykk_1 ._icon_ieykk_18{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}._main_btn_ieykk_1 ._icon_ieykk_18{flex-shrink:0;-moz-box-pack:center;justify-content:center;margin-right:6px}._main_btn_ieykk_1 ._icon_ieykk_18 svg path{fill:currentColor}._main_btn_ieykk_1 ._icon_loading_ieykk_28{flex-shrink:0;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin-right:6px}._main_btn_ieykk_1 ._icon_loading_ieykk_28 svg{width:16px;height:16px}._main_btn_ieykk_1 ._icon_loading_ieykk_28 svg path{fill:currentColor!important}._main_btn_ieykk_1:hover{background:#223ce5}._main_btn_ieykk_1:active{background:#2643ff;color:#5477f0}._default_btn_fkpht_1{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;color:#2b2b2b;background:#f2f2f3;border:none;outline:none;padding:10px 24px;border-radius:6px;cursor:pointer;font-family:Poppins;font-size:15px;font-weight:500;line-height:24px;letter-spacing:0}._default_btn_fkpht_1,._default_btn_fkpht_1 ._icon_fkpht_18{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}._default_btn_fkpht_1 ._icon_fkpht_18{-moz-box-pack:center;justify-content:center;margin-right:6px;flex-shrink:0}._default_btn_fkpht_1 ._icon_fkpht_18 svg path{fill:currentColor}._default_btn_fkpht_1:hover{background:#c6ccd1}._default_btn_fkpht_1:active{background:#c6ccd1;color:#7d7d7d}button.fotor_btn+button.fotor_btn{margin-left:12px}@-webkit-keyframes ConvertImagesContainer_skeleton__3201I{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes ConvertImagesContainer_skeleton__3201I{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ConvertImagesContainer_skeleton__3201I{0%{background-position:100% 50%}to{background-position:0 50%}}.ConvertImagesContainer_convertImagesContainer__1wJcF{border-radius:12px;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:32px;aspect-ratio:900/354}@media only screen and (max-width:750px){.ConvertImagesContainer_convertImagesContainer__1wJcF{margin-bottom:0}}@-webkit-keyframes CompressAboutComponents_skeleton__3QHPM{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes CompressAboutComponents_skeleton__3QHPM{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes CompressAboutComponents_skeleton__3QHPM{0%{background-position:100% 50%}to{background-position:0 50%}}.CompressAboutComponents_section__1C9Qo{background:-webkit-gradient(linear,left top,left bottom,from(rgba(123,157,156,0)),to(rgba(123,157,156,.25)));background:-moz-linear-gradient(top,rgba(123,157,156,0) 0,rgba(123,157,156,.25) 100%);background:linear-gradient(180deg,rgba(123,157,156,0),rgba(123,157,156,.25));padding:155px 0 48px;margin:0 auto}@media screen and (max-width:750px){.CompressAboutComponents_section__1C9Qo{padding:131px 0 24px}}.CompressAboutComponents_container__VxRQM{max-width:1400px}.CompressAboutComponents_container_h2__q02Ak{padding-top:2.5rem;padding-bottom:0}.CompressAboutComponents_grid__24fjs{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}@media screen and (max-width:750px){.CompressAboutComponents_grid__24fjs{width:100%}}.CompressAboutComponents_gridSub__3robK{color:#262b33}.CompressAboutComponents_content__1ZX7H,.CompressAboutComponents_grid_link__c_m6r{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.CompressAboutComponents_content__1ZX7H{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;max-width:1400px;width:100%}.CompressAboutComponents_content__1ZX7H h1{font-size:46px;font-weight:700;line-height:52px;text-align:center;color:#1b1b1b;padding-bottom:16px}@media screen and (max-width:750px){.CompressAboutComponents_content__1ZX7H h1{font-size:24px;font-weight:600;line-height:36px;padding-bottom:12px}}.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_subTitle__3BDas p{text-align:center;color:#2b2b2b;padding-bottom:32px}@media screen and (max-width:750px){.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_subTitle__3BDas p{padding-bottom:12px}}.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_mark__2qtwQ a{color:#1890ff;text-decoration:none;background-color:transparent;background-color:initial;outline:none;cursor:pointer;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_mark__2qtwQ a:active,.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_mark__2qtwQ a:focus,.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_mark__2qtwQ a:hover{color:#40a9ff;text-decoration:none;outline:0}.CompressAboutComponents_content__1ZX7H .CompressAboutComponents_mark__2qtwQ p{font-size:12px;font-weight:400;line-height:16px;text-align:center;color:#979797}.CompressAboutComponents_card_container__QeVLp{display:-moz-box;display:flex;flex-wrap:wrap;padding-bottom:32px;margin-right:-8px;margin-bottom:-8px}.CompressAboutComponents_card_container__QeVLp>*{margin-right:8px;margin-bottom:8px}@media screen and (max-width:790px){.CompressAboutComponents_card_container__QeVLp{-moz-box-pack:center;justify-content:center}}@media screen and (max-width:750px){.CompressAboutComponents_card_container__QeVLp{padding-bottom:12px}}.CompressAboutComponents_card_container__QeVLp>a{-moz-box-flex:0;flex-grow:0;flex-shrink:1;flex-basis:-moz-calc((100% - 32px)/4);flex-basis:calc((100% - 32px)/4);min-width:240px;max-width:344px}@media screen and (max-width:1035px){.CompressAboutComponents_card_container__QeVLp>a{-moz-box-flex:0;flex-grow:0;flex-shrink:1;flex-basis:-moz-calc((100% - 24px)/3);flex-basis:calc((100% - 24px)/3)}}@media screen and (max-width:790px){.CompressAboutComponents_card_container__QeVLp>a{-moz-box-flex:0;flex-grow:0;flex-shrink:1;flex-basis:-moz-calc((100% - 16px)/2);flex-basis:calc((100% - 16px)/2);min-width:167.5px}}@media screen and (max-width:374px){.CompressAboutComponents_card_container__QeVLp>a{-moz-box-flex:0;flex:0 1 100%;min-width:0}}.CompressAboutComponents_card__1Oenp{position:relative;padding:24px;border-radius:8px;background:#fff;overflow:hidden;display:block;cursor:pointer}@media screen and (max-width:750px){.CompressAboutComponents_card__1Oenp{padding:16px}}.CompressAboutComponents_card__1Oenp:hover{background:#f2f7ff;-webkit-box-shadow:0 8px 18px 0 rgba(0,0,0,.1);box-shadow:0 8px 18px 0 rgba(0,0,0,.1)}.CompressAboutComponents_card__1Oenp:hover .CompressAboutComponents_hover_arrow__291Cn{visibility:visible}@media screen and (max-width:750px){.CompressAboutComponents_card__1Oenp:hover .CompressAboutComponents_hover_arrow__291Cn{visibility:hidden}}.CompressAboutComponents_card__1Oenp .CompressAboutComponents_icon__1NPm-{display:block;width:48px;height:48px;border-radius:8px;overflow:hidden;margin-bottom:16px;object-fit:cover}.CompressAboutComponents_card__1Oenp .CompressAboutComponents_label__hMq3i{font-size:18px;font-weight:600;line-height:30px;color:#2b2b2b;padding-bottom:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width:750px){.CompressAboutComponents_card__1Oenp .CompressAboutComponents_label__hMq3i{font-size:16px;line-height:28px}}.CompressAboutComponents_card__1Oenp .CompressAboutComponents_text__1HaDK p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:14px;line-height:22px;color:#343434}@media screen and (max-width:750px){.CompressAboutComponents_card__1Oenp .CompressAboutComponents_text__1HaDK p{font-size:13px;line-height:20px}}.CompressAboutComponents_card__1Oenp .CompressAboutComponents_hover_arrow__291Cn{visibility:hidden;position:absolute;width:16px;height:auto;top:50%;right:16px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.CompressAboutComponents_card__1Oenp .CompressAboutComponents_hover_arrow__291Cn path{fill:#221ff6}.CompressAboutComponents_upload_container__3hlWf{width:100%;padding:76px 0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;border-radius:6px;background:#fff;border:2px dashed #9da2ad;margin-bottom:32px;cursor:pointer}.CompressAboutComponents_upload_container__3hlWf:hover{background:#f2f7ff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.CompressAboutComponents_upload_container__3hlWf>button{padding:0 24px;height:54px;border-radius:40px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;background:#2643ff;font-size:16px;font-weight:600;line-height:24px;color:#fff;margin-bottom:12px}.CompressAboutComponents_upload_container__3hlWf>button:hover{background:#223ce5}.CompressAboutComponents_upload_container__3hlWf>button .CompressAboutComponents_loading__1WyG4{-webkit-animation:CompressAboutComponents_rotate-loading__3eCcM 2s linear infinite;-moz-animation:CompressAboutComponents_rotate-loading__3eCcM 2s linear infinite;animation:CompressAboutComponents_rotate-loading__3eCcM 2s linear infinite;margin-left:12px;margin-right:0}@-webkit-keyframes CompressAboutComponents_rotate-loading__3eCcM{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes CompressAboutComponents_rotate-loading__3eCcM{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes CompressAboutComponents_rotate-loading__3eCcM{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.CompressAboutComponents_upload_container__3hlWf>button svg{margin-right:12px}.CompressAboutComponents_upload_container__3hlWf>p{font-size:14px;font-weight:500;line-height:22px;text-align:center;color:#161719}@media screen and (max-width:750px){.CompressAboutComponents_upload_container__3hlWf{padding:0;border:none;margin-bottom:16px;background:transparent}.CompressAboutComponents_upload_container__3hlWf:hover{background:transparent;-webkit-box-shadow:none;box-shadow:none}.CompressAboutComponents_upload_container__3hlWf>button{margin-bottom:0}.CompressAboutComponents_upload_container__3hlWf>p{display:none}}.CompressAboutComponents_convert_images_container__3VSfg{border-radius:0}@media screen and (max-width:750px){.CompressAboutComponents_convert_images_container_mark__2wipR,.CompressAboutComponents_convert_images_container_subtitle__3mqoB,.CompressAboutComponents_convert_images_container_title__3t3LP{padding:0 16px}.CompressAboutComponents_convert_images_container__3VSfg{padding:0!important}}.CompressAboutComponents_convert_images_content__3z0A_{max-width:900px}@media screen and (max-width:750px){.CompressAboutComponents_convert_images_content__3z0A_ h1,.CompressAboutComponents_convert_images_content__3z0A_ p.CompressAboutComponents_subTitle__3BDas{padding-bottom:16px}}.CompressAboutComponents_convert_images_tags_section__2jeEl{padding:32px 0;-moz-box-pack:center;justify-content:center;display:-moz-box;display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag__tVOz2{flex-shrink:0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 24px;color:#2b2b2b;font-size:14px;font-weight:400;line-height:22px;border:1px solid #9da2ad;border-radius:20px;cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag__tVOz2>svg{margin-right:8px}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag__tVOz2:hover{background:#dfe5eb;border:1px solid #dfe5eb}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag_popover__2SQ5-{position:absolute;padding:8px;bottom:54px;right:0;background-color:#fff;width:272px;border-radius:6px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.1)}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag_popover_item__3MgV4{display:block;font-size:14px;font-weight:500;line-height:22px;color:#3d3d3d;padding:10px 16px;border-radius:3px}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag_popover_item__3MgV4:not(:last-child){margin-bottom:8px}.CompressAboutComponents_convert_images_tags_section__2jeEl .CompressAboutComponents_tag_popover_item__3MgV4:hover{background-color:#f4f5f6}@media screen and (max-width:750px){.CompressAboutComponents_convert_images_tags_section_mobile__1Z0gH{display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-pack:start;justify-content:flex-start;padding-top:24px;padding-bottom:8px}}@media only screen and (max-width:750px){.CompressAboutComponents_container_h2__q02Ak{padding-top:1.5rem;padding-bottom:0}}@-webkit-keyframes AiFeatureVideo_skeleton__GEORT{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiFeatureVideo_skeleton__GEORT{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiFeatureVideo_skeleton__GEORT{0%{background-position:100% 50%}to{background-position:0 50%}}.AiFeatureVideo_video-container__2jCiV{position:relative;width:100%;height:100%;cursor:pointer}.AiFeatureVideo_video-container__2jCiV .AiFeatureVideo_video_element__1D2YN{width:100%;height:100%}.AiFeatureVideo_video-container__2jCiV .AiFeatureVideo_loading_icon__c73pU{position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px;z-index:20;-webkit-animation:AiFeatureVideo_Rotate__t_Gn3 1s linear infinite;-moz-animation:AiFeatureVideo_Rotate__t_Gn3 1s linear infinite;animation:AiFeatureVideo_Rotate__t_Gn3 1s linear infinite}.AiFeatureVideo_video-container__2jCiV .AiFeatureVideo_sound_icon__312W-{width:32px;height:32px;position:absolute;right:12px;top:12px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;border-radius:50%;background:rgba(0,0,0,.4);border:.5px solid rgba(255,255,255,.4);z-index:20}.AiFeatureVideo_video-container__2jCiV .AiFeatureVideo_sound_icon__312W-:hover{background:rgba(46,46,46,.4)}.AiFeatureVideo_video_skeleton__2l-ib{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#333438),color-stop(37%,#3b3c41),color-stop(63%,#333438));background:-moz-linear-gradient(left,#333438 25%,#3b3c41 37%,#333438 63%);background:linear-gradient(90deg,#333438 25%,#3b3c41 37%,#333438 63%);background-size:400% 100%;-webkit-animation:AiFeatureVideo_skeleton__GEORT 1s ease infinite;-moz-animation:AiFeatureVideo_skeleton__GEORT 1s ease infinite;animation:AiFeatureVideo_skeleton__GEORT 1s ease infinite}@-webkit-keyframes AiFeatureVideo_Rotate__t_Gn3{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes AiFeatureVideo_Rotate__t_Gn3{0%{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes AiFeatureVideo_Rotate__t_Gn3{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes AiFeatureSection_skeleton__3J7rz{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiFeatureSection_skeleton__3J7rz{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiFeatureSection_skeleton__3J7rz{0%{background-position:100% 50%}to{background-position:0 50%}}.AiFeatureSection_featureSectionBg__1Aoeg{padding-bottom:2.5rem;padding-top:2.5rem}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featureSection__2NMA_ a{color:#62ff93!important}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_subheading__28Wew{margin-top:.875rem}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_container_row__1kpk_{margin:1.5rem -.5rem 0}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_slick_slider__20s3j{margin-top:1.5rem}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_gridpading__1afoi{padding:.5rem}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI{height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);overflow:hidden}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__3hDM2{padding:1.5rem 1rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:.75rem;gap:.75rem;-moz-box-flex:1;flex:1 1}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__name__3MtaT{font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#fff}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__detail__2FjhI{font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0;color:#fff}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__detail__2FjhI a,.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__detail__2FjhI p{font-size:1rem;font-weight:400;line-height:1.625rem;letter-spacing:0}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__detail__2FjhI a{color:#62ff93;text-decoration:underline}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_featurelistContainer__2QAfI .AiFeatureSection_featureTextSize__detail__2FjhI a:hover{color:#62ff93}.AiFeatureSection_addImageBg__6UlB2{background-color:#f4f5f6}.AiFeatureSection_headerLink__1DA_Z a,.AiFeatureSection_headerLink__1DA_Z a:hover{color:#7ff}@media only screen and (max-width:964px){.AiFeatureSection_featureSectionBg__1Aoeg{padding-bottom:5rem}}@media only screen and (max-width:750px){.AiFeatureSection_featureSectionBg__1Aoeg{padding-bottom:3.5rem}.AiFeatureSection_featureSection__2NMA_{text-align:center}}@media only screen and (max-width:460px){.AiFeatureSection_featureSectionBg__1Aoeg{padding-bottom:1rem;padding-top:1rem}.AiFeatureSection_featureSectionBg__1Aoeg .AiFeatureSection_gridpading__1afoi{padding:0}}@-webkit-keyframes AiIntroTabFeatureSection_skeleton__1mpCL{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiIntroTabFeatureSection_skeleton__1mpCL{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiIntroTabFeatureSection_skeleton__1mpCL{0%{background-position:100% 50%}to{background-position:0 50%}}.AiIntroTabFeatureSection_introTabFeatureSection__1Sm5Y{padding-top:2.5rem;padding-bottom:2.5rem}.AiIntroTabFeatureSection_introTabBox__h2__2yXf1,.AiIntroTabFeatureSection_introTabBoxSub__1wzlj{color:#fff}.AiIntroTabFeatureSection_tabBox__32cmP{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap;margin-top:2rem}.AiIntroTabFeatureSection_tabBox__32cmP span{padding:.625rem 1rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:.09375rem solid transparent;cursor:pointer;color:#fff;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:6.25rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AiIntroTabFeatureSection_tabBox__32cmP span:hover{background:rgba(98,255,184,.3)}.AiIntroTabFeatureSection_tabBox__32cmP span.AiIntroTabFeatureSection_active__1hDUZ{color:#2b2b2b;background-color:#62ffb8}.AiIntroTabFeatureSection_introTabFeature_box__1rlGA{position:relative}.AiIntroTabFeatureSection_hide__n06Nf{display:none}.AiIntroTabFeatureSection_introSection__3LNyF{padding-top:2rem;padding-bottom:2rem;background-color:#161619!important}@media only screen and (max-width:750px){.AiIntroTabFeatureSection_tabBox__32cmP{margin-top:1.5rem}.AiIntroTabFeatureSection_introSection__3LNyF{padding-top:1.5rem;padding-bottom:1.5rem;background-color:#161619!important}}@-webkit-keyframes AIPresentationBannerSection_skeleton__1KggW{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AIPresentationBannerSection_skeleton__1KggW{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AIPresentationBannerSection_skeleton__1KggW{0%{background-position:100% 50%}to{background-position:0 50%}}.AIPresentationBannerSection_AIPresentationSection__3nJIy{background:url(https://static.fotor.com/web/_next/static/media/ai-presentation-banner-section.edf3debef7b22671656d4967ad3c7c4e.webp) no-repeat;background-size:cover;background-position:top;background-color:#9da2ad;margin-bottom:48px}.AIPresentationBannerSection_AIPresentationSection__3nJIy>section{padding-top:197px;padding-bottom:90px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_headerWarp__bDFVQ{margin:0 auto;text-align:center;padding:0}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_title__HaraM{font-size:48px;font-weight:700;line-height:62px;max-width:960px;color:#fff;margin:0 auto 18px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_desc__3ZRDo{max-width:960px;color:#fff;margin:0 auto 24px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_button__3Y0A5{height:56px;border-radius:28px;background:#fff;color:#414751;padding:0 32px;margin-bottom:48px;font-size:16px;font-weight:500;line-height:56px;letter-spacing:0}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_image__IizgW{width:100%;border-radius:12px}@media only screen and (max-width:1192px){.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_headerWarp__bDFVQ{max-width:800px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_title__HaraM{margin-bottom:16px}}@media only screen and (max-width:964px){.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_headerWarp__bDFVQ{max-width:720px}}@media only screen and (max-width:750px){.AIPresentationBannerSection_AIPresentationSection__3nJIy{margin-bottom:24px}.AIPresentationBannerSection_AIPresentationSection__3nJIy>section{padding-top:144px;padding-bottom:45px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_headerWarp__bDFVQ{width:100%}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_title__HaraM{font-size:32px;font-weight:600;line-height:42px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_button__3Y0A5{margin-bottom:32px}.AIPresentationBannerSection_AIPresentationSection__3nJIy .AIPresentationBannerSection_image__IizgW{width:100%}}@-webkit-keyframes aiCtaSection_skeleton__3MCdJ{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes aiCtaSection_skeleton__3MCdJ{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes aiCtaSection_skeleton__3MCdJ{0%{background-position:100% 50%}to{background-position:0 50%}}.aiCtaSection_aiCta__2T6uB{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.aiCtaSection_color__eoxG8,.aiCtaSection_color_h2__36_5U{color:#fff}.aiCtaSection_color_sub__1Ajl- p a{color:#62ff93;cursor:pointer;text-decoration:underline}.aiCtaSection_color_sub__1Ajl- p a:hover{color:#62ff93}.aiCtaSection_color_sub__1Ajl- a{color:#62ff93;cursor:pointer;text-decoration:underline}.aiCtaSection_color_sub__1Ajl- a:hover{color:#62ff93}.aiCtaSection_btn__yCXLD{min-width:13.75rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;line-height:1.375rem;color:#2b2b2b;background:#62ffb8;border-radius:4px;margin-left:auto;margin-right:auto;margin-top:1.5rem;text-align:center}.aiCtaSection_btn__yCXLD:hover{background:#85ffc8}.aiCtaSection_btn__yCXLD:active{color:#2d8041;background:#85ffc8}@-webkit-keyframes HeroUpDownBannerSection_skeleton__1_ejy{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroUpDownBannerSection_skeleton__1_ejy{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroUpDownBannerSection_skeleton__1_ejy{0%{background-position:100% 50%}to{background-position:0 50%}}.HeroUpDownBannerSection_banner_section__1ymOG{padding:144px 0 80px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;position:relative}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h1__2kj-I,.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW{max-width:960px;text-align:center;letter-spacing:0;color:#2b2b2b}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW{overflow:clip}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_wrapper__2EQQI{font-size:1em;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100px;overflow:hidden}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_item__1kvo8{display:inline-block;position:relative}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_item__1kvo8 .HeroUpDownBannerSection_space__1wXZB{width:15px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_item__1kvo8 .HeroUpDownBannerSection_single_letter__3I0fb{position:relative;display:inline-block}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_item__1kvo8 .HeroUpDownBannerSection_single_letter_active__eOagc{-webkit-transform:translateY(-1.25em);-moz-transform:translateY(-1.25em);transform:translateY(-1.25em)}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_sub_heading__3ZYsU{max-width:960px;margin:16px 0 48px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_sub_heading__3ZYsU p{text-align:center;color:#414751}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_doodle_wrapper__1RFSL{width:-moz-calc(100% + 360px);width:calc(100% + 360px);max-width:1536px;max-height:566px;aspect-ratio:2.761484;position:absolute;bottom:-80px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);border-radius:888px;-webkit-filter:blur(160px);filter:blur(160px);background-size:200% 100%;background-position:0 0;z-index:1}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_doodle_animation__2tk_K{-webkit-animation:HeroUpDownBannerSection_bgposition__1dKpS 10s linear infinite alternate;-moz-animation:HeroUpDownBannerSection_bgposition__1dKpS 10s linear infinite alternate;animation:HeroUpDownBannerSection_bgposition__1dKpS 10s linear infinite alternate}@-webkit-keyframes HeroUpDownBannerSection_bgposition__1dKpS{0%{background-position:0 0}to{background-position:100% 0}}@-moz-keyframes HeroUpDownBannerSection_bgposition__1dKpS{0%{background-position:0 0}to{background-position:100% 0}}@keyframes HeroUpDownBannerSection_bgposition__1dKpS{0%{background-position:0 0}to{background-position:100% 0}}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR{width:100%;aspect-ratio:1.777778;border-radius:16px;-webkit-box-shadow:0 8px 16px 0 rgba(7,10,36,.3);box-shadow:0 8px 16px 0 rgba(7,10,36,.3);margin-top:48px;overflow:hidden;position:relative;z-index:10}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR img,.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR video{display:block;width:100%;height:auto}@media only screen and (max-width:1440px){.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR{border-radius:13px;-webkit-box-shadow:0 6.4px 12.8px 0 rgba(7,10,36,.3);box-shadow:0 6.4px 12.8px 0 rgba(7,10,36,.3)}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_doodle_wrapper__1RFSL{max-width:100vw}}@media only screen and (max-width:1280px){.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h1__2kj-I,.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW{max-width:100%}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_wrapper__2EQQI{height:72px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_sub_heading__3ZYsU{max-width:100%}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR{border-radius:11px;-webkit-box-shadow:0 5.07px 10.13px 0 rgba(7,10,36,.3);box-shadow:0 5.07px 10.13px 0 rgba(7,10,36,.3)}}@media only screen and (max-width:750px){.HeroUpDownBannerSection_banner_section__1ymOG{padding-top:108px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_wrapper__2EQQI{height:48px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_heading_h2__fJuCW .HeroUpDownBannerSection_rotating_wrapper__2EQQI .HeroUpDownBannerSection_space__1wXZB{width:8px}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_sub_heading__3ZYsU{margin:16px 0}.HeroUpDownBannerSection_banner_section__1ymOG .HeroUpDownBannerSection_banner_container__39mxh .HeroUpDownBannerSection_media_wrapper__2mnDR{border-radius:8px;-webkit-box-shadow:0 8px 16px 0 rgba(7,10,36,.3);box-shadow:0 8px 16px 0 rgba(7,10,36,.3);margin-top:16px}}@-webkit-keyframes AiFeatureVideo_skeleton__1ZAYX{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiFeatureVideo_skeleton__1ZAYX{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiFeatureVideo_skeleton__1ZAYX{0%{background-position:100% 50%}to{background-position:0 50%}}.AiFeatureVideo_video-container__3IP53{position:relative;width:100%;height:100%;cursor:pointer}.AiFeatureVideo_video-container__3IP53 .AiFeatureVideo_video_element__1wM_a{width:100%;height:100%}.AiFeatureVideo_video-container__3IP53 .AiFeatureVideo_loading_icon__2aiaJ{position:absolute;top:50%;left:50%;width:24px;height:auto;margin-top:-12px;margin-left:-12px;z-index:20;-webkit-animation:AiFeatureVideo_Rotate__2oKde 1s linear infinite;-moz-animation:AiFeatureVideo_Rotate__2oKde 1s linear infinite;animation:AiFeatureVideo_Rotate__2oKde 1s linear infinite}.AiFeatureVideo_video-container__3IP53 .AiFeatureVideo_sound_icon__3wnLG{width:1.5rem;height:1.5rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;z-index:20}.AiFeatureVideo_video-container__3IP53 .AiFeatureVideo_bottom_area__3o0Qr{width:100%;height:3.75rem;padding:0 1rem;position:absolute;bottom:0;left:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,31,34,0)),to(#1e1f22));background:-moz-linear-gradient(top,rgba(30,31,34,0) 0,#1e1f22 100%);background:linear-gradient(180deg,rgba(30,31,34,0),#1e1f22);-webkit-box-shadow:0 8.58px 17.17px 0 rgba(0,0,0,.1);box-shadow:0 8.58px 17.17px 0 rgba(0,0,0,.1)}.AiFeatureVideo_mask__1Su-q{-webkit-filter:opacity(.5);filter:opacity(.5)}.AiFeatureVideo_video_skeleton__UILXc{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#333438),color-stop(37%,#3b3c41),color-stop(63%,#333438));background:-moz-linear-gradient(left,#333438 25%,#3b3c41 37%,#333438 63%);background:linear-gradient(90deg,#333438 25%,#3b3c41 37%,#333438 63%);background-size:400% 100%;-webkit-animation:AiFeatureVideo_skeleton__1ZAYX 1s ease infinite;-moz-animation:AiFeatureVideo_skeleton__1ZAYX 1s ease infinite;animation:AiFeatureVideo_skeleton__1ZAYX 1s ease infinite}@-webkit-keyframes AiFeatureVideo_Rotate__2oKde{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes AiFeatureVideo_Rotate__2oKde{0%{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes AiFeatureVideo_Rotate__2oKde{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:750px){.AiFeatureVideo_video-container__3IP53 .AiFeatureVideo_bottom_area__3o0Qr{height:4rem;-moz-box-align:end;align-items:flex-end;padding:1rem .5rem .5rem}}@-webkit-keyframes AiVideoCarouselSection_skeleton__2M4C-{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes AiVideoCarouselSection_skeleton__2M4C-{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AiVideoCarouselSection_skeleton__2M4C-{0%{background-position:100% 50%}to{background-position:0 50%}}.AiVideoCarouselSection_video_carousel_section__d0psb{padding:3rem 0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:1.875rem;gap:1.875rem;overflow:hidden}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;grid-gap:.75rem;gap:.75rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_heading_h2__3kcJ3{font-size:2.25rem;font-weight:600;line-height:3.25rem;text-align:center;letter-spacing:.39px;color:#fff}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_subheading__3-17H,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_subheading__3-17H a,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_subheading__3-17H p,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_subheading_text__3x6Od{font-size:1rem;font-weight:400;line-height:1.75rem;text-align:center;letter-spacing:.39px;color:#fff}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc .AiVideoCarouselSection_subheading__3-17H a{color:#62ff93;text-decoration:underline}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .slick-slide{padding:0 .75rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_slide_item__2v_Vf{width:1160px!important;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border-radius:6px;background-color:#000;overflow:hidden}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_mobile_remix_link__2D75j{display:none;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;height:2rem;padding:0 .75rem;grid-gap:.5rem;gap:.5rem;border-radius:6px;background:#f4f5f6}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_mobile_remix_link__2D75j svg path{fill:#161618}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_mobile_remix_link__2D75j .AiVideoCarouselSection_mobile_text__2MFyt{font-size:.8125rem;font-weight:500;line-height:1.375rem;letter-spacing:0;color:#161618}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG{width:100%;max-width:1160px;height:3.5rem;margin:0 auto;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;overflow:hidden}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:1rem;gap:1rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH .AiVideoCarouselSection_slick_next__1gJSQ,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH .AiVideoCarouselSection_slick_prev__3LB8_{width:2.5rem;height:2.5rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.12);cursor:pointer}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH .AiVideoCarouselSection_slick_next__1gJSQ svg,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH .AiVideoCarouselSection_slick_prev__3LB8_ svg{width:1.625rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_slick_container__2lHsH .AiVideoCarouselSection_slick_next__1gJSQ svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_remix_link__2JSEY{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:.375rem;gap:.375rem;height:3.5rem;padding:0 3rem;border-radius:173px;background:-moz-linear-gradient(16deg,#e6fa72 0,#62ffb8 58%);background:linear-gradient(74deg,#e6fa72,#62ffb8 58%)}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_remix_link__2JSEY svg{width:1.5rem;height:1.5rem;flex-shrink:0}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_remix_link__2JSEY svg path{fill:#2b2b2b}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_remix_link__2JSEY .AiVideoCarouselSection_text__3-tsB{font-size:1rem;font-weight:600;line-height:1.5rem;text-align:center;letter-spacing:0;color:#2b2b2b}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG .AiVideoCarouselSection_remix_link__2JSEY:hover{background:-moz-linear-gradient(bottom,rgba(0,0,0,.1),rgba(0,0,0,.1)),-moz-linear-gradient(16deg,#e6fa72 0,#62ffb8 58%);background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(74deg,#e6fa72,#62ffb8 58%)}@media only screen and (max-width:1440px){.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_slide_item__2v_Vf{width:62.5rem!important}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG{max-width:62.5rem}}@media only screen and (max-width:1280px){.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG,.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc{max-width:56.25rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_slide_item__2v_Vf{width:56.25rem!important}}@media only screen and (max-width:964px){.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc{max-width:50.875rem}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_slide_item__2v_Vf{width:45rem!important}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG{max-width:45rem}}@media only screen and (max-width:750px){.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_text_container__dYItc{max-width:100%}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_slide_item__2v_Vf{width:-moz-calc(100vw - 64px - 48px)!important;width:calc(100vw - 64px - 48px)!important}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_slider_container__2ICri .AiVideoCarouselSection_mobile_remix_link__2D75j{display:-moz-inline-box;display:inline-flex}.AiVideoCarouselSection_video_carousel_section__d0psb .AiVideoCarouselSection_operation_container__2mDuG{display:none}}.ProgressItem_progress__1ZcEy{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:4px;gap:4px}.ProgressItem_progress__1ZcEy .ProgressItem_header__t4Pgf{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.ProgressItem_progress__1ZcEy .ProgressItem_header__t4Pgf .ProgressItem_label__3u4KJ,.ProgressItem_progress__1ZcEy .ProgressItem_header__t4Pgf .ProgressItem_percent__34An2{font-size:13px;font-weight:500;line-height:16px;letter-spacing:0;color:#4c4e53}.ProgressItem_progress__1ZcEy .ant-progress-line{line-height:11px}@-webkit-keyframes Search_skeleton__kHm7g{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes Search_skeleton__kHm7g{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Search_skeleton__kHm7g{0%{background-position:100% 50%}to{background-position:0 50%}}.Search_searchBox__1CShh{width:703px;height:56px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;padding:0 12px;border-radius:8px;background:#f8f9fa;border:1px solid rgba(0,0,0,.08)}.Search_searchBox__1CShh .Search_upload_images__3mIL9{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-gap:12px;gap:12px;margin-right:12px;min-width:0;-moz-box-flex:0;flex:0 0 auto}.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J{position:relative;width:32px;height:32px;cursor:pointer}.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J .Search_image_wrapper__1o2wr{width:100%;height:100%;border-radius:6px;overflow:hidden}.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J .Search_image_wrapper__1o2wr img{object-fit:cover;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out,-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-moz-transform .2s ease-in-out}.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J .Search_delete_wrapper__1PUy8{position:absolute;top:-7px;right:-8px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;border-radius:50%;opacity:0}@media only screen and (max-width:460px){.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J .Search_delete_wrapper__1PUy8{opacity:1}}@media screen and (min-width:460px){.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J:hover .Search_delete_wrapper__1PUy8{opacity:1}.Search_searchBox__1CShh .Search_upload_images__3mIL9 .Search_upload_item__39u-J:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}}.Search_searchBox__1CShh .Search_upload_box__1NCD1{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #e6e6e6;border-radius:50%;cursor:pointer}.Search_searchBox__1CShh input{-moz-box-flex:1;flex:1 1;min-width:0;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#4c4e53;border:none;outline:none;background:transparent;margin-left:10px}.Search_searchBox__1CShh input::-webkit-input-placeholder{color:#979ca8}.Search_searchBox__1CShh input::-moz-placeholder{color:#979ca8}.Search_searchBox__1CShh input:-ms-input-placeholder{color:#979ca8}.Search_searchBox__1CShh input::placeholder{color:#979ca8}.Search_searchBox__close__2UuW3{fill:#414751;cursor:pointer}@media screen and (min-width:460px){.Search_searchBox__1CShh:hover{background:#fff}}.Search_searchBox__1CShh:focus-within{border:1px solid #2643ff;background:#fff}@-webkit-keyframes HeroDesignBannerV2Section_skeleton__3B3Lv{0%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes HeroDesignBannerV2Section_skeleton__3B3Lv{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes HeroDesignBannerV2Section_skeleton__3B3Lv{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes HeroDesignBannerV2Section_bgposition__2wDwJ{0%{background-position:0 0}to{background-position:100% 0}}@-moz-keyframes HeroDesignBannerV2Section_bgposition__2wDwJ{0%{background-position:0 0}to{background-position:100% 0}}@keyframes HeroDesignBannerV2Section_bgposition__2wDwJ{0%{background-position:0 0}to{background-position:100% 0}}.HeroDesignBannerV2Section_design_section__1NqNg{position:relative;padding-top:11.6875rem;padding-bottom:5rem;background:#fff}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_{max-width:62.5rem;margin:0 auto}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_heading__3WcWc{text-align:center;color:#161618}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ{margin-top:1rem;text-align:center}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ a,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ p{font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ p{color:#4c4e53}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ a{color:#2643ff;text-decoration:underline}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA{max-width:56.25rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:1rem;gap:1rem;margin:3rem auto 0;overflow:hidden}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_search_input__3mQb0{max-width:100%;-moz-box-flex:1;flex:1 1}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_search_input_active__32pl0{background:#fff;border:1px solid #2643ff}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_generate_button__1X28l{height:3.5rem;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;padding:0 2rem;border-radius:60px;background-color:#2643ff}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_generate_button__1X28l .HeroDesignBannerV2Section_button_text__1ZKN-{font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#fff}@media screen and (min-width:460px){.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_generate_button__1X28l:hover{background-color:#223ce5}}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_following_title__1T5pR{margin-top:3rem;font-size:1.75rem;font-weight:600;line-height:2.25rem;text-align:center;letter-spacing:0;color:#161618}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224{position:relative;margin-top:3rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-list{margin:0;padding:0}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-list .slick-slide{padding-left:.5rem;padding-right:.5rem;background-size:36px 36px}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-arrow{width:2.25rem;height:2.25rem;margin-top:-1.125rem;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);z-index:10}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-arrow:before{width:1rem;height:1rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:url(https://static.fotor.com/web/_next/static/media/slick-next-arrow.ad62d1fcc3ec0a39598ba852513436cc.png)}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-prev{left:1rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-prev:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-moz-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .slick-next{right:1rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId{background:#f4f5f6;border:1px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;overflow:hidden}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_slider_item_heading__1k-NH{padding:0 .5rem;height:3rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#161618}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_slider_item_heading__1k-NH span{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_remix_button__14gqz{padding:0 .5rem;height:3rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;grid-gap:.5rem;gap:.5rem;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_arrow__1JFD6,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_remix_icon__2hE39{width:1.25rem;height:1.25rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_button_text__1ZKN-{max-width:-moz-calc(100% - 2.75rem);max-width:calc(100% - 2.75rem);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.125rem;font-weight:500;line-height:1.75rem;letter-spacing:0;color:#161618}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_arrow__1JFD6{width:0;opacity:0;-webkit-transition:width .5s ease,opacity .5s ease;-moz-transition:width .5s ease,opacity .5s ease;transition:width .5s ease,opacity .5s ease}@media screen and (min-width:460px){.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId:hover .HeroDesignBannerV2Section_remix_button__14gqz{background-color:#2643ff}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId:hover .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_arrow__1JFD6 svg path,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId:hover .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_remix_icon__2hE39 svg path{fill:#e7ecee}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId:hover .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_button_text__1ZKN-{max-width:-moz-calc(100% - 4rem);max-width:calc(100% - 4rem);color:#e7ecee}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slider_list__3lNY3 .HeroDesignBannerV2Section_slider_item__1dHId:hover .HeroDesignBannerV2Section_remix_button__14gqz .HeroDesignBannerV2Section_arrow__1JFD6{width:1.25rem;opacity:1}}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_next_mask__3SzSo,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_prev_mask__3k_TI{position:absolute;top:0;width:8.5rem;height:100%;z-index:5}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_prev_mask__3k_TI{background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),to(#fff));background:-moz-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);left:0}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_next_mask__3SzSo{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_rainbow_filter__2LOfP{position:absolute;top:-13.0625rem;right:19.125rem;width:53.6875rem;height:19.75rem;border-radius:283px;background:-webkit-gradient(linear,left top,right top,color-stop(-1%,rgba(60,131,255,.25)),color-stop(20%,rgba(255,60,216,.25)),color-stop(40%,rgba(255,195,54,.25)),color-stop(48%,rgba(112,255,109,.25)),color-stop(50%,rgba(38,179,255,.25)),color-stop(52%,rgba(60,131,255,.25)),color-stop(55%,rgba(112,255,109,.25)),color-stop(70%,rgba(255,195,54,.25)),color-stop(90%,rgba(255,60,216,.25)),to(rgba(38,179,255,.25)));background:-moz-linear-gradient(left,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25) 100%);background:linear-gradient(90deg,rgba(60,131,255,.25) -1%,rgba(255,60,216,.25) 20%,rgba(255,195,54,.25) 40%,rgba(112,255,109,.25) 48%,rgba(38,179,255,.25) 50%,rgba(60,131,255,.25) 52%,rgba(112,255,109,.25) 55%,rgba(255,195,54,.25) 70%,rgba(255,60,216,.25) 90%,rgba(38,179,255,.25));background-size:200% 100%;background-position:0 0;-webkit-filter:blur(160px);filter:blur(160px);-webkit-animation:HeroDesignBannerV2Section_bgposition__2wDwJ 10s linear infinite alternate;-moz-animation:HeroDesignBannerV2Section_bgposition__2wDwJ 10s linear infinite alternate;animation:HeroDesignBannerV2Section_bgposition__2wDwJ 10s linear infinite alternate}@media only screen and (max-width:1440px){.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_rainbow_filter__2LOfP{right:4.125rem}}@media only screen and (max-width:1280px){.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_{max-width:100%}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA{width:100%;max-width:100%}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_rainbow_filter__2LOfP{right:0}}@media only screen and (max-width:964px){.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_rainbow_filter__2LOfP{right:-10.875rem}}@media only screen and (max-width:750px){.HeroDesignBannerV2Section_design_section__1NqNg{padding-bottom:2.5rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA{width:100%;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:start;justify-content:flex-start;grid-gap:1.5rem;gap:1.5rem;margin:1.5rem auto 0}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_search_box__2qtkA .HeroDesignBannerV2Section_search_input__3mQb0{width:100%;-moz-box-flex:unset;flex:unset}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_following_title__1T5pR,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224{margin-top:1.5rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_next_mask__3SzSo,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_slider_prompt_card_list__1-224 .HeroDesignBannerV2Section_slick_prev_mask__3k_TI{display:none}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_rainbow_filter__2LOfP{width:100%;height:8.5625rem;top:-2.1875rem;right:0;-webkit-filter:blur(80px);filter:blur(80px)}}@media only screen and (max-width:460px){.HeroDesignBannerV2Section_design_section__1NqNg{padding-top:10.1875rem}.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ a,.HeroDesignBannerV2Section_design_section__1NqNg .HeroDesignBannerV2Section_text_wrapper__VNGo_ .HeroDesignBannerV2Section_subheading__1GfQQ p{font-size:1rem;line-height:1.625rem}}