/* COMMON START */
  .sun .sun-tenders {
    margin: 0 auto;
    padding: 40px 0 80px;
    width: 100%;
    max-width: 1460px;
  }
  .sun .sun-tenders :last-child {
    margin-bottom: 0;
  }
  .sun-tenders__kv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    margin-bottom: 80px;
    padding: 0 80px;
    height: 544px;
    border-radius: 64px;
    overflow: hidden;
    z-index: 1;
  }
  .sun-tenders__kv::before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 890px;
    height: 100%;
    backdrop-filter: blur(20px);
    -webkit-mask-image: url('/local/templates/alef-chernogolovka/img/tenders/000.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: url('/local/templates/alef-chernogolovka/img/tenders/000.png');
    mask-repeat: no-repeat;
    mask-size: cover;
  }
  .sun-tenders__kv picture, .sun-tenders__kv picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 64px;
    z-index: -1;
  }
  .sun-tenders__kv h1 {
    position: relative;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 64px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    z-index: 1;
  }
  .sun-tenders__title {
    margin: 0 0 80px;
    color: #51626C;
    font-weight: 600;
    font-size: 36px;
    line-height: 56px;
    letter-spacing: 0.01em;
    text-align: center;
  }
  .sun-tenders__text {
    margin: 0 0 80px;
    color: #2E373D;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.6;
  }

  .sun-tenders__text h2 {
  	margin: 0 0 80px;
    font-weight: 600;
    font-size: 36px;
    line-height: 56px;
    letter-spacing: 0.01em;
  }

  .sun-tenders__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .sun-tenders__list .sun-tenders__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    padding: 20px;
    width: 720px;
    height: 550px;
    text-decoration: none;
    border-radius: 40px;
    overflow: hidden;
    z-index: 1;
  }
  .sun-tenders__list .sun-tenders__block picture, .sun-tenders__list .sun-tenders__block picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 40px;
    z-index: -1;
  }
  .sun-tenders__list .sun-tenders__block span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 24px 48px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    background: #61AB46;
    border-radius: 160px;
  }
  .sun-tenders__tabs--menu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  .sun-tenders__tabs--menu li {
    margin: 0 14px;
  }
  .sun-tenders__tabs--menu li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 320px;
    height: 72px;
    color: #51626C;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    background: #fff;
    border-radius: 160px;
    border: 2px solid #61AB46;
  }
  .sun-tenders__tabs--menu li a:hover {
    background: #f8f8f8;
  }
  .sun-tenders__tabs--menu li a:active {
    color: #000;
  }
  .sun-tenders__tabs--menu li a.active {
    font-weight: 700;
    color: #fff !important;
    background: #61AB46 !important;
  }
  .sun-tenders__iframe {
    margin: 0 auto;
    width: 100%;
  }
  .sun-tenders__iframe img, .sun-tenders__iframe iframe {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
/* COMMON END */

@media (max-width: 1920px) {
  .sun .sun-tenders {
    margin: 0 auto;
    padding: 2.083vw 0 4.167vw;
    width: 100%;
    max-width: 76.042vw;
  }
  .sun .sun-tenders :last-child {
    margin-bottom: 0;
  }
  .sun-tenders__kv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    margin-bottom: 4.167vw;
    padding: 0 4.167vw;
    height: 28.333vw;
    border-radius: 3.333vw;
    overflow: hidden;
  }
  .sun-tenders__kv::before {
    width: 46.3541666vw;
    backdrop-filter: blur(1.041666vw);
  }
  .sun-tenders__kv picture, .sun-tenders__kv picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3.333vw;
    z-index: -1;
  }
  .sun-tenders__kv h1 {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 3.333vw;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }
  .sun-tenders__title {
    margin: 0 0 4.167vw;
    color: #51626C;
    font-weight: 600;
    font-size: 1.875vw;
    line-height: 2.917vw;
    letter-spacing: 0.01em;
    text-align: center;
  }
  .sun-tenders__text {
    margin: 0 0 4.167vw;
    color: #2E373D;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 1.6;
  }

  .sun-tenders__text h2 {
  	margin: 0 0 4.167vw;
    font-weight: 600;
    font-size: 1.875vw;
    line-height: 2.917vw;
    letter-spacing: 0.01em;
  }

  .sun-tenders__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .sun-tenders__list .sun-tenders__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    padding: 1.042vw;
    width: 37.5vw;
    height: 28.646vw;
    text-decoration: none;
    border-radius: 2.083vw;
    overflow: hidden;
  }
  .sun-tenders__list .sun-tenders__block picture, .sun-tenders__list .sun-tenders__block picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2.083vw;
    z-index: -1;
  }
  .sun-tenders__list .sun-tenders__block span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1.25vw 2.5vw;
    color: #fff;
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1;
    background: #61AB46;
    border-radius: 8.333vw;
  }
  .sun-tenders__tabs--menu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4.167vw;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  .sun-tenders__tabs--menu li {
    margin: 0 0.729vw;
  }
  .sun-tenders__tabs--menu li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16.667vw;
    height: 3.75vw;
    color: #51626C;
    font-weight: 500;
    font-size: 1.25vw;
    text-align: center;
    text-decoration: none;
    background: #fff;
    border-radius: 8.333vw;
  }
  .sun-tenders__tabs--menu li a:hover {
    background: #f8f8f8;
  }
  .sun-tenders__tabs--menu li a:active {
    color: #000;
  }
  .sun-tenders__tabs--menu li a.active {
    font-weight: 700;
    color: #fff !important;
    background: #61AB46 !important;
  }
  .sun-tenders__iframe {
    margin: 0 auto;
    width: 100%;
  }
  .sun-tenders__iframe img, .sun-tenders__iframe iframe {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

.sun-tenders__iframe {
	border: 1px solid #ddd;
	padding: 1.5rem 1.5rem;
	border-radius: 0.5rem;
}

.bdz-widget {
	/*--bdz-widget-background: red;*/

	--bdz-widget-text-font-size: 1rem;
	--bdz-widget-text-line-height: 1.5;
	--bdz-widget-text-color: #666666;

	--bdz-widget-title-font-size: 1.4rem;
	--bdz-widget-title-line-height: 1.2;
	--bdz-widget-title-color: #212121;

	--bdz-widget-list-item-title-font-size: 1.1rem;
	--bdz-widget-list-item-text-font-size: 1.1rem;
}

.bdz-widget__footer {
	text-align: center;
}

.bdz-widget__text {
	
}


@media (max-width: 991px) {
  .sun .sun-tenders {
    padding: 5.333vw 5.333vw 14.933vw;
    max-width: 100vw;
  }
  .sun-tenders__kv {
    margin-bottom: 8.533vw;
    padding: 0 5.333vw;
    height: 45.867vw;
    border-radius: 7.467vw;
  }
  .sun-tenders__kv picture, .sun-tenders__kv picture img {
    border-radius: 7.467vw;
  }
  .sun-tenders__kv h1 {
    font-size: 6.4vw;
  }
  .sun-tenders__title {
    margin: 0 0 8.533vw;
    font-size: 6.4vw;
    line-height: 1.1;
  }
  .sun-tenders__text {
    margin: 0 0 8.533vw;
    font-size: 4.267vw;
  }

  .sun-tenders__text h2 {
  	margin: 0 0 8.533vw;
    font-size: 6.4vw;
    line-height: 1.1;
  }

  .sun-tenders__list {
    display: block;
  }
  .sun-tenders__list .sun-tenders__block {
    margin-bottom: 4.267vw;
    padding: 4.267vw;
    width: 100%;
    height: 34.667vw;
    border-radius: 4.267vw;
  }
  .sun-tenders__list .sun-tenders__block:last-child {
    margin-bottom: 0;
  }
  .sun-tenders__list .sun-tenders__block picture, .sun-tenders__list .sun-tenders__block picture img {
    border-radius: 4.267vw;
  }
  .sun-tenders__list .sun-tenders__block span {
    padding: 3.467vw 6.4vw;
    font-size: 3.733vw;
  }
  .sun-tenders__tabs--menu {
    justify-content: space-between;
    margin-bottom: 6.4vw;
  }
  .sun-tenders__tabs--menu li {
    margin: 0;
  }
  .sun-tenders__tabs--menu li a {
    width: 43.467vw;
    height: 12.8vw;
    font-weight: 300;
    font-size: 3.733vw;
    border: 0.533vw solid #61AB46;
  }
  .sun-tenders__tabs--menu li a:hover {
    background: rgba(0, 0, 0, 0);
  }
  .sun-tenders__tabs--menu li a:active {
    color: #51626C;
  }
  .sun-tenders__iframe {
    margin: 0 auto;
    width: 100%;
  }
  .sun-tenders__iframe img, .sun-tenders__iframe iframe {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
