@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";@font-face{font-family:Montserrat;src:local("Montserrat"),url(/assets/Montserrat-79DQoS3D.woff2) format("woff");font-weight:100 900;font-style:normal}.button{position:relative;display:flex;align-items:center;justify-content:center;padding:14px 24px;height:48px;text-align:center;text-decoration:none;line-height:1;border-radius:12px;background:#24b23e;color:#fff;border:transparent;font-family:inherit;font-size:18px;font-weight:500;cursor:pointer;overflow:hidden;transition:background .2s ease}.button:before{display:none}.button:hover{background:#1fa036}.button:active{background:#1a8f30}.button:disabled{opacity:.6;pointer-events:none}.button span{position:relative;line-height:1;z-index:2}.button .spinner{height:34px;-webkit-user-select:none;user-select:none;z-index:2}.list{list-style-type:none}.list-item{display:flex;align-items:baseline;font-size:14px;margin-bottom:20px}@media (min-width: 768px){.list-item{margin-bottom:12px}}@media (min-width: 1024px){.list-item{font-size:16px}}.list-item:last-of-type{margin-bottom:0}.list .bullet-wrapper{display:flex;justify-content:center;align-items:center;flex-shrink:0;height:1lh;align-self:flex-start}.list .bullet-wrapper img{display:flex;flex-shrink:0;width:16px;height:16px;aspect-ratio:1/1;margin-right:8px;object-fit:contain;object-position:center}.form-card{position:relative;width:100%;margin:0;max-width:none;padding:24px;border-radius:32px;background:#fff;box-shadow:none;border:none;display:flex;flex-direction:column;gap:20px}@media (min-width: 900px){.form-card{padding:48px;border-radius:48px;gap:24px;align-self:stretch}}.form-title{margin:0;font-weight:700;font-size:24px;line-height:1;color:#000}@media (min-width: 900px){.form-title{font-size:32px}}.form{display:flex;flex-direction:column;gap:20px;scroll-margin-top:24px}@media (min-width: 900px){.form{gap:24px;scroll-margin-top:80px}}.input-container{position:relative;display:flex;flex-direction:column;margin-bottom:0}.field{position:relative}.field-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:20px;height:20px;opacity:0;pointer-events:none;border-radius:999px}@media (min-width: 900px){.field-icon{right:16px}}.field-icon.is-success{opacity:1;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:12px 12px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%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%22M10.246%203.126a.75.75%200%20010%201.06l-4.5%204.5a.75.75%200%2001-1.06%200l-2.0-2.0a.75.75%200%20111.06-1.06l1.47%201.47%203.97-3.97a.75.75%200%20011.06%200z%22%20fill%3D%22%2324B23E%22/%3E%3C/svg%3E)}.field-icon.is-error{opacity:1;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:12px 12px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6%201.25c2.624%200%204.75%202.126%204.75%204.75S8.624%2010.75%206%2010.75%201.25%208.624%201.25%206%203.376%201.25%206%201.25z%22%20stroke%3D%22%23FF5757%22%20stroke-width%3D%221.25%22/%3E%3Cpath%20d%3D%22M6%203.5v3.0%22%20stroke%3D%22%23FF5757%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22/%3E%3Cpath%20d%3D%22M6%208.5h.01%22%20stroke%3D%22%23FF5757%22%20stroke-width%3D%221.25%22%20stroke-linecap%3D%22round%22/%3E%3C/svg%3E)}.input-container .label{margin:0 0 6px;padding:0 12px;font-size:12px;font-weight:400;line-height:normal;color:#00000080;transition:color .2s ease-in-out}@media (min-width: 900px){.input-container .label{margin-bottom:8px;padding:0 16px}}.input-container .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:10px 40px 10px 12px;height:40px;font-size:15px;font-family:inherit;font-weight:400;line-height:20px;color:#000000b3;border:1px solid transparent;background:#eee;border-radius:12px;outline:none;transition:all .2s ease-in-out}@media (min-width: 900px){.input-container .input{height:48px;padding:14px 44px 14px 16px}}.input-container .input::placeholder{color:#00000080}.input-container:hover .input{background:#e6e6e6}.input-container:focus-within .input{border-color:#00000059;background:#fff;color:#000}.input-container:focus-within .label{color:#000}.input-container.is-success .input{background:#eee}.input-container.is-success:hover .input{background:#e6e6e6}.input-container.is-error .input{background:#fde0e0}.input-container.is-error:hover .input{background:#ffd6d6}.input-container.is-error:focus-within .input{background:#fff;border-color:#ff5757}.checkbox-container{position:relative;margin:0}.checkbox-label{display:flex;font-size:12px;font-weight:400;-webkit-tap-highlight-color:transparent}.checkbox-label input{display:none}.checkbox-box-wrapper{display:flex;justify-content:center;align-items:center;flex-shrink:0;height:1lh;align-self:flex-start;pointer-events:auto}.checkbox-box{border-radius:4px;border:none;width:16px;height:16px;margin-right:8px;cursor:pointer;z-index:1;background:var(--green, #24b23e)}.checkbox-label input:checked+.checkbox-box-wrapper .checkbox-box{background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjgiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDggOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljg0Mzc3IDAuOTM0MjQ5QzcuMjExMzkgMS4xNzkzMyA3LjMxMDczIDEuNjc2MDMgNy4wNjU2NSAyLjA0MzY1TDMuODY1NjUgNi44NDM2NUMzLjcxNzI4IDcuMDY2MjEgMy40Njc0OSA3LjE5OTg5IDMuMjAwMDEgNy4xOTk4OUMyLjkzMjUzIDcuMTk5ODkgMi42ODI3NCA3LjA2NjIxIDIuNTM0MzcgNi44NDM2NUwwLjkzNDM3MiA0LjQ0MzY1QzAuNjg5MjkgNC4wNzYwMyAwLjc4ODYyOSAzLjU3OTMzIDEuMTU2MjUgMy4zMzQyNUMxLjUyMzg3IDMuMDg5MTcgMi4wMjA1NyAzLjE4ODUxIDIuMjY1NjUgMy41NTYxM0wzLjIwMDAxIDQuOTU3NjdMNS43MzQzNyAxLjE1NjEzQzUuOTc5NDUgMC43ODg1MDcgNi40NzYxNSAwLjY4OTE2OCA2Ljg0Mzc3IDAuOTM0MjQ5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-color:var(--green, #24b23e);background-repeat:no-repeat;background-position:50% 50%;background-size:auto;animation:checkbox-pop .2s ease-in,checkbox-glow .25s ease-in forwards}@keyframes checkbox-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}@keyframes checkbox-glow{0%{box-shadow:0 0 #24b23e80}50%{box-shadow:0 0 10px #24b23ebf}to{box-shadow:0 0 5px #24b23e80}}.checkbox-text{color:#000}.checkbox-text a{text-decoration:underline;text-underline-offset:2px;color:inherit;transition:color .2s ease-in-out}.checkbox-text a:hover{color:#000000b3}.form .button{margin:0;width:100%;max-width:none;height:40px;padding:10px 16px;background:var(--green, #24b23e);border-radius:12px;font-family:inherit;font-weight:400;font-size:15px;line-height:20px;color:#fff;border:none;cursor:pointer}.form .button:before{display:none}.form .button:hover{background:var(--green-hover, #1fa036)}.form .button:active{background:#1a8f30}.form .button:disabled{opacity:.6;pointer-events:none}@media (min-width: 900px){.form .button{height:48px;padding:14px 24px;font-weight:500;font-size:18px}}.choose-cert{display:flex;flex-direction:column;gap:12px;width:100%}.choose-cert__title{margin:0;font-weight:400;font-size:15px;line-height:normal;color:#000}.choose-cert__list{display:flex;flex-direction:column;gap:6px;width:100%}.cert-item{position:relative;display:flex;align-items:center;gap:6px;width:100%;min-height:40px;padding:4px 12px 4px 4px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease;box-sizing:border-box}@media (min-width: 900px){.cert-item{gap:8px;min-height:48px;padding:4px 16px 4px 4px}}.cert-item:hover{border-color:#0003}.cert-item:hover .cert-item__radio{background:#00000026}.cert-item.is-selected{border-color:var(--green, #24b23e)}.cert-item.is-selected .cert-item__radio{background:var(--green, #24b23e)}.cert-item.is-selected .cert-item__radio:after{opacity:1}.cert-item__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.cert-item__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;overflow:hidden;background:#f5f5f5}@media (min-width: 900px){.cert-item__icon{width:40px;height:40px}}.cert-item__icon img{display:block;width:100%;height:100%;object-fit:cover}.cert-item__label{flex:1 1 auto;min-width:0;font-weight:400;font-size:15px;line-height:20px;color:#000}.cert-item__radio{position:relative;flex-shrink:0;width:16px;height:16px;border-radius:100px;background:#0000001a;transition:background .2s ease}@media (min-width: 900px){.cert-item__radio{width:20px;height:20px}}.cert-item__radio:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}@media (min-width: 900px){.cert-item__radio:after{width:7.5px;height:7.5px}}.error{padding-top:6px;font-size:12px;font-weight:400;color:#ff5757}.error:empty{display:none}.checkbox-container .error{padding-top:2px}:root{--green: #24b23e;--green-hover: #1fa036;--text: #000000;--text-muted: rgba(0, 0, 0, .8);--text-soft: rgba(0, 0, 0, .5);--bg-input: #eeeeee;--content: 1060px;--section-gap: 100px;font-family:Inter,Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-feature-settings:normal;font-optical-sizing:auto;font-size:16px;font-weight:400;line-height:1.3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box}*,*:after,*:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1;color:inherit}body{margin:0;min-height:100vh;color:var(--text);background:linear-gradient(90deg,#d1fcde,#e0ffed,#bdf0d7);background-attachment:fixed}.container{--offset: 12px;max-width:calc(var(--content) + var(--offset) * 2);width:100%;margin:0 auto;padding:0 var(--offset)}@media (min-width: 900px){.container{--offset: 32px}}img{display:block;max-width:100%}.main{display:flex;flex-direction:column;gap:32px;padding:12px 0 0;overflow-x:clip}@media (min-width: 900px){.main{gap:var(--section-gap);padding:60px 0 0}}.hero+.benefits{margin-top:-8px}@media (min-width: 900px){.hero+.benefits{margin-top:calc(48px - var(--section-gap))}}.hero-card{display:flex;flex-direction:column;gap:24px;width:100%;padding:24px;border-radius:32px;background:#fff;overflow:clip}@media (min-width: 900px){.hero-card{display:grid;grid-template-columns:1fr 520px;grid-template-rows:auto auto;grid-template-areas:"text media" "button media";align-content:center;column-gap:0;row-gap:48px;min-height:318px;padding:32px 0 32px 48px;border-radius:48px}}.hero-card__text{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 900px){.hero-card__text{grid-area:text;gap:24px;max-width:472px}}.hero-card__title{margin:0;font-weight:700;font-size:24px;line-height:1.1;color:#000}@media (min-width: 900px){.hero-card__title{font-size:32px;line-height:1}}.hero-card__subtitle{margin:0;font-weight:400;font-size:15px;line-height:1.3;color:#000}.hero-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:48px;padding:14px 24px;border-radius:12px;background:var(--green);color:#fff;text-decoration:none;font-weight:500;font-size:18px;line-height:20px;box-sizing:border-box;transition:transform .12s ease,filter .12s ease,background .12s ease}.hero-card__button:hover{filter:brightness(1.05)}.hero-card__button:active{transform:translateY(1px);background:var(--green-hover)}@media (min-width: 900px){.hero-card__button{grid-area:button;width:fit-content;align-self:start}}.hero-card__media{width:100%;overflow:hidden;position:relative}@media (min-width: 900px){.hero-card__media{grid-area:media;height:100%;min-height:318px;margin:-32px 0;align-self:stretch}}.hero-card__media img{width:100%;height:185px;object-fit:cover;object-position:center}@media (min-width: 900px){.hero-card__media img{height:100%;min-height:318px}}@media (max-width: 899px){.hero-card__media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:32px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}}.benefits{color:#000}.benefits__grid{display:flex;flex-direction:column;gap:16px;padding:0 16px}@media (min-width: 900px){.benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0 48px;align-items:start}}.benefits-card{display:flex;flex-direction:column;gap:8px}.benefits-card__title{margin:0;font-weight:700;font-size:18px;line-height:1;color:#000}@media (min-width: 900px){.benefits-card__title{font-size:20px}}.benefits-card__desc{margin:0;font-weight:400;font-size:15px;line-height:1.3;color:#000}.benefits-card__line{display:block}.benefits-card__line+.benefits-card__line{margin-top:12px}.check-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.check-list__item{display:flex;gap:8px;align-items:flex-start}.check-list__icon{flex-shrink:0;width:20px;height:20px;margin-top:0}.check-list__icon img{display:block;width:20px;height:20px}.check-list__text{margin:0;flex:1 1 auto;min-width:0;font-weight:400;font-size:15px;line-height:1.3;color:var(--text-muted)}.how-to{color:#000}.how-to__layout{display:flex;flex-direction:column;gap:24px}@media (min-width: 900px){.how-to__layout{display:grid;grid-template-columns:520px 520px;gap:20px;align-items:center}}.how-to__content{display:flex;flex-direction:column;gap:24px;padding:0 16px}@media (min-width: 900px){.how-to__content{padding:48px}}.how-to__title{margin:0;font-weight:700;font-size:24px;line-height:1;color:#000}@media (min-width: 900px){.how-to__title{font-size:32px}}.how-to__media{width:100%;overflow:hidden}@media (min-width: 900px){.how-to__media{height:420px}}.how-to__media img{width:100%;height:257px;object-fit:cover;object-position:center}@media (min-width: 900px){.how-to__media img{height:420px}}.rules{display:flex;flex-direction:column;gap:24px;padding:0 16px}@media (min-width: 900px){.rules{padding:48px}}.rules__title{margin:0;font-weight:700;font-size:24px;line-height:1;color:#000}@media (min-width: 900px){.rules__title{font-size:32px}}.registration__layout{display:flex;flex-direction:column;gap:24px}@media (min-width: 900px){.registration__layout{display:grid;grid-template-columns:520px 1fr;gap:20px;align-items:start}}.footer{padding:64px 0 48px;color:var(--text-soft)}@media (min-width: 900px){.footer{padding:100px 0 120px}}@media (min-width: 900px){.footer .container{max-width:calc(964px + var(--offset) * 2)}}.footer-summary{margin:0;font-weight:400;font-size:12px;line-height:1.3;padding:0 16px}@media (min-width: 900px){.footer-summary{padding:0}}.footer-link{text-decoration:underline;text-underline-offset:2px;color:inherit;transition:color .2s ease-in-out}.footer-link:hover{color:#000c}.footer-description{margin:0 0 12px}.footer-description:last-child{margin-bottom:0}
