

/* Start:/gde-kupit/online-offline//../style.css?16940107117952*/
body {
    margin: 0;
}

.quizzy {
    display: none !important;
}

.pg-where-buy {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    color: #002169;
    line-height: 1.2;
}

.pg-where-buy__title {
    font-family: 'Cocon', sans-serif;
    font-size: 36px;
    margin: 10px 20px 60px 25px;
}

.pg-where-buy__tabs {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
}

.pg-where-buy__tabs-item {
    width: 48%;
    position: relative;
}

.pg-where-buy__tabs-name {
    height: 90px;
    border-radius: 90px;
    background: linear-gradient(180deg, rgba(209, 231, 249, 0) 33.31%, rgba(209, 231, 249, 0.42) 77.4%);
    border: 2px solid #D1E7F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px 0 45px;
    cursor: pointer;
    position: relative;
}

.pg-where-buy__tabs-name::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-right: 2px solid #002169;
    border-bottom: 2px solid #002169;
    transform: rotateZ(-45deg);
}

.pg-where-buy__tabs-name * {
    color: #002169;
    cursor: pointer;
}

.pg-where-buy__tabs-item_target {
    margin-bottom: 460px;
}

.pg-where-buy__tabs-item_target .pg-where-buy__tabs-name,
.pg-where-buy__tabs-name:hover {
    background: linear-gradient(359deg, #D0E4F6 42.69%, #FFF 123.68%);
}

.pg-where-buy__tabs-item_target .pg-where-buy__tabs-name::after {
    transition: .2s;
    transform: rotateZ(45deg);
}

.pg-where-buy__tabs-item_target .pg-where-buy__tabs-name::before,
.pg-where-buy__tabs-item_target .pg-where-buy__tabs-box,
.pg-where-buy__tabs-item_target .pg-where-buy__tabs-box::before {
    transition: .2s;
    display: block;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:first-child .pg-where-buy__tabs-name::before {
    left: 45%;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:last-child .pg-where-buy__tabs-name::before {
    right: 40%;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:first-child .pg-where-buy__tabs-box {
    left: 0;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:last-child .pg-where-buy__tabs-box {
    right: 0;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:first-child .pg-where-buy__tabs-box::before {
    top: -22px;
    left: 23.4%;
}

.pg-where-buy__tabs>.pg-where-buy__tabs-item:last-child .pg-where-buy__tabs-box::before {
    top: -22px;
    right: 20.9%;
}

.pg-where-buy__tabs-name::before {
    content: "";
    display: none;
    width: 70px;
    height: 70px;
    clip-path: polygon(50% 50%, 100% 50%, 50% 80%, 0% 50%);
    background-color: #D1E7F9;
    position: absolute;
    bottom: -34px;
}

.pg-where-buy__tabs-name img {
    height: 75%;
    object-fit: contain;
}

.pg-where-buy__tabs-name span {
    font-size: 22px;
    font-family: "Cocon", sans-serif;
    text-align: center;
}

.pg-where-buy__tabs-link:hover {
    color: #002169;
}

.pg-where-buy__tabs-box {
    display: none;
    width: 203%;
    border: 2px solid #D1E7F9;
    border-radius: 35px;
    top: 150px;
    position: absolute;
    box-shadow: 0px 4px 15px rgba(208, 230, 248, 0.54);
    z-index: 1;
}

.pg-where-buy__tabs-box::before {
    content: "";
    display: none;
    width: 40px;
    height: 40px;
    transform: rotateZ(-45deg);
    border-top: 2px solid #D1E7F9;
    border-right: 2px solid #D1E7F9;
    background-color: white;
    position: absolute;
}

.pg-where-buy__tabs-box-row {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.pg-where-buy__tabs-box-row_online {
    height: 70px;
    width: 90%;
    margin: 0 auto 50px auto;
}

.pg-where-buy__tabs-box-row_online img {
    height: 90%;
    width: 15%;
    object-fit: contain;
    object-position: center;
}

.pg-where-buy__tabs-box-row_offline {
    height: 70px;
    width: 100%;
    margin: 0 auto 50px auto;
    background-color: #EDF7FF;
}

.pg-where-buy__tabs-box-row_offline img {
    height: 90%;
    width: 10%;
    object-fit: contain;
    object-position: center;
}

.pg-where-buy__tabs-box-title {
    font-family: 'Cocon', sans-serif;
    font-size: 20px;
    width: fit-content;
    margin: 40px auto 20px auto;
    position: relative;
}

.pg-where-buy__tabs-box-title::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #002169;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translate(0, -50%);
}

.pg-where-buy__tabs-box-txt {
    font-size: 14px;
    width: 45%;
    margin: 15px auto;
    text-align: center;
}

.pg-where-buy__tabs-box-row_buy {
    justify-content: center;
    margin-bottom: 25px;
}

.pg-where-buy__tabs-box-set {
    width: 20%;
    margin: 0 20px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.pg-where-buy__tabs-box-set::before {
    content: '';
    position: absolute;
    display: block;
    background-image: url('/gde-kupit/online-offline//../img/wb-circle.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    object-fit: contain;
    width: 100%;
    height: 90%;
}

.pg-where-buy__tabs-box-set img {
    height: 75%;
    object-fit: contain;
    object-position: bottom;
    z-index: 1;
    display: block;
    margin-top: 35px;
}

.pg-where-buy__tabs-box-set span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.pg-where-buy__tabs-box-turn {
    width: fit-content;
    height: 56px;
    padding: 0 20px;
    background-color: #D1E7F9;
    border: 1px solid #85C4E8;
    color: #002169;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 0 auto 30px auto;
    justify-content: center;
    border-radius: 65px;
}

.pg-where-buy__tabs-box-turn:hover {
    background-color: #ADD7F0;
    border: 1px solid #ADD7F0;
    color: #002169;
}

.pg-arrow-turn {
    display: block;
    width: 25px;
    border-bottom: 1px solid #002169;
    position: relative;
    margin: 0 4px;
}

.pg-arrow-turn::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    transform: rotateZ(-45deg);
    border-bottom: 1px solid #002169;
    border-right: 1px solid #002169;
    position: absolute;
    right: 0;
    top: -2px;
}

@media (max-width: 1200px) {
    .pg-where-buy__tabs-name span {
        font-size: 18px;
    }
}

@media (max-width: 1000px) {
    .pg-where-buy__tabs {
        flex-direction: column;
        align-items: center;
    }
    .pg-where-buy__tabs-item {
        width: 470px;
        margin-bottom: 40px;
    }
    .pg-where-buy__tabs-name {
        height: 80px;
    }
    .pg-where-buy__tabs-item_target {
        margin-bottom: 40px;
    }
    .pg-where-buy__tabs-item_target .pg-where-buy__tabs-name,
    .pg-where-buy__tabs-name:hover {
        background: linear-gradient(180deg, rgba(209, 231, 249, 0) 33.31%, rgba(209, 231, 249, 0.42) 77.4%);
    }
    .pg-where-buy__tabs-item_target .pg-where-buy__tabs-name::after {
        transform: rotateZ(-45deg);
    }
    .pg-where-buy__tabs-item_target .pg-where-buy__tabs-name::before,
    .pg-where-buy__tabs-item_target .pg-where-buy__tabs-box,
    .pg-where-buy__tabs-item_target .pg-where-buy__tabs-box::before {
        display: none;
    }
}

@media (max-width: 600px) {
    .pg-where-buy__title {
        font-size: 28px;
        margin: 10px 20px 40px 25px;
        text-align: center;
    }
    .pg-where-buy__tabs-item {
        width: 350px;
        margin-bottom: 20px;
    }
    .pg-where-buy__tabs-name {
        height: 60px;
        padding: 0 25px 0 25px;
    }
    .pg-where-buy__tabs-name span {
        font-size: 14px;
    }
    .pg-where-buy__tabs-name::after {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 400px) {
    .pg-where-buy__tabs-item {
        width: 100%;
    }
    .pg-where-buy__tabs-name img {
        height: 65%;
    }
}
/* End */


/* Start:/local/templates/kabrita/components/bbc/elements.list/where.buy.all/style.css?16758413785343*/
body {
    margin: 0;
}

.quizzy {
    display: none !important;
}

.onf-where-buy {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding: 0 25px;
    font-size: 18px;
}

.onf-where-buy__container {
    display: flex;
    width: inherit;
    justify-content: space-between;
}

.onf-where-buy__section {
    display: flex;
    flex-direction: column;
}

.onf-where-buy__title {
    color: #002169;
    font-family: 'Cocon', sans-serif;
    font-size: 26px;
    margin-bottom: 10px;
}

.onf-where-buy__title img {
    width: 35px;
}

.onf-where-buy__title span {
    padding-left: 5px;
}

.onf-where-buy__section_online>.onf-where-buy__block {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.onf-where-buy__section_online .onf-where-buy__block-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    box-shadow: 0px 6px 10px rgba(133, 196, 232, 0.22);
    border: 1px solid #D0E6F8;
    border-radius: 10px;
    margin: 0 1% 20px 1%;
    transition: .2s;
}

.onf-where-buy__section_online .onf-where-buy__block-item:hover {
    box-shadow: 0px 2px 5px rgba(133, 196, 232, 0.22);
    border: 1px solid #85C4E8;
}

.onf-where-buy__section_online .onf-where-buy__block-item>img {
    object-fit: contain;
    object-position: center;
    height: 80%;
    width: 80%;
}

.onf-where-buy__section_offline>.onf-where-buy__block {
    height: 100%;
    background-color: #EDF7FF;
    border-radius: 15px;
    display: flex;
    padding: 25px 15px;
    flex-wrap: wrap;
    align-items: center;
}

.onf-where-buy__section_offline .onf-where-buy__block-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    margin: 10px 5px;
    border: 1px solid transparent;
    box-sizing: border-box;
    /* transition: .2s; */
}

.onf-where-buy__section_offline .onf-where-buy__block-item:hover {
    border: none;
}

.onf-where-buy__section_offline .onf-where-buy__block-item>img {
    object-fit: contain;
    object-position: center;
    height: 80%;
    width: 80%;
}

._section-overflow-col-3 {
    width: 49%;
}

._section-overflow-col-3 .onf-where-buy__block {
    align-content: flex-start;
}

._section-overflow-col-3 .onf-where-buy__block-item {
    width: 31%;
}

._section-overflow-col-4 {
    width: 63%;
}

._section-overflow-col-4 .onf-where-buy__block-item {
    width: 23%;
}

._section-overflow-col-2 {
    width: 35%;
}

._section-overflow-col-2 .onf-where-buy__block {
    align-content: space-evenly;
    justify-content: center;
    /* padding: 5px 16%; */
}

._section-overflow-col-2 .onf-where-buy__block-item {
    width: 43%;
}

.onf-where-buy__end-txt {
    font-size: 26px;
    margin: 40px auto;
    font-family: 'Cocon', sans-serif;
    line-height: 1.1;
    text-align: center;
}

.onf-where-buy__return {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 56px;
    border: 1px solid #85C4E8;
    border-radius: 65px;
    font-size: 16px;
    margin: 0 auto 30px auto;
}

.onf-where-buy__return:hover {
    cursor: pointer;
    border: 1px solid #ADD7F0;
    background-color: #ADD7F0;
    color: #002169;
}

.onf-where-buy__return span {
    display: block;
    width: 26px;
    border-top: 1px solid #002169;
    margin-right: 10px;
    position: relative;
}

.onf-where-buy__return span::before {
    content: '';
    border-right: 1px solid #002169;
    border-bottom: 1px solid #002169;
    width: 7px;
    height: 7px;
    top: -4px;
    position: absolute;
    transform: rotateZ(135deg);
}

@media (max-width: 1000px) {
    .onf-where-buy__container {
        justify-content: center;
        flex-wrap: wrap;
    }
    ._section-overflow-col-3,
    ._section-overflow-col-2,
    ._section-overflow-col-4 {
        width: 100%;
        padding: 10px 0;
        max-width: 800px;
    }
    ._section-overflow-col-3 .onf-where-buy__block,
    ._section-overflow-col-2 .onf-where-buy__block,
    ._section-overflow-col-4 .onf-where-buy__block {
        justify-content: flex-start;
    }
    ._section-overflow-col-3 .onf-where-buy__block-item,
    ._section-overflow-col-2 .onf-where-buy__block-item,
    ._section-overflow-col-4 .onf-where-buy__block-item {
        width: 23%;
        margin: 0 1% 20px 1%;
    }
}

@media (max-width: 800px) {
    .onf-where-buy {
        padding: 0;
    }
    ._section-overflow-col-3 .onf-where-buy__block,
    ._section-overflow-col-2 .onf-where-buy__block,
    ._section-overflow-col-4 .onf-where-buy__block {
        padding: 10px 5%;
        border-radius: 0;
    }
    .onf-where-buy__title {
        font-size: 22px;
        padding: 0 5%;
    }
    .onf-where-buy__title img {
        width: 30px;
    }
    .onf-where-buy__end-txt {
        font-size: 20px;
        padding: 0 10px;
    }
}

@media (max-width: 600px) {
    ._section-overflow-col-3 .onf-where-buy__block-item,
    ._section-overflow-col-2 .onf-where-buy__block-item,
    ._section-overflow-col-4 .onf-where-buy__block-item {
        width: 31%;
    }
}

@media (max-width: 400px) {
    ._section-overflow-col-3 .onf-where-buy__block-item,
    ._section-overflow-col-2 .onf-where-buy__block-item,
    ._section-overflow-col-4 .onf-where-buy__block-item {
        height: 55px;
    }
}
/* End */
/* /gde-kupit/online-offline//../style.css?16940107117952 */
/* /local/templates/kabrita/components/bbc/elements.list/where.buy.all/style.css?16758413785343 */
