*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(../assets/fonts/Montserrat-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(../assets/fonts/Montserrat-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(../assets/fonts/Montserrat-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../assets/fonts/Montserrat-Bold.woff2) format("woff2")}:root{--mainColor:#000;--grayColor1:#f5f5f5;--grayColor2:#d0d0d0;--grayColor3:#737373;--grayColor4:#3e3e3e;--whiteColor:#fff;--pinkColor:#ee529c;--darkPink:#ea4992;--lightBlue:#dff6fe;--blueColor:#42c4df}body{color:var(--mainColor);font-family:Montserrat;font-size:1rem;min-width:23.4375rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:90.625rem;padding-left:1.25rem;padding-right:1.25rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.shaginput{border:.0625rem solid var(--grayColor2);border-radius:.75rem;caret-color:inherit;color:var(--grayColor4);display:block;outline:none;padding:1.0625rem 1.1875rem;width:100%}.shaginput.--form-focus{border-color:var(--pinkColor)}.shaginput[placeholder]:not([data-fls-placeholder-nohiden])::placeholder{transition:opacity .3s}.shaginput[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.shaginput{padding:0;resize:vertical}.shaginputcont{display:block}.checkbox{display:inline-block;position:relative}.checkbox__input{height:0;opacity:0;position:absolute;width:0}.checkbox__input:focus-visible+.checkbox__text{outline:.0625rem solid #000}.checkbox__input:checked+.checkbox__text:before{background:url(../assets/img/check.svg) 50%/.6875rem .5625rem no-repeat var(--grayColor3)}.checkbox__text{align-items:center;color:var(--grayColor3);cursor:pointer;display:inline-flex;gap:1rem;position:relative}.checkbox__text a{text-decoration:underline;transition:color .3s}.checkbox__text:before{align-self:flex-start;border:.0625rem solid var(--grayColor3);border-radius:.25rem;content:"";flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.options{display:flex;flex-wrap:wrap;gap:.625rem}.options.options--sb{justify-content:space-between}.options__item{cursor:pointer;position:relative}.options--three .options__item{flex:0 1 calc(33.33333% - 0.41667rem)}.options__input{height:0;opacity:0;position:absolute;width:0}.options__input:focus-visible+.options__text{outline:.0625rem solid #000}.options__input:checked+.options__text:before{border-color:var(--grayColor4)}.options__input:checked+.options__text:after{transform:scale(1)}.options__text{align-items:center;color:var(--grayColor4);cursor:pointer;display:inline-flex;gap:.625rem}.options__text:before{align-self:flex-start;border:.125rem solid var(--grayColor2);border-radius:50%;content:"";flex:0 0 1.25rem;height:1.25rem;transition:border-color .3s;width:1.25rem}.options__text:after{background-color:var(--grayColor4);border-radius:50%;content:"";height:.625rem;left:.3125rem;position:absolute;top:.3125rem;transform:scale(0);transition:transform .3s;width:.625rem}.options__image{max-width:8.25rem}.decoptions{display:flex;gap:.625rem;overflow-x:auto}.decoptions__item{cursor:pointer;display:block;position:relative}.decoptions__input{height:0;opacity:0;position:absolute;width:0}.decoptions__input:focus-visible+.decoptions__body{outline:.0625rem solid #000}.decoptions__input:checked+.decoptions__body .decoptions__chk{background-color:var(--pinkColor)}.decoptions__input:checked+.decoptions__body .decoptions__chk:before{left:1.125rem}.decoptions__body{align-items:center;display:flex;flex-direction:column;padding-left:1.875rem;position:relative}.decoptions__chk{background-color:var(--grayColor4);border-radius:3.875rem;height:1.25rem;position:relative;transition:background-color .3s;width:2.25rem}.decoptions__chk:before{background-color:var(--whiteColor);border-radius:50%;content:"";height:1rem;left:.125rem;position:absolute;top:.125rem;transition:left .3s,right .3s;width:1rem}.decoptions__image{border-radius:50%;display:block;position:relative}.decoptions__image img{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}.decoptions__image.decoptions__image--pic:before{background:url(../assets/img/decoptions-pic.svg) 0 0/cover no-repeat;border-radius:50%;bottom:0;box-shadow:0 .125rem 1rem 0 rgba(0,0,0,.251);content:"";height:1.875rem;position:absolute;right:0;width:1.875rem;z-index:2}.decoptions__image .progress-indicator{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.decoptions__name{color:var(--grayColor4);display:block;font-weight:700;text-align:center}.button-heart{align-items:center;background-color:var(--pinkColor);border:.0625rem solid var(--pinkColor);border-radius:2.5rem;color:var(--whiteColor);display:inline-flex;font-weight:600;gap:.625rem;justify-content:center;transition:background-color .3s,color .3s}.button-heart svg{fill:var(--whiteColor);flex:0 0 1.25rem;height:1.25rem;transition:fill .3s;width:1.25rem}.button-heart.button-heart--small svg{flex:0 0 1rem;height:1rem;width:1rem}.borderbutton{align-items:center;border:.0625rem solid var(--pinkColor);border-radius:2.5rem;color:var(--pinkColor);display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:121.428571%;text-align:center;transition:background-color .3s,color .3s}.borderbutton.borderbutton--white{border-color:var(--whiteColor);color:var(--whiteColor)}.borderbutton.borderbutton--whitebg{background-color:var(--whiteColor);border-color:var(--whiteColor);color:var(--mainColor)}.title-h1{font-weight:700}.title-h1__decor{color:var(--whiteColor);display:inline-block;position:relative}.title-h1__decor:before{background-color:var(--blueColor);border-radius:.5rem;content:"";position:absolute;transform:rotate(-1deg);transform-origin:center}.title-h1__decor span{position:relative;z-index:1}.title-h2{font-weight:700}.pagging{gap:1.6875rem}.pagging,.pagging__arrow{align-items:center;display:flex;justify-content:center}.pagging__arrow{border-radius:.625rem;flex:0 0 0.875rem;font-size:.875rem;height:1.75rem;transition:color .3s;width:.875rem}.pagging__arrow--reverce:before{transform:rotate(180deg)}.pagging__list{column-gap:1.25rem;flex-wrap:wrap;row-gap:.3125rem}.pagging__link,.pagging__list{align-items:center;display:flex}.pagging__link{background-color:var(--grayColor1);border:.0625rem solid var(--grayColor1);border-radius:50%;color:var(--grayColor3);font-weight:500;justify-content:center;text-align:center;transition:background-color .3s;transition:color .3s,border-color .3s}.pagging__link.pagging__link--active{border-color:var(--pinkColor);color:var(--pinkColor)}.swiper-button-next,.swiper-button-prev{align-items:center;border:.0625rem solid var(--pinkColor);border-radius:50%;display:flex;flex:0 0 3.75rem;height:3.75rem;justify-content:center;transition:background-color .3s;width:3.75rem}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{border-color:var(--grayColor4);pointer-events:none}.swiper-button-next.swiper-button-disabled svg,.swiper-button-prev.swiper-button-disabled svg{fill:var(--grayColor4)}.swiper-button-next svg,.swiper-button-prev svg{fill:var(--pinkColor);height:1.375rem;transition:fill .3s;width:.75rem}.swiper-button-prev svg{transform:rotate(180deg)}.crumbs__container{column-gap:.625rem;display:flex;flex-wrap:wrap;row-gap:.3125rem}.crumbs__item{font-size:0}.crumbs__item:not(:last-child):after{background:url(../assets/img/arrow-r.svg) 0 0/100% 100% no-repeat;content:"";margin-left:.625rem}.crumbs__item:not(:last-child) .crumbs__link{color:var(--textGray);transition:color .3s}.crumbs__item:last-child .crumbs__link{font-weight:600;pointer-events:none}.crumbs__link{display:inline-block}.needhelp-item{background-color:var(--whiteColor);border-radius:2.5rem;box-shadow:0 .3125rem 2.5rem 0 rgba(0,0,0,.051);display:flex;flex-direction:column}.needhelp-item__image{align-self:center;border-radius:50%;height:15rem;margin-bottom:1.25rem;overflow:hidden;position:relative;width:15rem}.needhelp-item__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.needhelp-item__name{font-size:1.5rem;font-weight:700;line-height:150%;text-align:center}.needhelp-item__inf{color:var(--grayColor4);display:flex;font-size:.875rem;gap:.625rem;justify-content:space-between;line-height:171.428571%;width:100%}.needhelp-item__inf span{flex:1 1 50%}.needhelp-item__inf span:nth-child(2){text-align:right}.needhelp-item__cont{border:.0625rem solid var(--blueColor);border-radius:1.25rem;flex:1 1 auto;padding:1.25rem;width:100%}.needhelp-item__conttext{color:var(--grayColor4);font-size:1rem;line-height:168.75%}.needhelp-item__conttext:not(:last-child){margin-bottom:1.25rem}.needhelp-item__pogh{color:var(--grayColor4);font-size:1rem;line-height:168.75%}.needhelp-item__pogh:not(:last-child){margin-bottom:.625rem}.needhelp-item__line{background-color:var(--grayColor1);border-radius:6.25rem;height:1.5rem;overflow:hidden;width:100%}.needhelp-item__line span{align-items:center;background-color:var(--blueColor);border-radius:6.25rem;color:var(--whiteColor);display:block;display:flex;font-size:.875rem;font-weight:500;height:100%;justify-content:center;line-height:171.428571%;min-width:2.625rem;text-align:center;transition:width .3s}.needhelp-item__buttons{display:flex}.needhelp-item__heartbutton,.needhelp-item__more{flex:1 1 50%}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{box-sizing:inherit!important;direction:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:.0625rem;max-width:.0625rem;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:.0625rem;min-width:.0625rem;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{background-color:var(--whiteColor);bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{border-radius:1.1875rem;left:0;min-height:.625rem;position:absolute;right:0}.simplebar-scrollbar:before{background-color:#d7ebf1;border-radius:1.8125rem;content:"";left:.125rem;opacity:1!important;position:absolute;right:.125rem;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:.6875rem}.simplebar-scrollbar:before{bottom:0;left:0;right:0;top:0}.simplebar-track.simplebar-horizontal{height:.6875rem;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:.625rem;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{direction:rtl;height:31.25rem;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:31.25rem;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{height:200%;margin:.625rem 0;width:200%}.simplebar-hide-scrollbar{left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden;-ms-overflow-style:none}.textblock h1,.textblock h2,.textblock h3,.textblock h4,.textblock h5,.textblock h6{font-weight:600}.textblock h1:not(:first-child),.textblock h2:not(:first-child),.textblock h3:not(:first-child),.textblock h4:not(:first-child),.textblock h5:not(:first-child),.textblock h6:not(:first-child){margin-top:1.5rem}.textblock ol:not(:first-child),.textblock ul:not(:first-child){margin-top:.75rem}.textblock ol:not(:last-child),.textblock ul:not(:last-child){margin-bottom:.75rem}.textblock ol li,.textblock ul li{list-style:none;padding-left:.875rem;position:relative}.textblock ol li:not(:last-child),.textblock ul li:not(:last-child){margin-bottom:.25rem}.textblock ol li:before,.textblock ul li:before{content:"";left:0;position:absolute}.textblock ul li:before{background-color:var(--pinkColor);border-radius:50%;height:.375rem;width:.375rem}.textblock ol{counter-reset:item;list-style-type:none}.textblock ol li{padding-left:1.125rem}.textblock ol li:before{color:var(--pinkColor);content:counter(item) ".";counter-increment:item}.textblock b{font-weight:600}.textblock a{text-decoration:underline;text-decoration-thickness:0;text-underline-offset:25%}.textblock a,.textblock s{text-decoration-color:var(--pinkColor)}.textblock blockquote{border-left:.125rem solid var(--pinkColor)}.menu__link{border-bottom:.0625rem solid transparent;line-height:125%;transition:border-color .3s}.icon-menu{display:none}.header__container{align-items:center;display:flex;justify-content:space-between}.header__logo{position:relative;z-index:5}.header__logo img{width:100%}.header__buttons{align-items:center;display:flex;gap:1.25rem;position:relative;z-index:5}.footer__body{background-color:#efefef}.footer__logo{width:11.6875rem}.footer__list{display:flex;flex-wrap:wrap;row-gap:.625rem}.footer__bottom a,.footer__link{transition:color .3s}.footer__bottom a{text-decoration:underline;text-underline-offset:25%}.shagfirst{background-color:var(--lightBlue)}.shagfirst__container{position:relative}.shagfirst__content{position:relative;z-index:1}.shagfirst__text{color:var(--grayColor4);font-weight:500}.needhelp{background-color:var(--grayColor1)}.needhelp__container{display:flex;flex-direction:column}.needhelp__slider{width:100%}.needhelp__slider.swiper{overflow:visible}.needhelp__more{align-self:center;min-width:10rem}.wehelp__item,.wehelp__title{text-align:center}.wehelp__item{align-items:center;background-color:var(--grayColor1);display:flex;flex-direction:column;gap:.625rem;justify-content:center}.wehelp__item.wehelp__item--blue{background-color:var(--blueColor);color:var(--whiteColor)}.wehelp__item.wehelp__item--blue .wehelp__text{align-self:flex-start;text-align:left}.wehelp__item.wehelp__item--big{background-color:var(--lightBlue)}.wehelp__item.wehelp__item--big .wehelp__text b{display:block}.wehelp__tiv{font-weight:700}.wehelp__text{font-size:1rem;font-weight:500;line-height:168.75%}.wehelp__heartbutton{white-space:nowrap}.wherego{background-color:var(--lightBlue)}.wherego__title{text-align:center}.wherego__body{display:flex;gap:1.25rem}.wherego__slider{box-shadow:0 .3125rem 2.5rem 0 rgba(0,0,0,.051)}.wherego__slide{background-color:var(--blueColor)}.wherego__content{background-color:var(--whiteColor);border-radius:1.25rem;display:flex;flex-direction:column}.wherego__smtitle,.wherego__text{font-weight:700}.wherego__text{color:var(--grayColor4)}.wherego__links{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem}.wherego__link{color:var(--grayColor4);text-decoration:underline;text-decoration-color:var(--pinkColor);text-underline-offset:25%;transition:color .3s}.wherego__image img{width:100%}.bephil__toptext{color:var(--grayColor4);font-size:1.25rem;line-height:120%}.bephil__left{border:.0625rem solid var(--blueColor);border-radius:1.25rem}.bephil__tabsnavigation{display:flex;gap:.625rem;justify-content:space-between;margin-bottom:.5rem;overflow-x:auto;overflow-y:hidden}.bephil__tabstitle{border-radius:.5rem;color:var(--grayColor4);padding:.5rem 1.125rem;text-transform:uppercase;transition:background-color .3s;white-space:nowrap}.bephil__tabstitle.--tab-active{background-color:var(--lightBlue)}.bephil__leftbody .decoptions{margin-top:1.875rem}.bephil__leftbody .checkbox:not(:last-child),.bephil__leftbody .shaginputcont:not(:last-child){margin-bottom:.625rem}.bephil__leftname{align-items:center;color:var(--grayColor4);display:flex;font-weight:700;text-align:center}.bephil__leftname:after,.bephil__leftname:before{background-color:var(--grayColor2);content:"";flex:1 1 auto;height:.0625rem}.bephil__leftrow{color:var(--grayColor4)}.bephil__leftrow:not(:last-child){margin-bottom:.625rem}.bephil__leftrowtop{font-weight:700}.bephil__right{background-color:var(--grayColor1);border-radius:1.25rem}.bephil__righttop{text-align:center}.bephil__righttitle{font-weight:700}.bephil__righttext{color:var(--grayColor4)}.bephil__rightblocks::-webkit-scrollbar{display:none}.bephil__rightblock{background-color:var(--whiteColor);border-radius:1.25rem;color:var(--grayColor4);text-align:center}.bephil__righttiv{font-weight:700}.bephil__righttiv:not(:last-child){margin-bottom:.625rem}.bephil__righttexts{display:flex;flex-wrap:wrap;gap:.625rem}.bephil__righttexts:not(:last-child){margin-bottom:.625rem}.bephil__righttexts span{flex:0 1 calc(50% - 0.3125rem)}.bephil__rightname{font-weight:700}.winblock__title{text-align:center}.winblock__body{display:flex;gap:1.25rem}.winblock__slider{box-shadow:0 .3125rem 2.5rem 0 rgba(0,0,0,.051)}.winblock__slide{background-color:var(--blueColor)}.winblock__left{align-items:center;display:flex;flex-direction:column;text-align:center}.winblock__leftimage{border:.25rem solid var(--blueColor);border-radius:50%;height:15rem;overflow:hidden;position:relative;width:15rem}.winblock__leftimage:not(:last-child){margin-bottom:1.25rem}.winblock__leftimage img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.winblock__leftname{color:var(--whiteColor);font-weight:700}.winblock__leftname:not(:last-child){margin-bottom:.25rem}.winblock__leftinfo{color:var(--whiteColor);font-size:.875rem;line-height:121.428571%}.winblock__leftinfo:not(:last-child){margin-bottom:1.25rem}.winblock__leftinfo span{display:block}.winblock__leftinfo span:not(:last-child){margin-bottom:.25rem}.winblock__leftbottom{background-color:var(--pinkColor);border-radius:1.25rem;color:var(--whiteColor);font-weight:700;padding:1.25rem;width:100%}.winblock__leftsob{opacity:.6}.winblock__leftclose{text-transform:uppercase}.winblock__rightpic{border-radius:2.5rem;overflow:hidden;position:relative}.winblock__rightimage,.winblock__rightimage img{height:100%;left:0;position:absolute;top:0;width:100%}.winblock__rightimage img{object-fit:cover}.winblock__rightthank{color:var(--whiteColor);text-transform:uppercase}.winblock__rightname,.winblock__rightthank{font-weight:700;position:absolute;z-index:1}.winblock__rightbuttons{display:flex}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock{display:none!important}.--showmore-active [data-fls-showmore-button] span,[data-fls-showmore-button] span:last-child{display:none}.--showmore-active [data-fls-showmore-button] span:last-child{display:block}.newspage__title{text-align:center}.newspage__show{display:flex;flex-direction:column}.newspage__showcontent{width:100%}.newspage__item{border:.125rem solid var(--grayColor1)}.newspage__image{display:block;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding-top:61.6%;position:relative;width:100%;z-index:1}.newspage__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s;width:100%}.newspage__itemname{font-weight:700;line-height:150%;transition:color .3s}.newspage__bottom{align-items:center;display:flex;gap:.625rem;justify-content:space-between;margin-top:auto}.newspage__date{color:var(--grayColor4);font-size:.875rem;line-height:171.428571%}.newspage__itemlink{padding-left:2.25rem;padding-right:2.25rem}.newspage__itemtext{color:var(--grayColor4);display:-webkit-box;line-height:150%;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;text-overflow:ellipsis}.newspage__showmore{align-self:center;padding-left:1.6875rem;padding-right:1.6875rem}.newspage__showmore[hidden]{display:none}.newsblock__info{color:var(--grayColor4);column-gap:1.875rem;display:flex;flex-wrap:wrap;line-height:168.75%;row-gap:.9375rem}.newsblock__image img{display:block;width:100%}.newsblock__toptext{color:var(--grayColor4);font-weight:700}.newsblock__content{color:var(--grayColor4);line-height:150%}.newsblock__content a{text-decoration:underline;text-decoration-color:var(--pinkColor);text-decoration-thickness:0;text-underline-offset:25%}.newsblock__content p:not(:last-child){margin-bottom:1em}.newsblock__bordertext{border-left:.125rem solid var(--pinkColor)}.tabs__navigation{display:flex}.tabs__title{border:.0625rem solid #eee;border-radius:.3125rem;padding:.625rem .9375rem}.tabs__title.--tab-active{border:.0625rem solid #000}.tabs__content{border:.0625rem solid #eee;padding:.625rem .9375rem}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - .625rem)}.tippy-box{background-color:var(--grayColor2);border-radius:.25rem;box-shadow:0 0 .3125rem rgba(0,0,0,.3);color:var(--main);font-size:.875rem;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:.5rem .5rem 0;bottom:-.4375rem;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 .5rem .5rem;left:0;top:-.4375rem;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:.5rem 0 .5rem .5rem;right:-.4375rem;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:.5rem .5rem .5rem 0;left:-.4375rem;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:var(--grayColor2);height:1rem;width:1rem}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:.3125rem .5625rem;position:relative;z-index:1}@media (max-width:90.625em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:90.625em){.menu__body{height:100svh;overflow:auto;padding:6.875rem 1.25rem 1.875rem;z-index:4}.menu__body,.menu__body:before{background-color:var(--whiteColor);left:-100%;position:fixed;top:0;transition:left .3s;width:100%}.menu__body:before{content:"";height:6.875rem;z-index:2}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{left:0}.menu__item:not(:last-child){margin-bottom:1.25rem}.menu__link{font-size:1.25rem}.icon-menu{display:block;height:1.5rem;position:relative;width:1.5rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#000;content:"";height:.125rem;position:absolute;right:.09375rem;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:.1875rem}.icon-menu:after{bottom:.1875rem}.icon-menu span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu span{width:0}[data-fls-menu-open] .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.header__logo{margin-right:auto}.header__menu{order:2}.wehelp__item{padding:1.25rem}.wehelp__item.wehelp__item--big .wehelp__text{margin-bottom:.625rem}}@media (max-width:75em){.bephil__leftbody .decoptions{margin-left:-1.25rem;margin-right:-1.25rem}.bephil__submit{padding-bottom:1.25rem;padding-top:1.25rem}}@media (max-width:61.99875em){.needhelp-item{padding:1.25rem}.needhelp-item__cont:not(:last-child),.needhelp-item__inf:not(:last-child),.needhelp-item__name:not(:last-child){margin-bottom:.625rem}.needhelp-item__buttons{gap:.625rem}.textblock{font-size:.875rem;line-height:142.857143%}.textblock h1{font-size:1.875rem;line-height:120%}.textblock h1:not(:last-child){margin-bottom:1.5rem}.textblock h2{font-size:1.25rem;line-height:125%}.textblock h3{font-size:1.125rem;line-height:140%}.textblock h4{font-size:1rem;line-height:144.444444%}.textblock h5,.textblock h6{font-size:1rem;line-height:150%}.textblock p:not(:first-child){margin-top:.25rem}.textblock p:not(:last-child){margin-bottom:.25rem}.textblock ul li:before{top:.4375rem}.footer{padding-bottom:1.25rem}.footer__body{border-radius:1.25rem}.footer__logo:not(:last-child){margin-bottom:.625rem}.footer__link{font-size:.875rem;line-height:121.428571%}.footer__bottom{font-size:.875rem;line-height:128.571429%}.footer__bott:not(:last-child){margin-bottom:.625rem}.shagfirst__text{font-size:1rem;line-height:150%}.shagfirst__text:not(:last-child){margin-bottom:1.875rem}.needhelp__slider:not(:last-child){margin-bottom:1.25rem}.needhelp__slider .needhelp-item{width:20.3125rem}.wehelp__item{border-radius:1.25rem}.wherego__body{flex-wrap:wrap;justify-content:center}.wherego__slider{border-radius:1.25rem;flex:1 1 100%}.wherego__slide{border-radius:1.25rem;padding:1.25rem}.wherego__content{padding:1.25rem}.bephil__righttop:not(:last-child){margin-bottom:1.875rem}.bephil__righttitle{font-size:1.25rem;line-height:120%}.bephil__righttitle:not(:last-child){margin-bottom:.625rem}.bephil__righttext{font-size:.875rem;line-height:121.428571%}.winblock__body{flex-wrap:wrap;justify-content:center}.winblock__slider{flex:1 1 100%}.winblock__slide,.winblock__slider{border-radius:1.25rem}.winblock__leftbottom,.winblock__leftname{font-size:1.25rem;line-height:150%}}@media (max-width:47.99875em){.shaginput{font-size:.875rem;line-height:150%}.checkbox__text{font-size:.875rem;line-height:128.571429%}.options__text{font-size:.875rem;line-height:150%}.decoptions__chk{margin-top:.25rem;order:1}.decoptions__image{height:5rem;width:5rem}.decoptions__name{font-size:.875rem;line-height:150%}.button-heart{font-size:.875rem;line-height:121.428571%;padding:1.4375rem}.button-heart.button-heart--small{padding:.9375rem}.borderbutton{padding:.8125rem}.title-h1{font-size:2rem;line-height:109.375%}.title-h1__decor:before{height:110%;left:-.2em;top:0;width:calc(100% + .5em)}.title-h2{font-size:1.5rem;line-height:120.833333%}.section-block:not(:last-child){margin-bottom:3.75rem}.pagging__link{font-size:.875rem;height:1.6875rem;line-height:150%;min-width:1.6875rem}.crumbs:not(:last-child){margin-bottom:1.875rem}.crumbs__item:not(:last-child):after{height:.75rem;transform:translateY(.125rem);width:.75rem}.crumbs__link{font-size:.75rem;line-height:133.333333%}.textblock blockquote{padding:.3125rem .9375rem .3125rem .8125rem}.text-page{padding-bottom:3.75rem}.header{padding:1.5625rem 0}.header__container{gap:.5625rem}.header__logo{flex:0 1 9.25rem}.header__heartbutton.button-heart{padding:.75rem 1rem}.header__subsbutton{display:none}.footer__body{padding:1.25rem}.footer__top:not(:last-child){margin-bottom:1.25rem}.footer__list{column-gap:.625rem}.index-page{padding-bottom:3.75rem}.shagfirst__content{padding-bottom:1.25rem;padding-top:3.75rem}.shagfirst__title{margin-bottom:2.3125rem}.shagfirst__heartbutton{font-size:1rem;padding:1.875rem;width:100%}.shagfirst__image{margin-left:-1.25rem;margin-right:-1.25rem;text-align:center}.needhelp{padding:3.75rem 0}.needhelp__title,.wehelp__title{margin-bottom:1.875rem}.wehelp__item:not(:last-child){margin-bottom:.625rem}.wehelp__item.wehelp__item--blue .wehelp__tiv{font-size:2rem;line-height:121.875%}.wehelp__item.wehelp__item--big .wehelp__text{margin-bottom:0}.wehelp__tiv{font-size:1.5rem;line-height:120.833333%}.wehelp__heartbutton{width:100%}.wherego{padding:3.75rem 0}.wherego__title{margin-bottom:1.25rem}.wherego__content{gap:.625rem}.wherego__content:not(:last-child){margin-bottom:1.25rem}.wherego__smtitle{font-size:1rem;line-height:150%}.wherego__link,.wherego__text{font-size:.875rem;line-height:171.428571%}.bephil__topblock{margin-bottom:1.25rem}.bephil__toptext{display:none}.bephil__left{padding:1.25rem}.bephil__left:not(:last-child){margin-bottom:1.25rem}.bephil__tabstitle{font-size:.875rem;line-height:150%}.bephil__leftbody .decoptions{justify-content:center;margin-left:0;margin-right:0}.bephil__leftblock:not(:last-child){margin-bottom:1.125rem}.bephil__leftblock .pagging{margin-top:.625rem}.bephil__leftname{font-size:.875rem;gap:.25rem;line-height:150%}.bephil__leftname:not(:last-child){margin-bottom:.6875rem}.bephil__leftrows:not(:last-child){margin-bottom:.625rem}.bephil__leftrow{font-size:.8125rem;line-height:153.846154%}.bephil__submit{width:100%}.bephil__right{padding:1.25rem}.bephil__rightblocks,.bephil__rightblocks .simplebar-content{display:flex;gap:.625rem}.bephil__rightblocks .simplebar-track{display:none}.bephil__rightblock{min-width:12.5rem;padding:.625rem 1.25rem;white-space:nowrap}.bephil__righttiv{font-size:1.5rem;line-height:120.833333%}.bephil__righttexts{font-size:.75rem;line-height:166.666667%}.bephil__rightname{font-size:.875rem;line-height:171.428571%}.winblock__title{margin-bottom:1.25rem}.winblock__slide{padding:1.25rem}.winblock__left:not(:last-child){margin-bottom:.625rem}.winblock__rightpic{padding-top:110%}.winblock__rightpic:not(:last-child){margin-bottom:1.25rem}.winblock__rightthank{font-size:1rem;left:14%;line-height:150%;top:18%}.winblock__rightname{bottom:23%;font-size:1.25rem;left:34%;line-height:120%}.winblock__rightbuttons{gap:.625rem}.newspage-page{padding-bottom:3.75rem}.newspage__title:not(:last-child){margin-bottom:1.875rem}.newspage__item{border-radius:.625rem;padding:.625rem}.newspage__item:not(:last-child){margin-bottom:1.25rem}.newspage__image{border-radius:.625rem}.newspage__image:not(:last-child){margin-bottom:.625rem}.newspage__itemname{font-size:1.125rem}.newspage__itemname:not(:last-child){margin-bottom:.625rem}.newspage__itemtext{font-size:.875rem}.newspage__showmore{margin-top:.9375rem}.newsblock__title:not(:last-child){margin-bottom:1.25rem}.newsblock__info{font-size:.875rem}.newsblock__info:not(:last-child){margin-bottom:.9375rem}.newsblock__top:not(:last-child){margin-bottom:1.875rem}.newsblock__image:not(:last-child){margin-bottom:1.25rem}.newsblock__image img{border-radius:.625rem}.newsblock__toptext{font-size:.875rem;line-height:150%}.newsblock__content{font-size:.875rem}.newsblock__bordertext{padding:.3125rem .9375rem .3125rem .8125rem}}@media (max-width:29.99875em){.header__heartbutton.button-heart{font-size:.75rem;gap:.25rem}}@media (min-width:47.99875em){.shaginput{font-size:1rem;line-height:150%}.checkbox__text{font-size:1rem;line-height:131.25%}.options--pays .options__item{flex:0 1 calc(33.33333% - 0.41667rem)}.options__text{font-size:1rem;line-height:150%}.decoptions__chk{left:0;position:absolute;top:0;z-index:2}.decoptions__image{height:7.5rem;width:7.5rem}.decoptions__name{font-size:1rem;line-height:150%}.button-heart{font-size:1rem;line-height:125%;padding:1.8125rem}.button-heart.button-heart--small{font-size:.875rem;line-height:121.428571%;padding:.9375rem}.borderbutton{padding:.9375rem}.title-h1{font-size:3rem;line-height:110.416667%}.title-h1__decor:before{height:95%;left:-.15em;top:.079em;width:calc(100% + .3em)}.title-h2{font-size:2.25rem;line-height:122.222222%}.section-block:not(:last-child){margin-bottom:5rem}.pagging__link{font-size:1rem;height:1.875rem;line-height:150%;min-width:1.875rem}.crumbs:not(:last-child){margin-bottom:3.75rem}.crumbs__item:not(:last-child):after{height:1rem;transform:translateY(.1875rem);width:1rem}.crumbs__link{font-size:1rem;line-height:137.5%}.textblock blockquote{padding:.625rem 1.875rem .625rem 1.75rem}.text-page{padding-bottom:5rem}.header{padding:1.875rem 0}.header__container{gap:1.25rem}.header__logo{flex:0 0 11.6875rem}.header__heartbutton.button-heart{padding-left:1.5rem;padding-right:1.5rem}.header__subsbutton{min-width:11.375rem}.footer__body{max-width:88.25rem;padding:1.25rem 1.25rem 2.9375rem}.footer__top:not(:last-child){margin-bottom:1.875rem}.footer__list{column-gap:1.25rem;justify-content:space-between}.index-page{padding-bottom:5rem}.shagfirst__content{max-width:32.9375rem;padding-bottom:4rem;padding-top:5rem}.shagfirst__title{margin-bottom:2rem}.shagfirst__text{max-width:22.875rem}.shagfirst__heartbutton{min-width:20.5rem}.shagfirst__image{height:calc(100% - 5.5rem);left:22.5rem;position:absolute;top:5.5rem;width:max-content}.shagfirst__image img{height:100%}.needhelp{padding:5rem 0}.needhelp__title{margin-bottom:2.5rem}.wehelp__title{margin-bottom:3.4375rem}.wehelp__body{display:flex;flex-wrap:wrap;gap:.625rem}.wehelp__item{min-height:9.875rem}.wehelp__item,.wehelp__item.wehelp__item--blue{flex:0 1 calc(50% - 0.3125rem)}.wehelp__item.wehelp__item--big{flex:1 1 100%;padding:2.5rem}.wehelp__item.wehelp__item--big .wehelp__tiv{font-size:3rem;line-height:122.916667%}.wehelp__tiv{font-size:2.25rem;line-height:122.222222%}.wehelp__heartbutton{min-width:20.5rem}.wherego{padding:5rem 0}.wherego__title{margin-bottom:2.5rem}.wherego__slide{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between}.wherego__content{flex:0 0 22.125rem;gap:1.25rem}.wherego__smtitle{font-size:1.25rem;line-height:150%}.wherego__link,.wherego__text{font-size:1rem;line-height:168.75%}.wherego__image{flex:1 1 auto}.bephil__topblock{margin-bottom:2.5rem;text-align:center}.bephil__title:not(:last-child){margin-bottom:1.25rem}.bephil__body{margin-left:auto;margin-right:auto;max-width:73.125rem;position:relative;width:100%}.bephil__left{padding:1.25rem;width:30rem}.bephil__tabstitle{font-size:1rem;line-height:150%}.bephil__leftblock:not(:last-child){margin-bottom:1.75rem}.bephil__leftblock .pagging{margin-top:1.5rem}.bephil__leftblock:has(.shaginputcont) .bephil__leftname{margin-bottom:.5rem}.bephil__leftname{font-size:1rem;gap:.5rem;line-height:150%}.bephil__leftname:not(:last-child){margin-bottom:1.125rem}.bephil__leftbottom{align-items:flex-end;display:flex;gap:.25rem;justify-content:space-between}.bephil__leftrow{font-size:1rem;line-height:150%}.bephil__submit{min-width:14.375rem}.bephil__right{display:flex;flex-direction:column;height:100%;padding:1.25rem;position:absolute;right:0;top:0;width:calc(100% - 30.625rem)}.bephil__rightblocks{flex:1 1 auto;overflow-y:auto;padding-right:1.875rem}.bephil__rightblock{padding:1.53125rem .625rem}.bephil__rightblock:not(:last-child){margin-bottom:1.25rem}.bephil__righttiv{font-size:1.5rem;line-height:120.833333%}.bephil__righttexts{font-size:.875rem;line-height:171.428571%}.bephil__rightname{font-size:1rem;line-height:168.75%}.winblock__title{margin-bottom:2.5rem}.winblock__slide{align-items:flex-start;display:flex;gap:1.25rem;padding:1.25rem}.winblock__left{flex:0 0 17.1875rem}.winblock__right{flex:1 1 auto}.winblock__rightpic{padding-top:97%}.winblock__rightpic:not(:last-child){margin-bottom:2.5rem}.winblock__rightthank{font-size:1.5rem;left:6%;line-height:150%;top:15%}.winblock__rightname{bottom:23%;font-size:1.5rem;left:15%;line-height:120.833333%}.winblock__rightbuttons{gap:1.25rem;justify-content:flex-end}.winblock__rightbutton{min-width:10rem}.newspage-page{padding-bottom:5rem}.newspage__title:not(:last-child){margin-bottom:2.9375rem}.newspage__showcontent{display:flex;flex-wrap:wrap;gap:1.875rem}.newspage__item{display:flex;flex:0 1 calc(50% - 0.9375rem);flex-direction:column;padding:1.75rem}.newspage__image,.newspage__item{border-radius:1.875rem}.newspage__image:not(:last-child){margin-bottom:1.25rem}.newspage__itemname{font-size:1.25rem}.newspage__itemname:not(:last-child){margin-bottom:1.25rem}.newspage__itemtext{font-size:1rem}.newspage__showmore{margin-top:1.875rem}.newsblock__title:not(:last-child){margin-bottom:1.875rem}.newsblock__info{font-size:1rem}.newsblock__info:not(:last-child){margin-bottom:1.875rem}.newsblock__top{display:flex;gap:1.25rem;justify-content:space-between}.newsblock__top:not(:last-child){margin-bottom:3.75rem}.newsblock__image{flex:0 1 50%;max-width:41.25rem}.newsblock__image img{border-radius:1.875rem}.newsblock__toptext{flex:0 1 50%;font-size:1rem;line-height:170%;max-width:43.0625rem}.newsblock__content{font-size:1.125rem}.newsblock__content p.newsblock__bordertext:not(:first-child){margin-top:1.875rem}.newsblock__content p.newsblock__bordertext:not(:last-child){margin-bottom:1.875rem}.newsblock__bordertext{padding:.625rem 1.875rem .625rem 1.75rem}}@media (min-width:61.99875em){.title-h1{font-size:3.4375rem}.title-h2{font-size:3rem;line-height:122.916667%}.section-block:not(:last-child){margin-bottom:7.5rem}.needhelp-item{padding:2.5rem}.needhelp-item__cont:not(:last-child),.needhelp-item__inf:not(:last-child),.needhelp-item__name:not(:last-child){margin-bottom:1.25rem}.needhelp-item__buttons{align-self:center;gap:1.25rem;max-width:21.25rem;width:100%}.textblock{font-size:1rem;line-height:150%}.textblock h1{font-size:2.5rem;letter-spacing:-.02em;line-height:120%}.textblock h1:not(:last-child){margin-bottom:2.5rem}.textblock h2{font-size:2.25rem;letter-spacing:-.02em;line-height:120%}.textblock h3{font-size:1.875rem;letter-spacing:-.02em;line-height:122.222222%}.textblock h4{font-size:1.5rem;line-height:120%}.textblock h5{font-size:1.25rem;line-height:125%}.textblock h6{font-size:1.125rem;line-height:140%}.textblock p:not(:first-child){margin-top:.75rem}.textblock p:not(:last-child){margin-bottom:.75rem}.textblock ul li:before{top:.5625rem}.text-page{padding-bottom:7.5rem}.footer{padding-bottom:2.5rem}.footer__body{border-radius:2.5rem;padding:2.5rem}.footer__top{align-items:center;display:flex;gap:1.875rem;justify-content:space-between}.footer__logo{flex:0 0 11.6875rem}.footer__link{font-size:1rem;line-height:125%}.footer__bottom{display:flex;flex-wrap:wrap;font-size:1rem;gap:1.25rem;justify-content:space-between;line-height:131.25%}.index-page{padding-bottom:7.5rem}.shagfirst__content{max-width:37.625rem;padding:10.625rem 0}.shagfirst__title{margin-bottom:2.25rem}.shagfirst__text{font-size:1.25rem;line-height:150%;max-width:37.625rem}.shagfirst__text:not(:last-child){margin-bottom:3.125rem}.shagfirst__image{height:100%;left:34.4375rem;top:0}.needhelp{padding:7.5rem 0}.needhelp__title{text-align:center}.needhelp__slider:not(:last-child),.needhelp__title{margin-bottom:3.75rem}.needhelp__slider .needhelp-item{width:28.125rem}.wehelp__item{border-radius:2.5rem}.wehelp__tiv{font-size:3.125rem}.wherego{padding:7.5rem 0}.wherego__title{margin-bottom:3.75rem}.wherego__body{align-items:center;justify-content:space-between}.wherego__slider{border-radius:2.5rem;margin-left:auto;margin-right:auto;max-width:73.125rem;order:1}.wherego__slide{border-radius:2.5rem;padding:3.75rem}.wherego__content{flex:0 0 25rem;padding:2.5rem}.wherego__smtitle{font-size:1.5rem;line-height:150%}.wherego__image{max-width:30.625rem}.wherego__swiper-button-prev{order:0}.wherego__swiper-button-next{order:2}.bephil__topblock{margin-bottom:3.75rem}.bephil__title:not(:last-child){margin-bottom:.625rem}.bephil__righttop:not(:last-child){margin-bottom:2.5rem}.bephil__righttitle{font-size:1.5rem;line-height:120.833333%}.bephil__righttitle:not(:last-child){margin-bottom:1.25rem}.bephil__righttext{font-size:1.25rem;line-height:120%}.winblock__title{margin-bottom:3.75rem}.winblock__body{align-items:center;justify-content:space-between}.winblock__slider{margin-left:auto;margin-right:auto;max-width:73.125rem;order:1}.winblock__slide,.winblock__slider{border-radius:2.5rem}.winblock__left{flex:0 0 20rem}.winblock__leftbottom,.winblock__leftname{font-size:1.5rem;line-height:150%}.winblock__rightpic{padding-top:57%}.winblock__rightthank{font-size:2rem;left:15%;line-height:150%;top:15%}.winblock__rightname{bottom:23%;left:15%}.winblock__swiper-button-prev{order:0}.winblock__swiper-button-next{order:2}.newspage-page{padding-bottom:7.5rem}.newsblock__content,.newsblock__toptext{font-size:1.25rem}}@media (min-width:68.75em){.newspage__item{flex:0 1 calc(33.33333% - 1.25rem)}}@media (min-width:75em){.footer__body{padding:5rem 5rem 4.1875rem}.footer__list{column-gap:2.5rem}.wherego__content{flex:0 0 31.25rem}.bephil__left{padding:2.5rem;width:calc(50% - .9375rem)}.bephil__submit{min-width:16.25rem}.bephil__right{padding:2.5rem;width:calc(50% - .9375rem)}.bephil__rightblock{padding:2.1875rem}.bephil__righttiv{font-size:3rem;line-height:122.916667%}.winblock__slide{gap:3.75rem;padding:3.75rem}}@media (min-width:90.625em){.title-h1{font-size:4rem;line-height:109.375%}.menu__list{column-gap:1.875rem;display:flex;flex-wrap:wrap;row-gap:.625rem}.menu__link{font-size:1rem}.shagfirst__content{max-width:43.875rem}.shagfirst__image{left:46.9375rem}.wehelp__body{gap:1.875rem}.wehelp__item{flex:0 1 18.125rem;padding:2.90625rem 2.5rem}.wehelp__item.wehelp__item--blue{flex:1 1 auto;max-width:28.125rem}.wehelp__item.wehelp__item--big{flex-direction:row;gap:2.5rem;padding-bottom:3.75rem;padding-top:3.75rem}.wehelp__item.wehelp__item--big .wehelp__tiv{font-size:3.75rem;line-height:121.666667%;white-space:nowrap}.wehelp__item.wehelp__item--big .wehelp__text{font-size:1.25rem;line-height:170%;padding-right:1.0625rem;text-align:left}.wehelp__tiv{font-size:3.75rem;line-height:121.666667%}.wherego__image{margin-top:-.5rem}}@media (any-hover:hover){.checkbox__text a:hover{color:var(--pinkColor)}.options__text:hover:before{border-color:var(--grayColor4);content:""}.button-heart:hover{background-color:var(--darkPink);background-color:var(--whiteColor);color:var(--pinkColor)}.button-heart:hover svg{fill:var(--pinkColor)}.borderbutton:hover{background-color:var(--pinkColor);color:var(--whiteColor)}.borderbutton.borderbutton--white:hover{background-color:var(--whiteColor);color:var(--mainColor)}.borderbutton.borderbutton--whitebg:hover{background-color:transparent;border-color:var(--whiteColor);color:var(--whiteColor)}.pagging__arrow:hover{color:var(--darkYellow)}.pagging__link:hover{border-color:var(--pinkColor);color:var(--pinkColor)}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--pinkColor)}.swiper-button-next:hover svg,.swiper-button-prev:hover svg{fill:var(--whiteColor)}.crumbs__item:not(:last-child) .crumbs__link:hover{color:var(--redColor)}.menu__link:hover{border-color:var(--darkPink)}.footer__bottom a:hover,.footer__link:hover,.wherego__link:hover{color:var(--pinkColor)}.bephil__tabstitle:hover{background-color:var(--lightBlue)}.newspage__image:hover img{transform:scale(1.02)}.newspage__itemname:hover{color:var(--pinkColor)}}