.offers-intro{position:relative;overflow:hidden;padding:260px 30px 200px;background:#f4f4f4}@media screen and (max-width:991px){.offers-intro{padding:180px 30px 160px}}@media screen and (max-width:767px){.offers-intro{padding:80px 30px 180px}}@media screen and (max-width:480px){.offers-intro{padding:80px 20px 200px}}.offers-intro__container{max-width:1224px;width:100%;position:relative;margin:0 auto;display:flex;flex-direction:column;z-index:5}@media screen and (max-width:991px){.offers-intro__container{max-width:728px;flex-direction:column}}.offers-intro__text{display:flex;flex-direction:column;gap:24px;max-width:700px}@media screen and (max-width:991px){.offers-intro__text{gap:16px}}.offers-intro__text h2{margin:0;font-family:"Montserrat";font-weight:700;font-size:48px;line-height:120%;color:#102a1f}@media screen and (max-width:991px){.offers-intro__text h2{font-size:32px}}@media screen and (max-width:767px){.offers-intro__text h2{font-size:24px}}.offers-intro__text h2 span{color:#265742}.offers-intro__text p{margin:0;font-family:"Montserrat";font-weight:500;font-size:18px;line-height:120%;color:#102a1f;opacity:.8;max-width:550px}@media screen and (max-width:991px){.offers-intro__text p{max-width:370px;font-size:18px}}@media screen and (max-width:767px){.offers-intro__text p{font-size:16px}}.offers-intro__img{position:absolute;-o-object-fit:cover;object-fit:cover;z-index:1;left:0;top:0;right:0;height:100%;width:100%}.catalog{display:flex;flex-direction:column;align-items:center;padding:120px 30px;position:relative}@media screen and (max-width:991px){.catalog{padding:80px 30px}}@media screen and (max-width:767px){.catalog{padding:40px 30px}}@media screen and (max-width:480px){.catalog{padding:40px 20px}}.catalog__container{max-width:1224px;width:100%;position:relative;margin:0 auto;display:flex;align-items:center;flex-direction:column;gap:64px}@media screen and (max-width:991px){.catalog__container{max-width:728px;position:static;gap:40px;flex-direction:column}}@media screen and (max-width:767px){.catalog__container{gap:24px}}.catalog__container h2{margin:0;font-family:"Montserrat";font-weight:700;font-size:48px;line-height:120%;text-align:center;color:#102a1f}@media screen and (max-width:991px){.catalog__container h2{font-size:32px}}@media screen and (max-width:767px){.catalog__container h2{font-size:24px}}.catalog__container h2 span{color:#265742}.catalog__content{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:32px;position:relative}@media screen and (max-width:991px){.catalog__content{flex-direction:column}}.catalog__sidebar{flex-shrink:0;display:flex;flex-direction:column;position:sticky;top:120px;gap:32px;align-items:flex-start;padding:32px;max-width:300px;width:100%;background:#f9f9fb;border-radius:16px}@media screen and (max-width:991px){.catalog__sidebar{max-width:none;position:static}}.catalog__sidebar button{border:none;outline:none;margin:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:16px 32px;background:#265742;border-radius:16px;text-decoration:none;width:-moz-fit-content;width:fit-content;font-family:"Montserrat";font-weight:600;font-size:16px;line-height:120%;color:#fff;width:100%}.catalog__sidebar button:hover{opacity:.8}@media screen and (max-width:767px){.catalog__sidebar button{padding:14px 20px;border-radius:12px}}@media screen and (max-width:480px){.catalog__sidebar button{width:100%}}.catalog__fields{width:100%;display:flex;flex-direction:column;gap:24px}.catalog__search{width:100%;padding-bottom:24px;box-sizing:border-box;border-bottom:1px solid rgb(0 0 0 / .2)}.catalog__search-wrapper{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fff;border:1px solid rgb(0 0 0 / .2);border-radius:10px;width:100%;position:relative}.catalog__search-wrapper img{position:absolute;right:10px;top:50%;transform:translate(0,-50%)}.catalog__search-wrapper input{width:100%;height:100%;border:none;outline:none;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:120%;color:rgb(0 0 0 / .6)}.catalog__wrapper{display:flex;flex-direction:column;flex:1;width:100%;gap:48px;align-items:center}.catalog__list{display:flex;align-items:stretch;flex-wrap:wrap;gap:24px;justify-content:center}.catalog__navigation{display:flex;justify-content:stretch;gap:16px}.catalog__navigation-item{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;cursor:pointer;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:150%;color:rgb(16 42 31 / .6)}.catalog__navigation-item.prev{transform:rotate(180deg)}.catalog__navigation-item.active,.catalog__navigation-item:hover{background:#255742;color:#fff}.catalog__item{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:24px;gap:20px;width:280px;height:280px;border:1px solid rgb(0 0 0 / .2);border-radius:24px;display:flex;cursor:pointer}.catalog__item:hover{background:#f9f9fb}.catalog__item-stats{width:100%;display:flex;align-items:stretch;justify-content:space-between;flex-shrink:0;gap:10px}.catalog__item-stat{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.catalog__item-stat h6{margin:0;font-family:"Montserrat";font-weight:700;font-size:20px;line-height:120%;color:#102a1f}.catalog__item-stat p{margin:0;font-family:"Montserrat";font-weight:500;font-size:18px;line-height:150%;color:#102a1f;opacity:.8}.catalog__item-content{display:flex;flex-direction:column;gap:12px;width:100%;flex:1}.catalog__item-info{display:flex;width:100%;flex-direction:column;padding-bottom:20px;gap:4px;box-sizing:border-box;border-bottom:1px dashed rgb(0 0 0 / .2)}.catalog__item-info h5{margin:0;font-family:"Montserrat";font-weight:700;font-size:24px;line-height:120%;color:#265742}.catalog__item-info p{margin:0;font-family:"Montserrat";font-weight:400;font-size:14px;line-height:150%;color:#102a1f;opacity:.8}.catalog__item-imgs{display:flex;align-items:flex-start;width:100%;justify-content:space-between}.catalog__item-bank{width:auto;height:80px}.catalog__item-flag{-o-object-fit:cover;object-fit:cover;box-sizing:border-box;width:36px;height:22px;border-radius:3px}.select{display:flex;flex-direction:column;gap:10px;width:100%}.select label{margin:0;font-family:"Montserrat";font-weight:600;font-size:16px;line-height:120%;color:#000}.select__wrapper{position:relative}.select__value{width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;gap:10px;background:#fff;border:1px solid rgb(0 0 0 / .2);border-radius:10px;position:relative;cursor:pointer;transition:all 0.3s ease-in-out}.select__value.active{border-radius:10px 10px 0 0}.select__value span{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:120%;color:rgb(0 0 0 / .6)}.select__value-arrow{position:absolute;display:flex;align-items:center;justify-content:center;right:10px;top:50%;transform:translate(0,-50%) rotate(0deg);transition:all 0.3s ease-in-out}.select__value-arrow.active{transform:translate(0,-50%) rotate(180deg)}.select__options{padding:0 0 15px;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);z-index:50;width:100%;overflow-y:auto;box-shadow:0 2px 5px rgb(0 0 0 / .05);max-height:250px;border-left:1px solid rgb(0 0 0 / .2);border-right:1px solid rgb(0 0 0 / .2);border-bottom:1px solid rgb(0 0 0 / .2);display:none;flex-direction:column;gap:16px;background:#fff;overscroll-behavior:contain;border-radius:0 0 10px 10px;scrollbar-width:none;-ms-overflow-style:none}.select__options::-webkit-scrollbar{display:none}.select__options.active{display:flex}.select__option{padding:4px 16px;width:100%;font-weight:400;font-size:16px;line-height:120%;color:rgb(0 0 0 / .6);cursor:pointer}.select__option:hover{background:rgb(38 87 66 / .1019607843);font-weight:600;color:#102a1f}.offer-start{overflow:hidden;padding:204px 30px 32px}@media screen and (max-width:991px){.offer-start{padding:184px 30px 32px}}@media screen and (max-width:767px){.offer-start{padding:112px 20px 20px}}@media screen and (max-width:479px){.offer-start{padding:102px 20px 12px}}.offer-start__container{display:flex;justify-content:space-between;gap:20px;max-width:1224px;width:100%;margin-inline:auto;padding-bottom:22px;border-bottom:1px solid rgb(0 0 0 / .2)}@media screen and (max-width:991px){.offer-start__container{max-width:728px}}@media screen and (max-width:767px){.offer-start__container{flex-direction:column}}@media screen and (max-width:639px){.offer-start__container{gap:16px;padding-bottom:20px}}.offer-start__breadcrumbs{display:flex;gap:40px}@media screen and (max-width:991px){.offer-start__breadcrumbs{gap:30px}}@media screen and (max-width:639px){.offer-start__breadcrumbs{gap:20px}}@media screen and (max-width:479px){.offer-start__breadcrumbs{gap:13px;row-gap:5px;flex-wrap:wrap}}.offer-start__breadcrumbs-item{display:flex;align-items:center;column-gap:10px;position:relative}@media screen and (min-width:768px){.offer-start__breadcrumbs-item:last-child::before{content:"";position:absolute;left:0;bottom:-23px;height:2px;width:100%;border-bottom:2px solid #255742}}@media screen and (max-width:479px){.offer-start__breadcrumbs-item{gap:8px}}.offer-start__breadcrumbs-item a,.offer-start__breadcrumbs-item span{font-family:"Montserrat",sans-serif;font-size:16px;line-height:125%;color:#1F1F25}@media screen and (max-width:479px){.offer-start__breadcrumbs-item a,.offer-start__breadcrumbs-item span{font-size:13px}}.offer-start__breadcrumbs-item a{font-weight:400}@media (any-hover:hover){.offer-start__breadcrumbs-item a{transition:color 0.3s}.offer-start__breadcrumbs-item a:hover{transition:color 0.3s;color:#255742}}.offer-start__breadcrumbs-item img{width:4.9px}@media screen and (max-width:479px){.offer-start__breadcrumbs-item img{width:4px}}.offer-start__breadcrumbs-item span{font-weight:600}.offer-start__social{display:flex;align-items:center;gap:40px}@media screen and (max-width:991px){.offer-start__social{gap:30px}}@media screen and (max-width:767px){.offer-start__social{gap:24px}}.offer-start__social-item{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;position:relative}.offer-start__social-item::before{content:"";transition:opacity 0.3s;opacity:0;position:absolute;width:34px;height:34px;border-radius:50%;background-color:rgb(31 31 37 / .1)}@media (any-hover:hover){.offer-start__social-item:hover::before{opacity:1;transition:opacity 0.3s}}.offer-start__social-item:focus{opacity:1;transition:opacity 0.3s}.offer-start__social-item img{position:relative;z-index:3;width:100%;height:100%}.offer-product{overflow:hidden;padding:32px 30px}@media screen and (max-width:991px){.offer-product{padding:30px}}@media screen and (max-width:767px){.offer-product{padding:20px 30px}}@media screen and (max-width:479px){.offer-product{padding:12px 20px}}.offer-product__container{display:flex;align-items:flex-start;column-gap:40px;max-width:1224px;width:100%;margin-inline:auto}@media screen and (max-width:991px){.offer-product__container{max-width:728px}}@media screen and (max-width:767px){.offer-product__container{flex-direction:column;row-gap:24px}}.offer-product__image{display:flex;align-items:center;justify-content:center;position:relative}@media screen and (min-width:768px){.offer-product__image{flex:0 1 50%}}@media screen and (max-width:767px){.offer-product__image{align-self:center}}.offer-product__image::before{content:"";position:absolute;width:424px;height:424px;border-radius:50%;background-color:#F9F9FB}@media screen and (max-width:992px){.offer-product__image::before{width:222px;height:222px}}@media (max-width:767px) and (min-width:480px){.offer-product__image::before{width:280px;height:280px}}.offer-product__image img{width:auto;height:379px;position:relative;z-index:2}@media screen and (max-width:991px){.offer-product__image img{height:214px}}@media (max-width:767px) and (min-width:480px){.offer-product__image img{max-width:300px;height:260px}}@media screen and (min-width:768px){.offer-product__content{flex:0 1 50%;min-width:441px}}.content-offer{display:flex;flex-direction:column;align-items:flex-start;font-family:"Montserrat",sans-serif}.content-offer__id{display:flex;justify-content:center;align-items:center;padding:4px 8px;background-color:#F9F9FB;border-radius:4px;font-weight:600;font-size:15px;line-height:120%;color:rgb(16 42 31 / .8)}.content-offer__id:not(:last-child){margin-bottom:16px}@media screen and (max-width:479px){.content-offer__id{font-size:14px}}.content-offer__name{font-weight:700;font-size:32px;line-height:121.875%;color:#265742}.content-offer__name:not(:last-child){margin-bottom:8px}@media screen and (max-width:767px){.content-offer__name{font-size:28px}}@media screen and (max-width:479px){.content-offer__name{font-size:24px}}.content-offer__category{font-weight:400;font-size:16px;line-height:125%;color:#102A1F}.content-offer__category:not(:last-child){margin-bottom:16px}.content-offer__description:not(:last-child){margin-bottom:24px}.content-offer__description p{font-weight:400;font-size:16px;line-height:150%;color:rgb(16 42 31 / .8)}@media screen and (max-width:479px){.content-offer__description p{font-size:14px}}.content-offer__action{width:100%}.content-offer__action:not(:last-child){margin-bottom:32px}.content-offer__action-button{margin:0;box-sizing:border-box;display:flex;justify-content:center;gap:10px;align-items:center;padding:24px 40px;background-color:#265742;border-radius:16px;text-decoration:none;max-width:300px;width:100%}.content-offer__action-button:hover{opacity:.8}@media screen and (max-width:767px){.content-offer__action-button{padding:16px 20px;border-radius:12px}}@media screen and (max-width:639px){.content-offer__action-button{width:100%}}@media screen and (max-width:479px){.content-offer__action-button{align-self:center;max-width:100%}}.content-offer__action-button span{font-family:"Montserrat",sans-serif;font-weight:600;font-size:20px;line-height:120%;color:#fff;text-align:center}@media screen and (max-width:767px){.content-offer__action-button span{font-size:16px}}.content-offer__info{display:flex;flex-wrap:wrap;column-gap:56px;row-gap:24px;width:100%;padding-top:32px;border-top:1px dashed rgb(0 0 0 / .2)}@media (max-width:1299px) and (min-width:768px){.content-offer__info{column-gap:40px}}@media screen and (max-width:767px){.content-offer__info{padding-bottom:32px;border-bottom:1px solid rgb(0 0 0 / .2)}}@media screen and (max-width:479px){.content-offer__info{column-gap:40px}}.content-offer__info-item{display:flex;flex-direction:column;row-gap:12px}@media (max-width:1199px) and (min-width:768px){.content-offer__info-item{row-gap:8px}}@media screen and (max-width:479px){.content-offer__info-item{row-gap:10px}}.content-offer__info-item p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:125%;color:#102A1F}@media (max-width:1199px) and (min-width:768px){.content-offer__info-item p{font-size:12px}}@media screen and (max-width:479px){.content-offer__info-item p{font-size:14px}}.content-offer__info-item h4{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;line-height:120%;color:#102A1F;white-space:nowrap}@media (max-width:1199px) and (min-width:768px){.content-offer__info-item h4{font-size:15px}}@media screen and (max-width:479px){.content-offer__info-item h4{font-size:18px}}.offer-rules{overflow:hidden;padding:32px 30px 40px}@media screen and (max-width:991px){.offer-rules{padding:30px}}@media screen and (max-width:767px){.offer-rules{padding:20px 30px}}@media screen and (max-width:479px){.offer-rules{padding:12px 20px}}.offer-rules__container{max-width:1224px;width:100%;margin-inline:auto}@media screen and (max-width:991px){.offer-rules__container{max-width:728px}}.offer-rules__content{padding:64px;border-radius:24px;background-color:#F9F9FB}@media screen and (max-width:991px){.offer-rules__content{padding:40px}}@media screen and (max-width:767px){.offer-rules__content{padding:30px}}@media screen and (max-width:479px){.offer-rules__content{padding:24px;border-radius:16px}}.offer-rules__content h2,.offer-rules__content h3{font-family:"Montserrat",sans-serif;font-weight:700;color:#1F1F25}.offer-rules__content h2:not(:last-child),.offer-rules__content h3:not(:last-child){margin-bottom:16px}.offer-rules__content h2{font-size:24px;line-height:120.8%}@media screen and (max-width:767px){.offer-rules__content h2{font-size:22px}}@media screen and (max-width:479px){.offer-rules__content h2{font-size:18px}}.offer-rules__content h3{font-size:20px;line-height:150%}@media screen and (max-width:767px){.offer-rules__content h3{font-size:18px}}@media screen and (max-width:479px){.offer-rules__content h3{font-size:16px}}.offer-rules__content p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#1F1F25}.offer-rules__content p:not(:last-child){margin-bottom:16px}@media screen and (max-width:479px){.offer-rules__content p{font-size:14px}}.offer-rules__content p b{font-weight:700}.offer-rules__content p strong{font-size:18px;font-weight:700}@media screen and (max-width:479px){.offer-rules__content p strong{font-size:16px}}.offer-top{overflow:hidden;padding:40px 30px}@media screen and (max-width:991px){.offer-top{padding:30px}}@media screen and (max-width:767px){.offer-top{padding:20px 30px}}@media screen and (max-width:479px){.offer-top{padding:12px 20px 40px}}.offer-top__container{max-width:1224px;width:100%;margin-inline:auto;display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width:991px){.offer-top__container{max-width:728px}}@media screen and (max-width:767px){.offer-top__container{row-gap:32px}}@media screen and (max-width:479px){.offer-top__container{row-gap:24px}}.offer-top__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,282px));gap:24px;width:100%}@media screen and (max-width:1199px){.offer-top__list{justify-content:center;max-width:900px;margin-inline:auto}}@media screen and (max-width:991px){.offer-top__list{max-width:590px}}.item-top{display:flex;flex-direction:column;row-gap:20px;padding:24px;max-width:282px;width:100%;border-radius:24px;border:1px solid rgb(0 0 0 / .2)}@media screen and (max-width:479px){.item-top{border-radius:16px}}.item-top__content{display:flex;flex-direction:column;gap:12px;width:100%}.item-top__imgs{display:flex;justify-content:space-between}.item-top__imgs-product{height:80px;width:auto}.item-top__imgs-product img{height:100%;width:auto}.item-top__imgs-flags{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;max-width:80px;height:50px;flex-wrap:wrap}.item-top__imgs-flags img{width:36px;height:22px}.item-top__info{display:flex;flex-direction:column;row-gap:4px;padding-bottom:20px;border-bottom:1px dashed rgb(0 0 0 / .2)}.item-top__info h5{font-family:"Montserrat",sans-serif;font-weight:700;font-size:24px;line-height:120.833333%;color:#265742}.item-top__info p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:14px;line-height:121.428571%;color:rgb(16 42 31 / .8)}.item-top__stats{display:flex;justify-content:space-between;column-gap:15px}.item-top__stats-block{display:flex;flex-direction:column;row-gap:4px}.item-top__stats-block h6{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;line-height:120%;color:#102A1F}.item-top__stats-block p{font-family:"Montserrat",sans-serif;font-weight:500;font-size:18px;line-height:122%;color:rgb(16 42 31 / .8)}.text-block{display:flex;flex-direction:column;align-items:center;width:100%;row-gap:24px}@media screen and (max-width:991px){.text-block{row-gap:16px}}.text-block h2{font-family:"Montserrat",sans-serif;font-weight:700;font-size:48px;line-height:120%;text-align:center;color:#102A1F;margin:0}@media screen and (max-width:991px){.text-block h2{font-size:32px}}@media screen and (max-width:767px){.text-block h2{font-size:24px}}.text-block h2 span{color:#265742}