.pet-card[data-v-28e1a62a]{display:flex;flex-direction:column;min-height:360px}.pet-card__image-picture[data-v-28e1a62a]{border-radius:32px;min-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.pet-card__body[data-v-28e1a62a]{display:flex;flex:1;flex-direction:column;margin-left:12px}.pet-card__heading[data-v-28e1a62a]{font-size:20px;font-weight:600;letter-spacing:-.5px;line-height:130%;margin-top:16px}.pet-card__author[data-v-28e1a62a]{margin-top:auto}.pet-card__block[data-v-28e1a62a]{align-items:center;display:flex;gap:12px}.author-block__avatar[data-v-28e1a62a]{border-radius:40px;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.author-block__info[data-v-28e1a62a]{display:flex;flex-direction:column}.author-block__name[data-v-28e1a62a]{font-size:18px;font-weight:700;line-height:120%}.author-block__experience[data-v-28e1a62a]{font-size:14px;font-weight:500;line-height:120%;opacity:70%}.pet[data-v-cad5762c]{margin-bottom:80px;margin-top:120px}.pet__heading[data-v-cad5762c]{font-size:48px;font-weight:600;line-height:110%;margin-bottom:32px;text-align:center}.pet__content[data-v-cad5762c]{display:grid;gap:48px;grid-template-columns:repeat(4,1fr);margin-top:32px}.pet__button[data-v-cad5762c]{display:flex;margin-top:32px;margin-inline:auto}.leftbar[data-v-f97c1fd4]{display:flex;flex-direction:column;justify-content:space-between}.leftbar__steps[data-v-f97c1fd4]{--step-gap:34px;align-items:flex-start;display:flex;gap:12px}.leftbar__info[data-v-f97c1fd4],.leftbar__numerics[data-v-f97c1fd4]{display:flex;flex-direction:column}.leftbar__numerics[data-v-f97c1fd4]{align-items:center;background:var(--color-white);border-radius:24px;color:var(--color-gray-placeholder);gap:var(--step-gap);padding:1px 0;position:relative;width:42px}.leftbar__info[data-v-f97c1fd4]{gap:62px;justify-content:flex-start}.leftbar__numeric[data-v-f97c1fd4]{align-items:center;border-radius:50%;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;position:relative;width:40px;z-index:1}.leftbar__numeric.active[data-v-f97c1fd4],.leftbar__numeric.done[data-v-f97c1fd4]{background-color:#40b719;color:var(--color-white)}.leftbar__numeric.current[data-v-f97c1fd4]{border-top-left-radius:0;border-top-right-radius:0}.leftbar__description[data-v-f97c1fd4]{color:var(--color-gray-placeholder);font-size:16px;font-weight:500;letter-spacing:0;line-height:100%}.leftbar__description.active[data-v-f97c1fd4]{color:var(--color-black-total);font-weight:500;line-height:100%}.leftbar__progress[data-v-f97c1fd4]{background:#40b719;border-bottom-left-radius:100px;border-bottom-right-radius:100px;left:0;position:absolute;top:0;width:100%;z-index:0}.leftbar__notification[data-v-f97c1fd4]{display:flex;flex-direction:column;gap:18px}.leftbar__heading[data-v-f97c1fd4]{background-color:var(--color-white);border-radius:20px;display:flex;filter:drop-shadow(0 2px 4px #28880b49);flex-direction:column;padding:20px;position:relative}.leftbar__name[data-v-f97c1fd4]{font-size:17px;font-weight:700}.leftbar__name[data-v-f97c1fd4],.leftbar__subtitle[data-v-f97c1fd4]{color:#001a34;letter-spacing:0;line-height:18px}.leftbar__subtitle[data-v-f97c1fd4]{font-size:15px;font-weight:600}.leftbar__heading[data-v-f97c1fd4]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='10' fill='none' viewBox='0 0 27 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.729 10a2.48 2.48 0 0 1-1.905-.89L6.61 2.87A8 8 0 0 0 .47 0H0h27a8.03 8.03 0 0 0-6.152 2.87l-5.214 6.24c-.472.564-1.17.89-1.905.89' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;bottom:-6%;content:"";filter:drop-shadow(0 4px 2px #28880b2e);height:10px;left:10%;position:absolute;width:27px}.leftbar__image[data-v-f97c1fd4]{height:64px;width:64px}.step-one__content[data-v-6dd7d7a3]{background-color:var(--color-white);border-radius:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:40px 40px 63px;width:100%}.step-one__heading[data-v-6dd7d7a3]{display:flex;flex-direction:column;gap:24px}.step-one__name[data-v-6dd7d7a3]{color:var(--color-black-total);font-size:24px;font-weight:500;letter-spacing:0;line-height:100%;text-align:center}.step-one__sex[data-v-6dd7d7a3]{display:flex;gap:8px;justify-content:center}.step-one__action[data-v-6dd7d7a3]{border-radius:37px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;opacity:70%;transition:all .2s ease}.step-one__action.active .step-one__img.action-boy[data-v-6dd7d7a3],.step-one__action.active .step-one__img.action-girl[data-v-6dd7d7a3]{background-color:#eefce9;outline:1px solid var(--color-green-accent)}.step-one__action:hover .step-one__img.action-boy[data-v-6dd7d7a3],.step-one__action:hover .step-one__img.action-girl[data-v-6dd7d7a3]{outline:1px solid var(--color-green-accent)}.step-one__img.action-boy[data-v-6dd7d7a3],.step-one__img.action-girl[data-v-6dd7d7a3]{border-radius:37px;height:140px;width:140px}.step-one__img.action-girl[data-v-6dd7d7a3]{background-color:#fcede9}.step-one__img.action-boy[data-v-6dd7d7a3]{background-color:#eef4f9}.step-one__type[data-v-6dd7d7a3]{color:var(--color-black-total);font-size:16px;font-weight:600;letter-spacing:0;line-height:100%}.step-one__button.button[data-v-6dd7d7a3]{width:100%}.ui-radio[data-v-4f0b3984]{align-items:center;cursor:pointer;display:inline-flex;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-radio__native[data-v-4f0b3984]{opacity:0;pointer-events:none;position:absolute}.ui-radio__box[data-v-4f0b3984]{align-items:center;background:var(--color-white);border:1px solid var(--color-green-accent);border-radius:50%;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;transition:border-color .2s ease,background-color .2s ease;width:24px}.ui-radio__dot[data-v-4f0b3984]{background:var(--color-green-primary);border-radius:50%;height:12px;width:12px}.ui-radio__label[data-v-4f0b3984]{color:var(--color-black-dark);font-size:var(--font-size-xs);line-height:1.4}.ui-radio__native:focus-visible+.ui-radio__box[data-v-4f0b3984]{outline:2px solid var(--color-green-primary);outline-offset:2px}.ui-radio__native:checked+.ui-radio__box[data-v-4f0b3984]{border-color:var(--color-green-primary)}.dropdown[data-v-df9886f3]{width:100%}.dropdown__area[data-v-df9886f3]{align-items:center;background-color:var(--color-gray-input);border-radius:16px;display:flex;justify-content:space-between;padding:16px 24px;position:relative;width:100%}.dropdown__area.active[data-v-df9886f3]{border-radius:16px 16px 0 0}.dropdown__list-item span[data-v-df9886f3],.dropdown__title[data-v-df9886f3]{color:var(--color-black);font-size:20px;font-weight:500;letter-spacing:0;line-height:120%}.dropdown__list-item span[data-v-df9886f3]{opacity:50%}.dropdown__list-item:hover span[data-v-df9886f3]{opacity:1}.dropdown__img.active[data-v-df9886f3]{transform:rotate(180deg)}.dropdown__list[data-v-df9886f3]{background-color:var(--color-gray-input);border-radius:0 0 24px 24px;display:flex;flex-direction:column;gap:10px;left:0;max-height:450px;overflow:auto;padding:16px 24px;position:absolute;top:90%;width:100%;z-index:100}.dropdown__list-item[data-v-df9886f3]{width:-moz-fit-content;width:fit-content}.step-two__content[data-v-8c9e7bf0]{background-color:var(--color-white);border-radius:40px;box-sizing:border-box;gap:32px;padding:40px 40px 42px;width:100%}.step-two__castration[data-v-8c9e7bf0],.step-two__content[data-v-8c9e7bf0]{display:flex;flex-direction:column;justify-content:space-between}.step-two__question[data-v-8c9e7bf0]{align-items:center;display:flex;justify-content:space-between}.step-two__approval[data-v-8c9e7bf0]{display:flex;gap:15px;height:56px}.step-two__approve[data-v-8c9e7bf0]{align-items:center;background-color:var(--color-gray-input);border-radius:16px;color:var(--color-black-total);display:flex;font-size:20px;font-weight:500;justify-content:center;letter-spacing:0;line-height:120%;transition:all .2s ease;width:153px}.step-two__approve[data-v-8c9e7bf0]:hover{background-color:var(--color-green-ambient)}.step-two__approve.active[data-v-8c9e7bf0]{background-color:var(--color-green-light)}.step-two__checkbox[data-v-8c9e7bf0]{display:flex;flex-direction:column;gap:20px}.step-two__checks[data-v-8c9e7bf0]{display:flex;flex-direction:column;gap:24px}.step-two__age[data-v-8c9e7bf0],.step-two__difference p[data-v-8c9e7bf0],.step-two__question p[data-v-8c9e7bf0]{color:var(--color-black-total);font-weight:500;letter-spacing:0;line-height:100%}.step-two__age[data-v-8c9e7bf0],.step-two__question p[data-v-8c9e7bf0]{font-size:24px}.step-two__difference p[data-v-8c9e7bf0]{font-size:18px}.promo_button.button[data-v-8c9e7bf0]{width:100%}.step-three__content[data-v-0953821a]{background-color:var(--color-white);border-radius:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:40px 40px 42px;width:100%}.step-three__heading[data-v-0953821a]{display:flex;flex-direction:column;gap:20px}.step-three__header[data-v-0953821a]{display:flex;flex-direction:column;gap:8px}.step-three__checkboxes p[data-v-0953821a],.step-three__subtitle[data-v-0953821a],.step-three__title[data-v-0953821a]{color:var(--color-black-total);font-weight:500;letter-spacing:0;line-height:100%}.step-three__title[data-v-0953821a]{font-size:24px}.step-three__subtitle[data-v-0953821a]{font-size:14px;opacity:70%}.step-three__checkboxes[data-v-0953821a]{align-items:center;height:24px}.step-three__checkboxes p[data-v-0953821a]{font-size:18px}.step-three__goal[data-v-0953821a]{display:flex;flex-direction:column;gap:20px}.step-three__label[data-v-0953821a]{color:var(--color-black-total);font-size:24px;font-weight:500;letter-spacing:0;line-height:100%}.step-three__actions[data-v-0953821a]{display:flex;justify-content:space-between}.step-three__approve[data-v-0953821a]{align-items:center;background-color:var(--color-gray-input);border-radius:16px;display:flex;justify-content:center;outline:1px solid transparent;padding:16px 0;transition:all .2s ease;width:181px}.step-three__approve[data-v-0953821a]:not(.active):hover{background-color:#f5f9f3;outline:1px solid var(--color-green-light)}.step-three__approve p[data-v-0953821a]{color:var(--color-black-total);font-size:16px;font-weight:500;letter-spacing:0;line-height:120%}.step-three__approve:not(.active):hover p[data-v-0953821a]{color:#21a038}.step-three__approve.active[data-v-0953821a]{background-color:var(--color-green-light)}.promo_button[data-v-0953821a]{width:100%}.feeds__modal[data-v-b3850459]{background-color:var(--color-white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='728' fill='none' viewBox='0 0 960 728'%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='678.25' cy='452.972' fill='%2306b8ff' rx='318.025' ry='80.923'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Cellipse cx='154.359' cy='539.309' fill='%238ac7ff' rx='230.955' ry='58.691'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cellipse cx='806.64' cy='211.691' fill='%2393d34e' rx='230.955' ry='58.691'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1373.93' height='899.723' x='-8.713' y='3.11' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_236_1017' stdDeviation='184.469'/%3E%3C/filter%3E%3Cfilter id='b' width='1199.79' height='855.26' x='-445.535' y='111.679' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_236_1017' stdDeviation='184.469'/%3E%3C/filter%3E%3Cfilter id='c' width='1199.79' height='855.26' x='206.746' y='-215.938' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_236_1017' stdDeviation='184.469'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;border-radius:40px;display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:960px;padding:45px 40px;width:100%}.feeds__modal.without[data-v-b3850459]{gap:32px}.feeds__heading[data-v-b3850459]{display:flex;justify-content:space-between}.feeds__action:hover .feeds__back[data-v-b3850459]{animation:arrowMove-b3850459 .9s ease-in-out infinite}.feeds__back[data-v-b3850459],.feeds__close[data-v-b3850459]{align-items:flex-end;display:flex;height:-moz-fit-content;height:fit-content;padding:5px}.feeds__close[data-v-b3850459]{transition:all .2s ease}.feeds__close[data-v-b3850459]:hover{transform:rotate(90deg)}.feeds__action[data-v-b3850459]{height:-moz-fit-content;height:fit-content}.feeds__text[data-v-b3850459]{display:flex;flex-direction:column;gap:16px;max-width:640px;text-align:center;width:100%}.feeds__title[data-v-b3850459]{color:var(--color-black-total);font-size:32px}.feeds__subtitle[data-v-b3850459],.feeds__title[data-v-b3850459]{font-weight:500;letter-spacing:0;line-height:120%}.feeds__subtitle[data-v-b3850459]{color:var(--color-black);font-size:18px}.feeds__content[data-v-b3850459]{-moz-column-gap:11px;column-gap:11px;display:grid;grid-template-columns:minmax(0,230px) minmax(0,639px)}.feeds__content.without[data-v-b3850459]{background-color:var(--color-white);border-radius:40px;display:flex;justify-content:center}@keyframes arrowMove-b3850459{0%{transform:translate(0)}50%{transform:translate(-6px)}to{transform:translate(0)}}
