.multi-list{margin:0;padding:0;list-style-type:none;margin:24px 0}@media(min-width: 960px)and (max-width: 1199px){.multi-list{-webkit-column-count:2;column-count:2;-webkit-column-gap:24px;column-gap:24px}.multi-list li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}@media(min-width: 1200px){.multi-list{-webkit-column-count:3;column-count:3;-webkit-column-gap:24px;column-gap:24px}.multi-list li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}.multi-list li{padding:0;margin:0 0 8px}.multi-list--2{margin:0;padding:0;list-style-type:none}@media(min-width: 960px){.multi-list--2{-webkit-column-count:2;column-count:2;-webkit-column-gap:24px;column-gap:24px}.multi-list--2 li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}.multi-list--2 li{padding:0;margin:0 0 8px}.tt-text{font-family:"Montserrat",sans-serif;font-size:var(--font-size-l);line-height:var(--line-height-index);font-weight:500}@media(min-width: 960px){.tt-text{font-size:var(--font-size-xl)}}.accordeon{font-family:"Montserrat",sans-serif;background:var(--color-gray-08);font-weight:bold;color:var(--color-gray-01);min-height:var(--input-height, 52px);border:0;outline:0;box-sizing:border-box;text-align:left;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%}.accordeon svg{flex-shrink:0}.accordeon:hover{color:var(--color-blue-03)}.accordeon:focus-visible{color:var(--color-blue-03)}.accordeon.is-open svg{transform:rotate(180deg)}.accordeon--blue-index{background:var(--color-blue-index)}.accordeon--m{--input-height: 52px;border-radius:12px;padding:16px;font-size:var(--font-size-body);line-height:20px}.very-thing{margin-top:24px;padding:0 10px 0 0}.very-thing a{text-decoration:none}.very-thing a,.very-thing a:link,.very-thing a:visited,.very-thing a:focus{color:var(--color-gray-01);text-decoration-color:currentColor}.very-thing a:focus-visible,.very-thing a:hover,.very-thing a:active,.very-thing a:focus-visible:visited,.very-thing a:hover:visited,.very-thing a:active:visited{color:var(--hover-color)}.very-thing__header{margin-bottom:8px;font-weight:500}.hotel-title{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}@media(min-width: 960px){.hotel-title{margin-bottom:16px}}.hotel-title__stars{display:flex;color:var(--color-blue-02);padding-bottom:2px;gap:3px;margin-bottom:4px}.hotel-title__stars:empty{display:none}.hotel-title__star{display:block;width:24px;height:24px}@media(min-width: 960px){.hotel-title__star{width:26px;height:26px}}.hotel-title__title{font-family:"Montserrat",sans-serif;font-size:var(--font-size-h1-small);line-height:var(--line-height-h1);font-weight:bold;color:#000;margin:0 0 4px}.hotel-title__subtitle{font-family:"Montserrat",sans-serif;color:#000;font-size:18px;line-height:var(--line-height-h2);font-weight:700}.hotel-title__subtitle:empty{display:none}@media(min-width: 960px){.hotel-title__subtitle{font-size:24px}}.hotel-title__address{font-family:"Montserrat",sans-serif;font-size:var(--font-size-s, 12px);line-height:var(--line-height-s, 1.2);display:flex;align-items:center;color:var(--color-blue-02);font-weight:700;text-transform:capitalize}@media(min-width: 960px){.hotel-title__address{font-size:var(--font-size-l)}}.hotel-title__pin{display:block}.hotel-gallery{width:calc(100% + var(--lp) + var(--lp));height:340px;position:relative;margin:0 calc(var(--lp)*-1)}@media(min-width: 1200px){.hotel-gallery{height:auto;width:100%;margin:0}}.hotel-gallery__counter{position:absolute;z-index:2;top:16px;right:calc(var(--lp) + 16px)}@media(min-width: 1200px){.hotel-gallery__counter{display:none}}@media(max-width: 1199px){.hotel-gallery__track{-webkit-overflow-scrolling:touch;white-space:nowrap;overflow-y:hidden;overflow-x:auto;width:auto;padding:0 var(--lp) 8px;box-sizing:border-box}.hotel-gallery__track::-webkit-scrollbar{background:rgba(0,0,0,0);height:8px}.hotel-gallery__track::-webkit-scrollbar-track{background:var(--color-gray-07)}.hotel-gallery__track::-webkit-scrollbar-thumb{background:var(--color-gray-06)}.touch .hotel-gallery__track{padding-bottom:0;-webkit-overflow-scrolling:touch}.touch .hotel-gallery__track::-webkit-scrollbar{background:rgba(0,0,0,0);height:0}.touch .hotel-gallery__track::-webkit-scrollbar-track{background:var(--color-gray-07)}.touch .hotel-gallery__track::-webkit-scrollbar-thumb{background:var(--color-gray-06)}}.hotel-gallery__list{margin:0;padding:0;list-style-type:none;display:flex;gap:8px;width:auto}@media(min-width: 1200px){.hotel-gallery__list{height:400px;width:100%;display:grid;grid-template-columns:1fr 215px;grid-template-rows:1fr 1fr 1fr}}.hotel-gallery__item{margin:0;padding:0;height:340px;width:100%;flex-shrink:0}@media(min-width: 1200px){.hotel-gallery__item{position:relative;height:100%;min-height:0;min-width:0}.hotel-gallery__item:nth-child(5n){display:none}.hotel-gallery__item:nth-child(1){grid-column:1/2;grid-row:1/4}.hotel-gallery__item:nth-child(2){grid-column:2/3;grid-row:1/2}.hotel-gallery__item:nth-child(3){grid-column:2/3;grid-row:2/3}.hotel-gallery__item:nth-child(4){grid-column:2/3;grid-row:3/4}}@media(max-width: 1199px){.hotel-gallery__item:last-child{border-right:var(--lp) solid rgba(0,0,0,0)}}.hotel-gallery__item a{display:block;width:100%;height:100%;position:relative}.hotel-gallery__img{width:100%;height:100%;object-fit:cover;border-radius:12px}@media(min-width: 1200px){.hotel-gallery__img{border-radius:16px}}.hotel-gallery__all{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:20px;font-weight:700;letter-spacing:1px;background:linear-gradient(to bottom, rgba(29, 32, 35, 0), rgba(29, 32, 35, 0.4));border-radius:12px}.hotel-gallery__counter{font-family:"Montserrat",sans-serif;font-size:var(--font-size-s, 12px);line-height:var(--line-height-s, 1.2);background:var(--color-blue-02);color:var(--color-gray-08);padding:3px 6px;border-radius:12px;font-weight:700}.hotel-rating{font-family:"Montserrat",sans-serif;display:grid;grid-template-columns:max-content 1fr;grid-template-areas:"hotel-rating-value hotel-rating-value-label" "hotel-rating-value hotel-rating-tip";gap:0 12px}@media(min-width: 1200px){.hotel-rating{grid-template-columns:1fr;grid-template-areas:"hotel-rating-value" "hotel-rating-value-label" "hotel-rating-tip";gap:0}}.hotel-rating__value{grid-area:hotel-rating-value;display:flex;padding:5px 8px;justify-content:center;align-items:center;background:var(--color-gray-08);border-radius:8px;color:var(--color-blue-02);text-align:center;font-size:var(--font-size-xl);font-weight:700;line-height:var(--line-height-s)}@media(min-width: 1200px){.hotel-rating__value{width:max-content;margin-bottom:12px}}.hotel-rating__value-label{grid-area:hotel-rating-value-label;color:var(--color-gray-08);font-size:var(--font-size-xl);font-weight:700;line-height:var(--line-height-m)}.hotel-rating__tip{color:var(--color-gray-08);text-decoration-color:var(--color-gray-08);font-size:var(--font-size-s);line-height:var(--line-height-s);grid-area:hotel-rating-tip;font-weight:500;background:rgba(0,0,0,0);border:0;padding:0;width:max-content}.hotel-rating__tip:focus,.hotel-rating__tip:hover,.hotel-rating__tip:active{color:var(--color-gray-07);text-decoration-color:var(--color-gray-07)}.hotel-rating__tip svg{margin-left:3px}.hotel-rating__tip-text{text-decoration-line:underline;text-decoration-style:dotted;text-decoration-skip-ink:auto;text-decoration-thickness:8%;text-underline-offset:18%;text-underline-position:from-font}.tag{font-family:"Montserrat",sans-serif;display:inline-block;font-weight:500;outline:0;color:var(--color-gray-01);text-decoration:none;cursor:pointer;border:0}.tag:hover,.tag:visited,.tag:hover:visited{color:var(--color-gray-01)}.tag:focus-visible,.tag:active,.tag:focus-visible:visited,.tag:active:visited{color:var(--color-gray-08)}.tag[disabled]{background:var(--color-gray-06);color:var(--color-gray-04);cursor:default}.tag.is-active,.tag.is-active:hover,.tag.is-active:visited,.tag.is-active:hover:visited{color:var(--color-gray-08)}.tag:not([href]){cursor:default}.tag--s{font-size:var(--font-size-s);border-radius:16px;line-height:16px;padding:8px 12px}.tag--blue{background:var(--color-blue-08)}.tag--blue:hover,.tag--blue:hover:visited{background:var(--color-blue-07)}.tag--blue:focus-visible,.tag--blue:active,.tag--blue:focus-visible:visited,.tag--blue:active:visited{background:var(--color-gray-02)}.tag--blue.is-active,.tag--blue.is-active:hover,.tag--blue.is-active:visited,.tag--blue.is-active:hover:visited{background:var(--color-gray-02)}.hotel-features{display:flex;flex-direction:column;gap:8px}@media(min-width: 1200px){.hotel-features{gap:16px}}.hotel-features__title{font-family:"Montserrat",sans-serif;color:var(--color-gray-08);font-size:18px;line-height:var(--line-height-s);font-weight:700;font-variant-numeric:lining-nums proportional-nums}.hotel-features__list{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;gap:8px}.hotel-features__item{margin:0;padding:0}.hotel-overview{margin:32px 0;display:grid;grid-template-columns:1fr;grid-template-rows:340px;gap:32px}@media(min-width: 1200px){.hotel-overview{grid-template-columns:1fr 274px;grid-template-rows:auto;margin:24px 0 56px}}.hotel-overview__summary{background:var(--color-blue-02);padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:16px}@media(min-width: 1200px){.hotel-overview__summary{border-radius:16px;padding:20px;gap:28px}}.hotel-booking{font-family:"Montserrat",sans-serif;margin:32px 0}@media(min-width: 1200px){.hotel-booking{margin:56px 0}}.hotel-booking__title{font-size:var(--font-size-h1-small);color:#000;margin:0 0 16px}.hotel-booking__links{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:16px;margin:0;padding:0;list-style-type:none}@media(min-width: 1200px){.hotel-booking__links{grid-template-columns:1fr 1fr;gap:16px 32px}}.hotel-booking__links-wrapper{margin:0;padding:0}.hotel-booking__link{display:flex;padding:20px;flex-direction:column;justify-content:end;gap:12px;border-radius:12px;border:2px solid var(--color-blue-02);font-size:18px;font-weight:700;line-height:var(--line-height-s);text-decoration:none;width:100%;height:100%;box-sizing:border-box}.hotel-booking__link,.hotel-booking__link:link,.hotel-booking__link:visited,.hotel-booking__link:focus{color:var(--color-gray-01);text-decoration-color:currentColor}.hotel-booking__link:focus-visible,.hotel-booking__link:hover,.hotel-booking__link:active,.hotel-booking__link:focus-visible:visited,.hotel-booking__link:hover:visited,.hotel-booking__link:active:visited{color:var(--color-fucsia-03)}.hotel-booking__link:hover,.hotel-booking__linkfocus-visible{border-color:var(--color-fucsia-03)}@media(min-width: 1200px){.hotel-booking__link{padding:24px;gap:24px;border-radius:24px;font-size:24px;justify-content:space-between}}.hotel-booking__logo{display:block;width:50px;height:50px;border-radius:10px}@media(min-width: 1200px){.hotel-booking__logo{width:70px;height:70px;border-radius:20px}}.hotel-booking__link-text{display:flex;align-items:center;justify-content:space-between}.hotel-booking__arrow{width:17px;height:10px;transform:rotate(270deg)}@media(min-width: 1200px){.hotel-booking__arrow{width:22px;height:13px}}.hotel-booking__link--site{background:var(--color-blue-02)}.hotel-booking__link--site,.hotel-booking__link--site:link,.hotel-booking__link--site:visited,.hotel-booking__link--site:focus{color:var(--color-gray-08);text-decoration-color:currentColor}.hotel-booking__link--site:focus-visible,.hotel-booking__link--site:hover,.hotel-booking__link--site:active,.hotel-booking__link--site:focus-visible:visited,.hotel-booking__link--site:hover:visited,.hotel-booking__link--site:active:visited{color:var(--color-gray-08)}.hotel-booking__link--site:hover,.hotel-booking__link--sitefocus-visible{border-color:var(--color-fucsia-03);background:var(--color-fucsia-03)}.hotel-booking__link-price{display:inline-block;padding:4px 8px;border-radius:8px;background:var(--color-blue-index);color:var(--color-gray-01);font-size:var(--font-size-xl);width:max-content}.hotel-booking__link-name{font-size:var(--font-size-h1-small);line-height:110%}@media(min-width: 1200px){.hotel-booking__links:has(>*:last-child:nth-child(odd)) .hotel-booking__links-wrapper:first-child{grid-column:1/3}}.hotel-specials{font-family:"Montserrat",sans-serif;margin:32px 0;display:grid;grid-template-columns:1fr;gap:16px;padding:0;list-style-type:none}@media(min-width: 1200px){.hotel-specials{margin:56px 0;grid-template-columns:1fr 1fr;gap:32px}}.hotel-specials__item{margin:0;padding:0}.hotel-specials__link{display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;padding:20px;gap:12px;border-radius:12px;font-size:var(--font-size-l);font-weight:500;line-height:var(--line-height-index);text-decoration:none}.hotel-specials__link,.hotel-specials__link:link,.hotel-specials__link:visited,.hotel-specials__link:focus{color:var(--color-gray-01);text-decoration-color:currentColor}.hotel-specials__link:focus-visible,.hotel-specials__link:hover,.hotel-specials__link:active,.hotel-specials__link:focus-visible:visited,.hotel-specials__link:hover:visited,.hotel-specials__link:active:visited{color:var(--color-gray-01)}@media(min-width: 1200px){.hotel-specials__link{padding:24px;gap:8px;border-radius:24px;font-size:20px}}.hotel-specials__title{font-size:18px;font-weight:700;line-height:var(--line-height-s)}@media(min-width: 1200px){.hotel-specials__title{font-size:var(--font-size-xxxl);margin-top:8px}}.hotel-specials__pseudolink{color:var(--color-gray-03);line-height:var(--line-height-s);text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.hotel-specials__img{width:100%;height:152px;border-radius:12px;object-fit:cover}@media(min-width: 1200px){.hotel-specials__img{height:228px}}.hotel-specials__item:nth-child(3n+1) .hotel-specials__link{background:var(--color-cian-index)}.hotel-specials__item:nth-child(3n+1) .hotel-specials__link:hover,.hotel-specials__item:nth-child(3n+1) .hotel-specials__link:focus-visible{background:var(--color-cian-02)}.hotel-specials__item:nth-child(3n+2) .hotel-specials__link{background:var(--color-fucsia-index)}.hotel-specials__item:nth-child(3n+2) .hotel-specials__link,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:link,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:visited,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:focus{color:var(--color-gray-08);text-decoration-color:currentColor}.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:focus-visible,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:hover,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:active,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:focus-visible:visited,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:hover:visited,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:active:visited{color:var(--color-gray-08)}.hotel-specials__item:nth-child(3n+2) .hotel-specials__link .hotel-specials__pseudolink{color:var(--color-gray-08)}.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:hover,.hotel-specials__item:nth-child(3n+2) .hotel-specials__link:focus-visible{background:var(--color-fucsia-04)}.hotel-specials__item:nth-child(3n+3) .hotel-specials__link{background:var(--color-yellow-index)}.hotel-specials__item:nth-child(3n+3) .hotel-specials__link:hover,.hotel-specials__item:nth-child(3n+3) .hotel-specials__link:focus-visible{background:var(--color-yellow-02)}.hotel-specials__link--blue{color:var(--color-gray-01) !important;background:var(--color-cian-index) !important}.hotel-specials__link--blue .hotel-specials__pseudolink{color:var(--color-gray-03) !important}.hotel-specials__link--blue:hover,.hotel-specials__link--blue:focus-visible{background:var(--color-cian-02) !important}.hotel-specials__link--red{color:var(--color-gray-08) !important;background:var(--color-fucsia-index) !important}.hotel-specials__link--red .hotel-specials__pseudolink{color:var(--color-gray-08) !important}.hotel-specials__link--red:hover,.hotel-specials__link--red:focus-visible{background:var(--color-fucsia-04) !important}.hotel-specials__link--yellow{color:var(--color-gray-01) !important;background:var(--color-yellow-index) !important}.hotel-specials__link--yellow .hotel-specials__pseudolink{color:var(--color-gray-03) !important}.hotel-specials__link--yellow:hover,.hotel-specials__link--yellow:focus-visible{background:var(--color-yellow-02) !important}@media(min-width: 1200px){.hotel-specials:has(>*:last-child:nth-child(odd)) .hotel-specials__item:first-child{grid-column:1/3}}.hotel-details__summary{display:inline-flex;align-items:center;gap:12px;color:var(--color-blue-02);margin:0 0 16px}.hotel-details__summary:hover,.hotel-details__summary:focus-visible{color:var(--color-fucsia-03)}.hotel-details__summary::marker{display:none}.hotel-details .hotel-details__summary-closed{display:inline-block}.hotel-details .hotel-details__summary-open{display:none}.hotel-details[open] .hotel-details__summary-open{display:inline-block}.hotel-details[open] .hotel-details__summary-closed{display:none}.hotel-details[open] .hotel-details__arrow{transform:rotate(180deg)}.hotel-info{font-family:"Montserrat",sans-serif;margin:32px 0;display:grid;grid-template-columns:1fr;gap:16px;padding:0;list-style-type:none}@media(min-width: 1200px){.hotel-info{margin:56px 0;grid-template-columns:1fr 1fr;gap:32px}}.hotel-info__item{margin:0;padding:20px;display:flex;flex-direction:column;box-sizing:border-box;gap:12px;border-radius:12px;font-size:var(--font-size-l);font-weight:500;line-height:var(--line-height-index);text-decoration:none;border:2px solid #c5c5c5}@media(min-width: 1200px){.hotel-info__item{padding:40px;gap:16px;border-radius:24px;font-size:20px}}.hotel-info__title{font-size:18px;font-weight:700;line-height:var(--line-height-s)}@media(min-width: 1200px){.hotel-info__title{font-size:var(--font-size-h3)}}@media(min-width: 1200px){.hotel-info:has(>*:last-child:nth-child(odd)) .hotel-info__item:first-child{grid-column:1/3}}.hotel-amenities{font-family:"Montserrat",sans-serif;margin:32px 0}@media(min-width: 1200px){.hotel-amenities{margin:56px 0}}.hotel-amenities__main-list{margin:0;padding:0;list-style-type:none;display:grid;grid-auto-rows:minmax(44px, auto);grid-auto-flow:row;grid-template-columns:1fr;gap:8px 32px}@media(min-width: 960px){.hotel-amenities__main-list{grid-template-columns:1fr 1fr}}@media(min-width: 1440px){.hotel-amenities__main-list{grid-template-columns:1fr 1fr 1fr}}.hotel-amenities__main-list li{display:flex;align-items:center;padding:0;margin:0;gap:8px}.hotel-amenities__more button{background:none;margin:0;padding:0;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:12px;color:var(--color-blue-02);margin:8px 0 16px;font-weight:500;height:44px}.hotel-amenities__more button:hover,.hotel-amenities__more button:focus-visible{color:var(--color-fucsia-03)}.hotel-full-amenities{display:none;width:100%;position:relative;margin:32px 0}@media(min-width: 1200px){.hotel-full-amenities{margin:56px 0}}.hotel-full-amenities.is-open{display:block}@media(min-width: 960px){.hotel-full-amenities__list{-webkit-column-count:2;column-count:2;-webkit-column-gap:24px;column-gap:24px;margin-top:32px}.hotel-full-amenities__list li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}@media(min-width: 1440px){.hotel-full-amenities__list{-webkit-column-count:3;column-count:3;-webkit-column-gap:24px;column-gap:24px}.hotel-full-amenities__list li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}.hotel-full-amenities__block{margin:0 0 8px}@media(max-width: 959px){.hotel-full-amenities__block.is-open ul{display:block}}@media(min-width: 960px){.hotel-full-amenities__block{margin:0 0 40px}}@media(min-width: 1000px){.hotel-full-amenities__block{display:table;break-inside:avoid-column}}.hotel-full-amenities__block-title{font-family:"Montserrat",sans-serif;font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:bold;margin:0}.hotel-full-amenities__block ul{margin:0;padding:0;list-style-type:none}.hotel-full-amenities__block ul li{margin:0;padding:16px 0 0 32px;position:relative;box-sizing:border-box}.hotel-full-amenities__block ul li::before{content:"";display:block;width:16px;height:12px;margin-left:-32px;background-image:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2712%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.756 11.756c-.324 0-.65-.123-.897-.371L.372 6.897a1.27 1.27 0 1 1 1.795-1.794l3.59 3.59L13.832.614a1.269 1.269 0 1 1 1.795 1.795l-8.974 8.975a1.266 1.266 0 0 1-.898.371z%27 fill=%27%23F05228%27/%3E%3C/svg%3E");background-size:16px 12px;background-repeat:no-repeat;position:absolute;top:23px}@media(max-width: 959px){.hotel-full-amenities__block ul{display:none;margin:0 0 24px}}.g-message{margin-top:24px;background:var(--color-gray-05);color:var(--color-gray-01);padding:16px 24px;font-size:var(--font-size-m);line-height:var(--line-height-m)}.g-message p:last-child{margin-bottom:0}.g-message--error{background:var(--color-fucsia-07);color:#d20950}.g-message--ok{background:var(--color-green-04);color:#006b0c}.g-message--wait{background:rgba(0,0,0,0);color:var(--color-gray-01)}.g-bold{font-weight:bold !important}.g-dnone{display:none !important}.g-hidden,.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;border:0 !important;padding:0 !important;clip:rect(0 0 0 0) !important;overflow:hidden !important}h2{font-family:"Montserrat",sans-serif;font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:bold}@media(min-width: 1200px){h2{font-family:"Montserrat",sans-serif;font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:bold}}

