.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%}.entry{padding:13.8rem 0 3rem;background:#f4934f}@media only screen and (min-width:1280px){.entry{padding-top:15.8rem}}.entry>.container{position:relative}@media only screen and (min-width:1024px){.entry__parts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.5rem}}@media only screen and (min-width:1280px){.entry__parts{padding-bottom:7.5rem}}.entry__badges{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry__badges a{padding:.4rem 1.2rem;border:1px solid #000;border-radius:28px;color:#000;font-size:1.6rem;line-height:150%}.entry__title{margin-top:1.6rem;font-weight:700;font-size:3.2rem;line-height:115%}@media only screen and (min-width:768px){.entry__title{margin-top:2.4rem;font-size:4.8rem}}@media only screen and (min-width:1280px){.entry__title{font-size:5.6rem}}.entry__text{margin-top:2rem}@media only screen and (min-width:768px){.entry__text{margin-top:4rem}}@media only screen and (min-width:1280px){.entry__text{margin-top:5rem}}.entry__img{margin:2.4rem auto 0;width:100%;max-width:51.5rem}@media only screen and (min-width:768px){.entry__img{margin:2.4rem auto 0}}@media only screen and (min-width:1024px){.entry__img{margin:0;width:44rem;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1280px){.entry__img{width:51.5rem}}.entry__img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.entry__bttn{margin:5rem auto 0;padding:1.7rem 3rem;display:block;background:url(../../images/button-bg.svg);background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:100px}@media only screen and (min-width:1280px){.entry__bttn{margin-top:0;margin-bottom:0}}.entry__socials{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}@media only screen and (min-width:1280px){.entry__socials{position:absolute;bottom:2rem;left:4rem;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.blog{padding:7rem 0 8rem}@media only screen and (min-width:1280px){.blog{padding-top:8rem}}.blog a{color:#1070a7}.blog a:hover{text-decoration:underline}.blog h2,.blog h3,.blog h4,.blog h5,.blog h6{margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:64.5rem;font-weight:700}.blog h2{margin-bottom:1.5rem;font-size:2.4rem;line-height:120%}.blog h2:not(:first-of-type){margin-top:4rem}@media only screen and (min-width:768px){.blog h2:not(:first-of-type){margin-top:8rem}}@media only screen and (min-width:768px){.blog h2{margin-bottom:3rem;font-size:3.4rem}}@media only screen and (min-width:1280px){.blog h2{margin-bottom:4rem}}.blog h3{font-size:2rem;line-height:120%;margin-top:2rem}@media only screen and (min-width:768px){.blog h3{margin-top:4rem;margin-bottom:2rem;font-size:2.4rem}}.blog h4,.blog h5,.blog h6{font-size:1.8rem;line-height:120%;margin-top:1.6rem}@media only screen and (min-width:768px){.blog h4,.blog h5,.blog h6{margin-top:3.2rem;margin-bottom:2rem;font-size:2.2rem}}.blog p{margin-left:auto;margin-right:auto;max-width:64.5rem;margin-top:1rem}@media only screen and (min-width:768px){.blog p{margin-top:1.6rem}}@media only screen and (min-width:1280px){.blog p{margin-top:2rem}}.blog strong{font-weight:700}.blog blockquote{margin:4rem auto;position:relative;max-width:64.5rem}@media only screen and (min-width:768px){.blog blockquote{margin:8rem auto}}.blog blockquote p{margin:0 0 0 auto;max-width:60.5rem;font-style:italic}.blog blockquote p:not(:first-of-type){margin-top:.6rem}.blog img{margin:1.6rem 0;display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.blog img{margin:3.2rem 0}}@media only screen and (min-width:1280px){.blog img{margin:4rem auto 6rem;max-width:102.4rem}}.blog ol,.blog ul{margin:2rem auto 0;max-width:64.5rem}.blog ol li,.blog ul li{padding-left:3rem}.blog ol li:not(:first-of-type),.blog ul li:not(:first-of-type){margin-top:1rem}.blog ol li{list-style:inside decimal}.blog ul li{position:relative}.blog ul li::before{content:"";position:absolute;top:1.2rem;left:0;width:1.8rem;height:.1rem;background:#000}.blog__date{margin:2rem auto 0;max-width:64.5rem;font-weight:400;font-size:1.6rem;line-height:130%;color:rgba(0,0,0,.4)}@media only screen and (min-width:768px){.blog__date{margin:3rem auto 0}}@media only screen and (min-width:1280px){.blog__date{margin-top:4rem}}.blog__img-end{margin:8rem auto 0;width:11rem;height:11rem}.blog__img-end img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.blog__text-end{margin-top:1rem;text-align:center;font-weight:700;letter-spacing:1.824px;text-transform:uppercase}.like{padding-bottom:8rem}.like__title{font-weight:700;font-size:2.6rem;line-height:120%;text-align:center}.like__list{margin:3rem auto 0;max-width:30rem;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:768px){.like__list{margin-top:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:63rem;gap:4rem}}@media only screen and (min-width:1280px){.like__list{max-width:100%}}.like__link{width:100%}@media only screen and (min-width:768px){.like__link{width:calc(50% - 2rem);max-width:29.5rem}}@media only screen and (min-width:1280px){.like__link{width:calc(25% - 3rem)}}.like__img{width:100%}.like__img img{width:100%;-o-object-fit:contain;object-fit:contain}.like__subtitle{margin-top:1.5rem;font-weight:700;font-size:1.6rem;line-height:140%;color:#111}.like__text{margin-top:.6rem;font-weight:400;font-size:1.4rem;line-height:150%;color:#111}.like__info{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.like__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9rem}.like__info-item svg{width:1.4rem;height:auto}.like__info-item span{font-weight:400;font-size:1.3rem;line-height:150%;color:#111;opacity:.8}