/*block1*/
/* after_qbici */


.b1 .box {
    position: relative;
    max-width: 420px;
    margin: 0 auto;
    padding: 16px;
    border-radius: 28px;
    background: rgba(7, 12, 5, .7);
    border: 1px solid rgba(244, 197, 66, .2);
    box-shadow: 0 15px 35px rgba(5, 8, 3, .45);
    overflow: hidden;
}

.b1 .box::after {
    content: "";
    position: absolute;
    inset: 12px;
    border-radius: 22px;
    pointer-events: none;
}

.b1 .box>img,
.b1 .box>a>img {
    width: 100%;
    display: block;
    border-radius: 20px;
    filter: saturate(1.05) contrast(1.05);
}

.zoomable-link {
    display: block;
}

.b1 .product-title {
    position: relative;
    margin: 0 auto 12px;
    padding: 18px 28px 20px;
    max-width: 430px;
    text-align: center;
    border-radius: 20px;
    background: rgba(7, 12, 5, .85);
    border: 1px solid rgba(244, 197, 66, .25);
    box-shadow: 0 8px 24px rgba(5, 8, 3, .35);
    color: var(--winter-dark);
    letter-spacing: .5px;
    font-weight: 700;
}

.b1 .product-title .brand {
    font-size: 30px;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: linear-gradient(90deg, #F37800 0%, #FFB033 45%, #F06B00 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .35);
}



.sale {
    width: 145px;
    height: 145px;
    background: url(../images/sale.png) 50% 50% no-repeat;
    position: absolute;
    transform: rotate(90deg);
    top: 0;
    right: 0;
    left: unset;
    overflow: hidden;
}

.sale p {
    color: #fff;
    text-transform: uppercase;
    width: 150px;
    text-align: center;
    font-size: 16px;
    transform: rotate(-45deg);
    padding-top: 50px;
    font-weight: 700;
    position: absolute;
    left: -30px;
}

.gift {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 19px;
    background: url(https://lospollos.space/photopastka/images/gift.png) no-repeat 0 0;
    padding: 5px 0 0 67px;
    margin: 313px 0 60px 182px;
}

.gift p {
    font-size: 34px;
    color: #ea7810;
}

.b1 h3 {
    margin: 20px auto 24px;
    max-width: 320px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #C8CE9F;
    font-weight: 600;
    padding: 10px 18px;
    border: 1px solid rgba(200, 206, 159, .35);
    border-radius: 999px;
    background: rgba(7, 12, 5, .55);
}

.prod_count {
    margin: 28px auto 0;
    max-width: 320px;
    padding: 10px 22px;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--winter-dark);
    border: 1px solid rgba(244, 197, 66, .35);
    border-radius: 18px;
    background: rgba(7, 12, 5, .65);
    box-shadow: inset 0 0 12px rgba(0, 0, 0, .25), 0 8px 18px rgba(5, 8, 3, .35);
}

.prod_count span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 34px;
    height: 34px;
    margin: 0 6px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 800;
    color: #11120A;
    background: linear-gradient(140deg, #F39A00 0%, #FFD94A 100%);
    box-shadow: 0 6px 14px rgba(243, 154, 0, .4);
}

/*block2*/
/* endzeit_____ */
.b2 {
    padding: 60px 0 0;
    position: relative;
}

.char-gif {
    width: 236px;
    height: 157px;
    background: url(https://lospollos.space/photopastka/images/deer.gif) no-repeat center center / cover;
    position: absolute;
    bottom: 163px;
    left: 0;
    z-index: 99;
}

.b2 img {
    display: block;
}

/*block3*/
.b3 {
    color: #3b4a65;
}

.b3>p {
    padding: 0 20px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 18px;
}

.b3 .title {
    margin: 0 auto 18px;
    max-width: 360px;
    text-align: center;
    font-size: 30px;
    line-height: 1.35;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: none;
    color: #0b1c3f;
}

.b3 .title span {
    display: block;
    margin-top: 4px;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #4f9ff5;
}

.place {
    padding: 20px 0;
}

.place li {
    font-size: 16px;
    height: 200px;
}

.place li:nth-child(even) h3 {
    color: #ffb600;
}

.place h3 {
    color: #ff770c;
    font-size: 16px;
    text-transform: none;
    overflow: hidden;
}

.place p {
    overflow: hidden;
}

.place li:nth-child(1) {
    background: #1a1a1d url(https://lospollos.space/photopastka/images/pl1.jpg) no-repeat 0 17px;
    padding: 30px 20px 0 196px;
}

.place li:nth-child(2) {
    background: url(https://lospollos.space/photopastka/images/pl2.jpg) no-repeat right 19px;
    text-align: right;
    padding: 30px 198px 0 0;
}

.place li:nth-child(3) {
    background: #1a1a1d url(https://lospollos.space/photopastka/images/pl3.jpg) no-repeat 0 17px;
    padding: 30px 20px 0 196px;
}

.place li:nth-child(4) {
    background: url(https://lospollos.space/photopastka/images/pl4.jpg) no-repeat right 17px;
    padding: 30px 198px 0 0;
    text-align: right;
}

/*block4*/


.media-story {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 12px 5px 12px;
}

.media-story__card {
    border-radius: 26px;
    background: linear-gradient(180deg, rgba(7, 12, 5, .9), rgba(15, 23, 12, .85));
    box-shadow: 0 16px 32px rgba(0, 0, 0, .45);
    overflow: hidden;
}


.media-story__media video {
    display: block;
    width: 100%;
    border-radius: 26px 26px 0 0;
    background: #0f130b;
    box-shadow: 0 12px 28px rgba(5, 8, 3, .35);
    aspect-ratio: 16/9;
    object-fit: cover
}

.media-story__text {
    padding: 20px 22px 24px;
    border-radius: 0 0 18px 18px;
    background: rgba(7, 12, 5, .75);
    color: var(--winter-dark);
    line-height: 1.3;
    font-size: 18px;
}

.char {
    padding: 35px 20px;
    font-size: 16px;
}

.char li {
    margin-bottom: 17px;
    position: relative;
    padding-left: 24px;
}

.char li:last-child {
    margin-bottom: 0;
}

.char li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #ee7818;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 1px #f6c789;
    box-shadow: 0 0 0 1px #f6c789;
    position: absolute;
    top: 5px;
    left: 0;
}

.char p {
    font-size: 16px;
}

.char span {
    font-weight: 700;
    text-transform: uppercase;
}

.b4 .title {
    margin: 0 auto 18px;
    max-width: 360px;
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: none;
    color: var(--winter-dark);
}

.b4 .title span {
    display: block;
    margin-top: 4px;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--winter-accent);
}

.b4 .char-video {
    margin: 22px 20px 0;
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid rgba(244, 197, 66, .15);
    box-shadow: 0 12px 24px rgba(0, 0, 0, .35);
}

.b4 .char-video video {
    width: 100%;
    display: block;
    aspect-ratio: 16/9;
    object-fit: cover;
}

/*block5*/
.why-slider {
    padding: 32px 20px;
}

.why-slider__list {
    margin-top: 18px;
}

.b5.why-slider .title {
    margin: 0 auto 22px;
    max-width: 360px;
    text-align: center;
    font-size: 30px;
    line-height: 1.35;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: none;
    color: var(--winter-dark);
}

.b5.why-slider .title span {
    display: block;
    margin-top: 4px;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--winter-accent);
}

.why-card {
    padding: 20px;
    margin: 20px;
    border-radius: 24px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(79, 159, 245, .2);
}

.why-card img {
    width: 100%;
    display: block;
    /* aspect-ratio: 3/4; */
    object-fit: cover;
    border-bottom: 1px solid rgba(79, 159, 245, .15);

}

.why-card__text {
    padding: 18px 20px 24px;
    text-align: center;
    color: var(--winter-dark);
}

.why-card__text h3 {
    margin: 0 0 10px;
    font-size: 18px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--winter-accent);
}

