.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding) * 1px);position:relative}.react-photo-album--image{width:100%;height:auto;aspect-ratio:var(--react-photo-album--photo-width) / var(--react-photo-album--photo-height);display:block}.react-photo-album--button{cursor:pointer;border:initial;background:initial}.react-photo-album--columns{justify-content:space-between}.react-photo-album--columns .react-photo-album--track{justify-content:space-between;row-gap:calc(var(--react-photo-album--spacing) * 1px);width:calc(( 100% - 1px * (var(--react-photo-album--columns) - 1) * var(--react-photo-album--spacing) - 2px * var(--react-photo-album--columns) * var(--react-photo-album--padding) - var(--react-photo-album--adjusted-gaps) * 1px ) * var(--react-photo-album--column-ratio) / var(--react-photo-album--total-ratio) + 2px * var(--react-photo-album--padding));flex-direction:column}.react-photo-album--columns .react-photo-album--photo{width:100%}
.CustomImage-module-scss-module__8yzGUa__container{border-radius:24px;width:100%;position:relative;overflow:hidden}@media (max-width:767px){.CustomImage-module-scss-module__8yzGUa__container{border-radius:12px}}.CustomImage-module-scss-module__8yzGUa__container img{object-fit:cover;object-position:center;border-radius:24px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}@media (max-width:767px){.CustomImage-module-scss-module__8yzGUa__container img{border-radius:12px}}.CustomImage-module-scss-module__8yzGUa__container__overlay{background-color:var(--fade-60);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);visibility:hidden;opacity:0;width:100%;height:100%;color:var(--white);border-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px;transition:visibility .3s,opacity .3s;display:flex;position:absolute;inset:0;overflow:hidden}@media (max-width:767px){.CustomImage-module-scss-module__8yzGUa__container__overlay{border-radius:12px;padding:6px}}.CustomImage-module-scss-module__8yzGUa__container__overlay_visible{visibility:visible;opacity:1}.CustomImage-module-scss-module__8yzGUa__container__extension{background-color:var(--opacity-white-20);box-shadow:0px 0px 1px 0px var(--opacity-white-60) inset;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);font:var(--p4);text-transform:uppercase;border-radius:100px;margin:0;padding:4px 12px;overflow:hidden}.CustomImage-module-scss-module__8yzGUa__container__fileName{width:100%;font:var(--h7-130);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0}@media (max-width:767px){.CustomImage-module-scss-module__8yzGUa__container__fileName{display:none}}.CustomImage-module-scss-module__8yzGUa__container__fileInfo{width:100%;color:var(--opacity-white-70);font:var(--p4);flex-wrap:wrap;margin:8px 0 0;display:flex}@media (max-width:767px){.CustomImage-module-scss-module__8yzGUa__container__fileInfo{display:none}}.CustomImage-module-scss-module__8yzGUa__container__topLine{justify-content:space-between;align-items:flex-start;gap:var(--grid-gap);flex-wrap:wrap;width:100%;display:flex}.CustomImage-module-scss-module__8yzGUa__container__infoText{padding:0 10px 0 13px;position:relative}.CustomImage-module-scss-module__8yzGUa__container__infoText:before{content:"";background-color:var(--opacity-white-70);border-radius:50%;width:4px;height:4px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CustomImage-module-scss-module__8yzGUa__container__infoText:first-child{padding-left:0}.CustomImage-module-scss-module__8yzGUa__container__infoText:first-child:before{display:none}.CustomImage-module-scss-module__8yzGUa__container__check{pointer-events:all}.CustomImage-module-scss-module__8yzGUa__container__overlay_video{background-image:url(../media/play.0s_ktr7civwtj.svg);background-position:50%;background-repeat:no-repeat;background-size:88px}@media (max-width:1400px){.CustomImage-module-scss-module__8yzGUa__container__overlay_video{background-image:none}}.CustomImage-module-scss-module__8yzGUa__container__image{will-change:transform;transition:transform .3s;display:block;transform:scale(1)}.CustomImage-module-scss-module__8yzGUa__container__image_scale{transform:scale(1.15)}.CustomImage-module-scss-module__8yzGUa__container__bottomLine{flex-direction:column;margin:auto 0 0;display:flex}
.CheckPopup-module-scss-module__gB5NuG__checkPopup{z-index:3;width:100%;padding:0 120px;position:fixed;bottom:40px}@media (max-width:899px){.CheckPopup-module-scss-module__gB5NuG__checkPopup{padding:0 40px}}@media (max-width:767px){.CheckPopup-module-scss-module__gB5NuG__checkPopup{padding:0 20px;bottom:20px}}.CheckPopup-module-scss-module__gB5NuG__checkPopup__container{border:1px solid var(--opacity-blue-40);background-color:var(--opacity-popup-blue-90);width:100%;max-width:1104px;box-shadow:0px 0px 1px 0px var(--opacity-white-60) inset;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:40px;flex-wrap:wrap;align-items:center;gap:20px;margin:0 auto;padding:18px 24px;display:flex;overflow:hidden}@media (max-width:767px){.CheckPopup-module-scss-module__gB5NuG__checkPopup__container{border-radius:32px;padding:20px}}.CheckPopup-module-scss-module__gB5NuG__checkPopup__actions{align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:767px){.CheckPopup-module-scss-module__gB5NuG__checkPopup__actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:10px 0 0;display:grid}}.CheckPopup-module-scss-module__gB5NuG__checkPopup__counter{font:var(--h7-130);margin:0}.CheckPopup-module-scss-module__gB5NuG__checkPopup__images{grid-template-rows:1fr;grid-template-columns:1fr;display:grid}.CheckPopup-module-scss-module__gB5NuG__checkPopup__imageWrapper{grid-area:1/1/2/2;position:relative}.CheckPopup-module-scss-module__gB5NuG__checkPopup__imageWrapper:nth-child(2){z-index:1}.CheckPopup-module-scss-module__gB5NuG__checkPopup__imageWrapper:nth-child(2) .CheckPopup-module-scss-module__gB5NuG__checkPopup__image{transform:rotate(-16deg)}.CheckPopup-module-scss-module__gB5NuG__checkPopup__imageWrapper:nth-child(3){z-index:0}.CheckPopup-module-scss-module__gB5NuG__checkPopup__imageWrapper:nth-child(3) .CheckPopup-module-scss-module__gB5NuG__checkPopup__image{transform:rotate(16deg)}.CheckPopup-module-scss-module__gB5NuG__checkPopup__image{border:1px solid var(--opacity-white-90);object-fit:cover;object-position:center;z-index:2;border-radius:8px;width:84px;height:56px;transition:transform .3s;display:block;position:relative}@media (max-width:767px){.CheckPopup-module-scss-module__gB5NuG__checkPopup__image{width:65px;height:44px}.CheckPopup-module-scss-module__gB5NuG__checkPopup .CheckPopup-module-scss-module__gB5NuG__checkPopup__btn{text-align:left;width:100%}}
.DownloadPopup-module-scss-module__-5LH7a__downloadPopup.DownloadPopup-module-scss-module__-5LH7a__downloadPopup{z-index:10;justify-content:center;align-items:center;padding:40px;display:flex}@media (max-width:767px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup.DownloadPopup-module-scss-module__-5LH7a__downloadPopup{padding:20px}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__container{background-color:var(--opacity-popup-blue-90);width:100%;max-width:656px;box-shadow:0px 0px 1px 0px var(--opacity-white-60) inset;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:40px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}@media (max-width:1400px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__container{max-width:624px}}@media (max-width:899px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__container{border-radius:32px;max-width:100%;padding:20px}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__header{justify-content:space-between;gap:var(--grid-gap);width:100%;display:flex}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__title{font:var(--h6);align-self:center;margin:0}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__sizeContainer{margin-top:24px}@media (max-width:899px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__sizeContainer{margin-top:20px}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__text{color:var(--gray);font:var(--p3-130);margin:0 0 20px}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__sizeList{flex-wrap:wrap;gap:16px 32px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:767px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__sizeList{flex-direction:column;gap:16px}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__actions{grid-template-columns:1fr 1fr;align-items:end;gap:24px;margin-top:40px;display:grid}@media (max-width:1400px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__actions{grid-template-columns:272fr 280fr}}@media (max-width:767px){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__actions{grid-template-columns:1fr;gap:16px;margin-top:20px}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeText{color:var(--gray);font:var(--p5);margin:0}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeLink{color:var(--dark-blue);transition:color .3s}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeLink:focus{outline:none}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeLink:focus-visible,.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeLink:active{color:var(--deep-blue)}@media (hover:hover){.DownloadPopup-module-scss-module__-5LH7a__downloadPopup__agreeLink:hover{color:var(--deep-blue)}}.DownloadPopup-module-scss-module__-5LH7a__downloadPopup .DownloadPopup-module-scss-module__-5LH7a__downloadPopup__btn{text-align:left;width:100%}
.RadioInput-module-scss-module__fc3Kca__radio{cursor:pointer;position:relative}@media (hover:hover){.RadioInput-module-scss-module__fc3Kca__radio:hover .RadioInput-module-scss-module__fc3Kca__radio__before{border-color:var(--opacity-blue-40)}.RadioInput-module-scss-module__fc3Kca__radio:hover .RadioInput-module-scss-module__fc3Kca__radio__after{background-color:var(--gray)}.RadioInput-module-scss-module__fc3Kca__radio:hover .RadioInput-module-scss-module__fc3Kca__radio__text{color:var(--dark-green)}}.RadioInput-module-scss-module__fc3Kca__radio__wrapper{align-items:center;min-height:24px;padding-left:36px;display:flex;position:relative}.RadioInput-module-scss-module__fc3Kca__radio__before{background-color:var(--white);border:1px solid var(--opacity-blue-25);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:border-color .3s;display:flex;position:absolute;top:0;left:0}.RadioInput-module-scss-module__fc3Kca__radio__after{color:#0000;border-radius:50%;width:8px;height:8px;transition:background-color .3s}.RadioInput-module-scss-module__fc3Kca__radio__field{white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.RadioInput-module-scss-module__fc3Kca__radio__field:checked~.RadioInput-module-scss-module__fc3Kca__radio__wrapper .RadioInput-module-scss-module__fc3Kca__radio__after{background-color:var(--deep-green)}.RadioInput-module-scss-module__fc3Kca__radio__field:focus-visible~.RadioInput-module-scss-module__fc3Kca__radio__wrapper .RadioInput-module-scss-module__fc3Kca__radio__after{border-color:var(--opacity-blue-40);background-color:var(--gray)}.RadioInput-module-scss-module__fc3Kca__radio__field:focus-visible~.RadioInput-module-scss-module__fc3Kca__radio__wrapper .RadioInput-module-scss-module__fc3Kca__radio__text{background-color:var(--dark-green)}.RadioInput-module-scss-module__fc3Kca__radio__text{font:var(--button-3);color:var(--deep-green);width:100%;transition:color .3s}.RadioInput-module-scss-module__fc3Kca__radio__field:disabled{pointer-events:none}.RadioInput-module-scss-module__fc3Kca__radio__field:disabled~.RadioInput-module-scss-module__fc3Kca__radio__wrapper{opacity:.6;pointer-events:none}
.ImagePopup-module-scss-module__CQsj_q__popup{align-items:flex-start;display:flex}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup{flex-direction:column;gap:16px}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup.ImagePopup-module-scss-module__CQsj_q__popup{padding:20px 0}}.ImagePopup-module-scss-module__CQsj_q__popup__content{width:100%;max-width:340px;height:100%;max-height:calc(var(--max-height) - 80px);background-color:var(--opacity-popup-blue-90);box-shadow:0px 0px 1px 0px var(--opacity-white-60) inset;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:40px;flex-direction:column;margin-left:auto;display:flex}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__content{border-radius:32px;max-width:100%;height:auto;max-height:calc(50% - 16px);margin:auto 0 0}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__content{z-index:10;max-width:calc(100% - 40px);height:100%;max-height:calc(100% - 40px - (100vh - var(--max-height)));margin:0;position:absolute;bottom:-20px;left:20px}}.ImagePopup-module-scss-module__CQsj_q__popup__inner{flex-grow:1;position:relative;overflow:hidden}.ImagePopup-module-scss-module__CQsj_q__popup__scrollContainer{width:100%;height:100%}.ImagePopup-module-scss-module__CQsj_q__popup__innerContent{flex-direction:column;gap:32px;width:100%;padding-bottom:16px;display:flex}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__innerContent{gap:20px}}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__innerContent{padding-bottom:0}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__innerContent{padding-bottom:16px}}.ImagePopup-module-scss-module__CQsj_q__popup .simplebar-scrollbar:before{background:var(--dark-blue);width:3px}.ImagePopup-module-scss-module__CQsj_q__popup__header{align-items:start;gap:var(--grid-gap);grid-template-columns:1fr auto;padding:24px;display:grid}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__header{padding:20px}}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__header{grid-template-columns:1fr;gap:8px;padding:20px 20px 16px}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__header{padding-top:20px}}.ImagePopup-module-scss-module__CQsj_q__popup__header_shadow{box-shadow:inset 0 0 1px #fff9,0 0 16px #1a1a1a1a}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__header_shadow{box-shadow:none}.ImagePopup-module-scss-module__CQsj_q__popup__header_shadow.ImagePopup-module-scss-module__CQsj_q__popup__header_isUp{box-shadow:inset 0 0 1px #fff9,0 0 16px #1a1a1a1a}}.ImagePopup-module-scss-module__CQsj_q__popup__headerInfo{flex-direction:column;width:100%;display:flex}.ImagePopup-module-scss-module__CQsj_q__popup__downloadCounter{color:var(--gray);font:var(--p5);align-items:center;margin:0 0 16px;display:flex}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__downloadCounter{margin:0 0 8px}}.ImagePopup-module-scss-module__CQsj_q__popup__downloadIcon{width:16px;min-width:16px;margin-right:4px}.ImagePopup-module-scss-module__CQsj_q__popup__title{font:var(--h7-130);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__title{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.ImagePopup-module-scss-module__CQsj_q__popup__fileInfo{font:var(--p4);color:var(--gray);flex-wrap:wrap;grid-column:span 2;align-items:center;margin:0;display:flex}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__fileInfo{grid-column:span 1}}.ImagePopup-module-scss-module__CQsj_q__popup__fileExtension{text-transform:uppercase;color:var(--white);font:var(--p4);background-color:var(--opacity-dark-blue-60);box-shadow:0px 0px 1px 0px var(--opacity-white-60) inset;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:100px;margin-right:10px;padding:4px 12px;overflow:hidden}.ImagePopup-module-scss-module__CQsj_q__popup__fileText{padding:0 10px 0 13px;position:relative}.ImagePopup-module-scss-module__CQsj_q__popup__fileText:before{content:"";background-color:var(--gray);border-radius:50%;width:4px;height:4px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ImagePopup-module-scss-module__CQsj_q__popup__actions{flex-direction:column;gap:20px;display:flex}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__actions{gap:16px}}.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine{grid-template-columns:1fr;align-items:end;gap:20px;padding:24px;display:grid}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine{padding:20px 20px 24px}}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine{grid-template-columns:1fr 1fr}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine{grid-template-columns:1fr}}.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine_shadow{box-shadow:inset 0 0 1px #fff9,0 0 16px #1a1a1a1a}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine_shadow{box-shadow:none}.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine_shadow.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine_isUp{box-shadow:inset 0 0 1px #fff9,0 0 16px #1a1a1a1a}}.ImagePopup-module-scss-module__CQsj_q__popup__bottomLine_full{grid-template-columns:1fr}.ImagePopup-module-scss-module__CQsj_q__popup__agreeText{color:var(--gray);font:var(--p5);margin:0;overflow:hidden}.ImagePopup-module-scss-module__CQsj_q__popup__agreeLink{color:var(--dark-blue);transition:color .3s}.ImagePopup-module-scss-module__CQsj_q__popup__agreeLink:focus{outline:none}.ImagePopup-module-scss-module__CQsj_q__popup__agreeLink:focus-visible,.ImagePopup-module-scss-module__CQsj_q__popup__agreeLink:active{color:var(--deep-blue)}@media (hover:hover){.ImagePopup-module-scss-module__CQsj_q__popup__agreeLink:hover{color:var(--deep-blue)}}.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__downloadBtn{text-align:left;z-index:2;grid-area:1/1/2/2;width:calc(100% - 60px);position:relative}.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__copyBtn{text-align:right;grid-area:1/1/2/2;width:100%}.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer{padding:0 24px}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer{padding:0 20px}}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer{display:none}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer{display:block}}.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer_tablet{display:none}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer_tablet{padding:0;display:block}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeContainer_tablet{display:none}}.ImagePopup-module-scss-module__CQsj_q__popup__sizeTitle{font:var(--p3-130);margin:0 0 20px}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__sizeTitle{margin:0 0 16px}}.ImagePopup-module-scss-module__CQsj_q__popup__sizeList{font:var(--button-3);flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ImagePopup-module-scss-module__CQsj_q__popup__sizeLabel{justify-content:space-between;width:100%;display:flex}.ImagePopup-module-scss-module__CQsj_q__popup__sizeValue{color:var(--gray)}.ImagePopup-module-scss-module__CQsj_q__popup__sliderWrapper{align-self:stretch;width:calc(100% - 380px);padding:0 60px;display:block;position:relative}@media (max-width:1400px){.ImagePopup-module-scss-module__CQsj_q__popup__sliderWrapper{width:calc(100% - 356px)}}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__sliderWrapper{flex-grow:1;align-self:center;width:100%;max-height:calc(50% - 16px)}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__sliderWrapper{max-height:calc(var(--max-height) - 320px);width:100%;padding:0}}.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__slider{width:100%;height:100%;max-height:100%;margin:0;padding:0;list-style:none}.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__slide{justify-content:center;align-items:center;height:auto;display:flex}.ImagePopup-module-scss-module__CQsj_q__popup__slideImage,.ImagePopup-module-scss-module__CQsj_q__popup__slideVideo{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%}.ImagePopup-module-scss-module__CQsj_q__popup__sliderNav{z-index:2;pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__sliderNav{padding:0 20px}}.ImagePopup-module-scss-module__CQsj_q__popup__navPrev,.ImagePopup-module-scss-module__CQsj_q__popup__navNext{pointer-events:all}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup__closeBtn{display:none}}.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__tabletCloseBtn{display:none}@media (max-width:899px){.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__tabletCloseBtn{z-index:5;display:block;position:absolute;top:40px;right:40px}}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup .ImagePopup-module-scss-module__CQsj_q__popup__tabletCloseBtn{top:20px;right:20px}}.ImagePopup-module-scss-module__CQsj_q__popup__mobileTouchBtn{background-color:#0000;border:none;width:100%;height:40px;display:none;position:absolute;top:-20px;left:0}.ImagePopup-module-scss-module__CQsj_q__popup__mobileTouchBtn:focus{outline:none}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__mobileTouchBtn{display:block}}.ImagePopup-module-scss-module__CQsj_q__popup__mobileTouchLine{background-color:var(--gray);opacity:0;border-radius:100px;width:40px;height:4px;display:block;position:absolute;top:10px;left:calc(50% - 20px)}@media (max-width:767px){.ImagePopup-module-scss-module__CQsj_q__popup__mobileTouchLine{opacity:.4}}.ImagePopup-module-scss-module__CQsj_q__popup__actionButtons{grid-template-columns:1fr;display:grid}.ImagePopup-module-scss-module__CQsj_q__popup__loader{justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex}
.TagList-module-scss-module__U4W3Ma__tags{background-color:var(--opacity-blue-13);flex-direction:column;width:100%;padding:20px 24px 16px;display:flex}@media (max-width:1400px){.TagList-module-scss-module__U4W3Ma__tags{padding:16px 20px}}.TagList-module-scss-module__U4W3Ma__tags__list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:relative}.TagList-module-scss-module__U4W3Ma__tags__tagItem{background-color:var(--opacity-white-70);font:var(--p5);border-radius:100px;padding:7px 12px}.TagList-module-scss-module__U4W3Ma__tags__title{font:var(--p3-130);margin:0 0 20px}@media (max-width:1400px){.TagList-module-scss-module__U4W3Ma__tags__title{margin:0 0 16px}}.TagList-module-scss-module__U4W3Ma__tags__collapseBtn{color:var(--gray);font:var(--button-3);background-color:#0000;border:none;align-items:center;margin-top:16px;padding:0;transition:color .3s;display:flex}@media (hover:hover){.TagList-module-scss-module__U4W3Ma__tags__collapseBtn:hover{color:var(--dark-blue)}}.TagList-module-scss-module__U4W3Ma__tags__collapseBtn:focus{outline:none}.TagList-module-scss-module__U4W3Ma__tags__collapseBtn:focus-visible{color:var(--dark-blue)}.TagList-module-scss-module__U4W3Ma__tags__collapseIcon{margin-left:4px;transition:transform .3s;transform:rotate(0)}.TagList-module-scss-module__U4W3Ma__tags__collapseIcon_open{transform:rotate(180deg)}
