@font-face{font-display:swap;font-family:"Play";font-weight:400;src:url("../fonts/play-v19-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-weight:700;src:url("../fonts/play-v19-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-weight:400;src:url("../fonts/roboto-v47-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-weight:600;src:url("../fonts/roboto-v47-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-weight:700;src:url("../fonts/roboto-v47-latin-700.woff2") format("woff2")}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}:root{--primary-color-white: #ffffff;--primary-color-light: #2b7fff;--primary-color-dark: #011c44;--brand-color-blue: #011f4a;--brand-color-yellow: #ffd02b;--brand-color-gray-light: #747272;--brand-color-gray: #4a4a4a;--dark: #000000}.hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.fatty{font-weight:600}.brand-color{color:var(--primary-color-light)}.section-titel{font-family:"Play",sans-serif;font-weight:700;font-size:64px}@media screen and (max-width: 1280px){.section-titel{font-family:"Roboto",sans-serif;font-size:32px}}.underline{color:var(--brand-color-gray-light);text-underline-offset:2px;text-decoration:underline}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:16px}.pagination__button{width:12px;height:12px;padding:0;background-color:var(--brand-color-gray-light);border-radius:50%;cursor:pointer;transition:background-color .3s ease}.pagination__button--active{background-color:var(--primary-color-light)}*,::before,::after{box-sizing:border-box}body{color:var(--primary-color-dark);font-family:"Roboto",sans-serif;font-size:22px;font-weight:400;line-height:1.5;margin:0}@media screen and (max-width: 1280px){body{font-size:18px}}h1,h2,h3,h4,h5,h6,p{margin-top:0}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 24px}address{font-style:normal;transition:color .2s ease;transition:background-color .2s ease}img{display:block;max-width:100%;object-fit:cover}ul{margin:0;padding:0;list-style-type:none}a{text-decoration:none;transition:color .2s ease;transition:background-color .2s ease;display:inline-block}footer{background-color:var(--primary-color-dark);position:relative;z-index:0;height:auto}button{transition:color .2s ease;transition:background-color .2s ease}.button-section{background-color:var(--primary-color-light);font-weight:600;color:var(--primary-color-white);font-family:"Roboto",sans-serif;border:0;border-radius:32px;width:219px;height:53px;padding:16px 32px}.button-section:hover{color:var(--brand-color-blue);background-color:rgba(0,0,0,0);border:2px solid var(--primary-color-light)}.modal-btn-open{margin-bottom:14px}.carrousel{display:flex;align-items:center;gap:32px}.carrousel__list{width:fit-content}.carrousel__button.next{transform:rotate(180deg)}.carrousel__button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:rgba(0,0,0,0);padding:0;border:1px solid var(--brand-color-gray);cursor:pointer;fill:var(--brand-color-blue);flex-shrink:0}.carrousel__button:hover{background-color:var(--primary-color-light);fill:var(--primary-color-white);border-color:var(--primary-color-white)}@media screen and (max-width: 1280px){.carrousel__button.prev{display:none}}@media screen and (max-width: 1280px){.carrousel__button.next{display:none}}.carts{position:relative;height:456px;border-radius:4px 120px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;overflow:hidden;background-image:linear-gradient(180deg, rgba(1, 28, 68, 0) 48.53%, rgba(1, 28, 68, 0.725825) 84.61%, var(--brand-color-blue) 101.39%)}.carts__text{color:var(--primary-color-white);font-size:22px;line-height:1.2;font-weight:400}.carts__img{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.choise-section{position:relative}.choise-section__background{background-image:url(../images/background-choise.svg);position:absolute;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;top:1370px}@media screen and (max-width: 1280px){.choise-section__background{top:680px}}@media screen and (max-width: 768px){.choise-section__background{top:710px}}@media screen and (max-width: 480px){.choise-section__background{top:780px}}.choise-section__titel{max-width:441px;text-align:center;margin:0 auto 48px}@media screen and (max-width: 1280px){.choise-section__titel{margin:0 auto 24px}}.choise-section__list{display:flex;gap:56px;margin-bottom:96px;justify-content:center}@media screen and (max-width: 1280px){.choise-section__list{gap:16px;margin-bottom:48px;flex-direction:column;align-items:center}}.choise-section__list__item{flex-basis:calc((100% - 112px)/3);text-align:center;max-width:316px;padding:24px 32px;background-color:var(--primary-color-white);border-radius:32px;box-shadow:0px 4px 4px 0px rgba(168,198,245,.3803921569);flex-wrap:wrap;display:flex;flex-direction:column;align-items:center;gap:18px}.choise-section__text{color:var(--dark);font-size:18px}@media screen and (max-width: 768px){.contact-section{padding:0}}.contact-section__titel{text-align:center}.contact-section__list{display:flex;gap:32px;margin-bottom:94px;justify-content:center;align-items:center;overflow:visible}@media screen and (max-width: 768px){.contact-section__list{flex-direction:column-reverse;margin-bottom:0;gap:24px}}.contact-section__map{border-radius:32px;border:0;width:600px;height:482px}@media screen and (max-width: 1280px){.contact-section__map{width:320px;height:453px}}@media screen and (max-width: 768px){.contact-section__map{flex-shrink:0;height:232px;border-radius:0;width:calc(100% + 48px);overflow:visible;border:none}}.contact-section__form{background-color:var(--primary-color-dark);width:100%;height:100%;border-radius:32px;max-width:422px;max-height:482px;padding:48px 56px;display:flex;align-items:center;flex-direction:column;color:var(--primary-color-white);position:relative;z-index:0}@media screen and (max-width: 1280px){.contact-section__form{padding:42px 24px}}.contact-section__form__conteiner{max-width:310px;max-height:385px;width:100%;height:100%}@media screen and (max-width: 768px){.contact-section__form__conteiner{padding:0}}.contact-section__form__text{max-width:276px;line-height:1;font-size:22px;font-weight:600;text-align:center;margin:0 auto;margin-bottom:32px}@media screen and (max-width: 1280px){.contact-section__form__text{margin-bottom:24px}}.contact-section__form::after{border-radius:10%;content:"";background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22495%22%20height%3D%22411%22%20viewBox%3D%220%200%20495%20411%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.977%20152.605C13.1234%20108.408%20-16.4945%2051.24%2022.6088%2022.5792C62.3244%20-6.53048%20120.178%2060.5545%20168.856%2045.6827C283.184%2010.7535%20361.261%20-163.638%20468.232%20-113.566C562.57%20-69.4068%20400.807%2057.8677%20397.277%20152.605C394.009%20240.336%20539.072%20365.692%20449.034%20401.707C344.236%20443.625%20272.363%20288.353%20168.856%20243.971C138.273%20230.858%2098.7528%20256.996%2070.9953%20239.611C40.1151%20220.27%2030.3214%20185.547%2022.977%20152.605Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22389%22%20height%3D%22333%22%20viewBox%3D%220%200%20389%20333%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-92.4689%2078.656C-100.96%207.56588%20-168.986%20-93.1292%20-98.3993%20-127.58C-20.608%20-165.546%2045.2438%20-33.7366%20133.999%20-31.8735C217.832%20-30.1137%20284.116%20-156.872%20355.657%20-118.048C421.4%20-82.3707%20363.984%2014.3792%20337.673%2078.656C320.631%20120.288%20266.945%20134.747%20237.53%20170.532C195.887%20221.193%20201.877%20309.006%20133.999%20326.438C64.4664%20344.294%20-8.25533%20295.25%20-53.8532%20245.36C-95.716%20199.558%20-85.4639%20137.302%20-92.4689%2078.656Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22469%22%20height%3D%22658%22%20viewBox%3D%220%200%20469%20658%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-138.664%20385.417C-144.243%20312.206%20-169.619%20237.416%20-128.488%20173.851C-75.6518%2092.1975%2003.69003%20-6.91631%20108.872%202.86815C214.021%2012.6494%20233.727%20141.42%20301.37%20213.838C357.557%20273.992%20462.675%20307.206%20466.194%20385.417C469.752%20464.479%20385.21%20520.206%20317.457%20571.334C256.957%20616.989%20188.143%20655.304%20108.872%20655.062C29.8458%20654.822%20-48.2481%20624.584%20-98.2933%20570.069C-144.609%20519.617%20-133.708%20450.457%20-138.664%20385.417Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22559%22%20height%3D%22296%22%20viewBox%3D%220%200%20559%20296%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30.3752%20270.882C23.5278%20178.898%20-42.0429%2032.877%2056.9048%2005.90099C175.356%20-26.3922%20230.902%20173.321%20354.341%20182.56C455.797%20190.154%20514.646%2006.33923%20605.67%2046.976C685.276%2082.515%20553.986%20191.572%20552.179%20270.882C550.455%20346.569%20640.62%20421.637%20595.673%20485.882C549.292%20552.176%20441.962%20550.692%20354.341%20553.664C262.025%20556.796%20159.89%20560.502%2093.9022%20502.903C27.5492%20444.985%2036.5222%20353.459%2030.3752%20270.882Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2292%22%20height%3D%22304%22%20viewBox%3D%220%200%2092%20304%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-441.113%20155.612C-435.721%20121.017%20-396.09%20102.931%20-377.64%2072.0951C-341.383%2011.4978%20-359.782%20-95.8773%20-283.685%20-107.504C-211.836%20-118.481%20-207.816%20-2.87677%20-150.729%2037.4273C-76.347%2089.9423%2082.536%2071.3707%2088.9913%20155.611C95.299%20237.927%20-45.7024%20259.151%20-131.293%20291.073C-180.004%20309.24%20-231.132%20299.371%20-283.685%20294.606C-327.909%20290.597%20-376.327%20293.842%20-407.866%20265.996C-439.472%20238.091%20-447.228%20194.835%20-441.113%20155.612Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E");background-size:531px 495px,464px 515px,720px 800px,552px 480px,auto;background-position:top 0 right 0,top 0 left 0,top 40px left 0,bottom 10px right 0,top 70px left 0}.contact-section__button{font-family:"Roboto",sans-serif;margin:0 auto 8px;display:block;max-width:295px;width:100%;font-size:18px}@media screen and (max-width: 1280px){.contact-section__button{font-size:16px;padding:12px 24px;margin-bottom:8px}}.contact-section__button:hover{color:var(--primary-color-white)}.contact-section__text-end{color:var(--brand-color-gray-light);font-size:12px;text-align:center;margin-bottom:0}.contact-section .form-a{color:var(--brand-color-gray-light);text-underline-offset:2px;text-decoration:underline}.contact-form__field{margin-bottom:16px;height:52px;max-width:378px;width:100%;width:100%;display:flex;justify-content:center;align-items:center}.contact-form__input{padding:18px 32px;border:2px solid var(--brand-color-gray-light);border-radius:32px;max-width:378px;width:100%;margin-bottom:24px;background-color:rgba(0,0,0,0);color:var(--primary-color-white);transition:color .2s ease;transition:background-color .2s ease}@media screen and (max-width: 1280px){.contact-form__input{margin-bottom:16px}}.contact-form__input::placeholder{color:var(--primary-color-white);font-size:13px}.contact-form__input:focus{background-color:var(--brand-color-gray-light);outline:none}.user-label{display:block}.footer-section::after{background-image:url(../images/pills.png);content:"";display:block;position:absolute;right:0;bottom:0;width:247px;height:152px;background-size:auto;background-position:top left;background-repeat:no-repeat}@media screen and (max-width: 1280px){.footer-section::after{display:none}}.footer-section::before{content:"";background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22495%22%20height%3D%22411%22%20viewBox%3D%220%200%20495%20411%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.977%20152.605C13.1234%20108.408%20-16.4945%2051.24%2022.6088%2022.5792C62.3244%20-6.53048%20120.178%2060.5545%20168.856%2045.6827C283.184%2010.7535%20361.261%20-163.638%20468.232%20-113.566C562.57%20-69.4068%20400.807%2057.8677%20397.277%20152.605C394.009%20240.336%20539.072%20365.692%20449.034%20401.707C344.236%20443.625%20272.363%20288.353%20168.856%20243.971C138.273%20230.858%2098.7528%20256.996%2070.9953%20239.611C40.1151%20220.27%2030.3214%20185.547%2022.977%20152.605Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22389%22%20height%3D%22333%22%20viewBox%3D%220%200%20389%20333%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-92.4689%2078.656C-100.96%207.56588%20-168.986%20-93.1292%20-98.3993%20-127.58C-20.608%20-165.546%2045.2438%20-33.7366%20133.999%20-31.8735C217.832%20-30.1137%20284.116%20-156.872%20355.657%20-118.048C421.4%20-82.3707%20363.984%2014.3792%20337.673%2078.656C320.631%20120.288%20266.945%20134.747%20237.53%20170.532C195.887%20221.193%20201.877%20309.006%20133.999%20326.438C64.4664%20344.294%20-8.25533%20295.25%20-53.8532%20245.36C-95.716%20199.558%20-85.4639%20137.302%20-92.4689%2078.656Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22469%22%20height%3D%22658%22%20viewBox%3D%220%200%20469%20658%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-138.664%20385.417C-144.243%20312.206%20-169.619%20237.416%20-128.488%20173.851C-75.6518%2092.1975%2003.69003%20-6.91631%20108.872%202.86815C214.021%2012.6494%20233.727%20141.42%20301.37%20213.838C357.557%20273.992%20462.675%20307.206%20466.194%20385.417C469.752%20464.479%20385.21%20520.206%20317.457%20571.334C256.957%20616.989%20188.143%20655.304%20108.872%20655.062C29.8458%20654.822%20-48.2481%20624.584%20-98.2933%20570.069C-144.609%20519.617%20-133.708%20450.457%20-138.664%20385.417Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22559%22%20height%3D%22296%22%20viewBox%3D%220%200%20559%20296%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30.3752%20270.882C23.5278%20178.898%20-42.0429%2032.877%2056.9048%2005.90099C175.356%20-26.3922%20230.902%20173.321%20354.341%20182.56C455.797%20190.154%20514.646%2006.33923%20605.67%2046.976C685.276%2082.515%20553.986%20191.572%20552.179%20270.882C550.455%20346.569%20640.62%20421.637%20595.673%20485.882C549.292%20552.176%20441.962%20550.692%20354.341%20553.664C262.025%20556.796%20159.89%20560.502%2093.9022%20502.903C27.5492%20444.985%2036.5222%20353.459%2030.3752%20270.882Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2292%22%20height%3D%22304%22%20viewBox%3D%220%200%2092%20304%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-441.113%20155.612C-435.721%20121.017%20-396.09%20102.931%20-377.64%2072.0951C-341.383%2011.4978%20-359.782%20-95.8773%20-283.685%20-107.504C-211.836%20-118.481%20-207.816%20-2.87677%20-150.729%2037.4273C-76.347%2089.9423%2082.536%2071.3707%2088.9913%20155.611C95.299%20237.927%20-45.7024%20259.151%20-131.293%20291.073C-180.004%20309.24%20-231.132%20299.371%20-283.685%20294.606C-327.909%20290.597%20-376.327%20293.842%20-407.866%20265.996C-439.472%20238.091%20-447.228%20194.835%20-441.113%20155.612Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E");background-size:auto;background-position:top 0 right 0,top 0 left 0,top 0 left 0,bottom 0 right 490px,top 70px left 0}.footer-section__link-mobile{display:none}@media screen and (max-width: 768px){.footer-section__link-mobile{display:block;margin-bottom:16px}}@media screen and (max-width: 768px){.footer-section__link-desktop{display:none}}.footer-section__conteiner{display:flex;gap:20px;padding:56px 0;align-items:center}@media screen and (max-width: 1280px){.footer-section__conteiner{flex-direction:column;gap:0;padding:32px 90px 69px}}.footer-section__adres{gap:20px}@media screen and (max-width: 1280px){.footer-section__adres{gap:0px}}.footer-section__nav{gap:20px}.footer-section__adres,.footer-section__nav{flex-basis:50%;display:flex}@media screen and (max-width: 1280px){.footer-section__adres,.footer-section__nav{flex-direction:column}}.footer-section__logo,.footer-section__list{flex-grow:1}.footer-section__item{margin-bottom:16px}@media screen and (max-width: 1280px){.footer-section__adres-ul{display:none}}.footer-section__link{color:var(--primary-color-white);font-size:16px}.footer-section__link:hover{color:var(--primary-color-light)}.footer-section__adres-link,.footer-section__adres-info{flex-grow:1}.footer-section__adres-list{display:flex;gap:24px}.footer-section__agree{color:var(--brand-color-gray-light);font-size:13px}.footer-section__icon{fill:var(--primary-color-white)}.footer-section__icon:hover{fill:var(--primary-color-light)}.header{position:absolute;top:0;left:0;width:100%;backdrop-filter:blur(10px);padding:32px 90px;z-index:1}@media screen and (max-width: 768px){.header{padding:32px}}.header__mobile-button{display:none;background-color:rgba(0,0,0,0);border:0;fill:var(--primary-color-white);padding:0}@media screen and (max-width: 1280px){.header__mobile-button{display:block}}.header__conteiner{padding:0}.header__section{display:flex;align-items:center;justify-content:space-between}.header__nav{display:flex;align-items:center;gap:240px}.header__nav__list{display:flex;align-items:center;gap:40px;padding:0}@media screen and (max-width: 1280px){.header__nav__list{display:none}}.header__icon:hover{fill:var(--primary-color-light)}.header__button{display:flex;align-items:center;gap:40px}.header__button__list{display:flex;gap:40px;padding-left:0}@media screen and (max-width: 1280px){.header__button__list{display:none}}.hero-section{background-image:linear-gradient(89.38deg, #ffffff 30.62%, rgba(255, 255, 255, 0.850898) 41.31%, rgba(255, 255, 255, 0.193204) 58.65%, rgba(255, 255, 255, 0) 72.78%),url(../images/back-hero.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;padding:30px 0 195px 0;position:relative}@media screen and (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-section{background-image:linear-gradient(89.38deg, #ffffff 30.62%, rgba(255, 255, 255, 0.850898) 41.31%, rgba(255, 255, 255, 0.193204) 58.65%, rgba(255, 255, 255, 0) 72.78%),url(../images/back-hero@2x.jpg)}}@media screen and (max-width: 1280px){.hero-section{padding:30px 0 54px 0}}.hero-section__conteiner{margin-top:125px;padding-left:106px}@media screen and (max-width: 1280px){.hero-section__conteiner{margin-top:71px;padding-left:0;text-align:center}}.hero-section__text{font-size:12px;color:var(--brand-color-gray);max-width:238px}@media screen and (max-width: 1280px){.hero-section__text{margin:0 auto;max-width:238px;text-align:center}}.hero-section__titel{color:var(--primary-color-light);font-family:"Play",sans-serif;font-weight:700;font-size:140px;line-height:.8;margin-top:16px;margin-bottom:40px;max-width:529px}@media screen and (max-width: 1280px){.hero-section__titel{font-size:54px;margin-bottom:32px;margin:0 auto 32px;max-width:330px;text-align:center}}.hero-section__waves{position:absolute;background-image:url(../images/waves.svg);bottom:-1px;rotate:180deg;left:0;width:100%;height:133px}@media screen and (max-width: 1280px){.hero-section__waves{height:60px}}.information-section{position:relative;padding-bottom:200px;margin-bottom:175px;height:100%;max-height:695px}@media screen and (max-width: 1280px){.information-section{padding-bottom:0;margin-bottom:100px}}.information-section__text{max-width:709px;max-height:456px;max-width:709px;margin-bottom:40px;padding-top:30px}.information-section__text :last-child{margin-bottom:0}.information-section__conteiner{display:flex;gap:32px;max-width:1240px;justify-content:space-between;padding-top:10px}@media screen and (max-width: 480px){.information-section__conteiner{display:block}}.information-section__titel{max-width:529px;margin-bottom:40px}@media screen and (max-width: 1280px){.information-section__titel{max-width:264px;margin-bottom:24px}}.img-conteiner{display:flex;flex-direction:column;justify-content:space-between;width:500px;gap:40px}@media screen and (max-width: 1280px){.img-conteiner{display:none}}.img-conteiner :last-child{align-self:flex-end}.img-conteiner__img{border-radius:50%;width:335px;height:328px}.link{color:var(--primary-color-dark);text-decoration:none}.link:hover{color:var(--primary-color-light)}.mobile-menu{position:fixed;background-color:var(--primary-color-white);top:0;left:0;z-index:2;width:100%;height:100%;max-width:1280px;padding:16px 24px;transform:translateX(100%);transition:transform .3s}@media screen and (min-width: 1280px){.mobile-menu{display:none}}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu__btn-close{position:absolute;top:16px;right:24px;padding:0;stroke:var(--primary-color-dark);background-color:rgba(0,0,0,0);border:none;cursor:pointer}.mobile-menu__logo{margin-bottom:32px}.mobile-menu__list{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.mobile-menu__link{font-size:14px;line-height:1.5;text-decoration:none}.mobile-menu__link__list{display:flex;gap:16px}.backdrop{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);padding:20px;transition:opacity .3s,visibility .3s;color:var(--primary-color-white);z-index:2}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{width:100%;max-width:732px;position:relative;height:100%;max-height:682px;background-color:var(--primary-color-dark);padding:42px 144px;border-radius:48px;overflow:auto;z-index:1}@media screen and (max-width: 1280px){.modal{padding:42px}}.modal::before{content:"";background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22495%22%20height%3D%22411%22%20viewBox%3D%220%200%20495%20411%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.977%20152.605C13.1234%20108.408%20-16.4945%2051.24%2022.6088%2022.5792C62.3244%20-6.53048%20120.178%2060.5545%20168.856%2045.6827C283.184%2010.7535%20361.261%20-163.638%20468.232%20-113.566C562.57%20-69.4068%20400.807%2057.8677%20397.277%20152.605C394.009%20240.336%20539.072%20365.692%20449.034%20401.707C344.236%20443.625%20272.363%20288.353%20168.856%20243.971C138.273%20230.858%2098.7528%20256.996%2070.9953%20239.611C40.1151%20220.27%2030.3214%20185.547%2022.977%20152.605Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22389%22%20height%3D%22333%22%20viewBox%3D%220%200%20389%20333%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-92.4689%2078.656C-100.96%207.56588%20-168.986%20-93.1292%20-98.3993%20-127.58C-20.608%20-165.546%2045.2438%20-33.7366%20133.999%20-31.8735C217.832%20-30.1137%20284.116%20-156.872%20355.657%20-118.048C421.4%20-82.3707%20363.984%2014.3792%20337.673%2078.656C320.631%20120.288%20266.945%20134.747%20237.53%20170.532C195.887%20221.193%20201.877%20309.006%20133.999%20326.438C64.4664%20344.294%20-8.25533%20295.25%20-53.8532%20245.36C-95.716%20199.558%20-85.4639%20137.302%20-92.4689%2078.656Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22469%22%20height%3D%22658%22%20viewBox%3D%220%200%20469%20658%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-138.664%20385.417C-144.243%20312.206%20-169.619%20237.416%20-128.488%20173.851C-75.6518%2092.1975%2003.69003%20-6.91631%20108.872%202.86815C214.021%2012.6494%20233.727%20141.42%20301.37%20213.838C357.557%20273.992%20462.675%20307.206%20466.194%20385.417C469.752%20464.479%20385.21%20520.206%20317.457%20571.334C256.957%20616.989%20188.143%20655.304%20108.872%20655.062C29.8458%20654.822%20-48.2481%20624.584%20-98.2933%20570.069C-144.609%20519.617%20-133.708%20450.457%20-138.664%20385.417Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22559%22%20height%3D%22296%22%20viewBox%3D%220%200%20559%20296%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30.3752%20270.882C23.5278%20178.898%20-42.0429%2032.877%2056.9048%2005.90099C175.356%20-26.3922%20230.902%20173.321%20354.341%20182.56C455.797%20190.154%20514.646%2006.33923%20605.67%2046.976C685.276%2082.515%20553.986%20191.572%20552.179%20270.882C550.455%20346.569%20640.62%20421.637%20595.673%20485.882C549.292%20552.176%20441.962%20550.692%20354.341%20553.664C262.025%20556.796%20159.89%20560.502%2093.9022%20502.903C27.5492%20444.985%2036.5222%20353.459%2030.3752%20270.882Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2292%22%20height%3D%22304%22%20viewBox%3D%220%200%2092%20304%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-441.113%20155.612C-435.721%20121.017%20-396.09%20102.931%20-377.64%2072.0951C-341.383%2011.4978%20-359.782%20-95.8773%20-283.685%20-107.504C-211.836%20-118.481%20-207.816%20-2.87677%20-150.729%2037.4273C-76.347%2089.9423%2082.536%2071.3707%2088.9913%20155.611C95.299%20237.927%20-45.7024%20259.151%20-131.293%20291.073C-180.004%20309.24%20-231.132%20299.371%20-283.685%20294.606C-327.909%20290.597%20-376.327%20293.842%20-407.866%20265.996C-439.472%20238.091%20-447.228%20194.835%20-441.113%20155.612Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2292%22%20height%3D%22304%22%20viewBox%3D%220%200%2092%20304%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-441.113%20155.612C-435.721%20121.017%20-396.09%20102.931%20-377.64%2072.0951C-341.383%2011.4978%20-359.782%20-95.8773%20-283.685%20-107.504C-211.836%20-118.481%20-207.816%20-2.87677%20-150.729%2037.4273C-76.347%2089.9423%2082.536%2071.3707%2088.9913%20155.611C95.299%20237.927%20-45.7024%20259.151%20-131.293%20291.073C-180.004%20309.24%20-231.132%20299.371%20-283.685%20294.606C-327.909%20290.597%20-376.327%20293.842%20-407.866%20265.996C-439.472%20238.091%20-447.228%20194.835%20-441.113%20155.612Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%22559%22%20height%3D%22296%22%20viewBox%3D%220%200%20559%20296%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M30.3752%20270.882C23.5278%20178.898%20-42.0429%2032.877%2056.9048%2005.90099C175.356%20-26.3922%20230.902%20173.321%20354.341%20182.56C455.797%20190.154%20514.646%2006.33923%20605.67%2046.976C685.276%2082.515%20553.986%20191.572%20552.179%20270.882C550.455%20346.569%20640.62%20421.637%20595.673%20485.882C549.292%20552.176%20441.962%20550.692%20354.341%20553.664C262.025%20556.796%20159.89%20560.502%2093.9022%20502.903C27.5492%20444.985%2036.5222%20353.459%2030.3752%20270.882Z%22%20stroke%3D%22%23011F4A%22%20stroke-width%3D%224%22/%3E%3C/svg%3E");background-size:531px 495px,464px 515px,720px 800px,552px 480px,auto,auto,200px 150px;background-position:top 0 right 0,top 0 left 0,top 40px left 0,bottom 0 right 0,top 70px left 0,bottom 20px left 0,bottom 0 right 0}.modal__titel{font-family:"Play";font-weight:700;font-size:64px;text-align:center;margin-bottom:40px;line-height:1.2;z-index:2}@media screen and (max-width: 1280px){.modal__titel{font-family:"Roboto",sans-serif;font-size:32px}}.modal__text{font-size:22px;font-weight:600;max-width:310px;text-align:center;margin:0 auto;margin-bottom:32px}@media screen and (max-width: 1280px){.modal__text{font-family:"Roboto",sans-serif;font-size:18px}}.modal__btn-close{position:absolute;top:40px;right:40px;background-color:rgba(0,0,0,0);border:0;padding:0;fill:var(--primary-color-white)}.modal__form{display:flex;align-items:center;flex-direction:column}.modal__form__inputs{display:flex;align-items:center;flex-direction:column;width:100%}.modal__input{padding:18px 32px;border:2px solid var(--brand-color-gray-light);border-radius:32px;max-width:310px;width:100%;margin-bottom:24px;background-color:rgba(0,0,0,0);color:var(--primary-color-white);transition:color .2s ease;transition:background-color .2s ease}.modal__input::placeholder{color:var(--primary-color-white);font-size:13px}.modal__input:focus{background-color:var(--brand-color-gray-light);outline:none}.modal__field{margin-bottom:24px;height:52px;max-width:378px;width:100%;display:flex;justify-content:center;align-items:center}.modal__field:last-child{margin-bottom:0}.modal__button{margin:0 auto 8px;display:block;width:236px}.modal__button:hover{color:var(--primary-color-white)}.modal__text-end{color:var(--brand-color-gray-light);font-size:12px;text-align:center;margin-bottom:0}.user-label{display:block}.procedures-section__conteiner{margin-bottom:96px}@media screen and (max-width: 1280px){.procedures-section__conteiner{margin-bottom:48px}}.procedures-section__titel{text-align:center}.procedures-section__swiper-container{width:100%;overflow:hidden}.icon{animation:pulse 3s ease-in-out infinite;transform-origin:center;display:inline-block}.icon-Star_blue{fill:var(--primary-color-light);position:absolute;right:173px;top:32px}@media screen and (max-width: 1280px){.icon-Star_blue{display:none}}.icon-Star_litle{position:absolute;right:206px;top:250px}@media screen and (max-width: 1280px){.icon-Star_litle{display:none}}.icon-Star-big{position:absolute;right:495px;bottom:272px}@media screen and (max-width: 1280px){.icon-Star-big{right:70px;bottom:-54px}}@media screen and (max-width: 480px){.icon-Star-big{right:70px;bottom:-70px}}/*# sourceMappingURL=main.min.css.map */