.why-card__text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(11, 28, 63, .72);
}

.why-slider ul.slick-dots {
    display: flex !important;
    justify-content: center;
    gap: 10px;
    margin: 12px 0 0;
}

.why-slider .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid rgba(79, 159, 245, .2);
    background: rgba(255, 255, 255, 0.85);
    text-indent: -9999px;
    padding: 0;
    cursor: pointer;
    transition: all .25s ease;
    box-shadow: 0 6px 12px rgba(8, 17, 36, 0.12);
}

.why-slider .slick-dots li.slick-active button {
    background: linear-gradient(135deg, var(--winter-accent-soft), var(--winter-accent));
    border-color: rgba(79, 159, 245, .7);
    box-shadow: 0 10px 20px rgba(79, 159, 245, 0.35);
}



/* owmen17 */


.list1>li {
    padding: 5px 20px 5px 50px;
    position: relative;
    font-size: 16px;
    line-height: 1.3em;
}

.list1>li:nth-child(2n) {
    padding: 12px 20px 12px 50px;
    background: #f1f1f1;
}

.list1>li:nth-child(2n) span {
    top: 11px;
}

.list1>li>span {
    width: 40px;
    text-align: right;
    font-weight: 700;
    color: #2cb00a;
    position: absolute;
    left: 0;
    top: 5px;
}

