@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{height:100%;line-height:1.5;-webkit-text-size-adjust:100%}body{font-family:inherit;background-color:#0f0f11;color:#f3f3f3}button,[type=button],[type=submit],[type=reset],input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;background:none;border:none;outline:none;border-radius:0;line-height:inherit;padding:0;margin:0;cursor:pointer}button,[type=button],[type=submit],[type=reset]{border-radius:inherit}button::-moz-focus-inner{border:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:vertical}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}h1,h2,h3,h4,h5,h6{font-weight:inherit;line-height:1.2}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img,picture,svg,video,canvas{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}:focus,button:focus,button:active,a:focus,a:active{outline:none;-webkit-outline:none;background-color:transparent}select{background:none}html,body{font-family:"Alexandria 300",Arial,sans-serif;font-size:16px;line-height:1.3;height:100%;min-height:100%}body{background-color:#0f0f11;color:#f3f3f3}body:before{content:"";position:fixed;inset:0;background-image:url(/wp-content/themes/aftercomma-agency/dist/assets/bg-main.webp);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}.main{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:500px;overflow:hidden}.title{font-family:Special Gothic Expanded One;font-weight:400;font-style:normal}.title--h1{font-size:35px}.text-yellow{color:#f8ec24}strong{font-family:"Alexandria 300",Arial,sans-serif}.top-menu{list-style:none;padding:40px 0;margin:0;display:flex;flex-direction:column;width:100%;position:absolute;top:-1000%;left:0;background:#0000004d;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);transition:top .3s ease-in-out;z-index:1000}@media(min-width:768px){.top-menu{padding:0;display:flex!important;position:static;flex-direction:row;width:auto;background:transparent;top:0;transition:none}}.top-menu--active{top:87px}.top-menu__link{text-decoration:none;color:#f3f3f3;display:flex;justify-content:center;align-items:center;min-width:103px;height:45px;padding:0 .8rem;box-sizing:border-box;font-size:1.3rem}@media(min-width:768px){.top-menu__link{height:35px;font-size:1rem}}.top-menu__link:hover{border-radius:0;background-clip:border-box;background:#ffffff0d;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);min-width:103px;height:45px;padding:0 .8rem;transition:all 0,3s ease-in-out}@media(min-width:768px){.top-menu__link:hover{height:35px;font-size:1rem;border-radius:.4rem}}.btn{font-family:"Alexandria 500",Arial,sans-serif;border:none;padding:1rem;font-size:.8rem;font-weight:400;line-height:100%;cursor:pointer;text-transform:capitalize;color:#0f0f11}.btn--yellow{border-radius:8rem;background-color:#f8ec24;color:#0f0f11;width:125px;height:45px;display:flex;justify-content:center;align-items:center}.btn--yellow:focus,.btn--yellow:active{background-color:#f8ec24}.btn--yellow:hover{background-color:#24f882;filter:drop-shadow(0 2px 9px #24f882);transition:all .3s ease-in-out}.btn--green{border-radius:8rem;background-color:#24f882;width:125px;height:45px;display:flex;justify-content:center;align-items:center}.btn--green:hover{background-color:#f8ec24;filter:drop-shadow(0 2px 9px #f8ec24);transition:all .3s ease-in-out}.btn--green-inversion{border-radius:8rem;background-color:transparent;border:1px solid #24f882;color:#f3f3f3;width:125px;height:45px;display:flex;justify-content:center;align-items:center}.btn--green-inversion:hover{background-color:#f8ec24;border:1px solid #f8ec24;color:#0f0f11;filter:drop-shadow(0 2px 9px #f8ec24);transition:all .3s ease-in-out}.btn--scroll{position:relative;overflow:hidden}.btn--scroll span{display:block;width:100%;text-align:center;transition:transform .45s ease;opacity:1}.btn--scroll:after{content:var(--hover-text);position:absolute;top:100%;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .45s ease}.btn--scroll:hover span{transform:translateY(-200%);opacity:0}.btn--scroll:hover:after{transform:translateY(-100%)}.contacts{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;list-style:none;padding:0;margin:0}.contacts__link{display:block}.contacts__icon{width:43px;height:43px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.contacts__email{text-decoration:none;color:#f3f3f3;opacity:.8}.contacts__email:hover{color:#24f882}label{display:block;margin-bottom:10px}.button{border:none;padding:10px;font-size:20px;cursor:pointer}.input{box-sizing:border-box;display:block;width:100%;height:60px;line-height:1.5;background-color:#0f0f11;color:#f3f3f3;background-clip:padding-box;border:1px solid #414143;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:0 20px}.input--error{border:1px solid #cd0317}.input::-moz-placeholder{color:#f3f3f3;opacity:.8}.input:-ms-input-placeholder{color:#f3f3f3;opacity:.8}.input::placeholder{color:#f3f3f3;opacity:.8}.input:focus{outline:1px solid #24f882;outline-offset:0;background-color:#0f0f11}.input:focus::-moz-placeholder{color:#f3f3f3}.input:focus:-ms-input-placeholder{color:#f3f3f3}.input:focus::placeholder{color:#f3f3f3}.textarea{box-sizing:border-box;display:block;width:100%;height:100px;padding:0 20px;font-weight:400;line-height:1.5;color:#0f0f11;background-color:#f3f3f3;background-clip:padding-box;border:1px solid #24f882;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.textarea--error{border:1px solid #cd0317}.textarea::-moz-placeholder{color:#0f0f11;opacity:.9}.textarea:-ms-input-placeholder{color:#0f0f11;opacity:.9}.textarea::placeholder{color:#0f0f11;opacity:.9}.textarea:focus{outline:1px solid #24f882;outline-offset:1px;background-color:transparent}.textarea:focus::-moz-placeholder{color:#f3f3f3}.textarea:focus:-ms-input-placeholder{color:#f3f3f3}.textarea:focus::placeholder{color:#f3f3f3}.form-help{display:block;color:#cd0317;margin-bottom:.8rem;margin-left:2rem;line-height:1.2;font-size:.85rem}.alert{font-size:1.2rem;margin-bottom:10px;border-radius:.5rem;padding:1rem}.alert--info{color:#0f0f11;background-color:#24f882}.alert--errors{color:#cd0317;background-color:#f8d7da}.alert--success{color:#155724;background-color:#d4edda}.alert p{margin-bottom:1rem}.container-form{width:100%;margin:0 auto;background-color:#0f0f11;color:#f3f3f3;box-sizing:border-box}.container-form__title{font-size:35px;margin-bottom:30px}.container-form__text{font-size:16px;margin-bottom:30px}.container-form__text a{color:#24f882}.form-contact{display:flex;flex-direction:column}.form-contact__row--grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;-moz-column-gap:20px;column-gap:20px}.form-contact__row--flex{display:grid;flex-direction:column;grid-template-columns:1fr;grid-template-rows:6fr;gap:20px}.form-contact__row:last-child{margin-bottom:0}.form-contact__input{border-radius:30px}.form-contact__select{position:relative;padding:10px;margin-bottom:10px;color:#0f0f11;cursor:pointer}.form-contact__textarea{padding:10px;margin-bottom:10px;background-color:#f3f3f3;color:#0f0f11}.form-contact__label{color:#f3f3f3}.form-contact__btn{width:152px;height:48px;font-size:1rem;margin-top:1rem}.loader{position:fixed;z-index:5000;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;top:0;left:0;background-color:#0f0f1199}.loader__spin{display:block;border:10px solid #f3f3f3;border-top:10px solid #24f882;border-radius:50%;width:45px;height:45px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-small{font-size:.8rem;opacity:.9}.modal{width:100%;position:fixed;right:0;bottom:0;z-index:100003;height:100%;transform:translate3d(100%,0,0);transition:transform .5s;overflow:hidden;display:flex;justify-content:center;align-items:center}.modal--active{transform:translateZ(0)}.modal__wrap{position:relative;min-width:20%;min-height:20%;overflow:auto;display:flex;padding:1rem;box-sizing:border-box;border-radius:30px;border:1px solid #414143}@media(min-width:960px){.modal__wrap{padding:2.6rem}}.modal__wrap--form{width:85%;background-color:#0f0f11;color:#f3f3f3}@media(min-width:960px){.modal__wrap--form{width:600px}}.modal__wrap--video{width:100%;height:100vh}.modal__wrap--video video{width:100%;height:100%}.modal__wrap--article{width:90%;height:100%;background-color:#f3f3f3;color:#0f0f11;box-sizing:border-box}@media(min-width:960px){.modal__wrap--article{width:80%;height:100%}}.modal__close{position:absolute;top:20px;right:20px;width:20px;height:20px;display:block;cursor:pointer;transition:all .5s}.modal__close:hover{transform:rotate(360deg)}.modal__line{height:1px;width:100%;background:#f3f3f3;display:block}.modal__line--blue{background:#190f70}.modal__line:first-child{transform:rotate(45deg);position:relative;top:10px}.modal__line:last-child{transform:rotate(-45deg);position:relative;top:9px}.modal-layer{position:fixed;top:0;left:0;width:100%;height:100%;background-clip:border-box;background:#ffffff1a;-webkit-backdrop-filter:blur(300px);backdrop-filter:blur(300px);transition:opacity .3s cubic-bezier(.895,.03,.685,.9);display:none;z-index:100002;opacity:.6;overflow:hidden}.modal-layer--active{display:block}@font-face{font-family:Special Gothic Expanded One;src:url(/wp-content/themes/aftercomma-agency/dist/assets/SpecialGothicExpandedOne-Regular.eot);src:url(/wp-content/themes/aftercomma-agency/dist/assets/SpecialGothicExpandedOne-Regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/aftercomma-agency/dist/assets/SpecialGothicExpandedOne-Regular.woff2) format("woff2"),url(/wp-content/themes/aftercomma-agency/dist/assets/SpecialGothicExpandedOne-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Alexandria 500";src:url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-500-normal.woff2) format("woff2"),url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-500-normal.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Alexandria 400";src:url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-400-normal.woff2) format("woff2"),url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-400-normal.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Alexandria 300";src:url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-300-normal.woff2) format("woff2"),url(/wp-content/themes/aftercomma-agency/dist/assets/alexandria-latin-300-normal.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}.header{position:fixed;background-color:transparent;top:0;width:100%;height:87px;z-index:2000}.header--scroll{background-color:#0f0f11;background-repeat:no-repeat;background-image:url(/wp-content/themes/aftercomma-agency/dist/assets/bg-main.webp);background-size:cover;transition:all .3s ease-in-out}.header__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:87px}.header__btn{display:none}@media(min-width:768px){.header__btn{display:flex}}.header__bar{width:25px;border:none;background:transparent;padding:0;margin:0;display:block}@media(min-width:768px){.header__bar{display:none}}.header__bar--active .header__bar-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__bar--active .header__bar-line:nth-child(2){opacity:0}.header__bar--active .header__bar-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__bar-icon{display:inline-block;transition:.3s linear;width:25px;color:#f3f3f3;cursor:pointer}.header__bar-line{height:1px;width:100%;background:#f3f3f3;display:block;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,background .3s ease}.header__bar-line:nth-child(2){margin:7px 0}.header__btn{font-size:.8rem}.wrapper{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:visible}.container{width:100%;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}@media(min-width:1200px){.container{width:1152px;padding:0}}.footer{background-image:url("data:image/svg+xml,%3csvg%20width='1107'%20height='2'%20viewBox='0%200%201107%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%201L1107%200.999903'%20stroke='url(%23paint0_linear_17_646)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_17_646'%20x1='-4.37114e-08'%20y1='0.5'%20x2='1107'%20y2='0.499903'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.00961538'%20stop-color='%23F3F3F3'%20stop-opacity='0'/%3e%3cstop%20offset='0.490385'%20stop-color='%23F3F3F3'/%3e%3cstop%20offset='1'%20stop-color='%23F3F3F3'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:0 0;background-repeat:no-repeat;background-size:contain;padding-top:1.3rem;background-color:#0f0f11}.footer__wrap{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:flex-end;height:auto}@media(min-width:960px){.footer__wrap{flex-direction:row;justify-content:space-between;align-items:center;height:150px}}.footer__col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;margin:20px 0}@media(min-width:960px){.footer__col{margin:0}}.footer__copy{font-size:.9rem;opacity:.8}.footer__logo{width:150px;margin-bottom:1rem}.footer__top{position:fixed;right:10px;bottom:10px;display:none;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#f8ec24;color:#0f0f11}@media(min-width:960px){.footer__top{right:10px;bottom:20px}}.footer__top--active{display:flex}.footer__top:focus,.footer__top:active,.footer__top:hover{background-color:#24f882;filter:drop-shadow(0 2px 9px #24f882);transition:all .3s ease-in-out}.footer__top .top-arrow{position:relative;top:3px;width:15px;height:15px;border:solid #0f0f11;border-width:0 2px 2px 0;transform:rotate(-135deg);transition:transform .3s ease}[data-an]{transition:opacity .3s ease,transform .3s ease}no-script [data-an],html.no-js [data-an]{opacity:1!important;transform:none!important}html.js [data-an]{opacity:0}html.js [data-an=fade-up]{transform:translateY(80px)}html.js [data-an=fade-down]{transform:translateY(-80px)}html.js [data-an=fade-left]{transform:translate(-80px)}html.js [data-an=fade-right]{transform:translate(80px)}html.js [data-an=scale]{transform:scale(.8)}@media(prefers-reduced-motion:reduce){[data-an]{opacity:1!important;transform:none!important;transition:none!important}}
