.modal{display:none;z-index:100}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:auto}.modal.modal-bid .modal__circle{position:absolute;width:41rem;height:63rem;border-radius:63rem;background:radial-gradient(50% 50% at 50% 50%,rgba(220,241,79,.6) 0,rgba(220,241,79,0) 100%);-webkit-filter:blur(100px);filter:blur(100px);z-index:-1}.modal.modal-bid .modal__circle_top{top:-46rem;left:-19rem}.modal.modal-bid .modal__circle_bottom{bottom:-39rem;right:-18rem}@media only screen and (min-width:1024px){.modal.modal-bid .modal__circle_bottom{bottom:-30rem;-webkit-transform:rotate(17.031deg);-ms-transform:rotate(17.031deg);transform:rotate(17.031deg)}}.modal.modal-bid .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:5rem 0;min-height:100%;width:100%}.modal.modal-bid .modal__dialog::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:-10}@media only screen and (min-width:768px){.modal.modal-bid .modal__dialog{max-width:56rem;min-height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-radius:1.2rem}}.modal.modal-bid .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.modal.modal-bid .modal__close::after,.modal.modal-bid .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#dcf14f;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-bid .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-bid .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-bid .modal__close:hover::after,.modal.modal-bid .modal__close:hover::before{height:3px}.form-bid{text-align:center}.form-bid__title{font-size:2.4rem;font-weight:700}@media only screen and (min-width:1024px){.form-bid__title{margin:0 auto;width:55%;font-size:2.8rem}}@media only screen and (min-width:1280px){.form-bid__title{font-size:3rem}}@media only screen and (min-width:1440px){.form-bid__title{width:60%;font-size:3.4rem}}.form-bid__subtitle{margin-top:2rem;font-size:1.8rem;font-weight:400}@media only screen and (min-width:1280px){.form-bid__subtitle{font-size:2.2rem}}@media only screen and (min-width:1440px){.form-bid__subtitle{font-size:2.4rem}}.form-bid__name{color:#dcf14f;font-size:2rem;font-style:italic;font-weight:400;line-height:105%}@media only screen and (min-width:1280px){.form-bid__name{font-size:2.2rem}}@media only screen and (min-width:1440px){.form-bid__name{font-size:2.4rem}}.form-bid fieldset{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media only screen and (min-width:1024px){.form-bid fieldset{margin:2rem auto 0;max-width:40.5rem}}.form-bid__input{position:relative;width:100%;padding:1.8rem 1rem;background:0 0;border-radius:8px;border:1px solid #dcf14f;color:#979797;font-size:1.6rem;font-weight:400;line-height:105%;-webkit-transition:border .3s linear;transition:border .3s linear}.form-bid__input:hover{border-color:#fff}.form-bid__input input{-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.form-bid__input_text input{color:grey;font-size:1.4rem}.form-bid__input_text input:not(:-moz-placeholder-shown)+span{transform:translateY(-2.8rem);font-size:1.4rem;background:#000;padding:0 .4rem;color:#979797}.form-bid__input_text input:not(:-ms-input-placeholder)+span{-ms-transform:translateY(-2.8rem);transform:translateY(-2.8rem);font-size:1.4rem;background:#000;padding:0 .4rem;color:#979797}.form-bid__input_text input:not(:placeholder-shown)+span{-webkit-transform:translateY(-2.8rem);-ms-transform:translateY(-2.8rem);transform:translateY(-2.8rem);font-size:1.4rem;background:#000;padding:0 .4rem;color:#979797}.form-bid__input_text input::-webkit-input-placeholder{opacity:0}.form-bid__input_text input::-moz-placeholder{opacity:0}.form-bid__input_text input:-ms-input-placeholder{opacity:0}.form-bid__input_text input::-ms-input-placeholder{opacity:0}.form-bid__input_text input::placeholder{opacity:0}.form-bid__input-plh{position:absolute;top:2rem;left:1rem;pointer-events:none;-webkit-transition:all .3s linear;transition:all .3s linear}.form-bid input{width:100%;height:100%;background:0 0;border:none;outline:0;color:#fff;font-size:1.6rem;font-weight:400;line-height:105%}.form-bid__submit{margin-top:4rem;padding:1.6rem 4rem;font-size:2rem;font-weight:800;line-height:105%}@media only screen and (max-width:480px){.form-bid__submit{width:100%;padding:1.6rem}}@media only screen and (min-width:1024px){.form-bid__submit{margin-top:2rem}}.form-bid__errors{margin-top:1rem;font-size:1.4rem;line-height:1.4rem;color:red;display:none}.form-bid__description{margin-top:4rem;padding:0 4.5rem;color:#979797;font-size:1.2rem;font-weight:400;line-height:105%}.registration-form__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.registration-form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.registration-form__input input{padding:2rem;border:1px solid #fff;outline:0;border-radius:100px}.registration-form__input input.is-invalid{border-color:red}.registration-form__input select{background:#fff}.registration-form__input textarea{padding:2rem;border:none;outline:0;border-radius:2.4rem;background:#fff;resize:none}.registration-form__select{background:#fff;padding:0 2rem;border-radius:100px}.registration-form__select select{padding:2rem 0;width:100%;border:none;outline:0;color:#6f6f6f}.registration-form__select select:focus{color:#000}.registration-form__input-text{padding-left:1rem;font-weight:600;font-size:1.6rem;line-height:150%}.registration-form__submit{margin-top:2rem;padding:2.6rem 4rem;width:100%;background:#f16022;border-radius:100px;-webkit-transition:.1s linear;transition:.1s linear;font-weight:500;font-size:2rem;line-height:130%;color:#fff}.registration-form__submit:hover{background:#fff;color:#f16022}.reg-errors{margin-top:1rem;text-align:center;font-size:1.4rem;line-height:120%;color:red;display:none}.socials{padding:4rem 0;background:#fff}@media only screen and (min-width:1024px){.socials{padding:6rem 0}}@media only screen and (min-width:1440px){.socials{padding:8rem 0}}.socials__title{padding:1rem;text-align:center;font-weight:600;font-size:3.4rem;line-height:190%}@media only screen and (min-width:1280px){.socials__title{font-size:5.4rem}}.socials__wrap{margin:2rem auto 0;max-width:70rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media only screen and (min-width:1024px){.socials__wrap{max-width:131rem;margin:4rem auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1440px){.socials__wrap{margin-bottom:8rem}}.socials__list{padding:2rem;background:#fff;border:2px solid #f7a07a;-webkit-box-shadow:0 0 64px rgba(12,14,16,.04);box-shadow:0 0 64px rgba(12,14,16,.04);border-radius:2.4rem}@media only screen and (min-width:1024px){.socials__list{width:calc(33.33% - 1.3333333333rem)}}.socials__list-item{padding:1rem}.socials__list-item a{font-weight:400;font-size:1.8rem;line-height:111%;color:#6f6f6f}@media only screen and (min-width:1024px){.socials__list-item a{font-size:2rem}}@media only screen and (min-width:1280px){.socials__list-item a{font-size:2.4rem}}.socials__list-item a:hover{color:#000;text-decoration:underline}.socials__list-item_head{font-weight:600;font-size:2.4rem;line-height:180%}@media only screen and (min-width:1280px){.socials__list-item_head{font-size:3rem}}@media only screen and (min-width:1440px){.socials__list-item_head{font-size:3.4rem}}.socials__list-item_icon{width:3.4rem}@media only screen and (min-width:1024px){.socials__list-item_icon{width:4.4rem}}.socials__list-item_icon svg{width:100%;height:auto}.connect{padding:4rem 0;background:#fff;margin-top:4rem}@media only screen and (min-width:1024px){.connect{padding:6rem 0}}@media only screen and (min-width:1440px){.connect{margin-top:8rem;padding:8rem 0}}@media only screen and (min-width:1280px){.connect>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}}@media only screen and (min-width:1440px){.connect>.container{gap:4rem;max-width:160rem}}.connect__title{font-weight:600;font-size:3.4rem;line-height:130%;color:#000;text-align:center}@media only screen and (min-width:768px){.connect__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1024px){.connect__title{font-size:4.2rem}}@media only screen and (min-width:1280px){.connect__title{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:1600px){.connect__title{font-size:5.4rem}}.connect__subtitle{margin:3rem auto 0;font-weight:400;font-size:1.4rem;line-height:140%;text-align:center;color:#6f6f6f}@media only screen and (min-width:768px){.connect__subtitle{max-width:50rem}}@media only screen and (min-width:1024px){.connect__subtitle{font-size:1.6rem}}@media only screen and (min-width:1280px){.connect__subtitle{font-size:2rem;max-width:63rem;text-align:left;margin-left:0}}.connect__form-wrap{margin:2rem auto 0;padding:2rem;max-width:65rem;background:#ffefe8;border-radius:2.4rem}@media only screen and (min-width:1024px){.connect__form-wrap{padding:4rem}}@media only screen and (min-width:1280px){.connect__form-wrap{-ms-flex-negative:0;flex-shrink:0;width:60rem}}@media only screen and (min-width:1440px){.connect__form-wrap{width:65rem}}@media only screen and (min-width:1024px){.connect__form-wrap .registration-form__submit{margin-top:4rem}}.entry{padding:4rem 0}@media only screen and (min-width:1024px){.entry{padding:6rem 0}}@media only screen and (min-width:1440px){.entry{padding:8rem 0}}.entry__img{height:auto}@media only screen and (min-width:1440px){.entry__img{height:77rem}}.entry__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.4rem}@media only screen and (min-width:1024px){.entry__img img{border-radius:3.4rem}}