/* block 3*/


.features-stack {
    list-style: none;
    margin: 0;
    padding: 0 20px 20px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.features-stack li {
    padding: 18px;
    border-radius: 20px;
    background: rgba(7, 12, 5, .82);
    border: 1px solid rgba(244, 197, 66, .2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05), 0 12px 26px rgba(5, 8, 3, .35);
}

.features-stack .media {
    width: 100%;
    margin: 0 auto 14px;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(244, 197, 66, .25);
    background: #0F130B;
	line-height: 0;
}

.features-stack .media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.features-stack .body span {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
    letter-spacing: .6px;
    text-transform: uppercase;
    color: var(--winter-accent);
    text-align: center;
    font-weight: 700;
}

.features-stack .body p {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #C8CE9F;
    text-align: center;
}

/*block7*/


.b6 {
    padding: 32px 20px 40px;
    background: transparent;
    text-align: center;
    color: var(--winter-dark);
}

.b6 .title {
    margin: 0 auto 12px;
    max-width: 360px;
    font-size: 30px;
    line-height: 1.3;
    text-align: center;
    color: var(--winter-dark);
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: none;
}

.b6 .subtitle {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: var(--winter-accent);
}

.b6 .subtitle span {
    display: inline-block;
    color: var(--winter-accent);
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 20px;
}

.review {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.review>div {
    border-radius: 24px;
    background: rgba(7, 12, 5, .85);
    border: 1px solid rgba(244, 197, 66, .15);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .45);
    padding: 18px 18px 24px;
    flex: 1 0 0;
    display: flex;
    flex-direction: column;
    min-height: 570px;
}

.review img {
    width: 90%;
    height: 260px;
    object-fit: cover;
    border-radius: 16px;
    margin: 0 auto;
    border: none;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .3);
}





.author_info {
    display: block;
    width: 90%;
    padding: 1em;
    margin: 20px auto;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    text-align: left;
    color: var(--winter-dark);
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 205px;
}

.author_info .name {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--winter-accent);
}

.author_info .info {
    font-size: 13px;
    letter-spacing: .6px;
    color: rgba(11, 28, 63, .6);
    margin-bottom: 10px;
}

.author_info p {
    flex: 1;
    margin-top: 8px;
    margin: 0;
    font-size: 16px;
    line-height: 1.3;
    color: #51617f;
}

.author_meta {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
}

.author_meta .name,
.author_meta .info {
    display: inline-block;
    margin-right: 12px;
    font-weight: 700;
    font-size: 14px;
}


/*block8*/

.b7 .title {
    margin: 0 auto 18px;
    max-width: 360px;
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: none;
    color: var(--winter-dark);
}

