@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;src:url("../fonts/roboto-v30-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;src:url("../fonts/roboto-v30-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-style:normal;font-weight:400;src:url("../fonts/play-v19-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-style:normal;font-weight:700;src:url("../fonts/play-v19-latin-700.woff2") format("woff2")}:root{--color-brand: #2b7fff;--color-main: #011c44;--color-white-opacity: rgba(255, 255, 255, 0.25);--color-white: #ffffff;--color-button: #dfdfdf;--color-dark-gray: #4a4a4a;--color-black: #000000;--color-light-gray: #747272;--color-dark-blue: #011f4a;--color-yellow: #ffd02b}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}body{color:var(--color-main);background-color:var(--color-white);font-family:"Roboto",sans-serif;font-weight:400px;font-size:18px;line-height:1.1}h1,h2,h3,h4,h5,h6,p{margin:0}a{display:inline-block}img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}address{font-style:normal}ul{margin:0;padding:0;list-style-type:none}.ds-flx{display:-webkit-box;display:-ms-flexbox;display:flex}.mrg-lft{margin-left:168px}.text-center{text-align:center}.capitalize{text-transform:capitalize}.font-weight{font-weight:600px}.brand-color{color:var(--color-brand)}.main-color{color:var(--color-main)}.img-round{border-radius:50%}.form-text{width:100%;max-width:280px;margin:0 auto 32px}.form-paragraph{color:var(--color-white);font-size:22px;font-weight:600;text-align:center}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.button{color:var(--color-white);background-color:var(--color-brand);font-weight:600;padding:16px 32px;border-radius:32px;border:2px solid var(--color-brand);cursor:pointer;-webkit-transition:color .2s;transition:color .2s}.button:hover{background-color:var(--color-button);color:var(--color-main)}.link{color:var(--color-main);text-decoration:none;line-height:1.1;font-weight:400px;-webkit-transition:color .2s;transition:color .2s}.link:hover{color:var(--color-brand);font-weight:700px;line-height:1.1}.carousel-button{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border-radius:50%;background-color:rgba(0,0,0,0);border:1px solid var(--color-main);fill:var(--color-main);cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background-color .2s;transition:background-color .2s;z-index:1}.carousel-button:hover{background-color:var(--color-brand);border:1px solid var(--color-white);fill:var(--color-white)}.carousel-button__next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.article{background-color:var(--color-white);-webkit-box-shadow:0px 4px 4px 0px rgba(168,198,245,.38);box-shadow:0px 4px 4px 0px rgba(168,198,245,.38);width:100%;max-width:316px;border-radius:32px;padding:24px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.article__why-we-icon{fill:var(--color-brand)}.article__heading{color:var(--color-black);font-weight:400;line-height:1.3;text-align:center;margin-top:8px}.format-card{position:relative;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:456px;border-radius:4px 120px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(48.53%, rgba(1, 28, 68, 0)), color-stop(84.61%, rgba(1, 28, 68, 0.73)), color-stop(101.39%, var(--color-main)));background-image:linear-gradient(180deg, rgba(1, 28, 68, 0) 48.53%, rgba(1, 28, 68, 0.73) 84.61%, var(--color-main) 101.39%);overflow:hidden}.format-card__image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.format-card__heading{color:var(--color-white);font-size:22px;font-weight:400;text-align:center;max-width:152px;margin:372px 78px 32px 114px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.pagination__span{width:12px;height:12px;padding:0;background-color:var(--color-light-gray);border-radius:50%}.pagination__span--active{background-color:var(--color-brand)}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 24px}.header{position:absolute;top:0;left:0;width:100%;padding:16px 0 25px 0}@media screen and (min-width: 1200px){.header{background-color:var(--color-white-opacity);padding:32px 0}}.header__nav{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:40px}.header__logo{height:30px}@media screen and (min-width: 1200px){.header__logo{height:37px}}.header__ul{display:none}@media screen and (min-width: 1200px){.header__ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px}}.header__icon-ul{display:none}@media screen and (min-width: 1200px){.header__icon-ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}}.header__icon{fill:var(--color-main);-webkit-transition:color .2s;transition:color .2s}.header__icon:hover{fill:var(--color-brand)}.header__burger{display:block;border:none;background-color:rgba(0,0,0,0);fill:var(--color-white);cursor:pointer}@media screen and (min-width: 1200px){.header__burger{display:none}}.mobile-menu{position:fixed;top:0;right:0;width:100%;height:100%;background-color:var(--color-white);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;z-index:3}.mobile-menu.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu__nav{margin:16px 0 0 20px}.mobile-menu__logo{margin-bottom:32px}.mobile-menu__link{padding-bottom:16px}.mobile-menu__icon{fill:var(--color-main);margin-right:16px}.mobile-menu__icon:hover{fill:var(--color-brand)}.mobile-menu__btn-close{position:absolute;top:16px;right:20px;background-color:rgba(0,0,0,0);border:none;fill:var(--color-main);cursor:pointer}.section{padding:48px 0}.section-introduce{background-image:url(../images/main-photo.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}.section-introduce__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:70px 0;-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 screen and (min-width: 768px){.section-introduce__info{display:block;width:100%;max-width:530px;padding:124px 0 126px 205px}}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.section-introduce{background-image:url(../images/main-photo@2x.jpg)}}.section-introduce__par{font-size:12px;line-height:1.5}@media screen and (min-width: 768px){.section-introduce__par{font-size:18px;line-height:1.1}}.section-introduce__main-text{font-family:"Play",sans-serif;font-size:54px;line-height:1.1;font-weight:700px}@media screen and (min-width: 768px){.section-introduce__main-text{font-size:140px;line-height:.8;margin-top:16px}}.section-introduce__text{color:var(--color-dark-gray);font-size:11px;line-height:1.6;max-width:186px;text-align:center}@media screen and (min-width: 768px){.section-introduce__text{font-size:12px;line-height:1.5;max-width:238px}}.section-introduce__button{width:186px;height:44px;padding:12px 24px;border-radius:24px;margin:32px 0 8px 0}@media screen and (min-width: 768px){.section-introduce__button{width:220px;height:54px;margin:40px 0 14px 0}}.section-about-us__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:128px;gap:28px}.section-about-us__wrap{width:100%;margin:0 auto}@media screen and (min-width: 768px){.section-about-us__wrap{margin-top:40px;max-width:710px}}.section-about-us__heading{font-family:"Roboto",sans-serif;font-size:32px;font-weight:500px}@media screen and (min-width: 768px){.section-about-us__heading{font-family:"Play",sans-serif;font-size:64px;font-weight:700px}}.section-about-us__text{font-size:18px;line-height:1.1}@media screen and (min-width: 768px){.section-about-us__text{font-size:22px;line-height:1.7}}.section-about-us__mrg{margin:24px 0 16px 0}@media screen and (min-width: 768px){.section-about-us__mrg{margin:40px 0}}.section-about-us__img{display:none;position:absolute}@media screen and (min-width: 1200px){.section-about-us__img{display:block;position:relative;width:100%;max-width:498px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.grey-star{display:none}@media screen and (min-width: 1200px){.grey-star{display:block;position:absolute;top:918px;right:68px;-webkit-animation:spin 2000ms;animation:spin 2000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}@-webkit-keyframes star-spin{0%{-webkit-transform:rotate(0turn) scale(1);transform:rotate(0turn) scale(1)}25%{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}50%{-webkit-transform:rotate(1turn) scale(1.5);transform:rotate(1turn) scale(1.5)}75%{-webkit-transform:rotate(0turn) scale(1.5);transform:rotate(0turn) scale(1.5)}100%{-webkit-transform:rotate(0turn) scale(1);transform:rotate(0turn) scale(1)}}@keyframes star-spin{0%{-webkit-transform:rotate(0turn) scale(1);transform:rotate(0turn) scale(1)}25%{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}50%{-webkit-transform:rotate(1turn) scale(1.5);transform:rotate(1turn) scale(1.5)}75%{-webkit-transform:rotate(0turn) scale(1.5);transform:rotate(0turn) scale(1.5)}100%{-webkit-transform:rotate(0turn) scale(1);transform:rotate(0turn) scale(1)}}.blue-star{display:none}@media screen and (min-width: 1200px){.blue-star{display:block;position:absolute;top:712px;right:20px;-webkit-animation:star-spin 2000ms;animation:star-spin 2000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}@-webkit-keyframes multi-step-spin{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}25%{-webkit-transform:rotate(0.25turn);transform:rotate(0.25turn)}50%{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}75%{-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes multi-step-spin{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}25%{-webkit-transform:rotate(0.25turn);transform:rotate(0.25turn)}50%{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}75%{-webkit-transform:rotate(0.75turn);transform:rotate(0.75turn)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dark-blue-star{position:absolute;-webkit-animation:multi-step-spin 2000ms;animation:multi-step-spin 2000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;top:600px;right:20px}@media screen and (min-width: 768px){.dark-blue-star{top:1128px;right:360px}}@media screen and (min-width: 1200px){.dark-blue-star{top:1000px;right:360px}}.section-why-we__inner{position:relative;margin:0 auto;width:100%;padding-top:20px}@media screen and (min-width: 1200px){.section-why-we__inner{max-width:1060px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-why-we__heading{width:100%;max-width:210px;margin:0 auto;font-family:"Roboto",sans-serif;font-size:32px;font-weight:500px;padding-bottom:24px}@media screen and (min-width: 768px){.section-why-we__heading{font-family:"Play",sans-serif;font-size:64px;font-weight:700px;max-width:442px}}@media screen and (min-width: 1200px){.section-why-we__heading{padding-bottom:0}}.section-why-we__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.section-why-we__wrap{-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;gap:56px}}.light-blue-background{width:100%;position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;top:640px;left:0}@media screen and (min-width: 768px){.light-blue-background{top:1165px;left:0}}@media screen and (min-width: 1200px){.light-blue-background{top:1320px;left:0}}.section-procedure__heading{font-family:"Roboto",sans-serif;font-size:32px;font-weight:500px;text-align:center}@media screen and (min-width: 768px){.section-procedure__heading{font-family:"Play",sans-serif;font-size:64px;font-weight:700px}}.section-procedure__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding-top:48px}.section-procedure__container{overflow:hidden}.section-procedure__list{margin-bottom:32px}.section-procedure__button{display:none}@media screen and (min-width: 768px){.section-procedure__button{display:-webkit-box;display:-ms-flexbox;display:flex}}.form-terms{width:100%;max-width:218px;margin:0 auto;font-size:12px;line-height:1.5;color:var(--color-light-gray);text-align:center}.form-terms__link{color:var(--color-light-gray);-webkit-transition:.2s;transition:.2s}.form-terms__link:hover{color:var(--color-brand)}.section-info__inner{margin:0 auto;width:100%;max-width:1060px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:40px 0 0 0}@media screen and (min-width: 768px){.section-info__inner{gap:48px;padding:48px 0 96px 0}}.section-info__heading{font-family:"Roboto",sans-serif;font-size:32px;font-weight:500px;text-align:center}@media screen and (min-width: 768px){.section-info__heading{font-family:"Play",sans-serif;font-size:64px;font-weight:700px}}.section-info__appointment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.section-info__appointment{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}.section-info__map{height:232px;margin:0 -20px;-ms-flex-negative:0;flex-shrink:0;border:none;border-radius:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 768px){.section-info__map{width:380px;height:480px;margin:auto;border-radius:32px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (min-width: 1200px){.section-info__map{width:605px;height:480px}}.section-info__form{width:100%;max-width:422px;background-color:var(--color-main);background-image:url(../images/form-background.png);border-radius:32px;margin:0 auto;padding:0 20px}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.section-info__form{background-image:url(../images/form-background@2x.png)}}.section-info__input{margin-bottom:16px}.section-info__form-paragraph{margin-top:48px}.section-info__contact-form{width:100%;max-width:310px;margin:0 auto 42px}.section-info__form-button{display:block;margin:0 auto 8px;width:240px;height:44px;padding:12px 24px}@media screen and (min-width: 768px){.section-info__form-button{width:280px;height:54px;padding:16px 32px}}.input__label{width:100%;display:block;color:var(--color-white)}.input__control{width:100%;background-color:rgba(0,0,0,0);padding:18px 32px;border:2px solid var(--color-light-gray);border-radius:32px;font-size:13px;color:var(--color-white);-webkit-transition:background-color .1s;transition:background-color .1s}.input__control::-webkit-input-placeholder{color:var(--color-white)}.input__control::-moz-placeholder{color:var(--color-white)}.input__control:-ms-input-placeholder{color:var(--color-white)}.input__control::-ms-input-placeholder{color:var(--color-white)}.input__control::placeholder{color:var(--color-white)}.input__control:focus::-webkit-input-placeholder{background-color:var(--color-light-gray);outline:none}.input__control:focus::-moz-placeholder{background-color:var(--color-light-gray);outline:none}.input__control:focus:-ms-input-placeholder{background-color:var(--color-light-gray);outline:none}.input__control:focus::-ms-input-placeholder{background-color:var(--color-light-gray);outline:none}.input__control:focus,.input__control:focus::placeholder{background-color:var(--color-light-gray);outline:none}.footer{position:relative;background-color:var(--color-main);background-image:url(../images/footer-background.png);background-repeat:no-repeat;background-position:center top;background-size:cover;height:388px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media screen and (min-width: 768px){.footer{height:278px;text-align:left}}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.footer{background-image:url(../images/footer-background@2x.png)}}.footer__container{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 screen and (min-width: 768px){.footer__container{-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}.footer__nav{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;width:100%;max-width:472px;gap:42px}@media screen and (min-width: 768px){.footer__nav{-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}}.footer__logo{width:57px;height:30px}@media screen and (min-width: 768px){.footer__logo{width:83px;height:42px}}.footer__address{position:relative;z-index:2;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;width:100%;max-width:492px;gap:40px}@media screen and (min-width: 768px){.footer__address{-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__address-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:24px}@media screen and (min-width: 768px){.footer__address-wrap{padding-right:0}}.footer__ul{width:204px}.footer__data{display:none}@media screen and (min-width: 768px){.footer__data{display:block}}.footer__ul-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:174px;gap:20px}@media screen and (min-width: 768px){.footer__ul-icon{gap:24px}}.footer__address-text{color:var(--color-light-gray);font-size:13px;line-height:1.17;font-weight:400}.footer__link{display:inline-block;text-decoration:none;font-size:14px;line-height:1.17;font-weight:400;color:var(--color-white);margin-bottom:16px;-webkit-transition:color .8s;transition:color .8s}.footer__link:hover{color:var(--color-brand)}@media screen and (min-width: 768px){.footer__link{font-size:16px}}.footer__icon{width:32px;height:32px;fill:var(--color-white);-webkit-transition:color .2s;transition:color .2s}.footer__icon:hover{fill:var(--color-brand)}@media screen and (min-width: 768px){.footer__icon{width:42px;height:42px}}.footer__appear{display:block}@media screen and (min-width: 768px){.footer__appear{display:none}}.footer__hid{display:none;position:absolute}@media screen and (min-width: 768px){.footer__hid{display:block;position:static}}.footer__img{display:none}@media screen and (min-width: 768px){.footer__img{position:absolute;display:block;right:0;bottom:0;z-index:1}}.backdrop{position:fixed;background-color:rgba(1,31,74,.4);top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;z-index:3;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{position:relative;background-color:var(--color-main);background-image:url(../images/modal-background.png);width:100%;max-width:720px;height:100%;max-height:680px;border-radius:48px;padding:42px;overflow-y:auto}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.modal{background-image:url(../images/modal-background@2x.png)}}@media screen and (min-width: 768px){.modal{padding:42px 144px}}.modal__btn-close{position:absolute;right:24px;top:24px;background-color:rgba(0,0,0,0);border:none;fill:var(--color-white);cursor:pointer}@media screen and (min-width: 768px){.modal__btn-close{right:42px;top:42px}}.modal__icon{width:20px;height:20px}@media screen and (min-width: 1200px){.modal__icon{width:32px;height:32px}}.modal__form{width:100%;max-width:310px;margin:0 auto 42px}.modal__form-field{margin-bottom:24px}.modal__heading-wrap{width:100%;max-width:436px;margin:42px auto 40px}.modal__heading{font-family:"Play",sans-serif;font-size:34px;font-weight:700px;color:var(--color-white);text-align:center}@media screen and (min-width: 768px){.modal__heading{font-size:64px}}.modal__form-button{display:block;margin:0 auto 8px;width:280px;height:54px}/*# sourceMappingURL=main.min.css.map */