/*!
 * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Medium.eot);src:url(../fonts/Poppins-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Poppins-Medium.woff) format("woff"),url(../fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Bold.eot);src:url(../fonts/Poppins-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Poppins-Bold.woff) format("woff"),url(../fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*{font-family:Poppins,sans-serif;margin:0;padding:0}a{text-decoration:none}.container{width:1140px;margin:0 auto}.divider{width:60px;height:3px;background-color:#ffa501;margin-top:25px;margin:25px auto 0 auto}.promo{min-height:100vh;position:relative;background:url(../img/bg.jpg) no-repeat 50%/cover;padding-top:205px}.promo__title{width:535px;margin-top:10px}.promo__subtitle{position:relative;padding-left:10px;z-index:2}.promo__subtitle:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.promo__btns{display:flex;width:250px;align-items:center;justify-content:space-between}button{border:none;background:0 0}.button{font-weight:700;color:#000;font-size:14px;line-height:21px;padding:12px 25px;margin-top:25px;height:45px;background:#ffa501;box-shadow:0 4px 4px rgba(0,0,0,.15);transition:.2s;border-radius:5px}.button:active{background:0 0;box-shadow:none}.button__link{color:#000}.button__link:hover{color:#000}.button_nobg{background:0 0;box-shadow:none;transition:.2s}.button_nobg:active{background:#ffa501;box-shadow:0 4px 4px rgba(0,0,0,.15)}.button-contacts{margin-top:0}.button-contacts:hover{box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:15px}.title{font-weight:700;font-size:36px;line-height:60px}.title_fz14{font-size:14px;line-height:21px}.title_fz16{font-size:16px;line-height:24px}.title_fz20{font-size:20px;line-height:30px}.title_fz36{font-size:36px}.title_fz48{font-size:48px}.title__section-title{text-align:center;position:relative}.title__section-title:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.title__section-title:before{top:-6px;left:50%;transform:translateX(-50%)}.title__section-subtitle{text-align:center}.sidepanel{position:fixed;top:230px;left:50px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:340px;z-index:10}.sidepanel__link:hover svg path{fill:red}.sidepanel__divider{width:2px;height:70px;background-color:#000}.sidepanel__text{height:150px;width:25px;font-weight:700;font-size:16px;line-height:24px}.sidepanel__text span{display:block;width:150px;transform:rotate(-90deg) translate(-30%,-260%)}.hamburger{position:fixed;top:20px;right:30px;height:21px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;cursor:pointer}.hamburger:hover span.long{width:26px;background:#000}.hamburger:hover span{width:34px;background:#000}.hamburger span{display:block;width:30px;height:3px;background:#ffa501;transition:.5s}.hamburger span.long{width:36px;transition:.5s}.menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;z-index:20;visibility:hidden;opacity:0;transition:all .6s}.menu.active{left:0;visibility:visible;opacity:1}.menu__block{position:relative;width:345px;height:100%;padding-top:140px;padding-left:40px;background-color:#ffa501;transition:all .6s;z-index:10}.menu__close{position:absolute;top:25px;right:25px;cursor:pointer}.menu__list{list-style-type:none;padding-left:35px}.menu__link{position:relative;font-weight:700;font-size:24px;line-height:36px;margin-bottom:15px}.menu__link:before{content:"";position:absolute;left:-35px;top:10px;width:15px;height:15px;border:1px solid #000;border-radius:100%;transition:all .6s}.menu__link:hover:before{background-color:#fff}.menu__link a{color:#fff}.menu__social{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:90px;display:flex;justify-content:space-between;align-items:center}.menu__social a:hover svg path{fill:#fff}.menu__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.75}.about{padding-top:120px}.about__wrapper{display:grid;grid-template-columns:400px 670px;grid-template-rows:minmax(245px,auto) minmax(255px,auto);grid-auto-rows:minmax(245px,auto);-moz-column-gap:70px;column-gap:70px;row-gap:40px}.about__photo{grid-row:1/3}.about__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__descr{padding-top:6px}.about__descr .divider{margin:0}.about__title{position:relative;padding:1px 0 0 12px}.about__title:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.about__text{font-style:normal;font-size:14px;line-height:21px;margin-top:20px}.about__skills{display:grid;grid-template:repeat(2,minmax(115px,auto))/repeat(2,260px);grid-auto-rows:1fr;-moz-column-gap:50px;column-gap:50px;row-gap:20px}.about__skills-item{display:grid;grid-template-columns:40px 200px;-moz-column-gap:20px;column-gap:20px}.about__skills-circle{position:relative;padding:15px 0 0 15px}.about__skills-circle:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.about__skills-circle:before{top:0}.about__skills-text{font-size:12px;line-height:18px;margin-top:6px}.resume{padding-top:120px}.resume__wrapper{padding:60px 65px 0 65px;display:grid;grid-template-columns:repeat(2,425px);-moz-column-gap:135px;column-gap:135px}.resume__column-title{position:relative;padding-left:35px}.resume__column-title::before{content:"";position:absolute;width:15px;height:15px;background:#ffa501;border-radius:100%;left:-7px;top:50%;transform:translateY(-50%)}.resume__column ul{list-style-type:none;padding-left:0}.resume__column ul li{position:relative}.resume__column ul li::after{content:"";width:1px;height:calc(100% + 16px);position:absolute;top:-16px;left:0;background-color:#000}.resume__item{position:relative}.resume__item::before{content:"";height:1px;width:45px;position:absolute;top:68px;background-color:#000}.resume__item-head{position:relative;padding:45px 0 0 100px}.resume__item-head h4{margin-bottom:0}.resume__item-body{padding-left:43px;margin-top:12px}.resume__item-icon{position:absolute;top:50px;left:45px}.resume__item-icon:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.resume__item-icon img{position:absolute;top:14px;left:17px}.resume__item-location{font-size:12px;line-height:18px;margin-top:5px}.resume__item-body{font-size:12px;line-height:18px}.web{padding-top:120px}.web__title{text-align:center;position:relative}.web__title:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.web__title:before{top:-6px;left:50%;transform:translateX(-50%)}.web__subtitle{text-align:center}.web__grid{margin-top:60px;padding:0 10px;display:grid;grid-template:repeat(2,minmax(270px,auto))/repeat(4,minmax(270px,auto));grid-auto-rows:1fr;width:1120px;gap:13px}.web__item{padding:30px 30px 25px 30px;border:1px solid #000}.web__img-js{margin-top:15px}.web__img-mongo{margin-top:10px}.web__skil{margin-top:20px}.web__skil-js{margin-top:31px}.web__skil-mongo{margin-top:30px}.web__text{margin-top:15px;font-size:12px;line-height:18px;font-weight:500}.skills{padding-top:120px}.skills__grid{display:grid;grid-template:repeat(2,minmax(70px,auto))/repeat(3,350px);-moz-column-gap:45px;column-gap:45px;row-gap:30px}.skills__title{position:relative;padding-left:13px}.skills__title:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.skills__title:before{top:-14%}.skills__item{display:grid;grid-template:minmax(21px,auto) 14px/200px 35px;justify-content:space-between;align-items:space-between}.skills__grey{position:relative;width:100%;height:14px;background:#e8e4de;border-radius:4px;grid-column:1/3}.skills__grey span{display:block;height:100%;background-color:#ffa501;border-radius:4px}.portfolio{padding-top:120px}.portfolio__grid{margin-top:60px;display:grid;grid-template:repeat(2,280px)/repeat(4,280px);grid-auto-rows:280px;gap:5px}.portfolio__grid .vertical{grid-row:1/3;grid-column:4/5}.portfolio__grid .horizontal{grid-row:2/3;grid-column:2/4}.portfolio__item{transition:.5s}.portfolio__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.portfolio__item:hover{transform:scale(1.02);filter:grayscale(50%)}.price{padding-top:60px}.price__grid{margin-top:60px;padding:0 60px;display:grid;grid-template:repeat(3,minmax(45px,auto))/repeat(2,365px);grid-auto-rows:minmax(45px,auto);row-gap:15px;justify-content:space-between}.price__item{position:relative;display:grid;grid-template:repeat(2,minmax(21px,auto))/repeat(2,auto);row-gap:5px;padding-left:25px}.price__item::before{content:"";position:absolute;top:5px;width:15px;height:15px;border-radius:100%;background-color:#ffa501}.price__subtitle{justify-self:end}.price__text{font-size:12px;line-height:18px;grid-column:1/3}#email-error,#name-error{position:relative;top:0;left:0;width:220px;font-weight:700}#checkbox-error{position:absolute;top:31px;left:-8px;font-weight:700}.contacts{padding:120px 0 90px 0}.contacts__grid{padding:0 35px 0 52px;position:relative;display:grid;grid-template-columns:400px 585px;justify-content:space-between}.contacts__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts__descr{padding-top:6px}.contacts__descr .divider{margin:0}.contacts__title{position:relative;padding:1px 0 0 12px}.contacts__title:before{content:"";position:absolute;width:36px;height:36px;border-radius:100%;background:#ffa501;z-index:-1;top:-25%;left:0}.contacts__social,.contacts__text{margin-top:20px}.contacts__link{margin-right:25px}.contacts__link:hover svg path{fill:red}.contacts__form{margin-top:30px;display:grid;grid-template:45px 190px 45px/repeat(2,280px);justify-content:space-between;row-gap:35px}.contacts__form label{position:absolute;display:block;height:18px;padding:0 8px;background-color:#fff;font-size:12px;top:-9px;left:12px}.contacts__triggers{grid-column:1/3;display:grid;grid-template-columns:repeat(2,auto);-moz-column-gap:35px;column-gap:35px}.contacts__policy{position:relative;display:flex;align-items:center;font-size:12px;line-height:18px}.contacts__policy span a:hover{text-decoration:underline}.contacts__policy input{margin-right:10px}.contacts__input{position:relative}.contacts__input input{width:100%;height:100%;padding:0 20px;font-size:12px}.contacts__textarea{position:relative;grid-column:1/3}.contacts__textarea textarea{width:100%;height:100%;padding:20px;font-size:12px;resize:none}.policy{background-color:#f2eded;margin:15px}.policy h2{text-align:center}.policy h3{padding:10px 0;text-align:center}.policy p{margin-left:10px}.pageup{position:fixed;bottom:40px;right:40px;width:40px;height:40px}.pageup img{width:100%}.overlay{position:fixed;width:100%;height:100%;top:0;background-color:rgba(0,0,0,.56);display:none}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#f2f2f2;width:382px;min-height:140px;padding:38px 40px 40px 40px}.modal__close{position:absolute;top:0;right:-40px;font-size:41px;line-height:21px;color:#ffa501;cursor:pointer}.modal__subtitle{color:#0d0d0d;font-weight:700;font-size:18px;text-align:center}.modal__descr{color:#0d0d0d;font-weight:500;font-size:14px;text-align:center}#thanks{display:none}@media(max-width:1200px){.container{max-width:960px}}@media(max-width:992px){.container{max-width:720px}}@media(max-width:768px){.container{max-width:540px}}@media(max-width:576px){.container{max-width:100%;padding:0 10px}}@media(max-width:768px){.promo__title{line-height:39px;width:300px}}@media(max-width:576px){.hamburger{right:20px}.promo{background:url(../img/bg.jpg) no-repeat 37%/cover}.promo__btns{margin-top:30px}}@media(max-width:992px){.button-contacts{padding:1px 25px}}@media(max-width:576px){.button-contacts{order:2;max-width:220px;margin:0 auto}}@media(max-width:992px){.divider{margin:15px auto 0 auto}.title_fz36{font-size:30px}}@media(max-width:768px){.title_fz48{font-size:28px}}@media(max-width:576px){.title_fz48{font-size:26px}.title_fz36{font-size:24px}.title__section-subtitle{line-height:36px}}@media(max-width:1439px){.sidepanel{display:none}}@media(max-width:576px){.menu__block{width:250px;padding-left:20px}}@media(max-width:1200px){.about__wrapper{grid-template-columns:400px 520px;-moz-column-gap:40px;column-gap:40px}.about__skills{-moz-column-gap:20px;column-gap:20px;grid-template:repeat(2,minmax(115px,auto))/repeat(2,250px)}.about__skills-item{grid-template-columns:40px 200px;-moz-column-gap:15px;column-gap:15px}}@media(max-width:992px){.about__wrapper{grid-template-columns:300px 380px}.about__skills{grid-template-columns:380px;grid-auto-rows:minmax(115px,auto)}.about__skills-items{grid-template-columns:40px 320px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:768px){.about{padding-top:40px}.about__wrapper{grid-template:400px auto auto/1fr}.about__photo{grid-row:unset}.about__skills{grid-template-columns:repeat(2,260px)}.about__skills-item{grid-template-columns:40px 200px;-moz-column-gap:20px;column-gap:20px}}@media(max-width:576px){.about__wrapper{grid-template:340px auto auto/1fr}.about__skills{grid-template-columns:1fr}}@media(max-width:1200px){.resume__wrapper{-moz-column-gap:40px;column-gap:40px}}@media(max-width:992px){.resume__wrapper{padding:60px 0 0 0;-moz-column-gap:15px;column-gap:15px;grid-template-columns:repeat(2,360px)}}@media(max-width:768px){.resume{padding-top:40px}.resume__wrapper{padding-top:40px;grid-template-columns:1fr}}@media(max-width:576px){.resume{padding:40px 20px 0 20px}}@media(max-width:1200px){.web__grid{width:unset;grid-template-columns:repeat(auto-fit,270px);justify-content:space-between}}@media(max-width:992px){.web__grid{gap:20px;padding:0 20px}}@media(max-width:768px){.web__grid{justify-content:center}}@media(max-width:576px){.web{padding-top:40px}}@media(max-width:1200px){.skills{padding-top:80px}.skills__grid{grid-template-columns:repeat(auto-fit,350px);justify-content:space-between}}@media(max-width:992px){.skills__grid{grid-template-columns:repeat(auto-fit,320px);grid-auto-rows:minmax(70px,auto);justify-content:space-between;-moz-column-gap:0;column-gap:0}}@media(max-width:768px){.skills{padding-top:40px}.skills__grid{grid-template-columns:repeat(auto-fit,320px);grid-auto-rows:minmax(70px,auto);justify-content:center;margin-top:40px}}@media(max-width:576px){.skills__grid{grid-template-columns:repeat(auto-fit,300px)}}@media(max-width:1200px){.portfolio__grid{grid-template-columns:repeat(auto-fit,280px);grid-auto-rows:280px;justify-content:space-around;row-gap:35px}.portfolio__grid .horizontal,.portfolio__grid .vertical{grid-row:unset;grid-column:unset}}@media(max-width:992px){.portfolio__grid{row-gap:65px}}@media(max-width:768px){.portfolio{padding-top:40px}.portfolio__grid{row-gap:20px}}@media(max-width:992px){.price__grid{grid-template-columns:repeat(auto-fit,340px);padding:0}}@media(max-width:768px){.price{padding-top:40px}.price__grid{margin-top:20px;justify-content:center}.price__item-2{order:1}.price__item-3{order:0}.price__item-4{order:1}.price__item-6{order:1}}@media(max-width:576px){.price__grid{grid-template-columns:repeat(auto-fit,295px)}}@media(max-width:1200px){.contacts__grid{grid-template-columns:360px 550px;padding:0}.contacts__form{grid-template:45px 190px 45px/repeat(2,250px)}}@media(max-width:992px){.contacts{padding-top:40px}.contacts__grid{grid-template-columns:280px 410px}.contacts__form{grid-template:45px 160px 45px/repeat(2,200px)}.contacts #checkbox-error{top:35px;background-color:unset}}@media(max-width:768px){.contacts__grid{grid-template:550px/1fr}.contacts__photo{margin-bottom:20px}.contacts__form{grid-template:45px 190px 45px/repeat(2,260px)}}@media(max-width:576px){.contacts{padding-bottom:50px}.contacts__grid{grid-template:none/1fr}.contacts__photo{display:none}.contacts__form{grid-template:45px 45px 190px minmax(45px,auto)/1fr;row-gap:37px}.contacts__textarea{grid-column:unset}.contacts__triggers{grid-column:unset;grid-template-columns:1fr;row-gap:20px}.contacts__policy{width:180px;margin:0 auto;line-height:18px;padding-bottom:10px}.contacts #checkbox-error{top:40px}}@media(max-width:576px){.pageup{bottom:10px;right:10px}}@media(max-width:576px){.modal{width:100%}.modal__close{position:absolute;top:5px;right:5px;font-size:41px;line-height:21px;color:#ffa501;cursor:pointer}}