.b7 .title span {
    display: block;
    margin-top: 4px;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--winter-accent);
}

.ship {
    padding: 0 20px 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ship li {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100%;
    padding: 18px 20px;
    border-radius: 24px;
    border: 1px solid rgba(79, 159, 245, .18);
    background: rgba(255, 255, 255, 0.95);
    font-size: 16px;
    box-shadow: 0 18px 36px rgba(11, 28, 63, 0.08);
}

.ship li:before {
    content: '';
    flex: 0 0 76px;
    height: 76px;
    border-radius: 50%;
    background: rgba(79, 159, 245, .08) url(../images/ship1.png) no-repeat 50% 50%;
    background-size: 50px;
    border: 1px solid rgba(79, 159, 245, .35);
    box-shadow: inset 0 0 12px rgba(79, 159, 245, .12);
}

.ship li:nth-child(2):before {
    background: rgba(79, 159, 245, .08) url(../images/ship2.png) no-repeat 50% 50%;
    background-size: 50px;
}

.ship li:nth-child(3):before {
    background: rgba(79, 159, 245, .08) url(../images/ship3.png) no-repeat 50% 50%;
    background-size: 50px;
}

.ship p {
    margin: 0;
    color: var(--winter-dark);
    line-height: 1.4;
}

.ship p>b {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--winter-accent);
    margin-bottom: 6px;
    letter-spacing: .5px;
}



.footer {
    padding: 30px 0;
    text-align: center;
}

.footer__policy {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 10px 22px;
    border-radius: 999px;
    border: 1px solid rgba(79, 159, 245, .25);
    background: rgba(255, 255, 255, .92);
    color: var(--winter-dark);
    letter-spacing: .8px;
    text-transform: uppercase;
    cursor: pointer;
}

.popup {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.popup[aria-hidden="false"] {
    display: flex;
}

.popup__overlay {
    position: absolute;
    inset: 0;
}

.popup__body {
    position: relative;
    width: min(90%, 520px);
    background: rgba(7, 12, 5, .95);
    border-radius: 20px;
    border: 1px solid rgba(244, 197, 66, .3);
    padding: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
}

.popup__body iframe {
    width: 100%;
    height: 90vh;
    border: none;
    border-radius: 12px;
}

.popup__close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    background: rgba(11, 28, 63, 0.85);
    border: 1px solid rgba(79, 159, 245, .4);
    color: var(--winter-accent);
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .4);
}

.popup__close:hover {
    background: rgba(244, 197, 66, 0.2);
}

:root {
    --winter-dark: #0b1c3f;
    --winter-light: #fdfefe;
    --winter-accent: #4f9ff5;
    --winter-accent-soft: #91d8ff;
    --winter-gold: #f5ca16;
}

