@font-face {
    font-family: icons;
    src: url(/local/templates/samsonite_redesign/css/../fonts/icons.eot?yrz29z#iefix) format("embedded-opentype"), url(/local/templates/samsonite_redesign/css/../fonts/icons.svg?yrz29z) format("svg"), url(/local/templates/samsonite_redesign/css/../fonts/icons.woff?yrz29z) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@media screen and (min-width: 0) {
    .header-box__title {
        font-size: .9375rem;
        line-height: 1.20067;
        font-weight: 400;
    }

    .delivery .text-sm {
        font-size: .75rem;
        line-height: 1.1675;
    }

    .delivery .text-md {
        font-size: .875rem;
        line-height: 1.215;
    }
}

.font-family-base.h1, .font-family-base.h2, .font-family-base.h3, .font-family-base.h4, .font-family-base.h5, .font-family-base.h6, .font-family-base h1.font-family-base, .font-family-base h2.font-family-base, .font-family-base h3.font-family-base, .font-family-base h4.font-family-base, .font-family-base h5.font-family-base, .font-family-base h6.font-family-base {
    font-weight: 600;
}

.header-box__title {
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 0;
}

.font-family-base, .myCard__text {
    font-family: Arial, sans-serif;
}

@media screen and (min-width: 1280px) {
    .h4, h4 {
        font-size: 1.25rem;
        line-height: 1.2005;
    }
}

.header-box__title-blue {
    color: #0B8ED8;
}


.header-box {
    background-color: #f6f6f6;
    padding: 1.25rem 1.875rem;
    border-bottom: 1px solid var(--border-block-transparent);
}

.myCard__button.myCard__button-blue {
    color: #fff;
    background-color: #0B8ED8;
    border-color: #0B8ED8;
}

.myCard__button {
    width: 267px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    background-color: #000;
    border-color: #000;
    border: 2px solid;
    transition: all .25s ease-in-out;
    margin-bottom: 34px;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    padding: .9375rem 1.25rem;
    line-height: 1.33389;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-decoration: none;
    outline: 0;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    background: none;
    border-radius: unset;
    font-family: "Times New Roman", sans-serif;
}

.myCard__button.myCard__button-blue:hover {
    color: #0B8ED8;
    background-color: #FFF;
}

.myCard__text {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
}

.myCardReg__form .form__input {
    margin-bottom: 16px;
}

.form__input {
    position: relative;
}

.publications__body.myCardReg {
    padding-left: 3.75rem;
}
.myCardReg__form {
    max-width: 287px;
}

.myCardReg__form {
    font-family: Arial, sans-serif;
}

.form__label--float {
    position: absolute;
    top: 1.0625rem;
    left: 1.25rem;
    z-index: 1;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 0;
    pointer-events: none;
    display: block;
    font-size: 1rem;
    line-height: 1.50063;
    touch-action: manipulation;

}

.form__control {
    position: relative;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    color: #000;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #9c9c9c;
    border-radius: .3125rem;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    line-height: 1.50063;
    font-weight: 500;
    font-family: Arial, sans-serif;
}

.form__control.focus, .form__control:focus {
    border-color: #000;
}
.form__control:active, .form__control:focus {
    outline: 0;
}

.form__input.is-focused .form__label--float {
    top: 0;
    left: .9375rem;
    background-color: #fff;
    padding-left: .3125rem;
    padding-right: .3125rem;
    font-size: .75rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, #fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, #eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fff),color-stop(50%, #eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, #eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default {
    font-size: 1rem;
    line-height: 1.50063;
    font-weight: 500;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-color: #9c9c9c;
    border-radius: .3125rem;
    height: auto;
}
.select2-container--default .select2-selection--single:focus {
    border-color: #000;
    outline: 0;
}
.select2-container--default .select2-selection--single:hover .select2-selection__arrow {
    color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    font-size: 1rem;
    line-height: 1.50063;
    font-weight: 500;
    padding: 1rem 2.5rem 1rem 1.25rem;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(0, 0, 0, .5);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0;
    right: 0;
    width: 2.5rem;
    font-size: .875rem;
    color: #000;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out,  -webkit-transform .25s ease-in-out;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single.select-md .select2-selection__rendered {
    font-size: .6875rem;
    line-height: 1.18182;
    padding: .875rem 2.6875rem 1.0625rem 1.1875rem;
    color: rgba(0, 0, 0, .75);
}
.select2-container--default .select2-selection--single.select-md .select2-selection__arrow {
    width: 2.6875rem;
    font-size: .75rem;
}
.select2-container--default .select2-selection--single.select-xs .select2-selection__rendered {
    font-size: .875rem;
    line-height: 1.215;
    padding: .3125rem 1.68813rem .3125rem .5rem;
}
.select2-container--default .select2-selection--single.select-xs .select2-selection__arrow {
    width: 1.68813rem;
    font-size: .75rem;
}
.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #9c9c9c;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    color: #000;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}
.select2-container--default.select2-container--open .select2-dropdown {
    z-index: 1000000000000;
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-color: #000;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-color: #000;
}
.select2-container--default .select2-dropdown {
    border: 1px solid #9c9c9c;
    border-radius: .3125rem;
    background-color: #fff;
    overflow: hidden;
}
.select2-container--default .select2-dropdown.select2-dropdown--above {
    -webkit-box-shadow: 0 -2px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 -2px 20px rgba(0, 0, 0, .07);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0;
}
.select2-container--default .select2-dropdown.select2-dropdown--below {
    -webkit-box-shadow: 0 2px 28px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 28px rgba(0, 0, 0, .07);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0;
}
.select2-container--default .select2-dropdown.select-md {
    font-size: .6875rem;
    line-height: 1.18182;
    color: rgba(0, 0, 0, .75);
}
.select2-container--default .select2-dropdown.select-md .select2-results>.select2-results__options {
    max-height: 10.3125rem;
}
.select2-container--default .select2-dropdown.select-md .select2-results__option {
    padding: .375rem 1.1875rem .4375rem;
}
.select2-container--default .select2-dropdown.select-md .select2-results__option--highlighted[aria-selected] {
    background-color: #000;
    color: #fff;
}
.select2-container--default .select2-dropdown.select-md .select2-results__option[aria-selected=true] {
    background-color: #000;
    color: #fff;
    font-weight: 400;
}
.select2-container--default .select2-dropdown.select-xs {
    font-size: .875rem;
    line-height: 1.215;
}
.select2-container--default .select2-dropdown.select-xs .select2-results__option {
    padding: .3125rem .5rem;
}
.select2-container--default .select2-search--dropdown {
    padding: 1rem 1.25rem;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0!important;
    color: #000;
    background: #fff;
    border: 1px solid #9c9c9c;
    border-radius: .3125rem;
    padding: .5625rem 1.25rem;
    font-size: 1rem;
    line-height: 1.50063;
    font-weight: 500;
    font-family: Arial, sans-serif;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 14.625rem;
    position: relative;
}
.select2-container--default .select2-results__option {
    padding: .625rem 1.25rem;
    position: relative;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f6f6f6;
    color: #000;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background: none;
    color: #000;
    font-weight: 700;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}
.select2-container--default .select2-results__group {
    padding: 0;
}

.myCardReg__form .myCard__button.myCard__button-blue {
    width: 100%;
    padding: 0;
}

.myCardReg__form_referer {
    max-width: 287px;
}
.myCardReg__form_referer .form__input {
    margin-bottom: 16px;
}
.myCardReg__form_referer .myCard__button.myCard__button-blue {
    width: 100%;
    padding: 0;
}

.publications__body.myCardReg02 {
    max-width: 470px;
    padding-left: 3.75rem;
}

.myCardReg02__submit {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
    color: #333333;
    background: none;
    border: none;
    margin-top: 16px;
    cursor: pointer;
}
.myCardReg02__submit:hover {
    text-decoration: none;
}

.myCardReg02__form__input {
    margin-bottom: 16px;
}

.publications__body {
    padding: 1.875rem;
}

.page-header__title {
    margin-bottom: 0;
    padding: 1.25rem 1.875rem;
    border-bottom: 1px solid var(--border-block);
    font-size: 1.25rem;
    line-height: 1.2005;
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}

.pagebar {
    border-bottom: 1px solid var(--border-block-transparent);
    background-color: #fff;
}

.help__list {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.help__item {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #9c9c9c;
    border-radius: .3125rem;
    padding: .625rem;
    margin-bottom: .625rem;
    text-align: center;
}

.help__item-icon {
    margin-top: .125rem;
}

.icon--md {
    width: 1.375rem;
    height: 1.375rem;
    min-width: 1.375rem;
    margin-right: .3125rem;
}

.icon--round {
    border-radius: 50%;
    background-color: #ececec;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer__benefits [class*=" icon-"], .footer__benefits [class^=icon-], .delivery [class*=" icon-"], .delivery [class^=icon-] {
    font-family: icons, serif !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--md:before {
    font-size: .75rem;
}

.icon-faq:before {
    content: "\e91d";
}

.help__main-link {
    font-weight: 700;
}

.icon-phone-fill:before {
    content: "\e91e";
}

.icon-email:before {
    content: "\e91c";
}

.help__title {
    margin-bottom: 1.25rem;
}

.help__list {
    font-family: Arial, sans-serif;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.row--compact {
    margin-left: 0;
    margin-right: 0;
}

.benefits__list {
    padding: 0;
    list-style: none;
    padding-bottom: 1px;
}

.benefits__item {
    border: 1px solid #cfcfcf;
    border-width: 1px 0;
    margin-bottom: -1px;
}

.row--compact>.col, .row--compact>[class*=" col-"], .row--compact>[class^=col-] {
    padding-left: 0;
    padding-right: 0;
}

.col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 2rem 3rem 2rem 2rem;
    padding: 1.5625rem 1.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.icon-stopwatch:before {
    content: "\e90d";
}

.benefit__icon {
    font-size: 35px;
}

.benefit__content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    max-width: 80%;
    font-family: Arial, sans-serif;
}

.benefit__title {
    font-size: .8125rem;
    line-height: 1.23154;
    font-weight: 600;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}

.icon-money-back:before {
    content: "\e90b";
}

.icon-payment:before {
    content: "\e90c";
}

.icon-earth-box:before {
    content: "\e90a";
}

@media (max-width: 1023px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 1280px) {
    .benefit__icon {
        font-size: 60px;
    }
}

@media (min-width: 1024px) {
    .benefit__icon {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .benefit__text {
        font-size: .8125rem;
        line-height: 1.23154;
        margin-top: 1.5rem;
    }
}

@media (min-width: 1024px) {
    .benefit__title {
        min-height: 32px;
    }
}

@media (min-width: 1280px) {
    .benefit__title {
        min-height: 0;
    }
}

@media (min-width: 1920px) {
    .benefit__title {
        min-height: 32px;
    }
}


@media (min-width: 768px) {
    .help__list {
        display: block;
    }

    .help__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: auto;
        border: 0;
        border-radius: 0;
        padding: 0;
        margin-bottom: 1.25rem;
        text-align: left;
    }

    .help__item-text {
        display: block;
        margin-top: .625rem;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 1920px) {
    .benefits__item {
        border-right-width: 1px;
    }

    .col-3xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (max-width: 767px) {
    .publications__body.myCardReg {
        padding-left: 1.875rem;
    }
}

@media screen and (max-width: 767px) {
    .publications__body.myCardReg02 {
        padding-left: 1.875rem;
    }
}

@media (min-width: 1920px) {
    .publications__body {
        padding: 2.5rem;
    }
}

@media (min-width: 1024px) {
    .main__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 1024px) {
    .main__content {
        width: 65%;
        border-left: 1px solid #f6f6f6;;
        background-color: #f6f6f6;
    }

    .header-box {
        background-color: #fff;
    }

    .main__sidebar {
        width: 35%;
    }

    .main__sidebar-box {
        padding: 1.875rem 3.75rem;
        min-height: 22.75rem;
    }

    .page-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .page-header__title {
        padding: 0;
        border-bottom-width: 0;
        margin-bottom: 1.875rem;
        font-size: 18px;
        font-weight: 400;
        font-family: Arial, sans-serif;
    }
}

@media (min-width: 1024px) and (min-width: 1920px) {
    .page-header__title {
        font-size: 40px;
    }
}

@media (min-width: 1280px) {
    .main__content {
        width: 75%;
    }

    .benefit {
        padding: 3.125rem 3.75rem;
    }

    .main__sidebar {
        width: 25%;
    }
}


@media (min-width: 768px) {
    .header-box {
        padding: 1.5625rem 3.75rem;
    }

    .help {
        border-top: 1px solid #9c9c9c;
    }
}

@media (min-width: 1024px) {
    .benefit {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
