.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:white;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;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !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:bold}.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 transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;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__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.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:bold;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-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{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:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:white}.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%, white), to(#eee));background-image:linear-gradient(to bottom, white 50%, #eee 100%);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:bold;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(to bottom, #eee 50%, #ccc 100%);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 transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.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, from(white), color-stop(50%, #eee));background-image:linear-gradient(to bottom, white 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(white));background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;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:bold;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}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{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:white;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:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select{display:none}.select2-dropdown.select2-dropdown--below{z-index:8500}.select2-dropdown .select2-results__option{height:auto}.select2-container--default .select2-selection--single{position:relative;height:33px;border:1px solid #cad6dd;outline:none;border-radius:5px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.select2-container--default .select2-results>.select2-results__options{font-size:14px}.select2-container--open .select2-dropdown--below{border:1px solid #cad6dd}.select2-container--default .select2-results__option[aria-selected=true]{background:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:rgba(47,19,35,0.05);color:#000}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:33px;color:#229fff}.select2-search--dropdown{display:none}.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow:after{content:'\f077'}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__arrow:after{content:'\f078';font:10px/1 'ks-ico';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.select2-container--focus{border-color:#229fff;border-radius:5px;-webkit-box-shadow:0 0 7px 0 #229fff;box-shadow:0 0 7px 0 #229fff}.ks-tabset{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #d1d7db}.ks-tabset li{margin:0 0 -1px}.ks-tabset li.active a{color:#3c474e;background:#fff}.ks-tabset li:last-child a{border-right:1px solid #d1d7db}.ks-tabset a{display:block;height:100%;padding:10px 38px 11px;border-left:1px solid #d1d7db;border-top:1px solid #d1d7db}.ks-tabset a:not(.active){color:#929fa7;background:#eff2f4}.ks-tabset a:hover,.ks-tabset a.active{color:#3c474e;background:#fff}.ks-tabset--blue{border:none}.ks-tabset--blue li:last-child a{border-right:none}.ks-tabset--blue li:not(:first-child){position:relative}.ks-tabset--blue li:not(:first-child):before{content:'';height:100%;width:38px;position:absolute;left:-20px;top:0;background:#eff2f4}.ks-tabset--blue li:not(:first-child) a{margin:0 0 0 -20px}.ks-tabset--blue a{border-radius:20px;border:none;position:relative;-webkit-transition:none;transition:none}.ks-tabset--blue a:not(.active):hover{background:#eff2f4}.ks-tabset--blue a.active{background:#229fff;color:#fff;position:relative;z-index:1}.ks-tabset--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width: 480px){.ks-tabset a{padding:10px 20px 11px}}.tab:not(.tab-active){display:none}.prog:not(.tab-active){display:none}.tabs .tab:not(.tab-active):not([style]){display:none}.tabs-holder .tab:not(.tab-active){display:none}.main-content .breadcrumbs,.panel-1col .breadcrumbs,.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin:0 0 30px;background:transparent;padding:0}.main-content .breadcrumbs .gsm-tariff__region,.panel-1col .breadcrumbs .gsm-tariff__region,.breadcrumbs .gsm-tariff__region{display:inline;font-size:14px;margin-left:4px}.main-content .breadcrumbs a,.panel-1col .breadcrumbs a,.breadcrumbs a{color:#229fff}.main-content .breadcrumbs a:hover,.panel-1col .breadcrumbs a:hover,.breadcrumbs a:hover{color:#0087ee}.main-content .breadcrumbs li+li,.panel-1col .breadcrumbs li+li,.breadcrumbs li+li{margin:0 0 0 25px;position:relative}.main-content .breadcrumbs li+li:before,.panel-1col .breadcrumbs li+li:before,.breadcrumbs li+li:before{content:'\f054';color:rgba(0,0,0,0.3);font:10px/1 'ks-ico';font-weight:300;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-14px}.main-content .breadcrumbs li:first-child a,.panel-1col .breadcrumbs li:first-child a,.breadcrumbs li:first-child a{display:block;height:22px;width:22px;background:#eceff1;border-radius:50%;position:relative;font-size:0;line-height:0}.main-content .breadcrumbs li:first-child a:before,.panel-1col .breadcrumbs li:first-child a:before,.breadcrumbs li:first-child a:before{content:'\e91e';color:#485b64;font:10px/1 'ks-ico';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.main-content .breadcrumbs li:nth-child(2):before,.panel-1col .breadcrumbs li:nth-child(2):before,.breadcrumbs li:nth-child(2):before{content:none}.main-content .breadcrumbs li:last-child,.panel-1col .breadcrumbs li:last-child,.breadcrumbs li:last-child{pointer-events:none}.main-content .breadcrumbs li:last-child a,.panel-1col .breadcrumbs li:last-child a,.breadcrumbs li:last-child a{color:#3b4952;text-decoration:none}.main-content .breadcrumbs a,.panel-1col .breadcrumbs a,.breadcrumbs a{text-decoration:underline}@media all and (max-width: 768px){.main-content .breadcrumbs,.panel-1col .breadcrumbs,.breadcrumbs{display:none}}.element-invisible{display:none}.breadcrumb{font-size:14px;margin-bottom:30px}.breadcrumb .inline{display:inline-block}.breadcrumb .inline:first-child{margin-right:20px;display:inline-block;vertical-align:middle;height:22px;width:22px;background:#eceff1;border-radius:50%;position:relative;font-size:0;line-height:0}.breadcrumb .inline:first-child a{position:absolute;left:0;right:0;bottom:0;top:0}.breadcrumb .inline:first-child+.delimiter{display:none}.breadcrumb .inline:first-child:before{content:'\e91e';color:#485b64;font:10px/1 ks-ico;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.breadcrumb .delimiter{margin:0 3px;display:inline-block;font-size:0;line-height:0}.breadcrumb .delimiter:before{content:'\f054';color:rgba(0,0,0,0.3);font:10px/1 ks-ico;font-weight:300}.breadcrumb a{text-decoration:underline}@media all and (max-width: 768px){.breadcrumb{display:none}}.news-archive-page .select2-dropdown.visible{display:none}@media only screen and (max-width: 980px){.news-archive-page .select2-dropdown.visible{display:block}}.news-promo{margin:0 0 63px;padding:43px 0 62px;color:#fff;text-align:center;background-color:#229fff}.news-promo h1,.news-promo h2{font-size:60px}@media only screen and (max-width: 640px){.news-promo h1,.news-promo h2{font-size:36px}}.has-loader{position:relative}.has-loader.loading:before{opacity:1;visibility:visible}.has-loader:before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-50px;width:100px;height:50px;background:url(../../images/news/loader.gif);visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}#edit-subtype-tid-wrapper,#edit-subtype-tid-second-wrapper,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes{text-align:center}#edit-subtype-tid-wrapper .select2,#edit-subtype-tid-second-wrapper .select2,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .select2{display:none}#edit-subtype-tid-wrapper .form-item,#edit-subtype-tid-second-wrapper .form-item,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item{display:inline-block;margin:0 0 10px}#edit-subtype-tid-wrapper .form-item+.form-item,#edit-subtype-tid-second-wrapper .form-item+.form-item,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item+.form-item{margin-left:8px}#edit-subtype-tid-wrapper .bef-toggle,#edit-subtype-tid-second-wrapper .bef-toggle,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .bef-toggle{margin:0 10px 10px}#edit-subtype-tid-wrapper .form-item .option,#edit-subtype-tid-wrapper .form-item a,#edit-subtype-tid-wrapper .bef-toggle,#edit-subtype-tid-second-wrapper .form-item .option,#edit-subtype-tid-second-wrapper .form-item a,#edit-subtype-tid-second-wrapper .bef-toggle,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item .option,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item a,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .bef-toggle{cursor:pointer;display:inline-block;font-weight:700;padding:10px 27px;font-size:14px;color:#229fff;border:2px solid #eceef0;border-radius:50px}#edit-subtype-tid-wrapper .form-item .option:hover,#edit-subtype-tid-wrapper .form-item a:hover,#edit-subtype-tid-wrapper .bef-toggle:hover,#edit-subtype-tid-second-wrapper .form-item .option:hover,#edit-subtype-tid-second-wrapper .form-item a:hover,#edit-subtype-tid-second-wrapper .bef-toggle:hover,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item .option:hover,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item a:hover,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .bef-toggle:hover{border-color:#f0f0f0;background-color:#f0f0f0}#edit-subtype-tid-wrapper .form-item.highlight a,#edit-subtype-tid-wrapper .form-item.highlight .option,#edit-subtype-tid-second-wrapper .form-item.highlight a,#edit-subtype-tid-second-wrapper .form-item.highlight .option,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item.highlight a,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item.highlight .option{border-color:#229fff;color:#fff;background-color:#229fff}#edit-subtype-tid-wrapper input,#edit-subtype-tid-second-wrapper input,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes input{display:none}#edit-subtype-tid-wrapper .form-item.active .option,#edit-subtype-tid-second-wrapper .form-item.active .option,.view-news-and-promotions .views-exposed-form .bef-select-as-checkboxes .form-item.active .option{border-color:#229fff;color:#fff;background-color:#229fff}html .view-news-and-promotions fieldset.collapsed{height:auto}html .view-news-and-promotions fieldset.collapsed .fieldset-wrapper{display:block}.promotions-and-news .ks-tabset{margin:0 0 50px;font-size:16px}.promotions-and-news .ks-tabset a{padding:14px 55px 12px}@media only screen and (max-width: 640px){.promotions-and-news .ks-tabset a{padding:14px 25px 12px}}.promotions-and-news .tags-list{margin:0 0 47px}.promotions-and-news .tags-list .tag-item:hover{border-color:#f0f0f0;background-color:#f0f0f0}.promotions-and-news .tags-list .tag-item:hover a{color:#229fff}.promotions-and-news .tags-list .tag-item.active:hover{border-color:#229fff;background-color:#229fff}.promotions-and-news .tags-list .tag-item.active:hover a{color:#fff}.promotions-and-news .select-holder{display:none;max-width:280px;margin:0 auto 40px}@media only screen and (max-width: 640px){.promotions-and-news .select-holder{display:block}}.news-btn-holder{margin:50px 0 0;text-align:center}.news-btn-holder .btn{padding:9px 120px;font-size:14px}@media only screen and (max-width: 480px){.news-btn-holder .btn{padding:9px 30px}}.promotions-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media only screen and (max-width: 1043px){.promotions-list{max-width:643px;margin:0 auto}}@media only screen and (max-width: 710px){.promotions-list{max-width:280px}}.promotion-card{position:relative;z-index:1;display:inline-block;width:300px;height:395px;margin:30px 3.3% 0 0;color:#3b4952;font-size:16px;overflow:hidden;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.27);box-shadow:0 0 4px 0 rgba(0,0,0,0.27)}@media only screen and (max-width: 710px){.promotion-card{width:280px;margin-right:0}}.promotion-card::after{content:'';position:absolute;bottom:0;z-index:3;width:100%;height:30px;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(3%, rgba(255,255,255,0.05)), color-stop(64%, #fff), color-stop(97%, #fff));background-image:linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0.05) 3%, #fff 64%, #fff 97%)}.promotion-card:nth-child(3n){margin-right:0}@media only screen and (max-width: 1043px){.promotion-card:nth-child(3n){margin-right:3.3%}}@media only screen and (max-width: 710px){.promotion-card:nth-child(3n){margin-right:0}}@media only screen and (max-width: 1043px){.promotion-card:nth-child(2n){margin-right:0}}.promotion-card:hover{color:#3b4952}.promotion-card:hover .promotion-card__info{-webkit-transform:translateY(-110px);transform:translateY(-110px)}@media only screen and (max-width: 980px){.promotion-card:hover .promotion-card__info{-webkit-transform:none;transform:none}}.promotion-card__info{-webkit-transition:-webkit-transform .15s ease-in-out 0s;transition:-webkit-transform .15s ease-in-out 0s;transition:transform .15s ease-in-out 0s;transition:transform .15s ease-in-out 0s, -webkit-transform .15s ease-in-out 0s;position:relative;padding:25px 21px;background-color:#fff}.promotion-card__info::before{content:'';position:absolute;top:-10px;left:20px;width:0;height:0;border-color:transparent transparent #fff transparent;border-style:solid;border-width:0 10px 10px 10px}.promotion-card__title,.promotion-card__benefits{color:#229fff}.promotion-card__title{margin:0 0 17px;font-weight:300;font-size:24px;line-height:1.2}.promotion-card__benefits{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -12px;font-size:14px;text-align:center}.promotion-card__benefits li{position:relative;width:33.33%;padding:44px 0 0}.promotion-card__benefits li [class*='icon']{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;font-size:24px}.promotion-card__benefits li .icon-unlim-thin{top:4px;font-size:20px}.promotion-card__benefits li .icon-i-3{font-size:30px}.promotion-card__benefits li .icon-lang{font-size:32px}.promotion-card p{min-height:95px;margin:0 0 25px}.promotion-card--without-image:hover .promotion-card__info{-webkit-transform:none;transform:none}.news-list__date{display:block;margin:0 0 5px;color:#919ba1;font-size:14px}.news-list__tags{margin:20px 0 0}.news-list__tags ul{display:-webkit-box;display:-ms-flexbox;display:flex}.news-list__tags li+li{margin:0 0 0 15px}.news-list__tags span{color:#8d9092;font-size:14px;text-decoration:underline;cursor:pointer}.news-list__tags span::before{top:-38px}.news-list__tags span+a{margin:0 0 0 11px}.news-list+.news-list,.news-list>li+li{margin:35px 0 0;padding:35px 0 0;border-top:1px dotted #c4c4c4}.news-list h3{margin:0 0 10px;font-weight:300;font-size:24px}.news-list h3 a:hover{color:#229fff;text-decoration:underline}.news-list p{font-size:16px}.one-news-section{font-size:16px}.one-news-section__similar{margin:50px 0 0}.one-news-section__similar .title{display:block;margin:0 0 20px}.one-news-section .link-holder{margin:0 0 40px}.one-news-section .title{margin:0 0 10px;font-weight:300;font-size:36px}.one-news-section .date{display:block;margin:0 0 5px;color:#919ba1;font-size:14px}.one-news-section p+p{margin:15px 0 0}.one-news-section table+p,.one-news-section .table-holder+p{margin:40px 0 0}.one-news-section p+table,.one-news-section p+.table-holder{margin:30px 0 0}.one-news-section .text-table td{width:50%}.news-archive__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 35px}@media only screen and (max-width: 480px){.news-archive__filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.news-archive__filter .years{display:none}@media only screen and (max-width: 980px){.news-archive__filter .years{display:block}}@media only screen and (max-width: 480px){.news-archive__filter .years{margin:0 0 20px}}.news-archive__selected-tags{width:100%;margin:0 0 35px}.news-archive .tags-list{margin:0}@media only screen and (max-width: 980px){.news-archive .tags-list{display:none}}.news-archive .selected-tag{font-size:24px}.news-archive .selected-tag+.selected-tag{margin:0 0 0 20px}.news-archive .selected-tag .hide{margin:0 0 0 3px;color:#229fff;font-size:14px;cursor:pointer}.news-archive .selected-tag .hide:hover{color:#ff6c90}.news-archive .select-holder{width:190px}.news-archive .select2,.news-archive .select2-container--default .select2-selection--single{height:40px}.news-archive .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px}.news-contact{font-size:16px}.news-contact p a{text-decoration:underline}.news-contact p+p{margin:15px 0 0}.page-news-and-promotions-archive .form-item-post-year{display:none}.page-news-and-promotions-archive .error+.select2 .select2-selection--single{border-color:#ff6c90}.page-news-and-promotions-archive .views-exposed-widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 35px}.page-news-and-promotions-archive .views-exposed-widgets::after{content:none}.page-news-and-promotions-archive .views-exposed-widgets .views-submit-button{display:none}.page-news-and-promotions-archive .views-widget-filter-field_np_promo_subtype_tid,.page-news-and-promotions-archive .form-item-ks-news-promotions-year{display:none}html .view-news-and-promotions .views-exposed-form .views-exposed-widget{float:none}html .view-news-and-promotions .views-exposed-form .views-exposed-widget .form-submit{display:none}.node-type-news-promos .one-news-section p+p{margin-top:15px}.node-type-news-promos .one-news-section ul,.node-type-news-promos .one-news-section ol{margin:15px 0}