.b1,
.b2,
.b3,
.b4,
.b5,
.b6,
.b7 {
    background: linear-gradient(140deg, #fdfefe 0%, #edf4ff 100%) !important;
    border-radius: 32px;
    margin: 12px auto;
    max-width: 96%;
    box-shadow: 0 24px 60px rgba(8, 17, 36, 0.08);
}

.b1 .product-title,
.b1 .box,
.b1 h3,
.prod_count,
.media-story__card,
.media-story__text,
.features-stack li,
.review>div,
.ship li,
.price .old-cost,
.price .new-cost,
.order-list li,
.nfs-list-wrapper,
.alert {
    background: rgba(255, 255, 255, 0.92) !important;
    border: 1px solid rgba(79, 159, 245, 0.2);
    box-shadow: 0 20px 40px rgba(11, 28, 63, 0.12);
    color: var(--winter-dark);
}

.b1 .product-title,
.prod_count,
.b1 h3,
.media-story__text,
.features-stack .body span,
.features-stack .body p,
.review p,
.ship li p {
    color: var(--winter-dark) !important;
}

.b1 .product-title .brand {
    font-size: 30px;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: linear-gradient(135deg, var(--winter-accent), var(--winter-accent-soft));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.prod_count span {
    color: var(--winter-dark);
    background: linear-gradient(135deg, var(--winter-gold), #ffe9a3);
    box-shadow: 0 8px 18px rgba(255, 202, 58, 0.35);
}

.timer_block {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 24px;
    border: 1px solid rgba(79, 159, 245, 0.2);
    color: var(--winter-dark);
}

.timer .text {
    color: #3b4a65;
}

.price {
    gap: 12px;
    padding: 18px;
    border-radius: 28px;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.95), rgba(227, 239, 255, 0.95));
    border: 1px solid rgba(79, 159, 245, 0.25);
    box-shadow: 0 18px 36px rgba(11, 28, 63, 0.12);
}

.price .old-cost,
.price .new-cost {
    background: transparent !important;
    border: none;
    box-shadow: none;
}

.price .old-cost p span {
    color: #6f7c9b;
}

.price .new-cost p {
    color: var(--winter-dark);
}

.price .label {
    color: #3b4a65;
}

.features-stack .body span {
    font-size: 20px;
    letter-spacing: 0.5px;
}

.features-stack .body p {
    color: #51617f;
}

.media-story__media video {
    border-radius: 26px 26px 0 0;
    box-shadow: none;
}

.review .author_info {
    color: #3b4a65;
}

.ship li b {
    color: var(--winter-dark);
}

.order-list li::before {
    background: linear-gradient(135deg, #ffd47a, #ffb24d);
    border: 2px solid rgba(255, 255, 255, 0.6);
    color: var(--winter-dark);
    box-shadow: 0 10px 20px rgba(255, 178, 77, 0.35);
}

.order-list li:nth-child(even)::before {
    background: linear-gradient(135deg, var(--winter-accent-soft), var(--winter-accent));
    box-shadow: 0 10px 20px rgba(107, 184, 255, 0.35);
}

.alert {
    border-radius: 28px;
}

.alert p {
    color: #3b4a65;
}

.alert strong {
    color: var(--winter-dark);
}

.button,
.m1-form button {
    background: linear-gradient(135deg, var(--winter-accent-soft), var(--winter-accent));
    color: #ffffff;
    border: none;
    border-radius: 44px;
    padding: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    box-shadow: 0 18px 34px rgba(11, 28, 63, 0.3);
}

.footer {
    background: transparent;
    color: #3b4a65;
}

.footer button {
    color: var(--winter-accent);
}

.features-stack .media-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  margin: 10px auto;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #51617f;
}

.features-stack .media-caption .badge {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #0b1c3f;
  background: linear-gradient(135deg, #ffd47a, #ffb24d);
  box-shadow: 0 4px 10px rgba(255, 178, 77, 0.35);
}

/* UZ forest camera: long-price layout in the two main offer blocks only. */
.wrap > section.b1 > .price {
    display: grid;
    width: min(100%, 440px);
    box-sizing: border-box;
    grid-template-columns: minmax(0, 1fr) 60px minmax(0, 1fr);
    grid-template-areas: "old trap new";
    align-items: center;
    gap: 8px;
}

.wrap > section.b1 > .price .old-cost {
    grid-area: old;
}

.wrap > section.b1 > .price .price-trap {
    grid-area: trap;
    width: 60px;
    min-width: 60px;
    flex: 0 0 60px;
    justify-self: center;
}

.wrap > section.b1 > .price .new-cost {
    grid-area: new;
}

.wrap > section.b1 > .price .old-cost,
.wrap > section.b1 > .price .new-cost {
    min-width: 0;
    flex: 1 1 auto;
}

.wrap > section.b1 > .price .old-cost p,
.wrap > section.b1 > .price .new-cost p {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrap > section.b1 > .price .price-amount {
    display: block;
    white-space: nowrap;
}

.wrap > section.b1 > .price .price-currency {
    display: block;
    margin-top: 2px;
    font-size: 0.56em;
    line-height: 1.1;
}
.wrap > section.b1 > .price .new-cost p {
    font-size: clamp(32px, 8vw, 38px);
    line-height: 1.05;
}