body,html{background:#fff;padding:0;margin:0}main{flex-direction:column}header,header nav,main{width:100%;display:flex}header nav{background:#fff;align-items:center;padding:12px 20px;border-radius:10px}header nav ul{list-style:none;margin:0;padding:0}header nav ul.left-side li a,header nav ul.left-side li>div{display:flex;align-items:center}header nav ul.left-side li a img.text-img,header nav ul.left-side li>div img.text-img{margin-left:12px}header nav ul.right-side{margin-left:auto;display:inline-flex;align-items:center}header nav ul li{display:inline-flex}header nav ul li a,header nav ul li button{padding:8px 15px;border-radius:4px;font-weight:600}header nav ul li a.my-profile,header nav ul li button.my-profile{height:30px;background:#fff;border:2px solid #000;margin-right:10px;color:#000;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;padding:0 15px;font-size:14px}header nav ul li a.my-profile:hover,header nav ul li button.my-profile:hover{background:rgba(0,0,0,.1)}header nav ul li a.share,header nav ul li button.share{border:1px solid #05aaff;background:#05aaff;color:#fff;cursor:pointer}header nav ul li a.share:hover,header nav ul li button.share:hover{background:rgba(5,170,255,.7)}.actor-card{display:flex;margin-top:25px}.actor-card .galleries{width:calc(45% - 15px);margin-left:0}.actor-card .content{background:#fff;width:calc(55% - 35px);border-radius:10px;padding:20px 34px;margin-left:30px}.actor-card .content .title{display:flex;align-items:center}.actor-card .content .title .socials{background:#fafafa;padding:10px;justify-content:center;margin-bottom:15px;width:100%}.actor-card .content .title .socials a.see-website{width:100%;text-align:center;justify-content:center;text-decoration:none}.actor-card .content .title .socials a.see-website:hover{background:rgba(0,0,0,.175)}.actor-card .content .socials{display:inline-flex;margin-bottom:0;margin-left:auto;align-items:center}.actor-card .content .socials a.see-website{border:1px solid #0a1f44;padding-left:10px;padding-right:10px;border-radius:5px;color:#000;display:inline-flex;align-items:center;cursor:pointer;height:40px;position:relative;box-sizing:border-box}.actor-card .content .socials a.see-website img{margin-left:10px}.actor-card .content .socials li{display:inline-flex}.actor-card .content .socials li a{width:44px;height:44px;border:1px solid #eee;border-radius:5px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;background:#fff}.actor-card .content .socials li a.linkedin img,.actor-card .content .socials li a.pinterest img,.actor-card .content .socials li a.youtube img{width:30px;height:auto}.actor-card .content .socials li a.tiktok img{width:28px;height:auto}.actor-card .content .socials li a.twitter img{width:26px;height:auto}.actor-card .content .socials li a:hover{background:rgba(0,0,0,.1)}.actor-card .content .summary{display:flex;flex-direction:column}.actor-card .content .summary b{display:flex}.actor-card .content .summary .films{display:flex;flex-direction:column}.actor-card .content .summary .films b{margin-bottom:10px}.actor-card .content .summary .films ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.actor-card .content .summary .films ul li{margin-bottom:5px}.actor-card .content .summary .films ul li:last-of-type{margin-bottom:0}.actor-card .content .summary .films ul li>div{width:33.3%;font-size:14px}.actor-card .content .summary .about,.actor-card .content .summary .contact,.actor-card .content .summary .films,.actor-card .content .summary .talents{border:1px solid #e7e7e7;padding:12px;margin-bottom:15px;border-radius:5px}.actor-card .content .summary .about>b,.actor-card .content .summary .contact>b,.actor-card .content .summary .films>b,.actor-card .content .summary .talents>b{display:flex;margin-bottom:10px}.actor-card .content .summary .talents .talents-map{font-size:14px}.actor-card .content .summary .about{border:1px solid #e7e7e7;padding:12px;margin-bottom:15px;border-radius:5px}.actor-card .content .summary .about .content-inline,.actor-card .content .summary .about .content-inline>b:last-of-type,.actor-card .content .summary .about .content-inline>p:last-of-type,.actor-card .content .summary .about .content-inline>span,.actor-card .content .summary .about .content-inline>span:last-of-type,.actor-card .content .summary .about>div span:last-of-type{display:inline}.actor-card .content .summary .about>div p:first-of-type{margin-top:0}.actor-card .content .summary .about>div b:last-of-type,.actor-card .content .summary .about>div p:last-of-type{display:inline}.actor-card .content .summary .about .see-more{display:inline-flex;margin-bottom:10px;cursor:pointer;font-weight:600}.actor-card .content .summary .about>span{font-size:14px}.actor-card .content .summary .about b{margin-bottom:10px}.actor-card .content .summary .contact{display:flex;flex-direction:column}.actor-card .content .summary .contact b{margin-bottom:10px}.actor-card .content .summary .contact .info-contact{display:flex;font-size:14px}.actor-card .content .summary .contact .info-contact>div{width:45%}.actor-card .content .summary .contact .info-contact>div button{padding:8px 15px;border-radius:4px;background:#fff;margin-left:auto;display:flex;align-items:center;color:#000;cursor:pointer;border:1px solid #a6aebc;margin-top:7px}.actor-card .content .summary .contact .info-contact>div button:hover{background:rgba(0,0,0,.1)}.actor-card .content .summary .contact .info-contact .right-contact{margin-left:10%}.actor-card .content .summary .contact .info-contact .left-contact,.actor-card .content .summary .contact .info-contact .right-contact{display:flex;align-items:flex-start}.actor-card .content h1,.actor-card .content h2{font-size:32px}.actor-card .content ul{list-style:none;display:flex;padding:0;margin:0 0 15px}.actor-card .content ul li{display:inline-flex;margin-right:10px}.actor-card .content ul li>span{background:#f8f8f8;display:inline-flex;padding:10px;border-radius:5px;font-size:14px}.gallery-container{width:100%;margin:0 auto;padding:0}.gallery-card{background-color:#fff;border-radius:10px;overflow:hidden}.gallery-card.photos .thumbnail-grid{display:inline-flex}.featured-image{position:relative;width:100%;height:400px;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:contain;object-position:top}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.play-icon{width:0;height:0;border-top:10px solid transparent;border-left:18px solid #333;border-bottom:10px solid transparent;margin-left:4px}.tabs{display:flex;border-bottom:0 solid #eee;padding-left:20px;padding-right:20px;padding-top:20px}.tab{padding:10px;font-size:16px;font-weight:500;cursor:pointer;background-color:#f8f8f8;border:none;outline:none;border-radius:5px;margin-right:10px;transition:background-color .2s ease}.tab:hover{background-color:#f0f0f0}.tab.active{background-color:#000;color:#fff}.grid-container{padding:0;overflow-y:scroll}.thumbnail-grid{display:flex;gap:0;overflow:auto}.thumbnail{border-radius:5px;cursor:pointer}.thumbnail.active{border:2px solid #000}.thumbnail .thumbnail-audio{background:#000;width:150px;height:185px}.thumbnail .thumbnail-audio img{width:100px;height:auto}.thumbnail img{width:150px;height:185px;object-fit:cover;transition:transform .3s ease;aspect-ratio:unset;border-radius:5px}.thumbnail:hover img{border-radius:4px}.refresh-button{margin:20px auto;padding:10px 15px;display:block;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .2s ease}.refresh-button:hover{background-color:#333}.create-my-profile-mobile,.see-more-mobile,.title-mobile{display:none}@media only screen and (max-width:767px){.content-wrapper{height:auto!important}.actor-card .content .summary .films ul>li{margin-right:0}.actor-card .content .portofolio{display:flex;flex-direction:column-reverse}header nav ul.right-side{display:none}.modal-wrapper.modal-show:not(.modal-viewer){align-items:flex-end}.actor-card .content .photos-list{margin-bottom:25px}.actor-card .content .photos-list .top-list{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.actor-card .content .photos-list .top-list b{text-transform:capitalize;font-size:16px}.actor-card .content ul.socials li:last-of-type{margin-right:0}.actor-card .content ul.mobile-summary{margin-bottom:25px}.photos-list ul.place-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.photos-list ul.place-list li{width:calc(50% - 5px);box-sizing:border-box;display:inline-flex;margin-right:0;flex-direction:column}.photos-list ul.place-list li .title-video{background:#fff;padding-left:0;padding-right:0;padding-top:0;text-transform:capitalize}.photos-list ul.place-list li .title-video b{font-weight:400;margin-left:auto}.photos-list ul.place-list li .thumbnail-video{position:relative;width:100%;cursor:pointer}.photos-list ul.place-list li .thumbnail-video img{aspect-ratio:16/9;height:auto}.photos-list ul.place-list li .thumbnail-video .thumbnail-overlay-video{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;display:flex;align-items:center;justify-content:center}.photos-list ul.place-list li .thumbnail-video .thumbnail-overlay-video img{width:24px;height:auto;aspect-ratio:unset}.photos-list ul.place-list li audio{width:100%}.photos-list ul.place-list li img{width:100%;object-fit:cover;display:block;object-position:top}.photos-list ul.place-list.audio li,.photos-list ul.place-list.video li{width:calc(100% - 5px)}.grid-container,.mobile-tab{display:none}.modal-body{width:100%!important}.desktop-tab{display:none}.see-more-mobile{background:#ebebeb;margin-top:10px;height:41px;border-radius:5px;border:0;cursor:pointer;font-size:14px}.create-my-profile-mobile,.see-more-mobile{display:flex;justify-content:center;align-items:center;width:100%;color:#000}.create-my-profile-mobile{height:51px;border:2px solid;font-size:16px;border-radius:5px;background:transparent;text-decoration:none}.gallery-card,header nav{border-radius:0}.featured-image{padding-left:20px;padding-right:20px;height:auto!important;width:100%;box-sizing:border-box}.featured-image img{height:472px;aspect-ratio:unset;border-radius:5px;object-fit:cover;object-position:top}.desktop{display:none}.thumbnail .thumbnail-audio{width:90px;height:110px;display:flex;align-items:center;justify-content:center;border-radius:5px}.thumbnail .thumbnail-audio img{width:60px;height:auto}.thumbnail-media-grid .thumbnail .thumbnail-audio,.thumbnail-media-grid .thumbnail .thumbnail-video{width:175px}.thumbnail img{width:90px;height:110px}.actor-card{display:flex;flex-direction:column;margin-top:0}.actor-card .title-mobile{display:flex;align-items:center;background:#fff;padding:20px 20px 10px}.actor-card .title-mobile h1,.actor-card .title-mobile h2{margin:0}.actor-card .title-mobile button{margin-left:auto;background:#f9f9f9;width:44px;height:44px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;border:0}.actor-card .galleries{width:100%;margin-left:0}.actor-card .content{padding-left:20px;padding-right:20px;box-sizing:border-box;margin-left:0;padding-top:10px}.actor-card .content .title,.actor-card .content ul{flex-wrap:wrap}.actor-card .content ul li{margin-bottom:7px}.actor-card .content b,.actor-card .content ul li>span{font-size:14px}.actor-card .content .desktop{display:none}.actor-card .content .summary .films ul>li{background:#fafafa;display:flex;flex-direction:column;padding:5px;border-radius:5px}.actor-card .content .summary .films ul>li div{width:100%!important}.actor-card .content .summary .films ul>li div:first-of-type{font-weight:700}.actor-card .content .summary .contact .info-contact{flex-direction:column}.actor-card .content .summary .contact .info-contact>div{width:100%;margin-bottom:10px}.actor-card .content .summary .contact .info-contact>div.right-contact{margin-left:0}.actor-card .content .summary .contact .info-contact>div>span{line-height:1.2}.actor-card .content{width:100%}.actor-card .content ul.dekstop-summary{display:none}}@media only screen and (min-width:768px){.hamburger-menu-mobile,.hamburger-toggle-mobile,.mobile,.mobile-img{display:none}.content-wrapper{overflow-y:scroll}.actor-card{margin-top:10px}.actor-card .content h1,.actor-card .content h2{margin-bottom:20px;margin-top:10px;font-size:48px}.modal-wrapper .modal-body{width:433px}.modal-publish .modal-body{width:525px}header{width:100%;display:flex}header nav{padding:12px 25px 12px 30px}.photos-list{display:none}.top-section{display:flex;flex-direction:column}.actor-card{flex-direction:row-reverse}.actor-card .galleries .gallery-card{display:flex;overflow:unset}.actor-card .galleries .gallery-card.photos .grid-container{height:calc(100vh - 179px);overflow-y:auto}.actor-card .galleries .gallery-card.photos .grid-container .thumbnail-grid{display:inline-flex}.actor-card .galleries .gallery-card.videos{height:calc(100vh - 150px);overflow-y:auto}.actor-card .galleries .gallery-card.videos .thumbnail{margin-bottom:10px}.actor-card .galleries .gallery-card.audios{height:calc(100vh - 150px);overflow-y:auto}.actor-card .galleries .gallery-card .grid-container{width:100%}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid{display:flex;flex-direction:column;padding:0 0 0 5px;align-items:center;justify-content:center}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid .thumbnail{padding:2.5px;display:flex;align-items:center;justify-content:center}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid .thumbnail video{width:100%;border-radius:5px;height:100%;object-fit:contain;overflow-clip-margin:unset;aspect-ratio:16/8.95;background:#000}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid .thumbnail img{width:120px;height:150px}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid{align-items:flex-start;justify-content:center}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail{width:calc(100% - 40px);padding:10px;display:flex;flex-direction:column;border:1px solid #e7e7e7}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail audio{width:100%}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail:hover img{transform:unset}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .title-video{display:flex;justify-content:space-between;width:100%;margin-bottom:10px;font-size:14px}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .title-video b{font-weight:400}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video{position:relative;border-radius:5px;width:100%}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video video{width:100%;height:auto;display:block}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video .thumbnail-overlay-video{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.5);border-radius:5px;opacity:1;transition:opacity .4s cubic-bezier(.4,0,.2,1);pointer-events:auto}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video .thumbnail-overlay-video.hidden{opacity:0;pointer-events:none}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video .thumbnail-overlay-video img{width:24px;height:auto;aspect-ratio:unset;border-radius:5px}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid .thumbnail .thumbnail-video>img{width:100%;height:auto;aspect-ratio:16/8.95;display:block;object-fit:cover;object-position:top}.actor-card .galleries .gallery-card .grid-container .thumbnail-grid.thumbnail-media-grid.audios .thumbnail{width:calc(100% - 50px);margin-bottom:10px}.actor-card .galleries .gallery-card .featured-image{flex:0 0 auto;display:flex;width:calc(100% - 165px);height:calc(100vh - 179px);border-radius:8px;margin-left:5px}.actor-card .galleries .gallery-card .featured-image img{height:auto;border-radius:5px;object-fit:cover;object-position:top}.actor-card .galleries .desktop-tab{padding-bottom:13px;margin-top:14px;justify-content:flex-end}.actor-card .galleries .mobile-tab{display:none}.actor-card .content{padding-top:0;margin-left:0;padding-right:15px}.actor-card .content ul.mobile-summary{display:none}.actor-card .content ul.dekstop-summary{margin-bottom:0;margin-top:12.5px}.actor-card .content ul.dekstop-summary li span{background:#fff}.actor-card .content .title{flex-direction:column;align-items:flex-start}.actor-card .content .title .desktop{margin-top:0}.actor-card .content .title .socials{justify-content:unset;align-items:center;box-sizing:border-box;border:1px solid #e7e7e7;border-radius:5px}.actor-card .content .title .socials li:last-of-type{margin-right:0}.actor-card .content .title .socials a.see-website{width:150px;margin-left:auto}.actor-card .content .summary .about,.actor-card .content .summary .contact,.actor-card .content .summary .films,.actor-card .content .summary .talents{background:#fafafa}.actor-card .content .summary .contact .info-contact{flex-wrap:wrap}.actor-card .content .summary .contact .info-contact .left-contact{margin-bottom:10px}.actor-card .content .summary .contact .info-contact .left-contact:nth-child(2n){margin-left:5%}.actor-card .content .summary .contact .info-contact .left-contact:nth-child(odd){width:45%}}.modal-wrapper{position:fixed;width:100%;height:100%;z-index:999;top:0;left:0;bottom:0;right:0;display:none;align-items:center;justify-content:center}.modal-wrapper.modal-show{display:flex}.modal-wrapper.modal-show .modal-body{transform:translateY(0);opacity:1;animation:slideInUp .4s cubic-bezier(.25,.8,.25,1) forwards}.modal-wrapper.modal-viewer .modal-body{background:transparent}.modal-body{width:800px;height:auto;background:#fff;border-radius:5px;z-index:122;max-height:685px;overflow-y:auto;position:absolute;transform:translateY(30%);opacity:0;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .4s ease;will-change:transform,opacity}.modal-content{position:relative;height:100%;width:100%}.modal-backdrop{width:100%;height:100%;position:-webkit-sticky;position:sticky;background:#fafafa;opacity:.8;z-index:111;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.contact-form{display:flex;flex-direction:column;padding:15px}.contact-form h2{font-size:20px!important;margin:0 0 22px}.contact-form label{display:flex;flex-direction:column}.contact-form label>span{display:flex;margin-bottom:5px;text-transform:uppercase;font-size:14px}.contact-form label input{margin-bottom:20px;font-size:14px}.contact-form label input,.contact-form label textarea{border:1px solid #d1d5dd;border-radius:4px;padding:8px 12px}.contact-form label textarea{min-height:100px;font-family:inherit}.contact-form button{margin-top:12px;color:#fff;height:31px;border-radius:4px;font-size:16px;font-weight:700;border:1px solid #05aaff;background:#05aaff}.contact-form button:disabled{background:#c9ced6;border:1px solid #c9ced6}.image-viewer{display:flex;justify-content:center;padding:0;background:transparent}.image-viewer img{width:100%;height:auto}.media-viewer{display:flex}.left-chevron,.right-chevron{padding:10px;background:#fff;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;height:20px;width:20px;position:absolute;top:calc(50% - 20px);z-index:11}.left-chevron img,.right-chevron img{width:20px;height:auto}.right-chevron{right:0}.featured-media audio,.media-viewer audio{width:100%;border-radius:5px}.featured-media video,.media-viewer video{width:100%;height:auto;border-radius:5px}.media-viewer.media-viewer-audio{background:#fafafa;padding:20px 35px}.featured-media{padding-left:20px;padding-right:20px;z-index:11;position:relative}.featured-media.featured-media-audio{padding-top:20px;padding-bottom:20px;background:#fafafa;cursor:pointer}.grecaptcha-badge{bottom:0!important;right:-175px!important;transform:scale(.6);opacity:.2;visibility:hidden!important}.loading{width:8px;height:8px;border-radius:50%;border:.2rem solid rgba(0,0,0,.25);border-top-color:#000;animation:spin 1s linear infinite;position:relative;display:inline-flex;margin-left:10px}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.audio-player-container{display:flex;justify-content:center;align-items:center;width:100%}.audio-player{border-radius:20px;padding:0;width:100%;border:0 solid #f3f3f3}.audio-player canvas{width:100%;height:29px;background:#f3f3f3;border:0 solid #e2e8f0;transition:border-color .2s ease}.track-info{gap:20px}.track-image,.track-info{display:flex;align-items:center}.track-image{width:80px;height:80px;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:12px;justify-content:center;box-shadow:0 8px 16px rgba(59,130,246,.3)}.music-icon{color:#fff;font-size:32px;font-weight:700}.track-details{flex:1 1}.track-title{margin:0 0 5px;font-size:24px;font-weight:600;color:#1f2937}.track-artist{margin:0;color:#6b7280;font-size:16px}.status{margin:5px 0 0;font-size:14px}.status.loading{color:#3b82f6}.status.error{color:#ef4444}.upload-section{margin-left:auto}.upload-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(45deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 8px rgba(16,185,129,.3)}.upload-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.upload-btn:disabled{opacity:.6;cursor:not-allowed}.waveform-canvas{width:100%;height:32px;background:#f3f3f3;border:0 solid #e2e8f0;transition:border-color .2s ease}.waveform-canvas:hover{border-color:#3b82f6}.waveform-container{display:flex;box-sizing:border-box;align-items:center;background-color:#f3f3f3;padding:10px;border-radius:8px}.waveform-container .waveform-container-wrapper,.waveform-container .waveform-container-wrapper>div{width:100%;display:flex;align-items:center}.waveform-container.waveform-playing canvas{background:#05aaff}.waveform-container .player{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #53627c;margin-right:10px}.waveform-container .paused{display:flex;margin-right:10px;box-sizing:border-box}.waveform-container .paused:after{content:"";width:3px;height:12px;background:#000;margin-left:1px;border-radius:2px}.waveform-container .paused:before{margin-right:1px;content:"";width:2.9px;height:12px;background:#000;border-radius:2px}.waveform-container.waveform-playing{background:#05aaff}.waveform-container.waveform-playing .player{border-left:9px solid #fff}.waveform-container.waveform-playing .paused{display:flex;margin-right:10px;box-sizing:border-box}.waveform-container.waveform-playing .paused:after{content:"";width:3px;height:12px;background:#fff;margin-left:1px;border-radius:2px}.waveform-container.waveform-playing .paused:before{margin-right:1px;content:"";width:2.9px;height:12px;background:#fff;border-radius:2px}.time-display{display:flex;justify-content:space-between;margin-top:10px;font-size:14px;color:#6b7280;font-weight:500}.controls{gap:15px}.control-btn,.controls{display:flex;align-items:center;justify-content:center}.control-btn{border:none;background:none;cursor:pointer;border-radius:50%;transition:all .2s ease;font-size:18px}.control-btn:disabled{opacity:.5;cursor:not-allowed}.control-btn:disabled:hover{transform:none}.control-btn.primary{width:60px;height:60px;background:linear-gradient(45deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:0 4px 12px rgba(59,130,246,.4);font-size:24px}.control-btn.primary:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px rgba(59,130,246,.5)}.control-btn.secondary{width:45px;height:45px;background:#f1f5f9;color:#64748b;font-size:16px}.control-btn.secondary:hover:not(:disabled){background:#e2e8f0;color:#475569;transform:scale(1.05)}.volume-control{gap:10px;margin-left:20px;color:#64748b}.volume-btn,.volume-control{display:flex;align-items:center}.volume-btn{background:none;border:none;cursor:pointer;color:inherit;padding:5px;border-radius:4px;transition:background-color .2s ease;font-size:16px}.volume-btn:hover{background:#f1f5f9}.volume-slider{width:80px;height:4px;border-radius:2px;background:#e2e8f0;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.volume-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.volume-text{font-size:12px;min-width:30px;text-align:right}@media(max-width:768px){.audio-player{padding:0}.track-info{flex-direction:column;text-align:center;gap:15px}.upload-section{margin-left:0}.waveform-canvas{height:40px}.controls{flex-wrap:wrap;gap:10px}.volume-control{margin-left:0;margin-top:10px}}.contact-form label>span>b{text-transform:none;font-weight:400;color:red;margin-bottom:0!important}.contact-form label input:focus{outline:0}.contact-form label input.email-input.email-input-error,.contact-form label input.message-input.message-input-error,.contact-form label input.name-input.name-input-error{border:1px solid red}.actor-card-settings{display:flex;margin-left:auto;margin-right:auto;max-width:1140px;position:relative;overflow-y:auto;overflow:hidden;padding-left:15px;padding-right:15px}.actor-card-settings.empty-header,.actor-card-settings.not-empty-header{height:calc(100vh - 150px);overflow:auto}.actor-card-settings .myprofile-slug{margin-right:8rem;overflow:visible;position:relative;min-height:500px}.actor-card-settings .myprofile-slug .activeurl{padding:5px;display:flex;border-radius:5px;font-weight:500;color:#2a46ff;background:#fcfcfd;align-items:center;font-size:14px;text-decoration:none}.actor-card-settings .myprofile-slug .activeurl a{text-decoration:none;color:#2a46ff}.actor-card-settings .myprofile-slug .activeurl .copy{display:inline-flex;cursor:pointer;margin-left:auto}.actor-card-settings .myprofile-slug .infourl{display:inline-flex;flex-direction:column;font-size:14px;color:#8a94a6;margin-top:15px}.actor-card-settings .myprofile-slug .infourl>span{display:flex}.actor-card-settings .myprofile-slug .infourl a{color:#8a94a6;display:flex;text-decoration:none}.actor-card-settings .myprofile-slug h3{font-size:24px;font-weight:500;margin-bottom:32px;margin-top:1rem}.actor-card-settings .myprofile-slug>span{margin-bottom:12px;display:flex}.actor-card-settings .myprofile-slug>span.subheader-too{margin-top:31px}.actor-card-settings .myprofile-slug div.toggle-subheader{background:#f8f9fb;padding:10px 16px;width:329px;box-sizing:border-box;display:flex;align-items:center}.actor-card-settings .myprofile-slug div.toggle-subheader>span{font-size:14px;margin-left:auto}.actor-card-settings .myprofile-slug div.toggle-subheader .resume-selected{margin-left:auto;position:relative}.actor-card-settings .myprofile-slug div.toggle-subheader .resume-selected>div{display:inline-flex;align-items:center;margin-left:auto}.actor-card-settings .myprofile-slug div.toggle-subheader .resume-selected>div>span{font-size:14px;font-weight:500;cursor:pointer;-webkit-line-clamp:1;display:box;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;max-width:150px;margin-right:8px}.actor-card-settings .myprofile-slug div.toggle-subheader .resume-selected>div>span img{margin-left:12px}.actor-card-settings .myprofile-slug div.toggle-subheader .menu{position:absolute;font-size:14px;box-shadow:0 5px 11.8px 0 rgba(83,83,83,.25);width:240px;border-radius:5px;padding:7px 0;box-sizing:border-box;display:flex;flex-direction:column;background:#fff;right:-15px;margin-top:5px;list-style:none;max-height:125px;overflow-y:auto}.actor-card-settings .myprofile-slug div.toggle-subheader .menu li{background:#fff;display:flex;padding:7px 18px;margin-bottom:0;width:100%;box-sizing:border-box;cursor:pointer}.actor-card-settings .myprofile-slug div.toggle-subheader .menu li.selected,.actor-card-settings .myprofile-slug div.toggle-subheader .menu li:hover{background:rgba(0,0,0,.05)}.actor-card-settings .myprofile-slug>ul{list-style:none;padding:0;margin:0;box-sizing:border-box;width:329px}.actor-card-settings .myprofile-slug>ul li{margin-bottom:10px;display:flex;width:329px;overflow:auto;position:relative;align-items:center;border:2px solid #efefef;border-radius:5px;cursor:pointer}.actor-card-settings .myprofile-slug>ul li img.check{position:absolute;right:8px}.actor-card-settings .myprofile-slug>ul li img.close{position:absolute;right:8px;width:18px;height:auto}.actor-card-settings .myprofile-slug>ul li>span{border-radius:0;color:#2a46ff;padding:5px 10px;background:#efefef;display:flex;width:100%;align-items:center;font-size:14px}.actor-card-settings .myprofile-slug>ul li>span img{width:15px;height:15px;margin-left:auto}.actor-card-settings .myprofile-slug>ul li.selected{border:2px solid #2a46ff}.actor-card-settings .myprofile-slug>ul li.selected>span{border-radius:5px;background:#fafdff}.actor-card-settings .myprofile-slug>ul li.own-slug div{display:flex}.actor-card-settings .myprofile-slug>ul li.own-slug div>span{border-radius:0;color:#2a46ff;padding:5px 10px;background:#efefef;display:flex;width:100%;align-items:center;font-size:14px}.actor-card-settings .myprofile-slug>ul li.own-slug div>span img{width:15px;height:15px;margin-left:auto}.actor-card-settings .myprofile-slug>ul li.own-slug input{height:27px;border:0;width:100%;border-radius:5px;padding-left:10px;padding-right:10px}.actor-card-settings .myprofile-image-featured>span{display:inline-flex;margin-bottom:5px}.actor-card-settings .myprofile-image-featured h3{font-size:24px;font-weight:500;margin-bottom:32px}.actor-card-settings .myprofile-image-featured ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;width:calc(100% + 15px);margin:0 0 0 -7.5px;min-width:650px}.actor-card-settings .myprofile-image-featured ul li{display:inline-flex;align-items:center;justify-content:center;margin-left:7.5px;margin-right:7.5px;flex-grow:0;flex-shrink:0;flex-basis:calc(16.666% - 17.5px);margin-bottom:20px;border:3.5px solid transparent;cursor:pointer}.actor-card-settings .myprofile-image-featured ul li img{border-radius:4px;height:auto;width:89px}.actor-card-settings .myprofile-image-featured ul li.selected{border:3.5px solid #2a46ff;border-radius:4px}.actor-card-settings .myprofile-image-featured ul li.selected img{border-radius:0}.video-container{width:100%}.actor-card-info{display:flex;margin-top:20px;margin-bottom:30px;padding:0 40px}.actor-card-info>div{display:inline-flex;margin-left:auto;background:#fafdff;font-size:14px;padding:5px;border-radius:5px;align-items:center}.actor-card-info>div.empty-info{height:29px;padding:0}.actor-card-info>div>span{display:inline-flex;align-items:center;cursor:pointer}.actor-card-info>div>span img{display:inline-block;margin-right:10px}.toggle-wrapper{position:relative;display:inline-flex;align-items:center;background:transparent;border:0;cursor:pointer}.toggle-wrapper>span{display:inline-block;margin-left:10px;text-align:left;font-size:16px;color:#000}.toggle-wrapper.toggle-active>span{color:#000}.toggle-wrapper .toggle{position:relative;height:20px;width:33px;border-radius:100px}.toggle-wrapper .toggle .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.toggle-wrapper .toggle .layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0 solid #eaeaea;border-radius:100px;background-color:rgba(0,0,0,.25);transition:all .3s ease;z-index:1}.toggle-wrapper .toggle .knobs{position:relative;z-index:2}.toggle-wrapper .toggle .knobs:before{content:"";position:absolute;top:-21.5px;left:3px;width:14px;height:14px;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.18,.89,.35,1.15);z-index:2}.toggle-wrapper .toggle .checkbox:checked+.knobs:before{left:16px;background-color:#fff}.toggle-wrapper .toggle .checkbox:checked~.layer{background:#0584d7}.toggle-wrapper.disabled .toggle,.toggle-wrapper.disabled .toggle .checkbox{cursor:not-allowed}.myprofile-action{display:flex;padding:0 40px;margin-top:20px}.myprofile-action a,.myprofile-action button{border-radius:5px;height:35px;border:1px solid #000;display:inline-flex;align-items:center;justify-content:center;width:160px;cursor:pointer;font-weight:700;margin-left:7px;text-decoration:none;font-size:14px;box-sizing:border-box}.myprofile-action a:first-of-type,.myprofile-action button:first-of-type{background:#fff;margin-left:auto;color:#000}.myprofile-action a:first-of-type:hover,.myprofile-action button:first-of-type:hover{background:rgba(0,0,0,.05)}.myprofile-action a.btn-publish,.myprofile-action button.btn-publish{background:#0892e5;color:#fff;border:1px solid #0892e5;margin-left:7px}.myprofile-action a.btn-publish:hover,.myprofile-action button.btn-publish:hover{background:rgba(8,146,229,.8)}.myprofile-action a.btn-unpublish,.myprofile-action button.btn-unpublish{background:#e5084a;color:#fff;border:1px solid #e5084a}.myprofile-action a.btn-unpublish:hover,.myprofile-action button.btn-unpublish:hover{background:rgba(229,8,74,.8)}.myprofile-action a.btn-disabled,.myprofile-action a:disabled,.myprofile-action button.btn-disabled,.myprofile-action button:disabled{border:1px solid #f1f2f4;color:#a6aebc;background:#f1f2f4;cursor:auto}.myprofile-action a.btn-disabled:hover,.myprofile-action a:disabled:hover,.myprofile-action button.btn-disabled:hover,.myprofile-action button:disabled:hover{background:#f1f2f4}.myprofile-action a.btn-disabled,.myprofile-action a.btn-disabled:hover{background:transparent}#_rht_toaster,#tippy-2{font-family:Open Sans,sans-serif!important}.modal-changes .modal-body .modal-content,.modal-publish .modal-body .modal-content,.modal-unpublish .modal-body .modal-content{padding:30px;box-sizing:border-box}.modal-changes .modal-body .modal-content>span,.modal-publish .modal-body .modal-content>span,.modal-unpublish .modal-body .modal-content>span{display:inline-flex;margin-top:24px;font-size:14px}.modal-changes .modal-body .modal-content .publish-notif,.modal-publish .modal-body .modal-content .publish-notif,.modal-unpublish .modal-body .modal-content .publish-notif{display:inline-flex;align-items:center;margin-top:24px}.modal-changes .modal-body .modal-content .publish-notif img,.modal-publish .modal-body .modal-content .publish-notif img,.modal-unpublish .modal-body .modal-content .publish-notif img{margin-right:10px}.modal-changes .modal-body .modal-content .publish-notif b,.modal-publish .modal-body .modal-content .publish-notif b,.modal-unpublish .modal-body .modal-content .publish-notif b{font-weight:500;font-size:14px;display:inline-flex}.modal-changes .modal-body .modal-content .publish-link,.modal-publish .modal-body .modal-content .publish-link,.modal-unpublish .modal-body .modal-content .publish-link{background:#fafdff;padding:12px 5px;color:#2a46ff;margin-top:16px;display:flex;margin-bottom:24px}.modal-changes .modal-body .modal-content .publish-link a,.modal-publish .modal-body .modal-content .publish-link a,.modal-unpublish .modal-body .modal-content .publish-link a{display:inline-flex;align-items:center;width:100%;box-sizing:border-box}.modal-changes .modal-body .modal-content .publish-link a>span,.modal-publish .modal-body .modal-content .publish-link a>span,.modal-unpublish .modal-body .modal-content .publish-link a>span{font-weight:700}.modal-changes .modal-body .modal-content .publish-link a .copy-link,.modal-publish .modal-body .modal-content .publish-link a .copy-link,.modal-unpublish .modal-body .modal-content .publish-link a .copy-link{margin-left:auto;font-weight:700;font-size:14px;display:inline-flex;align-items:center;color:#0a1f44;cursor:pointer}.modal-changes .modal-body .modal-content .publish-link a .copy-link img,.modal-publish .modal-body .modal-content .publish-link a .copy-link img,.modal-unpublish .modal-body .modal-content .publish-link a .copy-link img{margin-right:5px}.modal-changes .modal-body .modal-content .publish-action,.modal-publish .modal-body .modal-content .publish-action,.modal-unpublish .modal-body .modal-content .publish-action{display:flex}.modal-changes .modal-body .modal-content .publish-action a,.modal-changes .modal-body .modal-content .publish-action button,.modal-publish .modal-body .modal-content .publish-action a,.modal-publish .modal-body .modal-content .publish-action button,.modal-unpublish .modal-body .modal-content .publish-action a,.modal-unpublish .modal-body .modal-content .publish-action button{cursor:pointer;border-radius:4px;height:35px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.modal-changes .modal-body .modal-content .publish-action a.btn-cancel,.modal-changes .modal-body .modal-content .publish-action button.btn-cancel,.modal-publish .modal-body .modal-content .publish-action a.btn-cancel,.modal-publish .modal-body .modal-content .publish-action button.btn-cancel,.modal-unpublish .modal-body .modal-content .publish-action a.btn-cancel,.modal-unpublish .modal-body .modal-content .publish-action button.btn-cancel{border:1px solid #000;width:50%;background:#fff}.modal-changes .modal-body .modal-content .publish-action a.btn-cancel:hover,.modal-changes .modal-body .modal-content .publish-action button.btn-cancel:hover,.modal-publish .modal-body .modal-content .publish-action a.btn-cancel:hover,.modal-publish .modal-body .modal-content .publish-action button.btn-cancel:hover,.modal-unpublish .modal-body .modal-content .publish-action a.btn-cancel:hover,.modal-unpublish .modal-body .modal-content .publish-action button.btn-cancel:hover{background:hsla(0,0%,100%,.8)}.modal-changes .modal-body .modal-content .publish-action a.btn-publish,.modal-changes .modal-body .modal-content .publish-action button.btn-publish,.modal-publish .modal-body .modal-content .publish-action a.btn-publish,.modal-publish .modal-body .modal-content .publish-action button.btn-publish,.modal-unpublish .modal-body .modal-content .publish-action a.btn-publish,.modal-unpublish .modal-body .modal-content .publish-action button.btn-publish{background:#0892e5;color:#fff;width:50%;border:1px solid #0892e5}.modal-changes .modal-body .modal-content .publish-action a.btn-publish:hover,.modal-changes .modal-body .modal-content .publish-action button.btn-publish:hover,.modal-publish .modal-body .modal-content .publish-action a.btn-publish:hover,.modal-publish .modal-body .modal-content .publish-action button.btn-publish:hover,.modal-unpublish .modal-body .modal-content .publish-action a.btn-publish:hover,.modal-unpublish .modal-body .modal-content .publish-action button.btn-publish:hover{background:rgba(8,146,229,.8)}.modal-changes .modal-body .modal-content .publish-action a.btn-unpublish,.modal-changes .modal-body .modal-content .publish-action button.btn-unpublish,.modal-publish .modal-body .modal-content .publish-action a.btn-unpublish,.modal-publish .modal-body .modal-content .publish-action button.btn-unpublish,.modal-unpublish .modal-body .modal-content .publish-action a.btn-unpublish,.modal-unpublish .modal-body .modal-content .publish-action button.btn-unpublish{background:#e5084a;color:#fff;width:50%;border:1px solid #e5084a}.modal-changes .modal-body .modal-content .publish-action a.btn-unpublish:hover,.modal-changes .modal-body .modal-content .publish-action button.btn-unpublish:hover,.modal-publish .modal-body .modal-content .publish-action a.btn-unpublish:hover,.modal-publish .modal-body .modal-content .publish-action button.btn-unpublish:hover,.modal-unpublish .modal-body .modal-content .publish-action a.btn-unpublish:hover,.modal-unpublish .modal-body .modal-content .publish-action button.btn-unpublish:hover{background:rgba(229,8,74,.8)}.modal-changes .modal-body .modal-content .publish-action a.btn-changes,.modal-changes .modal-body .modal-content .publish-action button.btn-changes,.modal-publish .modal-body .modal-content .publish-action a.btn-changes,.modal-publish .modal-body .modal-content .publish-action button.btn-changes,.modal-unpublish .modal-body .modal-content .publish-action a.btn-changes,.modal-unpublish .modal-body .modal-content .publish-action button.btn-changes{margin-top:27px;background:#000;color:#fff;border:1px solid #000;width:100%}.modal-changes .modal-body .modal-content .publish-action a.btn-changes:hover,.modal-changes .modal-body .modal-content .publish-action button.btn-changes:hover,.modal-publish .modal-body .modal-content .publish-action a.btn-changes:hover,.modal-publish .modal-body .modal-content .publish-action button.btn-changes:hover,.modal-unpublish .modal-body .modal-content .publish-action a.btn-changes:hover,.modal-unpublish .modal-body .modal-content .publish-action button.btn-changes:hover{background:rgba(0,0,0,.8)}.modal-changes .modal-body .modal-content .publish-action a:first-of-type,.modal-changes .modal-body .modal-content .publish-action button:first-of-type,.modal-publish .modal-body .modal-content .publish-action a:first-of-type,.modal-publish .modal-body .modal-content .publish-action button:first-of-type,.modal-unpublish .modal-body .modal-content .publish-action a:first-of-type,.modal-unpublish .modal-body .modal-content .publish-action button:first-of-type{margin-right:3.5px}.modal-changes .modal-body .modal-content .publish-action a:last-of-type,.modal-changes .modal-body .modal-content .publish-action button:last-of-type,.modal-publish .modal-body .modal-content .publish-action a:last-of-type,.modal-publish .modal-body .modal-content .publish-action button:last-of-type,.modal-unpublish .modal-body .modal-content .publish-action a:last-of-type,.modal-unpublish .modal-body .modal-content .publish-action button:last-of-type{margin-left:3.5px}.modal-changes .modal-body h1,.modal-publish .modal-body h1,.modal-unpublish .modal-body h1{font-size:24px;font-weight:500;margin:0}.checkbox-c{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px}.checkbox-c input{position:absolute;opacity:0;cursor:pointer;height:20px;width:20px;z-index:111}.checkbox-c input:checked~.checkbox__checkmark{background-color:#1890ff}.checkbox-c input:checked~.checkbox__checkmark:after{opacity:1}.checkbox-c:hover input~.checkbox__checkmark{background-color:#eee}.checkbox-c:hover input:checked~.checkbox__checkmark{background-color:#1890ff}.checkbox-c .checkbox__checkmark{position:absolute;top:2px;left:0;height:20px;width:20px;background-color:#eee;transition:background-color .25s ease;border-radius:4px}.checkbox-c .checkbox__checkmark:after{content:"";position:absolute;left:7px;top:2.5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}.checkbox-c .checkbox__body{color:#333;line-height:1.4;font-size:16px}.checkbox-wrapper{display:flex;align-items:center;font-size:14px;margin-top:24px;margin-left:2px;cursor:pointer}.checkbox-wrapper>span{margin-left:15px;display:inline-flex}.actor-card .galleries .gallery-card .featured-image.not-active,.grid-container.not-active{display:none}canvas{width:100%;height:29px;background:#f3f3f3;border:0 solid #e2e8f0;transition:border-color .2s ease}@media(max-width:767px){.actor-card .galleries .gallery-card .featured-image img{max-height:600px;height:auto}.actor-card-settings .myprofile-slug{margin-right:2rem}.actor-card-settings .myprofile-image-featured ul{min-width:unset}}@media(min-width:768px){.about>div{padding-left:5px}}@media(min-width:768px)and (max-width:880px){.actor-card .galleries .gallery-card .featured-image img{max-height:275px;height:auto}.actor-card-settings .myprofile-slug{margin-right:2rem}.actor-card-settings .myprofile-image-featured ul{min-width:unset}}@media(min-width:881px)and (max-width:960px){.actor-card .galleries .gallery-card .featured-image img{max-height:325px;height:auto}.actor-card-settings .myprofile-slug{margin-right:4rem}.actor-card-settings .myprofile-image-featured ul{min-width:unset}}@media only screen and (min-width:961px)and (max-width:1120px){.actor-card .galleries .gallery-card .featured-image img{max-height:425px;height:auto}.actor-card-settings .myprofile-slug{margin-right:5rem}}@media only screen and (min-width:1120px)and (max-width:1280px){.actor-card .galleries .gallery-card .featured-image img{max-height:500px;height:auto}}@media only screen and (min-width:1280px)and (max-width:1440px){.actor-card .galleries .gallery-card .featured-image img{max-height:575px;height:auto}}@media(max-width:1120px){.myprofile-action{margin-top:23px}}main.not-found{height:100vh;width:100%;display:flex;align-items:center;justify-content:center}main.not-found h1{color:#c9ced6;font-weight:700;margin-top:-117px}main.not-found .btn-not-found{background:#05aaff;color:#fff;border:1px solid #05aaff;margin-left:7px;text-decoration:none;height:35px;border-radius:4px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:0 15px}main.not-found .btn-not-found:hover{border:1px solid rgba(5,170,255,.8);background:rgba(5,170,255,.8)}.captcha-wrapper{font-size:12px;display:block;margin-top:15px;color:#b3b3b3}.captcha-wrapper a{color:#05aaff}.note-publish{color:#b3b3b3;font-size:14px;margin-top:10px!important}.link-publish{font-size:14px;margin-left:auto;color:#2a46ff}.publish-title{display:flex;align-items:center}.blur{filter:blur(2px)!important}.modal-backdrop-loading{width:100%;height:100%;position:fixed;background:#fafafa;opacity:.85;z-index:111;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;left:0;right:0;top:0}.modal-backdrop-loading .spinner{width:2rem;height:2rem;border-radius:50%;border:.3rem solid rgba(8,146,229,.25);border-top-color:#0892e5;animation:spin 1s linear infinite}.modal-backdrop-loading .spinner.tiny{width:14px;height:14px}.modal-backdrop-loading .spinner.white{border:.25rem solid hsla(0,0%,100%,.25);border-top-color:#fff}.modal-backdrop-loading .spinner.multi{border-bottom-color:#000}@keyframes spin{to{transform:rotate(1turn)}}.skeleton-loading{animation:pulse 1.5s ease-in-out .5s infinite;background-color:rgba(0,0,0,.11);border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.header-landing{min-height:77px;padding:16px 50px;box-sizing:border-box;width:100%;display:flex;align-items:center}.header-landing ul{justify-content:space-between}.header-landing ul .hamburger-toggle{display:none}.header-landing ul .hamburger-menu{display:none;flex-direction:column;cursor:pointer}.header-landing ul .hamburger-menu span{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.3s}.header-landing ul.nav-menu{list-style:none;padding:0;margin:0 0 0 auto;display:flex}.header-landing ul.nav-menu li{margin-left:15px}.header-landing ul.nav-menu li a.btn-start{background:#05aaff;color:#fff;border:1px solid #05aaff;height:47px;border-radius:5px;display:flex;align-items:center;justify-self:center;box-sizing:border-box;font-size:14px;font-weight:700;padding:0 18px}.header-landing ul.nav-menu li a.btn-start.btn-start-transparent{background:transparent;color:#000}@media(max-width:768px){.header-landing ul .hamburger-menu{display:flex}.header-landing ul .nav-menu{position:fixed;left:-100%;top:77px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);z-index:1000;padding:20px 0}.header-landing ul .nav-menu li{margin:20px 0}.header-landing ul .hamburger-toggle:checked~.nav-menu{left:0}.header-landing ul .hamburger-toggle:checked~.hamburger-menu span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.header-landing ul .hamburger-toggle:checked~.hamburger-menu span:nth-child(2){opacity:0}.header-landing ul .hamburger-toggle:checked~.hamburger-menu span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}.hero,.hero-2{display:flex;flex-direction:column;padding-bottom:100px;box-sizing:border-box}.hero img.hero-bg,.hero-2 img.hero-bg{max-width:1000px;height:auto;margin-left:auto;margin-right:auto;margin-top:60px;box-shadow:-31.92px 0 64.29px 9px hsla(0,0%,65%,.251);border-radius:8px}.hero .hero-description,.hero-2 .hero-description{max-width:750px;margin-left:auto;margin-right:auto;text-align:center;margin-top:100px}.hero .hero-description>span,.hero-2 .hero-description>span{display:block}.hero .hero-description.hero-description-2,.hero-2 .hero-description.hero-description-2{max-width:1000px}.hero .hero-description.hero-description-2>span,.hero-2 .hero-description.hero-description-2>span{display:block}.hero .hero-description h2,.hero-2 .hero-description h2{font-size:38px}.hero .hero-description .btn-start,.hero-2 .hero-description .btn-start{margin-top:20px}.hero .hero-gradient-2,.hero-2 .hero-gradient-2{background:linear-gradient(180deg,#fff 38.46%,#05aaff);width:1240px;margin-left:auto;margin-right:auto;min-height:650px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;margin-top:56px;position:relative}.hero .hero-gradient-2 .hero-feature-1,.hero-2 .hero-gradient-2 .hero-feature-1{margin-right:-5%}.hero .hero-gradient-2 .hero-feature-2,.hero .hero-gradient-2 .hero-feature-3,.hero-2 .hero-gradient-2 .hero-feature-2,.hero-2 .hero-gradient-2 .hero-feature-3{margin-bottom:auto}.hero .hero-gradient-2 .hero-feature-3,.hero-2 .hero-gradient-2 .hero-feature-3{margin-left:-12%;display:flex;flex-direction:column;box-sizing:border-box}.hero .hero-gradient-2 .hero-feature-tagline,.hero-2 .hero-gradient-2 .hero-feature-tagline{margin-top:auto;font-size:26px;position:absolute;left:auto;right:auto;width:100%;display:flex;justify-content:flex-end;padding:30px 30px 0;box-sizing:border-box;color:#fff}.hero .hero-gradient-2 .hero-feature-2,.hero-2 .hero-gradient-2 .hero-feature-2{margin-top:19%;position:relative}.hero .hero-gradient-2 .hero-feature-img,.hero-2 .hero-gradient-2 .hero-feature-img{width:auto;height:auto;position:relative;bottom:-10px}.hero-3{width:1240px;margin-left:auto;margin-right:auto;padding-bottom:100px;padding-top:50px}.hero-3 .hero-example-1{display:flex;align-items:center}.hero-3 .hero-example-1 .description-1{margin-left:auto;margin-right:auto}.hero-3 .hero-example-1 .description-1 h2{font-size:38px}.hero-3 .hero-example-2{display:flex;align-items:center;margin-top:125px}.hero-3 .hero-example-2 h2{font-size:38px}.btn-start{background:#05aaff;color:#fff;border:1px solid #05aaff;height:47px;border-radius:5px;display:inline-flex;align-items:center;justify-self:center;box-sizing:border-box;font-size:14px;font-weight:700;padding:0 18px;text-decoration:none}.btn-start.btn-start-transparent{background:transparent}.btn-start.btn-hero{display:inline-flex;margin-top:23px}.btn-start.btn-hero-love{display:inline-flex;margin-top:43px}.btn-start.btn-hero-sets{display:inline-flex;margin-top:0}.btn-start.btn-hero-sets-cv{display:inline-flex;margin-top:60px}.btn-start.btn-section-last{margin-top:44px}.hero-4{background:#f5fdff;margin-top:100px;margin-bottom:100px;overflow:hidden}.hero-4 .hero-share{width:1240px;display:flex;margin-left:auto;margin-right:auto}.hero-4 .hero-share .hero-share-desc h2{font-size:32px}.hero-4 .hero-share .hero-share-desc span{color:#616161;font-size:20px}.hero-4 .hero-share .hero-share-image{margin-left:auto}.hero-4 .hero-share .hero-share-image img{right:-13.5%;position:relative;height:525px;width:auto;margin-bottom:-5px}.hero-5{width:1240px;margin-left:auto;margin-right:auto;display:flex;align-items:center;margin-top:50px}.hero-5 .hero-love-description{display:flex;flex-direction:column;justify-self:center;align-items:center}.hero-5 .hero-love-description>div{text-align:center;width:800px;margin-left:auto;margin-right:auto}.hero-5 ul{list-style:none;padding:0;width:calc(100% + 30px);margin:80px 0 0 -15px}.hero-5 ul li{height:62px;background:hsla(0,0%,73%,.102);margin-bottom:20px;display:inline-flex;align-items:center;width:calc(33.3% - 30px);margin-right:15px;margin-left:15px;padding-left:17px;padding-right:17px;box-sizing:border-box;border-radius:15px}.hero-5 ul li .hero-love-icon{width:30px;height:auto;display:inline-flex;align-items:center;justify-content:center;margin-right:16px}.hero-5 h2{font-size:38px}.hero-6{width:1240px;margin-left:auto;margin-right:auto;margin-top:125px;justify-content:center}.hero-6,.hero-6 .hero-sets{display:flex;align-items:center}.hero-6 .hero-sets{flex-direction:column;justify-self:center}.hero-6 .hero-sets h2{font-size:38px}.hero-6 .hero-sets>div{text-align:center;margin-left:auto;margin-right:auto}.hero-6 .hero-sets>div:not([class]){width:800px}.hero-6 .hero-sets-item{margin-top:80px;justify-content:center;display:flex}.hero-6 .hero-sets-item ul{list-style:none;padding:0;margin:0;width:calc(100% - 40px)}.hero-6 .hero-sets-item ul li{width:calc(33.3% - 40px);display:inline-flex;flex-direction:column;margin-right:20px;margin-left:20px}.hero-6 .hero-sets-item ul li img{width:100%;border-radius:15px}.hero-6 .hero-sets-item ul li>b{margin-bottom:30px}.hero-7{width:1240px;margin-left:auto;margin-right:auto;margin-top:150px;justify-content:center}.hero-7,.hero-7 .hero-works{display:flex;align-items:center;flex-direction:column}.hero-7 .hero-works{justify-self:center;text-align:center}.hero-7 .hero-works h2{font-size:38px}.hero-7 .hero-works-item{display:flex;justify-content:center;flex-direction:column;align-items:center}.hero-7 .hero-works-item ul{list-style:none;padding:0;margin:84px 0 0}.hero-7 .hero-works-item ul li{display:flex;align-items:center;font-weight:700;font-size:24px;margin-bottom:84px}.hero-7 .hero-works-item ul li img{margin-left:auto;width:100%;max-width:unset}.hero-8{width:1240px;margin-left:auto;margin-right:auto;margin-top:125px;justify-content:center;box-sizing:border-box}.hero-8,.hero-8 .hero-testimony{display:flex;align-items:center;flex-direction:column}.hero-8 .hero-testimony{justify-self:center;text-align:center}.hero-8 .hero-testimony ul.hero-testimony-list{list-style:none;padding:0;margin:0}.hero-8 .hero-testimony ul.hero-testimony-list li{display:flex;background:#f8f9fb;padding:33px 13px;text-align:left;margin-bottom:10px;border-radius:20px}.hero-8 .hero-testimony ul.hero-testimony-list li>div{display:flex;flex-direction:column;width:calc(100% - 100px)}.hero-8 .hero-testimony ul.hero-testimony-list li>div>div{display:flex;align-items:center}.hero-8 .hero-testimony ul.hero-testimony-list li>div>div>span{margin-left:auto}.hero-8 .hero-testimony ul.hero-testimony-list li span{color:#2a2a30;font-size:14px}.hero-8 .hero-testimony ul.hero-testimony-list li b{font-size:16px}.hero-8 .hero-testimony ul.hero-testimony-list li img{width:67px;height:67px;object-fit:cover;object-position:center;border-radius:50%;margin-right:25px}.hero-8 .hero-testimony h2{font-size:32px;margin-bottom:90px}.hero-9{width:1240px;margin-left:auto;margin-right:auto;margin-top:100px;justify-content:center;padding-bottom:100px}.hero-9,.hero-9 .hero-faq{display:flex;align-items:center;flex-direction:column}.hero-9 .hero-faq{justify-self:center;text-align:center;width:100%}.hero-9 .hero-faq h2{font-size:38px;margin-bottom:60px;font-weight:700;color:#1a1a1a}.hero-9 .faq-accordion{max-width:800px;width:100%;margin:0 auto}.hero-9 .faq-accordion .faq-item{border-bottom:0 solid #e5e5e5;background:#f8f8f8;margin-bottom:10px;padding-left:13px;padding-right:13px;border-radius:7px}.hero-9 .faq-accordion .faq-item:last-child{border-bottom:none}.hero-9 .faq-accordion .faq-toggle{display:none}.hero-9 .faq-accordion .faq-question{display:flex;justify-content:space-between;align-items:center;height:57px;font-size:20px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:color .3s ease;text-align:left;margin:0;border:none;background:none;width:100%;box-sizing:border-box}.hero-9 .faq-accordion .faq-question:hover{color:#05aaff}.hero-9 .faq-accordion .faq-question .faq-icon{font-size:28px;font-weight:300;transition:transform .3s ease;min-width:28px;text-align:center;color:#05aaff;margin-top:-20px}.hero-9 .faq-accordion .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.hero-9 .faq-accordion .faq-answer p{font-size:16px;line-height:1.7;color:#666;margin:0;text-align:left}.hero-9 .faq-accordion .faq-toggle:checked+.faq-question{color:#05aaff}.hero-9 .faq-accordion .faq-toggle:checked+.faq-question .faq-icon{transform:rotate(180deg);margin-bottom:-30px}.hero-9 .faq-accordion .faq-toggle:checked+.faq-question+.faq-answer{max-height:300px;padding-bottom:28px}@media(max-width:768px){.hero-9{width:90%;padding:60px 20px 80px;margin-top:150px}.hero-9 .hero-faq h2{font-size:28px;margin-bottom:40px}.hero-9 .faq-accordion .faq-question{font-size:18px;padding:24px 0}.hero-9 .faq-accordion .faq-question .faq-icon{font-size:24px}.faq-toggle:checked+.faq-question+.hero-9 .faq-accordion .faq-answer{padding-bottom:24px}.hero-9 .faq-accordion .faq-answer p{font-size:15px;line-height:1.6}}@media(max-width:480px){.hero-9 .faq-accordion .faq-question{font-size:16px;padding:20px 0}.hero-9 .faq-accordion .faq-answer p{font-size:14px}}.hero-last{padding-top:141px;padding-bottom:141px;background:#f5fdff;width:100%;margin-top:75px;box-sizing:border-box}.hero-last,.hero-last>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-last>div h2{font-size:48px;font-weight:400}.hero-last>div span{font-size:20px}.hero-last>div span img{height:28px;width:auto;margin-left:35px}.hero-last>div span.hero-link-last{background:#fafdff;padding:8px 17px;display:flex;border-radius:8px;color:#2a46ff;align-items:center;margin-top:42px;box-sizing:border-box;border:2px solid #2a46ff}@media(max-width:767px){.btn-desktop,.desktop-img,.header-landing ul.nav-menu{display:none}.header-landing{padding:16px 20px;min-height:auto;display:flex;width:100%;justify-content:space-between;position:fixed;background:#fff;z-index:111}.header-landing img{height:35px;width:auto}.header-landing ul li:nth-child(2){margin-top:auto}.header-landing ul li a.btn-start{height:40px;padding:0 14px;font-size:18px}.header-landing ul li a.btn-start.btn-desktop{display:none}.hero,.hero-2{padding-bottom:50px;padding-left:20px;padding-right:20px;box-sizing:border-box}.hero img.hero-bg,.hero-2 img.hero-bg{max-width:100%;margin-top:30px;box-shadow:-15px 0 30px 5px hsla(0,0%,65%,.251)}.hero .hero-description,.hero-2 .hero-description{margin-top:50px;max-width:100%;padding:0 10px}.hero .hero-description.hero-description-2,.hero-2 .hero-description.hero-description-2{max-width:100%}.hero .hero-description h2,.hero-2 .hero-description h2{font-size:24px;line-height:1.3;margin-bottom:15px}.hero .hero-description span,.hero-2 .hero-description span{font-size:16px;line-height:1.5}.hero .hero-description .btn-start,.hero-2 .hero-description .btn-start{margin-top:25px;width:auto;justify-content:center}.hero .hero-gradient-2,.hero-2 .hero-gradient-2{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;min-height:400px;margin-top:30px;flex-direction:column;padding:20px;box-sizing:border-box;align-items:center}.hero .hero-gradient-2 .hero-feature-1,.hero .hero-gradient-2 .hero-feature-2,.hero .hero-gradient-2 .hero-feature-3,.hero-2 .hero-gradient-2 .hero-feature-1,.hero-2 .hero-gradient-2 .hero-feature-2,.hero-2 .hero-gradient-2 .hero-feature-3{margin:10px 0}.hero .hero-gradient-2 .hero-feature-1,.hero-2 .hero-gradient-2 .hero-feature-1{margin-right:0}.hero .hero-gradient-2 .hero-feature-3,.hero-2 .hero-gradient-2 .hero-feature-3{margin-left:0}.hero .hero-gradient-2 .hero-feature-tagline,.hero-2 .hero-gradient-2 .hero-feature-tagline{position:static;width:100%;text-align:center;padding:15px;margin-top:20px;display:none}.hero .hero-gradient-2 .hero-feature-tagline h2,.hero-2 .hero-gradient-2 .hero-feature-tagline h2{font-size:18px}.hero .hero-gradient-2 .hero-feature-img,.hero-2 .hero-gradient-2 .hero-feature-img{max-width:200px;height:auto}.hero{margin-top:60px}.hero-3{width:calc(100% - 40px);margin-left:20px;margin-right:20px;padding-bottom:0;padding-top:50px;box-sizing:border-box}.hero-3 .hero-example-1,.hero-3 .hero-example-2{flex-direction:column;text-align:left;margin-top:50px;align-items:unset}.hero-3 .hero-example-1 .description-1,.hero-3 .hero-example-1 .description-2,.hero-3 .hero-example-1 .example-1,.hero-3 .hero-example-1 .example-2,.hero-3 .hero-example-2 .description-1,.hero-3 .hero-example-2 .description-2,.hero-3 .hero-example-2 .example-1,.hero-3 .hero-example-2 .example-2{margin:0 0 20px}.hero-3 .hero-example-1 .description-1 h2,.hero-3 .hero-example-1 .description-2 h2,.hero-3 .hero-example-1 .example-1 h2,.hero-3 .hero-example-1 .example-2 h2,.hero-3 .hero-example-2 .description-1 h2,.hero-3 .hero-example-2 .description-2 h2,.hero-3 .hero-example-2 .example-1 h2,.hero-3 .hero-example-2 .example-2 h2{font-size:32px;margin-bottom:10px}.hero-3 .hero-example-1 .description-1 span,.hero-3 .hero-example-1 .description-2 span,.hero-3 .hero-example-1 .example-1 span,.hero-3 .hero-example-1 .example-2 span,.hero-3 .hero-example-2 .description-1 span,.hero-3 .hero-example-2 .description-2 span,.hero-3 .hero-example-2 .example-1 span,.hero-3 .hero-example-2 .example-2 span{font-size:16px}.hero-3 .hero-example-1 .example-1 img,.hero-3 .hero-example-1 .example-2 img,.hero-3 .hero-example-2 .example-1 img,.hero-3 .hero-example-2 .example-2 img{max-width:100%;height:auto}.hero-3 .hero-example-1 .example-1 img,.hero-3 .hero-example-2 .example-1 img{width:calc(100% + 30px);max-width:unset;margin-left:-15px}.hero-3 .hero-example-1{margin-top:0}.hero-4{margin-top:25px;margin-bottom:50px;padding:30px 0;box-sizing:border-box}.hero-4 .hero-share{width:100%;margin-left:0;margin-right:0;flex-direction:column;text-align:center}.hero-4 .hero-share .hero-share-desc{padding-left:25px;padding-right:25px;text-align:left;margin-bottom:75px}.hero-4 .hero-share .hero-share-desc h2{font-size:28px;line-height:1.3;margin-bottom:15px}.hero-4 .hero-share .hero-share-desc span{font-size:16px;display:flex}.hero-4 .hero-share .hero-share-image{margin-left:0}.hero-4 .hero-share .hero-share-image img{position:static;height:auto;width:calc(100% + 100px);margin-left:-50px;margin-bottom:-15px}.hero-5{width:calc(100% - 40px);margin-left:20px;margin-right:20px;margin-top:100px}.hero-5 .hero-love-description>div{width:100%;margin:0}.hero-5 .hero-love-description .btn-hero-love{width:auto}.hero-5 .hero-love-description h2{font-size:24px;margin-bottom:15px}.hero-5 .hero-love-description span{font-size:16px}.hero-5 ul{width:100%;margin-left:0;margin-top:40px}.hero-5 ul li{width:100%;margin:0 0 15px;height:auto;padding:15px;flex-direction:row;align-items:flex-start}.hero-5 ul li .hero-love-icon{margin-right:15px;flex-shrink:0}.hero-5 ul li span{font-size:14px;line-height:1.4}.hero-6{width:calc(100% - 40px);margin-left:20px;margin-right:20px;margin-top:50px}.hero-6 .hero-sets h2{font-size:24px}.hero-6 .hero-sets>div:not([class]){width:100%}.hero-6 .hero-sets span{font-size:16px}.hero-6 .hero-sets-item{margin-top:40px}.hero-6 .hero-sets-item ul{width:100%}.hero-6 .hero-sets-item ul li{width:100%;margin:0 0 50px;text-align:center}.hero-6 .hero-sets-item ul li img{width:100%;margin-bottom:15px}.hero-6 .hero-sets-item ul li>b{font-size:18px;margin-bottom:10px;display:block}.hero-6 .hero-sets-item ul li span{font-size:14px;line-height:1.5}.hero-7{width:calc(100% - 40px);margin-left:20px;margin-right:20px;margin-top:50px}.hero-7 .hero-works h2{font-size:24px}.hero-7 .hero-works span{font-size:16px}.hero-7 .hero-works-item ul{margin-top:65px}.hero-7 .hero-works-item ul li{flex-direction:column;text-align:center;font-size:18px;margin-bottom:80px}.hero-7 .hero-works-item ul li div{margin-bottom:20px;order:1}.hero-7 .hero-works-item ul li img{margin-left:0;order:2;max-width:100%;height:auto}.hero-8{width:calc(100% - 40px);margin-left:20px;margin-right:20px;margin-top:50px}.hero-8 .hero-testimony h2{font-size:24px;margin-bottom:40px}.hero-8 .hero-testimony img{max-width:100%;height:auto}.hero-9{width:calc(100% - 20px);margin-left:10px;margin-right:10px;margin-top:50px;padding-bottom:50px;box-sizing:border-box}.hero-9 .hero-faq h2{font-size:24px;margin-bottom:40px}.hero-9 .faq-accordion .faq-item{padding-left:15px;padding-right:15px}.hero-9 .faq-accordion .faq-question{height:auto;padding:20px 0;font-size:16px;line-height:1.4}.hero-9 .faq-accordion .faq-question .faq-icon{font-size:20px;margin-top:-10px}.hero-9 .faq-accordion .faq-answer p{font-size:14px;line-height:1.6}.hero-9 .faq-accordion .faq-toggle:checked+.faq-question+.faq-answer{padding-bottom:20px}.hero-last{padding:60px 20px;margin-top:50px;margin-bottom:100px;width:calc(100% - 40px);margin-left:20px}.hero-last>div h2{font-size:28px;line-height:1.3;text-align:center;margin-bottom:15px}.hero-last>div span{font-size:16px;text-align:center}.hero-last>div span.hero-link-last{margin-top:25px;padding:12px 15px;font-size:14px}.hero-last>div span.hero-link-last img{height:20px;margin-left:15px}.btn-start{font-size:14px;height:44px;padding:0 16px}.btn-start.btn-hero-love,.btn-start.btn-hero-sets,.btn-start.btn-section-last{width:100%;justify-content:center;margin-top:30px}.btn-start.btn-hero,.btn-start.btn-hero-sets,.btn-start.btn-section-last{width:auto}}@media(min-width:768px)and (max-width:1024px){.header-landing{padding:16px 30px}.hero,.hero-2{padding-left:30px;padding-right:30px}.hero .hero-description,.hero-2 .hero-description{max-width:600px}.hero .hero-description h2,.hero-2 .hero-description h2{font-size:32px}.hero .hero-gradient-2,.hero-2 .hero-gradient-2,.hero-3,.hero-4 .hero-share,.hero-5,.hero-6,.hero-7,.hero-8,.hero-9{width:calc(100% - 60px);margin-left:30px;margin-right:30px}.hero-5 ul li{width:calc(50% - 30px)}.hero-6 .hero-sets-item ul li{width:calc(50% - 40px)}}.footer{background-color:#000;color:#fff;padding:40px 0}.footer .footer-copy{max-width:1240px;display:flex;justify-content:space-between;color:#868786;margin:150px auto 0;padding:0 20px}.footer .footer-copy a{color:#868786;text-decoration:none}.footer .footer-container{max-width:1240px;margin:0 auto;padding:0 50px;justify-content:space-between}.footer .footer-container,.footer .footer-container .footer-left{display:flex;align-items:flex-start}.footer .footer-container .footer-left img{height:40px;width:auto}.footer .footer-container .footer-right .footer-menu{list-style:none;padding:0;margin:0;display:flex;gap:30px}.footer .footer-container .footer-right .footer-menu li{display:flex;flex-direction:column;margin-left:90px}.footer .footer-container .footer-right .footer-menu li>span{color:#868786;display:inline-flex;margin-bottom:22px}.footer .footer-container .footer-right .footer-menu li a{color:#fff;text-decoration:none;font-size:16px;font-weight:400;transition:color .3s ease;margin-bottom:22px;display:inline-flex}.footer .footer-container .footer-right .footer-menu li a:hover{color:#05aaff}@media(max-width:768px){.footer{padding:30px 0}.footer .footer-copy{margin-top:50px;flex-direction:row;gap:10px;text-align:center;padding:0 20px}.footer .footer-container{padding:0 20px;flex-direction:column;gap:30px;text-align:center}.footer .footer-container .footer-left{justify-content:center}.footer .footer-container .footer-left img{height:35px}.footer .footer-container .footer-right .footer-menu{display:flex;flex-direction:column}.footer .footer-container .footer-right .footer-menu li{margin-left:0;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}.footer .footer-container .footer-right .footer-menu li:nth-child(3){flex:0 0 100%;margin-top:15px;text-align:center}.footer .footer-container .footer-right .footer-menu li>span{margin-bottom:15px;font-size:14px}.footer .footer-container .footer-right .footer-menu li a{font-size:14px;margin-bottom:10px}}@media(min-width:769px)and (max-width:1024px){.footer .footer-container{padding:0 30px}.footer .footer-container .footer-right .footer-menu li{margin-left:50px}.footer .footer-copy{padding:0 30px;margin-top:100px}}@media(max-width:768px){.hero-3 .hero-example-2{flex-direction:column-reverse}.description-2 img{width:100%;margin-top:-75px}.hero-2 .hero-gradient-2{width:100%;margin-left:0;margin-right:0;flex-direction:column-reverse;padding-bottom:0}.hero-2 .hero-gradient-2 .hero-feature-2 img{rotate:75deg;transform:scaleX(-1);margin-bottom:calc(-1*(100% - 75px));right:-50%;position:relative}.hero-2 .hero-gradient-2 .hero-feature-3 img{margin-bottom:-45%;right:-35%;position:relative}.hero-2 .hero-gradient-2 .hero-feature-1 img{margin-bottom:-10px}.hero-4{margin-bottom:0;padding-bottom:0;overflow:hidden}.hero-share{width:100%;margin-left:0;margin-right:0}}.hamburger-toggle{display:none}.hamburger-menu{display:inline-block;cursor:pointer;padding:10px;z-index:2;position:relative}.hamburger-menu span{display:block;width:20px;height:2px;margin:3.5px 0;background:#333;transition:all .3s ease}.hamburger-toggle:checked+.hamburger-menu span:first-child{transform:rotate(45deg) translate(3.5px,3.5px)}.hamburger-toggle:checked+.hamburger-menu span:nth-child(2){opacity:0}.hamburger-toggle:checked+.hamburger-menu span:nth-child(3){transform:rotate(-45deg) translate(4.5px,-4.5px)}.menu{display:none;position:absolute;top:60px;background:#fff;padding:20px;border-radius:8px;position:fixed;right:0;box-sizing:border-box;width:100%;height:100%}.menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;height:calc(100% - 60px)}.menu li{margin:10px 0}.menu li>div>div h3{font-size:36px;margin-bottom:0}.menu li>div>div h3>span{color:#0892e5}.menu li.description b,.menu li.description h4{font-size:24px;font-weight:400}.menu li.description b{margin-bottom:10px;display:flex}.menu li a{width:100%;text-align:center;justify-content:center;font-weight:700}.menu li a.btn-start{font-size:18px}.menu li a.btn-start-trial{color:#fff}.menu a{text-decoration:none;color:#333;font-weight:500}.hamburger-toggle:checked~.menu{display:block}@media only screen and (min-width:768px){.hamburger-menu-mobile,.hamburger-toggle-mobile{display:none}.hero-8 .hero-testimony ul.hero-testimony-list{width:calc(75% - 200px);margin-left:auto;margin-right:auto}.hero-4 .hero-share .hero-share-desc a.btn-hero{margin-top:325px}.hero-4 .hero-share .hero-share-desc span{display:flex;margin-top:0;width:400px}.hero-4 .hero-share .hero-share-desc>div.description{width:500px;position:absolute;margin-top:100px}.hero-7 .hero-works-item ul li>div{width:390px}.hero-7 .hero-works-item ul li>img{width:calc(100% - 490px);height:auto}}.faq-answer a{color:#05aaff}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6d9d93fc6431e29f-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Open_Sans_4dd805;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5d258b355fefebcb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Open_Sans_Fallback_4dd805;src:local("Arial");ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.00%;size-adjust:105.15%}.__className_4dd805{font-family:__Open_Sans_4dd805,__Open_Sans_Fallback_4dd805;font-style:normal}