/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/responsive/css/styles.less
design/themes/responsive/css/tygh/supports.css
design/themes/responsive/css/tygh/responsive.less
design/themes/responsive/css/addons/gdpr/styles.less
design/themes/responsive/css/addons/unt_filter_modifications/styles.less
design/themes/responsive/css/addons/buy_together/styles.less
design/themes/responsive/css/addons/buy_together/responsive.less
design/themes/responsive/css/addons/tags/styles.less
design/themes/responsive/css/addons/geo_maps/styles.less
design/themes/responsive/css/addons/store_locator/styles.less
design/themes/abt__youpitheme/css/addons/store_locator/responsive.less
design/themes/responsive/css/addons/blog/styles.less
design/themes/responsive/css/addons/blog/responsive.less
design/themes/responsive/css/addons/bestsellers/styles.css
design/themes/abt__youpitheme/css/addons/ab__quick_order_by_phone/ab__qobp.less
design/themes/abt__youpitheme/css/addons/ab__deal_of_the_day/styles.less
design/themes/abt__youpitheme/css/addons/ab__deal_of_the_day/flipclock.less
design/themes/responsive/css/addons/ab__scroll_to_top/styles.less
design/themes/responsive/css/addons/ab__product_sets/styles.less
design/themes/responsive/css/addons/ab__product_sets/sol.css
design/themes/responsive/css/addons/ab__intelligent_accessories/styles.less
design/themes/abt__youpitheme/css/addons/ab__video_gallery/styles.less
design/themes/abt__youpitheme/css/addons/ab__landing_categories/styles.less
design/themes/responsive/css/addons/call_requests/styles.less
design/themes/responsive/css/addons/form_builder/styles.less
design/themes/responsive/css/addons/form_builder/responsive.less
design/themes/responsive/css/addons/banners/styles.less
design/themes/responsive/css/addons/discussion/styles.less
design/themes/responsive/css/addons/discussion/responsive.less
design/themes/responsive/css/addons/csc_live_search/fonts.less
design/themes/responsive/css/addons/csc_live_search/styles.less
design/themes/responsive/css/addons/csc_live_search/animation.less
design/themes/responsive/css/addons/wishlist/styles.less
design/themes/responsive/css/addons/wishlist/responsive.less
design/themes/responsive/css/addons/image_zoom/lib/easyzoom.css
design/themes/responsive/css/addons/image_zoom/styles.less
design/themes/responsive/css/addons/rus_ruble/styles.less
design/themes/responsive/css/addons/rus_sdek/styles.less
design/themes/responsive/css/addons/rus_sdek/lite_checkout.less
design/themes/abt__youpitheme/css/addons/abt__youpitheme/styles.less
design/themes/abt__youpitheme/css/addons/ab__seo_filters/ab__sf.less
design/themes/responsive/css/addons/my_design/styles.less
design/themes/responsive/css/addons/bc_special_options/styles.less
design/themes/responsive/css/addons/bc_custom_changes/styles.less
*/


/* Lite Checkout */
@supports (-webkit-appearance: none) {
    .selector:not(*:root), .litecheckout .litecheckout__field--selectbox .litecheckout__input {
        padding-top: 10px !important;
        padding-left: 6px !important;
    }
}
/* End of Lite Checkout */
.sort-by-bestsellers-asc {
    display: none;
}
/*******************************************************************************************
*   ___  _          ______                     _ _                _                        *
*  / _ \| |         | ___ \                   | (_)              | |              © 2017   *
* / /_\ | | _____  _| |_/ /_ __ __ _ _ __   __| |_ _ __   __ _   | |_ ___  __ _ _ __ ___   *
* |  _  | |/ _ \ \/ / ___ \ '__/ _` | '_ \ / _` | | '_ \ / _` |  | __/ _ \/ _` | '_ ` _ \  *
* | | | | |  __/>  <| |_/ / | | (_| | | | | (_| | | | | | (_| |  | ||  __/ (_| | | | | | | *
* \_| |_/_|\___/_/\_\____/|_|  \__,_|_| |_|\__,_|_|_| |_|\__, |  \___\___|\__,_|_| |_| |_| *
*                                                         __/ |                            *
*                                                        |___/                             *
* ---------------------------------------------------------------------------------------- *
* This is commercial software, only users who have purchased a valid license and  accept   *
* to the terms of the License Agreement can install and use this program.                  *
* ---------------------------------------------------------------------------------------- *
* website: https://cs-cart.alexbranding.com                                                *
*   email: info@alexbranding.com                                                           *
*******************************************************************************************/
@-moz-keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
100% {
opacity: 1.0;
}
}
@-webkit-keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
100% {
opacity: 1.0;
}
}
@keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.2;
}
100% {
opacity: 1.0;
}
}
.sol-container {
margin-top: 0;
margin-bottom: 20px;
}
.sol-container * {
margin: 0;
padding: 0;
}
.sol-inner-container {
position: relative;
max-width: 460px;
height: 36px;
line-height: 33px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
}
.sol-container.sol-active .sol-inner-container {
z-index: 9999;
background: #fff;
}
.sol-input-container {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 25px;
}
.sol-caret-container {
position: absolute;
display: inline-block;
width: 32px;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
}
.sol-caret-container .sol-caret {
position: relative;
display: inline-block;
left: 12px;
width: 0;
height: 0;
vertical-align: middle;
border-top: 4px solid #000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.sol-input-container input[type="text"] {
border: 0;
background: transparent;
box-shadow: none;
color: #555;
padding: 0 7px;
outline: none;
width: 100%;
height: 100%;
}
.sol-input-container input[type="text"]:-ms-input-placeholder {
color: #ccc;
}
.sol-input-container input[type="text"]::-ms-clear {
display: none;
}
.sol-selection-container {
display: none;
}
.sol-container.sol-active .sol-selection-container {
display: block;
left: inherit;
top: inherit;
z-index: 1;
background: #fff;
border-radius: 0 !important;
}
.sol-active.sol-selection-top .sol-selection-container {
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
box-shadow: 0 0 12px rgba(0, 0, 0, .175);
}
.sol-action-buttons {
text-align: center;
line-height: 1em;
padding: 7px 10px;
}
.sol-action-buttons a {
line-height: 1em;
text-decoration: none;
border-bottom: 1px solid transparent;
}
.sol-action-buttons .sol-select-all {
float: left;
}
.sol-action-buttons .sol-deselect-all {
float: right;
}
.sol-action-buttons .sol-clearfix {
clear: both;
}
.sol-selection {
overflow: auto;
position: relative;
min-height: 0;
}
.sol-selection:empty {
display: none;
}
.sol-option {
display: block;
margin: 7px 0;
}
.sol-label {
padding: 0 10px;
display: block;
position: relative;
}
.sol-label input[type="checkbox"] {
margin-top: -2px;
}
.sol-label-text {
padding-left: 20px;
line-height: 1.2em;
}
.sol-optiongroup {
padding-bottom: 1px;
}
.sol-optiongroup-label {
font-weight: bold;
margin-bottom: 10px;
padding: 7px 10px;
}
.sol-optiongroup.disabled {
color: #999;
}
.sol-selection div:first-child.sol-optiongroup > .sol-optiongroup-label {
border-top: none;
}
.sol-checkbox, .sol-radio {
position: absolute;
width: 13px;
height: 13px;
padding: 0;
margin: 0;
top: 4px;
}
.sol-selected-display-item,
.sol-results-count {
display: inline-table;
border: 1px solid #ccc;
background: #f7f7f7;
font-size: 0.9em;
margin-right: 5px;
margin-bottom: 5px;
border-collapse: separate;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.sol-selected-display-item-text {
padding: 3px 5px;
display: table-cell;
vertical-align: top;
}
.sol-quick-delete {
color: #777;
display: table-cell;
font-weight: bold;
text-align: center;
padding: 3px 5px;
vertical-align: top;
}
.sol-quick-delete:hover {
color: #111;
cursor: pointer;
}
.sol-quick-delete + .sol-selected-display-item-text {
padding-left: 0;
}
.sol-filtered-search {
display: none;
}
.sol-no-results, .sol-loading-data {
padding: 5px 0 5px 0;
color: #999;
font-style: italic;
text-align: center;
}
.sol-loading-data {
-webkit-animation-name: blinker;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blinker;
-moz-animation-duration: 1s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: blinker;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
/**
 * EasyZoom core styles
 */
.easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}

@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(//themes.googleusercontent.com/static/fonts/opensans/v8/4fu8RBPDDCYpod03lr_bYQ.eot);src:local('Open Sans'), local('OpenSans'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/4fu8RBPDDCYpod03lr_bYQ.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSlQlYEbsez9cZjKsNMjLOwM.eot);src:local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSlQlYEbsez9cZjKsNMjLOwM.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNShsxEYwM7FgeyaSgU71cLG0.woff) format('woff');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzFQlYEbsez9cZjKsNMjLOwM.eot);src:local('Open Sans Bold'), local('OpenSans-Bold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzFQlYEbsez9cZjKsNMjLOwM.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;width:100%;}.clearfix:after{clear:both;}.input-block-level{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.product-title-color{color:#8f8f8f;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}i,em,dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-clearfix{min-height:0;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2.2em;}button.ui-button-icon-only{width:2.4em;}.ui-button-icons-only{width:3.4em;}button.ui-button-icons-only{width:3.7em;}.ui-button .ui-button-text{display:block;line-height:normal;}.ui-button-text-only .ui-button-text{padding:.4em 1em;}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px;}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em;}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em;}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em;}input.ui-button{padding:.4em 1em;}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px;}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em;}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em;}.ui-buttonset{margin-right:7px;}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.3em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px;}.ui-draggable .ui-dialog-titlebar{cursor:move;}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none;}.ui-menu .ui-menu{margin-top:-3px;position:absolute;}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5;}.ui-menu .ui-state-disabled a{cursor:default;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em;}.ui-menu .ui-menu-icon{position:static;float:right;}.ui-slider{position:relative;text-align:left;}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.ui-slider-horizontal{height:.8em;}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em;}.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.ui-slider-horizontal .ui-slider-range-min{left:0;}.ui-slider-horizontal .ui-slider-range-max{right:0;}.ui-slider-vertical{width:.8em;height:100px;}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em;}.ui-slider-vertical .ui-slider-range{left:0;width:100%;}.ui-slider-vertical .ui-slider-range-min{bottom:0;}.ui-slider-vertical .ui-slider-range-max{top:0;}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px;}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none;}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0;}.ui-spinner-up{top:0;}.ui-spinner-down{bottom:0;}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-tabs{position:relative;padding:.2em;}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap;}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}body .ui-tooltip{border-width:2px;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em;}.ui-widget-content{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_75_ffffff_40x100.png?1761116502') 50% 50% repeat-x;color:#222;}.ui-widget-content > a{color:#222;}.ui-widget-header{border:1px solid #aaa;background:#ccc url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_highlight-soft_75_cccccc_1x100.png?1761116502') 50% 50% repeat-x;color:#222;font-weight:bold;}.ui-widget-header a{color:#222;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_e6e6e6_1x400.png?1761116502') 50% 50% repeat-x;font-weight:normal;color:#555;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_dadada_1x400.png?1761116502') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_65_ffffff_1x400.png?1761116502') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_55_fbf9ee_1x400.png?1761116502') 50% 50% repeat-x;color:#363636;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_95_fef1ec_1x400.png?1761116502') 50% 50% repeat-x;color:#cd0a0a;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}.ui-icon{width:16px;height:16px;background-position:16px 16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1761116502');}.ui-widget-header .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1761116502');}.ui-state-default .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_888888_256x240.png?1761116502');}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1761116502');}.ui-state-active .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1761116502');}.ui-state-highlight .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_2e83ff_256x240.png?1761116502');}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_cd0a0a_256x240.png?1761116502');}.ui-icon-carat-1-n{background-position:0 0;}.ui-icon-carat-1-ne{background-position:-16px 0;}.ui-icon-carat-1-e{background-position:-32px 0;}.ui-icon-carat-1-se{background-position:-48px 0;}.ui-icon-carat-1-s{background-position:-64px 0;}.ui-icon-carat-1-sw{background-position:-80px 0;}.ui-icon-carat-1-w{background-position:-96px 0;}.ui-icon-carat-1-nw{background-position:-112px 0;}.ui-icon-carat-2-n-s{background-position:-128px 0;}.ui-icon-carat-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-64px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-64px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:0 -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px;}.ui-widget-overlay{background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1761116502') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1761116502') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px;}.row{margin-left:-20px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:20px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}.span16{width:940px;}.span15{width:880px;}.span14{width:820px;}.span13{width:760px;}.span12{width:700px;}.span11{width:640px;}.span10{width:580px;}.span9{width:520px;}.span8{width:460px;}.span7{width:400px;}.span6{width:340px;}.span5{width:280px;}.span4{width:220px;}.span3{width:160px;}.span2{width:100px;}.span1{width:40px;}.offset16{margin-left:980px;}.offset15{margin-left:920px;}.offset14{margin-left:860px;}.offset13{margin-left:800px;}.offset12{margin-left:740px;}.offset11{margin-left:680px;}.offset10{margin-left:620px;}.offset9{margin-left:560px;}.offset8{margin-left:500px;}.offset7{margin-left:440px;}.offset6{margin-left:380px;}.offset5{margin-left:320px;}.offset4{margin-left:260px;}.offset3{margin-left:200px;}.offset2{margin-left:140px;}.offset1{margin-left:80px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1276595744681%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.1276595744681%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:104.25531914894%;}.row-fluid .offset16:first-child{margin-left:102.12765957447%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}.container{margin-right:auto;margin-left:auto;}.container:before,.container:after{display:table;content:"";line-height:0;width:100%;}.container:after{clear:both;}.container-fluid{margin:0 auto;padding-right:20px;padding-left:20px;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;width:100%;}.container-fluid:after{clear:both;}@font-face{font-family:glyphs;src:url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1761116502');src:url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1761116502#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.ttf?1761116502') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.svg?1761116502#glyphs') format('svg');font-weight:normal;font-style:normal;}[data-icon]:before{font-family:glyphs;content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class*="ty-icon-"]:before{font-family:inherit;}.ty-icon-up-dir,.ty-icon-right-dir,.ty-icon-down-dir,.ty-icon-left-dir,.ty-icon-star-empty,.ty-icon-th-list,.ty-icon-heart,.ty-icon-flight,.ty-icon-ok,.ty-icon-cancel,.ty-icon-cancel-circle,.ty-icon-minus-circle,.ty-icon-right-thin,.ty-icon-cw,.ty-icon-left-circle,.ty-icon-right-circle,.ty-icon-help-circle,.ty-icon-back,.ty-icon-products-multicolumns,.ty-icon-print,.ty-icon-chat,.ty-icon-article-alt,.ty-icon-docs,.ty-icon-zoom-in,.ty-icon-zoom-out,.ty-icon-down-open,.ty-icon-left-open,.ty-icon-right-open,.ty-icon-up-open,.ty-icon-down-micro,.ty-icon-up-micro,.ty-icon-right-open-thin,.ty-icon-left-open-thin,.ty-icon-products-without-options,.ty-icon-short-list,.ty-icon-plus-circle,.ty-icon-user,.ty-icon-doc-text,.ty-icon-calendar,.ty-icon-chart-bar,.ty-icon-download,.ty-icon-search,.ty-icon-lock,.ty-icon-popup,.ty-icon-plus,.ty-icon-folder,.ty-icon-folder-open,.ty-icon-mail,.ty-icon-twitter,.ty-icon-facebook,.ty-icon-file,.ty-icon-trashcan,.ty-icon-d-arrow,.ty-icon-bubble,.ty-icon-upload,.ty-icon-cog,.ty-icon-square,.ty-icon-arrow-up-right,.ty-icon-arrow-up-left,.ty-icon-arrow-down-left,.ty-icon-arrow-down-right,.ty-icon-arrow-down,.ty-icon-arrow-up,.ty-icon-arrow-left,.ty-icon-arrow-right,.ty-icon-location-arrow,.ty-icon-star,.ty-icon-star-half,.ty-icon-refresh,.ty-icon-basket,.ty-icon-image,.icon-image,.ty-icon-edit,.ty-icon-live-edit,.ty-icon-gift,.ty-icon-ban-circle,.ty-icon-wrench,.ty-icon-feed,.ty-icon-eye-open,.ty-icon-eye-close,.ty-icon-handler,.ty-icon-youtube,.ty-icon-cart,.ty-icon-target,.ty-icon-pointer,.ty-icon-shipping,.ty-icon-courier,.ty-icon-instagram{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.ty-icon-up-dir:before{content:"\e000";}.ty-icon-right-dir:before{content:"\e001";}.ty-icon-down-dir:before{content:"\e002";}.ty-icon-left-dir:before{content:"\e003";}.ty-icon-star-empty:before{content:"\e004";}.ty-icon-th-list:before{content:"\e005";}.ty-icon-heart:before{content:"\e006";}.ty-icon-flight:before{content:"\e007";}.ty-icon-ok:before{content:"\e008";}.ty-icon-cancel:before{content:"\e009";}.ty-icon-cancel-circle:before{content:"\e00a";}.ty-icon-minus-circle:before{content:"\e00b";}.ty-icon-right-thin:before{content:"\e00c";}.ty-icon-cw:before{content:"\e00d";}.ty-icon-left-circle:before{content:"\e00e";}.ty-icon-right-circle:before{content:"\e00f";}.ty-icon-help-circle:before{content:"\e010";}.ty-icon-back:before{content:"\e011";}.ty-icon-products-multicolumns:before{content:"\e012";}.ty-icon-print:before{content:"\e013";}.ty-icon-chat:before{content:"\e014";}.ty-icon-article-alt:before{content:"\e015";}.ty-icon-docs:before{content:"\e016";}.ty-icon-zoom-in:before{content:"\e017";}.ty-icon-zoom-out:before{content:"\e018";}.ty-icon-down-open:before{content:"\e019";}.ty-icon-left-open:before{content:"\e01a";}.ty-icon-right-open:before{content:"\e01b";}.ty-icon-up-open:before{content:"\e01c";}.ty-icon-down-micro:before{content:"\e01d";}.ty-icon-up-micro:before{content:"\e01e";}.ty-icon-right-open-thin:before{content:"\e01f";}.ty-icon-left-open-thin:before{content:"\e020";}.ty-icon-products-without-options:before{content:"\e021";}.ty-icon-short-list:before{content:"\e022";}.ty-icon-plus-circle:before{content:"\e023";}.ty-icon-user:before{content:"\e024";}.ty-icon-doc-text:before{content:"\e025";}.ty-icon-calendar:before{content:"\e026";}.ty-icon-chart-bar:before{content:"\e027";}.ty-icon-download:before{content:"\e028";}.ty-icon-search:before{content:"\e029";}.ty-icon-lock:before{content:"\e02a";}.ty-icon-popup:before{content:"\e02b";}.ty-icon-plus:before{content:"\e02c";}.ty-icon-folder:before{content:"\e02d";}.ty-icon-folder-open:before{content:"\e02e";}.ty-icon-mail:before{content:"\e02f";}.ty-icon-twitter:before{content:"\e600";}.ty-icon-facebook:before{content:"\e601";}.ty-icon-file:before{content:"\e032";}.ty-icon-trashcan:before{content:"\e033";}.ty-icon-d-arrow:before{content:"\e602";}.ty-icon-bubble:before{content:"\e035";}.ty-icon-upload:before{content:"\e036";}.ty-icon-cog:before{content:"\e037";}.ty-icon-square:before{content:"\e038";}.ty-icon-arrow-up-right:before{content:"\e039";}.ty-icon-arrow-up-left:before{content:"\e03a";}.ty-icon-arrow-down-left:before{content:"\e03b";}.ty-icon-arrow-down-right:before{content:"\e03c";}.ty-icon-arrow-down:before{content:"\e03d";}.ty-icon-arrow-up:before{content:"\e03e";}.ty-icon-arrow-left:before{content:"\e03f";}.ty-icon-arrow-right:before{content:"\e040";}.ty-icon-location-arrow:before{content:"\e901";}.ty-icon-star:before{content:"\e041";}.ty-icon-star-half:before{content:"\e042";}.ty-icon-refresh:before{content:"\e043";}.ty-icon-basket:before{content:"\e044";}.ty-icon-image:before{content:"\e045";}.icon-image:before{content:"\e045";}.ty-icon-edit:before{content:"\e046";}.ty-icon-live-edit:before{content:"\e046";}.ty-icon-gift:before{content:"\e048";}.ty-icon-ban-circle:before{content:"\e049";}.ty-icon-wrench:before{content:"\e04a";}.ty-icon-feed:before{content:"\e603";}.ty-icon-eye-open:before{content:"\e604";}.ty-icon-eye-close:before{content:"\e605";}.ty-icon-handler:before{content:"\e606";}.ty-icon-youtube:before{content:"\e607";}.ty-icon-cart:before{content:"\e900";}.ty-icon-target:before{content:"\e9b3";}.ty-icon-pointer:before{content:"\e04b";}.ty-icon-shipping:before{content:"\e04c";}.ty-icon-courier:before{content:"\e04d";}.ty-icon-instagram:before{content:"\e04e";}@font-face{font-weight:normal;font-style:normal;font-family:ALSRubl-Arial;src:url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.eot?1761116502');src:url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.eot?1761116502#iefix') format('../media/fonts/embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.ttf?1761116502') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.svg?1761116502#ALSRublArialRegular') format('svg');}.ty-rub{font-family:ALSRubl-Arial,Arial,sans-serif;font-size:inherit;}.ty-flag{display:inline-block;vertical-align:top;width:16px;height:16px;margin:0 5px 0 0;background:url('../../../../../../../../design/themes/responsive/media/images/icons/flags.png?1761116502') no-repeat -25px -25px;}.ty-flag.ty-flag-ad{background-position:0px 0px;}.ty-flag.ty-flag-ae{background-position:-50px 0px;}.ty-flag.ty-flag-af{background-position:0px -50px;}.ty-flag.ty-flag-ag{background-position:-50px -50px;}.ty-flag.ty-flag-ai{background-position:-100px 0px;}.ty-flag.ty-flag-al{background-position:-100px -50px;}.ty-flag.ty-flag-am{background-position:0px -100px;}.ty-flag.ty-flag-an{background-position:-50px -100px;}.ty-flag.ty-flag-ao{background-position:-100px -100px;}.ty-flag.ty-flag-aq{background-position:-150px 0px;}.ty-flag.ty-flag-ar{background-position:-150px -50px;}.ty-flag.ty-flag-as{background-position:-150px -100px;}.ty-flag.ty-flag-at{background-position:0px -150px;}.ty-flag.ty-flag-au{background-position:-50px -150px;}.ty-flag.ty-flag-aw{background-position:-100px -150px;}.ty-flag.ty-flag-ax{background-position:-150px -150px;}.ty-flag.ty-flag-az{background-position:-200px 0px;}.ty-flag.ty-flag-ba{background-position:-200px -50px;}.ty-flag.ty-flag-bb{background-position:-200px -100px;}.ty-flag.ty-flag-bd{background-position:-200px -150px;}.ty-flag.ty-flag-be{background-position:0px -200px;}.ty-flag.ty-flag-bf{background-position:-50px -200px;}.ty-flag.ty-flag-bg{background-position:-100px -200px;}.ty-flag.ty-flag-bh{background-position:-150px -200px;}.ty-flag.ty-flag-bi{background-position:-200px -200px;}.ty-flag.ty-flag-bj{background-position:-250px 0px;}.ty-flag.ty-flag-bl{background-position:-250px -50px;}.ty-flag.ty-flag-bm{background-position:-250px -100px;}.ty-flag.ty-flag-bn{background-position:-250px -150px;}.ty-flag.ty-flag-bo{background-position:-250px -200px;}.ty-flag.ty-flag-br{background-position:0px -250px;}.ty-flag.ty-flag-bs{background-position:-50px -250px;}.ty-flag.ty-flag-bt{background-position:-100px -250px;}.ty-flag.ty-flag-bw{background-position:-150px -250px;}.ty-flag.ty-flag-by{background-position:-200px -250px;}.ty-flag.ty-flag-bz{background-position:-250px -250px;}.ty-flag.ty-flag-ca{background-position:-300px 0px;}.ty-flag.ty-flag-cc{background-position:-300px -50px;}.ty-flag.ty-flag-cd{background-position:-300px -100px;}.ty-flag.ty-flag-cf{background-position:-300px -150px;}.ty-flag.ty-flag-cg{background-position:-300px -200px;}.ty-flag.ty-flag-ch{background-position:-300px -250px;}.ty-flag.ty-flag-ci{background-position:0px -300px;}.ty-flag.ty-flag-ck{background-position:-50px -300px;}.ty-flag.ty-flag-cl{background-position:-100px -300px;}.ty-flag.ty-flag-cm{background-position:-150px -300px;}.ty-flag.ty-flag-cn{background-position:-200px -300px;}.ty-flag.ty-flag-co{background-position:-250px -300px;}.ty-flag.ty-flag-cr{background-position:-300px -300px;}.ty-flag.ty-flag-cu{background-position:-350px 0px;}.ty-flag.ty-flag-cv{background-position:-350px -50px;}.ty-flag.ty-flag-cx{background-position:-350px -100px;}.ty-flag.ty-flag-cy{background-position:-350px -150px;}.ty-flag.ty-flag-cz{background-position:-350px -200px;}.ty-flag.ty-flag-de{background-position:-350px -250px;}.ty-flag.ty-flag-dj{background-position:-350px -300px;}.ty-flag.ty-flag-dk,.ty-flag.ty-flag-da{background-position:0px -350px;}.ty-flag.ty-flag-dm{background-position:-50px -350px;}.ty-flag.ty-flag-do{background-position:-100px -350px;}.ty-flag.ty-flag-dz{background-position:-150px -350px;}.ty-flag.ty-flag-ec{background-position:-200px -350px;}.ty-flag.ty-flag-ee{background-position:-250px -350px;}.ty-flag.ty-flag-eg{background-position:-300px -350px;}.ty-flag.ty-flag-eh{background-position:-350px -350px;}.ty-flag.ty-flag-er{background-position:-400px 0px;}.ty-flag.ty-flag-es{background-position:-400px -50px;}.ty-flag.ty-flag-et{background-position:-400px -100px;}.ty-flag.ty-flag-eu{background-position:-400px -150px;}.ty-flag.ty-flag-fi{background-position:-400px -200px;}.ty-flag.ty-flag-fj{background-position:-400px -250px;}.ty-flag.ty-flag-fk{background-position:-400px -300px;}.ty-flag.ty-flag-fm{background-position:-400px -350px;}.ty-flag.ty-flag-fo{background-position:0px -400px;}.ty-flag.ty-flag-fr{background-position:-50px -400px;}.ty-flag.ty-flag-ga{background-position:-100px -400px;}.ty-flag.ty-flag-gb,.ty-flag.ty-flag-en{background-position:-150px -400px;}.ty-flag.ty-flag-gd{background-position:-200px -400px;}.ty-flag.ty-flag-ge{background-position:-250px -400px;}.ty-flag.ty-flag-gg{background-position:-300px -400px;}.ty-flag.ty-flag-gh{background-position:-350px -400px;}.ty-flag.ty-flag-gi{background-position:-400px -400px;}.ty-flag.ty-flag-gl{background-position:-450px 0px;}.ty-flag.ty-flag-gm{background-position:-450px -50px;}.ty-flag.ty-flag-gn{background-position:-450px -100px;}.ty-flag.ty-flag-gq{background-position:-450px -150px;}.ty-flag.ty-flag-gr,.ty-flag.ty-flag-el{background-position:-450px -200px;}.ty-flag.ty-flag-gs{background-position:-450px -250px;}.ty-flag.ty-flag-gt{background-position:-450px -300px;}.ty-flag.ty-flag-gu{background-position:-450px -350px;}.ty-flag.ty-flag-gw{background-position:-450px -400px;}.ty-flag.ty-flag-gy{background-position:0px -450px;}.ty-flag.ty-flag-hk{background-position:-50px -450px;}.ty-flag.ty-flag-hn{background-position:-100px -450px;}.ty-flag.ty-flag-hr{background-position:-150px -450px;}.ty-flag.ty-flag-ht{background-position:-200px -450px;}.ty-flag.ty-flag-hu{background-position:-250px -450px;}.ty-flag.ty-flag-id{background-position:-300px -450px;}.ty-flag.ty-flag-ie{background-position:-350px -450px;}.ty-flag.ty-flag-il{background-position:-400px -450px;}.ty-flag.ty-flag-im{background-position:-450px -450px;}.ty-flag.ty-flag-in{background-position:-500px 0px;}.ty-flag.ty-flag-iq{background-position:-500px -50px;}.ty-flag.ty-flag-ir{background-position:-500px -100px;}.ty-flag.ty-flag-is{background-position:-500px -150px;}.ty-flag.ty-flag-it{background-position:-500px -200px;}.ty-flag.ty-flag-je{background-position:-500px -250px;}.ty-flag.ty-flag-jm{background-position:-500px -300px;}.ty-flag.ty-flag-jo{background-position:-500px -350px;}.ty-flag.ty-flag-jp{background-position:-500px -400px;}.ty-flag.ty-flag-ke{background-position:-500px -450px;}.ty-flag.ty-flag-kg{background-position:0px -500px;}.ty-flag.ty-flag-kh{background-position:-50px -500px;}.ty-flag.ty-flag-ki{background-position:-100px -500px;}.ty-flag.ty-flag-km{background-position:-150px -500px;}.ty-flag.ty-flag-kn{background-position:-200px -500px;}.ty-flag.ty-flag-kp{background-position:-250px -500px;}.ty-flag.ty-flag-kr{background-position:-300px -500px;}.ty-flag.ty-flag-kv{background-position:-350px -500px;}.ty-flag.ty-flag-kw{background-position:-400px -500px;}.ty-flag.ty-flag-ky{background-position:-450px -500px;}.ty-flag.ty-flag-kz{background-position:-500px -500px;}.ty-flag.ty-flag-la{background-position:-550px 0px;}.ty-flag.ty-flag-lb{background-position:-550px -50px;}.ty-flag.ty-flag-lc{background-position:-550px -100px;}.ty-flag.ty-flag-li{background-position:-550px -150px;}.ty-flag.ty-flag-lk{background-position:-550px -200px;}.ty-flag.ty-flag-lr{background-position:-550px -250px;}.ty-flag.ty-flag-ls{background-position:-550px -300px;}.ty-flag.ty-flag-lt{background-position:-550px -350px;}.ty-flag.ty-flag-lu{background-position:-550px -400px;}.ty-flag.ty-flag-lv{background-position:-550px -450px;}.ty-flag.ty-flag-ly{background-position:-550px -500px;}.ty-flag.ty-flag-ma{background-position:0px -550px;}.ty-flag.ty-flag-mc{background-position:-50px -550px;}.ty-flag.ty-flag-md{background-position:-100px -550px;}.ty-flag.ty-flag-me{background-position:-150px -550px;}.ty-flag.ty-flag-mg{background-position:-200px -550px;}.ty-flag.ty-flag-mh{background-position:-250px -550px;}.ty-flag.ty-flag-mk{background-position:-300px -550px;}.ty-flag.ty-flag-ml{background-position:-350px -550px;}.ty-flag.ty-flag-mm{background-position:-400px -550px;}.ty-flag.ty-flag-mn{background-position:-450px -550px;}.ty-flag.ty-flag-mo{background-position:-500px -550px;}.ty-flag.ty-flag-mp{background-position:-550px -550px;}.ty-flag.ty-flag-mr{background-position:-600px 0px;}.ty-flag.ty-flag-ms{background-position:-600px -50px;}.ty-flag.ty-flag-mt{background-position:-600px -100px;}.ty-flag.ty-flag-mu{background-position:-600px -150px;}.ty-flag.ty-flag-mv{background-position:-600px -200px;}.ty-flag.ty-flag-mw{background-position:-600px -250px;}.ty-flag.ty-flag-mx{background-position:-600px -300px;}.ty-flag.ty-flag-my{background-position:-600px -350px;}.ty-flag.ty-flag-mz{background-position:-600px -400px;}.ty-flag.ty-flag-na{background-position:-600px -450px;}.ty-flag.ty-flag-nc{background-position:-600px -500px;}.ty-flag.ty-flag-ne{background-position:-600px -550px;}.ty-flag.ty-flag-nf{background-position:0px -600px;}.ty-flag.ty-flag-ng{background-position:-50px -600px;}.ty-flag.ty-flag-ni{background-position:-100px -600px;}.ty-flag.ty-flag-nl{background-position:-150px -600px;}.ty-flag.ty-flag-no{background-position:-200px -600px;}.ty-flag.ty-flag-np{background-position:-250px -600px;}.ty-flag.ty-flag-nr{background-position:-300px -600px;}.ty-flag.ty-flag-nu{background-position:-350px -600px;}.ty-flag.ty-flag-nz{background-position:-400px -600px;}.ty-flag.ty-flag-om{background-position:-450px -600px;}.ty-flag.ty-flag-pa{background-position:-500px -600px;}.ty-flag.ty-flag-pe{background-position:-550px -600px;}.ty-flag.ty-flag-pg{background-position:-600px -600px;}.ty-flag.ty-flag-ph{background-position:-650px 0px;}.ty-flag.ty-flag-pk{background-position:-650px -50px;}.ty-flag.ty-flag-pl{background-position:-650px -100px;}.ty-flag.ty-flag-pn{background-position:-650px -150px;}.ty-flag.ty-flag-pr{background-position:-650px -200px;}.ty-flag.ty-flag-ps{background-position:-650px -250px;}.ty-flag.ty-flag-pt{background-position:-650px -300px;}.ty-flag.ty-flag-pw{background-position:-650px -350px;}.ty-flag.ty-flag-py{background-position:-650px -400px;}.ty-flag.ty-flag-qa{background-position:-650px -450px;}.ty-flag.ty-flag-ro{background-position:-650px -500px;}.ty-flag.ty-flag-rs{background-position:-650px -550px;}.ty-flag.ty-flag-ru{background-position:-650px -600px;}.ty-flag.ty-flag-rw{background-position:0px -650px;}.ty-flag.ty-flag-sa{background-position:-50px -650px;}.ty-flag.ty-flag-sb{background-position:-100px -650px;}.ty-flag.ty-flag-sc{background-position:-150px -650px;}.ty-flag.ty-flag-sd{background-position:-200px -650px;}.ty-flag.ty-flag-se{background-position:-250px -650px;}.ty-flag.ty-flag-sg{background-position:-300px -650px;}.ty-flag.ty-flag-sh{background-position:-350px -650px;}.ty-flag.ty-flag-si{background-position:-400px -650px;}.ty-flag.ty-flag-sk{background-position:-450px -650px;}.ty-flag.ty-flag-sl{background-position:-500px -650px;}.ty-flag.ty-flag-sm{background-position:-550px -650px;}.ty-flag.ty-flag-sn{background-position:-600px -650px;}.ty-flag.ty-flag-so{background-position:-650px -650px;}.ty-flag.ty-flag-sr{background-position:-700px 0px;}.ty-flag.ty-flag-ss{background-position:-700px -50px;}.ty-flag.ty-flag-st{background-position:-700px -100px;}.ty-flag.ty-flag-sv{background-position:-700px -150px;}.ty-flag.ty-flag-sy{background-position:-700px -200px;}.ty-flag.ty-flag-sz{background-position:-700px -250px;}.ty-flag.ty-flag-tc{background-position:-700px -300px;}.ty-flag.ty-flag-td{background-position:-700px -350px;}.ty-flag.ty-flag-tg{background-position:-700px -400px;}.ty-flag.ty-flag-th{background-position:-700px -450px;}.ty-flag.ty-flag-tj{background-position:-700px -500px;}.ty-flag.ty-flag-tm{background-position:-700px -550px;}.ty-flag.ty-flag-tn{background-position:-700px -600px;}.ty-flag.ty-flag-to{background-position:-700px -650px;}.ty-flag.ty-flag-tp{background-position:0px -700px;}.ty-flag.ty-flag-tr{background-position:-50px -700px;}.ty-flag.ty-flag-tt{background-position:-100px -700px;}.ty-flag.ty-flag-tv{background-position:-150px -700px;}.ty-flag.ty-flag-tw{background-position:-200px -700px;}.ty-flag.ty-flag-tz{background-position:-250px -700px;}.ty-flag.ty-flag-ua{background-position:-300px -700px;}.ty-flag.ty-flag-ug{background-position:-350px -700px;}.ty-flag.ty-flag-us{background-position:-400px -700px;}.ty-flag.ty-flag-uy{background-position:-450px -700px;}.ty-flag.ty-flag-uz{background-position:-500px -700px;}.ty-flag.ty-flag-va{background-position:-550px -700px;}.ty-flag.ty-flag-vc{background-position:-600px -700px;}.ty-flag.ty-flag-ve{background-position:-650px -700px;}.ty-flag.ty-flag-vg{background-position:-700px -700px;}.ty-flag.ty-flag-vi{background-position:-750px 0px;}.ty-flag.ty-flag-vn{background-position:-750px -50px;}.ty-flag.ty-flag-vu{background-position:-750px -100px;}.ty-flag.ty-flag-ws{background-position:-750px -150px;}.ty-flag.ty-flag-ye{background-position:-750px -200px;}.ty-flag.ty-flag-yt{background-position:-750px -250px;}.ty-flag.ty-flag-za{background-position:-750px -300px;}.ty-flag.ty-flag-zh{background-position:-200px -300px;}.ty-flag.ty-flag-zm{background-position:-750px -350px;}.ty-flag.ty-flag-zw{background-position:-750px -400px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-flag{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1761116502');background-size:800px 800px;}}@media print{body{background:#fff;min-width:0;}#ci_header,#ci_footer{display:none;}.product-main-info h1.ty-mainbox-title,.in-stock,.ty-mainbox-title span{color:#333;}.ty-footer-menu div,.ty-payment-icons,.qty,.sidebox-wrapper,.ty-sort-container{display:none;}.central-column,.container-left .central-column{margin:0;overflow:visible;}.ty-helper-container{width:700px;}.container{width:auto;border:0;}}.cm-dialog-opener{-webkit-touch-callout:none;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}body{background:#fff;max-width:100%;overflow-x:hidden;}body,p,div,li{color:#363636;font-family:'Open Sans',sans-serif;font-size:13px;font-style:normal;font-weight:normal;}p{margin:0;padding:6px 0;}a{font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;outline:none;color:#2daac1;cursor:pointer;border-bottom:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}a:hover{color:#238698;}ul{padding:0;margin:0;list-style:none;}ol{padding:0 0 0 15px;}li{margin:0;padding:2px 0;text-indent:0;list-style:none;}hr{border:0;border-bottom:1px solid #eee;}img{max-width:100%;height:auto;vertical-align:middle;font-size:0;}h1,h2,h3,h4,h5,h6{margin:0 0 15px 0;color:#363636;}h1,h2{text-decoration:none;font-weight:normal;font-style:normal;font-size:24px;font-family:GothamProBold,sans-serif;}.ty-btn{display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;}.ty-btn + .ty-btn{margin-left:10px;}.ty-btn i{position:relative;top:2px;margin-right:5px;}.ty-btn.ty-btn-icon i{margin-left:3px;margin-right:3px;}.ty-btn:hover{color:#fff;text-decoration:none;}.ty-btn__big{padding:6px 17px;text-transform:uppercase;}.ty-btn__text,.ty-btn__text:hover{padding:0;background:none !important;color:#2daac1;}.ty-btn__primary{background:#2b88c6;color:#fff;}.ty-btn__primary:hover{background:#3b97d4;color:#fff;}.ty-btn__primary.ty-btn__text{color:#2b88c6;}.ty-btn__secondary{background:#363636;color:#fff;}.ty-btn__secondary:hover{background:#505050;color:#fff;}.ty-btn__tertiary{background:#eee;color:#fff;}.ty-btn__tertiary:hover{background:#fff;color:#fff;}.buttons-container .buttons-container{margin-top:0;}.ty-btn-go{position:absolute;top:1px;right:1px;padding:0 10px;min-width:32px;height:30px;border:0px;border-left:1px solid #cdcdcd;background:#eee;cursor:pointer;box-sizing:border-box;border-radius:0px 4px 4px 0px;}.ty-btn-go__icon{position:absolute;top:5px;left:12px;font-size:20px;line-height:20px;color:#808080;}.ty-float-left{float:left;}.ty-float-right{float:right;}.ty-clear-both{clear:both;}.ty-valign{vertical-align:middle;}.ty-valign-top{vertical-align:top;}.ty-valign-bottom{vertical-align:bottom;}.hidden{display:none;visibility:visible;}.ty-strong{font-weight:bold;}.ty-italic{font-style:italic;}.ty-lowercase{text-transform:lowercase;}.ty-uppercase{text-transform:uppercase;}.ty-left{text-align:left;}.ty-right{text-align:right;}.ty-center{text-align:center;}.ty-justify{text-align:justify;}.ty-strike{text-decoration:line-through;}.ty-center-block{margin:0 auto;}.ty-inline{display:inline;}.ty-block{display:block;}.ty-inline-block{display:inline-block;}.ty-scroll-x{overflow-x:auto;overflow-y:hidden;padding-bottom:3px;width:100%;height:100%;}.ty-hand{cursor:pointer;}.ty-nowrap{white-space:nowrap;}.ty-overflow-hidden{overflow:hidden;}.ty-width-full{width:100%;}.ty-p-none{padding:0 !important;}.ty-m-none{margin:0 !important;}.ty-mb-l{margin-bottom:30px;}.ty-mt-l{margin-top:30px;}.ty-mb-m{margin-bottom:20px;}.ty-mt-m{margin-top:20px;}.ty-mtb-s{margin:10px 0;}.ty-mtb-xs{margin:5px 0;}.ty-ml-s{margin-left:10px;}.ty-mt-s{margin-top:10px;}.ty-mt-m{margin-top:20px;}.ty-mb-s{margin-bottom:10px;}.ty-position-relative{position:relative;}.cm-opacity{opacity:0.3;}.cm-hint{color:#767676;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"],textarea,select{padding:4px 8px;border:1px solid #c8c8c8;background:#fff;font-family:'Open Sans',sans-serif;font-size:13px;font-style:normal;font-weight:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"]{height:32px;-webkit-appearance:none;border-radius:0;border-radius:4px;}select[multiple="multiple"]{min-height:80px;}.radio,.checkbox,input[type="radio"],input[type="checkbox"]{margin:-4px 6px 0 0;padding:0;vertical-align:middle;}input[type="text"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus{outline:0;border-color:#2daac1;-webkit-transition:border 0.2s linear 0s;-moz-transition:border 0.2s linear 0s;-o-transition:border 0.2s linear 0s;transition:border 0.2s linear 0s;}select{padding:4px 3px 3px;min-width:4em;max-width:100%;height:2.2em;line-height:2.2em;}input[type="number"]{-moz-appearance:textfield;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}.ty-control-group{margin:0 0 12px 0;vertical-align:middle;}.ty-control-group:before,.ty-control-group:after{display:table;content:"";line-height:0;width:100%;}.ty-control-group:after{clear:both;}.ty-control-group__label{float:left;padding:6px 0;margin-right:10px;width:110px;color:#1d1d1d;}.ty-control-group__title{display:block;padding:6px 0;font-weight:bold;}.ty-control-group__price{width:115px;}.ty-control-group__item{display:inline-block;padding:6px 0;word-break:break-all;word-break:break-word;}.ty-control-group__item.ty-company-name{margin-right:25px;}.ty-control-group label.hidden{display:none;}.ty-input-append{position:relative;margin:10px 0 0 0;}.ty-input-append .ty-input-text{width:100%;padding-right:35px;}.ty-select-field{padding:3px 0;}.ty-select-field__label{display:block;padding:3px 0;margin-right:10px;font-size:90%;}.ty-select-field__checkbox{vertical-align:middle;}label.cm-failed-label{color:#bf4d4d;}label.cm-required:after{padding-left:3px;color:#ea7162;content:"*";font-size:13px;line-height:1px;}input[type="text"].cm-failed-field,input[type="password"].cm-failed-field,input[type="email"].cm-failed-field,input[type="tel"].cm-failed-field,textarea.cm-failed-field,.cm-field-container.cm-failed-field input[type="text"]{border:1px solid #bf4d4d;background:#fff;}.ty-error-text{color:#b94a48;}.disabled,select.disabled{background:#e3e3e3;}.ty-input-text{width:auto;}.ty-input-text-medium{width:300px;}.ty-input-text-large{width:550px;}.ty-input-text-short{width:50px;}.ty-input-text-full{width:100%;}.ty-input-textarea{resize:vertical;}.ty-table{width:100%;margin-top:30px;border:1px solid #eee;border-width:1px 0px 1px 1px;border-bottom:none;}.ty-table th{padding:12px;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#f8f8f8;text-align:left;text-transform:none;white-space:nowrap;font-weight:bold;line-height:normal;}.ty-table th i{margin-left:5px;position:relative;top:3px;font-size:16px;color:#bdc3c7;}.ty-table tr,.table .table tr{background-color:#fff;}.ty-table table tr{background-color:transparent;}.ty-table td,.ty-table .table td{padding:13px;border-right:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;}.ty-table tbody tr:nth-child(2n){background:#f8f8f8;}.ty-table th,.ty-table th a{color:#404040;font-weight:bold;}.ty-table__responsive-header{display:none;}.help-inline{display:block;}.help-inline p{padding:4px 0px 0px 0px;color:#b94a48 !important;}.ty-dir-list{display:inline-block;width:7px;font-size:15px;margin-right:5px;cursor:pointer;}.ty-extra-link{border-bottom:1px dotted #4d4d4d;padding:0;text-decoration:none;color:#1d1d1d;cursor:pointer;}.ty-dashed-link{border-bottom-width:1px;border-bottom-style:dotted;text-decoration:none;}.ty-login-form__wrong-credentials-container{padding:10px 0;text-align:center;}.ty-remove{position:relative;display:inline-block;width:auto;white-space:nowrap;text-decoration:none;}.ty-remove:hover{text-decoration:none;}.ty-remove__icon{vertical-align:middle;}.ty-remove__txt{padding-left:5px;font-size:12px;color:#bbb;vertical-align:middle;}.ty-remove:hover .ty-remove__txt,.ty-remove:hover .ty-remove__icon{color:#bbb;}.ty-delete-big,.ty-delete-icon{vertical-align:middle;}.ty-delete-big:hover,.ty-delete-icon:hover{text-decoration:none;}.ty-delete-big__icon{font-size:19px;color:#bbb;}.ty-caret{position:absolute;top:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret .ty-caret-outer,.ty-caret .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret .ty-caret-outer{width:0;height:0;border-top:16px solid transparent;border-right:16px solid #eee;}.ty-caret .ty-caret-inner{top:2px;left:1px;width:0;height:0;border-top:14px solid transparent;border-right:14px solid #fff;}.ty-caret-bottom{position:absolute;bottom:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret-bottom .ty-caret-outer,.ty-caret-bottom .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-bottom .ty-caret-outer{width:0;height:0;border-bottom:16px solid transparent;border-left:16px solid #eee;}.ty-caret-bottom .ty-caret-inner{top:-1px;left:2px;width:0;height:0;border-bottom:14px solid transparent;border-left:14px solid #fff;}.ty-caret-info{position:absolute;top:-7px;left:12px;float:left;overflow:hidden;width:12px;height:7px;}.ty-caret-info .ty-caret-outer,.ty-caret-info .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-info .ty-caret-outer{border-right:7px solid transparent;border-bottom:7px solid #bdc3c7;border-left:7px solid transparent;}.ty-caret-info .ty-caret-inner{top:1px;left:1px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;}.ty-no-items{padding:60px 20px;background:#f8f9f9;color:#bdc3c7;text-align:center;font-size:115%;margin-bottom:20px;}.ty-icon-cancel-circle{font-size:16px;line-height:16px;color:#a2a2a2;}.ty-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-menu:before,.ty-menu:after{display:table;content:"";line-height:0;width:100%;}.ty-menu:after{clear:both;}.ty-menu__items{background:#2daac1;position:relative;border-radius:6px;}.ty-menu__items:before,.ty-menu__items:after{display:table;content:"";line-height:0;width:100%;}.ty-menu__items:after{clear:both;}.ty-menu__item{padding:0px;display:block;float:left;}.ty-menu__item:nth-child(2) .ty-menu__item-link{border-top-left-radius:6px;border-bottom-left-radius:6px;}.ty-menu__submenu-items{border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.ty-menu__item-active .ty-menu__item-link{background:#2898ac;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items,.is-hover-menu .ty-menu__submenu-items{display:block;}.no-touch .ty-menu__item:hover .ty-menu__item-link,.is-hover-menu .ty-menu__item-link,.is-hover-menu.ty-menu__item-active .ty-menu__item-link{background:#2a9fb5;color:white;text-shadow:none;}.ty-menu__item .ty-menu__item-link{color:#fff;position:relative;padding:13px 20px;display:block;min-height:46px;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__item .ty-menu__item-link .ty-icon-down-micro{position:absolute;font-size:20px;right:12px;top:13px;}.ty-menu__submenu-items{min-width:200px;display:none;position:absolute;background:white;z-index:200;border:1px solid #299bb0;border-top:0;padding:15px 16px;}.ty-menu__submenu-items .ty-menu__submenu-item{margin-bottom:10px;}.ty-menu__submenu-items .ty-menu__submenu-link{color:#2daac1;}.ty-menu__submenu-items .ty-top-mine__submenu-col{margin:0px 10px 0px 0px;display:inline-block;vertical-align:top;min-width:139px;}.ty-menu__submenu-items .ty-top-mine__submenu-col:last-child{margin-right:1px;}.ty-menu__submenu-item-header{min-height:25px;margin-bottom:10px;padding-bottom:2px;border-bottom:1px solid #e5e5e5;}.ty-menu__submenu-item-header .ty-menu__submenu-link{font-weight:bold;color:#2daac1;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:#fff;background:#2daac1;padding:2px 6px;}.ty-menu__submenu-dropdown-bottom{display:block;background:#ecf0f1;margin:0px -16px -15px;padding:10px;text-align:right;}.ty-menu-vertical .ty-menu__items{border-bottom:1px solid #34495e;z-index:30;}.ty-menu-vertical .ty-menu__item{float:none;position:relative;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{display:none;right:0;left:auto;top:0;position:absolute;z-index:6;}.ty-menu-vertical .ty-menu__submenu-items{padding:0;border:1px solid #299bb0;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link,.ty-menu-vertical .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link{background:#2daac1;color:#fff;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i,.ty-menu-vertical .ty-menu__submenu .is-hover-menu i{color:#fff;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{color:#2daac1;background:white;padding:14px 20px;}.no-touch .ty-menu-vertical .ty-menu__item:hover > .ty-menu__submenu,.ty-menu-vertical .is-hover-menu > .ty-menu__submenu{display:block;}.no-touch .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover > .ty-menu__item-link{background:#2daac1;color:white;}.ty-menu-vertical .ty-menu__item .ty-icon-left-open{display:none;}.ty-menu__item-arrow i{position:absolute;z-index:5;right:15px;top:17px;color:#a1a6aa;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0px;padding-bottom:0px;border:0px;}.ty-menu-vertical .ty-menu__items.rtl{text-align:right;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-right-open{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-left-open{left:15px;right:auto;display:block;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:202px;right:100%;left:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:200px;}.ty-menu__submenu{left:0;}.ty-menu__submenu-reverse-direction{right:0px;}.ty-menu__submenu-reverse-direction .ty-menu__submenu-items{right:0px;}.ty-menu__submenu-to-right{right:0px;}.ty-menu__submenu-to-right .ty-menu__submenu-items{right:0px;}.ty-menu-item__sale .ty-menu__item-link,.no-touch .ty-menu-item__sale .ty-menu__item-link:hover{color:yellow;}html.dialog-is-open{overflow:hidden;}html.dialog-is-open body{overflow:scroll;}.ui-widget,.ui-widget button{font-family:'Open Sans',sans-serif;}.object-container{padding:10px 20px 0px 20px;background:#fff;overflow:auto;}.object-container .notification-content{top:11px;right:24px;min-width:420px;position:absolute;z-index:1510;}.ui-widget select,.ui-widget textarea{font-weight:normal;}.ui-dialog-content{overflow:visible;display:block !important;}.ui-widget-content.ui-dialog{padding:0;border:none;max-width:930px;}.object-container .ty-control-group__label{float:none;width:auto;display:inline-block;min-width:120px;vertical-align:top;}.ui-dialog .ui-dialog-content{overflow:visible;padding:0;min-height:120px !important;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.ui-widget-content.ui-dialog{border-radius:6px;overflow:hidden;}.ui-dialog .ui-dialog-titlebar{padding:13px 20px 10px;border:none;border-bottom:1px solid #d5d5d5;background:#f6f6f6;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-corner-all{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-dialog .ui-resizable-se{right:1px;bottom:1px;}.ui-widget-overlay{position:fixed;overflow:hidden;margin:0;padding:0;background:url('../../../../../../../../design/themes/responsive/media/images/picker_bg_outside.png?1761116502') repeat-x 0 -100% scroll #000;opacity:0.7;filter:alpha(opacity=70);}div.ui-dialog .ui-dialog-title{width:auto;margin:0;color:#2c3e50;font-weight:normal;font-size:18px;padding-right:20px;}.ui-dialog .ui-dialog-titlebar-close{top:27px;right:13px;padding:0;}.ui-draggable .ui-dialog-titlebar{cursor:url('../../../../../../../../design/themes/responsive/media/images/icons/openhand.cur?1761116502'), move;}.ui-dialog .buttons-container{margin:0px -20px;}.ui-dialog .buttons-container.picker{padding:13px 0;width:100%;border-top:1px solid #fff;background-color:#f9f9f9;}.buttons-container-picker{padding:0;width:100%;}.buttons-container-picker{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 20px;border:1px solid #e3e3e3;}.ui-dialog .buttons-container.picker > div{margin:0 15px;}.ui-widget-header .ui-icon-closethick{color:#d5d5d5;background:none;margin:-10px 0 0 -10px;text-indent:0;font:13px/1 'glyphs';speak:none;-webkit-font-smoothing:antialiased;opacity:0.7;}.ui-widget-header .ui-icon-closethick.ui-state-hover{opacity:1;}.ui-widget-header .ui-icon-closethick:before{font-family:glyphs;content:"\e009";speak:none;-webkit-font-smoothing:antialiased;}.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover{border:none;background:none;}.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover span:before{color:#f1fafc;}.ui-widget-header .ui-state-default{background:none;border:0;outline:none;}.ui-dialog-dragging{background:#f7f7e7 none;opacity:0.6;}.ui-dialog-dragging .ui-resizable-handle{display:none;}.ui-dialog-dragging .ui-dialog-content{visibility:hidden;}.ty-wysiwyg-content h1{font-size:36px;font-weight:bold;}.ty-wysiwyg-content h2{font-weight:bold;font-size:30px;}.ty-wysiwyg-content h3{font-weight:bold;font-size:24px;}.ty-wysiwyg-content h4{font-weight:bold;font-size:18px;}.ty-wysiwyg-content h5{font-weight:bold;font-size:14px;}.ty-wysiwyg-content h6{font-weight:bold;font-size:12px;}.ty-wysiwyg-content h1,.ty-wysiwyg-content h2,.ty-wysiwyg-content h3{margin-top:20px;margin-bottom:10px;}.ty-wysiwyg-content h4,.ty-wysiwyg-content h5,.ty-wysiwyg-content h6{margin-top:10px;margin-bottom:10px;}.ty-wysiwyg-content td,.ty-wysiwyg-content th{padding:5px;}.ty-wysiwyg-content ul{padding:0 0 0 20px;list-style-type:disc;}.ty-wysiwyg-content ul > li{list-style-type:inherit;}.ty-wysiwyg-content ul.ty-select-block__list{padding:0;margin:0;}.ty-wysiwyg-content ul.ty-select-block__list li{list-style-type:none;}.ty-wysiwyg-content ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-wysiwyg-content ol > li{list-style-type:inherit;}.ty-product-block__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-block__description ul > li{list-style-type:inherit;}.ty-product-block__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-block__description ol > li{list-style-type:inherit;}.ty-product-list__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-list__description ul > li{list-style-type:inherit;}.ty-product-list__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-list__description ol > li{list-style-type:inherit;}.ty-wysiwyg-content iframe{max-width:100%;}.ty-wysiwyg-content .no-border td{border:0;}.redactor-box ol li{list-style-type:decimal;}.redactor-box ul li{list-style-type:disc;}.ty-wysiwyg-content [class*="ty-column"]{margin-bottom:20px;box-sizing:border-box;padding:0px 10px;}.ty-wysiwyg-content .ty-notice{padding:10px 25px;background:#f6f6f6;color:#363636;border-radius:4px;display:inline-block;}.ty-wysiwyg-content .ty-image{padding:10px;border:4px solid #fff;outline:2px solid #eee;box-sizing:border-box;}.ty-wysiwyg-content{word-wrap:break-word;}.ty-wysiwyg-content h1.ty-main-title{margin-top:10px;padding-bottom:10px;font-size:36px;text-transform:uppercase;line-height:155%;font-weight:normal;}.ty-wysiwyg-content h1.ty-main-title2{margin-top:45px;font-weight:normal;font-size:37px;}@media (max-width: 767px){.ty-wysiwyg-content h1.ty-main-title2,.ty-wysiwyg-content h1.ty-main-title{font-size:24px;}}.ty-wysiwyg-content h3.ty-main-title2{margin:78px 0 32px;font-size:22px;font-weight:normal;}.ty-list-container,.ty-items-container{margin:20px 0;line-height:140%;}.ty-list-container.ty-decimal .ty-list-text,.ty-items-container.ty-decimal .ty-list-text{padding-left:40px;}.ty-list-container.ty-decimal .ty-list-item,.ty-items-container.ty-decimal .ty-list-item{position:absolute;margin-top:7px;margin-left:-40px;font-size:60px;color:#0cf;}.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:10%;}@media (max-width: 478px){.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:0;}}.ty-list-container .ty-company__item{padding-right:10%;}.ty-list-container .ty-list-image{margin:17px 0;text-align:center;}.ty-list-container .ty-list-image.ty-left{text-align:left;}.ty-list-container .ty-list-image.ty-right{text-align:right;}.ty-list-container .ty-list-text{padding-top:8px;font-family:Arial;font-size:12px;line-height:150%;}.ty-list-container .ty-list-text.big{font-size:16px;}.ty-list-container .ty-list-text .ty-header{display:block;font-size:21px;}.ty-list-container .ty-list-text .ty-header .ty-big{font-size:218%;font-weight:bold;line-height:normal;}.ty-list-container.with-shadow .ty-list-image{padding:10px;margin-bottom:14px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);}.ty-list-container.with-shadow .ty-list-text{padding-top:0;margin-bottom:27px;}.ty-list-container .ty-list-header{display:block;padding-bottom:6px;font-size:22px;line-height:normal;}.ty-items-container .item{padding-right:4%;}@media screen and (max-width: 480px){.ty-items-container{text-align:center;}.ty-items-container .item{padding-right:0;}}.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{display:inline-block;width:50%;vertical-align:top;margin-right:-0.25em;}.ty-column3{display:inline-block;width:33.333333333333%;vertical-align:top;margin-right:-0.25em;}.ty-column4{display:inline-block;width:25%;vertical-align:top;margin-right:-0.25em;}.ty-column5{display:inline-block;width:20%;vertical-align:top;margin-right:-0.25em;}.ty-column6{display:inline-block;width:16.666666666667%;vertical-align:top;margin-right:-0.25em;}.ty-column7{display:inline-block;width:14.285714285714%;vertical-align:top;margin-right:-0.25em;}.ty-column8{display:inline-block;width:12.5%;vertical-align:top;margin-right:-0.25em;}.ty-column9{display:inline-block;width:11.111111111111%;vertical-align:top;margin-right:-0.25em;}.ty-column10{display:inline-block;width:10%;vertical-align:top;margin-right:-0.25em;}@media (max-width: 979px){.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{width:100%;}.ty-column3{width:50%;}.ty-column4{width:33.333333333333%;}.ty-column5{width:25%;}.ty-column6{width:20%;}.ty-column7{width:16.666666666667%;}.ty-column8{width:14.285714285714%;}.ty-column9{width:12.5%;}.ty-column10{width:11.111111111111%;}}@media (max-width: 767px){.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{width:50%;}.ty-column3{width:50%;}.ty-column4{width:50%;}.ty-column5{width:50%;}.ty-column6{width:50%;}.ty-column7{width:50%;}.ty-column8{width:50%;}.ty-column9{width:50%;}.ty-column10{width:50%;}}@media screen and (max-width: 480px){.ty-column1{width:100%;}.ty-column2{width:100%;}.ty-column3{width:100%;}.ty-column4{width:100%;}.ty-column5{width:100%;}.ty-column6{width:100%;}.ty-column7{width:100%;}.ty-column8{width:100%;}.ty-column9{width:100%;}.ty-column10{width:100%;}}.tygh-top-panel{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}@media (max-width: 1024px){.tygh-top-panel .ty-text-links-wrapper{border:none;}}.top-links-grid .ty-float-left,.top-links-grid .ty-float-right{max-width:100%;}.top-links-grid .ty-text-links{margin-top:6px;}@media (max-width: 1024px){.top-links-grid{float:none !important;width:auto !important;}.top-links-grid > .ty-geo-maps__geolocation{float:right;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__opener{padding:10px 11px 11px 8px;color:#888;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__opener:hover{background:#e4e4e4;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__location{display:none;}.top-links-grid .ty-text-links-btn.visible-phone{display:inherit !important;}}@media (min-width: 1025px){.top-links-grid .ty-text-links_show_inline{display:block !important;}}@media (max-width: 1024px){.top-links-grid .ty-text-links_show_inline > .ty-text-links__item{display:block;}}.top-menu-grid{padding-top:38px;}.top-quick-links{max-width:100%;}.top-quick-links a{color:#999;}.our-brands-grid{margin-bottom:80px;}.ty-order-summary{margin-top:66px;}.tygh-header > div{padding-top:39px;}.header-widget-grid .top-menu-grid{padding-top:15px;}.search-widget-block-grid{padding:15px 0;}.tygh-header{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}.tygh-content > div{padding-bottom:40px;}.tygh-content > div{background-color:#fff;filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";background-color:transparent;background-image:none;}.side-grid .ty-account-info__user-arrow{display:none;}.side-grid .ty-dropdown-box__content{right:auto;left:0;}.main-content-grid{width:100%;}.footer-content-grid{margin:30px 0px;}.ty-holiday-gift-banner{margin-top:-20px;width:100%;}.top-my-account{margin-left:22px;}.buttons-container{padding:17px 20px;background:#f6f6f6;border-radius:6px;}.buttons-container:before,.buttons-container:after{display:table;content:"";line-height:0;width:100%;}.buttons-container:after{clear:both;}.ty-mainbox-body .buttons-container{margin:25px 0px;}.ty-mainbox-title{margin-bottom:10px;}.ty-mainbox-title:before,.ty-mainbox-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-title:after{clear:both;}.ty-mainbox-title__left{float:left;}.ty-mainbox-title__right{display:block;float:right;margin-top:7px;font-weight:normal;font-size:70%;}.ty-mainbox-title .ty-status{float:right;padding-top:10px;color:#404040;font-style:normal;font-size:14px;}.ty-mainbox-title .ty-date{font-style:normal;font-size:70%;white-space:nowrap;}.ty-mainbox-container.ty-float-right,.ty-mainbox-container.ty-float-left{width:inherit;}.ty-subheaders-group{margin:0 15px 21px 15px;}.ty-subheader{margin:0;padding:7px 0 10px 0;font-size:18px;color:#34495e;}.ty-subheader__tooltip{font-size:inherit;}.ty-mainbox-simple-title{margin-bottom:10px;}.ty-mainbox-simple-title:before,.ty-mainbox-simple-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-simple-title:after{clear:both;}.ty-sidebox-important{margin-bottom:15px;}.ty-sidebox-important__title{width:100%;}.ty-sidebox-important__title-wrapper{font-size:13px;font-weight:normal;color:#909598;padding:4px 14px 8px;background:#ecf0f1;float:left;width:100%;box-sizing:border-box;}.ty-sidebox-important__body{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}.ty-text-links{margin:0 0 6px 0;}.ty-text-links:first-child{padding-top:0;}.ty-text-links .ty-level-0{margin-left:0px;}.ty-text-links .ty-level-1{margin-left:10px;}.ty-text-links .ty-level-2{margin-left:20px;}.ty-text-links .ty-level-3{margin-left:30px;}.ty-text-links .ty-level-4{margin-left:40px;}.ty-text-links__active > .ty-text-links__a,.no-touch .ty-text-links__a:hover{color:#238698;}.ty-text-links__item{position:relative;display:block;margin-right:15px;}@media (max-width: 1024px){.ty-text-links-wrapper{border-bottom:1px solid #eee;}}@media (max-width: 1024px){.ty-text-links-btn{display:inline-block;padding:9px 10px 7px 10px;color:#888;cursor:pointer;}}@media (max-width: 1024px){.ty-text-links-btn.open{z-index:650;background:#888;color:#fff;}}@media (max-width: 1024px){.ty-text-links-btn__arrow{font-size:20px;line-height:0;position:relative;top:5px;width:7px;vertical-align:super;}}@media (max-width: 1024px){.ty-text-links_show_inline{position:absolute;min-width:170px;left:15px;right:15px;display:none;background:#fff;border:1px solid #979797;padding:7px 14px;z-index:5;margin:0;}}.ty-text-links_show_inline .ty-level-0 > .ty-text-links{display:none;position:absolute;min-width:200px;background:#fff;border:1px solid #979797;z-index:10;padding:5px;margin:0;border-radius:4px;}@media (max-width: 1024px){.ty-text-links_show_inline .ty-level-0 > .ty-text-links{display:block;background:none;border:0 none;padding:0;position:relative;}}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links__item{margin-right:0;display:block;}}.ty-text-links_show_inline .ty-text-links__item:before{content:none;}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links__item .ty-text-links__a{display:block;}}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links{margin:0;}}.ty-text-links_show_inline > .ty-text-links__item{display:inline-block;}.no-touch .ty-text-links_show_inline .ty-level-0:hover .ty-text-links{display:block;}.ty-text-links_show_inline .ty-level-0.is-hover-link > .ty-text-links{display:block;}.ty-dropdown-box .ty-text-links__item{margin:0;padding:7px 14px;}.ui-datepicker{width:unset !important;min-width:17em !important;}.ty-accordion{margin-top:20px;}.ty-accordion .ui-accordion-header-icon{position:absolute;top:5px;right:10px;background:none;text-indent:0;overflow:visible;}.ty-accordion .ui-accordion-header-icon:before{font-family:glyphs;font-size:25px;content:"\e019";speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ty-accordion .ui-accordion-header{position:relative;color:#7c7e80;margin-top:5px;padding:8px 12px;border:0px;border-radius:0px;background:#e5ebec;background-image:none;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;cursor:pointer;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-accordion .ui-accordion-header.ui-state-active{background:#bdc3c7;color:white;}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before{content:"\e01c";}.ty-accordion .ui-accordion-content{border:0;}.ty-logo-container{position:relative;margin-top:2px;}.ty-logo-container__image{display:inline-block;text-decoration:none;}.ty-logo-container__image.vertical-middle{visibility:hidden;}.ty-grid-list__item{padding:10px 10px 25px 10px;position:relative;border:1px solid transparent;}.ty-grid-list__item:before,.ty-grid-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-grid-list__item:after{clear:both;}.ty-grid-list__item--overlay:hover{border-color:#acbdcd;}.ty-grid-list__item:hover .ty-grid-list__control{display:block;position:absolute;z-index:110;background:#fff;border:1px solid #acbdcd;border-top:0;margin-left:-11px;padding:0px 10px 20px 10px;}.ty-grid-list__item:hover--control{border-color:#acbdcd;}.ty-grid-list__item:hover .ty-icon-left-circle,.ty-grid-list__item:hover .ty-icon-right-circle{visibility:visible;}.ty-grid-list__image{position:relative;padding:18px 0;border:1px solid #ebebeb;background:#fff;text-align:center;min-height:50px;}.ty-grid-list__image .ty-no-image{border:0px;}.ty-grid-list__price{display:block;text-align:left;vertical-align:top;overflow:hidden;word-break:break-all;}.ty-grid-list__no-price{text-align:left;width:auto;}.ty-grid-list__item-name{margin-top:10px;margin-bottom:5px;display:block;width:100%;overflow:hidden;}.ty-grid-list__item-name .product-title{display:block;color:#8f8f8f;word-wrap:break-word;}.ty-grid-list__control{display:none;width:100%;width:calc(100% - 20px);padding-top:5px;}.ty-grid-list__control .ty-btn{margin-bottom:10px;margin-right:10px;}.ty-product-empty{background:#f8f9f9;margin:28px 10px 0 10px;height:190px;text-align:center;}.ty-product-empty__text{color:#cdcdcd;font-size:115%;line-height:190px;}.ty-product-list{padding:35px 0;}.ty-product-list__image{position:relative;float:left;margin:0 25px 20px 0;border:1px solid #ebebeb;}.ty-product-list__content{overflow:hidden;}.ty-product-list__info{overflow-x:auto;overflow-y:hidden;}.ty-product-list__control .ty-btn{margin-bottom:10px;margin-right:10px;}.ty-product-list__control .ty-btn.ty-btn-icon{margin-right:10px;}.ty-product-list__control .ty-btn.ty-btn-icon~.ty-btn.ty-btn-icon{margin-left:5px;}.ty-product-list__control .ty-product-coming-soon{margin:10px 0px;}.ty-product-list__item-name .product-title{font-size:130%;word-wrap:break-word;}.ty-product-list__price .ty-price-num{font-size:120%;}.ty-product-list__price{padding:10px 0px;}.ty-product-list__description{line-height:170%;}.ty-product-list .ty-qty-out-of-stock{margin-right:20px;padding:2px 0px 0px 0px;vertical-align:top;}.ty-compact-list__item{padding:10px 0;border-bottom:1px solid #dfdfdf;position:relative;}.ty-compact-list__item:before,.ty-compact-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__item:after{clear:both;}.ty-compact-list__content:before,.ty-compact-list__content:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__content:after{clear:both;}.ty-compact-list__item .ty-discount-label{top:auto;right:auto;bottom:5px;}.ty-compact-list__item .ty-qty{margin:0;}.ty-compact-list__image{float:left;width:13%;padding:0px 25px;text-align:center;}.ty-compact-list__image .ty-discount-label{position:static;float:none;display:inline-block;margin-top:5px;}.ty-compact-list__title{float:left;width:30%;margin:0 10px 0 0;word-wrap:break-word;}.ty-compact-list__controls{float:right;position:relative;padding-bottom:30px;width:40%;text-align:right;}.ty-compact-list__controls .ty-btn__add-to-cart{margin:0 0 0 10px;}.ty-compact-list__controls .ty-qty-out-of-stock{margin-right:0;}.ty-compact-list__controls .ty-product-coming-soon{width:100%;right:0px;padding-top:12px;text-align:right;position:absolute;}.ty-product-coming-soon{color:#767676;}.ty-compact-list__controls > div{display:inline-block;vertical-align:middle;}.ty-compact-list__controls .qty{padding-top:0;}.ty-compact-list__price{margin-right:10px;}.ty-compact-list__price .ty-list-price{margin-right:4px;}.ty-compact-list__item .ty-control-group__label{width:auto;}.ty-thumbnail-list__item{margin-bottom:20px;text-align:center;}.ty-thumbnail-list__img-block{display:inline-block;}.ty-thumbnail-list__name{padding:6px 0;}.ty-thumbnail-list__butons{padding:10px 0;}.ty-template-small__item{padding:10px 0;border-bottom:1px dotted #ebebeb;}.ty-template-small__item:last-child{border:0;}.ty-template-small__item-img{float:left;margin-right:10px;vertical-align:top;}.ty-template-small__item-price{margin-top:5px;}.ty-template-small__item-description{overflow:hidden;}.ty-scroller-list__item{padding-top:20px;padding-bottom:40px;text-align:center;}.ty-scroller-list__item .ty-grid-list__item{padding-bottom:0;}.ty-scroller-list__item .ty-grid-list__item .ty-grid-list__control{display:block;position:static;padding-top:5px;padding-bottom:0;border-color:transparent;border-bottom:0;}.ty-scroller-list__description .product-title{display:inline-block;overflow:hidden;padding-top:5px;width:90%;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}.ty-scroller-list__item:hover .ty-quick-view-button{visibility:visible;text-align:center;}.ty-simple-list__buttons{padding:17px 20px;}.ty-simple-list .ty-discount-label{top:1px;right:1px;}.ty-simple-list .ty-discount-label:before,.ty-simple-list .ty-discount-label:after{content:"";position:absolute;}.ty-simple-list .ty-discount-label:before{top:-1px;right:0;bottom:0;width:1px;height:150px;background-image:-webkit-linear-gradient(bottom,transparent,#eee);background-image:-moz-linear-gradient(bottom,transparent,#eee);background-image:-o-linear-gradient(bottom,transparent,#eee);}.ty-simple-list .ty-discount-label:after{top:0;right:1px;width:150px;height:1px;background-image:-webkit-linear-gradient(right,#eee,transparent);background-image:-moz-linear-gradient(right,#eee,transparent);background-image:-o-linear-gradient(right,#eee,transparent);}ol.text-link-list .text-link-list__item{list-style:decimal;}.ty-profile-field{margin-top:30px;}.ty-profile-field .ty-input-text{width:100%;}.ty-profile-field__switch{margin:25px 0px;padding:15px 20px;border:2px solid #c0c0c0;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-profile-field__switch-label{float:left;}.ty-profile-field__switch-actions{float:right;}.ty-profile-field__switch-actions label{padding-right:15px;}.ty-profile-field__select-country,.ty-profile-field__select-state,.ty-profile-field__select{width:100%;}.ty-billing-zip-code,.ty-shipping-zip-code{clear:both;width:120px;}.company .buttons-container{border-top:1px solid #ddd;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;margin:30px 0px 28px -21px;padding:17px 20px 17px 20px;width:100%;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{display:inline-block;width:47%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:4.8%;}.billing-last-name,.shipping-last-name{margin-right:0;}.ty-company-description textarea{width:100%;}.ty-account{margin-top:30px;}.ty-account--nopadding{margin:0;}.ty-account .ty-input-text{width:100%;}.ty-account-detail{margin:45px 0 0 58px;padding-bottom:250px;background:url('../../../../../../../../design/themes/responsive/media/images/profile_details.png?1761116502') no-repeat bottom center;color:#bdc3c7;}.ty-account-detail h4{font-size:19px;padding-bottom:10px;}.ty-account-detail ul li{list-style-type:disc;margin:15px 0 0 17px;}.ty-account-benefits{margin:47px 0 0 60px;color:#bdc3c7;}.ty-account-benefits h4{padding-bottom:22px;font-size:19px;}.ty-account-benefits ul li{list-style-type:disc;margin-bottom:11px;margin-left:17px;}.ty-languages{margin:0 15px 0 0;}.ty-languages__item{float:left;display:inline-block;padding:8px 6px;}.ty-languages__icon-link .ty-flag{margin-right:0;}.ty-languages__active{background:#dfe4e4;color:black;}.ty-currencies__txt{float:left;padding:8px 5px 8px 0;}.ty-currencies__item{float:left;padding:8px 13px;border-radius:4px;color:#999;}.ty-currencies__item:hover{background:#e4e4e4;color:#808080;}.ty-currencies__active{background:#e4e4e4;color:#808080;}.ty-sidebox{margin-bottom:44px;word-wrap:break-word;background:#fff;}.ty-sidebox__title{position:relative;padding:0px 30px 9px 0px;border-bottom:1px solid #eee;}.touch .ty-sidebox__title{cursor:pointer;}.ty-sidebox__title-toggle{position:absolute;top:0px;right:0px;z-index:100;float:left;width:35px;color:#bbb;text-align:center;font-size:25px;cursor:pointer;}.ty-sidebox__icon-hide{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-open{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-hide{display:block;}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:13px;color:#a1a6aa;padding:0;}.ty-sidebox .buttons-container{background:none;padding:20px 0px;}.ty-compare{position:relative;}.ty-compare__wrapper{overflow-x:auto;overflow-y:hidden;}.ty-compare-menu{width:150px;}.ty-compare-menu__a{padding:8px 16px 7px;display:block;}.ty-compare-menu__a:hover{background:#eff0f2;color:#34495e;text-decoration:none;}.ty-compare-menu__elem{display:block;padding:8px 16px 7px;color:#fff;background:#1abc9c;}.ty-compare-products{width:100%;table-layout:fixed;}.ty-compare-products__product{padding:0 10px;width:215px;vertical-align:top;text-align:center;}.ty-compare-products__item{padding:5px 0;}.ty-compare-products__menu{vertical-align:top;padding:0 10px;width:150px;}.ty-compare-products__product .buttons-container{margin:0;}.no-touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:inline-block;float:none;width:90px;}.touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:block;width:100%;}.ty-compare-products__delete{position:relative;visibility:hidden;padding-bottom:2px;}.touch .ty-compare-products__delete,.ty-compare-products__product:hover .ty-compare-products__delete{visibility:visible;}.ty-compare-feature{position:relative;z-index:20;margin-bottom:10px;}.ty-compare-feature__table{width:100%;table-layout:fixed;}.ty-compare-feature__row:nth-child(odd){background-color:#fff;}.ty-compare-feature__item{padding:10px;border:1px solid #ebebeb;vertical-align:middle;text-align:left;}.ty-compare-feature_item_size{padding:0 10px;width:215px;}.ty-compare-sort{width:150px;text-align:left;}.ty-compare-sort__a{visibility:hidden;margin-left:3px;vertical-align:middle;}.touch .ty-compare-sort__a,.ty-compare-sort:hover .ty-compare-sort__a{visibility:visible;}.ty-compare-list__item{text-align:left;}.ty-compare-checkbox{position:relative;top:2px;display:inline-block;margin-right:5px;width:13px;height:13px;border:1px solid #4d4d4d;background-color:#fff;color:#767676;text-align:left;}.ty-compare-checkbox__icon{position:relative;top:-2px;left:1px;font-size:11px;}.ty-price-num{font-size:15px;font-weight:bold;}.ty-sku{padding:0;font-size:90%;}.ty-price,.ty-sub-price,.ty-list-price{font-size:100%;}.ty-price{margin:6px 0;color:#363636;}.ty-sub-price{color:#1d1d1d;}.ty-list-price{color:#1d1d1d;line-height:100%;font-size:13px;}.ty-tax-include{display:block;padding-bottom:5px;}.ty-price-update{display:inline-block;font-size:13px;}.ty-qty{margin-bottom:15px;}.ty-qty-in-stock,.ty-qty-out-of-stock{font-weight:bold;}.ty-qty-in-stock{color:#ff43a7;}.ty-qty-out-of-stock{color:#e74c3c;}.ty-min-qty-description{font-size:12px;padding-top:0;color:#aeaeae;}.ty-price-curency{display:inline-block;}.ty-price-curency__title{display:inline-block;float:left;margin:5px 0;}input.ty-price-curency__input{margin-left:5px;width:70px;height:35px;font-size:140%;}.ty-no-price{display:block;padding:0px;color:#e74c3c;}.ty-product-notify-email{width:200px;margin-bottom:15px;}.ty-product-notify-email__input{width:100%;}.ty-product-labels{position:absolute;display:flex;flex-wrap:wrap;margin-left:-3px;margin-bottom:-3px;z-index:1;max-width:100%;max-height:100%;overflow:hidden;}.ty-product-labels__item{display:flex;background-color:#ff43a7;padding:5px 10px;margin-left:3px;margin-bottom:3px;overflow:hidden;}.ty-product-labels__item--link:hover{opacity:0.7;}.ty-product-labels__item--discount{background-color:#ff43a7;}.ty-product-labels__item--shipping{background-color:#2b88c6;}@media (min-width: 481px){.ty-product-labels__item--mini{margin-bottom:1px;margin-left:1px;padding:2px 7px;font-size:0.9em;}}.ty-product-labels__item--rounded{border-radius:3px;}.ty-product-labels__content{color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.ty-product-labels__icon{display:flex;align-items:center;margin-right:0.5rem;}.ty-product-labels--top-right{top:0;right:0;justify-content:flex-end;}.ty-product-labels--top-left{top:0;flex-direction:row-reverse;justify-content:flex-end;}.ty-product-labels--bottom-right{bottom:0;right:0;justify-content:flex-end;}.ty-product-labels--bottom-left{bottom:0;flex-direction:row-reverse;justify-content:flex-end;}@media (min-width: 481px){.ty-product-labels--mini{margin-bottom:-1px;margin-left:-1px;}}.ty-product-labels--static{position:static;}.ty-discount-label{position:absolute;right:0;top:0;background:#ff43a7;color:white;list-style:none;}.ty-discount-label__item{float:left;height:28px;font-size:13px;white-space:nowrap;line-height:28px;padding:0 10px 0 12px;color:#fff;}.ty-value-changer{display:inline-block;vertical-align:top;width:53px;}input.ty-value-changer__input{float:left;width:36px;height:33px;text-align:center;}.touch input.ty-value-changer__input{height:34px;}.ty-value-changer__increase,.ty-value-changer__decrease{position:relative;float:right;width:14px;height:14px;border:1px solid #c8c8c8;color:#c8c8c8;font-size:16px;line-height:13px;cursor:pointer;background:#fff;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-value-changer__increase{margin-bottom:1px;}.ty-value-changer__increase:hover,.ty-value-changer__decrease:hover{color:#c8c8c8;}.no-touch .ty-value-changer__increase:hover,.no-touch .ty-value-changer__decrease:hover{background:#c8c8c8;color:#fff;text-decoration:none;}.touch .ty-value-changer{width:110px;}.touch .ty-value-changer__input{float:right;}.touch .ty-value-changer__increase,.touch .ty-value-changer__decrease{float:left;width:36px;height:32px;font-size:22px;line-height:27px;background:#c8c8c8;color:#fff;}.touch .ty-value-changer__increase{border-right:0;float:right;}.touch .ty-value-changer__decrease{border-left:0;}.ty-period{clear:both;}.ty-period__wrapper{float:left;padding-right:20px;}.ty-period__select{width:180px;}.ty-period__dash{padding:0 3px;}.ty-calendar__block{width:115px;display:inline-block;position:relative;}.ty-calendar__button{position:absolute;top:15px;right:2px;margin-top:-10px;margin-right:8px;color:#aeaeae;vertical-align:middle;font-size:155%;}.ty-calendar__input{width:100%;}.ty-calendar-link:hover{text-decoration:none;}.ty-qty-discount{overflow-x:auto;margin-bottom:15px;}.ty-qty-discount__table{margin-top:10px;min-width:200px;padding:0;border:1px solid #eee;}.ty-qty-discount__table .ty-qty-discount__td{border:0 none;border-right:1px solid #eee;padding:8px 12px;}.tooltip{display:none;max-width:200px;z-index:10000;padding:9px;background:rgba(0,0,0,0.8);color:#fff;text-align:left;font-weight:normal;opacity:1;filter:alpha(opacity=100);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.tooltip p{color:#fff;padding:0px;}.tooltip li{color:#fff;}.tooltip-arrow{position:absolute;top:-10px;right:3px;display:block;width:0px;height:0px;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent rgba(0,0,0,0.8) transparent;}.tooltip.arrow-top .tooltip-arrow{top:auto;left:auto;bottom:-10px;right:3px;border-width:0 10px 10px 0;border-color:transparent rgba(0,0,0,0.8) transparent transparent;}.tooltip.right{padding:9px;text-align:left !important;}.arrow-top.right .tooltip-arrow{left:3px;right:auto;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right .tooltip-arrow{right:auto;top:-10px;left:3px;border-width:10px 0 0 10px;border-color:transparent transparent transparent rgba(0,0,0,0.8);}.arrow-down.top .tooltip-arrow{top:auto;bottom:-10px;border-width:10px 0 0 10px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right.top .tooltip-arrow{right:auto;top:auto;bottom:-10px;left:3px;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.tooltip img{max-width:100%;}.touchevents body{cursor:pointer;}.touchevents.mouseevents body{cursor:initial;}.ty-tooltip-block{vertical-align:middle;cursor:pointer;}.ty-no-image{position:relative;display:block;border:1px solid #ebebeb;background:#fcfcfc;color:#c8c8c8;cursor:default;max-width:100%;min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-no-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-spinner{background:url('../../../../../../../../design/themes/responsive/media/images/spinner.gif?1761116502') no-repeat center center;}.ty-grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:gray;}.ty-grayscale:hover{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(0%);-webkit-filter:grayscale(0%);}.ty-status-info label{display:block;margin:0 20px 10px 0;}.ty-select-block{position:absolute;top:33px;left:0;z-index:1022;min-width:50px;border:1px solid #979797;background-color:#fff;}.ty-select-block{border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.ty-select-wrapper{position:relative;}.ty-select-block__a{cursor:pointer;display:block;padding:7px 13px 4px;color:#7b7b7b;border:1px solid transparent;}.ty-select-block__a:hover{background:#e4e4e4;color:#7b7b7b;text-decoration:none;}.ty-select-block__a.open,.ty-select-block__a.open:hover{background:#979797;color:white;}.ty-select-block__a.open .ty-select-block__arrow{color:white;}.ty-select-block__a-item{display:inline-block;vertical-align:top;}.ty-select-block__arrow{margin-left:3px;font-size:140%;color:#888;}input.ty-select-block__input{margin:5px 10px;width:220px;}.ty-select-block__list-item .ty-select-block__list-a{text-decoration:none;}.ty-select-block__list-a:hover{background:#2daac1;color:white;}.ty-select-block__list-a{display:block;padding:7px 14px 7px 14px;white-space:nowrap;cursor:pointer;}.ty-select-block__list-a:before,.ty-select-block__list-a:after{display:table;content:"";line-height:0;width:100%;}.ty-select-block__list-a:after{clear:both;}.ty-select-block__txt{float:left;padding:8px 5px 8px 0;}.ty-dropdown-box{display:inline-block;position:relative;color:#34495e;}.ty-dropdown-box  .ty-icon-down-micro{position:relative;top:5px;width:7px;color:#888;font-size:20px;line-height:0;}.ty-dropdown-box__title{position:relative;display:inline-block;padding:7px 11px 7px 8px;border:1px solid transparent;}.ty-dropdown-box__title a{color:#888;}.ty-dropdown-box__title a:hover{text-decoration:none;}.ty-dropdown-box__title:hover{background:#e4e4e4;}.ty-dropdown-box__title .ty-account-info__title{text-decoration:none;white-space:nowrap;}.ty-dropdown-box__title.open{z-index:650;background:#888;}.ty-dropdown-box__title.open a,.ty-dropdown-box__title.open i,.ty-dropdown-box__title.open .ty-minicart-title{color:white;}.ty-dropdown-box__content{position:absolute;right:0;z-index:600;margin-top:-1px;min-width:220px;border:1px solid #979797;background:#fff;text-align:left;}.ty-dropdown-box__content{border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.ty-account-info__buttons{border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.top-cart-content .ty-dropdown-box__content{border-top-left-radius:6px;}.top-cart-content .ty-dropdown-box__title{border-radius:6px;}.top-cart-content .ty-dropdown-box__title.open{border-bottom-left-radius:0px;border-bottom-right-radius:0px;}.ty-dropdown-box__content .buttons-container{border-top-left-radius:0px;border-top-right-radius:0px;}.ty-dropdown-box__content .ty-dropdown-box__item{display:block;margin-bottom:0px;padding:7px 14px;}.ty-dropdown-box__content .ty-dropdown-box__item:hover{background:#2daac1;color:white;}.ty-dropdown-box__content .ty-dropdown-box__item:hover a{display:block;color:white;}.ty-dropdown-box__content .ty-account-info__orders{padding:14px 14px 7px 14px;margin-top:20px;background:#f6f6f6;}.ty-dropdown-box__content .ty-account-info__buttons{padding:15px 14px 16px 14px;margin-top:-6px;background:#f6f6f6;}.ty-dropdown-box__content .ty-account-info__name:hover{background:none;color:#34495e;}.ty-minicart__icon{color:#7b7b7b;top:7px;font-size:14px;position:absolute;}.ty-minicart__icon.ty-icon-cart{font-size:16px;top:8px;}.ty-account-info{padding-top:2px;}.ty-account-info__title{padding:0 5px;}.ty-account-info__user-arrow{position:relative;top:5px;width:7px;color:#34495e;font-size:20px;line-height:0;}.logged.ty-sidebox__title .ty-account-info__user-arrow{display:none;}.logged .ty-account-info__title,.logged .ty-account-info__user-arrow{color:#7b7b7b;}.ty-account-info__item{padding:0;margin-bottom:12px;}.ty-account-info__item .ty-account-info__a{text-decoration:none;}.ty-account-info__name{padding-bottom:10px;}.ty-account-info__orders{padding:15px 0 4px;}.ty-account-info__orders-txt{color:#6c6c6c;}.ty-account-info__orders-input{margin:5px 0 0;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-login{margin-top:30px;min-height:200px;}.ty-login__input{margin:0;width:100%;}.ty-login__remember-me{padding:6px 0;}.ty-login__filed-label{width:auto;color:#1d1d1d;}.ty-password-forgot__label{float:left;}a.ty-password-forgot__a{float:right;padding:6px 0;}.ty-recover-password{margin-top:30px;}.ty-login-reglink__a{display:inline-block;padding:0 0 10px;}.ty-login-popup{min-width:295px;max-width:310px;font-family:'Open Sans',sans-serif;font-size:13px;}.ty-login-popup .ty-login__input{margin:0;padding:8px 5px 7px;height:36px;font-size:115%;}.ty-captcha__img{border:1px solid #c7c7c7;cursor:pointer;}.ty-captcha__label{display:inline-block;margin-bottom:5px;}.ty-captcha__code{display:inline-block;min-width:130px;vertical-align:top;}.ty-captcha__refresh{position:relative;vertical-align:middle;margin-left:7px;color:#8d8d8d;font-size:14px;cursor:pointer;}.ty-captcha__input{margin:0;margin-right:10px;padding:3px 3px;width:120px;vertical-align:top;}.ty-checkout__login .ty-captcha__input{width:110px;margin-bottom:5px;}.ty-checkout__login .buttons-container{background:none;margin:0px;}.ty-login-popup .ty-captcha__input{width:140px;margin-bottom:6px;}.ty-captcha__txt{clear:both;padding-top:3px;color:#363636;}.ty-login-info{margin:46px 0 0 59px;}.ty-login-info__title,.ty-login-info h4{padding-bottom:10px;margin:0;font-size:19px;color:#bdc3c7;}.ty-login-info__txt{color:#bdc3c7;}.ty-success-registration__text{display:block;padding:7px 0 40px;line-height:170%;}.ty-success-registration__item{display:inline-block;vertical-align:top;margin-bottom:30px;padding-left:17px;min-height:60px;width:48%;border-left:1px solid #e1e1e1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.success-registration__a{font-weight:bold;}.ty-success-registration__info{display:block;margin-top:10px;color:#aeaeae;}.ty-breadcrumbs{position:relative;margin-bottom:14px;padding:20px 105px 10px 0px;color:#fff;}.ty-breadcrumbs__arrow,.ty-breadcrumbs__a,.ty-breadcrumbs__current{display:inline-block;padding:2px;}.ty-breadcrumbs__current{color:#2daac1;}.ty-breadcrumbs__a{display:inline-block;color:#aeaeae;}.ty-breadcrumbs__slash{display:inline-block;margin:0px 6px;padding:2px 0;color:#aeaeae;}.ty-breadcrumbs__a:hover{color:#aeaeae;}.ty-product-switcher{position:absolute;top:25px;right:0;padding:0 24px;}.ty-product-switcher__a{display:inline-block;position:absolute;cursor:pointer;top:-2px;padding:0;font-size:18px;}.ty-product-switcher__a:hover{text-decoration:none;}.ty-product-switcher__a-left{float:left;left:0;}.ty-product-switcher__a-right{float:right;right:0;}.ty-product-switcher__icon{color:#a2a2a2;}.ty-product-switcher__a:hover .ty-product-switcher__icon{color:#bbb;}.ty-product-switcher__a.disabled,.ty-product-switcher__a.disabled .ty-product-switcher__icon,.ty-product-switcher__a.disabled:hover .ty-product-switcher__icon{background:none;color:#d5d5d5;cursor:default;}.ty-product-switcher span{float:left;font-size:85%;padding:2px;color:#d5d5d5;}.ty-section{margin:20px 0 15px 0;}.ty-section__title{padding:13px 15px 11px 15px;cursor:pointer;background:#ecf0f1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-section__switch{float:right;}.ty-section__arrow{padding-left:6px;}.open .ty-section_switch_off,.ty-section_switch_on{display:block;}.open .ty-section_switch_on,.ty-section_switch_off{display:none;}.ty-section__body{overflow:hidden;padding:20px 20px 0 20px;border:1px solid #ecf0f1;border-top:none;}.ty-section__body .buttons-container{margin:30px 0 0 -20px;padding:15px 20px 15px 20px;width:100%;background:#eee;}.ty-search-result{padding:12px 7px;}.ty-search-form__inline-input{width:190px;}.ty-search-result:hover{background:#eee;}.ty-search-form__input{width:170px;}.ty-search-form__input-large{width:200px;}.ty-subcategories-field{float:left;margin-left:10px;}.ty-search-form .ty-search-form__buttons-container{margin-bottom:0;}.ty-search-block{position:relative;}.ty-search-magnifier{position:absolute;top:5px;right:5px;padding:0;width:20px;height:26px;border:none;background:none;color:#c8c8c8;font-size:145%;cursor:pointer;}input.ty-search-block__input{display:block;padding:7px 30px 7px 10px;width:100%;height:33px;border:1px solid #c8c8c8;border-radius:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.ty-search-block__input:focus{outline:0;border:1px solid #2daac1;background-color:#fff;}.vendor-stores-block-grid h2{margin:0px;font-size:25px;text-align:center;}.ty-sort-container{padding-left:10px;background:#eee;margin:28px 0px;display:inline-block;box-sizing:border-box;width:100%;border-radius:4px;}.ty-sort-container__views-icons{display:inline-block;float:right;}.ty-sort-container__views-a{display:block;color:#aeaeae;float:left;padding:10px 11px;width:15px;height:17px;font-size:125%;}.ty-sort-container__views-a:hover{text-decoration:none;}.ty-sort-container__views-a.active{background:#e1e1e1;}.ty-sort-dropdown{display:inline-block;position:relative;}.ty-sort-dropdown .ty-sort-dropdown__wrapper{text-decoration:none;}.ty-sort-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-sort-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-sort-dropdown__wrapper:hover{background:#e6e6e6;}.ty-sort-dropdown__wrapper.open{background:#7b7b7b;color:white;}.ty-sort-dropdown__content{position:absolute;z-index:100;border:1px solid #97a0a5;background:#fff;min-width:200px;}.ty-sort-dropdown__content .ty-sort-dropdown__content-item-a{text-decoration:none;}.ty-sort-dropdown__content-item-a{padding:7px 14px;color:#2daac1;display:block;}.ty-sort-dropdown__content-item-a:hover{background:#2daac1;color:#fff;}.ty-subcategories__item{display:inline-block;margin:5px 20px 5px 0px;}.ty-subcategories-img{display:block;margin:auto;padding-bottom:10px;}.ty-subcategories-block{margin:10px 0;display:inline-block;min-width:350px;vertical-align:top;width:100%;}.ty-subcategories-block__item{padding-bottom:10px;text-align:center;}.ty-subcategories-block__a{font-weight:bold;}.ty-feature{margin:30px 0px;}.ty-feature:before,.ty-feature:after{display:table;content:"";line-height:0;width:100%;}.ty-feature:after{clear:both;}.ty-feature__image{float:left;margin:0 25px 10px 0;}.ty-feature__description{line-height:140%;overflow:hidden;}.ty-product-feature{padding:10px;}.ty-product-feature:nth-child(2n){background:#f8f8f8;}.ty-product-feature__label{display:inline-block;width:280px;vertical-align:top;}.ty-product-feature__value{display:inline-block;margin-left:5px;}.ty-product-feature .ty-product-feature__multiple{list-style:none;padding-left:0;}.ty-product-feature .ty-product-feature__multiple-item{list-style:none;margin-bottom:5px;}.ty-product-feature-group{margin-bottom:10px;}.ty-product-feature-group .ty-subheader{padding:15px 0 6px 0;margin:0;font-size:120%;}.ty-features-all__group{margin-bottom:50px;}.ty-features-all__list-item{padding-bottom:8px;}.ty-features-all__list-a{font-size:110%;}.ty-features-list{padding:3px 0;}.ty-tygh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-helper-container{position:relative;}.ty-helper-container{background:transparent  repeat scroll;}.container{min-height:0;min-width:0;}.container-fluid{max-width:1500px;min-width:290px;margin:0 auto;}.tygh-footer{min-height:36px;}.bottom-copyright{margin-top:15px;color:#363636;font-size:13px;}.ty-payment-icons{margin:10px 0px;}.footer-no-wysiwyg ul{margin:10px 0 0 0px;padding-left:0px;}.footer-no-wysiwyg ul li{list-style-type:none;}.ty-social-link-block{margin-top:13px;margin-right:30px;margin-bottom:25px;font-size:0;}.ty-social-link{display:inline-block;margin-top:5px;margin-bottom:5px;margin-right:10px;position:relative;vertical-align:bottom;top:7px;}@media (min-width: 980px){.ty-social-link{margin-right:15px;}}.ty-social-link a{color:white;display:block;}.ty-social-link i{display:inline-block;vertical-align:middle;padding-right:6px;font-size:38px;color:#fff;}.ty-social-link span{display:inline-block;vertical-align:middle;}h3.ty-social-link__title{display:inline-block;vertical-align:middle;font-size:22px;font-weight:normal;margin:0px 20px 5px 0px;color:#fff;}.ty-social-link:last-child{margin-right:0px;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{display:none;color:#363636;}.footer-stay-connected{background:#2daac1;color:#fff;min-height:84px !important;}.ty-footer-menu{color:#9ba1a7;}.ty-footer-menu > .row{padding:30px 0px 15px 0px;}.tygh-footer > div{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);width:auto;min-width:none;max-width:none;padding:0;}.tygh-footer .ty-footer-grid__full-width{float:none;width:auto;}.container-fluid .ty-footer-grid__full-width{padding-left:15px;padding-right:15px;}.footer-copyright{background-color:#fff;}.ty-footer-menu__header,.ty-footer-general__header{position:relative;color:#363636;font-weight:bold;font-size:19px;padding-top:20px;margin-bottom:0;cursor:pointer;}.ty-footer-menu__items,.ty-footer-general__body{margin:10px 0 20px;}.ty-footer-menu__item{margin-bottom:8px;}.ty-footer-menu__item a{color:#363636;}.ty-footer-menu__item a:hover{color:#2daac1;}.ty-product-block{margin:5px 0 30px 0;margin-top:5px;position:relative;display:table;width:100%;table-layout:fixed;}.ty-product-block-title{margin-bottom:10px;font-size:24px;color:#363636;word-wrap:break-word;}.ty-brand{margin:5px 0;}.ty-product-block__img-wrapper{position:relative;float:left;margin-right:20px;padding:0 0 10px;max-width:100%;}@media (max-width: 767px){.ty-product-block__img-wrapper{max-width:100%;}}.ty-product-block__img-wrapper img{display:block;margin:0 auto;}.ty-product-block__left{display:table-cell;overflow:hidden;}.ty-product-block__note-wrapper{position:relative;}.ty-product-block__note{position:absolute;right:0;padding:21px 0 0;width:200px;line-height:140%;color:#798d8e;word-wrap:break-word;}.ty-product-block__note-inner{right:-200px;}.ty-product-prices{margin:20px 0px;}.ty-product-block__note .product-promo-header{display:block;margin-bottom:5px;font-weight:bold;}.ty-product-block__price-actual{margin:10px 0px;}.ty-product-block__price-actual .ty-price-num{font-family:GothamProBold,sans-serif;font-size:23px;font-weight:normal;font-style:normal;text-decoration:none;}.ty-product-block__option .help-inline{margin-left:120px;display:block;text-align:left;}.ty-product-block__option,.ty-product-block__advanced-option,.ty-product-block__field-group{margin-bottom:10px;}.ty-product-block__field-group .ty-control-group{margin-bottom:0;}.ty-product-block__sku .ty-control-group{margin:0px;}.ty-product-block__description-title{margin:20px 0 5px 0;font-size:130%;font-weight:normal;}.ty-product-block__button{margin-top:20px;}.ty-product-block__button .ty-btn{margin-right:20px;margin-bottom:10px;}.ty-product-block__button .ty-btn ~ .ty-btn{margin-left:10px;}.ty-product-block__button .ty-btn.ty-btn-icon{margin-right:10px;}.ty-product-block__button .ty-btn.ty-btn-icon ~ .ty-btn.ty-btn-icon{margin-left:5px;}.ty-product-block__button .button-container{display:inline-block;}.content-description{line-height:1.4;word-wrap:break-word;}.ty-product-block .ty-discount-label{z-index:1;}.ty-product-bigpicture__img{position:relative;padding-top:20px;}.ty-product-bigpicture__img:before,.ty-product-bigpicture__img:after{display:table;content:"";line-height:0;width:100%;}.ty-product-bigpicture__img:after{clear:both;}.ty-product-bigpicture__img .ty-pict{max-height:420px;margin:0 auto;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{float:left;margin:0 -60px 0 0;width:55px !important;position:relative;z-index:5;}.ty-product-bigpicture .ty-product-bigpicture-thumbnails_gallery{padding-left:60px;}.ty-product-bigpicture .ty-product-img{border:0;float:right;width:100%;}.ty-product-bigpicture .ty-previewer{text-align:center;margin-left:60px;}.ty-product-bigpicture__no-thumbs .ty-previewer{margin-left:0px;}.ty-product-bigpicture .ty-product-thumbnails__item{margin:0 10px 10px 0;}.ty-product-bigpicture__left{width:100%;float:left;text-align:center;}.ty-product-bigpicture__left-wrapper{margin:20px 350px 0 0;}.ty-product-bigpicture .ty-product-block-title{font-size:28px;margin-bottom:20px;}.ty-product-bigpicture__right{float:left;margin-left:-320px;width:318px;margin-top:15px;padding-bottom:15px;background:#f6f6f6;border:1px solid #ebebeb;text-align:center;box-sizing:border-box;}.ty-product-bigpicture .ty-product-block__note{position:static;width:auto;}.ty-product-bigpicture__brand .ty-features-list{padding:16px 0;border-bottom:1px solid #dddfdf;box-shadow:0 1px 0 #fff;background:#fff;}.ty-product-bigpicture__prices{padding:20px 0;margin:0 10px 20px;border-bottom:1px solid #dddfdf;box-shadow:0 1px 0 #fff;}.ty-product-bigpicture__prices .ty-list-price{font-size:14px;}.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num{font-size:30px;}.ty-product-bigpicture__prices .ty-product-block__price-old{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.ty-product-bigpicture__prices .ty-product-block__price-old > span > .ty-list-price{margin-right:5px;}.ty-product-bigpicture__prices .ty-save-price{color:#ff2a9b;}.ty-product-bigpicture__prices .ty-save-price__percent{display:none;}.ty-product-bigpicture__sidebar-bottom{width:230px;padding:0 20px;margin:0 auto;text-align:left;}.ty-product-bigpicture .ty-control-group__label{display:inline-block;float:none;width:95px;text-align:left;}.ty-product-bigpicture .ty-product-block__note,.ty-product-bigpicture .ty-product-block__button{text-align:center;}.ty-product-bigpicture .ty-product-block__note{padding-top:8px;}.ty-product-bigpicture .ty-product-block__button .ty-btn{margin-right:0;}.ty-product-bigpicture .ty-product-options__description,.ty-product-bigpicture .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture .ty-product-options .ty-input-text{width:auto;max-width:105px;}.ty-product-bigpicture .ty-product-options{margin-bottom:10px;}.ty-product-bigpicture .ty-product-block__option .help-inline{margin:0 0 12px;}.ty-product-options__title{padding-right:5px;font-weight:bold;}.ty-product-options{margin-bottom:15px;}.ty-product-options .ty-table{margin-top:10px;}.ty-product-options .ty-input-text{width:240px;}.ty-product-options__item-label{font-weight:bold;}.ty-product-options__description{margin:5px 0 0 120px;padding:0;color:#bbb;font-size:85%;}.ty-product-options__image{display:inline-block;margin:2px 0;border:2px solid #fff;cursor:pointer;min-height:52px;}.ty-product-options__image--wrapper{display:inline-block;vertical-align:middle;margin:2px 0;border:2px solid #fff;}.ty-product-options__image--wrapper--active{border-color:#bbb;}.ty-product-options__image--wrapper .ty-product-options__image{margin:0;border:0;}.ty-product-options__image--wrapper .ty-no-image{cursor:unset;}.ty-product-options__radio{display:none;}.ty-product-options__radio--label{display:inline-block;margin:2px 8px 2px 0;border:2px solid #eee;cursor:pointer;padding:6px 10px;}.ty-product-options__radio:checked + .ty-product-options__radio--label,.ty-product-options__radio--label:hover,.ty-product-options__radio--label:active{border-color:#bbb;}.product-variant-image-selected{border-color:#bbb;}.ty-product-options__elem{display:inline-block;}.ty-product-options__fileuploader .help-inline{margin-left:0;}.ty-product-options__box{display:inline-block;padding:6px 0;}.ty-product-options__box .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:120px;padding:10px 0;}.ui-dialog .ty-product-variant-image{margin-left:134px;}.ty-product-options__textarea{min-width:240px;min-height:60px;resize:vertical;}.ty-product-options__no-combinations{padding-top:0;color:#b94a48;}.ty-product-img{border:1px solid #eee;position:relative;}.ty-product-img .ty-no-image{border:0px;}.ty-product-thumbnails{margin-top:10px;text-align:left;}.ty-product-thumbnails__item{display:block;float:left;margin:0 5px 5px 0;border:1px solid #eee;}.ty-product-thumbnails__item.active{border-color:#888;}.ty-previewer{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.ty-previewer:hover .previewer__icon{visibility:visible;}.ty-previewer__icon{position:absolute;top:50%;left:50%;z-index:1;display:block;visibility:hidden;margin:-18px 0 0 -18px;padding:0;width:37px;height:39px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon.png?1761116502') no-repeat;opacity:0.7;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-previewer__icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon@2x.png?1761116502');background-size:37px, 39px;}}.ty-previewer__icon:hover{opacity:1;}.ty-thumbs-wrapper{position:relative;}.ty-thumbs-wrapper .ty-icon-left-circle,.ty-thumbs-wrapper .ty-icon-right-circle{position:absolute;top:50%;visibility:hidden;margin-top:-10px;width:20px;height:20px;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.touch .ty-grid-list__item .ty-icon-left-circle,.touch .ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-thumbs-wrapper .ty-icon-left-circle{left:3px;}.ty-thumbs-wrapper .ty-icon-right-circle{right:3px;}.ty-popup-tabs{padding-top:25px;margin-top:25px;border-top:1px dotted #dedede;}.ty-popup-tabs__item{display:inline-block;padding:2px 15px 2px 0;text-transform:uppercase;font-size:85%;cursor:pointer;}.ty-popup-tabs__icon{margin-right:3px;font-size:14px;}.ty-fileuploader{padding:6px 0 0;}.ty-fileuploader__file-section{overflow:hidden;}.ty-fileuploader__file-local{position:relative;overflow:hidden;cursor:pointer;}.ty-fileuploader__file-input{position:absolute;top:0;left:0;padding:0;width:100%;height:300px;border:0;opacity:0;cursor:pointer;}span.ty-fileuploader__filename{padding:0 0 0 5px;position:relative;top:-2px;}.ty-fileuploader__icon{position:relative;top:2px;margin-right:5px;cursor:pointer;}.ty-fileuploader.cm-failed-field .ty-fileuploader__a{color:#b94a48;font-weight:bold;}.ty-quick-view__wrapper{width:700px;}.ty-quick-view__wrapper .ty-product-block__left{max-width:450px;padding-left:20px;}a.ty-quick-view__title{font-size:24px;font-weight:bold;color:#363636;}.ty-quick-view__title .ty-product-block-title{margin-bottom:0;}.ty-quick-view-tools{position:relative;height:20px;}.ty-quick-view-tools .ty-product-switcher{top:0;}.ty-quick-view__wrapper .ty-product-block__img{display:table-cell;vertical-align:top;margin-right:20px;position:relative;}.ty-quick-view__wrapper .ty-product-img{margin-bottom:15px;}.ty-quick-view__wrapper .ty-product-block__description{word-wrap:break-word;}.ty-quick-view__wrapper .ty-product-block__note{position:static;padding-top:10px;width:100%;}.ty-quick-view-button{padding-top:5px;text-align:left;}.touchevents .ty-mainbox-container .ty-grid-list__control,.touchevents .ty-grid-list__item:hover .ty-quick-view-button,.touchevents .ty-grid-list__item .ty-quick-view-button{display:none;}.touchevents .ty-grid-list__item--overlay:hover{border-color:transparent;}.touchevents .ty-grid-list__item--overlay .ty-grid-list__control{display:none;}.ty-product-notification__body{padding:15px 20px;min-height:72px;}.ty-product-notification__body .ty-product-options{display:block;padding:0;}.ty-product-notification__body .ty-control-group__label{display:none;}.ty-product-notification__body .ty-product-options__info{margin-top:30px;padding-left:0;max-height:420px;overflow-y:auto;width:100%;}.ty-product-notification__body .ty-product-options-name{width:110px;padding:6px 0;float:left;}.ty-product-notification__body .ty-product-options-content{width:378px;padding:6px 0;float:left;}.ty-product-notification__item{margin-bottom:20px;}.ty-product-notification__content{overflow:hidden;}.ty-product-notification__product-name{float:left;display:block;margin-bottom:7px;}.ty-product-notification__price{float:right;margin-left:25px;}.ty-product-notification__image,.ty-product-notification__body .ty-no-image{float:left;margin-right:20px;padding:10px;min-width:0px;}.ty-product-notification__divider{margin:0 0 10px 0;}.ty-product-notification__amount{width:46%;}.ty-product-notification__subtotal{font-weight:bold;width:46%;text-align:right;}.ty-product-notification__body ul ul{border-left:1px solid #eee;margin-left:70px;}.ty-product-notification__buttons{padding:15px 20px;background:#ecf0f1;}.ty-product-filters__wrapper{background:#eee;border-radius:6px;}.ty-product-filters{padding-top:5px;line-height:140%;margin-left:7px;margin-bottom:15px;}.ty-product-filters__variants{overflow-y:auto;line-height:1.4em;margin-bottom:7px;}.ty-product-filters__group{padding:2px 0;margin:5px 3px;}.ty-product-filters__group label{font-weight:initial;}.ty-product-filters__group label,.ty-product-filters__group label > input{cursor:pointer;}.ty-product-filters__group label.disabled,.ty-product-filters__group label.disabled > input{background-color:transparent;color:#c2c2c2;cursor:default;}.ty-product-filters__item-more{margin-bottom:-9px;}.ty-product-filters__tools{padding:10px 12px;}.ty-product-filters__extra-block{margin-top:-3px;}.ty-product-filters__extra-link{border-color:#bbb;cursor:pointer;}.ty-product-filters__color-filter{display:flex;flex-wrap:wrap;}.ty-product-filters__color-list-item{display:flex;position:relative;padding:0;margin:3px;}.ty-product-filters__color-filter-item{display:flex;padding:5px;justify-content:center;align-items:center;}.ty-product-filters__color-filter-item:hover{cursor:pointer;}.ty-product-filters__color-filter-item--disabled{opacity:0.3;}.ty-product-filters__color-filter-item--disabled:hover{cursor:auto;}.ty-product-filters__color-filter-item:hover .ty-product-filters__color-filter-check,.ty-product-filters__color-filter-item:focus .ty-product-filters__color-filter-check{opacity:1;}.ty-product-filters__color-filter-item--disabled:hover .ty-product-filters__color-filter-check{opacity:0;}.ty-product-filters__color-filter-check{position:absolute;color:#fff;opacity:0;}.ty-product-filters__color-filter-check--invert{color:#555;}.ty-product-filters__color-filter-check--selected{opacity:1;}.ty-product-filters__color-filter-checkbox{position:absolute;opacity:0;}.ty-product-filters__color-filter-swatch{width:26px;height:26px;border-radius:13px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.3);}.ty-product-filters__color-filter-swatch--selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.3);}.ty-product-filters__color-filter-checkbox:focus + .ty-product-filters__color-filter-item .ty-product-filters__color-filter-swatch{box-shadow:inset 0 0 0 1px #2b88c6, inset 0 0 0 3px #fff;}.ty-filter-icon{position:absolute;top:3px;left:0;display:inline-block;width:10px;height:10px;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:70%;background:#fff;}.ty-filter-icon__check,.ty-filter-icon__delete{position:absolute;top:50%;left:50%;margin:-3px 0 0 -3px;width:8px;height:8px;font-size:8px;}.ty-filter-icon__check,.ty-filter-icon__delete{display:none;}.ty-product-filters__title{color:#6e6e6e;font-weight:600;}.ty-product-filters__title .ty-icon-cancel-circle{position:relative;font-size:16px;top:4px;padding-left:5px;padding-right:5px;margin-right:5px;}.ty-product-filters__title .ty-icon-cancel-circle:hover{color:#2daac1;}.ty-product-filters__switch{padding:10px;cursor:pointer;border-bottom:1px solid #d7d7d7;}.ty-product-filters__switch-right,.ty-product-filters__switch-down{margin-right:5px;color:#bbb;float:right;font-size:115%;}.ty-product-filters__switch-down{margin-right:4px;}.open.ty-product-filters__switch .ty-product-filters__switch-down,.ty-product-filters__switch-right{display:none;}.open.ty-product-filters__switch .ty-product-filters__switch-right,.ty-product-filters__switch-down{position:relative;display:inline-block;top:2px;}.ty-product-filters__advanced-button,.ty-product-filters__reset-button{position:relative;color:#696969;font-size:85%;}.ty-product-filters__reset-button{float:right;}.ty-product-filters__reset-icon{position:absolute;left:-14px;font-size:130%;}.ty-product-filters__search{position:relative;padding:10px 10px 0 3px;}.ty-product-filters__search .ty-input-text-medium{padding-right:28px;width:100%;}.ty-product-filters__search-icon{position:absolute;right:18px;top:18px;}.ty-product-filters__no-items-found{margin-bottom:20px;margin-right:10px;}.ty-horizontal-product-filters{padding-left:10px;background:#eee;margin:0 0 30px;}.ty-horizontal-product-filters-dropdown{display:inline-block;position:relative;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{text-decoration:none;}.ty-horizontal-product-filters-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-horizontal-product-filters-dropdown__wrapper.active{background:#e6e6e6;}.ty-horizontal-product-filters-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-horizontal-product-filters-dropdown__wrapper:hover{background:#e6e6e6;}.ty-horizontal-product-filters-dropdown__wrapper.open{background:#7b7b7b;color:white;}.ty-horizontal-product-filters-dropdown__content{position:absolute;z-index:101;border:1px solid #97a0a5;background:#fff;min-width:250px;}.ty-horizontal-filters-content-to-right{left:0;}.ty-horizontal-product-filters-dropdown__content .ty-horizontal-product-filters-dropdown__content-item-a{text-decoration:none;}.ty-horizontal-product-filters-dropdown__content-item-a{padding:7px 14px;color:#2daac1;display:block;}.ty-horizontal-product-filters-dropdown__content-item-a:hover{background:#2daac1;color:#fff;}.ty-horizontal-product-filters-dropdown .ty-product-filters{margin-bottom:0;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle{position:relative;font-size:16px;top:3px;padding-left:5px;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle:hover{color:#2daac1;}.ty-horizontal-product-filters .ty-range-slider,.ty-horizontal-product-filters .ty-range-slider .ui-slider-range,.ty-horizontal-product-filters .ty-range-slider .ui-slider-handle{z-index:101;}.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools{background-color:#eee;}.ty-horizontal-product-filters.ty-selected-product-filters{margin-bottom:25px;}.cm-date-range{display:inline-block;padding:15px 10px 9px;margin-bottom:15px;}.cm-date-range a{color:#363636;}.ty-date-range .ty-icon-calendar{position:relative;color:#363636;font-size:16px;margin-right:3px;top:2px;}.daterangepicker.dropdown-menu.opensright,.daterangepicker.dropdown-menu.opensleft{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #97a0a5;padding:10px 8px;z-index:101;}.daterangepicker.dropdown-menu.opensright:before,.daterangepicker.dropdown-menu.opensleft:before,.daterangepicker.dropdown-menu.opensright:after,.daterangepicker.dropdown-menu.opensleft:after{display:none;}.daterangepicker .ranges{min-width:180px;}.daterangepicker > .ranges > ul > li{color:#2daac1;}.daterangepicker > .ranges > ul > li.active,.daterangepicker > .ranges > ul > li:hover{background:#2daac1;border:1px solid #2daac1;color:#fff;}.daterangepicker .ranges .range_inputs label{display:block;width:auto;color:#363636;}.daterangepicker_start_input,.daterangepicker_end_input{margin-top:5px;margin-bottom:20px;}.daterangepicker .input-mini{width:80px;cursor:not-allowed;background-color:#eee;}.daterangepicker button.btn.btn-small.btn-success.applyBtn{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-transform:none;font-size:14px;font-weight:600;display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-width:100%;color:#6d6d6d;border-bottom:2px solid #1d1d1d;background:#eee;background:#363636;color:white;margin-right:5px;}.daterangepicker button.btn.btn-small.btn-success.applyBtn i{top:inherit;}.daterangepicker button.btn.btn-small.btn-success.applyBtn > span{display:flex;align-items:center;justify-content:center;white-space:normal;line-height:normal;word-wrap:break-word;overflow:hidden;max-height:44px;font-size:inherit;}@media screen and (max-width: 767px){.daterangepicker button.btn.btn-small.btn-success.applyBtn > span{display:flex;height:28px;line-height:110%;}}.daterangepicker button.btn.btn-small.btn-success.applyBtn > span > span{font-size:inherit;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:36px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.daterangepicker button.btn.btn-small.btn-success.applyBtn:hover{background:#434343;border-color:#242424;color:white;}.daterangepicker button.btn.btn-small.clearBtn{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-transform:none;font-size:14px;font-weight:600;display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-width:100%;}.daterangepicker button.btn.btn-small.clearBtn i{top:inherit;}.daterangepicker button.btn.btn-small.clearBtn > span{display:flex;align-items:center;justify-content:center;white-space:normal;line-height:normal;word-wrap:break-word;overflow:hidden;max-height:44px;font-size:inherit;}@media screen and (max-width: 767px){.daterangepicker button.btn.btn-small.clearBtn > span{display:flex;height:28px;line-height:110%;}}.daterangepicker button.btn.btn-small.clearBtn > span > span{font-size:inherit;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:36px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.daterangepicker .calendar{max-width:none !important;}.daterangepicker .calendar td.active,.daterangepicker .calendar td.active:hover{background-color:#2daac1;background-image:-moz-linear-gradient(top,#2daac1,#2daac1);background-image:-webkit-gradient(linear,0 0,0 100%,from(#2daac1),to(#2daac1));background-image:-webkit-linear-gradient(top,#2daac1,#2daac1);background-image:-o-linear-gradient(top,#2daac1,#2daac1);background-image:linear-gradient(to bottom,#2daac1,#2daac1);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2daac1', endColorstr='#ff2daac1', GradientType=0);}.ty-price-slider{padding:10px;margin-bottom:20px;color:#909598;}.ty-price-slider__inputs{padding:0;color:#909598;}.ty-price-slider__input-text{margin:0 0 5px 0;width:74px;}.ty-range-slider__wrapper{margin-left:-1px;color:#d5d5d5;}.ty-range-slider__item{position:absolute;top:-5px;width:1px;height:10px;background:#d5d5d5;}.ty-range-slider__num{position:absolute;top:21px;left:-25px;display:block;width:45px;text-align:center;font-size:75%;cursor:pointer;color:#909598;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.ty-range-slider{position:relative;margin:15px 12px;height:5px;border:1px solid #d5d5d5;background:#ecf0f1;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-range-slider .ui-slider-range{background:#d5d5d5;border:0px;margin-top:-1px;height:7px;}.ty-range-slider .ui-slider-handle{top:-9px;margin-left:-8px;width:11px;height:20px;background:#2daac1;border-radius:0px;border:0px;cursor:col-resize;}.ty-range-slider .ui-slider-handle{outline:0 none;-ms-touch-action:none;touch-action:none;}.ty-range-slider.ui-state-disabled .ui-slider-handle{cursor:not-allowed;}.ty-cart-content{margin-top:30px;border:1px solid #fff;}.ty-cart-content__title{padding:12px;border:1px solid #fff;border-right:0 none;border-left:0 none;text-align:center;white-space:nowrap;font-weight:bold;background:#edeff1;}.ty-cart-content__title.ty-left{text-align:left;}.ty-cart-content__title.ty-right{text-align:right;}.ty-cart-content__product-elem{padding:17px 10px;border:none;border-top:1px solid #fff;vertical-align:top;}.ty-cart-content__image{float:left;}.ty-cart-content__image-block{padding-left:20px;}.ty-cart-content__product-title{font-size:115%;word-wrap:break-word;}.ty-cart-content__qty{padding:12px 30px 0;text-align:center;}.ty-cart-content__sku{padding:5px 0;word-break:break-all;word-break:break-word;}.ty-cart-content__price{padding-right:20px;text-align:right;}.ty-cart-content__detailed-link{display:inline-block;margin:10px 0 10px;border-bottom:1px dotted transparent;text-decoration:none;cursor:pointer;}.ty-cart-content__detailed-link.open,.ty-cart-content__detailed-link:hover{border-color:#2daac1;text-decoration:none;}.ty-cart-content__product-delete{margin:0 0 0 6px;vertical-align:middle;}.ty-cart-content__product-delete:hover{text-decoration:none;}.ty-cart-content__options{margin-top:20px;}.ty-cart-content__more-info{margin-top:0;}.ty-cart-content__more-info-title{padding:12px;}.ty-cart-content__clear-button{margin-left:10px;}.ty-cart-content__payment-methods{float:right;margin:30px 0 0;border-top:1px solid #ff43a7;-webkit-box-shadow:inset 0 70px 70px -30px #ff6cba;-moz-box-shadow:inset 0 70px 70px -30px #ff6cba;box-shadow:inset 0 70px 70px -30px #ff6cba;text-align:center;}.ty-cart-content__payment-methods-item{padding:20px 10px 0;}.ty-cart-content__payment-methods-title{display:inline-block;margin:0 auto;margin-bottom:-30px;padding:10px;color:#737373;text-transform:uppercase;font-weight:bold;font-size:85%;}.ty-cart-content__buttons{padding:18px 22px;background:#f6f6f6;}.ty-cart-content__left-buttons{float:left;}.ty-cart-content__right-buttons{float:right;}.ty-cart-items{overflow:auto;padding:10px 22px;max-height:400px;width:320px;}.ty-cart-items__list-item{padding:10px 0px;position:relative;border-bottom:1px solid #ecf0f1;}.ty-cart-items__list-item .ty-icon-cancel-circle{color:#a2a2a2;}.ty-cart-items__list-item:last-child{border-bottom:0px;}.ty-cart-items__list-item:hover .ty-cart-items__list-item-tools{display:block;}.ty-cart-items__list-item-tools a:hover{text-decoration:none;}.ty-cart-items__list-item-image{float:left;margin-right:25px;}.ty-cart-items__list-item-desc{overflow:hidden;}.ty-cart-items__list-item-tools{position:absolute;top:10px;right:0px;display:none;}.ty-cart-items__empty{margin:15px 0;color:#bbb;}.ty-minicart-title{padding-left:20px;display:inline-block;text-decoration:none;}.ty-cart-total{background:#edeff1;border-radius:6px;}.ty-cart-total__wrapper{padding:17px 20px;border:1px solid #fff;border-top:none;}.ty-cart-statistic{float:right;padding-top:10px;}.ty-cart-statistic__item{clear:both;overflow:hidden;padding:0 0 15px 0;color:#a2a2a2;}.ty-cart-statistic__title{position:relative;float:left;margin-right:20px;width:220px;text-align:right;white-space:normal;}.ty-cart-statistic_title_main{font-weight:bold;}.ty-statistic-list-subtotal-discount,.ty-statistic-list-discount{color:#e74c3c;}.ty-cart-statistic__value{position:relative;display:inline-block;width:140px;text-align:right;}.ty-cart-statistic__total-title{margin-right:10px;}.ty-cart-statistic__total-value{display:inline-block;width:140px;}.ty-cart-statistic__group{padding-bottom:5px;}.ty-cart-statistic__total-list{border-top:1px solid #e0e0e0;margin-top:15px;}.ty-cart-statistic__total{padding:9px 0 0 0;text-align:right;font-weight:bold;font-size:138%;}.ty-cart-total__a-estimation{display:inline-block;margin:0 2px 0 3px;text-transform:uppercase;font-size:85%;line-height:130%;border-bottom:1px solid transparent;}.ty-cart-total__a-estimation:hover{border-bottom:1px dotted #2daac1;text-decoration:none;}.ty-cart-total__icon-estimation{padding:0 2px;}.ty-cart-content__estimation{display:inline-block;width:100%;max-width:440px;height:100%;box-sizing:content-box;}.ty-cart-content__estimation .ty-estimation-buttons{max-width:inherit;min-width:100%;}.ty-sidebox .ty-input-text-medium{width:100%;}.ty-estimation__title{margin-top:15px;font-weight:bold;font-size:16px;color:#a2a2a2;}.ty-estimation-buttons__rate{float:none;}.ty-estimation-buttons .ty-btn + .ty-btn{margin-left:0;}.ty-estimation-buttons .ty-btn{vertical-align:top;}.ty-cart-content-products{margin-bottom:6px;position:relative;padding:0 10px;border:1px solid #bdc3c7;background:#fff;}.ty-cart-content-products__item{padding-top:15px;border-bottom:1px solid #bdc3c7;}.ty-cart-content-products__item:last-child{border:0;}.ty-discount-info{position:relative;margin-top:7px;padding:10px;border:1px solid #bdc3c7;background:#fff;font-size:90%;}.ty-discount-coupon__ty-control-group{margin:5px 0;}.ty-coupons__container{float:left;padding-right:25px;width:260px;}.ty-coupons__item{padding:0 0 5px;}.ty-coupons__item:last-child{padding-bottom:0;}.ty-coupons__item-delete,.ty-coupons__item-delete:hover{text-decoration:none;}.ty-group-block{padding:10px;border:1px solid #eee;border-radius:3px;}.ty-group-block__arrow{position:relative;}.ty-group-block__arrow .ty-caret-info{top:-17px;}.ty-group-block .ty-caret-outer{border-bottom:7px solid #eee;border-bottom-color:rgba(0,0,0,0.1);}.ty-group-block .ty-caret-inner{border-bottom-color:#fbfbfb;}.ty-checkout__title{display:inline-block;margin:30px 0 0;text-decoration:none;font-weight:normal;font-style:normal;font-size:24px;font-family:GothamProBold,sans-serif;}.ty-checkout__title-icon{color:#c0c0c0;vertical-align:middle;font-size:27px;}.checkout__block{padding:0 20px;}.ty-checkout-buttons{margin-top:15px;padding:17px 25px 0px 25px;border-top:1px solid #d5d5d5;background:#eee;}.ty-checkout__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-checkout__shipping-tips{color:#7f7f7f;margin-bottom:40px;}.ty-step__container{margin:0 0 5px 0;position:relative;}.ty-step__container .ty-icon-down-micro{display:none;}.ty-step__container-active{margin:0 0 45px 0;background:#eee;}.ty-step__container-active .ty-tabs{margin-top:5px;padding:0px 10px;}.ty-step__container-active .ty-tabs__content{padding:0;}.ty-step__body-active .ty-address-switch{margin:25px 20px;}.ty-step__container-active .ty-step__title-txt{margin-left:32px;}.ty-step__container-active .ty-step__title-left{background:#fff;color:#c0c0c0;margin-top:-1px;}.ty-step__container{background:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{position:relative;padding:10px 14px 9px 14px;}.ty-step__title-complete{padding-right:110px;}.ty-step__title-complete .ty-step__title-left{position:static;padding:0px;background:none;color:#aeaeae;display:inline;}.ty-step__title-complete .ty-step__title-txt{margin-left:30px;color:#aeaeae;}.ty-step__title-complete .ty-step__title-right .ty-btn{position:absolute;right:8px;top:8px;}.ty-step__title-active{background:#c0c0c0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title-arrow{display:block;width:35px;height:18px;position:absolute;font-size:80px;line-height:0;bottom:-30px;color:#c0c0c0;left:35px;}.ty-step__title-txt{color:white;font-size:20px;font-weight:normal;}.ty-step__title .ty-step__title-txt{font-weight:normal;color:#aeaeae;margin-left:36px;}.ty-step__title-icon{position:absolute;top:14px;left:16px;}.ty-step-one .ty-checkout-buttons{border:0;margin-top:6px;}.ty-step-one .buttons-container{border:0;padding-left:0;padding-right:0;}.ty-step__title-left{font-weight:normal;font-size:18px;position:absolute;display:inline-block;color:#fff;padding:2px 9px;background:#c0c0c0;border-radius:50px;}.ty-step__title-right{float:right;padding:4px 0 0 0;}.ty-step__body-active{padding:20px 0;}.ty-step__body-active .select-profile label{display:none;}.ty-step__body-active .ty-control-group .ty-input-text{width:100%;}.ty-checkout__relogin{display:inline-block;padding:10px 10px 20px;}.ty-checkout__login{float:left;padding-right:3%;padding-left:3%;width:46%;}.ty-checkout__login .ty-login{margin-top:0;}.ty-checkout__register{position:relative;float:left;margin:0 0 0 3%;width:45%;}.ty-checkout__register #anonymous_checkout .ty-control-group{margin-bottom:0;margin-top:20px;padding-left:20px;padding-right:20px;}.ty-anonymous_checkout{padding:0 25px;margin-top:20px;}.ty-anonymous_checkout__field{padding:0 25px;margin-top:20px;}.ty-checkout__register-content{padding-left:20px;}.ty-checkout__register-cancel{margin-left:15px;}.ty-checkout__register-methods{margin:0;padding:0;}.ty-checkout__register-methods-item{margin:0px;padding:15px 0 0;}input.ty-checkout__register-methods-radio{float:left;margin-top:2px;}.ty-checkout__register-methods-title{display:block;padding-bottom:5px;overflow:hidden;}.ty-checkout__register-methods-hint{display:inline-block;padding-left:20px;color:#7f7f7f;font-size:95%;}.ty-shipping-options__vendor-name{display:inline-block;padding:15px 0 10px;font-weight:bold;}.ty-shipping-options__products{margin-left:15px;}.ty-shipping-options__total{margin-top:15px;padding:15px 0;border-top:1px solid #e5e5e5;}.ty-shipping-options__image{max-width:120px;}input.ty-shipping-options__checkbox{margin:2px 0 0 0;vertical-align:middle;display:inline-block;width:10%;max-width:13px;}.ty-shipping-options__group{padding-left:20px;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-shipping-options__method{margin:20px 0 5px;font-size:0;}.ty-customer-notes{padding:15px 20px;}.ty-customer-notes__title{font-weight:bold;}.ty-customer-notes__text{width:100%;height:100px;resize:vertical;}.ty-checkout__billing-options{padding:20px 20px 0;}.ty-checkout__billing-options .ty-customer-notes,.ty-checkout__billing-options .ty-license-agreement__checkbox,.ty-checkout__billing-options .ty-company__termsf{padding-left:0;padding-right:0;}.ty-checkout__billing-options .ty-checkout__terms{margin-left:0;margin-right:0;}.ty-checkout__billing-options.ty-notab{padding:0px 20px 0;}.ty-checkout__billing-tabs .ty-tabs{padding-left:20px;}.ty-credit-card{display:inline-block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 22px;max-width:363px;border:1px solid #f2f2f2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:white;}.ty-credit-card__control-group{position:relative;}input.ty-credit-card__input{padding:8px;padding-right:54px;width:100%;height:40px;font-size:18px;}input.ty-credit-card__input-short{margin:0;width:50px;}.ty-credit-card__ty-control-group{position:relative;}.ty-credit-card .help-inline{display:none;}.ty-credit-card__cvv-field{display:inline-block;margin:17px 15px;max-width:190px;}.ty-credit-card__cvv-field-input{width:65px;font-size:18px;height:38px !important;}.ty-cc-icons{position:absolute;right:57px;bottom:25px;display:inline-block;margin:0 0 15px;}.ty-cc-icons__item{position:absolute;z-index:10;display:inline-block;visibility:hidden;padding:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-cc-icons__icon{display:inline-block;margin:0;width:51px;height:32px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/payments.png?1761116502') no-repeat;}.ty-cc-icons__item.cc-default,.ty-cc-icons__item.active{visibility:visible;}.ty-cc-icons__item .default{background-position:-300px 0px;}.ty-cc-icons__item .visa-electron{background-position:-200px -100px;}.ty-cc-icons__item .maestro{background-position:0 -200px;}.ty-cc-icons__item .american-express{background-position:-100px -200px;}.ty-cc-icons__item .discover{background-position:-200px -200px;}.ty-cc-icons__item  .mastercard{background-position:0px -100px;}.ty-cc-icons__item  .visa{background-position:-200px 0px;}.ty-cvv2-about{display:inline-block;margin-left:10px;}.touch .ty-cvv2-about{display:none;}.ty-cvv2-about:hover{position:relative;text-decoration:none;}.ty-cvv2-about__title{cursor:pointer;color:#2daac1;}.ty-cvv2-about__note{display:none;padding:15px 5px;width:340px;border:1px solid #fff;background-color:#fff;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);}.ty-cvv2-about:hover .ty-cvv2-about__note{position:absolute;bottom:0;left:100%;z-index:100;display:block;}.ty-cvv2-about__image{float:left;padding:0 15px;}.ty-cvv2-about__description{float:left;width:240px;}.ty-cvv2-about__description-title{margin:0;}.ty-payment-icons{margin:10px 0;}.ty-payment-icons__item{display:inline-block;margin-left:10px;width:51px;height:32px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/payments.png?1761116502') no-repeat;}.ty-payment-icons__item.twocheckout{background-position:0 0;}.ty-payment-icons__item.mastercard{background-position:0px -100px;}.ty-payment-icons__item.paypal{background-position:-100px -100px;}.ty-payment-icons__item.visa{background-position:-200px 0px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-payment-icons__item{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/payments@2x.png?1761116502');background-size:400px, 400px;}}.ty-checkout-summary__block{margin-top:20px;width:100%;}.ty-checkout-summary__item{padding-bottom:15px;}.ty-checkout-summary__total{text-align:left;}.ty-checkout-summary__total-sum{display:inline-block;float:right;}.ty-checkout-summary__taxes{padding-bottom:2px;font-weight:bold;}.ty-checkout-summary__taxes-amount{display:inline-block;overflow:hidden;width:70px;text-overflow:ellipsis;white-space:nowrap;}.ty-checkout-summary__order_discount{color:#e74c3c;}.ty-order-products__list{padding:0px 0px;}.ty-order-products__list .ty-product-options{display:block;padding:6px 0 0;color:#767676;margin-bottom:0;}.ty-order-products__item{padding:14px 0;border-bottom:1px solid #ecf0f1;}.ty-order-products__item:last-child{padding-bottom:5px;border:none;}.ty-order-products__item:first-child{padding-top:0;}.ty-order-products__item-delete{visibility:hidden;float:right;margin:2px 0 0 0;}.ty-order-products__item-delete:hover{text-decoration:none;}.ty-order-products__item:hover .ty-order-products__item-delete{visibility:visible;}.ty-order-products__price{color:#1d1d1d;}.ty-order-products__a{display:inline-block;margin:2px 0 5px;max-width:235px;}.ty-order-products__buttons{padding:14px 0px;}.ty-order-products__buttons .text-button{color:#e74c3c;}.ty-order-info{color:#1d1d1d;}.ty-order-info__title{font-weight:bold;}.shipping-adress__delim{margin-bottom:15px;padding-top:10px;border-bottom:1px solid #ecf0f1;}.ty-order-info__profile-field{padding:10px;background:#eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-order-info__profile-field-item{float:none;clear:left;word-break:break-all;word-break:break-word;}.ty-order-info__profile-field .b-firstname,.ty-order-info__profile-field .b-lastname,.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .b-city,.ty-order-info__profile-field .b-country,.ty-order-info__profile-field .b-state,.ty-order-info__profile-field .b-zipcode,.ty-order-info__profile-field .s-firstname,.ty-order-info__profile-field .s-lastname,.ty-order-info__profile-field .s-address,.ty-order-info__profile-field .s-city,.ty-order-info__profile-field .s-country,.ty-order-info__profile-field .s-state,.ty-order-info__profile-field .s-zipcode{float:left;clear:none;padding-right:5px;}.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .s-address{clear:left;}.ty-checkout-complete__create-account{width:49%;display:inline-block;}.ty-checkout-complete__buttons:before,.ty-checkout-complete__buttons:after{display:table;content:"";line-height:0;width:100%;}.ty-checkout-complete__buttons:after{clear:both;}.ty-checkout-complete__buttons-left{float:left;}.ty-checkout-complete__buttons-right{float:right;}.ty-checkout-complete__login-info{width:45%;margin-left:5%;display:inline-block;vertical-align:top;}.ty-checkout-complete_width_full{width:100%;margin:0 0 45px 0;}.ty-checkout-complete__order-success{margin-bottom:20px;}.ty-checkout-complete__button-vmid{display:inline-block;margin-top:8px;}.ty-other-pay{margin-top:20px;}.ty-payments-list{float:left;margin:0;padding-right:60px;}.ty-payments-list__item{padding:0px 0px 20px 0;font-size:0;}input.ty-payments-list__checkbox{margin:2px 0 0 0;display:inline-block;vertical-align:middle;width:10%;max-width:13px;}.ty-payments-list__checkbox:checked + .ty-payments-list__item-group{font-weight:bold;}.ty-payments-list__item-group{padding-left:20px;color:#a2a2a2;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-payments-list__description{padding-top:5px;margin-bottom:10px;font-weight:normal;}.ty-payments-list__instruction{display:inline-block;width:255px;margin-bottom:10px;color:#363636;}.ty-payments-list__instruction h2{font-weight:bold;font-size:135%;line-height:130%;}.ty-payments-list__instruction p{padding-top:10px;line-height:150%;}.ty-payments-list__image{max-width:120px;}.ty-payment-method-iframe{position:absolute;top:0;left:0;z-index:1000;width:100%;height:700px;background:#c0c0c0;opacity:0.9;}.ty-payment-method-iframe__label{position:relative;top:350px;padding:10px;height:50px;}.ty-payment-method-iframe__text{position:relative;top:20px;vertical-align:middle;text-align:center;font-weight:bold;}.ty-payment-method-iframe__box{position:relative;z-index:10;overflow:hidden;height:700px;}.ty-repay .ty-tabs{margin-top:5px;}.ty-repay-button{padding-bottom:20px;}.ty-orders-detail{position:relative;}.ty-orders-detail .tabs{margin-top:20px;}.ty-orders-detail .ty-subheaders-group{margin:0;}.ty-orders__actions{margin:25px 0;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:30px;}.ty-orders__actions-right{float:right;}.ty-orders__actions-right-item{float:left;margin-left:25px;}.ty-profiles-info{margin-top:20px;vertical-align:top;}.ty-profiles-info:before,.ty-profiles-info:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info:after{clear:both;}.ty-profiles-info__item{float:left;margin-right:3%;width:30%;}.ty-profiles-info__title{margin-bottom:5px;font-size:15px;}.ty-profiles-info__field{padding-top:12px;}.ty-profiles-info__field .ty-info-field{margin-bottom:5px;word-break:break-all;word-break:break-word;}.ty-profiles-info__field .ty-info-field:before,.ty-profiles-info__field .ty-info-field:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info__field .ty-info-field:after{clear:both;}.ty-orders-detail__products{margin-top:25px;}.ty-orders-detail__table{width:100%;margin-top:10px;}.ty-orders-detail__table-description{margin-left:20px;}.ty-orders-detail__table-product{width:65%;}.ty-orders-detail__table-price{width:15%;text-align:right;}.ty-orders-detail__table-quantity{width:10%;}.ty-orders-detail__table-subtotal{text-align:right;}.ty-orders-detail__table-code{word-break:break-all;word-break:break-word;}.ty-orders-notes{margin-top:28px;}.ty-orders-notes__body{position:relative;margin-top:10px;padding:15px;border:1px solid #eee;line-height:150%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary{margin-top:28px;}.ty-orders-summary__wrapper{float:left;margin-top:10px;padding:4px 20px;min-width:52%;background:#f8f8f8;border:1px solid #eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary__table{width:100%;}.ty-orders-summary__row{border-bottom:1px solid #e3e9ec;}.ty-orders-summary__row:last-child{border-bottom:0px;}.ty-orders-summary__total{font-weight:bold;}.ty-orders-summary__wrapper td{padding:13px 10px 11px 0;vertical-align:top;}.ty-orders-summary__taxes-description{padding-top:5px;}.ty-orders-summary__right{float:right;}.ty-orders-shipment .ty-subheader{font-size:22px;font-weight:600;margin-top:40px;}.ty-orders-shipment .ty-subheader:first-child{margin-top:0px;}.ty-orders-shipment__info p{padding-top:0px;}.ty-orders-shipment__table{width:100%;margin-top:10px;}.ty-orders-shipment-notes__header{font-size:14px;float:left;padding-right:10px;display:table-cell;}.ty-orders-shipment-notes__body{display:table-cell;}.ty-orders-shipment-notes__info{padding-top:20px;}.ty-orders-shipment-notes_body{float:left;display:table-cell;}.ty-orders-search{position:relative;width:100%;}.ty-orders-search__item{vertical-align:top;}.ty-orders-search-options .ty-period{clear:none;margin-left:2.1276595744681%;float:left;}.ty-orders-search-options .ty-period__wrapper{padding-right:10px;margin-bottom:12px;}.ty-orders-search-options .ty-period__select-date{margin-bottom:12px;float:left;}.ty-orders-search-options .ty-period__select-date .ty-control-group__title{visibility:hidden;}.ty-orders-search-options .ty-period__dash{padding:0;}.ty-orders-search-options .ty-status-info{font-size:0;margin-left:-25px;}.ty-orders-search-options .ty-status-info label{display:inline-block;margin-right:0;font-size:0.875rem;width:25%;word-break:break-word;}.ty-orders-search-options .ty-orders-search__options-status{margin-left:25px;}.ty-orders-search__user-info{margin:0;padding:0;}.ty-orders-repay{margin-top:30px;}.ty-orders-repay .tabs-content{padding-left:20px;}.ty-order-status{margin:5% auto;padding:15px 15px 15px 40px;width:920px;border:1px solid #e5e5e5;background:#f7f7f7 url('../../../../../../../../design/themes/responsive/media/images/icons/ajax.gif?1761116502') no-repeat 15px center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.ty-checkout-block-terms{padding:0;}.ty-license-agreement__checkbox{padding:0 20px;}.ty-license-agreement__checkbox__checkbox{display:block;font-weight:bold;}.ty-orders-promotion{margin-top:30px;}.ty-orders-promotion__title{font-size:16px;}.ty-orders-promotion__description{overflow-x:auto;overflow-y:hidden;margin-bottom:10px;padding:10px;}.ty-exception{position:relative;margin:50px 0px 30px 0px;padding:40px 0px 70px 0px;}.ty-exception__code{top:92px;left:63px;display:inline-block;width:300px;color:#e74c3c;text-align:center;font-weight:bold;font-size:86px;line-height:70px;}.ty-exception__code-txt{display:block;text-align:center;font-weight:normal;font-style:normal;font-size:26px;}.ty-exception__title-info{display:inline-block;padding-left:30px;}.ty-exception__title{padding:0px 0px 25px 0px;font-size:25px;font-weight:normal;color:#34495e;}.ty-exception__info{padding:0px 0px 30px 0px;color:#bdc3c7;font-size:110%;}.ty-exception__links{margin:0px 20px 0px 0px;}.ty-exception__links-item{float:left;list-style-type:none;margin-right:20px;}.ty-exception__links-a{text-decoration:underline;cursor:pointer;}.ty-sitemap{margin-bottom:10px;}.ty-sitemap__section-title{display:block;padding:10px 0 7px 0;border-color:#fff;border-bottom:1px solid #ebebeb;font-size:16px;}.ty-sitemap__section-wrapper{float:left;margin-top:20px;margin-bottom:30px;width:33%;}.ty-sitemap__tree{margin:20px 0 15px 0;}.ty-sitemap__tree-section-list{display:inline-block;float:left;margin-bottom:30px;min-height:165px;width:33%;font-size:12px;}.ty-sitemap__section-sub-title{font-weight:bold;font-size:120%;}.ty-sitemap__tree-list-item{font-size:12px;line-height:17px;padding:5px 0;}.ty-sitemap__tree-list-item{padding:5px 0;}.ty-company-fields{margin-bottom:50px;}.ty-company-fields .ty-input-text,.ty-company-fields .ty-input-textarea-long{width:100%;}.ty-company-fields select{width:100%;}.ty-companies{padding:20px 0;border-bottom:1px solid #ebebeb;}.ty-companies:before,.ty-companies:after{display:table;content:"";line-height:0;width:100%;}.ty-companies:after{clear:both;}.ty-companies__info{overflow:hidden;padding-left:25px;}.ty-companies__img{float:left;text-align:center;}.ty-company-title{display:inline-block;padding:5px 0;}.ty-company-detail__top-links{line-height:20px;}.ty-company-detail__view-products{display:inline-block;margin-top:5px;margin-right:15px;cursor:pointer;}.ty-company-detail__categories{margin-top:10px;}.ty-company-detail__table{width:100%;margin-top:10px;}.ty-company-detail__info-title{margin-bottom:0;padding-bottom:5px;color:#404040;font-weight:bold;font-size:115%;}.ty-company-detail__logo{float:left;overflow:hidden;margin:0 100px 20px 0;width:160px;height:100px;border:1px solid #ddd;text-align:center;line-height:100px;}.ty-company-detail__logo:before,.ty-company-detail__logo:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__logo:after{clear:both;}.ty-company-detail__logo .ty-no-image{width:160px !important;height:100px !important;}.ty-company-detail__info{overflow:hidden;margin-top:25px;}.ty-company-detail__info:before,.ty-company-detail__info:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__info:after{clear:both;}.ty-company-image{vertical-align:middle;}.ty-company-detail__info-list{float:left;margin-bottom:20px;max-width:240px;word-break:break-all;}.ty-company-detail_info-first{margin-right:10%;}.ty-company-detail__ty-control-group{padding-top:3px;}.ty-company-detail__control-label{display:inline-block;width:65px;}.ty-company__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-company-info{margin:45px 0 0 58px;padding-bottom:280px;background:url('../../../../../../../../design/themes/responsive/media/images/company_vendor.png?1761116502') no-repeat bottom center;}.ty-company-info h4{padding-bottom:10px;font-size:19px;}.ty-company-info ul li{margin-bottom:11px;margin-left:17px;padding:2px 0;list-style-type:disc;}.ty-grid-vendors .ty-grid-list__company-logo .ty-company-image-wrapper{display:block;text-align:center;line-height:100px;}.ty-grid-vendors .ty-grid-list__item-location .company-location{display:block;text-align:center;color:#8f8f8f;word-wrap:break-word;}.ty-grid-vendors .ty-grid-list__total-products .ty-company-total-products{display:block;text-align:center;color:#8f8f8f;word-wrap:break-word;text-transform:lowercase;}.vendor-info-grid{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:30px 0 3px;padding:35px 0;}.ty-entry-page__item{margin:3px 0;padding:8px;}.ty-entry-page__a{display:block;}.ty-categories-picker{margin-top:-1px;width:100%;}.ty-categories-picker__title,.ty-categories-picker__item{padding:12px;border:1px solid #ecf0f1;text-align:left;}.ty-categories-picker .ty-dir-list{color:#b3b3b3;}.ty-tree-space{display:inline-block;width:10px;}.download{margin-top:20px;}.ty-download__table{width:100%;margin:11px 0 35px 0;}.ty-download-icon{margin-right:5px;color:#bdc3c7;}.ty-download__empty{color:#eee;}.ty-download__icon{margin-left:5px;font-size:120%;}.ty-download__size-col{width:20%;}.ty-download__nostyle{padding:0 !important;border:0 !important;}.ty-download__table-nomargin{width:100%;}.te-mode{margin-left:300px;}.te-mode .ty-ajax-loading-box{margin-left:156px;}html #jquery-overlay{z-index:1160;}html #jquery-lightbox{z-index:1170;}.homepage-banners{margin-top:25px;}.homepage-hotdeals{margin:50px 0;}.ty-homepage-vendors{margin-top:35px;}.ty-homepage-vendors ul{margin:15px 15px 0 0;}.ty-homepage-vendors ul li{padding:5px 0;}.ty-homepage-vendors__devider{border-top:1px solid #eee;padding:10px 0;margin-top:15px;}.ty-pagination{margin:10px 0 10px;padding:10px 0 10px 0;}.ty-pagination__items{display:inline-block;color:#959595;}.ty-pagination__bottom{border-top:1px solid #dedede;}.ty-pagination__item,.ty-pagination__selected{color:white;display:inline-block;padding:3px 7px;min-width:12px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-pagination__item{color:#959595;}.ty-pagination__item:hover{background:#eee;color:#959595;padding:4px 7px;}.ty-pagination__selected{color:#fff;font-size:13px;background:#2daac1;}.ty-pagination__range,.ty-pagination__btn{margin:0 4px;padding:5px 7px;width:auto;color:#959595;}.ty-pagination__btn:hover{color:#959595;}.ty-pagination__prev,.ty-pagination__next{color:#959595;}.ty-pagination__prev:hover,.ty-pagination__next:hover{color:#959595;background:#eee;cursor:pointer;}.ty-pagination__text{text-transform:uppercase;}.ty-pagination__text-arrow{font-size:16px;line-height:10px;font-style:normal;}.ty-pagination__text-arrow:before{content:"←";}.ty-pagination__right-arrow .ty-pagination__text-arrow:before{content:"→";}.ty-tabs{margin-top:30px;vertical-align:bottom;border-bottom:1px solid #dcdcdc;}.ty-tabs__list{vertical-align:bottom;}.ty-tabs__item,.ty-tabs .subtab{float:left;vertical-align:bottom;white-space:nowrap;cursor:pointer;border-radius:0;margin:2px 2px 0 0;padding:0 0 0 3px;position:relative;background:#e1e1e1;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-tabs__item:hover,.ty-tabs .subtab:hover{background:#e9e9e9;}.ty-tabs__item.active,.ty-tabs .subtab.active{background:#bbb;}.ty-tabs__a,.ty-tabs .subtab a{display:block;padding:8px 21px 2px 18px;height:23px;color:#7c7e80;text-decoration:none;}.ty-tabs__item.active .ty-tabs__a{color:#fff;}.ty-tabs .subtab .ty-tabs__item.active .ty-tabs__a{color:#7c7e80;}.ty-tabs__a:hover,.ty-tabs .subtab a:hover{text-decoration:none;color:#7c7e80;}.ty-tabs__content{padding:15px 5px;}.tab-list-title{margin:50px 0 15px 0px;padding-bottom:8px;border-bottom:1px solid #eee;font-size:22px;}.ty-tabs .open .dropdown-menu{display:block;}.ty-tabs .dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:0;list-style:none;background-color:#fff;border:1px solid #dcdcdc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.ty-tabs .dropdown-menu li.active{float:none;border:0;margin:0;}.ty-tabs .dropdown-menu li{display:block;margin:0;float:none;background:none;border:0px;}.ty-tabs .subtab{float:right !important;}.ty-tabs .ty-icon-down-dir{position:relative;float:none;top:0;left:0;margin:0 2px;}.ty-tabs__item{border-top-left-radius:4px;border-top-right-radius:4px;}.ty-ajax-loading-box__inner{display:none;margin:0 10px 0 5px;padding:6px 0 6px 27px;color:#fff;font-weight:bold;}.ty-ajax-loading-box{position:fixed;top:50%;right:50%;left:50%;z-index:100001;display:none;overflow:visible;margin-top:-26px;margin-left:-26px;padding:0px;min-height:52px;width:52px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1761116502') no-repeat 10px 10px #0d0d0d;opacity:0.8;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-ajax-loading-box_text_block{min-width:120px;min-height:76px;background-position:44px 10px;}.ty-ajax-loading-box-with__text-wrapper{color:#fff;margin-top:50px;display:block;margin-left:0px;width:110px;padding:0px 5px 5px 5px;text-align:center;}.ty-ajax-overlay{position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:10000;display:none;}.notification-content-extended{position:fixed;top:50%;left:50%;z-index:1101;margin:-40px 0 0 -320px;min-height:140px;width:640px;color:#000;background-color:#fff;border:1px solid gray;}.notification-content-extended{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.notification-content-extended h1{border-top-left-radius:6px;border-bottom-left-radius:6px;}.ty-product-notification__buttons{border-bottom-left-radius:6px;border-bottom-right-radius:6px;}.notification-content-extended .ty-product-notification__body{overflow:auto;}.notification-body-extended{color:#000;overflow-x:hidden;overflow-y:auto;}.notification-container{position:fixed;top:0;right:40px;z-index:1022;min-width:300px;width:40%;}.notification-container-top{top:10px;}.notification-content{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 35px 10px 18px;line-height:150%;border-radius:2px;border-radius:4px;}.notification-content strong{margin-right:7px;}.notification-content-extended h1{position:relative;padding:13px 30px 10px 20px;border:none;border-bottom:1px solid #bdc3c7;background:#f8f9f9;font-weight:normal;font-size:18px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.notification-content-extended h1 span{position:absolute;top:15px;right:14px;width:16px;height:16px;color:#acacac;text-shadow:none;font:13px/1 'glyphs';opacity:1;cursor:pointer;speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:before{font-family:glyphs;content:"\e009";speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:hover{color:#dfdfdf;opacity:1;}.close{position:absolute;top:5px;right:7px;float:right;padding:0;border:0;background:transparent;font-size:20px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:15px;cursor:pointer;-webkit-appearance:none;}.close:hover{text-decoration:none;cursor:pointer;}.alert-success,.alert-warning,.alert-error{position:relative;margin:7px 0 7px 0;border:1px solid;font-size:100%;opacity:0.96;}.alert-success{border-color:#8bc045;background:#d0eaae;color:#496e16;}.alert-success .close{color:#8bc045;}.alert-warning{border-color:#f39c12;background:#f5e08c;color:#ac6e0b;}.alert-warning .close{color:#f39c12;}.alert-error{border-color:#c0392b;background:#eb7064;color:white;}.alert-error .close{color:#c0392b;}.alert-error a{color:#fff;text-decoration:underline;}.owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);display:flex !important;align-content:center;}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoheight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;min-height:32px;}.owl-buttons{color:#626262;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeout .7s both ease;-moz-animation:fadeout .7s both ease;animation:fadeout .7s both ease;}.owl-fade-in{-webkit-animation:fadein .7s both ease;-moz-animation:fadein .7s both ease;animation:fadein .7s both ease;}.owl-backslide-out{-webkit-animation:backslideout 1s both ease;-moz-animation:backslideout 1s both ease;animation:backslideout 1s both ease;}.owl-backslide-in{-webkit-animation:backslidein 1s both ease;-moz-animation:backslidein 1s both ease;animation:backslidein 1s both ease;}.owl-godown-out{-webkit-animation:scaletofade .7s ease both;-moz-animation:scaletofade .7s ease both;animation:scaletofade .7s ease both;}.owl-godown-in{-webkit-animation:godown .6s ease both;-moz-animation:godown .6s ease both;animation:godown .6s ease both;}.owl-fadeup-in{-webkit-animation:scaleupfrom .5s ease both;-moz-animation:scaleupfrom .5s ease both;animation:scaleupfrom .5s ease both;}.owl-fadeup-out{-webkit-animation:scaleupto .5s ease both;-moz-animation:scaleupto .5s ease both;animation:scaleupto .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backslideout{25%{opacity:.5;-webkit-transform:translatez(-500px);}75%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}}@-moz-keyframes backslideout{25%{opacity:.5;-moz-transform:translatez(-500px);}75%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}}@keyframes backslideout{25%{opacity:.5;transform:translatez(-500px);}75%{opacity:.5;transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;transform:translatez(-500px) translatex(-200%);}}@-webkit-keyframes backslidein{0%,25%{opacity:.5;-webkit-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-webkit-transform:translatez(-500px);}100%{opacity:1;-webkit-transform:translatez(0) translatex(0);}}@-moz-keyframes backslidein{0%,25%{opacity:.5;-moz-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-moz-transform:translatez(-500px);}100%{opacity:1;-moz-transform:translatez(0) translatex(0);}}@keyframes backslidein{0%,25%{opacity:.5;transform:translatez(-500px) translatex(200%);}75%{opacity:.5;transform:translatez(-500px);}100%{opacity:1;transform:translatez(0) translatex(0);}}@-webkit-keyframes scaletofade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaletofade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaletofade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes godown{from{-webkit-transform:translatey(-100%);}}@-moz-keyframes godown{from{-moz-transform:translatey(-100%);}}@keyframes godown{from{transform:translatey(-100%);}}@-webkit-keyframes scaleupfrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupfrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupfrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleupto{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupto{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupto{to{opacity:0;transform:scale(1.5);}}.owl-theme{margin:0;}.ty-owl-controls{margin:-40px 0 0 0;float:right;position:relative;z-index:100;}.ty-sidebox .ty-owl-controls{margin:-50px 0 0 0;}.owl-theme .owl-controls{margin-top:10px;text-align:center;}.owl-theme .owl-controls-outside{margin-top:0;text-align:center;}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#c0c0c0;filter:alpha(opacity=70);opacity:0.7;}.owl-theme .owl-controls-outside .owl-buttons div{float:left;font-size:15px;padding:2px 9px;height:20px;width:6px;margin-top:3px;margin-bottom:0;}.owl-theme .owl-controls-outside .owl-buttons div:last-child{margin-right:0;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none;}.owl-theme .owl-controls .owl-page{display:inline-block;}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#a9b0b4;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1;}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-item.loading{background:url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1761116502') no-repeat center center;}.owl-more-theme .owl-controls{width:100%;position:absolute;top:50%;margin-top:-18px;}.owl-more-theme .owl-prev,.owl-more-theme .owl-next{position:absolute;padding:3px 8px 0 8px;}.owl-more-theme .owl-prev i,.owl-more-theme .owl-next i{font-size:30px;}.owl-more-theme .owl-prev{left:-35px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.owl-more-theme .owl-next{right:-35px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}#lightbox-container-image-box{height:100% !important;}#lightbox-container-image,#lightbox-container-image-data-box,#lightbox-container-image-box,#lightbox-image,#lightbox-nav{max-width:100vw;}#lightbox-image{max-height:80vh;}@media (max-width: 767px){#jquery-lightbox{overflow:hidden;}}@media (max-width: 767px){.pp_pic_holder.pp_default{max-width:100vw;overflow:hidden;position:fixed;top:0% !important;}#pp_full_res,.pp_content,.ppt{max-width:100vw;}.pp_details{max-width:100%;}#pp_full_res img,.pp_hoverContainer,.pp_content{max-width:100%;height:auto !important;}a.pp_close{top:-35px !important;}}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:100vh !important;max-height:100%;}.ty-owl-previewer .object-container{overflow-x:hidden;}.ty-owl-previewer__image--flex-fix-wrapper{max-height:80%;max-width:100%;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;}.ty-owl-previewer .owl-pagination{position:absolute;bottom:0;left:0;right:0;}.ty-owl-previewer .owl-buttons{position:absolute;left:0;right:0;height:0px;bottom:calc(50% + 60px);display:flex;justify-content:space-between;}@media (max-width: 480px){.ty-owl-previewer .owl-buttons{display:none;}}.ty-owl-previewer .owl-next{transform:scale(3);}.ty-owl-previewer .owl-next:before{border:0 !important;}.ty-owl-previewer .owl-prev{transform:scale(3);}.ty-owl-previewer .owl-prev:after{border:0 !important;}.ty-owl-previewer__image-container{display:flex;align-items:center;justify-content:center;}.ty-owl-previewer__image{display:inline;max-width:100%;max-height:100%;}.ty-owl-previewer__dialog{height:80vh !important;width:80vw !important;top:10vh !important;left:10vw !important;max-height:none;max-width:80vw !important;position:fixed;}@media (max-width: 767px){.ty-owl-previewer__dialog{height:100vh !important;width:100vw !important;top:0vh !important;left:0vw !important;max-width:100vw !important;}}.ty-owl-previewer__dialog .ui-dialog-titlebar{background:white;border:none;}.ty-owl-previewer.ui-dialog-content{height:calc(100% - 48px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-owl-previewer.ui-dialog-content .object-container{padding:4px;display:block;width:100%;}.ty-footer-form-block{margin:27px 0px 0px 0px;color:white;}.ty-footer-form-block__title{display:inline-block;padding-right:30px;font-size:22px;color:white;font-weight:normal;}.ty-footer-form-block__form{display:inline-block;margin:0 0 10px 0 !important;width:300px;}.ty-footer-form-block__form .cm-hint{color:#c9c9c9;}.dropdown-menu{display:none;}.text-center{text-align:center;}.text-right{text-align:right;}.text-justify{text-align:justify;}.litecheckout .cm-sdek-select-store{position:static;display:none;}.litecheckout .pickup--map-list,.litecheckout .pickup--list,.litecheckout .ty-checkout-select-store,.litecheckout .ty-checkout-select-store__list,.litecheckout .ty-checkout-select-store__map-full-div{padding-left:0;}.litecheckout .pickup--show-all-btn-wrapper{width:100%;padding:6.5px;text-align:center;}.litecheckout .pickup__open-pickupups-btn{display:flex;margin-top:15px;flex-basis:100%;padding:10px 0;justify-content:center;align-items:center;}.litecheckout .pickup__offices{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;overflow-y:auto;height:500px;max-height:500px;padding:4px;}.litecheckout .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:100%;width:100%;}.litecheckout .pickup__offices-wrapper{display:flex;flex-direction:column;flex-basis:30%;overflow-y:hidden;height:502px;max-height:502px;border:1px solid #eee;border-right:0;margin:0;border-radius:6px 0 0 6px;}.litecheckout .pickup__offices-wrapper--near-map{flex-basis:100% !important;width:auto;}.litecheckout .pickup__offices--list{padding:0px;}@media (max-width: 767px){.litecheckout .pickup__offices--list{max-height:calc(100vh - 140px) !important;min-height:calc(100vh - 140px) !important;overflow:auto;}.litecheckout .pickup__offices--list-no-height.pickup__offices{max-height:unset !important;min-height:unset !important;padding:0;padding-top:15px;}.litecheckout .pickup__offices--list-no-height.pickup__offices .ty-one-store{border-top:1px solid #dce3ea;border-right:1px solid #dce3ea;}}.litecheckout .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto !important;border-bottom:1px solid #eee;padding-top:10px !important;padding-bottom:10px !important;}.litecheckout .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#363636 !important;background-color:#fff !important;order:0 !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#363636;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-sdek-store__label.ty-one-store__label{box-shadow:none !important;}.litecheckout .pickup__search{padding:10px;background-color:rgba(0,0,0,0.02);}.litecheckout .pickup__search-field{max-width:100%;margin:0;}.litecheckout .pickup--list .pickup__offices-wrapper{flex-basis:100%;border:0;overflow:initial;height:auto;}.litecheckout .pickup--list .pickup__offices{padding:0;margin:0 -6.5px;height:auto;}.litecheckout .pickup--list .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:33.3%;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.litecheckout .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;margin:0;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.litecheckout .pickup__map-wrapper{border-radius:0;}}.litecheckout .pickup__map-container{flex-basis:100%;}.litecheckout .pickup__offices--list--no-sorting .ty-sdek-office__selected{order:0 !important;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view,.litecheckout .pickup--list .ty-checkout-select-store__item-view,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view{padding:0 6px;padding-bottom:20px;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button{padding:10px 25px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label{min-height:105px;display:flex;align-items:center;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name{padding-top:0px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label label{width:100%;}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{display:flex;width:33.3%;flex-basis:33.3%;padding:6.5px;margin:0px;min-height:145px;order:1;background-color:rgba(0,0,0,0.02);border-left:3px solid transparent;box-sizing:border-box;}.litecheckout .pickup--map-list .ty-one-store.hidden,.litecheckout .pickup--list .ty-one-store.hidden{display:none;}.litecheckout .pickup--map-list .ty-one-store__name,.litecheckout .pickup--list .ty-one-store__name{font-size:16px;font-weight:400;padding:0;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__address,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__label,.litecheckout .pickup--list .ty-one-store__label{display:flex;flex-direction:column;width:100%;margin:0;padding:0 20px;cursor:pointer;justify-content:center;border-radius:5px;border:solid 1px #acbdcd;}.litecheckout .pickup--map-list .ty-one-store__label *,.litecheckout .pickup--list .ty-one-store__label *{cursor:pointer;}.litecheckout .pickup--map-list .ty-one-store__radio-0,.litecheckout .pickup--list .ty-one-store__radio-0{display:none;border-radius:5px;border:solid 1px #acbdcd;}.litecheckout .pickup--map-list .ty-one-store:hover,.litecheckout .pickup--list .ty-one-store:hover{background:rgba(0,0,0,0.05);}.litecheckout .pickup--map-list .ty-one-store *,.litecheckout .pickup--list .ty-one-store *{box-sizing:border-box;}@media (max-width: 1180px){.litecheckout .pickup--map-list .ty-checkout-select-store,.litecheckout .pickup--map-list .ty-checkout-select-store__list,.litecheckout .pickup--list .ty-checkout-select-store,.litecheckout .pickup--list .ty-checkout-select-store__list{width:calc(100% - 2px);}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}}@media (max-width: 767px){.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{flex-direction:row;flex-wrap:wrap;}.litecheckout .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.litecheckout .pickup__offices{padding:4px;height:auto;max-height:unset;overflow-y:auto;}.litecheckout .pickup__search{border:0;}.litecheckout .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.litecheckout .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.litecheckout .pickup__map-container--mobile-hint{display:flex;visibility:visible;min-height:25px;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;text-align:center;font-size:0.9em;}}@media (min-width: 767px){.litecheckout .accordeon-label,.litecheckout .accordeon-checkbox{visibility:hidden;display:none;}.litecheckout .pickup__map-container--mobile-hint{display:none;visibility:hidden;}}@media (max-width: 767px){.litecheckout .accordeon-labels{display:flex;width:100%;padding:0 10px;}.litecheckout .accordeon-label{display:inline-flex;border:1px solid rgba(0,0,0,0.14);background-color:rgba(151,151,151,0.178);color:rgba(0,0,0,0.65);text-align:center;cursor:pointer;flex-basis:100%;height:25px;justify-content:center;align-items:center;}.litecheckout .accordeon-label--checked{background-color:#4fbe31;font-weight:900;color:white;}.litecheckout .accordeon-label:first-child{border-right:0;}.litecheckout .accordeon-label:checked{color:white;}.litecheckout .accordeon-checkbox{display:none;}.litecheckout .accordeon-content{display:none;}.litecheckout .accordeon-checkbox:checked ~ .accordeon-content{display:block;}}.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:740px;}@media (max-width: 768px){.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:unset;width:100%;}}@media (max-width: 767px){.litecheckout-ya-baloon{overflow-x:hidden;}}.litecheckout__link{color:#4fbe32;}.litecheckout__shippings{transition:.256s padding;}.litecheckout__shippings:after{display:block;content:"";transition:.256s all;background-color:transparent;color:white;}.litecheckout__overlay--active{position:relative;z-index:inherit;padding:0px 5px;min-height:300px;}.litecheckout__overlay--active:after{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5);border-radius:6px;content:attr(data-ca-lite-checkout-overlay-message);color:white;font-size:38px;}.litecheckout__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:14px;color:#2e3a47;}.litecheckout__select:hover{border-color:#465f73;}.litecheckout__select:focus,.litecheckout__select:focus-within{border-color:#4fbe31;outline:0;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}.litecheckout__select-label{display:block;padding:6px 0;font-weight:bold;}.litecheckout .ty-footer-form-block-policy__input--autoclicked .ty-lable-subscribe-policy__wrapper{max-width:unset;}.litecheckout__pickpoint--postamat{width:100%;margin-bottom:6px;}.litecheckout__payment-method .ty-payments-list__item{display:none;}.litecheckout__payment-instructions{flex-direction:column;}.litecheckout__terms{width:100%;}.litecheckout__terms .ty-checkout__terms{margin:0;border:1px solid #dce3ea;background-color:rgba(249,249,249,0.5);}.litecheckout__address-switch{width:100%;margin:0;}.litecheckout__submit-btn{width:100%;border-radius:5px;background-color:#2b88c6;height:54px;text-align:center;color:#fff;font-size:16px;border:none;transition:background 200ms;}.litecheckout__submit-btn--auto-width{max-width:100%;width:auto;padding:0 30px;}.litecheckout__submit-btn:hover,.litecheckout__submit-btn:focus,.litecheckout__submit-btn:focus-within{background:#3b97d4;}.litecheckout__form{width:100%;display:flex;flex-direction:column;}.litecheckout__page-title{margin:40px 0 15px;padding:0 8px;font-size:28px;}.tygh-footer > div.litecheckout__footer{background:transparent;}.litecheckout__footer{margin-top:30px;}@media (max-width: 767px){.litecheckout__footer .ty-logo-container{margin-bottom:10px;}}.litecheckout__footer .footer-copyright{background:transparent;}.litecheckout__footer .bottom-copyright{margin-top:0;}.litecheckout__container{flex-basis:100%;padding-top:0.5rem;padding-bottom:0.5rem;max-width:100%;}.litecheckout__section{display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;}.litecheckout__group{display:flex;flex-wrap:wrap;max-width:100%;width:100%;}.litecheckout__group.hidden{display:none;}.litecheckout__group .captcha{padding:0px 8px;}.litecheckout__item{display:flex;margin:0.5rem;}.litecheckout__item--fill{flex-grow:1;flex-shrink:1;}.litecheckout__item--full{flex-grow:1;flex-shrink:1;width:100%;}.litecheckout__item--center{align-items:center;}.litecheckout__item:empty{display:none;}.litecheckout__field{display:flex;flex-grow:1;flex-shrink:1;flex-basis:100%;min-width:12rem;margin:0.5rem;position:relative;flex-direction:column;align-items:flex-start;}@media (min-width: 768px){.litecheckout__field{min-width:5rem;}}@media (min-width: 768px){.litecheckout__field--auto{flex-grow:0;flex-shrink:0;flex-basis:auto;}}@media (min-width: 768px){.litecheckout__field--fill{flex-basis:auto;}}.litecheckout__field--xsmall{flex-basis:calc(25% - 1rem);}.litecheckout__field--small{flex-basis:calc(33.33333% - 1rem);}.litecheckout__field--medium{flex-basis:calc(50% - 1rem);}.litecheckout__field--large{flex-basis:calc(66.66667% - 1rem);}.litecheckout__field--xlarge{flex-basis:calc(75% - 1rem);}.litecheckout__label,.litecheckout__input{display:block;padding:0;width:100%;font-weight:normal;}.litecheckout__label.hidden,.litecheckout__input.hidden{display:none;}.litecheckout .litecheckout__input{padding:8px 4px;border:1px solid #acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.litecheckout .litecheckout__input--textarea{resize:vertical;min-height:120px;width:100%;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{padding-top:14px;padding-bottom:2px;}.litecheckout .litecheckout__input:hover{border-color:#465f73;}.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.litecheckout .litecheckout__input:placeholder-shown:not(:focus):not(:focus-within)+.litecheckout__label{top:10px;font-size:14px;pointer-events:none;}.litecheckout .litecheckout__input[type=hidden] + .litecheckout__label,.litecheckout .litecheckout__input[disabled] + .litecheckout__label,.litecheckout .litecheckout__input.disabled + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable{padding:initial;padding-left:9px;height:40px;font-size:16px;background:0;border:0;border-bottom:1px solid #acbdcd;}.litecheckout .litecheckout__input--selectable:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable:focus,.litecheckout .litecheckout__input--selectable:focus-within{padding:initial;padding-left:9px;}.litecheckout .litecheckout__input--selectable + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable--select{padding-left:4px;border:1px solid #acbdcd;}.litecheckout .litecheckout__input--selectable--select:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable--select:focus,.litecheckout .litecheckout__input--selectable--select:focus-within{padding:initial;padding-left:4px;color:#6c6c6c;padding-right:1rem;text-align-last:right;}.litecheckout .litecheckout__input--selectable--select:hover{border:solid 1px #465f73;}.litecheckout .litecheckout__input--selectable--like-link{background-color:transparent;border:solid 1px #465f73;font-size:22px;color:#4fbe31;font-family:'PT Sans';text-decoration:dashed;text-decoration-line:underline;}.litecheckout .litecheckout__input--selectable--like-link:not(:placeholder-shown){cursor:pointer;}.litecheckout .litecheckout__input--selectable--like-link:hover{border:solid 1px #465f73;}.litecheckout .litecheckout__input--selectable--like-link:focus,.litecheckout .litecheckout__input--selectable--like-link:focus-within{border-color:#4fbe31;}@media (max-width: 767px){.litecheckout .litecheckout__input--selectable--like-link{font-size:14px;padding-left:7px;transition:cubic-bezier(0.075,0.82,0.165,1) .3s padding !important;}.litecheckout .litecheckout__input--selectable--like-link::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button;background-size:10px 10px;background-position:50% 50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNDM4LjUzMyA0MzguNTMzJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGZpbGw9JyNjOGM4YzgnIGQ9J200MDkuMTMzIDEwOS4yMDNjLTE5LjYwOC0zMy41OTItNDYuMjA1LTYwLjE4OS03OS43OTgtNzkuNzk2LTMzLjU5OS0xOS42MDYtNzAuMjc3LTI5LjQwNy0xMTAuMDYyLTI5LjQwNy0zOS43ODEgMC03Ni40NyA5LjgwMS0xMTAuMDYzIDI5LjQwNy0zMy41OTUgMTkuNjA0LTYwLjE5MiA0Ni4yMDEtNzkuOCA3OS43OTYtMTkuNjA5IDMzLjU5Ny0yOS40MSA3MC4yODYtMjkuNDEgMTEwLjA2NCAwIDM5Ljc4IDkuODA0IDc2LjQ2MyAyOS40MDcgMTEwLjA2MiAxOS42MDcgMzMuNTkyIDQ2LjIwNCA2MC4xODkgNzkuNzk5IDc5Ljc5OCAzMy41OTcgMTkuNjA1IDcwLjI4MyAyOS40MDcgMTEwLjA2MyAyOS40MDdzNzYuNDctOS44MDIgMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiA2MC4xODktNDYuMjA2IDc5Ljc5NS03OS43OTggMTkuNjAzLTMzLjU5NiAyOS40MDMtNzAuMjg0IDI5LjQwMy0xMTAuMDYyLjAwMS0zOS43ODItOS44LTc2LjQ3Mi0yOS4zOTktMTEwLjA2NHptLTg2LjUxMiAxNjEuNzM2YzMuNjE3IDMuNjEzIDUuNDI4IDcuOTA1IDUuNDI4IDEyLjg1NCAwIDUuMTMzLTEuODExIDkuNTE0LTUuNDI4IDEzLjEyN2wtMjUuNjkzIDI1LjcwMWMtMy42MTQgMy42MTMtNy45OTQgNS40Mi0xMy4xMzUgNS40Mi00Ljk0OCAwLTkuMjM2LTEuODA3LTEyLjg0Ny01LjQybC01MS42NzYtNTEuNjgyLTUxLjY3OCA1MS42ODJjLTMuNjE2IDMuNjEzLTcuODk4IDUuNDItMTIuODQ3IDUuNDItNS4xNCAwLTkuNTE3LTEuODA3LTEzLjEzNC01LjQybC0yNS42OTctMjUuNzAxYy0zLjYxNi0zLjYxMy01LjQyNC03Ljk5NC01LjQyNC0xMy4xMjcgMC00Ljk0OCAxLjgwOS05LjI0IDUuNDI0LTEyLjg1NGw1MS42NzgtNTEuNjczLTUxLjY3OC01MS42NzhjLTMuNjE2LTMuNjEyLTUuNDI0LTcuODk4LTUuNDI0LTEyLjg0NyAwLTUuMTQgMS44MDktOS41MTcgNS40MjQtMTMuMTM0bDI1LjY5Ny0yNS42OTNjMy42MTctMy42MTYgNy45OTQtNS40MjQgMTMuMTM0LTUuNDI0IDQuOTQ5IDAgOS4yMzEgMS44MDkgMTIuODQ3IDUuNDI0bDUxLjY3OCA1MS42NzQgNTEuNjc2LTUxLjY3NGMzLjYxLTMuNjE2IDcuODk4LTUuNDI0IDEyLjg0Ny01LjQyNCA1LjE0MSAwIDkuNTIxIDEuODA5IDEzLjEzNSA1LjQyNGwyNS42OTMgMjUuNjkzYzMuNjE3IDMuNjE3IDUuNDI4IDcuOTk0IDUuNDI4IDEzLjEzNCAwIDQuOTQ4LTEuODExIDkuMjM1LTUuNDI4IDEyLjg0N2wtNTEuNjc1IDUxLjY3OHonLz48L3N2Zz4=);height:67%;width:20px;transform:scale(1.5);padding-right:10px;margin-right:7px;}.litecheckout .litecheckout__input--selectable--select{max-width:unset;font-size:14px;}}.litecheckout__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;width:calc(100% - 12px);overflow-x:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}.litecheckout__step-title{align-self:center;font-size:22px;color:#2e3a47;margin-bottom:0;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;}.litecheckout__shipping-method{display:flex;justify-content:stretch;align-items:stretch;height:130px;}.litecheckout__shipping-method__logo-image{max-height:60px;}.litecheckout__shipping-method__wrapper{border-radius:5px;border:solid 1px #acbdcd;display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 2px);height:130px;overflow:hidden;cursor:pointer;}.litecheckout__shipping-method__wrapper:hover{border-color:#465f73;}.litecheckout__shipping-method__wrapper .ty-error-text{padding:0 6px;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}.litecheckout__shipping-method__title,.litecheckout__shipping-method__delivery-time{margin:0;padding:0;text-align:center;max-width:calc(100% - 1rem);}.litecheckout__shipping-method__title{color:#4fbe31;font-size:16px;}.litecheckout__shipping-method__delivery-time{color:#6c6c6c;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:pre;}.litecheckout__autocomplete-dropdown{margin-left:0.5rem;margin-right:0.5rem;max-width:100%;width:100%;position:relative;}.litecheckout__autocomplete-dropdown .ui-widget-content{border-radius:3px;}.litecheckout__autocomplete-dropdown .ui-menu{padding:0;height:auto;max-height:30em;overflow-y:auto;}.litecheckout__autocomplete-dropdown .ui-menu .ui-menu-item{box-sizing:border-box;padding:10px 20px;border:1px solid transparent;border-radius:3px;}.litecheckout__autocomplete-dropdown .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-focus{color:#4fbe31;background:#fff;}.litecheckout__cart{margin-top:66px;padding:20px 15px;border-radius:5px;background:#f6f6f6;}.litecheckout__cart .ty-order-products__price:not(:last-child){margin-bottom:3px;}.litecheckout__cart .ty-product-options{padding-top:0;color:#767676;}.litecheckout__cart .ty-order-products__item{border-color:#dcdcdc;}.litecheckout__order-products-p{display:inline-block;max-width:238px;}.litecheckout__field--checkbox{justify-content:flex-end;flex-direction:column-reverse;}.litecheckout__field--checkbox .litecheckout__label{position:relative;left:0;top:0;right:auto;width:auto;font-size:14px;}.litecheckout__field--checkbox .litecheckout__input{width:auto;margin-top:5px;}.litecheckout__field--date .ty-calendar__block{width:100%;}.litecheckout__field--date .litecheckout__label{font-size:14px;top:0;}.litecheckout__field--selectbox{position:relative;}.litecheckout__field--selectbox:after{position:absolute;top:10px;right:2px;left:auto;bottom:auto;width:15px;height:20px;content:'';display:block;-webkit-appearance:menulist;-moz-appearance:none;}.litecheckout__field--selectbox .litecheckout__input{width:100%;height:40px;padding:0 !important;padding-top:14px !important;padding-left:2px !important;-webkit-appearance:none;-moz-appearance:menulist;z-index:1;background-color:transparent;}.litecheckout__field--selectbox .litecheckout__label{font-size:14px;}.litecheckout__field--radio{padding-top:22px;}.litecheckout__field--radio .litecheckout__label{top:0;left:0;font-size:14px;}.litecheckout__field--radio .litecheckout__input{display:inline;padding:0;margin:0;width:unset;height:unset;margin-bottom:2px;margin-right:5px;}.litecheckout__field--radio .litecheckout__input:focus,.litecheckout__field--radio .litecheckout__input:focus-within{box-shadow:0 1px 0 4px rgba(79,190,49,0.2), 0 1px 0 1px #4fbe31;}.litecheckout__field--textarea .litecheckout__input{resize:vertical;min-height:120px;width:100%;}#shipping_rates_list{width:100%;}#shipping_rates_list > .ty-shipping-options__total{display:none;visibility:hidden;}.ty-tiles{display:flex;justify-content:stretch;align-items:stretch;box-sizing:border-box;min-height:130px;}.ty-tiles__title,.ty-tiles__text,.ty-tiles__link{margin:0;padding:0;}.ty-tiles__title--center,.ty-tiles__text--center,.ty-tiles__link--center{text-align:center;}.ty-tiles__title{color:#4fbe32;font-size:16px;}.ty-tiles__text{color:#6c6c6c;font-size:13px;}.ty-tiles__link{display:inline-block;color:#4fbe32;font-size:13px;}.ty-tiles__link:hover{color:#ea621f;}.ty-tiles__actions{margin-top:auto;padding-top:0.5rem;}.ty-tiles__wrapper{display:flex;flex:1;flex-direction:column;box-sizing:border-box;min-height:130px;padding-top:0.75rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;border:solid 1px #acbdcd;border-radius:5px;overflow:hidden;cursor:pointer;}.ty-tiles__wrapper:hover{border-color:#465f73;}.ty-tiles__wrapper .ty-error-text{padding:0 6px;}.ty-tiles__wrapper--center{align-items:center;}.ty-tiles__wrapper--vcenter{justify-content:center;}.ty-tiles__radio:checked+.ty-tiles__wrapper{border:solid 1px #4fbe32;box-shadow:0 0 0 4px rgba(79,190,50,0.2), 0 0 0 1px #4fbe32;}.ty-table--sorter th{position:relative;}.ty-table--sorter .header:not(.sorter-false),.ty-table--sorter .tablesorter-header:not(.sorter-false){cursor:pointer;}.ty-table--sorter .header:not(.sorter-false):hover,.ty-table--sorter .tablesorter-header:not(.sorter-false):hover{text-decoration:underline;}.ty-table--sorter .header:not(.sorter-false):focus,.ty-table--sorter .tablesorter-header:not(.sorter-false):focus{outline:none;}.ty-table--sorter .tablesorter-header-inner{font-weight:bold;}.ty-table--sorter .headerSortUp,.ty-table--sorter .tablesorter-headerSortUp,.ty-table--sorter .tablesorter-headerAsc{text-decoration:underline;}.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e000";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{right:5px;}}.ty-table--sorter .headerSortDown,.ty-table--sorter .tablesorter-headerSortDown,.ty-table--sorter .tablesorter-headerDesc{text-decoration:underline;}.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e002";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{right:5px;}}.bp__container{--bp-font:-apple-system, BlinkMacSystemFont, 'San Francisco', Roboto, 'Segoe UI', Ubuntu, 'Helvetica Neue', sans-serif;--bp-main-color:#0284d5;--bp-cscart-color:#51ccfb;--bp-main-color-hover:#0374ae;--bp-main-color-animation:#51ccfb;--bp-radius:4px;--bp-panel-bg:rgba(0,0,0,0.8);--bp-panel-shadow:0 -2px 4px 0 rgba(0,0,0,0.5);--bp-bottom-button-bg-hover:#f7f7f7;--bp-bottom-button-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 1px 18px 0 rgba(0,0,0,0.12), 0 6px 4px 0 rgba(0,0,0,0.14);--bp-bottom-button-shadow--hover:0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);--bp-preview-color:#29b6f6;--bp-build-color:#ffca28;--bp-text-color:#66bb6a;--bp-theme-color:#ec407a;--bp-text-color-inverse:#fff;--bp-text-color-gray:#999;--bp-dropdown-menu-bg:#333;--bp-dropdown-menu-group-divider:1px solid rgba(255,255,255,0.1);--bp-dropdown-menu-item-hover-bg:rgba(255,255,255,0.15);}.bp *{box-sizing:border-box;}.bp-tygh-main-container--padding{padding-bottom:56px;}.bp-sidebar--padding{margin-bottom:56px;}.dialog-is-open .bp__container{display:none;}.bp-panel{display:-ms-grid;display:grid;z-index:10100;position:fixed;bottom:0;width:100%;height:48px;background-color:var(--bp-panel-bg);-webkit-box-shadow:var(--bp-panel-shadow);box-shadow:var(--bp-panel-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;grid-template-areas:"nav close";-ms-grid-columns:auto 40px;grid-template-columns:auto 40px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}@media (min-width: 768px){.bp-panel{height:56px;grid-template-areas:"logo nav . modes . actions close";-ms-grid-columns:48px auto auto 1fr auto auto 40px;grid-template-columns:48px auto auto 1fr auto auto 40px;}}.bp-panel--hidden{-webkit-transform:translateY(calc(110%));-ms-transform:translateY(calc(110%));transform:translateY(calc(100% + 10px));}.bp-logo{display:none;grid-area:logo;}@media (min-width: 768px){.bp-logo{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;}}.bp-logo:hover,.bp-logo:focus,.bp-logo--active{opacity:1;color:#fff;outline:0;}.bp-logo--color{color:var(--bp-cscart-color);}.bp-logo-icon{pointer-events:none;}.bp-nav{display:-ms-grid;display:grid;position:relative;grid-area:nav;-ms-grid-columns:minmax(90px,auto) minmax(90px,auto);grid-template-columns:minmax(90px,auto) minmax(90px,auto);}.bp-nav__item{display:-webkit-box;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-right:6px;padding-left:6px;color:var(--bp-text-color-inverse);font-size:15px;font-family:var(--bp-font);white-space:nowrap;cursor:pointer;}.bp-nav__item:hover,.bp-nav__item:focus,.bp-nav__item--active{opacity:1;color:var(--bp-text-color-inverse);text-decoration:none;outline:0;}@media (min-width: 1024px){.bp-nav__item{padding-right:12px;padding-left:12px;font-size:18px;}}.bp-nav__item-text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.bp-nav__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;width:calc(100% / 3);}.bp-nav__active--activated{background:#fff;}.bp-nav--mv{-ms-grid-columns:minmax(90px,auto) minmax(90px,auto) minmax(90px,auto);grid-template-columns:minmax(90px,auto) minmax(90px,auto) minmax(90px,auto);}.bp-modes{display:none;grid-area:modes;}.bp-modes__item{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;border:0;color:#fff;background:none;}.bp-modes__item:hover,.bp-modes__item:focus,.bp-modes__item--active{outline:0;opacity:1;color:#fff;}.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.bp-modes__item:hover.bp-modes__item--preview,.bp-modes__item--active.bp-modes__item--preview{color:var(--bp-preview-color);}.bp-modes__item:hover.bp-modes__item--build,.bp-modes__item--active.bp-modes__item--build{color:var(--bp-build-color);}.bp-modes__item:hover.bp-modes__item--text,.bp-modes__item--active.bp-modes__item--text{color:var(--bp-text-color);}.bp-modes__item:hover.bp-modes__item--theme,.bp-modes__item--active.bp-modes__item--theme{color:var(--bp-theme-color);}.bp-modes__item--disabled .bp-modes__item-icon{opacity:0.1;}.bp-modes__item--disabled.bp-modes__item:hover{color:#fff;cursor:auto;}.bp-modes__item--disabled.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.bp-modes__item-icon{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-modes__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;width:calc(100% / 4);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.bp-modes__active--preview{background-color:var(--bp-preview-color);}.bp-modes__active--build{background-color:var(--bp-build-color);}.bp-modes__active--text{background-color:var(--bp-text-color);}.bp-modes__active--theme{background-color:var(--bp-theme-color);}@media (min-width: 768px){.bp-modes{display:-ms-grid;display:grid;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;-ms-grid-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);grid-template-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);}}.bp-actions{display:none;grid-area:actions;}.bp-actions__item{height:100%;}.bp-actions__item:hover,.bp-actions__item:focus{outline:0;}.bp-actions__item:hover,.bp-actions__item--active{opacity:1;color:#fff;}@media (min-width: 768px){.bp-actions{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-ms-grid-columns:40px 40px;grid-template-columns:40px 40px;}}@media (min-width: 768px){.bp-panel--personal_demo.bp-panel--admin .bp-actions,.bp-panel--personal_demo.bp-panel--vendor .bp-actions{-ms-grid-columns:40px;grid-template-columns:40px;}}.bp-bottom-buttons{display:-ms-grid;display:grid;visibility:hidden;z-index:900;position:fixed;bottom:24px;left:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 48px);-ms-grid-columns:56px 12px auto;grid-template-columns:56px auto;-ms-grid-rows:56px;grid-template-rows:56px;grid-gap:12px;pointer-events:none;}.bp-bottom-buttons--active{visibility:visible;}.bp-bottom-buttons > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.bp-bottom-buttons > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}.bp-bottom-button{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:900;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;border:0;border-radius:999px;color:var(--bp-main-color);font-size:18px;background-color:#fff;-webkit-box-shadow:var(--bp-bottom-button-shadow);box-shadow:var(--bp-bottom-button-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;pointer-events:auto;}.bp-bottom-button:hover,.bp-bottom-button:focus{color:var(--bp-main-color);background-color:var(--bp-bottom-button-bg-hover);-webkit-box-shadow:var(--bp-bottom-button-shadow--hover);box-shadow:var(--bp-bottom-button-shadow--hover);text-decoration:none;outline:0;}.bp-bottom-button--disabled{opacity:0;visibility:hidden;}.bp-bottom-button--disabled-panel{-webkit-transform:translatex(-28px) translateY(24px);-ms-transform:translatex(-28px) translateY(24px);transform:translatex(-28px) translateY(24px);}.bp-bottom-button--disabled-action{-webkit-transform:translatex(-88px) translateY(24px);-ms-transform:translatex(-88px) translateY(24px);transform:translatex(-88px) translateY(24px);}.bp-bottom-button--primary{color:#fff;background-color:var(--bp-main-color);}.bp-bottom-button--primary:hover,.bp-bottom-button--primary:focus{color:#fff;background-color:var(--bp-main-color-hover);}.bp-bottom-button--logo{color:var(--bp-cscart-color);}.bp-bottom-button--logo:hover{color:var(--bp-cscart-color);}.bp-bottom-button--text{padding-right:20px;padding-left:20px;}.bp-bottom-button__icon{pointer-events:none;}.bp-info{display:inline;-webkit-transform:translate3d(0,50%,1px);transform:translate3d(0,50%,1px);margin-top:-1.2em;color:var(--bp-text-color-gray);font-size:13px;font-family:var(--bp-font);}@media (min-width: 768px){.bp-info{display:none;}}@media (min-width: 1024px){.bp-info{display:inline;}}.bp-info--animation{color:transparent;background:-webkit-gradient(linear,left top,right top,from(var(--bp-text-color-gray)),color-stop(60%,var(--bp-text-color-gray)),color-stop(80%,var(--bp-text-color-inverse)),to(var(--bp-text-color-gray)));background:-webkit-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:-o-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:linear-gradient(90deg,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);-webkit-background-clip:text;background-clip:text;-webkit-animation:10s bp-info--animation infinite linear;animation:10s bp-info--animation infinite linear;-webkit-transition:all 5s;-o-transition:all 5s;transition:all 5s;}@-webkit-keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}@keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}.bp-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:var(--bp-text-color-inverse);font-size:13px;}.bp-btn__text{padding:7px 12px;border-radius:999px;color:var(--bp-text-color-inverse);background-color:var(--bp-main-color);transition:all 0.2s;}.bp-btn__text--animation{-webkit-animation:bp-btn__text--animation 60s ease infinite;animation:bp-btn__text--animation 60s ease infinite;}.bp-btn:hover{text-decoration:none;}.bp-btn:hover .bp-btn__text{color:var(--bp-text-color-inverse);background-color:var(--bp-main-color-hover);-webkit-animation:none;animation:none;}@keyframes bp-btn__text--animation{0%{background-color:var(--bp-main-color);}98%{background-color:var(--bp-main-color);}99%{background-color:var(--bp-main-color-animation);}100%{background-color:var(--bp-main-color);}}.bp-dropdown{position:relative;}.bp-dropdown-button{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border:0;color:#fff;background:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button:hover,.bp-dropdown-button:focus{opacity:1;outline:0;}.bp-dropdown-button-icon--settings{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button--animation:focus .bp-dropdown-button-icon--settings{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.bp-dropdown-menu{opacity:0;visibility:hidden;position:absolute;bottom:calc(100% + 2px);right:-12px;padding-top:6px;padding-bottom:6px;border-radius:var(--bp-radius);background-color:var(--bp-dropdown-menu-bg);-webkit-transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-o-transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:-1;}.bp-dropdown-menu--open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:1;}.bp-dropdown-menu__group:not(:last-child){margin-bottom:3px;padding-bottom:3px;border-bottom:var(--bp-dropdown-menu-group-divider);}.bp-dropdown-menu__item{display:block;padding:6px 20px;color:#fff;font-size:13px;font-family:var(--bp-font);white-space:nowrap;}.bp-dropdown-menu__item:hover,.bp-dropdown-menu__item:focus{color:#fff;background-color:var(--bp-dropdown-menu-item-hover-bg);text-decoration:none;}.bp-dropdown-menu__item-text{display:block;padding:6px 20px;color:#fff;opacity:0.7;font-size:13px;font-family:var(--bp-font);white-space:nowrap;}.bp-tooltip{opacity:0;position:absolute;bottom:100%;margin-bottom:8px;padding:9px;border-radius:var(--bp-radius);color:#fff;font-size:14px;font-family:var(--bp-font);text-align:center;white-space:nowrap;pointer-events:none;background-color:rgba(0,0,0,0.8);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-tooltip__secondary{color:#fff;font-size:12px;line-height:1.3;white-space:normal;min-width:200px;margin-top:4px;}.bp-tooltip:after{position:absolute;top:100%;left:50%;margin-left:-10px;border:solid transparent;border-width:10px;border-top-color:rgba(0,0,0,0.8);pointer-events:none;content:"";}.no-touchevents [data-bp-tooltip]:hover .bp-tooltip{opacity:1;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);}.bp-tooltip--left{left:2px;}.bp-tooltip--left:after{left:26px;}.bp-tooltip--right{right:2px;}.bp-tooltip--right:after{left:calc(90%);}.bp-close{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0;border:0;color:#fff;background:none;grid-area:close;}.bp-close:hover,.bp-close--focus,.bp-close--active{opacity:1;outline:0;color:#fff;}.bp-close__icon{pointer-events:none;}.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:96px;grid-template-areas:"demo demo" "nav close";-ms-grid-rows:48px 48px;grid-template-rows:48px 48px;}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:56px;grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-rows:auto;grid-template-rows:auto;}}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-columns:48px auto auto 1fr auto auto auto 40px;grid-template-columns:48px auto auto 1fr auto auto auto 40px;}}.bp-demo{display:none;height:100%;grid-area:demo;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:auto;grid-template-columns:auto;}.bp-panel.bp-panel--personal_demo .bp-demo,.bp-panel.bp-panel--demo .bp-demo{display:-ms-grid;display:grid;}.bp-panel.bp-panel--personal_demo .bp-demo{-ms-grid-columns:auto 12px auto;grid-template-columns:auto auto;grid-gap:12px;}.bp-panel.bp-panel--admin .bp-modes{display:none;}@-ms-viewport{width:device-width;}.hidden{display:none;}.visible-phone{display:none !important;}.visible-tablet{display:none !important;}.hidden-desktop{display:none !important;}.visible-desktop{display:inherit !important;}@media (min-width: 768px) and (max-width: 979px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-tablet{display:inherit !important;}.hidden-tablet{display:none !important;}}@media (max-width: 767px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-phone{display:inherit !important;}.hidden-phone{display:none !important;}}.visible-print{display:none !important;}@media print{.visible-print{display:inherit !important;}.hidden-print{display:none !important;}}@media (min-width: 1224px){.row{margin-left:-25px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:25px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1175px;}.span16{width:1175px;}.span15{width:1100px;}.span14{width:1025px;}.span13{width:950px;}.span12{width:875px;}.span11{width:800px;}.span10{width:725px;}.span9{width:650px;}.span8{width:575px;}.span7{width:500px;}.span6{width:425px;}.span5{width:350px;}.span4{width:275px;}.span3{width:200px;}.span2{width:125px;}.span1{width:50px;}.offset16{margin-left:1225px;}.offset15{margin-left:1150px;}.offset14{margin-left:1075px;}.offset13{margin-left:1000px;}.offset12{margin-left:925px;}.offset11{margin-left:850px;}.offset10{margin-left:775px;}.offset9{margin-left:700px;}.offset8{margin-left:625px;}.offset7{margin-left:550px;}.offset6{margin-left:475px;}.offset5{margin-left:400px;}.offset4{margin-left:325px;}.offset3{margin-left:250px;}.offset2{margin-left:175px;}.offset1{margin-left:100px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1276595744681%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.1276595744681%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:104.25531914894%;}.row-fluid .offset16:first-child{margin-left:102.12765957447%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}}@media (min-width: 768px) and (max-width: 979px){.row{margin-left:-10px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:10px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:726px;}.span16{width:726px;}.span15{width:680px;}.span14{width:634px;}.span13{width:588px;}.span12{width:542px;}.span11{width:496px;}.span10{width:450px;}.span9{width:404px;}.span8{width:358px;}.span7{width:312px;}.span6{width:266px;}.span5{width:220px;}.span4{width:174px;}.span3{width:128px;}.span2{width:82px;}.span1{width:36px;}.offset16{margin-left:746px;}.offset15{margin-left:700px;}.offset14{margin-left:654px;}.offset13{margin-left:608px;}.offset12{margin-left:562px;}.offset11{margin-left:516px;}.offset10{margin-left:470px;}.offset9{margin-left:424px;}.offset8{margin-left:378px;}.offset7{margin-left:332px;}.offset6{margin-left:286px;}.offset5{margin-left:240px;}.offset4{margin-left:194px;}.offset3{margin-left:148px;}.offset2{margin-left:102px;}.offset1{margin-left:56px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:1.3774104683196%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:1.3774104683196%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:102.75482093664%;}.row-fluid .offset16:first-child{margin-left:101.37741046832%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}}@media (min-width: 1224px){.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:1200px;margin:0 auto;}.ty-footer-grid__full-width > .row-fluid{max-width:1500px;min-width:290px;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}}@media (max-width: 1224px){.ty-calendar__block{width:100px;}.ty-control-group__price{width:100px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:960px;margin:0 auto;}.ty-footer-form-block__form{width:220px;}h3.ty-footer-form-block__title,h3.ty-social-link__title{font-size:20px;}.ty-orders__actions-right{float:none;}}@media (max-width: 979px){.ty-sidebox__body-toggle{display:block;}.tygh-content .container,.ty-footer-menu,.footer-copyright{padding:0px 10px;}.ty-select-block__a{margin-right:0;}.top-currencies{margin-left:2px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:0px;}.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-product-empty{display:none;}.ty-wish-list-empty [class*="ty-column"]{width:100%;}.ty-wish-list-empty [class*="ty-column"]:first-child .ty-product-empty{display:block;}.ty-compact-list__title{width:20%;}.ty-compact-list__controls{width:50%;}.ty-exception__code{display:block;width:100%;}.ty-exception__title-info{display:block;padding-left:0px;text-align:center;}.ty-exception__links{margin:0px;}.ty-exception__links-item{float:none;display:inline-block;margin:0 5px;}.ty-payment-icons .ty-payment-icons__item{margin-left:5px;}.ty-footer-form-block__title{padding-left:10px;}.ty-footer-form-block__title,.ty-footer-form-block__form-container,.ty-footer-form-block__form{width:100%;}h3.ty-social-link__title{display:block;margin-top:21px;margin-bottom:10px;margin-right:0;}.ty-sort-container{padding-left:0px;}.ty-product-block__note{width:100%;position:static;}.ty-product-options__item-label{display:block;width:100%;float:none;}.ty-product-options__description,.ty-product-block__option .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:0;}.ty-product-detail .ty-product-block__left{padding-right:0;}.ty-multi-checkout__step{display:block;width:100%;padding-bottom:20px;}.ty-multi-checkout__arrow{display:none;}.ty-payments-list{padding-right:20px;}.ty-payments-list__instruction{width:210px;}.ty-pagination__text{display:none;}}@media (min-width: 768px) and (max-width: 979px){.ty-footer-grid__full-width > .row{width:736px;margin:0 auto;}.ty-social-link__title{margin-right:70px;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}.ty-footer-form-block__form{width:220px;}.ty-menu__item .ty-menu__item-link{padding:14px 12px;}.ty-menu__submenu-items .ty-top-mine__submenu-col{min-width:160px;margin-right:13px;margin-bottom:20px;}.ty-top-mine__submenu-col:nth-child(4n){margin-right:0px;}.ty-account-info__buttons .ty-btn{display:block;margin-bottom:10px;margin-left:0px;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{margin-top:5px;margin-bottom:5px;}.buttons-container.ty-cart-content__top-buttons button.ty-btn,.buttons-container.ty-cart-content__bottom-buttons button.ty-btn{width:100%;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{display:block;margin-left:0;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons{text-align:right;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn{margin-left:auto;margin-right:0;}.ty-orders-search-options .span4.ty-control-group{width:50%;margin-left:0;}.ty-orders-search-options .ty-period{margin-left:0;}.te-mode .ty-orders-detail__table-image{float:none;}}@media (min-width: 768px){.ty-cart-content .ty-cart-content__product-elem,.ty-cart-content .ty-cart-content__title{border:0;}.ty-menu__item{display:block !important;}.ty-menu__menu-btn{display:none !important;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link{background:#2daac1;color:#fff;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i{color:#fff;}.ty-sidebox__body{display:block !important;}}@media (max-width: 767px){html.dialog-is-open{overflow:scroll;}.ty-menu__items .ty-menu__items-show{display:block !important;border-bottom:0;}.ty-menu__item{display:none;float:none;margin-right:0px;border-bottom:1px solid #2794a8;padding:0px;position:relative;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items,.ty-menu__item:hover .ty-menu__submenu-items{display:none;}.ty-menu__item:last-child{box-shadow:none;border-bottom:0;}.ty-menu__item .ty-menu__item-toggle-active{background:#2898ac;}.ty-menu__item .ty-menu__item-link{position:static;}.ty-menu__submenu .ty-menu__submenu-items{padding:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item{border-bottom:1px solid #d8d8d8;margin:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{display:block;padding:12px 30px 12px 40px;}.no-touch .ty-menu__submenu-items .ty-menu__submenu-link:hover{color:#238698;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:black;background:none;}.ty-menu__submenu .ty-top-mine__submenu-col{display:block;position:relative;margin:0px;padding:0px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item{position:relative;padding:0px;padding-left:35px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-list{display:none;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle-active{background:#e0e0e0;}.ty-menu__items .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle{color:#bfbfbf;}.ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:13px 40px;display:block;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header{min-height:45px;margin:0px;padding-bottom:0px;border-bottom:1px solid #d8d8d8;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header-active{background:#e0e0e0;}.ty-menu__menu-btn{border-bottom:0px;box-shadow:none;}.ty-menu__submenu-items{background:#ededed;position:static;}.ty-icon-short-list{padding-right:4px;}.ty-menu__item-toggle{width:50px;height:44px;position:absolute;text-align:center;font-size:35px;right:0px;z-index:100;color:#fff;top:0px;cursor:pointer;}.ty-menu__item-toggle:hover{color:#fff;}.ty-menu__icon-hide,.ty-menu__icon-open{display:inline-block;line-height:46px;}.ty-menu__submenu-dropdown-bottom{margin:auto;}.ty-menu__icon-hide{display:none;}.ty-menu__item-toggle-active .ty-menu__icon-hide{display:inline-block;}.ty-menu__item-toggle-active .ty-menu__icon-open{display:none;}.ty-menu-vertical{margin-bottom:40px;}.ty-dropdown-box__content .ty-menu-vertical{margin-bottom:0px;}.ty-menu-vertical .ty-menu__item{display:block;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{position:static;display:block;}.ty-menu-vertical .ty-menu__item.menu-level-2{padding-left:35px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{background:none;color:#2daac1;padding-left:40px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{color:#2daac1;}.ty-menu-vertical .ty-menu__submenu .dropdown-vertical__dir .ty-menu__submenu-item-header .ty-menu__item-link{text-transform:uppercase;font-weight:bold;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{background:#e0e0e0;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{color:#000;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;text-transform:none;font-weight:normal;background:none;}.ty-menu-vertical .ty-menu__item-toggle i{top:3px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu-items .ty-menu__submenu-items{border-right:0;border-bottom:0;border-left:0;}.ty-menu-vertical .ty-menu__submenu-items .dropdown-vertical__dir .ty-menu__item-toggle{background:none;color:#bfbfbf;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0;padding-bottom:0;min-height:none;border-bottom:none;}.ty-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-item-header .ty-menu__item-link{color:#1abc9c;text-transform:none;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover i{color:#a1a6aa !important;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items{border:1px solid #2b3e51;border-top:0px;border-bottom:0px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-items{border:0px;}.ty-menu-vertical .ty-menu__submenu-items .ty-menu__item{border-top:1px solid #d8d8d8;border-bottom:0;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link{background:none;color:#238698;}.ty-menu-vertical .menu-level-1.ty-menu__item-active > .ty-menu__submenu-item-header{background:#e0e0e0;}.ty-menu-vertical__dropdown .ty-menu__item{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__item-toggle{left:0px;}.ui-dialog input[type="text"],.ui-dialog input[type="password"],.ui-dialog textarea,.ui-dialog select{width:100%;}.ui-dialog input[type="checkbox"]{margin:-20px 0px;}body.dialog-is-open{overflow:visible;}div.ui-dialog .ui-dialog-title{overflow:hidden;text-overflow:ellipsis;}.ty-estimation-buttons__rate{margin-bottom:0px;}.top-menu-grid{padding-top:0;}.top-logo-grid{padding-top:15px;}.top-logo-grid:before,.top-logo-grid:after{display:table;content:"";line-height:0;width:100%;}.top-logo-grid:after{clear:both;}.ty-logo-container{text-align:center;margin:10px 0px 30px;}.tygh-header > div,.tygh-top-panel > div{padding:0px 10px;}.ty-mainbox-title .ty-status{display:block;float:none;}.notification-content-extended{width:96%;left:2%;right:10px;margin:0px;}.ty-product-notification__body .ty-product-options-name{width:50%;}.ty-product-notification__body .ty-product-options-content{width:50%;text-align:right;}.notification-container{top:0;right:0px;min-width:100%;width:100%;}.notification-content{margin:0px;border:none;}.notification-content .close{top:8px;right:20px;}.ty-product-notification__image{float:none;display:block;margin:0 auto;}.ty-product-notification__product-name{max-width:200px;}.ty-table table,.ty-table thead,.ty-table tbody,.ty-table th,.ty-table td,.ty-table tr{display:block;}.ty-table{margin:5px 0px 20px;}.ty-table{border:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-table thead tr{position:absolute;top:-9999px;left:-9999px;}.ty-table tr{border:1px solid #ccc;border-bottom:none;}.ty-table tr:last-child{border-bottom:1px solid #ccc;}.ty-table td{border:none;border-bottom:1px solid #eee;white-space:normal;text-align:left;min-height:18px;width:auto !important;}.ty-table td:before,.ty-table td:after{display:table;content:"";line-height:0;width:100%;}.ty-table td:after{clear:both;}.ty-table tr td:last-child{border-bottom:0px;}.ty-table__no-items td{padding:0px;}.ty-table__no-items .ty-no-items{margin-bottom:0px;}.ty-table__responsive-header{float:left;width:35%;padding-right:5%;font-weight:bold;word-break:normal;display:block;}.ty-table__responsive-content{float:left;width:50%;}.ty-table.hidden,.ty-table .hidden{display:none;}.ty-cart-content .ty-cart-content__image-block{border-bottom:0;}.ty-cart-content .ty-table__responsive-header,.ty-table__responsive-content{float:none;width:100%;padding:0;}.ty-cart-content__image{float:none;text-align:center;}.ty-cart-content__left-buttons,.ty-cart-content__right-buttons{float:none;}.ty-cart-content__right-buttons{margin-top:10px;}.ty-cart-content__top-buttons .ty-btn,.ty-cart-content__bottom-buttons .ty-btn{display:block;width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-cart-content__top-buttons .ty-btn + .ty-btn,.ty-cart-content__bottom-buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-cart-total .ty-coupons__container{float:none;padding:0;width:100%;}.ty-cart-content__estimation{max-width:inherit;}.ty-cart-statistic{float:none;margin-top:10px;}.ty-cart-statistic__title,.ty-cart-statistic__total-title{width:50%;margin-right:0;float:left;}.ty-cart-statistic__value,.ty-cart-statistic__total-value{width:50%;float:left;}.top-links-grid .ty-dropdown-box{background:none;}.ty-dropdown-box .ty-account-info__title-txt{display:none;}.account-benefits{margin:0px 0px 30px 0px;}.top-cart-content{margin:13px 0px;}.header-widget-grid .top-cart-content{margin:0px;}.header-widget-grid{padding:0px 10px;}.ty-grid-list__item:hover{border-radius:0px;background:transparent;}.ty-quick-view-button{display:none;margin-bottom:30px;}.product-list__control{float:none;margin-bottom:10px;}.product-list__image{float:none;margin:0px 0px 20px 0px;width:100%;text-align:center;}.ty-compact-list__controls{width:60%;}.ty-compact-list__image .ty-discount-label{display:inline-block;height:30px;position:static;float:none;}.ty-compact-list__image{padding:0px 10px 0px 0px;}.ty-sidebox{margin-bottom:10px;}.ty-sidebox:last-child{margin-bottom:30px;}.ty-product-block__left{display:block;overflow:visible;min-width:0;}.ty-product-block{position:initial;}.ty-product-block__img-wrapper{width:100%;margin:0;float:none;text-align:center;min-height:0;}.ty-product-block__img-wrapper:before,.ty-product-block__img-wrapper:after{display:table;content:"";line-height:0;width:100%;}.ty-product-block__img-wrapper:after{clear:both;}.ty-product-block__img-wrapper .ty-no-image{width:100% !important;}.ui-dialog .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture__left,.ty-product-bigpicture__left-wrapper{width:100%;margin:0;}.ty-product-bigpicture__right{width:100%;margin-left:0;}.ty-product-thumbnails{width:100% !important;}.ty-account-detail{margin-left:0;background:none;padding-bottom:0;}.ty-profile-field__switch-label{float:none;text-align:center;margin-bottom:10px;}.ty-profile-field__switch-actions{float:none;text-align:center;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{width:100%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:0;}.ty-buttons-container__add-or-close .ty-btn{display:block;margin:0px;}.ty-buttons-container__add-or-close .ty-close-text{padding-top:10px;display:inline-block;}.ty-login-info{margin:30px 0 0;}.ty-success-registration__item{display:block;width:100%;}.ty-account-benefits{margin:30px 0 0;}.ty-company-fields{margin-bottom:20px;}.ty-company-info{margin:0;padding:0;background:none;}.ty-features-all{text-align:center;}.ty-feature__image{float:none;}.ty-product-feature__label{width:180px;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:50%;}.ty-breadcrumbs{padding-right:0;}.ty-product-switcher{display:inline-block;width:100%;position:relative;padding:0;top:10px;text-align:center;}.ty-product-switcher__a{position:relative;top:0;vertical-align:middle;font-size:20px;}.ty-product-switcher__a-left,.ty-product-switcher__a-right{float:none;}.ty-product-switcher__a-left{margin-right:10px;}.ty-product-switcher__a-right{margin-left:10px;}.ty-product-switcher span{display:inline-block;float:none;font-size:100%;}.ty-checkout__login{float:none;padding:0 15px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register{float:none;padding:0 15px;margin:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register-content{padding-left:0;}.ty-checkout-buttons__submit-order{padding-bottom:20px;}.ty-payments-list__instruction{width:255px;}.ty-compare-products__menu,.ty-compare-sort{width:130px;}.ty-compare-products__product,.ty-compare-feature_item_size{width:180px;}.ty-compare__buttons .ty-btn{width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-compare__buttons .ty-btn + .ty-btn{margin:15px 0 0;}.search-block-grid{margin-top:0px !important;}.footer-no-wysiwyg ul{margin:0;}.ty-social-link-block{margin:10px 0px 20px;text-align:center;}.ty-footer-grid__full-width .ty-float-right,.ty-footer-grid__full-width .ty-float-left{float:none;}.ty-footer-grid__full-width > .row{width:auto;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{margin:0;display:none;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:15px 0px 15px 0px;border-bottom:1px solid #eee;padding-left:20px;margin-bottom:0;}.ty-footer-menu__item{padding:15px 0px 15px 0px;border-bottom:1px solid #dfdfdf;padding-left:20px;margin-bottom:0;}.ty-footer-menu__header,.ty-footer-general__header{padding:15px 30px 15px 0;border-bottom:1px solid #696969;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{position:absolute;top:12px;right:0;font-size:40px;color:#bfbfbf;cursor:pointer;}.ty-footer-menu__icon-open{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-hide,.ty-footer-general__header.open .ty-footer-menu__icon-hide{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-open,.ty-footer-general__header.open .ty-footer-menu__icon-open{display:none;}.ty-footer-form-block__title{display:block;padding-right:0;}.ty-footer-form-block{text-align:center;margin:20px 0px 0px 0px;}.order-summary{margin-top:0;}.ty-step__container-active{margin-bottom:20px;}.ty-checkout-complete__buttons .ty-btn{margin:0 0 15px 0;}.ty-checkout-complete__buttons-left,.ty-checkout-complete__buttons-right{float:none;}.ty-period__wrapper{float:none;}.ty-login-popup{min-width:100px;max-width:none;}.ty-orders__actions .ty-btn{text-align:left;display:block;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:0;margin-top:3px;}.ty-profiles-info__item{float:none;width:100%;margin-bottom:20px;}.ty-profiles-info__item:last-child{margin-bottom:0;}.ty-orders-detail__table-image{float:none;text-align:center;margin-bottom:10px;}.ty-orders-detail__table-description{margin-left:0;}.ty-orders-summary__right{float:none;}.ty-orders-summary__wrapper{float:none;min-width:0;}.ty-orders-search-options .ty-period{float:none;margin-left:0;}.ty-orders-search-options .ty-period__wrapper{padding-right:0;}.ty-orders-search-options .ty-period__select{width:100%;}.ty-orders-search-options .ty-period__select-date .ty-control-group__title{display:none;}.ty-orders-search-options .ty-status-info{margin-left:0;}.ty-orders-search-options .ty-status-info label{width:50%;}.ty-orders-search-options .ty-orders-search__options-status{margin-left:0;}.container{width:auto;}.row-fluid{width:100%;}.row{margin-left:0;}[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row-fluid [class*="offset"]:first-child{margin-left:0;}.ty-cart-items{width:256px;}.ty-cart-items__list-item-desc{width:187px;}.ty-cart-items__list-item-tools{right:-10px;display:block;}.vendor-info-grid{margin-top:10px;}.vendor-stores-block-grid{float:left !important;width:auto !important;padding:10px 0;}.vendor-logo-grid .ty-logo-container-vendor{text-align:center;float:none;margin-bottom:20px;}.vendor-search-grid{margin-bottom:20px;}.ty-filter-tooltip{float:right;left:0 !important;margin-right:20px;}.daterangepicker.dropdown-menu.opensright,.daterangepicker.dropdown-menu.opensleft{min-width:340px !important;}.daterangepicker.dropdown-menu.opensright .ranges,.daterangepicker.dropdown-menu.opensright .calendar,.daterangepicker.dropdown-menu.opensleft .ranges,.daterangepicker.dropdown-menu.opensleft .calendar{float:none;margin:10px auto 15px;}.daterangepicker.dropdown-menu.opensright:before,.daterangepicker.dropdown-menu.opensleft:before,.daterangepicker.dropdown-menu.opensright:after,.daterangepicker.dropdown-menu.opensleft:after{display:none;}.ty-sidebox__body{display:none;}.ty-horizontal-product-filters{padding-left:0;}.ty-horizontal-product-filters-dropdown{width:100%;border-bottom:1px solid #d7d7d7;}.ty-horizontal-product-filters-dropdown:last-child{border-bottom:none;}.ty-horizontal-product-filters-dropdown__content{min-width:100%;border-top:none;border-bottom:none;border-left:1px solid #eee;border-right:1px solid #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{display:block;padding:10px;}.ty-horizontal-product-filters-dropdown__content{position:relative;margin-bottom:10px;}.ty-horizontal-product-filters-dropdown__icon{float:right;margin-right:4px;top:0px;}.ty-subcategories{text-align:center;}}@media screen and (max-width: 480px){.ty-mainbox-title__right{float:none;display:block;margin-top:0;}.ty-mainbox-title__left{float:none;display:block;}.ty-cart-content__buttons{padding:16px 12px;}.header-widget-grid .top-logo-grid{padding-top:0px;}.header-widget-grid .top-logo-grid{width:50%;float:left;}.header-widget-grid .cart-content-grid{width:50%;float:right;white-space:nowrap;}.ty-estimation-buttons__rate{margin-bottom:10px;}.ty-search-form__input{margin:4px 0px;width:100%;}.ty-features-all .ty-column6{width:50%;}.ty-product-list__image{float:none;margin-bottom:25px;margin-right:0px;text-align:center;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:100%;min-height:0;}.ty-compact-list__controls .ty-product-coming-soon{position:absolute;right:0px;text-align:left;padding-top:0px;}.ty-product-feature__label{width:120px;}.ty-product-feature__value{max-width:160px;}.ty-sort-container__views-a{padding:7px;}.ty-compact-list__image,.ty-compact-list__title{display:block;width:100%;float:none;padding:0;}.ty-compact-list__image{margin-bottom:10px;}.ty-btn__add-to-cart{margin-right:10px;}.ty-product-block__button .ty-btn + .ty-btn,.ty-product-block__button .ty-btn ~ .ty-btn{margin-left:0px;}.ty-pagination{text-align:center;}.ty-pagination__btn{width:94%;}.ty-pagination__items{margin:15px 0;}.ty-pagination__item{padding:5px 6px;}.ty-pagination__text{display:inline-block;}.ty-compact-list__controls{width:100%;text-align:left;}.ty-compact-list__price{text-align:left;width:100%;padding-bottom:10px;}.ty-compact-list__price .ty-price-update{display:inline-block;}.ty-step__title-txt{font-size:18px;}.ty-checkout__billing-tabs .ty-tabs{padding:0px;}.ty-checkout__billing-tabs .ty-tabs__item{float:none;}.ty-checkout-complete__login-info,.ty-checkout-complete__create-account{display:block;width:100%;margin-left:0;}.ty-payments-list{padding-right:0;}.ty-payments-list__instruction{width:auto;}.ty-companies__img{float:none;}.ty-companies__info{padding:0;}.ty-filters-search__item{padding-right:0;}.ty-subcategories-block{min-width:100%;}.ty-product-notification__buttons{display:block;text-align:right;}.ty-product-notification__buttons > div{float:none;display:inline-block;margin:3px auto;}}.ty-gdpr-agreement{margin-bottom:10px;}.ty-gdpr-agreement--icon{color:#2daac1;}.ty-gdpr-agreement--label:hover .ty-gdpr-agreement--icon{color:#363636;}.ty-gdpr-tooltip.tooltip{max-width:620px;}.ty-gdpr-tooltip.tooltip ul,.ty-gdpr-tooltip.tooltip ol{list-style:inherit;padding-left:40px;}.ty-gdpr-tooltip.tooltip li{list-style:inherit;}.ty-gdpr-tooltip.tooltip p{margin-top:1em;margin-bottom:1em;}.ty-gdpr-tooltip.tooltip p:first-child,.ty-gdpr-tooltip.tooltip p:last-child{margin-top:auto;margin-bottom:auto;}.ty-gdpr-tooltip--close{display:none;color:#d5d5d5;top:0;right:0;width:60px;height:30px;}.ty-gdpr-tooltip--light{background:#fff;border:1px solid rgba(0,0,0,0.2);}.ty-gdpr-tooltip--light .tooltip-arrow{border-color:transparent transparent rgba(0,0,0,0.2) transparent;}.ty-gdpr-tooltip--light .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:2px;left:-9px;border-width:0 0 8px 8px;border-color:transparent transparent #fff transparent;}.ty-gdpr-tooltip--light.tooltip.arrow-top .tooltip-arrow{border-color:transparent rgba(0,0,0,0.2) transparent transparent;}.ty-gdpr-tooltip--light.tooltip.arrow-top .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:0;left:1px;border-width:0 8px 8px 0;border-color:transparent #fff transparent transparent;}.ty-gdpr-tooltip--light.arrow-top.right .tooltip-arrow{border-color:rgba(0,0,0,0.2) transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-top.right .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-10px;left:1px;border-width:8px 8px 0 0;border-color:#fff transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-down.right .tooltip-arrow{border-color:transparent transparent transparent rgba(0,0,0,0.2);}.ty-gdpr-tooltip--light.arrow-down.right .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-8px;left:-9px;border-width:8px 0 0 8px;border-color:transparent transparent transparent #fff;}.ty-gdpr-tooltip--light.arrow-down.top .tooltip-arrow{border-color:rgba(0,0,0,0.2) transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-down.top .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-10px;left:-9px;border-width:8px 0 0 8px;border-color:#fff transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-down.right.top .tooltip-arrow{border-color:rgba(0,0,0,0.2) transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-down.right.top .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-10px;left:1px;border-width:8px 8px 0 0;border-color:#fff transparent transparent transparent;}.ty-gdpr-tooltip--light.arrow-down.center .tooltip-arrow{border-color:transparent transparent rgba(0,0,0,0.2) transparent;border-width:10px;right:50%;top:-20px;}.ty-gdpr-tooltip--light.arrow-down.center .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-8px;left:-9px;border-width:9px;border-color:transparent transparent #fff transparent;}.ty-gdpr-tooltip--light.arrow-down.center.top .tooltip-arrow{border-color:rgba(0,0,0,0.2) transparent transparent transparent;right:50%;top:auto;bottom:-20px;}.ty-gdpr-tooltip--light.arrow-down.center.top .tooltip-arrow:after{content:'';position:absolute;border-style:solid;top:-10px;left:-9px;border-width:9px;border-color:#fff transparent transparent transparent;}.ty-gdpr-tooltip--light p,.ty-gdpr-tooltip--light li{color:#333;}.touchevents .ty-gdpr-tooltip{padding-top:25px;}.touchevents .ty-gdpr-tooltip--close{display:inline-block;}.ty-gdpr-profile-actions{margin:45px 0 0 58px;}.ty-gdpr-profile-actions li{list-style-type:decimal;}.ty-horizontal-product-filters-dropdown.hidden-by-default{display:none;}.ty-horizontal-product-filters-dropdown .show-more{padding:0 5px;}.ty-horizontal-product-filters-dropdown .show-more .ty-horizontal-product-filters-dropdown__icon{font-size:26px;padding:0;}.ty-product-filters__wrapper.opened .ty-horizontal-product-filters-dropdown.hidden-by-default{display:inherit;}.ty-buy-together__products{white-space:nowrap;}.ty-buy-together__product{display:inline-block;margin:10px 0px 20px;width:195px;vertical-align:middle;text-align:center;}.ty-buy-together__plus{display:inline-block;margin:0 15px 20px;color:#bdc3c7;font-size:350%;}.ty-buy-together__product-name{padding:5px 0 0;white-space:normal;}.ty-buy-together__product-options{padding:5px 0 0;}.ty-buy-together__product-price{padding:5px 0 0;}.ty-buy-together-option{padding:5px 0 0;}.ty-buy-together-option__name{font-weight:bold;}.ty-buy-together__description{padding-top:10px;margin:20px 5px 5px;border-top:1px dotted #ccc;}.ty-buy-together-box{text-align:left;min-width:360px;}.ty-buy-together-box .ty-product-variant-image{margin-left:134px;}.ty-buy-together-box select{min-width:220px;}.ty-buy-together-price{padding:20px 20px 0px;margin:55px 0;border-top:1px solid #e3e9ec;}.ty-buy-together-price__title{display:inline-block;padding-right:30px;width:140px;}.ty-buy-together-price__new{padding-top:10px;font-size:140%;font-weight:bold;}.ty-buy-together-notification__item{margin-left:20px;margin-bottom:7px;overflow:hidden;}.ty-buy-together-notification__item-link{float:left;max-width:60%;}.ty-buy-together-orders__products{margin-top:10px;}.ty-buy-together-cart-items__list{padding-left:20px;margin-left:20px;margin-top:10px;border-left:1px solid #eee;}.ty-buy-together-info{margin-top:10px;}.ty-buy-together-info__product{margin:0;font-size:120%;font-weight:bold;}.ty-buy-together-info__item{padding:10px 0;border-bottom:1px solid #e5e5e5;color:#767676;}.ty-buy-together-info__item:last-child{border-bottom:0;}.ty-buy-together-popup{margin-bottom:20px;}@media (max-width: 979px){.ty-buy-together__products{white-space:normal;}.ty-buy-together__product{width:175px;}}@media (max-width: 767px){.ty-buy-together__product{display:block;margin:0;width:100%;}.ty-buy-together__plus{margin:0;width:100%;text-align:center;}.ty-buy-together-notification__item{margin-left:0px;}.ty-buy-together-notification__item-link{max-width:60%;}.ty-product-notification__price{margin-left:0px;}.ty-product-notification__body ul ul{margin-left:20px;}.ty-buy-together-notification__items .ty-product-notification__body .ty-product-options__info{margin-top:0px;}.ty-buy-together-notification__items .ty-buy-together-notification__items .ty-buy-together-notification__item{padding-left:20px;}.ty-buy-together-popup .ty-table__responsive-content{float:left;width:50%;}.ty-buy-together-popup .ty-table__responsive-header{width:35%;}.ty-buy-together-box .ty-product-variant-image{margin-left:0px;}.ty-buy-together-box{min-width:100px;}.ty-buy-together-cart-items__list .ty-cart-items__list-item-desc{width:150px;}}.ty-tag-cloud{margin:10px 0;}.ty-tag-cloud__item{margin-right:10px;}.ty-tag-level-0,.ty-tag-level-0:active{font-size:100%;}.ty-tag-level-1,.ty-tag-level-1:active{font-size:150%;}.ty-tag-level-2,.ty-tag-level-2:active{font-size:200%;}.ty-tag-level-3,.ty-tag-level-3:active{font-size:250%;}.ty-tag-level-4,.ty-tag-level-4:active{font-size:300%;}.ty-tag-level-5,.ty-tag-level-5:active{font-size:350%;}.ty-tag-level-6,.ty-tag-level-6:active{font-size:400%;}ul.ty-tags-list{padding-left:0;}.ty-tags-list__item{display:inline-block;}.ty-tags-list__a{position:relative;display:block;float:left;margin:3px 5px 3px 15px;padding:0 27px 0 10px;font-size:12px;line-height:24px;text-decoration:none;border:0 none;background:#e6e6e6;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.ty-tags-list__a:before{position:absolute;top:50%;left:-14px;float:left;margin-top:-12px;width:0;height:0;border-width:12px 14px 12px 0;border-style:solid;border-color:transparent #e6e6e6 transparent transparent;content:"";}.ty-tags-list__a:after{position:absolute;top:50%;left:0;float:left;margin-top:-2px;width:4px;height:4px;background:#fff;content:"";-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-tags-list__a{background:#e6e6e6;color:#676767;transition:none;padding-right:10px;}.ty-tags-list__a:hover{background:#16a085;color:#fff;text-shadow:none;}.ty-tags-list__a:hover:before{border-right-color:#16a085;}.ty-geo-maps__geolocation{display:inline-block;max-width:100%;}.ty-geo-maps__geolocation__opener{display:flex;align-items:center;padding:8px 2px;}.ty-geo-maps__geolocation__opener-text{margin-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.ty-geo-maps__geolocation__map{height:405px;margin:0 auto 10px auto;}@media (min-width: 768px){.ty-geo-maps__geolocation__map{width:690px;}}@media (max-width: 768px){.ty-geo-maps__geolocation__map{height:calc(100vh - 165px);}}.geo-map-google-search-bar{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:300;margin-top:12px;margin-left:12px;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px;}.geo-map-google-search-bar:focus{border-color:#4d90fe;}.ty-geo-maps-shipping__wrapper{margin-top:20px;border-top:1px solid #dcdcdc;}.ty-geo-maps-shipping__title{font-weight:700;margin-top:10px;}.ty-geo-maps-shipping__item{padding-top:6px;padding-bottom:6px;}.ty-geo-maps-shipping__label{display:inline-block;}.ty-geo-maps-shipping__value{display:inline-block;}.ty-geo-maps-shipping__link-text{border-bottom:1px dotted currentColor;}.ty-geo-maps-shipping__price{font-weight:700;}.ty-geo-maps-shipping__popup{margin-bottom:20px;text-align:left;}.ty-geo-maps-shipping__list{border:0;margin-top:0;margin-top:10px;}.ty-geo-maps-shipping__list-city{text-align:right;font-weight:700;}.ty-table tr.ty-geo-maps-shipping__list-item:nth-child(2n){background:none;}.ty-geo-maps-shipping__list-item:last-child .ty-geo-maps-shipping__list-col{border-bottom:0;}th.ty-geo-maps-shipping__list-head{background:none;border-right:0;}th.ty-geo-maps-shipping__list-head--price{text-align:right;}.ty-geo-maps-shipping__list-col--price{font-weight:700;text-align:right;}td.ty-geo-maps-shipping__list-col{border-right:0;}.ty-product-bigpicture .ty-geo-maps-shipping__wrapper{margin-left:20px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__item{text-align:left;margin-left:40px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__label{text-indent:-20px;}.ty-geo-maps-shipping__loader{width:50px;height:50px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1761116502') no-repeat;}.ty-product-list .ty-geo-maps-shipping__title,.ty-product-list .ty-geo-maps-shipping__value-separator,.ty-product-list .ty-geo-maps-shipping__value{display:none;}.ty-product-list .ty-geo-maps-shipping__wrapper{display:flex;align-items:center;padding-top:10px;}.ty-product-list .ty-geo-maps-shipping__item{padding-right:30px;}.store-locator .pickup__offices{align-items:flex-start;align-content:flex-start;}.store-locator .pickup__offices-wrapper{display:flex;flex-direction:column;box-sizing:border-box;flex-basis:30%;overflow-y:hidden;height:500px;max-height:500px;border:1px solid #eee;border-right:0;border-radius:6px 0 0 6px;}.store-locator .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto;border-bottom:1px solid #eee;padding-top:10px !important;padding-bottom:10px !important;}.store-locator .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.store-locator .pickup__offices--list .ty-one-store:last-child{border-bottom:0;}.store-locator .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#363636 !important;background-color:#fff !important;}.store-locator .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#363636;}@media (min-width: 768px){.store-locator .pickup__offices{overflow-y:auto;}}.store-locator .pickup__search{display:flex;flex-direction:column;padding:10px;flex-shrink:0;}.store-locator .pickup__search-field{margin:0 0 8px 0;}.store-locator .pickup__search-field:last-child{margin-bottom:0;}.store-locator .pickup--list .pickup__offices-wrapper{flex-basis:100%;border:0;overflow:initial;height:auto;max-height:none;}@media (min-width: 768px){.store-locator .pickup--list .pickup__offices.store-locator__fields-row--wrapped .ty-one-store{flex-basis:33.3%;}}.store-locator .pickup--map-list,.store-locator .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.store-locator .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.store-locator .pickup__map-wrapper{border-radius:0;}}.store-locator .pickup__map-container{flex-basis:100%;}.store-locator .pickup--map-list .ty-one-city,.store-locator .pickup--list .ty-one-city{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:100%;}.store-locator .pickup--map-list .ty-one-city__name,.store-locator .pickup--list .ty-one-city__name{position:-webkit-sticky;position:sticky;top:0;padding:1px 20px;margin:-1px 0 0 0;width:100%;order:1;background-color:#fff;border-left:3px solid transparent;border-top:1px solid #dce3ea;border-bottom:1px solid #dce3ea;font-size:16px;font-weight:600;}.store-locator .pickup--map-list .ty-one-city__hidden,.store-locator .pickup--list .ty-one-city__hidden{display:none;}.store-locator .pickup--map-list .ty-one-store,.store-locator .pickup--list .ty-one-store{width:100%;margin:0px;order:1;border-left:3px solid transparent;box-sizing:border-box;}.store-locator .pickup--map-list .ty-one-store.hidden,.store-locator .pickup--list .ty-one-store.hidden{display:none;}.store-locator .pickup--map-list .ty-one-store__name,.store-locator .pickup--list .ty-one-store__name{font-size:16px;padding:0;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__address,.store-locator .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.store-locator .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__label,.store-locator .pickup--list .ty-one-store__label{padding:0 20px;}.store-locator .pickup--map-list .ty-one-store__radio-0,.store-locator .pickup--list .ty-one-store__radio-0{display:none;}.store-locator .pickup--map-list .ty-one-store *,.store-locator .pickup--list .ty-one-store *{box-sizing:border-box;}.store-locator .pickup--map-list .pickup__search{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store__label{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store__label *{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store:hover{background:rgba(0,0,0,0.05);}@media (min-width: 768px){.store-locator .pickup--list .ty-one-store{min-height:145px;}}@media (max-width: 767px){.store-locator .pickup--map-list,.store-locator .pickup--list{flex-wrap:wrap;position:relative;}.store-locator .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.store-locator .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.store-locator .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.store-locator .pickup__map-container--mobile-hint{display:flex;min-height:30px;z-index:999;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;font-size:0.9em;}}@media (min-width: 767px){.store-locator .pickup__map-container--mobile-hint{display:none;}}.ty-store-locator__not-found{display:flex;justify-content:center;align-items:center;height:100%;min-height:140px;color:#bdc3c7;font-size:115%;text-align:center;background:#f8f9f9;}.ty-store-locator__not-found__hidden{display:none;}.ty-checkout-select-store{padding-left:30px;float:left;width:38%;margin-right:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout-select-store__list{padding-left:30px;float:left;width:100%;}.ty-checkout-select-store__estimation{padding-left:30px;float:left;width:90%;margin-right:2px;}.ty-checkout-select-store__item-view{margin:10px 0 10px 0;}.ty-checkout-select-store__map-full-div{padding-left:20px;}.ty-checkout-select-store__map-full{float:right;width:100%;height:400px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map{float:right;width:56%;height:400px;border:1px solid #eee;margin:0 0 20px 0;}.ty-checkout-select-store__map-details{float:left;width:100%;height:300px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map-full-div .ty-one-store{padding:10px 0 15px 0;}.ty-checkout-select-store__map-full-div .ty-one-store__radio{float:left;}.ty-checkout-select-store__map-full-div .ty-one-store__label{margin:-13px 0 0 30px;}.ty-checkout-select-store__map-full-div .ty-one-store__name{font-weight:bold;}.ty-checkout-select-store__map-full-div .ty-one-store__description p{color:#767676;}.ty-checkout-select-store__map-full-div .ty-one-store__select-store{padding:20px 0;}@media (max-width: 767px){.ty-checkout-select-store__map{float:none;width:100%;}.ty-checkout-select-store{float:none;width:100%;}}.store-locator__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:16px;color:#2e3a47;}.store-locator__select:hover{border-color:#465f73;}.store-locator__select:focus{border-color:#4fbe31;outline:0;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}@media (min-width: 768px){.store-locator__select{font-size:14px;}}.store-locator__select-label{padding:6px 16px 6px 0;font-weight:bold;}.store-locator__location{display:flex;width:100%;align-items:center;}@media (min-width: 768px){.store-locator__location--city{max-width:33.33%;}}.store-locator__location--wrapper{display:flex;justify-content:space-between;margin-bottom:20px;}@media (max-width: 767px){.store-locator__location--wrapper{flex-direction:column;}.store-locator__location--wrapper .store-locator__step-title{align-items:initial;justify-content:center;margin-bottom:10px;}}.store-locator__fields-row{display:flex;}.store-locator__fields-row--wrapped{flex-wrap:wrap;}.store-locator__fields-row.hidden{display:none;}.store-locator__field{display:inline-block;width:100%;position:relative;}.store-locator__label,.store-locator__input{display:block;padding:0;width:100%;font-weight:normal;}.store-locator__label.hidden,.store-locator__input.hidden{display:none;}.store-locator .store-locator__input{padding:10px 4px;border:1px solid #acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.store-locator .store-locator__input:not(:placeholder-shown),.store-locator .store-locator__input:focus{padding-top:16px;padding-bottom:4px;}.store-locator .store-locator__input:hover{border-color:#465f73;}.store-locator .store-locator__input:focus{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.store-locator .store-locator__input:placeholder-shown:not(:focus) + .store-locator__label{top:10px;font-size:14px;pointer-events:none;}.store-locator .store-locator__input[type=hidden] + .store-locator__label{display:none;}.store-locator__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;}.store-locator__step-title{display:flex;align-items:center;margin-bottom:0;}@media (max-width: 768px){.store-locator__step-title{flex-direction:column;}}.store-locator__all-stores-btn{color:#363636;background:none;border:0;width:100%;text-align:right;}.store-locator__all-stores-btn:first-letter{text-transform:uppercase;}.store-locator__all-stores--hidden{display:none;}.store-locator__scroll-top-btn{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:center;align-items:center;z-index:99;height:40px;margin-top:-40px;color:#363636;text-align:center;width:100%;background:#fff;}@media (min-width: 768px){.store-locator__scroll-top-btn{display:none;}}.pickup--list .store-locator__fields-row{display:flex;box-shadow:inset 0px -1px 0 #dce3ea;}.ty-store-locator__geolocation__location{border-bottom:1px dotted;}.ty-store-locator__geolocation__location__states,.ty-store-locator__geolocation__location__cities{padding-left:10px;}.ty-store-locator__geolocation__location__state,.ty-store-locator__geolocation__location__country{padding-bottom:20px;}.ty-store-locator__geolocation__locations{min-width:400px;}@media (max-width: 767px){.store-locator-ya-baloon{overflow-x:hidden;}}.ty-blog__item{border-bottom:1px solid #eee;padding-bottom:30px;margin:-1px;margin-bottom:50px;}.ty-blog__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog *,.ty-blog-grid *{font-size:14px;}.ty-blog h1,.ty-blog-grid h1{font-size:25px;}.ty-blog h2,.ty-blog-grid h2{font-size:23px;}.ty-blog h3,.ty-blog-grid h3{font-size:21px;}.ty-blog h4,.ty-blog-grid h4{font-size:19px;}.ty-blog h5,.ty-blog-grid h5{font-size:16px;}.ty-blog h6,.ty-blog-grid h6{font-size:14px;}.ty-blog hr,.ty-blog-grid hr{margin-top:20px;margin-bottom:20px;}.ty-blog img,.ty-blog-grid img{width:auto;max-width:100%;margin-top:30px;margin-bottom:30px;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{margin-bottom:4px;}.ty-blog .ty-blog__post-title,.ty-blog-grid .ty-blog__post-title{margin-bottom:0;padding:0 0 6px;font-size:27px;}.ty-blog .ty-blog__img-block,.ty-blog-grid .ty-blog__img-block{margin-top:20px;margin-bottom:20px;}.ty-blog .ty-blog__img-block img,.ty-blog-grid .ty-blog__img-block img{margin-top:0;margin-bottom:0;}.ty-blog .ty-blog__description,.ty-blog-grid .ty-blog__description{margin-bottom:30px;}.ty-blog .ty-blog__date,.ty-blog-grid .ty-blog__date{display:inline-block;margin-bottom:15px;margin-right:10px;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog .ty-blog__author,.ty-blog-grid .ty-blog__author{display:inline-block;margin-bottom:15px;padding-left:12px;border-left:1px solid #adadad;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog-sidebox{margin:0 0 10px;}.ty-blog-sidebox__item{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:7px;word-wrap:break-word;}.ty-blog-sidebox__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog-text-links{margin:20px 0 40px;}.ty-blog-text-links__item{margin-bottom:20px;}.ty-blog-text-links__item:last-child{margin-bottom:25px;}.ty-blog-text-links__date{color:#adadad;border:1px solid #eee;padding:3px 8px;margin-right:9px;float:left;font-size:12px;}.ty-blog-text-links__a{display:block;padding-top:3px;word-wrap:break-word;}.ty-blog-recent-posts-scroller{margin-left:-10px;margin-right:-10px;}.ty-blog-recent-posts-scroller__item{margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;word-wrap:break-word;}.ty-blog-recent-posts-scroller__item .ty-blog__date{display:block;margin-bottom:0;margin-top:5px;color:#adadad;font-size:12px;}.ty-blog-recent-posts-scroller__img-block{margin-bottom:10px;max-height:150px;min-height:150px;overflow:hidden;position:relative;text-align:center;}.ty-blog-recent-posts-scroller__img-block img{display:block;bottom:-100%;left:0;margin:auto;position:absolute;right:0;top:-100%;vertical-align:middle;}.ty-blog-recent-posts-scroller__img-block .ty-no-image{height:150px;min-height:initial !important;min-width:initial !important;}@media (max-width: 767px){.ty-blog__title{margin-top:50px;}}.ty-product-detail .ab__qobp_product,.ty-product-bigpicture .ab__qobp_product{margin:10px 0;display:block;float:left;width:100%;}.ab__qobp_cart{float:right;display:block;}.ab__qobp_content{display:block;margin:0;padding:0;}.ab__qobp_cart{float:right;padding:10px 0;max-width:322px;}#ab__qobp_checkout{margin:22px 0 0 20px;}.ab__qobp_agreement{display:inline-block;padding:5px 0;font-size:12px;color:#9c9c9c;height:auto !important;}.ab__qobp_agreement a{font-size:12px;}button.ty-btn__ab__qobp{padding-left:15px;margin:0 !important;vertical-align:top;height:44px;}button.ty-btn__ab__qobp:before{content:"\E913";top:6px;margin-right:2px;position:relative;font-size:26px;font-family:'Material Icons';font-weight:normal;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';}.ab__qobp_content input.ab__qobp_phone{height:44px;width:154px;line-height:44px;font-size:14px;padding:0 15px;margin:0 5px 5px 0;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-product-detail.fixed-form.view .ab__qobp_product{display:none;}.ty-quick-view__wrapper .ab__qobp_product{margin:5px 0 5px 0;display:inline-block;}.ty-quick-view__wrapper .ab__qobp_product button.ty-btn__ab__qobp{width:44px;padding:0 8px;margin:0;font-size:0;}.grid-list .ab__qobp_product{display:none;}@media screen and (max-width: 1395px) and (min-width: 768px){.ab__qobp_content input.ab__qobp_phone{padding:0 8px;width:142px;}button.ty-btn__ab__qobp{padding:0;margin:0;width:44px;font-size:0;}}@media screen and (max-width: 768px){.ab__qobp_cart{padding-top:25px;float:left;}}@media screen and (max-width: 430px){button.ty-btn__ab__qobp:before{content:"";}.ab__qobp_content input.ab__qobp_phone{width:150px;padding:0 10px;}}.ab_dotd_product_label{display:inline;position:relative;top:-5px;color:white;background-color:#ff43a7;font-size:8px;text-transform:uppercase;padding:0px 5px 1px 5px;margin:0;text-align:center;white-space:nowrap;vertical-align:baseline;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:auto;}.ab__dotd_chains_title{font-size:28px;line-height:30px;font-weight:700;}.ab__dotd_chains-show_more{display:block;width:280px;padding:10px 15px 13px;margin:20px auto;font-weight:bold;font-size:16px;text-align:center;background:#fff;border:3px solid #2daac1;color:#2daac1;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ab__dotd_chains-show_more:hover{border-color:#2898ac;color:#2898ac;}.ab__dotd-text_showed{display:block;color:#363636;font-weight:normal;line-height:16px;font-size:14px;}.ab__deal_of_the_day{display:flex;align-items:center;padding:40px 0;margin:0 auto;max-width:1500px;background:white;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}.ab__deal_of_the_day .pd-block{display:inline-block;float:left;width:400px;padding:0 20px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ab__deal_of_the_day .pd-content-block{width:-webkit-calc(100% - 400px);width:calc(100% - 400px);padding:0 21px;display:inline-block;background:white;position:relative;}.ab__deal_of_the_day .pd-content-block:after,.ab__deal_of_the_day .pd-content-block:before{content:'';display:block;position:absolute;bottom:0;height:100%;width:14px;z-index:1;}.ab__deal_of_the_day .pd-content-block:before{right:auto;left:20px;background-image:-webkit-linear-gradient(270deg,rgba(255,255,255,0) 0%,white 100%);background-image:linear-gradient(270deg,rgba(255,255,255,0) 0%,white 100%);}.ab__deal_of_the_day .pd-content-block:after{right:20px;left:auto;background-image:-webkit-linear-gradient(90deg,rgba(255,255,255,0) 0%,white 100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,white 100%);}.ab__deal_of_the_day .action-title{font-size:32px;line-height:120%;margin-bottom:10px;font-family:'Open Sans',sans-serif;color:#ff43a7;}.ab__deal_of_the_day .promotion-descr{margin-bottom:10px;}.ab__deal_of_the_day .promotion-descr p{color:#838383;padding:0;}.ab__deal_of_the_day a.more{padding:5px 0 10px 0;display:inline-block;color:#2daac1;text-decoration:underline;}.ab__deal_of_the_day .ty-scroller-pd{width:100%;}.ab__deal_of_the_day .ty-scroller-list__item{text-align:center;padding:0;}.ab__deal_of_the_day .ty-pd-list__item{margin:15px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}@media screen and (max-width: 767px){.ab__deal_of_the_day .ty-pd-list__item{padding:0;margin:10px;}}.ab__deal_of_the_day .ty-pd-list__item__image{background:white;margin-bottom:5px;position:relative;}.ab__deal_of_the_day .ty-pd-list__item-name{max-width:100%;width:100%;margin:0;}.ab__deal_of_the_day .ty-pd-list__item-name .product-title{color:#2daac1;font-size:14px;height:38px;display:inline-block;overflow:hidden;width:90%;}.ab__deal_of_the_day .ty-pd-list__item-name .product-title:hover{text-decoration:underline;}.ab__deal_of_the_day .ty-pd-list__price{margin:5px 0 7px 0;max-width:100%;height:42px;float:none;display:flex;flex-wrap:wrap;overflow:hidden;justify-content:center;}.ab__deal_of_the_day .pd-price-item{float:left;text-align:left;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ab__deal_of_the_day .pd-price-item:first-child{text-align:right;}.ab__deal_of_the_day .pd-price-item > span{display:inline-block;vertical-align:top;}.ab__deal_of_the_day .pd-price-item .ty-price{color:#ff43a7;}.ab__deal_of_the_day .pd-price-item .ty-price-num{font-size:18px;}.ab__deal_of_the_day .pd-price-item .ty-list-price{font-weight:bold;color:#363636;font-size:15px;}.ab__deal_of_the_day .pd-price-item .ty-strike,.ab__deal_of_the_day .pd-price-item .ty-strike .ty-list-price{font-weight:normal;color:#999;font-size:14px;}.ab__deal_of_the_day .pd-price-item *{line-height:100%;}.ab__deal_of_the_day .pd-price-item span.y_save{font-size:12px;color:#8d8c8c;padding:2px 0 5px;font-weight:normal;display:block;}.ab__deal_of_the_day .pd-price-item:last-child{padding-left:10px;margin-left:10px;border-left:1px solid #e0e0e0;}.ab__deal_of_the_day .grid-list__rating{height:25px;padding-top:5px;}.ab__deal_of_the_day .ty-stars{color:#e0e0e0;margin:0;}.ab__deal_of_the_day .ty-stars__icon{float:left;font-size:18px;width:16px;}.ab__deal_of_the_day .ty-btn__primary{font-size:11px;}@media screen and (max-width: 1140px){.ab__deal_of_the_day .ty-btn__primary i{display:none;}}.ab__deal_of_the_day .ty-cr-product-button{display:none !important;}.ab__deal_of_the_day .ty-pd-list__control{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;max-width:200px;margin:0 auto;}.ab__deal_of_the_day .ty-pd-list__control .ypi-quick-view-button + .button-container{max-width:-webkit-calc(100% - 50px);max-width:calc(100% - 50px);}.ab__deal_of_the_day .ypi-quick-view-button{float:none;}@media screen and (max-width: 767px){.ab__deal_of_the_day .ypi-quick-view-button{display:none;}}.ab__deal_of_the_day .ypi-quick-view-button .ty-btn{padding:0;width:44px;height:44px;}.ab__deal_of_the_day .ypi-quick-view-button .ty-btn i{margin-right:0;line-height:40px;color:#838383;}.ab__deal_of_the_day .owl-controls{width:100%;position:absolute;top:50%;margin-top:-13px;}.ab__deal_of_the_day .owl-controls .owl-buttons div{background:#ededed;}.ab__deal_of_the_day .owl-controls .owl-buttons div.owl-next{position:absolute;right:-25px;z-index:2;}.ab__deal_of_the_day .owl-controls .owl-buttons div.owl-prev{position:absolute;left:-24px;z-index:2;}.ab__deal_of_the_day.pd-fullwidth .pd-block{width:100%;}.ab__deal_of_the_day.pd-fullwidth .pd-content-block{width:100%;}@media screen and (max-width: 1600px){.ab__deal_of_the_day .pd-block{width:300px;}.ab__deal_of_the_day .pd-content-block{width:-webkit-calc(100% - 300px);width:calc(100% - 300px);}}@media screen and (max-width: 1400px){.ab__deal_of_the_day .ypi-quick-view-button + .button-container .ty-btn:before{display:none;}}@media screen and (max-width: 1024px){.ab__deal_of_the_day .pd-block{width:100%;float:none;}.ab__deal_of_the_day .pd-content-block{width:100%;}}@media screen and (min-width: 495px){.ab__deal_of_the_day > .pd-content-block > .owl-theme > .owl-wrapper-outer > .owl-wrapper > .owl-item:nth-child(2n){border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;}}@media screen and (max-width: 1024px){.ab__deal_of_the_day{display:block;text-align:center;}.ab__deal_of_the_day .pd-block{padding-right:0;}.ab__deal_of_the_day .pd-content-block:before{left:0;}.ab__deal_of_the_day .pd-content-block:after{right:0;}.ab__deal_of_the_day .flip-clock-wrapper{margin:5px auto 10px auto;}.ab__deal_of_the_day .pd-content-block{padding:0;}.ab__deal_of_the_day .ty-pd-list__item{margin-top:10px;}.ab__deal_of_the_day .ty-btn__add-to-cart{margin-right:0;}.ty-product-block .ab__deal_of_the_day .col1,.ty-product-block .ab__deal_of_the_day .col2{margin-bottom:10px;}.ab_dotd_product_label{top:-5px;font-size:6px;padding:2px 5px 2px 5px;margin:0;}}@media screen and (max-width: 767px){.ab__deal_of_the_day .pd-content-block form .owl-controls .owl-buttons{display:none !important;}}.actions-link{margin:0 0 10px 0;display:inline-block;width:100%;}.actions-link i.ty-icon-help-circle{color:#2daac1;position:relative;top:1px;margin-right:3px;}.actions-link .also-in-promos-link{margin-right:20px;}.all-promotions__button .ty-btn:after,.actions-link a:after{content:" →";}.ab__dotd_promotions,.ab-list-promotions-scroller{padding:0 0 20px 0;margin:0 -3px 0 -5px;}.ab__dotd_promotions .ab__dotd_promotions-item,.ab-list-promotions-scroller .ab__dotd_promotions-item{display:inline-block;width:320px;min-height:275px;margin:0 20px;float:left;margin:0 4px 10px;border:1px solid #ededed;background:white;overflow:hidden;}.ab__dotd_promotions .ab__dotd_promotions-item:hover,.ab-list-promotions-scroller .ab__dotd_promotions-item:hover{border:1px solid #dbdbdb;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.2);box-shadow:0 0 6px 0 rgba(0,0,0,0.2);}.ab__dotd_promotions .ab__dotd_promotions-item.ab__dotd_promotion_expired,.ab-list-promotions-scroller .ab__dotd_promotions-item.ab__dotd_promotion_expired{opacity:0.6;filter:alpha(opacity=60);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}@media screen and (max-width: 768px){.ab__dotd_promotions .ab__dotd_promotions-item,.ab-list-promotions-scroller .ab__dotd_promotions-item{width:-webkit-calc(100%/2 - 8px);width:calc(100%/2 - 8px);}}@media screen and (max-width: 480px){.ab__dotd_promotions .ab__dotd_promotions-item,.ab-list-promotions-scroller .ab__dotd_promotions-item{width:100%;}}.ab__dotd_promotions .ab__dotd_promotions-item_image,.ab-list-promotions-scroller .ab__dotd_promotions-item_image{margin-bottom:10px;overflow:hidden;max-height:224px;}.ab__dotd_promotions .ab__dotd_promotions-item_image .ty-no-image,.ab-list-promotions-scroller .ab__dotd_promotions-item_image .ty-no-image{border:0 none;}.ab__dotd_promotions .ab__dotd_promotions-item_image img,.ab-list-promotions-scroller .ab__dotd_promotions-item_image img{width:100%;}.ab__dotd_promotions .ab__dotd_promotions-item_title,.ab-list-promotions-scroller .ab__dotd_promotions-item_title{position:relative;padding:5px 0;line-height:120%;}.ab__dotd_promotions .ab__dotd_promotions-item_title a,.ab-list-promotions-scroller .ab__dotd_promotions-item_title a{font-size:14px;font-weight:bold;line-height:120%;color:#363636;}.ab__dotd_promotions .ab__dotd_promotions-item_days_left,.ab-list-promotions-scroller .ab__dotd_promotions-item_days_left{display:inline-block;float:left;text-align:center;max-width:68px;padding:5px;margin:0 10px 10px;background:#eee;color:#999;font-size:11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ab__dotd_promotions .ab__dotd_promotions-item_days_left span,.ab-list-promotions-scroller .ab__dotd_promotions-item_days_left span{display:block;padding-top:3px;font-size:32px;line-height:90%;font-weight:bold;color:#363636;}.ab__dotd_promotions .ab__dotd_promotions-item_date,.ab-list-promotions-scroller .ab__dotd_promotions-item_date{font-size:12px;color:#999;padding:0 10px;}.ab__dotd_promotions .ab__dotd_highlight,.ab-list-promotions-scroller .ab__dotd_highlight{background:#fff;color:#ff43a7;font-weight:bold;}.ab__dotd_promotions .ab__dotd_highlight span,.ab-list-promotions-scroller .ab__dotd_highlight span{color:#ff43a7;}.ab-list-promotions-scroller{padding:0;}.ab-list-promotions-scroller .ab__dotd_promotions-item{width:-webkit-calc(100% - 8px);width:calc(100% - 8px);min-height:275px;border:0 none;overflow:hidden;}.ab-list-promotions-scroller .ab__dotd_promotions-item:hover{border:0 none;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image{margin:0 0 10px 0;display:block;text-align:center;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image .ty-no-image{max-height:175px;}@media screen and (max-width: 1152px){.ab-list-promotions-scroller .ab__dotd_promotions-item_image{max-width:100%;max-height:162px;}.ab-list-promotions-scroller .ab__dotd_promotions-item{min-height:242px;}}@media screen and (max-width: 1024px){.ab-list-promotions-scroller .ab__dotd_promotions-item_image{max-height:142px;}}@media screen and (max-width: 768px){.ab-list-promotions-scroller .ab__dotd_promotions-item{min-height:293px;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image{max-height:inherit;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image img{width:100% !important;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image span.ty-no-image{width:100% !important;height:213px !important;max-height:inherit;}}@media screen and (max-width: 480px){.ab-list-promotions-scroller{margin:0;}.ab-list-promotions-scroller .ab__dotd_promotions-item{width:100%;margin:0;}}.all-promotions__button{position:relative;width:100%;margin-top:10px;}.all-promotions__button .ty-btn{color:white;border:2px solid rgba(255,255,255,0.5);background:transparent;line-height:40px;}.all-promotions__button .ty-btn:hover{color:#2daac1;background:white;border-color:white;}.ty-tabs__content .ab__dotd_promotions{padding:15px 0 0;}.ab__dotd_promotion{padding:30px 0 40px;margin-top:7px;border-top:1px solid #ededed;}.ab__dotd_promotion-content h1{margin-top:0;}@media screen and (max-width: 767px){.ab__dotd_promotion-content h1{margin:20px 0 5px;font-size:24px;line-height:120%;}}.ab__dotd_promotion .ab__dotd_promotion-image{text-align:center;}.ab__dotd_promotion .ab__dotd_promotion-description{display:inline-block;width:100%;font-size:14px;color:#838383;}.ab__dotd_promotion .ab__dotd_promotion-description *{font-size:14px;color:#838383;}.ab__dotd_promotion .ab__dotd_promotion-timer{padding-top:10px;}.ab__dotd_promotion .ab__dotd_promotion-timer_title{font-weight:bold;}.ab__dotd_promotion .ab__dotd_promotions-item_date p{color:#999;padding:0;}.ab__dotd_promotion .flip-clock-wrapper{margin-bottom:10px;}.ab__dotd_promotion .ab__dotd_promotion-main_info{margin-bottom:20px;}.ty-product-block .ab__deal_of_the_day{display:block;padding:15px 15px 0;margin-bottom:20px;background:#fff;width:auto !important;}.ty-product-block .ab__deal_of_the_day .action-title{font-size:18px;line-height:120%;font-family:'Open Sans',sans-serif;color:#ff43a7;}.ty-product-block .ab__deal_of_the_day .promotion-descr{line-height:120%;margin-bottom:10px;}.ty-product-block .ab__deal_of_the_day .promotion-descr *{color:#838383;}.ty-product-block .ab__deal_of_the_day .col1,.ty-product-block .ab__deal_of_the_day .col2{width:100%;margin-left:0;}@media screen and (max-width: 1224px){.ty-product-block .ab__deal_of_the_day .flip-clock-wrapper{padding-top:10px;}.ty-product-block .ab__deal_of_the_day .flip-clock-wrapper ul{width:50%;height:auto;font-size:22px;line-height:36px;}.ty-product-block .ab__deal_of_the_day .flip-clock-wrapper ul li{line-height:36px;}.ty-product-block .ab__deal_of_the_day .flip-clock-wrapper ul li a div{font-size:22px;}.ty-product-block .ab__deal_of_the_day .flip-clock-wrapper ul li a div div.inn{font-size:22px;}.ty-product-block .ab__deal_of_the_day .flip-clock-divider{height:38px;}.ty-product-block .ab__deal_of_the_day .flip-clock-divider .flip-clock-label{font-size:9px;right:-35px;}.ty-product-block .ab__deal_of_the_day .flip-clock-divider.minutes .flip-clock-label,.ty-product-block .ab__deal_of_the_day .flip-clock-divider.seconds .flip-clock-label{right:-40px;}.ty-product-block .ab__deal_of_the_day .flip-clock-divider .flip-clock-dot.top{top:20px;}.ty-product-block .ab__deal_of_the_day .flip-clock-divider .flip-clock-dot.bottom{bottom:20px;}}.ab__dotd_more{cursor:pointer;color:#2daac1;border-bottom:1px dotted #8ad6e4;line-height:17px;font-size:16px;display:inline-block;margin-right:20px;position:relative;z-index:100;}.ab__dotd_more:hover{opacity:0.9;filter:alpha(opacity=90);}.ab__dotd_more i{font-size:17px;}.ab__dotd_more:after{content:"\e01d";font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;color:#2daac1;font-size:20px;position:absolute;right:-14px;top:1px;cursor:default;}.ab__dotd_more.inverse:after{content:"\e01e";}.ab__dotd_description{position:relative;}.ab__dotd_description:before{content:'';display:block;position:absolute;bottom:0;right:0;left:0;height:50px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,white));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);}.ab__dotd_description.inverse:before{height:20px;background:none;}.ab__dotd_promotions-filter{display:block;padding:30px 0 0;}.ab__dotd_promotions-filter_item{color:#696969;cursor:pointer;font-size:14px;display:inline-block;margin:0 2px 10px 0;padding:10px;border:1px solid #ededed;}.ab__dotd_promotions-filter_item:hover{color:#363636;border:1px solid #d4d4d4;}.ab__dotd_promotions-filter_item.active{color:#2daac1;border:1px solid #2daac1;}.ab__dotd_chains-show_more{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;}.ab__dotd_chains-show_more{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;}.ab-ypi-category-promo-actions-info{display:none;overflow:hidden;width:100%;}.ab-ypi-category-promo-actions-info ul{margin-top:15px;}.ab-ypi-category-promo-actions-info ul li{border:1px dashed #fff6fb;margin-bottom:5px;padding:7px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ab-ypi-category-promo-actions-info ul li:last-child{margin-bottom:0;}.ab-ypi-category-promo-actions-info ul li a{display:flex;align-items:flex-start;}.ab-ypi-category-promo-actions-info ul li a img,.ab-ypi-category-promo-actions-info ul li a i.ty-no-image__icon{width:50px;max-height:50px;position:static;margin:0;color:#eee;text-align:center;}.ab-ypi-category-promo-actions-info ul li a .ab-dotd-promo-category-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:7px;}.ab-ypi-category-promo-actions-info ul li a .ab-dotd-promo-header{color:black;font-weight:bold;color:#ff43a7;margin-top:-4px;font-size:11px;}.ab-ypi-category-promo-actions-info ul li a .ab-dotd-promo-header span{display:block;line-height:120%;color:#2daac1;font-weight:normal;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease;}.ab-ypi-category-promo-actions-info ul li:hover{border:1px solid #ffc3e3;}.ab-ypi-category-promo-actions-info ul li:hover .ab-dotd-promo-header span{color:#ff43a7;}.ty-product-list{position:relative;}.ty-product-list .ab-ypi-category-promo-actions-info ul{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-product-list .ab-ypi-category-promo-actions-info ul li{margin-bottom:0;}.ty-product-list .ab-ypi-category-promo-actions-info ul li:nth-child(2n):not(:last-child){margin-bottom:10px;}.ty-grid-list__item:hover .ab-ypi-category-promo-actions-info,.ty-product-list .ab-ypi-category-promo-actions-info{display:block;}@media screen and (max-width: 480px){.ty-product-list .ab-ypi-category-promo-actions-info ul{grid-template-columns:1fr;margin-top:5px;margin-bottom:10px;}}.flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.flip-clock-wrapper{display:flex;justify-content:center;max-height:75px;grid-gap:5px;max-width:280px;overflow:hidden;-webkit-user-select:none;text-align:center;position:relative;width:auto;margin:5px -5px 10px 0;padding-bottom:20px;}@media screen and (min-width: 1024px){.flip-clock-wrapper{position:relative;left:-5px;justify-content:start;}}.ab-flip-clock-item{display:flex;flex:1;max-width:61px;position:relative;margin:0 5px;border:1px solid #e1e1e1;border-bottom-color:#d5d5d5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ab-flip-clock-item .flip{overflow:hidden;}.ab-flip-clock-item .flip:nth-child(2){-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}.ab-flip-clock-item .flip:last-child{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}.ab-flip-clock-item .flip:not(:nth-child(2)):before{content:"";width:1px;height:60%;position:absolute;background:#e1e1e1;left:0;top:50%;z-index:10;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}.flip-clock-wrapper.clearfix{*zoom:1;}.flip-clock-wrapper.clearfix:before,.flip-clock-wrapper.clearfix:after{display:table;content:"";line-height:0;width:100%;}.flip-clock-wrapper.clearfix:after{clear:both;}.flip-clock-wrapper ul{position:relative;list-style-type:none;height:50px;width:50%;font-weight:bold;line-height:50px;}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0px;width:100%;height:100%;line-height:50px;padding:0;overflow:hidden;text-decoration:none !important;}.flip-clock-wrapper ul li:first-child{z-index:2;}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0 !important;overflow:hidden !important;position:relative;cursor:default !important;}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;overflow:hidden;outline:1px solid transparent;}.flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2;}.flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0;}.flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,0.4);}.flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;}.flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#363636;text-align:center;background-color:white;font-size:30px;font-weight:bold;}.flip-clock-before .down{width:99%;margin:0 auto;}.flip-clock-wrapper ul li a div.up div.inn{top:0;}.flip-clock-wrapper ul li a div.down div.inn{bottom:0;}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3;}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd 0.5s 0.5s linear both;-moz-animation:asd 0.5s 0.5s linear both;animation:asd 0.5s 0.5s linear both;z-index:5;}.flip-clock-divider:first-child{width:0;}.flip-clock-dot{display:block;background:#363636;width:4px;height:4px;position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:-8px;}.flip-clock-divider .flip-clock-label{position:absolute;bottom:-17px;left:50%;transform:translateX(-50%);font-size:86%;color:#9c9c9c;text-shadow:none;}.flip-clock-dot.top{top:30px;}.flip-clock-dot.bottom{bottom:25px;}@-webkit-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@-moz-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@-o-keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}@keyframes asd{0%{z-index:2;}20%{z-index:4;}100%{z-index:4;}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn 0.5s 0.5s linear both;-moz-animation:turn 0.5s 0.5s linear both;animation:turn 0.5s 0.5s linear both;}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg);}100%{-webkit-transform:rotateX(0deg);}}@-moz-keyframes turn{0%{-moz-transform:rotateX(90deg);}100%{-moz-transform:rotateX(0deg);}}@-o-keyframes turn{0%{-o-transform:rotateX(90deg);}100%{-o-transform:rotateX(0deg);}}@keyframes turn{0%{transform:rotateX(90deg);}100%{transform:rotateX(0deg);}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 0.5s linear both;-moz-animation:turn2 0.5s linear both;animation:turn2 0.5s linear both;}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0deg);}100%{-webkit-transform:rotateX(-90deg);}}@-moz-keyframes turn2{0%{-moz-transform:rotateX(0deg);}100%{-moz-transform:rotateX(-90deg);}}@-o-keyframes turn2{0%{-o-transform:rotateX(0deg);}100%{-o-transform:rotateX(-90deg);}}@keyframes turn2{0%{transform:rotateX(0deg);}100%{transform:rotateX(-90deg);}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3;}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.3)));background:linear, top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.3) 100%);background:linear, to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both;}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.1)));background:linear, top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 100%);background:linear, to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both;}@-webkit-keyframes show{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes show{0%{opacity:0;}100%{opacity:1;}}@-o-keyframes show{0%{opacity:0;}100%{opacity:1;}}@keyframes show{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@-o-keyframes hide{0%{opacity:1;}100%{opacity:0;}}@keyframes hide{0%{opacity:1;}100%{opacity:0;}}html[dir="rtl"] .flip-clock-wrapper{direction:rtl;}html[dir="rtl"] .ab-flip-clock-item .flip:not(:nth-child(2)):before{right:0;}html[dir="rtl"] .ab-flip-clock-item .flip:nth-child(2){border-radius:0 3px 3px 0;}html[dir="rtl"] .ab-flip-clock-item .flip:last-child{border-radius:3px 0 0 3px;}html[dir="rtl"] .flip-clock-dot{right:-8px;}html[dir="rtl"] .flip-clock-divider .flip-clock-label{right:50%;left:auto;}@font-face{font-weight:normal;font-style:normal;font-family:abscroll;src:url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.eot?1761116502');src:url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.eot?1761116502#iefix') format('../css/addons/ab__scroll_to_top/fonts/embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.ttf?1761116502') format('truetype'), url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.svg?1761116502#abscroll') format('svg');}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:abscroll;src:url('../../../../../../../../design/themes/responsive/media/../css/addons/ab__scroll_to_top/fonts/abscroll.svg?1761116502#abscroll') format("svg");}}div.ab__scroll_to_top{position:fixed;cursor:pointer;display:inline-block;z-index:99999;}div.ab__scroll_to_top span{font-family:abscroll;font-style:normal;color:#000;font-size:64px;font-weight:normal;}div.ab__scroll_to_top span.ab__stt-arrow_1:before{content:"\f100";}div.ab__scroll_to_top span.ab__stt-arrow_2:before{content:"\f101";}div.ab__scroll_to_top span.ab__stt-arrow_3:before{content:"\f102";}div.ab__scroll_to_top span.ab__stt-arrow_4:before{content:"\f103";}div.ab__scroll_to_top span.ab__stt-arrow_5:before{content:"\f104";}div.ab__scroll_to_top span.ab__stt-arrow_6:before{content:"\f105";}div.ab__scroll_to_top span.ab__stt-arrow_7:before{content:"\f106";}div.ab__scroll_to_top span.ab__stt-arrow_8:before{content:"\f107";}div.ab__scroll_to_top span.ab__stt-arrow_9:before{content:"\f108";}div.ab__scroll_to_top span.ab__stt-arrow_10:before{content:"\f109";}#ab__product_sets_ms{margin:10px 0 20px;width:100% !important;display:none;}#results_ab__product_sets{max-width:462px;background:#f7f7f7;margin-bottom:3px;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#results_ab__product_sets > span{display:none;}#results_ab__product_sets .ab__ps-list{padding:7px 10px 0 10px;}#results_ab__product_sets .ab__ps-totals{padding:7px 10px 10px 10px;}.ab__ps-item_price{font-weight:bold;}.ab__ps-item_title{margin-left:10px;}.ab__ps-item_quick-delete{cursor:pointer;font-size:0;}.ab__ps-item_quick-delete:before{content:"\e00a";font-family:glyphs;font-size:14px;line-height:14px;color:#999;position:relative;top:2px;margin-left:2px;}.ab__ps-totals{text-align:left;border-top:1px solid #eee;padding:7px 0;margin-top:5px;}.ab__ps-totals_discount{color:#999;}.ab__ps-totals_discount .ab__ps-totals_value{font-weight:normal;}.ab__ps-totals_total .ab__ps-totals_value{font-size:16px;}.ab__ps-totals_value{margin-left:20px;font-weight:bold;}.sol-input-container{padding-left:30px;}.sol-input-container:before{content:"";background:url('../../../../../../../../design/themes/responsive/media/images/addons/ab__product_sets/pr-set-icon.svg?1761116502') no-repeat left center;position:absolute;margin:2px 5px;left:2px;width:32px;height:32px;}.sol-caret-container:hover .sol-caret{border-top-color:#eee;}.sol-inner-container{border:1px solid #e1e1e1;}.sol-inner-container:hover{border-color:#d5d5d5;}.sol-container{position:relative;z-index:1;}.sol-container.sol-active .sol-selection-container{left:0 !important;top:37px !important;position:absolute;border:0 none;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 20px 1px rgba(0,0,0,0.22);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 20px 1px rgba(0,0,0,0.22);box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 20px 1px rgba(0,0,0,0.22);margin-top:12px;}.sol-container.sol-active .sol-selection-container:after,.sol-container.sol-active .sol-selection-container:before{content:"";position:absolute;display:block;left:10%;margin-left:-11px;border-color:transparent;border-style:solid;border-top-width:0;border-width:11px;}.sol-container.sol-active .sol-selection-container:after{top:-21px;border-bottom-color:white;}.sol-container.sol-active .sol-selection-container:before{top:-22px;border-bottom-color:rgba(0,0,0,0.2);}.sol-container.sol-active .sol-inner-container{border-color:#2daac1;}.sol-optiongroup-label{background:#eee;color:#363636;}.sol-selection:not(.sol-keyboard-navigation) .sol-option:hover .sol-label-text,.sol-option.keyboard-selection .sol-label-text{color:#2daac1;}.sol-action-buttons{border-bottom:1px solid #e1e1e1;color:#2daac1;}.ty-ab__ia_joins-list{margin-bottom:5px;}.ty-ab__ia_joins-list ul{list-style:outside none none;margin:0;padding:0;}.ty-ab__ia_joins-list ul li{display:inline-block;list-style:outside none none;margin:4px 8px 5px 0;padding:0;}.ty-ab__ia_joins-list ul li a{color:#7c7e80;font-size:13px;background:#dfe2e6 none repeat scroll 0 0;}.ty-ab__ia_joins-list ul li a:hover{color:#7c7e80;text-decoration:underline;}.ty-ab__ia_joins-list ul li.active a{color:#fff;background:#b4bcc4 none repeat scroll 0 0;}.ty-ab__ia_joins-list ul li.active a:hover{text-decoration:none;}.ty-ab__ia_joins-list ul li:last-child{margin-right:0;}.ypi-product-block__img .ab__vg-image_gallery_video img{width:100%;height:auto;}.ypi-product-block__img iframe.ab__vg-image_gallery_video.cm-image-previewer{width:100%;position:relative;z-index:2;min-width:auto;min-height:auto;}.ab__vg-image_gallery_video{cursor:pointer;}.ab__vg-image_gallery_video:before{content:"";display:inline-block;width:50px;height:50px;background:url('../../../../../../../../design/themes/abt__youpitheme/media/images/abt__youpitheme/youtube_logo.png?1761116502') no-repeat center;background-size:100%;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:0.95;filter:alpha(opacity=95);}.ab__vg-image_gallery_video:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;-o-transition:opacity 100ms linear;transition:opacity 100ms linear;}.ab__video_gallery-block{margin:0 -5px;}.ab__vg-videos{clear:both;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.ab__vg-video{width:33.333333%;padding:10px 5px;display:inline-block;float:left;}.ab__vg-video_thumb{display:inline-block;position:relative;}.ab__vg-video_thumb:before{content:"";display:inline-block;width:50px;height:50px;background:url('../../../../../../../../design/themes/abt__youpitheme/media/images/abt__youpitheme/youtube_logo.png?1761116502') no-repeat center;background-size:100%;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:0.95;filter:alpha(opacity=95);}.ab__vg-video_thumb:after{content:"";display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.05);}.ab__vg-video_thumb:hover:before{opacity:1;filter:alpha(opacity=100);}.ab__vg-video_thumb:hover:after{background:rgba(0,0,0,0.02);-webkit-transition:background .3s;transition:background .3s;}.ab__vg-video_title p{font-size:14px;padding:10px 0 0;}.ab__vg-video_description p{color:#838383;}.ab__vg-image_gallery_item{float:left;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin:0 5px 5px 0;border:1px solid #eee;}.ab__vg_loading img{width:100%;}.ty-product-thumbnails:not(.cm-image-gallery-wrapper) .cm-ab__vg-gallery{display:block;}.ty-product-thumbnails:not(.cm-image-gallery-wrapper) .ty-product-thumbnails__item{width:auto;height:auto;}.ty-product-img.cm-preview-wrapper:not(.ab-vg-vertical-thumbnails){width:100%;}@media screen and (min-width: 768px){.ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .ty-thumbnails_gallery{position:relative;}.ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .ty-icon-up-open,.ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .ty-icon-down-open{font-size:1.3rem;left:50%;width:100%;position:absolute;background:#eee;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);}.ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .ty-icon-up-open{top:-22px;}.ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .ty-icon-down-open{bottom:-22px;}}.ty-quick-view__wrapper .ab-vg-vertical-thumbnails ~ .ty-product-bigpicture-thumbnails_gallery .cm-image-gallery-wrapper{position:relative;width:100%;}@media screen and (max-width: 1280px){.ab__vg-video{width:50%;}}@media screen and (max-width: 767px){.ab-vg-vertical-thumbnails ~ .ty-center,.ab-vg-vertical-thumbnails.jcarousel-skin{height:auto !important;width:auto !important;}.ab-vg-vertical-thumbnails ~ .ty-center .cm-item-gallery,.ab-vg-vertical-thumbnails.jcarousel-skin .cm-item-gallery{display:inline-block;}}@media screen and (max-width: 480px){.ab__vg-video{width:100%;}}.cm-ab__vg-gallery{opacity:0;}.cm-ab__vg-gallery.ab__vg_loaded{opacity:1;}.landing-page-categories{padding:40px 0 20px;}.landing-page-categories h1{margin:0;}.ab-lc-group,.ab-lc-landing{width:20%;display:inline-block;vertical-align:top;margin-bottom:20px;padding:20px 20px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ab-lc-group .head img,.ab-lc-landing .head img{display:inline-block;}.ab-lc-group .head .cat-title,.ab-lc-landing .head .cat-title{display:block;padding:5px 0;min-height:22px;}.ab-lc-group .head a,.ab-lc-landing .head a{font-size:16px;font-weight:bold;color:#363636;border-bottom:1px dotted #b6b6b6;}.ab-lc-group .head a:hover,.ab-lc-landing .head a:hover{color:#2daac1;border-bottom:1px dotted #c8ecf2;}.ab-lc-group.left-mini-icon,.ab-lc-landing.left-mini-icon{padding-left:42px;}.ab-lc-group.left-mini-icon img,.ab-lc-landing.left-mini-icon img{display:inline-block;float:left;margin:-4px 10px 0 -42px;}.ab-lc-group a,.ab-lc-landing a{color:#767676;}.ab-lc-group ul > li,.ab-lc-landing ul > li{position:relative;padding:3px 0 3px 12px;margin-left:-12px;}.ab-lc-group ul > li[data-subcategories="Y"]:before,.ab-lc-landing ul > li[data-subcategories="Y"]:before{content:"\E313";font-family:'Material Icons';speak:none;position:absolute;top:6px;left:0;color:#b6b6b6;-webkit-font-smoothing:antialiased;}.ab-lc-group ul > li.opened > a,.ab-lc-landing ul > li.opened > a{color:#2daac1;}.ab-lc-group ul > li.opened:before,.ab-lc-landing ul > li.opened:before{color:#2daac1;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ab-lc-group ul > li:hover > a,.ab-lc-landing ul > li:hover > a{color:#2daac1;}.ab-lc-group ul > li:hover:before,.ab-lc-landing ul > li:hover:before{color:#2daac1;}.ab-lc-group ul ul,.ab-lc-landing ul ul{padding:5px 0 0 0;}.ab-lc-group ul ul > li,.ab-lc-landing ul ul > li{padding:3px 0 3px 24px;}.ab-lc-group ul ul > li:before,.ab-lc-landing ul ul > li:before{content:"";}.ab-lc-group .hidden-items-level-2,.ab-lc-landing .hidden-items-level-2{display:none;}.ab-lc-group .show-hidden-items-level-2,.ab-lc-landing .show-hidden-items-level-2{display:block;cursor:pointer;padding:5px 0 0 0;color:#2daac1;}.ab-lc-group .show-hidden-items-level-2:after,.ab-lc-landing .show-hidden-items-level-2:after{content:"\e023";font-family:glyphs;font-size:15px;speak:none;position:relative;top:2px;padding-left:3px;-webkit-font-smoothing:antialiased;}.ab-lc-group .show-hidden-items-level-2.opened:after,.ab-lc-landing .show-hidden-items-level-2.opened:after{content:"\e00b";}.ab-lc-group .show-hidden-items-level-2:hover,.ab-lc-landing .show-hidden-items-level-2:hover{color:#2898ac;}.ab-lc-group .items-level-3,.ab-lc-landing .items-level-3{display:none;}@media screen and (max-width: 1024px){.ab-lc-group,.ab-lc-landing{width:33.3333%;}}@media screen and (max-width: 768px){.ab-lc-group,.ab-lc-landing{width:50%;}}@media screen and (max-width: 400px){.ab-lc-group,.ab-lc-landing{width:100%;}}.ab-lc-group{text-align:left;margin-right:-4px;}@media screen and (max-width: 768px){.ab-lc-group{margin-bottom:0;padding-bottom:0;}}.ty-cr-product-info-container{max-width:430px;}.ty-cr-product-info-container:before,.ty-cr-product-info-container:after{display:table;content:"";line-height:0;width:100%;}.ty-cr-product-info-container:after{clear:both;}.ty-cr-product-info-image{display:inline-block;vertical-align:top;padding:10px 20px 10px 0;}.ty-cr-product-info-header{padding:10px;display:inline-block;max-width:260px;}.cr-popup-error-box{max-width:430px;padding-bottom:10px;}.ty-cr-phone-number-link{margin:4px 0px 0px;text-align:center;}.ty-cr-phone-number-link .ty-cr-phone{color:#888;font-weight:bold;font-size:18px;line-height:1em;}.ty-cr-phone-number-link .ty-cr-phone span{white-space:nowrap;}.ty-cr-phone-number-link .ty-cr-link{margin:3px 0px 0px;}.ty-cr-phone-number-link .ty-cr-link a{margin:0;}.ty-cr-phone-number-link .ty-cr-phone-prefix{color:#c8c8c8;font-weight:400;}.ty-cr-phone-number-link .ty-cr-work{display:inline-block;margin-left:5px;font-weight:normal;font-size:12px;line-height:14px;}.ty-cr-phone-number-link .ty-cr-work-hours{padding-top:4px;font-size:11px;color:#838383;}.ty-cr-or{margin-bottom:-4px;margin-top:-3px;text-align:center;text-transform:uppercase;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{margin:0;padding-left:0%;}@media (max-width: 1100px){.ty-cr-phone-number-link{padding-left:0%;}.ty-cr-phone-number-link .ty-cr-phone,.ty-cr-phone-number-link .ty-cr-phone a{font-size:16px;}}@media (max-width: 767px){.ty-cr-content-grid .ty-cr-phone-number-link{margin:10px 0px 0px;float:left;}.ty-cr-phone-prefix{display:inline;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{clear:both;padding:12px;}.header-widget-grid .cart-content-grid{width:100%;}.ty-cr-product-info-container,.cr-popup-error-box{max-width:100%;}.ty-cr-product-info-header{padding:0;display:block;max-width:100%;}.ty-cr-product-info-image{display:block;text-align:center;}}@media (min-width: 768px) and (max-width: 820px){.ty-cr-content-grid{margin-top:0px;}.ty-cr-phone-number-link span.ty-cr-work{display:block;}.ty-cr-phone-number-link .ty-cr-link{margin-top:-2px;}}.ty-form-builder__checkbox-label,.ty-form-builder__radio-label{display:inline-block;margin:0 15px 5px 0;white-space:nowrap;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{width:100%;max-width:500px;}.ty-form-builder__textarea{width:100%;max-width:500px;}.ty-form-builder .ty-input-text{width:100%;max-width:500px;}@media (max-width: 979px){.ty-form-builder__textarea{max-width:400px;}.ty-form-builder .ty-input-text{max-width:400px;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{max-width:400px;}}.ty-banner__image-item{text-align:center;}.ty-banner__image-wrapper{position:relative;overflow:hidden;margin:0 0 10px 0;text-align:center;}.ty-scroller-discussion-list{margin-left:-10px;margin-right:-10px;}.ty-discussion-post__content{margin-top:10px;margin-bottom:10px;}.ty-discussion-post__content a{display:block;position:relative;}.ty-scroller-discussion-list__item{margin-left:10px;margin-right:10px;}.ty-discussion-post{position:relative;margin:10px 0 15px 0;padding:15px;border:1px solid #eee;}.ty-discussion-post__author{font-weight:bold;}.ty-discussion-post__date{float:right;right:0;margin-top:1px;color:#adadad;font-size:12px;}.ty-discussion-post__rating{font-size:15px;margin-bottom:5px;}.ty-discussion-post__message{line-height:1.75;word-wrap:break-word;}.ty-company-detail__top-links .ty-stars__icon{font-size:21px;}.ty-discussion__rating-wrapper{margin-bottom:10px;}.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:20px;margin-right:0px;}.ty-stars,.ty-discussion__review-a,.ty-discussion__review-write{display:inline-block;margin-right:25px;cursor:pointer;}.ty-grid-vendors .grid-list__rating{text-align:center;word-wrap:break-word;}.ty-grid-vendors .grid-list__rating .ty-stars{margin-right:10px;}.ty-grid-vendors .grid-list__rating .ty-discussion__review-quantity{color:#8f8f8f;display:inline-block;}.ty-stars{color:#2daac1;}.ty-stars__icon{vertical-align:middle;margin-left:2px;font-size:14px;}.ty-stars__icon:first-child{margin-left:0;}.ty-stars a:hover{text-decoration:none;}.ty-product-list__rating{position:absolute;text-align:center;right:0;left:0;}.ty-product-list__rating .ty-stars{margin-right:0;}.grid-list__rating .ty-stars{margin-bottom:5px;}.ty-companies .ty-stars{display:block;margin:5px 0 0;}.ty-rating{float:left;color:#2daac1;}.ty-rating__label{display:inline-block;}.ty-rating:not(:checked) > .ty-rating__check{position:absolute;left:-9999px;clip:rect(0,0,0,0);}.ty-rating:not(:checked) > .ty-rating__label{float:right;width:17px;padding:0;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:100%;line-height:1.2;margin-right:2px;}.ty-rating:not(:checked) > .ty-rating__label:before{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:21px;line-height:1;-webkit-font-smoothing:antialiased;content:"\e004";}.ty-rating:not(:checked) > .ty-rating__label:hover:before,.ty-rating:not(:checked) > .ty-rating__label:hover ~ .ty-rating__label:before{content:"\e041";}.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__label:hover ~ .ty-rating__check:checked ~ .ty-rating__label:before{content:"\e041";}.ty-template-small__item-description .ty-stars{display:block;}@media (max-width: 979px){.ty-discussion-post__author{display:block;}.ty-discussion-post__date{display:block;float:none;}}@font-face{font-family:cls_ls;src:url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.eot?1761116502');src:url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.eot?1761116502#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.woff2?1761116502') format('woff2'), url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.ttf?1761116502') format('truetype'), url('../../../../../../../../design/themes/responsive/media/images/addons/csc_live_search/fonts/cls_ls.svg?1761116502#cls_ls') format('svg');font-weight:normal;font-style:normal;}[class^="ls-icon-"]:before,[class*=" ls-icon-"]:before{font-family:cls_ls;font-style:normal;font-weight:normal;font-size:16px;line-height:16px;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ls-icon-basket:before{content:'\e800';}.ls-icon-basket-1:before{content:'\e801';}.ls-icon-basket-2:before{content:'\e802';}.ls-icon-basket-3:before{content:'\e803';}.ls-icon-bag:before{content:'\e804';}.ls-icon-basket-4:before{content:'\e805';}.ls-icon-basket-alt:before{content:'\e806';}.ls-icon-search:before{content:'\e807';}.ls-icon-heart:before{content:'\e808';}.ls-icon-heart-empty:before{content:'\e809';}.ls-icon-cog-alt:before{content:'\e80a';}.ls-icon-cogs:before{content:'\e80b';}.ls-icon-cart-plus:before{content:'\f217';}.csc_live_search_css{position:absolute;z-index:10000;top:0;min-width:400px;}.csc_live_search_css .ls-container{overflow:hidden;}.csc_live_search_css ul{padding:0;}.csc_live_search_css ::-webkit-scrollbar{width:5px;}.csc_live_search_css ::-webkit-scrollbar-track{border-radius:5px;background-color:#dfe0e1;width:5px;}.csc_live_search_css ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#959da0;}.csc_live_search_total{display:block;overflow:hidden;}.csc_live_search_total a{padding:7px 0;text-align:center;display:block;float:left;width:calc(100% - 30px);}.csc_live_search_total .ls_closer{float:right;display:block;width:30px;line-height:32px;top:0;font-style:normal;text-align:center;cursor:pointer;}.csc_live_search_total .ls_closer:before{font-family:glyphs;content:"\e009";}.csc_snize-dropdown-arrow{position:absolute;top:-13px;left:30px;float:left;overflow:hidden;width:21px;height:14px;}.csc_snize-arrow-outer,.csc_snize-arrow-inner{position:absolute;top:1px;left:0;display:inline-block;margin-left:-2px;}.csc_snize-arrow-outer{border-right:11px solid rgba(255,255,255,0);border-left:11px solid rgba(255,255,255,0);}.csc_snize-arrow-inner{top:2px;left:2px;display:inline-block;border-right:9px solid rgba(255,255,255,0);border-left:9px solid rgba(255,255,255,0);}.csc_snize-arrow-inner .csc_snize-arrow-inner-label{border-bottom:13px solid #f7f7f7;}.cls_search_result{overflow:auto;max-height:500px;}.csc_no_transition{transition:none !important;}.csc_template-small__item{padding:10px 0;width:100%;display:table;}.csc_template-small__item .csc_template-small__item-img{vertical-align:top;padding-left:10px;display:table-cell;}.csc_template-small__item .csc_template-p-description{display:table-cell;padding:0 10px;position:relative;}.csc_template-small__item .csc_template-item-price{font-weight:bold;}.csc_template-small__item .csc_template-item-price .tax{font-weight:normal;}ul.csc_live_search_tree{padding-bottom:15px;padding-left:3px;}.csc_live_search_tree:hover{text-decoration:none;}.csc_live_search_tree li{text-decoration:none;display:block;margin:0 0 0 1.2em;background-color:#fff;border:dotted silver;border-width:0 0 1px 1px;padding:0;}.csc_live_search_tree li:hover{background-color:transparent;}.csc_live_search_tree li div{display:block;position:relative;bottom:-0.8em;background-color:#fff;margin:0 0 .2em .7em;padding:0 0.3em;}.csc_root_tree_element{margin:10px 0 0 14px;text-align:left;}.css_live_no_found{height:40px;text-align:center;padding-top:20px;}body .ty-tygh form input.csc_live_search_loading{background:url(data:image/gif;base64,R0lGODlhFgAGAKIHANPT09DQ0JCQkIuLi8zMzJmZmf///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFDQAHACwAAAAAFgAGAAADIWi6d/QPtELrYg4Seaq9RqNtk1eAYQZx5gmKGmui8Fp6CQAh+QQFDQAHACwAAAAAFgAGAAADIFiqcmcwOkLrYi7KU+1tj2ZMHXEVoDhy5ZmKZOdmMNslACH5BAUNAAcALAAAAAAWAAYAAAMiSKpxVxAOZ6pdzEVJbcVE82zT4X2YuBXlaYAq2XmwJptnAgAh+QQFDQAHACwAAAAAFgAGAAADIWi6d/QPtELrYg4Seaq9RqNtk1eAYQZx5gmKGmui8Fp6CQAh+QQFDQAHACwAAAAAFgAGAAADIFiqcmcwOkLrYi7KU+1tj2ZMHXEVoDhy5ZmKZOdmMNslACH5BAUNAAcALAAAAAAWAAYAAAMiSKpxVxAOZ6pdzEVJbcVE82zT4X2YuBXlaYAq2XmwJptnAgA7) no-repeat #fff center !important;}.cs-label-block{float:right;text-align:right;white-space:nowrap;}.cs-label-block .lvs-category-label{top:0;right:0;border-radius:2px;padding:1px 7px;color:#fff;font-size:11px;}.cs-label-block a.lvs-category-label:hover{opacity:1;color:#fff;}.csc_no_line b{text-decoration:underline;}.ls-show-more-block{padding:0;text-align:center;}.ls-show-more-block a{display:block;margin:5px 15px 15px 15px;cursor:pointer;position:relative;overflow:hidden;}.ls-show-more-block a span{line-height:30px;}.lspa{display:block;float:left;}.lspb{float:right;display:block;margin-top:10px;padding:1px 7px;text-align:center;outline:none;}.lspw{float:right;margin-top:10px;padding:2px 7px;text-align:center;outline:none;}@media (max-width: 479px){.csc_live_search_css{min-width:100%;}}@media screen and (max-height: 600px){.cls_search_result{max-height:calc(100vh - 100px);}}.css_dir_rtl .cs-label-block{float:right;margin-right:5px;}.css_dir_rtl .csc_live_search_total a{float:left;}.css_dir_rtl .csc_root_tree_element{margin:10px 0px 0px 14px;text-align:left;}.css_dir_rtl .csc_live_search_tree li{border-width:0px 0px 1px 1px;margin:0 0 0 1.2em;}.css_dir_rtl .csc_live_search_tree li div{margin:0.2em 0 0 0.7em;}.css_dir_rtl .lspa{float:left;}.css_dir_rtl .lspb,.css_dir_rtl .lspw{float:right;}.ls-show-more-loading{text-align:center;line-height:30px;margin:6px 0 16px;}.cssload-container{display:inline-block;}.cssload-dots{display:inline-block;position:relative;top:-5px;}.cssload-dots:not(:last-child){margin-right:4px;}.cssload-dots:before,.cssload-dots:after{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;position:absolute;}.cssload-dots:nth-child(1):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-1.04s;-o-animation-delay:-1.04s;-ms-animation-delay:-1.04s;-webkit-animation-delay:-1.04s;-moz-animation-delay:-1.04s;background-color:#f00;}.cssload-dots:nth-child(1):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-1.04s;-o-animation-delay:-1.04s;-ms-animation-delay:-1.04s;-webkit-animation-delay:-1.04s;-moz-animation-delay:-1.04s;background-color:#777;}.cssload-dots:nth-child(2):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-2.07s;-o-animation-delay:-2.07s;-ms-animation-delay:-2.07s;-webkit-animation-delay:-2.07s;-moz-animation-delay:-2.07s;background-color:#f00;}.cssload-dots:nth-child(2):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-2.07s;-o-animation-delay:-2.07s;-ms-animation-delay:-2.07s;-webkit-animation-delay:-2.07s;-moz-animation-delay:-2.07s;background-color:#777;}.cssload-dots:nth-child(3):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-3.11s;-o-animation-delay:-3.11s;-ms-animation-delay:-3.11s;-webkit-animation-delay:-3.11s;-moz-animation-delay:-3.11s;background-color:#f00;}.cssload-dots:nth-child(3):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-3.11s;-o-animation-delay:-3.11s;-ms-animation-delay:-3.11s;-webkit-animation-delay:-3.11s;-moz-animation-delay:-3.11s;background-color:#777;}.cssload-dots:nth-child(4):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-4.14s;-o-animation-delay:-4.14s;-ms-animation-delay:-4.14s;-webkit-animation-delay:-4.14s;-moz-animation-delay:-4.14s;background-color:#f00;}.cssload-dots:nth-child(4):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-4.14s;-o-animation-delay:-4.14s;-ms-animation-delay:-4.14s;-webkit-animation-delay:-4.14s;-moz-animation-delay:-4.14s;background-color:#777;}.cssload-dots:nth-child(5):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-5.18s;-o-animation-delay:-5.18s;-ms-animation-delay:-5.18s;-webkit-animation-delay:-5.18s;-moz-animation-delay:-5.18s;background-color:#f00;}.cssload-dots:nth-child(5):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-5.18s;-o-animation-delay:-5.18s;-ms-animation-delay:-5.18s;-webkit-animation-delay:-5.18s;-moz-animation-delay:-5.18s;background-color:#777;}.cssload-dots:nth-child(6):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-6.21s;-o-animation-delay:-6.21s;-ms-animation-delay:-6.21s;-webkit-animation-delay:-6.21s;-moz-animation-delay:-6.21s;background-color:#f00;}.cssload-dots:nth-child(6):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-6.21s;-o-animation-delay:-6.21s;-ms-animation-delay:-6.21s;-webkit-animation-delay:-6.21s;-moz-animation-delay:-6.21s;background-color:#777;}.cssload-dots:nth-child(7):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-7.25s;-o-animation-delay:-7.25s;-ms-animation-delay:-7.25s;-webkit-animation-delay:-7.25s;-moz-animation-delay:-7.25s;background-color:#f00;}.cssload-dots:nth-child(7):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-7.25s;-o-animation-delay:-7.25s;-ms-animation-delay:-7.25s;-webkit-animation-delay:-7.25s;-moz-animation-delay:-7.25s;background-color:#777;}.cssload-dots:nth-child(8):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-8.28s;-o-animation-delay:-8.28s;-ms-animation-delay:-8.28s;-webkit-animation-delay:-8.28s;-moz-animation-delay:-8.28s;background-color:#f00;}.cssload-dots:nth-child(8):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-8.28s;-o-animation-delay:-8.28s;-ms-animation-delay:-8.28s;-webkit-animation-delay:-8.28s;-moz-animation-delay:-8.28s;background-color:#777;}.cssload-dots:nth-child(9):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-9.32s;-o-animation-delay:-9.32s;-ms-animation-delay:-9.32s;-webkit-animation-delay:-9.32s;-moz-animation-delay:-9.32s;background-color:#f00;}.cssload-dots:nth-child(9):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-9.32s;-o-animation-delay:-9.32s;-ms-animation-delay:-9.32s;-webkit-animation-delay:-9.32s;-moz-animation-delay:-9.32s;background-color:#777;}.cssload-dots:nth-child(10):before{transform:translateY(-200%);-o-transform:translateY(-200%);-ms-transform:translateY(-200%);-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);animation:cssload-animBefore 1.15s linear infinite;-o-animation:cssload-animBefore 1.15s linear infinite;-ms-animation:cssload-animBefore 1.15s linear infinite;-webkit-animation:cssload-animBefore 1.15s linear infinite;-moz-animation:cssload-animBefore 1.15s linear infinite;animation-delay:-10.35s;-o-animation-delay:-10.35s;-ms-animation-delay:-10.35s;-webkit-animation-delay:-10.35s;-moz-animation-delay:-10.35s;background-color:#f00;}.cssload-dots:nth-child(10):after{transform:translateY(200%);-o-transform:translateY(200%);-ms-transform:translateY(200%);-webkit-transform:translateY(200%);-moz-transform:translateY(200%);animation:cssload-animAfter 1.15s linear infinite;-o-animation:cssload-animAfter 1.15s linear infinite;-ms-animation:cssload-animAfter 1.15s linear infinite;-webkit-animation:cssload-animAfter 1.15s linear infinite;-moz-animation:cssload-animAfter 1.15s linear infinite;animation-delay:-10.35s;-o-animation-delay:-10.35s;-ms-animation-delay:-10.35s;-webkit-animation-delay:-10.35s;-moz-animation-delay:-10.35s;background-color:#777;}@keyframes cssload-animBefore{0%{transform:scale(1) translateY(-200%);z-index:1;}25%{transform:scale(1.3) translateY(0);z-index:1;}50%{transform:scale(1) translateY(200%);z-index:-1;}75%{transform:scale(0.7) translateY(0);z-index:-1;}100%{transform:scale(1) translateY(-200%);z-index:-1;}}@-o-keyframes cssload-animBefore{0%{-o-transform:scale(1) translateY(-200%);z-index:1;}25%{-o-transform:scale(1.3) translateY(0);z-index:1;}50%{-o-transform:scale(1) translateY(200%);z-index:-1;}75%{-o-transform:scale(0.7) translateY(0);z-index:-1;}100%{-o-transform:scale(1) translateY(-200%);z-index:-1;}}@-ms-keyframes cssload-animBefore{0%{-ms-transform:scale(1) translateY(-200%);z-index:1;}25%{-ms-transform:scale(1.3) translateY(0);z-index:1;}50%{-ms-transform:scale(1) translateY(200%);z-index:-1;}75%{-ms-transform:scale(0.7) translateY(0);z-index:-1;}100%{-ms-transform:scale(1) translateY(-200%);z-index:-1;}}@-webkit-keyframes cssload-animBefore{0%{-webkit-transform:scale(1) translateY(-200%);z-index:1;}25%{-webkit-transform:scale(1.3) translateY(0);z-index:1;}50%{-webkit-transform:scale(1) translateY(200%);z-index:-1;}75%{-webkit-transform:scale(0.7) translateY(0);z-index:-1;}100%{-webkit-transform:scale(1) translateY(-200%);z-index:-1;}}@-moz-keyframes cssload-animBefore{0%{-moz-transform:scale(1) translateY(-200%);z-index:1;}25%{-moz-transform:scale(1.3) translateY(0);z-index:1;}50%{-moz-transform:scale(1) translateY(200%);z-index:-1;}75%{-moz-transform:scale(0.7) translateY(0);z-index:-1;}100%{-moz-transform:scale(1) translateY(-200%);z-index:-1;}}@keyframes cssload-animAfter{0%{transform:scale(1) translateY(200%);z-index:-1;}25%{transform:scale(0.7) translateY(0);z-index:-1;}50%{transform:scale(1) translateY(-200%);z-index:1;}75%{transform:scale(1.3) translateY(0);z-index:1;}100%{transform:scale(1) translateY(200%);z-index:1;}}@-o-keyframes cssload-animAfter{0%{-o-transform:scale(1) translateY(200%);z-index:-1;}25%{-o-transform:scale(0.7) translateY(0);z-index:-1;}50%{-o-transform:scale(1) translateY(-200%);z-index:1;}75%{-o-transform:scale(1.3) translateY(0);z-index:1;}100%{-o-transform:scale(1) translateY(200%);z-index:1;}}@-ms-keyframes cssload-animAfter{0%{-ms-transform:scale(1) translateY(200%);z-index:-1;}25%{-ms-transform:scale(0.7) translateY(0);z-index:-1;}50%{-ms-transform:scale(1) translateY(-200%);z-index:1;}75%{-ms-transform:scale(1.3) translateY(0);z-index:1;}100%{-ms-transform:scale(1) translateY(200%);z-index:1;}}@-webkit-keyframes cssload-animAfter{0%{-webkit-transform:scale(1) translateY(200%);z-index:-1;}25%{-webkit-transform:scale(0.7) translateY(0);z-index:-1;}50%{-webkit-transform:scale(1) translateY(-200%);z-index:1;}75%{-webkit-transform:scale(1.3) translateY(0);z-index:1;}100%{-webkit-transform:scale(1) translateY(200%);z-index:1;}}@-moz-keyframes cssload-animAfter{0%{-moz-transform:scale(1) translateY(200%);z-index:-1;}25%{-moz-transform:scale(0.7) translateY(0);z-index:-1;}50%{-moz-transform:scale(1) translateY(-200%);z-index:1;}75%{-moz-transform:scale(1.3) translateY(0);z-index:1;}100%{-moz-transform:scale(1) translateY(200%);z-index:1;}}.ty-twishlist-item{text-align:center;height:18px;margin-bottom:10px;}.ty-grid-list__item:hover .ty-twishlist-item__remove{visibility:visible;}.ty-add-to-wish{display:inline-block;margin:0;}@media (max-width: 767px){.ty-wish-list__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-wish-list__buttons .ty-btn + .ty-btn{margin:15px 0 0;}}.ty-image-zoom__wrapper{display:inline;}.ty-image-zoom__flyout{opacity:0;transition:opacity var(--image-zoom-animation-time);box-shadow:0 0 8px #eee;border:1px solid #eee;}.ty-image-zoom__flyout--visible{opacity:1;}.ty-image-zoom__flyout img{max-width:unset;}@font-face{font-weight:normal;font-style:normal;font-family:ALSRubl-Arial;src:url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.eot?1761116502');src:url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.eot?1761116502#iefix') format('../media/fonts/embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.ttf?1761116502') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/alsrubl-arial-regular.svg?1761116502#ALSRublArialRegular') format('svg');}.ty-rub{font-family:ALSRubl-Arial,Arial,sans-serif;font-size:inherit;}.ty-sdek-checkout-select-office{display:flow-root;padding-top:14px;}.ty-office-radio{float:left;}.ty-one-office{padding:10px 0 15px 0;}.ty-office__label{margin:-13px 0 0 30px;}.ty-office-label__h5{font-size:110%;padding-bottom:3px;}.ty-sdek-office{padding:10px 4px 5px 5px;width:32%;display:inline-block;vertical-align:top;margin-bottom:10px;box-sizing:border-box;float:left;min-height:147px;}.ty-sdek-office__selected{background-color:#f0f8ff;border-radius:5px;}.ty-sdek-office__radio{float:left;}.cm-sdek-select-store{opacity:0;position:absolute;}.ty-one-office__name{font-weight:bold;cursor:pointer;color:#5a728b;}.cm-sdek-view-location{padding-top:3px;padding-right:3px;float:left;}.ty-one-office__description{padding-left:13px;}.ty-one-office__description p{color:#767676;}@media (max-width: 767px){.ty-sdek-select-store__map-wrapper{float:left;width:100%;}.ty-sdek-select-store__map{float:none;width:100%;}.ty-sdek-checkout-select-office{float:none;width:100%;padding:0px;display:block;}.ty-sdek-office{width:100%;}}.ty-sdek-office-search{padding:10px 0px;}.ty-sdek-select-store__map{height:400px;border:1px solid #979797;margin:0 0 20px 0;}.ty-sdek-list-office{overflow-y:scroll;max-height:19.5em;}.ty-search-office{width:50%;}.ty-sdek-office__selected .ty-one-office__name{color:#2e3a47;}.ty-sdek-office-search-disabled{display:none;}.ty-sdek-office-point-disabled{display:none;}@media (max-width: 900px){.ty-sdek-office{width:100%;}}.litecheckout .ty-sdek-list-office{max-height:455px;}.litecheckout .ty-sdek-office-search{width:100%;}.litecheckout .ty-sdek-office-search .ty-search-office{width:100%;height:44px;border-radius:5px;background-color:#fff;border:solid 1px 1px solid rgba(180,180,180,0.472);}.litecheckout .ty-sdek-office-search .ty-search-office:hover{border-color:#465f73;}.litecheckout .ty-sdek-office-search .ty-search-office:focus{border:solid 1px #4fbe31;outline:0;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}.litecheckout .ty-sdek-checkout-select-office{display:flex;flex-wrap:wrap;margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px);}.litecheckout .ty-sdek-office{width:33.3%;flex-basis:33.3%;padding:0 6.5px;min-height:145px;display:none;}.litecheckout .ty-sdek-office__apply{display:flex;}.litecheckout .ty-sdek-office .ty-sdek-store__label{display:flex;width:100%;border:solid 1px #acbdcd;border-radius:5px;}.litecheckout .ty-sdek-office .ty-sdek-store__label .ty-one-office__name{padding:0 20px;width:100%;display:flex;flex-direction:column;justify-content:center;}.litecheckout .ty-sdek-office .ty-sdek-store__label:hover{border-color:#465f73;}.litecheckout .ty-sdek-office__selected{background-color:transparent;order:0 !important;}.litecheckout .ty-sdek-office__selected .ty-sdek-store__label{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}.litecheckout .ty-sdek-office .ty-icon-ok{display:none !important;visibility:hidden !important;}.litecheckout .ty-sdek-office .cm-sdek-view-location{padding:0px;}.litecheckout .ty-sdek-office .ty-one-office__name{font-size:16px;color:#4fbe31;font-weight:400;}.litecheckout .ty-sdek-office .ty-one-office__address{font-size:16px;color:#343434;}.litecheckout .ty-sdek-office .ty-one-office__phone{display:none;}.litecheckout .ty-sdek-office .ty-one-office__worktime,.litecheckout .ty-sdek-office .ty-one-office__note{font-size:12px;color:#6c6c6c;}@media (max-width: 767px){.litecheckout .ty-sdek-office{flex-basis:100%;max-width:unset;}.litecheckout .ty-sdek-office--clearfix{justify-content:space-around;flex-wrap:wrap;}}.container-fluid{width:auto;min-width:inherit;max-width:none;padding-right:0;padding-left:0;}.container-fluid-row{max-width:1500px;min-width:290px;margin:0 auto;}.container-fluid-row:before,.container-fluid-row:after{display:table;content:"";line-height:0;width:100%;}.container-fluid-row:after{clear:both;}.container-fluid > .container-fluid-row.container-fluid-row-no-limit{padding:0;}.container-fluid-row-full-width,.container-fluid-row-no-limit{max-width:none;}.container-fluid-row-full-width > .row-fluid{max-width:1500px;min-width:290px;margin:0 auto;}.container-fluid-row.container-fluid-row-no-limit{padding-right:0;padding-left:0;}.row-fluid [class*="span"]:first-child{padding-left:0;padding-right:0;}.container-fluid .ty-footer-grid__full-width{padding-left:0;padding-right:0;}@media screen and (max-width: 1660px){.container-fluid > .container-fluid-row{padding-right:80px;padding-left:80px;}.container-fluid-row-full-width > .row-fluid{max-width:1340px;}.container-fluid > .container-fluid-row.container-fluid-row-no-limit .abyt-a-content{padding-right:80px;padding-left:80px;}}@media screen and (max-width: 1680px){.container-fluid > .container-fluid-row.container-fluid-row-no-limit .ab__deal_of_the_day{padding-right:80px;padding-left:80px;}}@media screen and (max-width: 1200px){.container-fluid > .container-fluid-row{padding-right:20px;padding-left:20px;}.container-fluid > .container-fluid-row.container-fluid-row-no-limit .abyt-a-content,.container-fluid > .container-fluid-row.container-fluid-row-no-limit .ab__deal_of_the_day{padding-right:20px;padding-left:20px;}}@media screen and (max-width: 767px){.tygh-header > div,.tygh-top-panel > div{padding:0;}}.grid-list .col-tile{width:16.6666%;display:inline-block;float:left;}.grid-list .col-tile.bnw-x2{width:33.32666%;}@media screen and (max-width: 1680px){.grid-list .col-tile{width:20%;}.grid-list .col-tile.bnw-x2{width:39.9333%;}}@media screen and (max-width: 1365px){.grid-list .col-tile{width:25%;}.grid-list .col-tile.bnw-x2{width:50%;}}@media screen and (max-width: 1024px){.grid-list .col-tile{width:33.33333%;}.grid-list .col-tile.bnw-x2{width:33.32666%;}}@media screen and (max-width: 767px){.grid-list .col-tile{width:50%;}.grid-list .col-tile.bnw-x1{width:50%;}.grid-list .col-tile.bnw-x2{width:100%;}}@media screen and (max-width: 320px){.grid-list .col-tile{width:100% !important;}.grid-list .col-tile.bnw-x1,.grid-list .col-tile.bnw-x2{width:100% !important;}}.span12 .grid-list .col-tile{width:25%;}.span12 .grid-list .col-tile.bnw-x2{width:50%;}@media screen and (max-width: 1660px){.span12 .grid-list .col-tile{width:25%;}.span12 .grid-list .col-tile.bnw-x2{width:50%;}}@media screen and (max-width: 1365px){.span12 .grid-list .col-tile{width:33.33333%;}.span12 .grid-list .col-tile.bnw-x2{width:33.32666%;}}@media screen and (max-width: 1023px){.span12 .grid-list .col-tile{width:50%;}.span12 .grid-list .col-tile.bnw-x1,.span12 .grid-list .col-tile.bnw-x2{width:50%;}}.top-menu-grid .top-menu > .ty-menu__items .ty-top-mine__submenu-col{width:-webkit-calc(100%/6 - 14px);width:calc(100%/6 - 14px);}.top-menu-grid .top-menu > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{padding:40px 0;}@media screen and (max-width: 1280px){.top-menu-grid .top-menu > .ty-menu__items .ty-top-mine__submenu-col{width:-webkit-calc(100%/5 - 14px);width:calc(100%/5 - 14px);}}@media screen and (max-width: 1024px){.top-menu-grid .top-menu > .ty-menu__items .ty-top-mine__submenu-col{width:-webkit-calc(100%/4 - 14px);width:calc(100%/4 - 14px);}}@media screen and (max-width: 900px){.top-menu-grid .top-menu > .ty-menu__items .ty-top-mine__submenu-col{width:-webkit-calc(100%/3 - 14px);width:calc(100%/3 - 14px);}}@media screen and (min-width: 1600px){.ty-product-detail .sticky-block .ypi-product-block__left .span8 + .span8{width:-webkit-calc(100% - 580px);width:calc(100% - 580px);}.ty-product-detail .ypi-product-block__left{width:-webkit-calc(100% - 380px);width:calc(100% - 380px);padding-right:20px;}.ty-product-detail .ypi-product-block__left .ty-product-block__img-wrapper{max-width:580px;width:580px;}}@media screen and (min-width: 1680px){.ty-product-detail .pday-wrap .col{width:250px;float:left;padding-right:20px;}.ty-product-detail .pday-wrap .col + .col{width:-webkit-calc(100% - 250px);width:calc(100% - 250px);padding-right:0;}.ty-product-detail .pday-wrap .col + .col .ty-btn__primary{margin:0 0 15px 0;}}.ty-product-detail .ypi-product-block__left{width:-webkit-calc(100% - 380px);width:calc(100% - 380px);}@media screen and (min-width: 800px){.ty-product-detail .ypi-product-block__left{padding-right:20px;}}@media screen and (min-width: 1260px){.ty-product-detail .ypi-product-block__left{padding-right:40px;}}.ty-product-detail .ypi-product-block__right{width:380px;}.ty-product-detail.fixed-form .sticky-block{width:380px;min-height:270px;}.ab-list-promotions-scroller .ab__dotd_promotions-item,.ab__dotd_promotions .ab__dotd_promotions-item{min-height:318px;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image .ty-no-image,.ab__dotd_promotions .ab__dotd_promotions-item_image .ty-no-image{max-height:inherit;}@media screen and (max-width: 1600px){.ab-list-promotions-scroller .ab__dotd_promotions-item,.ab__dotd_promotions .ab__dotd_promotions-item{min-height:294px;}.ab-list-promotions-scroller .ab__dotd_promotions-item_image .ty-no-image,.ab__dotd_promotions .ab__dotd_promotions-item_image .ty-no-image{max-height:198px;}}@media screen and (max-width: 1366px){.ab-list-promotions-scroller .ab__dotd_promotions-item,.ab__dotd_promotions .ab__dotd_promotions-item{min-height:273px;}}.ab__dotd_promotions .ab__dotd_promotions-item{width:-webkit-calc(25% - 8px);width:calc(25% - 8px);}@media screen and (max-width: 1280px){.ab__dotd_promotions .ab__dotd_promotions-item{width:-webkit-calc(33.333333% - 8px);width:calc(33.333333% - 8px);min-height:315px;}}@media screen and (max-width: 1024px){.ab__dotd_promotions .ab__dotd_promotions-item{min-height:290px;}}@media screen and (max-width: 900px){.ab__dotd_promotions .ab__dotd_promotions-item{width:-webkit-calc(50% - 8px);width:calc(50% - 8px);min-height:320px;}}@media screen and (max-width: 640px){.ab__dotd_promotions .ab__dotd_promotions-item{width:-webkit-calc(100% - 8px);width:calc(100% - 8px);min-height:inherit;margin-bottom:10px;}}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/MaterialIcons-Regular.eot?1761116502');src:local('Material Icons'), local('MaterialIcons-Regular'), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/MaterialIcons-Regular.woff2?1761116502') format('woff2'), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/MaterialIcons-Regular.woff?1761116502') format('woff'), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/MaterialIcons-Regular.ttf?1761116502') format('truetype');}.material-icons,i[class^="m-icon__"]{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';}.m-icon__add-to-cart:before{content:"\E8CC";}.material-icons.md-18{font-size:18px;}.material-icons.md-24{font-size:24px;}.material-icons.md-36{font-size:36px;}.material-icons.md-48{font-size:48px;}.material-icons.md-dark{color:rgba(0,0,0,0.54);}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,0.26);}.material-icons.md-light{color:#fff;}.material-icons.md-light.md-inactive{color:rgba(255,255,255,0.3);}.ty-icon-star,.ty-icon-star-empty,.ty-icon-star-half{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:16px;margin-right:-3px;}.ty-icon-star:before{content:"\E838";}.ty-icon-star-empty:before{content:"\E83A";}.ty-icon-star-half:before{content:"\E839";}.ty-payment-rus-icons .ty-payment-icons__item{background:url('../../../../../../../../design/themes/abt__youpitheme/media/images/icons/russian_payments.png?1761116502') no-repeat;}.ty-payment-rus-icons .ty-payment-icons__item.webmoney{background-position:0px -67px;width:86px;}.ty-payment-rus-icons .ty-payment-icons__item.yandex{background-position:0px -128px;width:60px;}.ty-payment-rus-icons .ty-payment-icons__item.qiwi{background-position:0px -97px;width:84px;}.ty-payment-rus-icons .ty-payment-icons__item.mastercard{background-position:0px -35px;width:40px;}.ty-payment-rus-icons .ty-payment-icons__item.visa{background-position:0px 0px;width:40px;}.ty-payment-rus-icons .ty-payment-icons__item.paypal{background-position:0px -160px;}@font-face{font-family:Social;src:url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.eot?1761116502');src:url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.eot?1761116502#iefix') format("embedded-opentype"), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.woff?1761116502') format("woff"), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.ttf?1761116502') format("truetype"), url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.svg?1761116502#Flaticon') format("svg");font-weight:normal;font-style:normal;}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:Social;src:url('../../../../../../../../design/themes/abt__youpitheme/media/custom_fonts/Social.svg?1761116502#Flaticon') format("svg");}}.s-icon{font-family:Social;font-weight:normal;font-style:normal;}.ty-horizontal-product-filters-dropdown__icon{padding-left:5px;top:2px;}.ypi-telegram:before{content:"\e900";}.ypi-instagram:before{content:"\e901";}.ypi-whatsapp:before{content:"\e90c";}.ypi-ok:before{content:"\f101";}.ypi-facebook:before{content:"\f103";}.ypi-pinterest:before{content:"\f107";}.ypi-viber:before{content:"\e90d";}.ypi-youtube:before{content:"\f105";}.ypi-behance:before{content:"\e902";}.ypi-linkedin:before{content:"\e903";}.ypi-flickr:before{content:"\e904";}.ypi-twitter:before{content:"\f102";}.ypi-hangouts:before{content:"\e905";}.ypi-skype:before{content:"\f104";}.ypi-vk:before{content:"\f100";}.ypi-telegram-circle:before{content:"\e906";}.ypi-google-plus-circle:before{content:"\e907";}.ypi-myspace-circle:before{content:"\e908";}.ypi-spotify-circle:before{content:"\e909";}.ypi-yuoutube-new:before{content:"\e90a";}.ypi-amazon:before{content:"\e90b";}input[type="text"],input[type="password"]{height:36px;}@media screen and (max-width: 1024px){.hidden-tablet{display:none !important;}}@media screen and (max-width: 767px){.hidden-phone{display:none !important;}}.touch input.ty-value-changer__input,input.ty-value-changer__input{width:32px;height:24px;font-size:14px;padding:4px;float:none;border:0 none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.touch input.ty-value-changer__input:hover,.touch input.ty-value-changer__input:focus,input.ty-value-changer__input:hover,input.ty-value-changer__input:focus{border:1px solid #e0e0e0;width:30px;margin:0 1px;}.ty-value-changer,.touch .ty-value-changer{width:64px;margin:5px 10px 5px 0;}.touch .ty-value-changer__increase,.touch .ty-value-changer__decrease,.ty-value-changer__increase,.ty-value-changer__decrease{height:16px;width:16px;line-height:14px;margin:5px 0;font-size:11px;color:#d4d4d4;background:#fff;border:1px solid #e0e0e0;float:right;}.touch .ty-value-changer__increase:hover,.touch .ty-value-changer__decrease:hover,.ty-value-changer__increase:hover,.ty-value-changer__decrease:hover{color:#fff;background:#2daac1 !important;border-color:#2daac1;}.ty-value-changer__increase{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-value-changer__decrease{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;float:left !important;}.cm-hint{color:#9c9c9c;}h1,h2{text-decoration:none;font-weight:700;font-style:normal;font-size:28px;line-height:30px;font-family:'Open Sans',sans-serif;margin-top:15px;}.ty-subheader{color:#363636;font-weight:700;font-family:'Open Sans',sans-serif;}.ty-mainbox-title{font-weight:700;}.y-mainbox-title{font-size:23px;font-weight:700;line-height:120%;font-family:'Open Sans',sans-serif;margin:10px 0;}.ty-footer-menu__header,.ty-footer-general__header{font-size:16px;}.ty-mainbox-container > .y-mainbox-title{padding-right:62px;}.ab__deal_of_the_day .action-title{font-weight:700;}.tabs-center .ty-tabs{text-align:center;margin:0 auto;width:fit-content;}.tabs-center .ty-tabs__list:before,.tabs-center .ty-tabs__list:after{display:table;content:"";line-height:0;width:100%;}.tabs-center .ty-tabs__list:after{clear:both;}.ty-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-width:100%;}.ty-btn i{top:inherit;}.ty-btn > span{display:flex;align-items:center;justify-content:center;white-space:normal;line-height:normal;word-wrap:break-word;overflow:hidden;max-height:44px;font-size:inherit;}@media screen and (max-width: 767px){.ty-btn > span{display:flex;height:28px;line-height:110%;}}.ty-btn > span > span{font-size:inherit;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:36px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.ty-btn__primary{color:#fff;border-bottom:2px solid #226b9c;background:#2b88c6;}.ty-btn__primary:hover{background:#3795d4;border-color:#2574a9;color:#fff;}.ty-btn__secondary{color:white;border-bottom:2px solid #1d1d1d;background:#363636;}.ty-btn__secondary:hover{background:#434343;border-color:#242424;color:white;}.ty-btn__tertiary{color:#363636;border-bottom:2px solid #d5d5d5;background:#eee;}.ty-btn__tertiary:hover{background:#f6f6f6 !important;border-color:#e1e1e1;color:#363636;}.ty-btn__text{color:#363636;border:2px solid #ededed;line-height:40px;}.ty-btn__text:hover{color:#2b88c6;border:2px solid #2b88c6;padding:0 20px;}.ajax-link{color:#2daac1;border-bottom:1px dotted #c8ecf2;}.ypi-allow-shopping{width:-webkit-calc(100% - 50px);width:calc(100% - 50px);white-space:normal;color:rgba(0,0,0,0.54);border-bottom-color:#d5d5d5;background:#eee;}.ypi-allow-shopping i{font-size:16px;}.ypi-allow-shopping span{text-align:left;font-size:11px;line-height:120%;}.ypi-allow-shopping:hover{color:#363636;}@media screen and (max-width: 767px){.ty-grid-list__item .ypi-allow-shopping{width:-webkit-calc(100% - 42px);width:calc(100% - 42px);height:36px;font-size:10px;}.ty-grid-list__item .ypi-allow-shopping span{font-size:10px;}}@media screen and (max-width: 480px) and (min-width: 321px){.ty-grid-list__item .ypi-allow-shopping i{display:none;}.ty-grid-list__item .ypi-allow-shopping .ty-btn span{text-align:center;}}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:inline-flex;}.ty-btn-go{height:34px;}.ty-btn-go__icon{top:7px;}.more-btn{font-size:16px;color:#2daac1 !important;margin:5px 0;line-height:120%;}.more-btn span{border-bottom:1px dotted #c8ecf2;}.more-btn i{position:relative;top:5px;}.ypi-more-btn,.ty-btn.ty-product-filters__reset-button{font-size:11px;height:36px;padding:0 15px;line-height:31px;background:white;border:2px solid #dcdcdc;color:#363636;}.ypi-more-btn i,.ty-btn.ty-product-filters__reset-button i{top:5px;margin-right:-5px;}.ypi-more-btn:hover,.ypi-more-btn.active,.ty-btn.ty-product-filters__reset-button:hover,.ty-btn.ty-product-filters__reset-button.active{border-color:#2daac1;color:#2daac1;}.ypi-more-btn.open i,.ty-btn.ty-product-filters__reset-button.open i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ty-btn.ty-cr-product-button{color:rgba(0,0,0,0.54);padding:0;}.ty-btn.ty-cr-product-button:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E913";margin-right:0;margin-top:-4px;position:relative;font-size:24px;}.ty-btn.ty-cr-product-button span{display:none !important;}.ty-product-detail .ty-cr-product-button{margin:5px 10px 0 0;margin-left:0 !important;padding:0 15px;}.ty-product-detail .ty-cr-product-button span{display:flex !important;max-width:70px;line-height:120%;font-size:10px;letter-spacing:0;}@media screen and (max-width: 767px){.ty-wish-list__buttons .ty-btn{display:flex;}}.ty-compare-checkbox{text-align:center;}.b-top{border-top:1px solid #ededed;}.b-top-bold{border-top:3px solid #ededed;}.b-top-color{border-top:1px solid #ff43a7;}.b-top-bold-color{border-top:3px solid #ff43a7;}.b-bottom{border-bottom:1px solid #ededed;}.b-bottom-bold{border-bottom:3px solid #ededed;}.b-bottom-color{border-bottom:1px solid #ff43a7;}.b-bottom-bold-color{border-bottom:3px solid #ff43a7;}.b-all{border:1px solid #ededed;}.b-all-bold{border:3px solid #ededed;}.b-all-color{border:1px solid #ff43a7;}.b-all-bold-color{border:3px solid #ff43a7;}.pd-top{padding:40px 0 0;}.pd-bottom{padding:0 0 40px;}.pd-all{padding:40px 0;}.pd-all-big{padding:50px 0;}.pd-top .ty-wysiwyg-content h1,.pd-top .ty-wysiwyg-content h2,.pd-top .ty-wysiwyg-content h3,.pd-bottom .ty-wysiwyg-content h1,.pd-bottom .ty-wysiwyg-content h2,.pd-bottom .ty-wysiwyg-content h3,.pd-all .ty-wysiwyg-content h1,.pd-all .ty-wysiwyg-content h2,.pd-all .ty-wysiwyg-content h3,.pd-all-big .ty-wysiwyg-content h1,.pd-all-big .ty-wysiwyg-content h2,.pd-all-big .ty-wysiwyg-content h3{margin-top:0;}.dark-block{background:rgba(0,0,0,0.05);}.dark-block .grid-list .ty-grid-list__item{-webkit-box-shadow:0 0 0 1px #e6e6e6;-moz-box-shadow:0 0 0 1px #e6e6e6;box-shadow:0 0 0 1px #e6e6e6;}.light-block{background:white;}.color-block{background:#2daac1;}.color-block .y-mainbox-title{color:white;}a,a:hover,a:focus,a:active{outline:none !important;}body,p,div,li{-webkit-font-smoothing:subpixel-antialiased;}*,:after,:before{box-sizing:border-box;}#tygh_container.loading-more-products #ajax_overlay,#tygh_container.loading-more-products #ajax_loading_box{display:none !important;visibility:hidden !important;}.ty-price{font-weight:700;}.ty-owl-controls{margin-top:-37px;}@media screen and (max-width: 768px){.ty-input-text-large{width:100%;}}.buttons-container,.ui-widget-content.ui-dialog,.ui-dialog .ui-dialog-content,.ui-dialog .ui-dialog-titlebar,.ui-dialog .buttons-container,.notification-content-extended,.notification-content-extended h1{border-radius:0;}.buttons-container{background:#fafafa;}div.ui-dialog .ui-dialog-content{overflow:visible;outline:none;padding:0;min-height:120px !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}@media screen and (min-width: 720px){div.ui-dialog .ui-dialog-content iframe{min-width:600px;min-height:400px;}}@media screen and (max-width: 767px){div.ui-dialog .ui-dialog-content iframe{width:100% !important;height:auto !important;min-height:400px;}}@media screen and (max-width: 480px){div.ui-dialog .ui-dialog-content iframe{min-height:250px;}}div.ui-dialog .ui-dialog-titlebar{padding:15px 50px 15px 20px;height:54px;margin:0;background:white;border:none;border-bottom:1px solid #ededed;}div.ui-dialog .ui-dialog-title{margin:0;padding-right:20px;font-family:'Open Sans',sans-serif;font-weight:700;font-size:20px;line-height:120%;color:#363636;}div.ui-dialog .ui-dialog-titlebar-close{top:0;right:0;padding:0;margin:0;width:54px;height:54px;}div.ui-dialog .object-container{padding:15px 20px;}div.ui-dialog .buttons-container{border:0 none;margin:0 -20px;}.ui-widget-header .ui-icon-closethick{color:#363636;background:none;margin:0;left:14px;top:14px;text-indent:0;width:auto;height:auto;opacity:.7;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;transition:0.4s;}.ui-widget-header .ui-icon-closethick:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E5CD";font-size:24px;color:#363636 !important;speak:none;vertical-align:top;}.ui-widget-header .ui-icon-closethick:hover{opacity:1;}.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover{border:none;background:none;outline:none;}.notification-content-extended{border:0 none;overflow:hidden;}.notification-content-extended h1{padding:14px 37px 14px 20px;margin:0;border-bottom:1px solid #ededed;background:white;font-family:'Open Sans',sans-serif;font-weight:700;font-size:20px;color:#363636;line-height:120%;}.notification-content-extended h1 span{top:13px;right:13px;width:24px;height:24px;}.notification-content-extended h1 span:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:24px;color:#363636;content:"\E5CD";opacity:0.5;filter:alpha(opacity=50);-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;transition:0.4s;}.notification-content-extended h1 span:hover:before{opacity:1;}.notification-content-extended .ty-product-notification__buttons{background:#ededed;}.notification-content-extended .ty-product-notification__subtotal{font-weight:normal;}.notification-content-extended .ty-product-notification__subtotal bdi{white-space:nowrap;}.notification-content-extended .ty-product-notification__subtotal span{font-weight:700;line-height:30px;font-size:18px;}@media screen and (max-width: 767px){.notification-content-extended.with-ab-ia-joins{top:10px !important;position:absolute;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__subtotal{line-height:100%;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__subtotal span:not(.ty-rub){margin-top:5px;display:inline-block;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__body{max-height:100% !important;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__item{margin-bottom:0;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__buttons{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.notification-content-extended.with-ab-ia-joins .ty-product-notification__buttons > div.ty-float-left{float:left;}}.ty-product-notification__content{height:70px;display:table-cell;vertical-align:middle;width:640px;}.ty-product-notification__content .ty-product-options{margin-bottom:0;}.ty-product-notification__content .ty-product-options-name{width:auto;margin-right:5px;}.ty-product-notification__content .ty-product-options-content{width:auto !important;}.ty-product-notification__amount{color:#838383;}.ty-accordion .ui-accordion-header{background:#fafafa;color:#838383;outline:none !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-accordion .ui-accordion-header-active{background:#adadad !important;}html[dir="ltr"] .owl-carousel .owl-wrapper{display:inherit !important;}.owl-controls .owl-page,.owl-controls .owl-buttons div{color:#dcdcdc;}.owl-theme .owl-controls-outside .owl-buttons div{line-height:36px;padding:0;height:26px;width:26px;margin:0 0 0 5px;color:#363636;background:#ededed;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:1;filter:alpha(opacity=100);}.owl-theme .owl-controls-outside .owl-buttons div i{font-size:22px;}.owl-theme .owl-controls-outside .owl-buttons div:hover{background:#f5f5f5;color:#363636;}.owl-theme  .owl-controls:not(.owl-controls-outside) .owl-buttons div{padding:0;height:44px;width:44px;color:#363636;background:#ededed;}.owl-theme  .owl-controls:not(.owl-controls-outside) .owl-buttons div i{font-size:24px;line-height:44px;}.ty-grid-list__item .owl-controls:not(.owl-controls-outside) .owl-buttons div{visibility:hidden;}.ty-grid-list__item:hover .owl-controls:not(.owl-controls-outside) .owl-buttons div.owl-next{right:10px;}.ty-grid-list__item:hover .owl-controls:not(.owl-controls-outside) .owl-buttons div.owl-prev{left:10px;}.ty-select-block,.ty-dropdown-box__content,.top-menu .ty-dropdown-box__content,.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{margin-top:0;border:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-select-block{top:30px;}.ty-dropdown-box__content{min-width:300px;}@media screen and (max-width: 320px){.ty-dropdown-box__content{min-width:240px;}}.ty-tabs{margin:0;border:0;}.ty-tabs .ty-tabs__item{padding:0 10px 10px 0;margin:0;border:0;background:none;}.ty-tabs .ty-tabs__item .ty-tabs__a,.ty-tabs .ty-tabs__item .ty-tabs .subtab a{color:#838383;padding:0;font-size:16px;font-weight:bold;height:auto;border:2px solid #e0e0e0;height:44px;line-height:39px;font-size:12px;text-transform:uppercase;padding:0 15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-tabs .ty-tabs__item .ty-tabs__a:hover,.ty-tabs .ty-tabs__item .ty-tabs .subtab a:hover{color:#2daac1;}.ty-tabs .ty-tabs__item.active .ty-tabs__a,.ty-tabs .ty-tabs__item.active .ty-tabs .subtab a{color:#2daac1;border:2px solid #2daac1;}.span16 .ty-tabs__content{padding:10px 0 0 0;}.ty-product-detail .ty-tabs,.ty-product-bigpicture .ty-tabs{margin-top:30px;border-bottom:1px solid #e0e0e0;}.ty-product-detail .ty-tabs .ty-tabs__item,.ty-product-bigpicture .ty-tabs .ty-tabs__item{margin:3px -1px 0 0;padding:0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:0;background:white;-webkit-transition:all 0ms;-moz-transition:all 0ms;-o-transition:all 0ms;transition:all 0ms;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-product-detail .ty-tabs .ty-tabs__item .ty-tabs__a,.ty-product-bigpicture .ty-tabs .ty-tabs__item .ty-tabs__a{padding:2px 20px 2px 20px;font-size:16px;text-transform:none;color:#838383;border:0;height:auto;}.ty-product-detail .ty-tabs .ty-tabs__item .ty-tabs__a:hover,.ty-product-bigpicture .ty-tabs .ty-tabs__item .ty-tabs__a:hover{color:#363636;}.ty-product-detail .ty-tabs .ty-tabs__item.active,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active{background:white;border-top:3px solid #2b88c6;border-bottom:1px solid white;margin-bottom:-1px;margin-top:0;}.ty-product-detail .ty-tabs .ty-tabs__item.active .ty-tabs__a,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active .ty-tabs__a{color:#363636;}.ty-product-detail .ty-popup-tabs,.ty-product-bigpicture .ty-popup-tabs{padding-top:0;margin-top:0;border-top:none;text-align:left;}.ty-product-detail .ty-popup-tabs .ty-popup-tabs__item,.ty-product-bigpicture .ty-popup-tabs .ty-popup-tabs__item{padding:10px 15px 0 0;}.ty-product-detail .ty-popup-tabs .ty-popup-tabs__item a,.ty-product-bigpicture .ty-popup-tabs .ty-popup-tabs__item a{border-bottom:1px dotted #4cc0d5;}.ty-product-detail .ty-popup-tabs__icon,.ty-product-bigpicture .ty-popup-tabs__icon{color:#2b88c6;}.ty-helper-container{overflow:hidden;}.tygh-header{background:#fff;padding-bottom:20px;}.tygh-header > div{padding-top:0;}.tygh-top-panel{background:#fff;}.tygh-content{background:#fff;}.ypi-top-panel{min-height:30px;border-bottom:1px solid #ededed;}.ypi-top-panel .ty-select-block__a{padding:5px 8px 4px 8px;margin-left:-1px;border:0;border-left:1px solid #ededed;border-right:1px solid #ededed;color:#9c9c9c;}.ypi-top-panel .ty-select-block__a:hover,.ypi-top-panel .ty-select-block__a.open{background:#ededed;color:#363636;}.ypi-top-panel .ty-select-block__a:hover i,.ypi-top-panel .ty-select-block__a.open i{color:#363636;}.ypi-top-panel .ty-select-block__a-item{font-size:13px;}.ypi-top-panel .ty-flag{margin-top:1px;}.ypi-top-panel .ty-text-links__item{float:left;padding:5px 10px 5px 5px;margin-right:0;}.ypi-top-panel .top-menu-text-links a.ty-text-links__a{font-size:13px;}.cur-lang-wrap{border-right:1px solid #ededed;margin:15px 0;}.cur-lang-wrap > div{min-height:50px;}.ypi-cr-phone-number{position:absolute;top:7px;}@media screen and (min-width: 768px){.ypi-cr-phone-number{position:relative;top:0;display:flex;height:90px;align-items:center;justify-content:center;}}.ypi-cr-box{display:inline-block;float:left;margin:0 -5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.ypi-cr-box + a{position:absolute;margin-top:-1px;}@media screen and (min-width: 768px) and (max-width: 1280px){.ypi-cr-box{width:-webkit-min-content;width:-moz-min-content;width:min-content;}}@media screen and (max-width: 480px){.ypi-cr-box a:not(:first-child){display:none;}}.ypi-cr-phone a{display:inline-block;white-space:nowrap;}.ypi-cr-phone a.t-phone{font-size:145%;line-height:100%;color:#363636;font-weight:bold;padding:0 5px;}.ypi-cr-phone a.t-phone span{color:#9c9c9c;font-weight:normal;}@media screen and (max-width: 1366px){.ypi-cr-phone a.t-phone{font-size:130%;}}@media screen and (max-width: 1142px){.ypi-cr-phone a.t-phone{font-size:120%;}}@media screen and (max-width: 768px){.ypi-cr-phone a.t-phone{font-size:100%;}}.ypi-cr-phone a:only-child{font-size:180%;line-height:60%;}@media screen and (max-width: 1142px){.ypi-cr-phone a:only-child{font-size:120%;}}@media screen and (max-width: 768px){.ypi-cr-phone a:only-child{font-size:100%;}}.ypi-cr-phone .material-icons{margin-left:5px;color:#838383;border:1px solid #ededed;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-cr-phone .material-icons:hover{border-color:#2daac1;color:#2daac1;}.ty-cr-work{color:rgba(255,255,255,0.8);font-size:10px;text-transform:uppercase;display:inline-block;width:100%;margin-bottom:3px;}@media screen and (min-width: 1280px){.aditional-links{text-align:center;}}.aditional-links a{display:inline-block;white-space:nowrap;}.aditional-links a.cm-dialog-opener{border-bottom:1px dotted #b3e4ed;}.aditional-links a:not(:first-child){margin-left:10px;}.ypi-cr-link{position:absolute;z-index:700;min-width:250px;max-width:400px;min-height:100px;padding:15px 20px;white-space:normal;text-align:left;background-color:#363636;background-clip:padding-box;color:white;top:57px;left:50%;transform:translate(-50%,0);}.ypi-cr-link:before{content:"";position:absolute;display:block;left:50%;top:-22px;margin-left:-11px;border-color:transparent;border-style:solid;border-top-width:0;border-bottom-color:#363636;border-width:11px;}.ypi-cr-link .closer{position:absolute;right:10px;top:10px;color:#9c9c9c;}.ypi-cr-link .closer:hover{color:#363636;}@media screen and (max-width: 767px){.ypi-cr-link{margin-left:15px;top:125%;left:100%;}}.ypi-cr-link a.n-phone{color:white;font-size:14px;font-weight:bold;line-height:165%;}.ypi-cr-link a.n-phone span{color:rgba(255,255,255,0.8);}.ty-cr-product-info-header{max-width:255px;}.ty-cr-product-info-header .ty-product-block-title{font-size:18px;font-weight:normal;}@media screen and (max-width: 1280px){.aditional-links .l-contacts{display:none;}}.ty-text-links{margin:0;}.ty-text-links_show_inline .ty-level-0 > .ty-text-links{z-index:302;}.top-menu-text-links{color:#9c9c9c;}.top-menu-text-links a.ty-text-links__a{color:#9c9c9c;}.top-menu-text-links a.ty-text-links__a:hover{color:#363636;}.ypi-title-to-sore *{color:#9c9c9c;}.ty-logo-container{margin:0;display:table-cell;height:90px;vertical-align:middle;}.ty-logo-container .ty-logo-container__image{max-height:70px;width:auto;}.ypi-cart-user-wrap{padding:23px 0;height:44px;box-sizing:content-box !important;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title{display:table-cell;width:50px;height:48px;padding:0;vertical-align:middle;text-align:right;border:0 none;line-height:100%;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title i.material-icons{color:#363636;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open{background:transparent;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open i.material-icons{color:#2daac1;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open:after,.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open:before{content:"";position:absolute;display:block;left:50%;margin-left:-3px;border-color:transparent;border-style:solid;border-top-width:0;border-width:11px;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open:after{bottom:-1px;border-bottom-color:white;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title.open:before{bottom:0;border-bottom-color:rgba(0,0,0,0.2);}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title:hover{background:none;}.ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title:hover i.material-icons{color:#37b9d0;}.ypi-cart-user-wrap .ypi-mini-cart .ty-minicart-count{background:#ff43a7;color:white;min-width:18px;height:18px;line-height:18px;font-size:11px;position:absolute;top:-5px;right:25px;z-index:1;padding:0px 5px;text-align:center;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}.ypi-cart-user-wrap .ypi-mini-cart .ty-minicart-count.empty{background:#ededed;color:gray;}.ypi-cart-user-wrap .ypi-mini-cart i.material-icons{color:rgba(0,0,0,0.54);}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title{display:table-cell;width:50px;height:48px;padding:0;vertical-align:middle;text-align:right;border:0 none;line-height:100%;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open{background:transparent;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open i.material-icons{color:#2daac1;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open:after,.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open:before{content:"";position:absolute;display:block;left:50%;margin-left:-3px;border-color:transparent;border-style:solid;border-top-width:0;border-width:11px;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open:after{bottom:-1px;border-bottom-color:white;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title.open:before{bottom:0;border-bottom-color:rgba(0,0,0,0.2);}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title:hover{background:none;}.ypi-cart-user-wrap .ypi-mini-user .ty-dropdown-box__title:hover i.material-icons{color:#37b9d0;}.ypi-cart-user-wrap .ypi-mini-user .ty-account-info{padding-top:10px;}.ypi-cart-user-wrap .ty-account-info__title{padding:0;}.ypi-cart-user-wrap .ty-account-info__title i.material-icons{color:rgba(0,0,0,0.54);}.ypi-search{width:-webkit-calc(100% - 220px);width:calc(100% - 220px);}.ypi-search .ty-search-block{width:100%;}.ypi-search .ty-search-block:hover input.ty-search-block__input,.ypi-search .ty-search-block:focus input.ty-search-block__input{border-color:#d4d4d4;background:white;text-align:left;padding-left:20px;color:#363636;z-index:301;}.ypi-search .ty-search-block:hover i.material-icons,.ypi-search .ty-search-block:focus i.material-icons{color:#2daac1;z-index:302;position:relative;}.ypi-search .ty-search-block:hover i.material-icons:hover,.ypi-search .ty-search-block:focus i.material-icons:hover{color:#37b9d0;}.ypi-search input.ty-search-block__input{position:relative;height:44px;border:1px solid #ededed;background-color:#ededed;font-size:13px;text-transform:uppercase;padding-left:20px;padding-right:50px;color:#9c9c9c;float:right;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-search .ty-search-magnifier{top:0;right:5px;width:44px;height:44px;padding:10px;outline:none;z-index:301;}.ypi-search .ty-search-magnifier i.ty-icon-search{margin-top:7px;display:inline-block;color:#9c9c9c;}@media screen and (max-width: 768px){.ypi-search{width:-webkit-calc(100% - 280px);width:calc(100% - 280px);}}@media screen and (max-width: 400px){.ypi-search{width:-webkit-calc(100% - 220px);width:calc(100% - 220px);}}@media screen and (max-width: 320px){.ypi-search{width:-webkit-calc(100% - 190px);width:calc(100% - 190px);}}#abt__youpitheme_wishlist_count{display:table-cell;width:50px;height:48px;padding:0;vertical-align:middle;text-align:right;border:0 none;line-height:100%;position:relative;}#abt__youpitheme_wishlist_count .count{background:#ff43a7;color:white;width:18px;height:18px;line-height:18px;font-size:10px;border-radius:100%;position:absolute;top:-5px;right:25px;z-index:1;padding:0px 5px;text-align:center;}#abt__youpitheme_wishlist_count:hover i.material-icons{color:#37b9d0;}@media screen and (max-width: 768px){#abt__youpitheme_wishlist_count .count{top:5px;right:19px;}}body.fixed-top .top-menu{z-index:11;}body.fixed-top .ypi-top-panel{display:none;}body.fixed-top .tygh-top-panel{position:fixed;width:100%;height:64px;z-index:303;top:0;left:0;margin:0 !important;top:-80px;-webkit-transition:top .6s, opacity .6s, background .3s;transition:top .6s, opacity .6s, background .3s;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);}body.fixed-top.show .tygh-top-panel{top:0;-webkit-transition:top .6s, opacity .6s, background .3s;transition:top .6s, opacity .6s, background .3s;}body.fixed-top .ty-logo-container{height:64px;text-align:center;}body.fixed-top .ty-logo-container .ty-logo-container__image{max-height:48px;}body.fixed-top .ypi-cart-user-wrap{padding:10px 0;}body.fixed-top .ypi-cart-user-wrap .ypi-search input.ty-search-block__input{background:#ededed;border-color:#ededed;}body.fixed-top.show .ty-logo-container{padding-left:70px;}body.fixed-top.show .mfixed-button{display:inline-block !important;float:left;}body.fixed-top .ypi-menu__fixed-button{display:inline-block;height:64px;width:48px;padding:8px 0;position:absolute;z-index:1;}body.fixed-top .ypi-menu__fixed-button i.material-icons{background:#ededed;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;cursor:pointer;}body.fixed-top .ypi-menu__fixed-button i.material-icons:hover{color:#37b9d0;}body.fixed-top .ypi-menu__fixed-button.active{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}body.fixed-top .cur-lang-wrap{margin:5px 0;}body.fixed-top .phone-links-wrap{padding:7px 0;top:0;}body.fixed-top .ypi-cr-phone-number{padding:4px 0 0;height:auto;}body.fixed-top.menu_fixed-top .tygh-top-panel{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}body.fixed-top.menu_fixed-top .tygh-header{padding-top:169px !important;}body.fixed-top.menu_fixed-top .top-menu-grid,body.fixed-top.menu_fixed-top .top-menu-grid-vetrtical{position:fixed;top:64px;z-index:300;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);}body.fixed-top.menu_fixed-top .closer_fixed-menu{display:block;position:absolute;right:0;top:20px;font-size:30px;}@media screen and (max-width: 1024px){body.fixed-top .span4.phone-links-wrap{margin-left:10px;}}.m-label{padding:1px 6px;line-height:100%;font-size:9px;text-transform:uppercase;border-radius:2px;position:relative;left:4px;top:-2px;margin-right:3px;color:white;background:#a1a1a1;}.ypi-mwi-html{position:absolute;width:320px;height:100%;padding:0;z-index:-1;}.ypi-mwi-html p{padding:0;}.ypi-mwi-html.right_top{right:0;top:0;border-left:1px solid #ededed;display:table-cell;overflow:hidden;}.ypi-mwi-html.right_top p{padding:0 20px;position:absolute;top:33px;right:0;}.ypi-mwi-html.right_bottom{right:0;bottom:0;border-left:1px solid #e0e0e0;display:table-cell;overflow:hidden;}.ypi-mwi-html.right_bottom p{padding:0 20px;position:absolute;bottom:33px;right:0;}.ypi-mwi-html.bottom{right:0;bottom:0;width:100% !important;height:auto;}.ypi-mwi-html.bottom p{padding-top:100%;}.top-menu-grid{padding-top:0;background:#878787;}.top-menu-grid .ty-menu__items{background:none;margin:0;position:inherit;z-index:1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.top-menu-grid .ty-menu__item .ty-menu__item-link{text-transform:uppercase;color:#fff;padding:15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.top-menu-grid .ty-menu__item:hover .ty-menu__item-link{background:#6e6e6e;}.top-menu-grid .ty-menu__item-active .ty-menu__item-link{background:#6e6e6e;}.top-menu-grid .closer_fixed-menu{display:none;}.top-menu-grid .ypi-mwi-icon{display:block;max-width:100px;padding-bottom:10px;}.top-menu-grid .top-menu > .abt_up-menu.extended > .ty-menu__wrapper > .ty-menu__items{width:9999px;visibility:hidden;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper{display:inline-block;overflow-x:hidden;overflow-y:hidden;vertical-align:top;height:48px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item .ty-menu__item-link{white-space:nowrap;padding:0 15px;line-height:48px;font-weight:600;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item .ty-menu__item-link .ab-ut-mwi-icon{max-height:24px;max-width:24px;position:relative;top:-2px;margin-right:8px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu{display:inline-block;position:absolute;width:100%;left:0;background:white;z-index:200;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);box-shadow:0 3px 10px 0 rgba(0,0,0,0.3);}@media screen and (min-width: 768px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items-simple .ty-menu__submenu-item{margin-bottom:10px !important;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items-simple.with-icon-items .ty-menu__submenu-item{display:inline-block;width:20%;min-width:200px;float:left;vertical-align:top;}}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items{max-width:1500px;width:100%;padding:30px 15px;margin:0 auto;border:0 none;position:relative;overflow:hidden;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item-active a{color:#9c9c9c;background:none;padding:0;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item-active a bdi:before{content:"";width:10px;height:10px;display:inline-block;margin-right:4px;background:#ff43a7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}@media screen and (max-width: 1660px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items{max-width:1340px;}}@media screen and (max-width: 1500px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items{padding:40px 80px;max-width:inherit;}}@media screen and (max-width: 1200px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items{padding:30px 20px;}}@media screen and (min-width: 768px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-col{display:inline-block;float:left;width:20%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items li.ty-top-mine__submenu-col{min-width:180px;padding:0 20px 0 0;margin:0;width:100%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{min-height:410px;padding-right:340px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:25%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html{width:320px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-list{padding-bottom:15px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item{margin:0 -3px 0 0;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item a{color:#5c5c5c;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item a:hover{color:#2daac1;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-alt-link a{color:#2daac1;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .m-label{position:relative;font-family:'Open Sans',sans-serif;font-weight:normal;top:-1px;}}@media screen and (max-width: 1500px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{padding-right:420px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:25%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_top,.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_bottom{right:80px;}}@media screen and (max-width: 1280px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{padding-right:400px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html{width:300px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_top,.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_bottom{right:80px;}}@media screen and (max-width: 1200px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{padding-right:320px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:33.333333%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_top,.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_bottom{right:0;}}@media screen and (max-width: 900px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-col{width:25%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{padding-right:20px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:33.333333%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html{display:none;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_top,.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ypi-mwi-html.right_bottom{display:none;}}@media screen and (max-width: 767px){.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items .ty-menu__submenu-col{width:100%;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic{padding-right:0;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > .ty-menu__item > .ty-menu__submenu ul.ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:100%;}}.top-menu-grid .top-menu > .abt_up-menu .ab__menu_hidden{width:0 !important;overflow-x:hidden;}.top-menu-grid .top-menu > .abt_up-menu .abt_yp_menu-show_more{cursor:pointer;display:none;line-height:48px;padding-right:20px;position:relative;color:rgba(255,255,255,0.65);float:right;}.top-menu-grid .top-menu > .abt_up-menu .abt_yp_menu-show_more:after{content:"";position:absolute;display:block;left:27px;top:16px;border-color:transparent;border-style:solid;border-top-width:0;border-left-color:rgba(255,255,255,0.65);border-width:8px;}.top-menu-grid .top-menu > .abt_up-menu .abt_yp_menu-show_more:hover:after{border-left-color:white;}.top-menu-grid .top-menu > .abt_up-menu .abt_yp_menu-show_more.last-section:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);left:18px;}.top-menu-grid .top-menu > .abt_up-menu .ty-menu__submenu-item-header{border-bottom:0 none;margin-bottom:0;}.top-menu-grid .top-menu > .abt_up-menu .ty-menu__submenu-item-header a{font-size:15px;line-height:120%;font-family:'Open Sans',sans-serif;font-weight:700;color:#363636;}.top-menu-grid .top-menu > .abt_up-menu .ty-menu__submenu-item-header a:hover{color:#2daac1;}.top-menu-grid .top-menu > .abt_up-menu .ty-menu__submenu-item-header-active bdi:before{display:inline-block;content:"";width:10px;height:10px;margin-right:4px;margin-bottom:1px;background:#ff43a7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.top-menu-grid .icon-down-dir{position:relative;top:2px;font-size:15px;opacity:0.5;filter:alpha(opacity=50);}@media screen and (max-width: 767px){.ty-menu__submenu-item{padding:0;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper{overflow-x:inherit;overflow-y:inherit;height:inherit;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items{visibility:inherit;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item:not(.ty-menu__menu-btn){background:#37b9d0;border-bottom:0 none;border-top:1px solid #2ba3b9;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item:not(.ty-menu__menu-btn) a.ty-menu__item-link{padding:0 20px;width:9999px !important;display:table-cell;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item:not(.ty-menu__menu-btn) a.ty-menu__item-link .icon-down-dir{display:none;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item{margin:0 -20px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item.ty-menu__menu-btn{width:inherit !important;display:inline-block !important;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item.ty-menu__menu-btn a.ty-menu__item-link{padding:0 20px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item.ty-menu__menu-btn a.ty-menu__item-link i:first-child{font-size:28px;position:relative;top:9px;left:-3px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item.ty-menu__menu-btn a.ty-menu__item-link i:last-child{font-size:18px;position:relative;top:4px;opacity:0.5;filter:alpha(opacity=50);}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu-items{background:white;padding:0;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{padding:15px 20px;color:#2daac1;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu-item-header a{font-family:'Open Sans',sans-serif;font-size:12px;font-weight:normal;padding:0 20px;height:48px;line-height:48px;border-top:1px solid #ededed;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ypi-mwi-html{display:none !important;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu .ty-menu__items-show{padding-bottom:15px;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item{padding-left:20px;border-bottom:0 none;}.top-menu-grid .top-menu > .abt_up-menu > .ty-menu__wrapper > .ty-menu__items > li.ty-menu__item .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item .ty-menu__submenu-link{padding:3px 0;}.ty-menu__item-toggle{height:48px;}.ty-menu__item-toggle i{font-size:26px;opacity:0.7;filter:alpha(opacity=70);}.ty-menu__item-toggle-active{background:#2daac1;}.ypi-mwi-icon{display:none !important;}}@media screen and (min-width: 768px){.tbm-menu{height:;}.tbm-menu .ty-menu__item .ty-menu__item-link{display:table-cell;vertical-align:middle;height:48px;text-align:center;line-height:0 !important;padding:0 !important;border-right:1px solid #3390a2;overflow:hidden;}.tbm-menu .ty-menu__item .ty-menu__item-link > span{margin:0 15px;text-align:center;display:block;}.tbm-menu .ty-menu__item .ty-menu__item-link img.ab-ut-mwi-icon{display:inline-block;float:left;top:0 !important;padding:12px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.tbm-menu .ty-menu__item .ty-menu__item-link bdi{font-size:12px;line-height:130%;white-space:normal;}.tbm-menu .ty-menu__item .ty-menu__item-link .item-icon{display:flex;text-align:left;white-space:pre-wrap;align-items:center;}.tbm-menu .ty-menu__item .ty-menu__item-link .item-icon bdi{-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;height:30px;}.tbm-menu .ty-menu__item .ty-menu__item-link .icon-down-dir{line-height:0;width:11px;top:3px;}.tbm-menu .ty-menu__item .ty-menu__item-link .m-label{padding:2px 5px;display:inline-block;top:-1px;font-size:8px;}.tbm-menu .ty-menu__item:nth-child(2) .ty-menu__item-link{border-left:1px solid #3390a2;}}.top-menu-grid-vetrtical{background:#878787;}.top-menu-grid-vetrtical .ty-dropdown-box__content{left:0;right:auto;}.top-menu-grid-vetrtical .ty-dropdown-box__title{padding:17px 40px 0 60px;line-height:100%;background:#1f7383;border:0 none;height:48px;min-width:250px;}.top-menu-grid-vetrtical .ty-dropdown-box__title a{font-size:16px;font-weight:bold;color:white;}.top-menu-grid-vetrtical .ty-dropdown-box__title a:after,.top-menu-grid-vetrtical .ty-dropdown-box__title a:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute;}.top-menu-grid-vetrtical .ty-dropdown-box__title a:before{content:"\E5D2";margin:-7px 0 0 -40px;font-size:28px;color:white;}.top-menu-grid-vetrtical .ty-dropdown-box__title a:after{content:"\E313";color:rgba(255,255,255,0.5);margin:-2px 0 0 0;right:15px;}.top-menu-grid-vetrtical .ty-dropdown-box__title:hover{background:#363636;}.top-menu-grid-vetrtical .ty-dropdown-box__title.open{background:#363636;}.top-menu-grid-vetrtical .ty-dropdown-box__title.open a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.top-menu-grid-vetrtical .icon-right-dir{position:absolute;right:15px;top:50%;margin-top:-9px;color:#dcdcdc;}.top-menu-grid-vetrtical .ty-menu__item-link:hover .icon-right-dir,.top-menu-grid-vetrtical .ypi-submenu-col:hover .icon-right-dir{color:#9c9c9c;}.top-menu-grid-vetrtical .exp-mwi-text{display:none;}.top-menu-grid-vetrtical .ypi-menu__inbox{min-height:410px;}.top-menu-grid-vetrtical .ypi-menu__inbox li{padding:0;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items{background:none;padding:20px 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item{width:100%;border-bottom:1px solid #ededed;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item:first-child{border-top:1px solid #ededed;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:8px 20px;min-height:42px;font-size:14px;font-weight:700;color:#363636;background:white;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link .menu-lvl-ctn{color:#363636;font-weight:700;font-size:14px;line-height:24px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link .menu-lvl-ctn .ab-ut-mwi-icon{margin-right:10px;}@media screen and (min-width: 768px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link .menu-lvl-ctn.exp-wrap{padding-left:44px;line-height:100%;padding-top:4px;padding-bottom:6px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link .menu-lvl-ctn.exp-wrap .ab-ut-mwi-icon{max-height:32px;max-width:32px;position:absolute;margin-left:-44px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .ty-menu__item-link .menu-lvl-ctn.exp-wrap .exp-mwi-text{font-size:11px;font-weight:normal;line-height:100%;color:#999;width:80%;margin-top:3px;display:inline-block;}}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item .menu-lvl-ctn .ab-ut-mwi-icon{max-height:24px;max-width:24px;margin-right:20px;}@media screen and (min-width: 768px){.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items{padding:10px 0;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item:first-child{border-top:0 none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item:last-child{border-bottom:0 none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu{position:inherit !important;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ypi-mwi-icon{display:block;max-width:100px;padding-bottom:10px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items{width:1200px;min-height:410px;margin-left:100%;padding:6px 20px 30px;top:0;right:auto;overflow:hidden;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple{padding:20px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple .ty-menu__submenu-item{margin-bottom:10px !important;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple.with-icon-items .ty-menu__submenu-item{display:inline-block;width:20%;min-width:200px;vertical-align:top;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple.with-icon-items a{font-weight:bold;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple a{color:#363636;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items-simple .item-icon{width:20%;min-width:200px;float:left;padding-right:20px;margin-bottom:20px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item a.ty-menu__item-link:hover,.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__item-active a.ty-menu__item-link{background:#ededed !important;color:#363636;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items{border:0 none;background:white;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items .ty-menu__submenu-item{margin-bottom:0;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{color:#696969;padding:1px 0;display:inline-block;width:100%;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover{color:#2daac1;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a{color:#9c9c9c;background:none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a:before{content:"";width:10px;height:10px;display:inline-block;margin-right:4px;border:2px solid #ff43a7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-col{min-width:180px;max-width:250px;padding-right:20px;width:20%;float:left;}.top-menu-grid-vetrtical .ypi-menu__inbox .with-pic{padding-right:320px !important;}.top-menu-grid-vetrtical .ypi-menu__inbox .with-pic .ty-menu__submenu-col{min-width:180px;width:25%;float:left;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu-item-header{border-bottom:0 none;padding-bottom:0;margin-bottom:0;margin-top:15px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu-item-header .ty-menu__submenu-link{color:#363636;font-size:14px;line-height:120%;font-family:'Open Sans',sans-serif;font-weight:700;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu-item-header .ty-menu__submenu-link:hover{color:#2daac1;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu-item-header .ty-menu__submenu-link.ty-menu__submenu-item-active a{color:#9c9c9c;background:none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu-item-header .ty-menu__submenu-link.ty-menu__submenu-item-active a:before{content:"";width:10px;height:10px;display:inline-block;margin-right:4px;border:2px solid #ff43a7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu{display:inline-block;width:100%;}.top-menu-grid-vetrtical .ypi-menu__inbox .ypi-submenu-col .ty-menu__submenu .ty-menu__submenu-list.hiddenCol:not(.view){overflow:hidden;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown{padding:18px 0 !important;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .ty-menu__submenu-col{width:250px !important;max-width:300px;margin-right:100%;padding-right:0;white-space:nowrap;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .ty-menu__submenu-item-header{margin-top:0;position:relative;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .ty-menu__submenu-item-header .ty-menu__submenu-link{font-size:14px;border-bottom:0 none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .ty-menu__submenu .ypi-mwi-html{z-index:0;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .ypi-mwi-html{padding:20px;max-width:250px;left:0;bottom:0;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl .ty-menu__submenu-item-header .ty-menu__submenu-link{display:inline-block;width:100%;padding:4px 40px 4px 20px;min-height:24px;white-space:normal;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl > .ty-menu__submenu{display:none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl:hover .ty-menu__submenu{display:block;width:100%;min-height:410px;position:absolute !important;top:0;margin-left:250px;padding:20px;background:white;border-left:1px solid #e6e6e6;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl .tree-level-col{width:230px;display:inline-block;float:left;position:relative;z-index:1;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl .sub-title-two-level{font-size:18px;line-height:120%;font-family:'Open Sans',sans-serif;font-weight:700;margin-bottom:10px;position:relative;z-index:1;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__submenu-items.tree-level-dropdown .second-lvl .ypi-mwi-html{max-width:inherit;left:auto;}}@media screen and (max-width: 767px){.top-menu-grid-vetrtical .ty-dropdown-box__title{min-width:170px;height:48px;padding:0 40px 0 60px;vertical-align:middle;display:table-cell;}.top-menu-grid-vetrtical .ty-dropdown-box__title a{font-size:14px;width:80px;display:inline-block;}.top-menu-grid-vetrtical .ty-dropdown-box__title a:before{height:28px;display:inline-block;position:absolute;top:50%;margin-top:-14px;}.top-menu-grid-vetrtical .ty-dropdown-box__title a:after{top:50%;margin-top:-9px;}.top-menu-grid-vetrtical .ty-dropdown-box{position:inherit;margin-left:-20px;}.top-menu-grid-vetrtical .ty-dropdown-box__content{width:100%;}.top-menu-grid-vetrtical .ypi-menu__submenu-link-more,.top-menu-grid-vetrtical .ab-ut-mwi-html,.top-menu-grid-vetrtical .ypi-mwi-html,.top-menu-grid-vetrtical .sub-title-two-level{display:none !important;}.top-menu-grid-vetrtical .ypi-menu__inbox li{position:relative;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items{padding:0;min-height:inherit !important;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item{display:inherit;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items .ty-menu__item .ty-menu__item-link{padding:9px 20px;min-height:42px;font-size:14px;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items li:first-child{border-top:0 none;}.top-menu-grid-vetrtical .ypi-menu__inbox .ty-menu__items li:last-child{border-bottom:0 none;}.top-menu-grid-vetrtical .menu-lvl-ctn i.icon-right-dir{display:none;}.top-menu-grid-vetrtical .ty-menu__item-toggle{height:43px;width:42px;font-size:32px;background:#f5f5f5;}.top-menu-grid-vetrtical .ty-menu__item-toggle i{color:#949494;opacity:1;filter:alpha(opacity=100);}.top-menu-grid-vetrtical .ty-menu__item-toggle.ty-menu__item-toggle-active{background:#949494;}.top-menu-grid-vetrtical .ty-menu__item-toggle.ty-menu__item-toggle-active i{color:white;}.top-menu-grid-vetrtical .ty-menu__submenu-items{min-height:inherit !important;background:#f5f5f5;margin-bottom:-1px;width:100% !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}.top-menu-grid-vetrtical .ty-menu__submenu-items > li:last-child .ty-menu__submenu-item-header{border-bottom:1px solid #e6e6e6;}.top-menu-grid-vetrtical .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item{border-bottom:1px solid #e6e6e6;}.top-menu-grid-vetrtical .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{padding:12px 20px 12px 20px;}.top-menu-grid-vetrtical .ty-menu__submenu-col{width:100% !important;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__submenu{position:relative;min-height:inherit !important;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__submenu .ty-menu__submenu-list{height:auto !important;display:none;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__submenu .ty-menu__submenu-list.ty-menu__items-show{display:block;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__submenu .ty-menu__submenu-list .ty-menu__submenu-item{border-bottom:1px solid #e6e6e6;margin:0;background:#f5f5f5;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__submenu .ty-menu__submenu-list .ty-menu__submenu-item .ty-menu__submenu-link{padding:10px 20px 10px 30px;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__item-toggle{right:0;background:#e6e6e6;border-top:1px solid #dbdbdb;margin-top:-1px;height:43px;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__item-toggle i{color:#949494;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__item-toggle.ty-menu__item-toggle-active{background:#949494;}.top-menu-grid-vetrtical .ty-menu__submenu-col .ty-menu__item-toggle.ty-menu__item-toggle-active i{color:white;}.top-menu-grid-vetrtical .ty-menu__submenu-item-header{margin-bottom:0;padding-bottom:0;border-bottom:1px solid #e6e6e6;}.top-menu-grid-vetrtical .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:11px 20px;min-height:42px;font-size:14px;color:#363636;display:inline-block;width:-webkit-calc(100% - 42px);width:calc(100% - 42px);}.top-menu-grid-vetrtical .tree-level-dropdown .ty-menu__item-toggle-active + .ty-menu__submenu > ul{display:block !important;}}@media screen and (max-width: 1679px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:1040px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-col{width:25%;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:33.3333333333%;}}@media screen and (max-width: 1535px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:965px;}}@media screen and (max-width: 1439px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:890px;}}@media screen and (max-width: 1365px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:805px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-col{width:33.3333333333%;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic .ty-menu__submenu-col{width:50%;}}@media screen and (max-width: 1279px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:784px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic{padding-right:245px !important;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ypi-mwi-html:not(.bottom){width:245px;}}@media screen and (max-width: 1139px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:668px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic{padding-right:0 !important;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ypi-mwi-html:not(.bottom){display:none;}}@media screen and (max-width: 1023px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:513px;}}@media screen and (max-width: 768px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items{width:413px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-col{width:50%;}}@media screen and (max-width: 1365px) and (min-width: 768px){.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ypi-mwi-icon{max-width:64px;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ty-menu__submenu-col{width:100% !important;max-width:inherit;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ty-menu__submenu-col .ypi-wrap-icon{width:50%;float:left;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ty-menu__submenu-col .ypi-wrap-icon .ty-menu__submenu{width:-webkit-calc(100% - 90px);width:calc(100% - 90px);}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ty-menu__submenu-col .ypi-mwi-icon{margin-right:20px;float:left;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ty-menu__submenu-link{padding:0;}.top-menu-grid-vetrtical .ypi-menu__inbox > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.with-pic.with-icon-items .ypi-menu__submenu-link-more{padding-top:4px;}}.top-menu-grid-vetrtical .ypi-menu__submenu-link-more{padding-top:0;display:inline-block;}.top-menu-grid-vetrtical .ypi-menu__submenu-link-more.hidden{display:none;}.top-menu-grid-vetrtical .ty-menu__item-arrow i{right:15px;top:10px;float:right;position:relative;font-size:8px;}.top-menu-grid-vetrtical .ty-text-links{height:48px;padding:13px 20px 13px 25px;}.top-menu-grid-vetrtical .ty-text-links.no-padding{padding:14px 0 13px 20px;}.top-menu-grid-vetrtical .ty-text-links .ty-text-links__item{display:inline-block;float:left;line-height:100%;height:22px;padding:4px 15px;margin-right:0;border-right:1px solid #238698;}.top-menu-grid-vetrtical .ty-text-links .ty-text-links__item:last-child{border-right:none;}.top-menu-grid-vetrtical .ty-text-links .ty-text-links__item a{color:#fff;}.top-menu-grid-vetrtical .ty-text-links .ty-text-links__item:hover a{color:#fff;}.top-menu-grid-vetrtical .ty-text-links .ty-text-links__item i{position:relative;margin:0 5px 0 -5px;top:-3px;float:left;}.top-menu-grid,.top-menu-grid-vetrtical{background:#2daac1;}.top-menu-grid .ty-menu__item a.ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item a.ty-menu__item-link{color:#fff;}.top-menu-grid .ty-menu__item:hover .ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item:hover .ty-menu__item-link{background:#363636;color:white;}.top-menu-grid .ty-menu__item-active a.ty-menu__item-link,.top-menu-grid .ty-menu__item-active .ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item-active a.ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item-active .ty-menu__item-link{background:#363636;color:white;}@media screen and (max-width: 1024px){.span4.ypi-title-to-sore{display:none;}.span12.ypi-top-links{width:100%;margin-left:0;}}@media screen and (max-width: 767px){.ypi-top-panel .ty-text-links-btn,.ypi-top-panel .ty-select-block__a{padding:8px 5px;line-height:100%;height:30px;border:0 none;}.ypi-top-panel .ty-flag{margin-top:-3px;}.ypi-top-panel .ty-select-block{left:auto;right:0;}.ty-logo-container{height:80px;z-index:1;}.ty-logo-container .ty-logo-container__image{max-height:45px;}.ypi-logo .span3,.ypi-logo .span13{width:50%;float:left;}.ypi-mini-cart{margin-right:20px;}.ypi-cart-user-wrap{position:absolute;height:48px;margin-top:80px;padding:0;left:0;}.ypi-cart-user-wrap .ty-account-info__title i.material-icons{color:white;}.ypi-cart-user-wrap .ty-dropdown-box__title{width:45px !important;}.ypi-cart-user-wrap i.material-icons{color:white !important;font-size:30px !important;}.ypi-cart-user-wrap .ypi-mini-cart .ty-minicart-count{top:5px;right:16px;}.ypi-cart-user-wrap .ypi-mini-cart .ty-minicart-count.empty{background:#363636;color:white;}.ypi-cart-user-wrap .ypi-search{position:absolute;right:20px;top:-81px;background-color:white;background-color:#fff;padding:18px 0;}.ypi-cart-user-wrap .ypi-search input.ty-search-block__input{font-size:12px;padding-left:15px !important;background-color:white;text-overflow:ellipsis;overflow:hidden;}.ypi-cart-user-wrap .ypi-search i.material-icons{color:#2daac1 !important;font-size:26px !important;}.ty-compare-products__menu,.ty-compare-sort{min-width:150px;padding:0;}}@media screen and (max-width: 480px){.ypi-search:focus,.ypi-search:hover{width:-webkit-calc(100% - 40px);width:calc(100% - 40px);background-color:white;z-index:300;}.ypi-search input.ty-search-block__input:hover{width:100%;}}.ty-ab__ia_joins-list ul{margin-bottom:10px;}@media screen and (max-width: 768px){.ty-ab__ia_joins-list ul{max-width:80vw;}}@media screen and (max-width: 480px){.ty-ab__ia_joins-list ul{max-width:70vw;}}@media screen and (min-width: 768px){body:not(.menu_fixed-top) .fixed-menu .top-menu-grid-vetrtical .ty-dropdown-box__title{background:#ff43a7;}body:not(.menu_fixed-top) .fixed-menu .top-menu-grid-vetrtical .ty-dropdown-box__content{display:block !important;}.fixed-menu .fixed-menu-banners{width:-webkit-calc(100% - 312px) !important;width:calc(100% - 312px) !important;margin-left:312px !important;margin-bottom:-20px;margin-top:10px;}}@media screen and (max-width: 767px){.fixed-menu-banners.homepage-main-banners{margin:20px 0 -50px 0;}}.ty-breadcrumbs{margin-bottom:15px;padding:0;}.ty-product-block .ty-breadcrumbs{padding-right:125px;}.ty-breadcrumbs__a{color:#838383;font-size:12px;}.ty-breadcrumbs__a:hover{color:#363636;}.ty-breadcrumbs__slash{color:#838383;margin:0px 2px;}.ty-breadcrumbs__current{color:#cfcfcf;}.ty-product-switcher{top:3px;right:0;}.ty-product-switcher__icon{margin:1px;}.ty-list-price{font-size:14px;color:#9c9c9c;}.ty-list-price:first-child{padding-left:2px;}.ty-strike{display:inline-block;position:relative;text-decoration:none;margin-bottom:7px;}.ty-strike:after{content:"";position:absolute;top:50%;left:-3%;border-top:1px solid #ff43a7;margin:-1px 0 0;padding:0 2%;width:100%;box-sizing:content-box;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}.ty-no-price{color:#dcdcdc;}.ty-stars{margin-right:5px;}.ty-stars__icon{font-size:16px;width:14px;margin:0;float:left;color:#00bbb3;}.ty-icon-star-empty{font-size:16px;margin-left:1px;}.ty-icon-star-empty,.ty-stars__icon.ty-icon-star-empty{color:#c7c7c7;}.no-rating .ty-icon-star-empty:first-child{margin-left:0;}.ty-twishlist-item{height:auto;position:absolute;z-index:3;top:0;right:0;background:white;border:1px solid #ededed;border-width:0 0 1px 1px;padding:5px 10px;}.ty-compare-menu__elem{background:#2daac1;}.grid-list .sol-container,.ty-simple-list .sol-container,.grid-list  #results_ab__product_sets,.ty-simple-list  #results_ab__product_sets{display:none !important;}.ty-pagination{display:inline-block;width:100%;text-align:center;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-pagination__bottom{border-top:0 none;}.ty-pagination__item,.ty-pagination__selected{padding:13px 7px;min-width:44px;}.ty-pagination__item:hover,.ty-pagination__item:focus,.ty-pagination__item:active,.ty-pagination__selected:hover,.ty-pagination__selected:focus,.ty-pagination__selected:active{padding:13px 7px;min-width:44px;background:none;color:#363636;}.ty-pagination__selected{background:#ededed;color:#363636;font-weight:bold;}.ty-pagination__selected:hover{background:#2b88c6;}.more-products-link .ty-pagination__item{position:relative;}.more-products-link .ty-pagination__item:before,.more-products-link .ty-pagination__item:after{content:"";border-radius:50%;width:10em;height:10em;position:absolute;top:0;left:50%;margin-left:-5em;}.more-products-link .ty-pagination__item:before{font-size:12px;border-top:1em solid #ededed;border-left:1em solid #ededed;border-bottom:1em solid #ededed;border-right:1em solid #2b88c6;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.grid-list .more-products-link{display:flex;align-items:center;justify-content:center;position:relative;text-align:center;margin:1px 5px 10px 6px;height:348px;background-color:white;-webkit-box-shadow:0 0 0 1px #fafafa;-moz-box-shadow:0 0 0 1px #fafafa;box-shadow:0 0 0 1px #fafafa;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 0 1px #e6e6e6;-moz-box-shadow:0 0 0 1px #e6e6e6;box-shadow:0 0 0 1px #e6e6e6;}.grid-list .more-products-link:hover{-webkit-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;-moz-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;}.grid-list .more-products-link a,.grid-list .more-products-link .already-showing-all-products{max-width:170px;padding-top:140px;font-size:22px;text-transform:none;color:#9c9c9c;display:inline-block;}.grid-list .more-products-link .already-showing-all-products{padding-top:0;}.grid-list .more-products-link i{font-size:100px;color:#2daac1;}.grid-list .more-products-link:hover i{color:#37b9d0;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}.grid-list .more-products-link:hover a{color:#363636;}.grid-list .more-products-link.load .ty-pagination__item:before{-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;}@media screen and (max-width: 767px){.grid-list .more-products-link{max-height:348px;}.grid-list .more-products-link a,.grid-list .more-products-link .more-products-link .already-showing-all-products{font-size:18px;}}.grid-list .more-products-link:hover{-webkit-box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;-moz-box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;}.ty-previewer{justify-content:center;}#product_quick_view .object-container{padding:0;}#product_quick_view .object-container > .ty-quick-view__wrapper{padding:10px 20px 20px;}.ypi-qprod-title{padding-right:100px;}.ty-quick-view__wrapper{padding:20px;}.ty-quick-view__wrapper .ty-product-block{padding:0;margin:0;}.ty-quick-view__wrapper .ty-quick-view-tools{position:inherit;height:30px;margin-bottom:15px;}.ty-quick-view__wrapper .ty-quick-view-tools .ty-control-group__label{width:auto;min-width:inherit;}.ty-quick-view__wrapper .ty-quick-view-tools .ty-product-switcher{top:8px;right:0;}.ty-quick-view__wrapper .ypi-product-block__img .ty-product-img:not(.ab-vg-vertical-thumbnails){width:100% !important;margin-bottom:0;}.ty-quick-view__wrapper .not-thumb-col .ty-product-thumbnails:not(.cm-ab__vg-gallery){width:100% !important;}.ty-quick-view__wrapper .not-thumb-col .ty-product-labels{left:auto;right:0;}.ty-quick-view__wrapper .ty-product-thumbnails{display:inline-flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;text-align:center;width:100%;}.ty-quick-view__wrapper .ty-discussion__rating-wrapper{margin-bottom:0;}.ty-quick-view__wrapper a.ty-quick-view__title{font-weight:700;margin-bottom:5px;}.ty-quick-view__wrapper .ty-stars .ty-stars__icon{font-size:20px;width:18px;margin-right:0px;float:left;display:inline-block;margin-left:0;}.ty-quick-view__wrapper .ty-stars,.ty-quick-view__wrapper .ty-discussion__review-a,.ty-quick-view__wrapper .ty-discussion__review-write{display:inline-block;margin-right:15px;line-height:20px;cursor:pointer;float:left;}.ty-quick-view__wrapper .ty-product-prices{margin:0 0 15px;}.ty-quick-view__wrapper .ty-product-block__price-actual{margin:5px 0;line-height:100%;}.ty-quick-view__wrapper .ty-product-block__price-actual .ty-price-num{font-size:28px;font-weight:700;font-family:'Open Sans',sans-serif;letter-spacing:-0.02em;}.ty-quick-view__wrapper .ty-product-block__price-actual .ty-price-num span{font-weight:normal;font-size:24px;color:#838383;}.ty-quick-view__wrapper .stock-wrap{margin-right:15px;padding-right:15px;float:left;border-right:1px solid #ededed;}.ty-quick-view__wrapper .ty-product-block__sku{display:inline-block;}.ty-quick-view__wrapper .ty-product-block__sku *{line-height:20px;font-size:12px;color:#9c9c9c;min-width:inherit;}.ty-quick-view__wrapper .ty-control-group,.ty-quick-view__wrapper .ty-product-block__option,.ty-quick-view__wrapper .ty-product-block__advanced-option,.ty-quick-view__wrapper .ty-product-block__field-group{margin-bottom:0;}.ty-quick-view__wrapper .ty-control-group__label{width:120px;font-size:12px;font-weight:normal;color:#838383;}.ty-quick-view__wrapper .ty-product-block__button{float:left;margin-top:10px;width:100%;}.ty-quick-view__wrapper .ty-btn__primary{max-width:-webkit-calc(100% - 150px);max-width:calc(100% - 150px);margin:0 10px 0 0;float:left;}.ty-quick-view__wrapper .ty-cr-product-button{margin:0 !important;}.ty-quick-view__wrapper .ty-add-to-wish,.ty-quick-view__wrapper .ty-add-to-compare{margin-top:10px !important;}.ty-quick-view__wrapper .ty-product-block__left .ty-control-group__label{min-width:inherit;color:#838383;}.ty-quick-view__wrapper .ty-product-block__left .ty-control-group__item{color:#838383;}.ty-quick-view__wrapper .ty-brand{position:absolute;right:0;top:15px;margin:0;overflow:hidden;}.ty-quick-view__wrapper .ty-brand .ty-features-list{padding:0;width:100px;display:table-cell;text-align:right;text-indent:-9999px;}.ty-quick-view__wrapper .ty-brand img{max-height:40px;}.ty-quick-view__wrapper .ty-product-options{margin-bottom:0;}.ty-quick-view__wrapper .ty-product-options .ty-control-group{margin:3px 0;}.ypi-product-block__img{display:inline-block;width:100%;text-align:center;position:relative;}.ypi-product-block__img .ty-product-img{border:0 none;}.ypi-qprod-title{position:relative;padding-top:15px;padding-right:120px !important;margin:15px 0 15px;border-top:1px solid #e0e0e0;}.ty-product-thumbnails.ty-center:not(.cm-ab__vg-gallery){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:10px 0 0;}.ty-product-thumbnails__item{float:left;margin:0;border:1px solid transparent;padding:4px;width:40px;height:40px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.ty-product-thumbnails__item:hover{opacity:0.9;filter:alpha(opacity=90);}.ty-product-thumbnails__item.active{border-color:#e0e0e0;}.ty-thumbnails_gallery{margin:0 auto;}.ypi-product-block__img .one-col{width:-webkit-calc(100% - 62px);width:calc(100% - 62px);float:right;}.ypi-product-block__img .two-col{width:-webkit-calc(100% - 114px);width:calc(100% - 114px);float:right;}@media screen and (max-width: 767px){.ty-quick-view__wrapper{width:auto;}.ty-quick-view__wrapper input.ty-value-changer__input{width:30px;}.ty-quick-view__wrapper .ty-product-thumbnails{justify-content:center;}.ty-quick-view__wrapper .ty-product-thumbnails__item{display:inline-block;float:none;}.ty-quick-view__wrapper .ypi-qprod-title{line-height:160%;}.ty-product-switcher,.ypi-text-image-zoom{display:none;}.ypi-product-block__img .one-col,.ypi-product-block__img .two-col{width:100%;}}.cat-view-grid{display:inline-block;width:100%;}.ypi-categories_grid h1.ty-mainbox-title{font-size:35px;font-family:'Open Sans',sans-serif;font-weight:700;letter-spacing:-0.02em;width:100%;text-align:center;}.ypi-categories_grid .ty-breadcrumbs{padding:0;text-align:center;}.ypi-categories_grid .subcategories{padding:10px 0;border-top:1px solid #ededed;text-align:center;}.ypi-categories_grid .ty-subcategories-img{width:150px;padding:10px;}.ypi-categories_grid .ty-subcategories__item{position:relative;padding:10px 0;margin:0 10px;}.ypi-categories_grid .ty-subcategories__item span{display:flex;color:#838383;align-items:start;justify-content:center;white-space:normal;height:auto;max-width:200px;}.ypi-categories_grid .ty-subcategories__item img + span{max-height:54px;overflow:hidden;padding:0 10px;}.ypi-categories_grid .ty-subcategories__item:hover span{color:#2daac1;}@media screen and (max-width: 768px){.ypi-categories_grid .ty-subcategories__item{margin:0 0 20px 0;max-width:280px;}}.ypi-categories_grid.enable-v-filers .side-grid .v-filter{padding:20px;margin-top:18px;background:#f5f5f5;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-categories_grid.enable-v-filers .subcategories{text-align:left;padding-right:125px;}.ypi-categories_grid.enable-v-filers .v-filter .y-mainbox-title{padding-bottom:20px;}.ypi-categories_grid.enable-v-filers .ty-mainbox-title__right{font-size:14px;margin:-5px 0 15px;color:#838383;}.ypi-categories_grid.enable-v-filers .ty-price-slider{padding:5px 0 1px;}.ypi-categories_grid.enable-v-filers .ypi-white-cfbt{display:none;}.ypi-categories_grid.enable-v-filers h1.ty-mainbox-title{font-size:30px;}.ypi-categories_grid.enable-v-filers h1.ty-mainbox-title,.ypi-categories_grid.enable-v-filers .ty-breadcrumbs{text-align:left;width:-webkit-calc(100% - 130px);width:calc(100% - 130px);}@media screen and (min-width: 1024px){.ypi-categories_grid.enable-v-filers .ypi-filters-container{display:none;}.ypi-categories_grid.enable-v-filers .ypi-sort-container{background:none;height:44px;padding:0;margin-top:-60px;}.ypi-categories_grid.enable-v-filers .ypi-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper{background:#ededed;margin-bottom:0;}}@media screen and (max-width: 1023px){.ypi-categories_grid.enable-v-filers h1.ty-mainbox-title,.ypi-categories_grid.enable-v-filers .ty-breadcrumbs{width:100%;}.ypi-categories_grid.enable-v-filers .row-fluid > .side-grid{display:none;}.ypi-categories_grid.enable-v-filers .main-content-grid{width:100%;margin-left:0;}.ypi-categories_grid.enable-v-filers .ypi-filters-container.ypi-nofilters{visibility:visible;}.ypi-categories_grid.enable-v-filers .ypi-filters-container.ypi-nofilters .f-title{display:inline-block;font-size:18px;padding-top:18px;}.ypi-categories_grid.enable-v-filers .subcategories{padding-right:0;}.ypi-categories_grid.enable-v-filers.mobile-view .side-grid{display:inline-block;}.ypi-categories_grid.enable-v-filers.mobile-view .v-filter{position:fixed;z-index:303;left:0;top:0;padding:0;margin-top:0;width:340px;height:100%;background:white;overflow-y:auto;overflow-x:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 0 0 10000px rgba(0,0,0,0.65);-moz-box-shadow:0 0 0 10000px rgba(0,0,0,0.65);box-shadow:0 0 0 10000px rgba(0,0,0,0.65);}.ypi-categories_grid.enable-v-filers.mobile-view .v-filter::-webkit-scrollbar{display:none;}.ypi-categories_grid.enable-v-filers.mobile-view .v-filter .y-mainbox-title{padding:20px 54px 20px 20px;margin:0;font-size:22px;font-weight:normal;}.ypi-categories_grid.enable-v-filers.mobile-view .ty-product-filters__wrapper{width:-webkit-calc(100% - 44px);width:calc(100% - 44px);padding:0 10px 20px 20px;}.ypi-categories_grid.enable-v-filers.mobile-view .v-filers-header.hidden{display:inline-block;}.ypi-categories_grid.enable-v-filers.mobile-view .closer{position:fixed;top:0;left:296px;height:44px;padding:10px;cursor:pointer;background:#2daac1;color:white;}.ypi-categories_grid.enable-v-filers.mobile-view .ypi-white-cfbt{display:inline-block;position:fixed;top:44px;left:296px;margin-top:0;background:#363636;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ypi-categories_grid.enable-v-filers.mobile-view .ypi-white-cfbt i{color:white;}}@media screen and (max-width: 480px){.ypi-categories_grid.enable-v-filers.mobile-view .v-filter{width:90%;}.ypi-categories_grid.enable-v-filers.mobile-view .closer,.ypi-categories_grid.enable-v-filers.mobile-view .ypi-white-cfbt{right:10%;left:auto;}.ypi-categories_grid.enable-v-filers .ty-mainbox-title__right{margin:5px 0 0;}}@media screen and (max-width: 320px){.ypi-categories_grid.enable-v-filers .ypi-filters-container.ypi-nofilters .f-title{font-size:13px;padding-top:22px;}}@media screen and (max-width: 1024px){.ypi-categories_grid h1.ty-mainbox-title{font-size:28px;line-height:100%;}}.ypi-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper{background:#ededed;margin-bottom:10px;}.ypi-categories_grid .ypi-sort-container{position:relative;background:#ededed;margin:0 0 20px;padding:10px 10px 10px 4px;height:64px;float:right;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-categories_grid .ypi-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper{background:white;}.ypi-categories_grid .ty-pagination + .ypi-sort-container{margin-top:-168px;}.ypi-search_grid .ty-no-items,.ypi-vendor-products_grid .ty-no-items{display:block;clear:both;}.ypi-search_grid .ypi-sort-container,.ypi-vendor-products_grid .ypi-sort-container{background:#ededed;margin:0 0 20px;padding:10px 10px 10px 4px;height:64px;float:right;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-search_grid .ypi-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper,.ypi-vendor-products_grid .ypi-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper{background:white;}.ty-sort-dropdown{margin-left:7px;}.ty-sort-dropdown .ty-sort-dropdown__wrapper{display:inline-block;width:44px;height:44px;background:white;margin:0;padding:0;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-sort-dropdown .ty-sort-dropdown__wrapper.open i{color:#2daac1;}.ty-sort-dropdown .ty-sort-dropdown__wrapper i{font-size:24px;line-height:44px;color:#9c9c9c;}.ty-sort-dropdown .ty-sort-dropdown__wrapper:hover{opacity:0.9;filter:alpha(opacity=90);}.ty-sort-dropdown .ty-sort-dropdown__wrapper:hover i{color:#2daac1;}.ty-sort-dropdown .ty-sort-dropdown__wrapper:hover.open i{color:#37b9d0;}.ty-sort-dropdown__content{border:0 none;margin-top:-5px;padding:15px 0;right:0;-webkit-box-shadow:0px 2px 6px 0 rgba(0,0,0,0.5);-moz-box-shadow:0px 2px 6px 0 rgba(0,0,0,0.5);box-shadow:0px 2px 6px 0 rgba(0,0,0,0.5);}.ty-sort-dropdown__content li{padding:0;}.ty-sort-dropdown__content-item-a{padding:7px 15px;}.ypi-sort-buttons{float:right;}.ypi-sort-active-item span{padding:7px 15px;display:inline-block;width:100%;border-bottom:1px solid #ededed;}.ypi-features .ypi-sort-container{margin-top:0;}@media screen and (min-width: 1024px){.ypi-features.enable-v-filers .ypi-sort-container{margin-top:-60px;}}.vendor-store .ypi-sort-container{margin-top:0;}.ypi-filters-container{background:#ededed;margin-bottom:20px;padding:0 10px 10px;min-height:64px;float:left;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:-webkit-calc(100% - 130px);width:calc(100% - 130px);}.ypi-filters-container.ypi-nofilters{visibility:hidden;}.ypi-filters-container ~ .cat-view-grid .ypi-sort-container{margin-top:-84px;}.ty-product-filters__wrapper{background:none;line-height:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-horizontal-product-filters-dropdown__wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#363636;margin:0 7px 0 0;background:white;}.ty-horizontal-product-filters-dropdown__wrapper:hover{background:white;opacity:0.9;filter:alpha(opacity=90);}.ty-horizontal-product-filters-dropdown__wrapper.open{background:#363636;color:white;}.ty-horizontal-product-filters-dropdown__wrapper.active{background:#9c9c9c;color:white;}.ty-horizontal-product-filters-dropdown__wrapper.active .ty-icon-cancel-circle{color:rgba(255,255,255,0.6);}.ty-product-filters{padding:30px 15px 15px;margin-left:0;-webkit-transition:all 0.5ms;-moz-transition:all 0.5ms;-o-transition:all 0.5ms;transition:all 0.5ms;}.ty-product-filters ::-webkit-scrollbar{width:0px;}.ty-product-filters ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);border-radius:4px;}.ty-product-filters ::-webkit-scrollbar-thumb{border-radius:4px;background:#bababa;}.ty-product-filters:hover ::-webkit-scrollbar{width:4px;}.ty-price-slider{padding:30px 15px 5px;}.ty-product-filters__group{margin:0 0 6px 0;padding:0;display:flex;align-items:center;}.ypi-product-filters__tools{display:none;}.ty-horizontal-product-filters{padding:0;margin:0;background:none;visibility:hidden;}.ty-horizontal-product-filters:not(.vertical-position) .ty-horizontal-product-filters-dropdown{float:left;}.ty-horizontal-product-filters:not(.vertical-position) .ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{margin-right:10px;margin-top:10px;}@media screen and (max-width: 767px){.ty-horizontal-product-filters:not(.vertical-position) .ty-horizontal-product-filters-dropdown{display:none;}}.ty-horizontal-product-filters:not(.vertical-position) .ty-horizontal-product-filters-dropdown__content{border:1px solid rgba(0,0,0,0.2);border-top:0;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.22);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.22);box-shadow:0 1px 3px 0 rgba(0,0,0,0.22);}.ty-horizontal-product-filters:not(.vertical-position) .ypi-product-filters__tools{display:inline-block;width:100%;position:absolute;}.ty-horizontal-product-filters:not(.vertical-position) .ypi-product-filters__tools a{float:right;padding:0;margin:0;height:28px;background:none;color:#2daac1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-horizontal-product-filters:not(.vertical-position) .ypi-product-filters__tools a:hover{color:#37b9d0;}.ty-horizontal-product-filters:not(.vertical-position) .ypi-product-filters__tools a:before{content:"\E5CD";font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:26px;padding:1px;}.ty-horizontal-product-filters .ty-product-filters__search{padding:0 0 10px;}.ty-horizontal-product-filters .ty-product-filters__variants.none-overflow{max-height:inherit !important;}.ty-horizontal-product-filters .ty-product-filters__item-more .items-more{position:relative;}@media screen and (max-width: 767px){.ty-horizontal-product-filters .v-filers-header.hidden{display:inline-block;line-height:42px;margin:10px 0 0 0;}.ty-horizontal-product-filters .v-filers-header.hidden .title{font-size:18px;}.ty-horizontal-product-filters .v-filers-header.hidden .closer{display:none;}.ty-horizontal-product-filters.vertical-position .v-filers-header.hidden{position:inherit;display:inline-block;}.ty-horizontal-product-filters.vertical-position .v-filers-header.hidden .closer{display:block !important;}.ty-horizontal-product-filters .ypi-white-cfbt{display:none;}}@media screen and (max-width: 320px){.ty-horizontal-product-filters .v-filers-header.hidden .title{font-size:14px;}}.ypi-white-vfbt{position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;text-align:center;float:left;width:44px;margin:10px 20px 0 0;padding:0;background:white;}.ypi-white-vfbt:hover{opacity:0.9;filter:alpha(opacity=90);}.ypi-white-vfbt.open{background:#2b88c6;}.ypi-white-vfbt.open i{color:#fff;}.ypi-white-vfbt i{font-size:30px;line-height:44px;color:#2daac1;}@media screen and (max-width: 320px){.ypi-white-vfbt{margin-right:10px;}}.ypi-white-cfbt{position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;text-align:center;width:44px;margin:10px 0 0 0;padding:0;background:white;}.ypi-white-cfbt i{font-size:30px;color:#9c9c9c;line-height:44px;}.ypi-white-cfbt:hover{opacity:0.9;filter:alpha(opacity=90);}.ypi-white-cfbt:hover i{color:#2daac1;}.ty-horizontal-product-filters.vertical-position{position:fixed;z-index:303;left:0;top:0;height:100%;background:white;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:0 0 0 10000px rgba(0,0,0,0.65);-moz-box-shadow:0 0 0 10000px rgba(0,0,0,0.65);box-shadow:0 0 0 10000px rgba(0,0,0,0.65);}.ty-horizontal-product-filters.vertical-position .ty-product-filters__wrapper{width:320px;padding:20px;}.ty-horizontal-product-filters.vertical-position::-webkit-scrollbar{display:none;}.ty-horizontal-product-filters.vertical-position .ty-product-filters{padding:0 0 15px 0;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown{width:100%;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown__wrapper{padding:11px 0;margin:0;width:100%;border-top:1px solid #ededed;font-size:15px;line-height:120%;font-family:'Open Sans',sans-serif;font-weight:700;text-transform:none;background:none;color:#363636;display:inline-block;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown__wrapper .ty-icon-down-micro{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);position:absolute;margin:7px 0 0 10px;padding:0;right:0;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown__wrapper.open{background:none;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown__wrapper.open .ty-icon-down-micro{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown__content{position:inherit;border:0 none;display:inline-block;width:100%;background:none;}.ty-horizontal-product-filters.vertical-position .ty-price-slider{padding:0 0 5px 0;}.ty-horizontal-product-filters.vertical-position .v-filers-header{margin:-20px -10px 0 -20px;padding:20px;background:white;display:block;}.ty-horizontal-product-filters.vertical-position .v-filers-header .title{font-size:24px;line-height:24px;position:relative;}.ty-horizontal-product-filters.vertical-position .closer{position:fixed;height:44px;top:0;left:320px;padding:10px;cursor:pointer;background:#2daac1;}.ty-horizontal-product-filters.vertical-position .closer i{color:#fff;}.ty-horizontal-product-filters.vertical-position .closer:hover{background:#37b9d0;}.ty-horizontal-product-filters.vertical-position .ypi-white-cfbt{position:fixed;top:44px;left:320px;margin-top:0;background:#363636;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-horizontal-product-filters.vertical-position .ypi-white-cfbt i{color:white;}.ty-horizontal-product-filters.vertical-position .ypi-white-cfbt:hover i{color:white;}@media screen and (-webkit-min-device-pixel-ratio: 0){.ty-horizontal-product-filters.vertical-position .ty-product-filters__wrapper{width:364px;padding:20px 54px 20px 20px;}}@media screen and (max-width: 767px){.ty-horizontal-product-filters.vertical-position{width:90%;}.ty-horizontal-product-filters.vertical-position .ty-product-filters__wrapper{width:-webkit-calc(100% - 44px);width:calc(100% - 44px);padding-right:10px;}.ty-horizontal-product-filters.vertical-position .closer,.ty-horizontal-product-filters.vertical-position .ypi-white-cfbt{left:auto;right:10%;}.ty-horizontal-product-filters.vertical-position .ypi-white-cfbt{display:inline-block;}.ty-horizontal-product-filters.vertical-position .ty-horizontal-product-filters-dropdown{border:0 none;}}.ty-product-filters__wrapper .ypi-more-btn{margin:0 0 10px;position:inherit;}.ty-product-filters__wrapper .ypi-more-btn:not(.open):before{content:"";position:absolute;margin-top:-29px;margin-left:-32px;width:100%;height:20px;display:inline-block;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);}body.body-not-scroll{overflow:hidden;margin-right:15px;}.ty-product-filters__wrapper .ty-range-slider .ui-slider-handle{width:20px;height:20px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.ty-product-filters__wrapper .ty-product-filters__search-icon{right:10px;top:10px;}.ty-product-filters__wrapper input[type="text"]{border-color:#e0e0e0;}.ty-product-filters__wrapper input[type="text"]::-webkit-input-placeholder{color:#dcdcdc;}.ty-product-filters__wrapper input[type="text"]::-moz-placeholder{color:#dcdcdc;}.ty-product-filters__wrapper input[type="text"]:-ms-input-placeholder{color:#dcdcdc;}.ty-product-filters__wrapper input[type="text"]:-moz-placeholder{color:#dcdcdc;}.ty-product-filters__wrapper input[type="text"]:hover{border-color:#dbdbdb;}.ty-product-filters__wrapper input[type="text"]:focus{color:#363636;border-color:#d4d4d4;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked),.ty-product-filters__wrapper [type="checkbox"]:checked{position:absolute;left:-9999px;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label,.ty-product-filters__wrapper [type="checkbox"]:checked + label{position:relative;padding-left:30px;padding-right:5px;line-height:120%;min-height:20px;align-items:center;cursor:pointer;display:flex;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:before,.ty-product-filters__wrapper [type="checkbox"]:checked + label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #c7c7c7;background:white;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label{color:#838383;}.ty-product-filters__wrapper [type="checkbox"]:checked + label{color:#363636;font-weight:600;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:after,.ty-product-filters__wrapper [type="checkbox"]:checked + label:after{content:"\e008";font-family:glyphs;position:absolute;top:0;left:0;width:20px;height:20px;font-size:10px;line-height:20px;text-align:center;color:white;background:#ff43a7;border:1px solid #ff43a7;transition:all .2s;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:after{opacity:0;filter:alpha(opacity=0);transform:scale(0);}.ty-product-filters__wrapper [type="checkbox"]:checked + label:after{opacity:1;filter:alpha(opacity=100);transform:scale(1);}.ty-product-filters__wrapper [type="checkbox"]:disabled:not(:checked) + label:before,.ty-product-filters__wrapper [type="checkbox"]:disabled:checked + label:before{box-shadow:none;border-color:#ededed;background-color:#fafafa;}.ty-product-filters__wrapper [type="checkbox"]:disabled:checked + label:after{color:#dcdcdc;}.ty-product-filters__wrapper [type="checkbox"]:disabled + label{color:#dcdcdc;}.ty-product-filters__wrapper [type="checkbox"]:checked:focus + label:before,.ty-product-filters__wrapper [type="checkbox"]:not(:checked):focus + label:before{border:1px solid #c7c7c7;}.ty-product-filters__wrapper label:hover:before{border:1px solid #adadad !important;}.ty-product-filters__color-filter-swatch{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);box-shadow:inset 0 0 5px rgba(0,0,0,0.1);}.v-filter .y-mainbox-title{font-size:15px;color:#9c9c9c;padding-bottom:5px;}.v-filter .ty-product-filters__wrapper{width:100%;}.v-filter .ty-product-filters__wrapper .ypi-more-btn:not(.open):before{margin-left:-37px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#f5f5f5 100%);}.v-filter .ty-product-filters{padding:0 0 10px 0;}.v-filter .ty-product-filters__variants.none-overflow{overflow-y:visible;max-height:inherit !important;}.v-filter .ty-product-filters__switch{padding:11px 0;width:100%;border-top:1px solid #e0e0e0;border-bottom:0;font-size:15px;line-height:120%;display:inline-block;}.v-filter .ty-product-filters__switch .ty-product-filters__title{font-family:'Open Sans',sans-serif;font-weight:700;color:#363636;}.v-filter .ty-product-filters__search{padding:0 0 10px;}.v-filter .ty-product-filters__tools{padding:0;}.v-filter .ty-product-filters__reset-button{float:left;}.v-filter .ty-product-filters__reset-button i{margin:0 -10px 0 10px;top:2px;}.yt-lv__item-features{margin-top:10px;clear:both;}.yt-lv__features-item{padding-top:10px;}.yt-lv__features-description{font-size:12px;line-height:100%;padding-top:0;color:#9c9c9c;}.yt-lv__color-variant,.yt-lv__features-variant{display:inline-block;height:24px;box-shadow:inset 0 0 0 1px rgba(54,54,54,0.1);}.yt-lv__color-variant{width:24px;box-shadow:inset 0 0 5px 0 rgba(54,54,54,0.1);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.yt-lv__color-variant.active{box-shadow:inset 0 0 0 3px #fff, 0 0 0 1px #bbb;margin:0 2px;}.yt-lv__features-variant{padding:0 7px;margin-bottom:4px;font-size:11px;line-height:24px;min-width:24px;color:#838383;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.yt-lv__features-variant.active{box-shadow:inset 0 0 0 1px #bbb;margin:0;color:#363636;}.yt-lv__more{color:#9c9c9c;font-size:11px;padding-left:3px;position:relative;top:2px;}.ty-variations-list.ty-table{white-space:nowrap;margin-top:0;}.ty-variations-list.ty-table td{padding:10px;}.ty-variations-list.ty-table tr:last-child td{border-bottom:0;}@media screen and (max-width: 767px){.ty-variations-list.ty-table td{padding:10px ;}.ty-variations-list.ty-table .ty-variations-list__controls{text-align:center;}.ty-variations-list.ty-table .ty-btn,.ty-variations-list.ty-table .ty-variations-list__price{margin-bottom:0;}.ty-variations-list.ty-table input.ty-value-changer__input{width:30px;}.ty-variations-list.ty-table .ty-table__responsive-header{word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}}.ty-variations-list__controls{white-space:nowrap;text-align:right;}.ty-variations-list__controls form{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;white-space:nowrap;overflow:hidden;width:100%;}.ty-variations-list__controls form > div{flex:1 25%;}.ty-variations-list__controls .yt-vl__control{display:inline-flex;align-items:center;justify-content:flex-end;white-space:nowrap;}.ty-variations-list__controls .yt-vl__control .ty-btn__primary{margin-right:10px;}.ty-variations-list__controls .yt-vl__control .ty-btn__add-to-cart{width:44px;font-size:0;padding:0;margin-top:0;}.ty-variations-list__controls .yt-vl__control .ty-btn__add-to-cart i{font-size:22px;margin:0;}.ty-variations-list__controls .ty-add-to-wish{margin-right:0 !important;}.ty-variations-list__controls .ty-icon-heart:before{content:"";}.ty-variations-list__controls .yt-vl__qty .ty-qty{margin-bottom:0;}@media screen and (max-width: 767px){.ty-variations-list__controls .ty-table__responsive-content{width:100%;}}.ty-variations-list__price{padding-right:10px;text-align:left;}.ty-variations-list__product-elem .ty-qty-out-of-stock{margin-right:15px;}.ty-variations-list__product-elem .ty-btn{position:relative;}.ty-variations-list .ty-add-to-wish.ty-btn i{color:#838383;margin:0;}.ty-variations-list .ty-add-to-wish.ty-btn:hover i{color:#2daac1;}.ty-product-options__radio--label{margin:2px 4px 2px 0;float:left;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.ty-product-options__radio:checked + .ty-product-options__radio--label,.ty-product-options__radio--label:hover,.ty-product-options__radio--label:active{border-color:#2daac1;}.ty-product-options__image--wrapper{margin:0;padding:2px;max-width:54px;}.ty-product-options__image--wrapper img{min-height:inherit;}.ty-product-options__image--wrapper--active{border-color:#2daac1;}.fixed-product-form .sticky-block .ty-product-options{display:none;}.ypi-bestsellers-block{margin-top:20px;position:relative;}.ypi-bestsellers-block .ypi-hit{position:absolute;left:10px;margin-top:-5px;display:inline-block;width:30px;height:30px;text-align:center;font-weight:bold;font-size:14px;line-height:30px;color:white;background:#ff43a7;background-clip:content-box;box-shadow:0 0 0 3px rgba(215,215,215,0.5);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.ypi-bestsellers-block .ypi-hit > span{display:none;}.ypi-bestsellers-block ul{flex-wrap:wrap;position:relative;display:flex;margin:0 -4px;}.ypi-bestsellers-block ul li.ty-template-small__item{position:relative;padding:15px;margin:4px;flex:1 220px;border:1px solid #ededed;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-bestsellers-block .ty-template-small__item-img{margin-right:4%;}.ypi-bestsellers-block .ty-template-small__item-description{display:flex;flex-direction:column;line-height:120%;}.ypi-bestsellers-block .product-title{color:#838383;line-height:120%;}.ypi-bestsellers-block .product-title:hover{color:#363636;}.ypi-bestsellers-block .ty-cr-product-button{display:none;}.ypi-bestsellers-block .ty-stars{margin:5px 0;}.ypi-bestsellers-block .ty-strike{margin-bottom:0;}.ypi-bestsellers-block .ty-strike .ty-list-price{font-size:12px;}.ypi-bestsellers-block .ty-template-small__item:nth-child(1) .ypi-hit{background-color:#ff2600;}.ypi-bestsellers-block .ty-template-small__item:nth-child(2) .ypi-hit{background-color:#ff4d00;}.ypi-bestsellers-block .ty-template-small__item:nth-child(3) .ypi-hit{background-color:#ff7300;}.ypi-bestsellers-block .ty-template-small__item:nth-child(4) .ypi-hit{background-color:#f90;}.ypi-bestsellers-block .ty-template-small__item:nth-child(5) .ypi-hit{background-color:#ffbf00;}.ypi-bestsellers-block .ty-template-small__item:nth-child(6) .ypi-hit{background-color:#ffe600;}.ypi-bestsellers-block .ty-template-small__item:nth-child(7) .ypi-hit{background-color:#ff0;}.ypi-bestsellers-block .ty-template-small__item:nth-child(8) .ypi-hit{background-color:#ff0;}.ypi-bestsellers-block .ty-template-small__item:nth-child(9) .ypi-hit{background-color:#ff0;}.ypi-bestsellers-block .ty-template-small__item:nth-child(10) .ypi-hit{background-color:#ff0;}.ty-product-block{background:white;padding:10px;}.ypi-text-image-zoom{color:#9c9c9c;}.ypi-text-image-zoom i{top:6px;position:relative;}.ypi-product-block__note{display:inline-block;width:100%;}.ypi-product-block__note p + p{padding-top:0;}.ty-product-options__item-label,.ty-product-options__box{padding:3px 0;}.ty-qty{margin:0;}.ty-qty .ty-control-group__label{min-width:0;width:inherit;padding:10px 0;font-weight:bold;color:#363636;}.ty-qty-in-stock,.ty-qty-out-of-stock{display:inline-flex !important;flex-direction:row-reverse;justify-content:center;align-items:center;font-weight:normal;max-width:-moz-max-content;max-width:-webkit-max-content;max-width:max-content;}.ty-qty-in-stock i,.ty-qty-out-of-stock i{margin:0 2px 0;font-size:14px;}.ty-qty-in-stock.preorder,.ty-qty-in-stock.preorder i,.ty-qty-out-of-stock.preorder,.ty-qty-out-of-stock.preorder i{color:#2daac1;}.grid-list{margin:0 -5px;}.grid-list:before,.grid-list:after{display:table;content:"";line-height:0;width:100%;}.grid-list:after{clear:both;}.grid-list .ty-control-group__label,.grid-list .ty-control-group__item,.grid-list img{display:inline-block;}.grid-list .ty-grid-list__item{position:relative;display:block;padding:0;margin:0 5px 10px 5px;height:348px;border:0 none;}.grid-list .ty-grid-list__item .ypi-grid-list__item_body{padding:15px;background-color:white;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 0 1px #fafafa;-moz-box-shadow:0 0 0 1px #fafafa;box-shadow:0 0 0 1px #fafafa;transition:box-shadow 0.1s ease-in-out;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body{position:relative;-webkit-box-shadow:0 0 0 1px #d4d4d4, 0 0 7px 0 #d4d4d4;-moz-box-shadow:0 0 0 1px #d4d4d4, 0 0 7px 0 #d4d4d4;box-shadow:0 0 0 1px #d4d4d4, 0 0 7px 0 #d4d4d4;z-index:2;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body .ty-sku-item{color:#363636;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body .ty-grid-list__item-name{-webkit-line-clamp:inherit;height:auto;overflow:visible;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body .ty-grid-list__item-name .product-title{color:#363636;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body .block-middle{display:block;}.grid-list .ty-grid-list__item:hover .ty-twishlist-item{z-index:3;}.grid-list .ty-grid-list__item .ty-grid-list__control{position:inherit;background:transparent;border:0;margin-left:0;padding:0;min-height:44px;}.grid-list .ty-grid-list__item .ty-btn__add-to-cart:before{top:0;}.grid-list .ty-grid-list__item .ypi-grid-list__item_body{-webkit-box-shadow:0 0 0 1px #e6e6e6;-moz-box-shadow:0 0 0 1px #e6e6e6;box-shadow:0 0 0 1px #e6e6e6;}.grid-list .ty-grid-list__item:hover .ypi-grid-list__item_body{-webkit-box-shadow:0 0 0 1px #ccc, 0 0 7px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 0 1px #ccc, 0 0 7px 0 rgba(0,0,0,0.2);box-shadow:0px 0px 0px 1px #ccc, 0 0 7px 0 rgba(0,0,0,0.2);}@media screen and (min-width: 768px){.grid-list:not(.owl-theme) .ty-grid-list__item.hover-zoom:hover{margin:-15px -10px 25px !important;}.grid-list:not(.owl-theme) .ty-grid-list__item.hover-zoom:hover .ypi-grid-list__item_body{padding:30px;-webkit-box-shadow:0 0 0 1px #ccc, 0 0 30px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 0 1px #ccc, 0 0 30px 0 rgba(0,0,0,0.2);box-shadow:0px 0px 0px 1px #ccc, 0 0 30px 0 rgba(0,0,0,0.2);}.grid-list:not(.owl-theme) .ty-grid-list__item .block-bottom{float:none;}}.grid-list .ty-grid-list__item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;height:32px;min-height:32px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;margin:0;}.grid-list .ty-grid-list__item-name span.item-number{display:inline-block;float:left;}.grid-list .ty-grid-list__item-name .product-title{color:#838383;font-size:13px;line-height:120%;-webkit-transition:all 0ms;-moz-transition:all 0ms;-o-transition:all 0ms;transition:all 0ms;}.grid-list .ty-grid-list__image{border:0 none;padding:0;min-height:220px;}.grid-list .ty-center-block,.grid-list .abt-single-image{display:flex;align-items:center;justify-content:center;height:100%;width:100%;}.grid-list .ty-no-image{max-height:210px;}.grid-list .stock-block{display:block;position:relative;height:18px;margin:-4px 0 5px;}.grid-list .stock-wrap{text-align:right;color:#ff43a7;}.grid-list .stock-wrap .ty-control-group{margin:0;}.grid-list .stock-wrap i{font-size:14px;}.grid-list .ty-sku-item{margin:0;font-size:12px;color:#dcdcdc;position:absolute;}.grid-list .ty-sku-item .ty-control-group__label{padding:0;width:inherit;margin-right:0;float:none;color:#dcdcdc;}.grid-list .ty-sku-item .ty-control-group__item{padding:0;}.grid-list .block-top{display:flex;flex-wrap:nowrap;margin-top:5px;min-height:20px;}.grid-list .grid-list__rating .ty-stars{margin:0;}.grid-list .grid-list__rating .cn-comments{position:absolute;margin:2px 5px;color:#2daac1;font-size:12px;line-height:100%;}.grid-list .ypi-brand{font-size:10px;line-height:120%;color:#838383;background:#f5f5f5;padding:2px 15px 2px 5px;margin-right:-15px;display:inline-block;text-transform:uppercase;position:absolute;right:15px;top:15px;}.grid-list .ypi-brand:empty{padding:0;border:0;}.grid-list .ypi-brand-img{position:absolute;right:15px;top:10px;}.grid-list .ypi-brand-img .ty-no-image{display:none;}.grid-list .ypi-brand-img img{max-width:60px;}.grid-list .block-middle{display:none;}.grid-list .product-feature{margin:10px 0 15px;}.grid-list .product-feature .ty-control-group{margin-bottom:0;font-size:12px;}.grid-list .product-feature .ty-control-group .ty-product-feature__label{color:#9c9c9c;font-style:normal;line-height:100%;min-height:18px;display:inline-block;width:inherit;padding:5px 5px 0 0;}.grid-list .product-feature .ty-control-group em{font-style:normal;display:inline-block;}.grid-list .product-feature .ty-control-group em .f-variant-item{max-width:100% !important;}.grid-list .product-feature .ty-control-group .ty-compare-checkbox{border-color:#ededed;}.grid-list .product-feature .ty-control-group .ty-compare-checkbox__icon{top:-3px;left:1px;font-size:10px;color:#ff43a7;}.grid-list .product-description{padding-top:15px;}.grid-list .product-description *{color:#9c9c9c;line-height:140%;font-size:12px;}.grid-list .ty-btn__primary{width:100%;}.grid-list .ty-btn__primary i{display:none;}.grid-list .ty-product-coming-soon{font-size:10px;}.grid-list .block-bottom{display:block;}.grid-list .v-align-bottom{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;height:95px;}.grid-list .ty-grid-list__item.no-buttons .v-align-bottom{height:52px;}.grid-list .ty-grid-list__control{display:block;width:100%;margin-top:10px;}.grid-list .ty-grid-list__control:empty{display:none;}.grid-list .ty-grid-list__control .ty-btn{margin:0;}.grid-list .ty-grid-list__control .button-container{position:relative;}.grid-list .ty-grid-list__control .call-requests__show .ty-btn__primary{width:-webkit-calc(100% - 98px) !important;width:calc(100% - 98px) !important;padding:0 10px;white-space:normal;line-height:44px;}.grid-list .ty-grid-list__control .call-requests__show .ty-cr-product-button{width:44px;height:44px;margin-left:5px;padding:0;}.grid-list .ty-grid-list__control .call-requests__show .ty-cr-product-button:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';margin:-4px 0 0 -2px;content:"\E913";font-size:24px;color:rgba(0,0,0,0.54);}.grid-list .ty-grid-list__control .call-requests__show .ty-cr-product-button:hover:before{color:#2daac1;}.grid-list .ty-grid-list__control.show-list-buttons .ty-btn__primary{width:-webkit-calc(100% - 49px);width:calc(100% - 49px);font-size:11px;float:left;}.grid-list .ty-grid-list__control.show-list-buttons .ty-qty-out-of-stock{position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:-webkit-calc(100% - 49px);width:calc(100% - 49px);float:left;text-align:center;display:inline-block;border:2px solid #ededed;color:#838383;font-size:13px;text-transform:none;font-weight:normal;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;}.grid-list .ty-grid-list__control.show-list-buttons .ty-qty-out-of-stock i{font-size:16px;margin-right:3px;}.grid-list .ypi-list-bt-block{position:absolute;top:-1px;padding:1px 0;width:-webkit-calc(100% - 48px);width:calc(100% - 48px);height:46px;background:white;overflow:hidden;}.grid-list .ypi-list-btn-action{padding:0;width:44px;float:right;}.grid-list .ypi-list-btn-action:hover i,.grid-list .ypi-list-btn-action:hover:before{color:#2daac1;}.grid-list .ypi-quick-view-button a{padding:0;margin:0;width:44px;color:rgba(0,0,0,0.54);}.grid-list .ypi-quick-view-button i{margin:0;line-height:40px;}.grid-list .ypi-list-btn-action{margin:2px 0 2px 5px;}.grid-list .ypi-list-btn-action i{font-size:32px;margin:0;}.grid-list .ypi-list-btn-action i:hover{color:#2daac1;}.grid-list .ypi-list-btn-action.active{position:absolute;right:0;z-index:2;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.grid-list .ypi-list-btn-action.active i{color:#2daac1;}.grid-list .ty-price-update{margin-left:10px;}.grid-list .ty-grid-list__price{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;height:40px;overflow:visible;text-align:right;word-break:normal;}.grid-list .ty-grid-list__price > span{line-height:100%;}.grid-list .ty-grid-list__price .ty-price-num span{font-weight:normal;font-size:82%;}.grid-list .ty-grid-list__price .ty-list-price{font-size:14px;position:relative;color:#9c9c9c;}.grid-list .ty-grid-list__price .ty-list-price:first-child{padding-left:0;}.grid-list .ty-grid-list__price .ty-strike{margin:3px 0;text-align:right;}.grid-list .ty-grid-list__price .ty-price-num{font-size:20px;line-height:100%;font-family:'Open Sans',sans-serif;font-weight:700;letter-spacing:-0.02em;}.grid-list .ty-grid-list__price .ty-no-price{float:right;text-align:right;width:50%;min-width:120px;padding:0 0 6px;color:#dcdcdc;line-height:100%;word-break:break-word;}.grid-list .ty-grid-list__price .ypi-svp{font-weight:normal;line-height:120%;color:#dcdcdc;max-width:150px;display:inline-block;}.grid-list .ty-grid-list__price .yp-tax-price{flex:1 100%;}.grid-list .ty-grid-list__price .yp-tax-price .ty-list-price{font-size:11px;padding:0;}.grid-list .taxed-price .ty-tax-include{padding:2px 0 0;}.grid-list .ypi-product__qty + .ty-grid-list__price{align-items:flex-end;}.grid-list .ypi-product__qty + .ty-grid-list__price > span:not(.ty-price-update){width:100%;margin-bottom:-5px;}.grid-list .ty-value-changer{display:flex;align-items:flex-end;flex-direction:row-reverse;height:40px;margin:0;}.grid-list .ty-value-changer__increase,.grid-list .ty-value-changer__decrease{margin:3px 0;}.grid-list .qty-wrap{width:-webkit-calc(100% - 64px);width:calc(100% - 64px);float:right;}.grid-list .stock-wrap .ty-qty-in-stock,.grid-list .stock-wrap .ty-qty-out-of-stock{position:absolute;right:0;padding:0;}.grid-list .ajax-link{color:#9c9c9c;font-size:12px;border:0 none;}.grid-list .ajax-link span{border-bottom:1px dotted #ededed;}.grid-list .ajax-link:hover span{border-bottom-color:#c7c7c7;}.grid-list .ajax-link > i{position:relative;top:6px;color:#ff43a7;}.grid-list .qty_discounts_grid{display:inline-block;padding-bottom:0;top:-3px;right:-2px;float:right;}.grid-list .ty-control-group__label{padding:0 0 3px 0;width:inherit;color:#838383;}.grid-list .ypi-product__qty{width:63px;float:left;display:inline-block;}@media screen and (max-width: 767px){.grid-list{max-width:550px;margin:0 auto;}.grid-list .ty-grid-list__item{height:348px !important;margin:0 5px 10px 5px;}.grid-list .ty-grid-list__item .ypi-grid-list__item_body{padding:10px;min-height:inherit !important;}.grid-list .ty-grid-list__item.no-buttons{height:311px !important;}.grid-list .ty-grid-list__item.no-amount{height:333px !important;}.grid-list .ty-grid-list__item.no-buttons.no-amount{height:296px !important;}.grid-list .ty-grid-list__item .ty-grid-list__item-name{height:46px;min-height:46px;-webkit-line-clamp:3;}.grid-list .ty-grid-list__item .ty-grid-list__control{height:36px;min-height:36px;}.grid-list .stock-block{margin:-5px 0 3px;}.grid-list .ty-grid-list__image{padding:0;max-height:150px;min-height:150px;}.grid-list .ty-grid-list__image .ty-pict{max-height:150px;}.grid-list .ty-no-image{max-height:150px;}.grid-list .ty-stars__icon,.grid-list .ty-icon-star-empty{font-size:14px;}.grid-list .grid-list__rating .cn-comments{margin:1px 0 0 5px;font-size:10px;}.grid-list .v-align-bottom{height:90px;padding-top:0;}.grid-list .qty_discounts_grid,.grid-list .ty-cr-product-button,.grid-list .ypi-quick-view-button{display:none;}.grid-list .qty-wrap{width:100%;}.grid-list .qty-wrap:not(.ty-grid-list__no-price){width:-webkit-calc(100% - 57px);width:calc(100% - 57px);}.grid-list .ty-grid-list__price .ty-price-num{line-height:100%;}.grid-list .ty-grid-list__price .ty-list-price{top:-1px;}.grid-list .ty-grid-list__price .ty-no-price{min-width:inherit;width:100%;padding:0;}.grid-list .ty-grid-list__price .ty-strike{margin:0;}.grid-list .ty-grid-list__price .yp-tax-price .ty-list-price{font-size:8px;}.grid-list .taxed-price .ypi-product__qty{margin-top:0;}.grid-list .ypi-product__qty{width:57px;}.grid-list .ty-value-changer{width:52px;margin-right:0;padding-bottom:0;margin-bottom:-3px;}.grid-list input.ty-value-changer__input{height:25px;width:20px;padding:4px 1px;}.grid-list .ypi-list-bt-block{width:-webkit-calc(100% - 41px);width:calc(100% - 41px);}.grid-list .ty-grid-list__control .ty-btn.ypi-list-btn-action{min-width:36px;width:36px;height:36px;}.grid-list .ty-grid-list__control .ty-btn.ypi-list-btn-action:before,.grid-list .ty-grid-list__control .ty-btn.ypi-list-btn-action i{font-size:20px;line-height:36px;}.grid-list .ty-grid-list__control .ty-btn.ty-btn__primary,.grid-list .ty-grid-list__control .ty-qty-out-of-stock.ty-control-group__item{height:36px;line-height:117%;font-size:11px;white-space:normal;font-weight:normal;left:0;width:-webkit-calc(100% - 41px) !important;width:calc(100% - 41px) !important;}.grid-list .ty-grid-list__control .ty-qty-out-of-stock i{display:none;}.grid-list .ty-grid-list__control .ty-add-to-wish,.grid-list .ty-grid-list__control .ty-add-to-compare{min-width:36px;width:36px;height:36px;}.grid-list .ty-grid-list__control .ty-add-to-wish a,.grid-list .ty-grid-list__control .ty-add-to-compare a{width:36px;height:36px;}.grid-list .ty-grid-list__control .ty-add-to-wish a i,.grid-list .ty-grid-list__control .ty-add-to-compare a i{font-size:20px;line-height:27px;}.grid-list .ty-grid-list__control .ty-add-to-wish:before,.grid-list .ty-grid-list__control .ty-add-to-compare:before{font-size:20px;line-height:36px;}.grid-list .ypi-list-bt-block > *:last-child{margin-right:0 !important;}.grid-list .ty-grid-list__item:hover .block-middle{display:none !important;}}@media screen and (max-width: 480px){.grid-list{margin:0 -4px;}.grid-list .ty-sku-item{margin-top:0;margin-bottom:0;}.grid-list .ty-sku-item .ty-control-group__label{display:none;}.grid-list .ty-sku-item .ty-control-group__item{font-size:10px;}.grid-list .ypi-brand{top:10px;padding-right:10px;}.grid-list .ty-icon-star,.grid-list .ty-icon-star-empty,.grid-list .ty-icon-star-half{width:12px;}.grid-list .ab__icon_video{margin-top:-1px;}.grid-list .block-top{margin:5px 0 0;}.grid-list .ty-grid-list__price{overflow:visible;}.grid-list .ty-grid-list__price .ty-list-price{font-size:12px;top:0;}.grid-list .ty-grid-list__price .ty-price-num{font-size:16px;}}@media screen and (min-width: 321px) and (max-width: 480px){.grid-list .ty-qty-in-stock{font-size:11px;}}@media screen and (max-width: 375px){.grid-list .ty-grid-list__control .ty-btn.ty-btn__primary:before{display:none;}}@media screen and (max-width: 320px){.grid-list{margin:0;}.grid-list .ty-grid-list__item{margin:0 0 10px 0;height:auto !important;}.grid-list .ty-grid-list__item.no-amount,.grid-list .ty-grid-list__item.no-buttons,.grid-list .ty-grid-list__item.no-amount.no-buttons{height:auto !important;}.grid-list .ty-grid-list__item .ypi-grid-list__item_body{padding:20px;min-height:inherit !important;}.grid-list .ty-grid-list__image{max-height:230px;min-height:230px;}.grid-list .ty-grid-list__image .ty-pict{height:auto;max-height:230px;}.grid-list .ty-grid-list__price .ty-price-num{font-size:20px;}.grid-list .more-products-link{margin:1px;}}@media screen and (max-width: 979px){.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{visibility:hidden;}}.touchevents .ty-mainbox-container .ty-grid-list__control,.touchevents .ty-grid-list__item:hover .ty-quick-view-button,.touchevents .ty-grid-list__item .ty-quick-view-button{display:inline-block !important;}.grid-list .block-middle .ty-control-group{display:block;padding:5px 0 0 0;position:relative;overflow:hidden;}.grid-list .block-middle .ty-control-group span:not(:first-child){float:right;display:inline-block;text-align:right;max-width:45%;word-break:normal !important;position:relative;background-color:#fff;line-height:normal;}.grid-list .block-middle .ty-control-group span{max-width:55%;}.grid-list .block-middle .ty-control-group em{position:relative;display:inline;background-color:white;line-height:1.25;-webkit-box-shadow:-5px 0 0 0 white;-moz-box-shadow:-5px 0 0 0 white;box-shadow:-5px 0 0 0 white;z-index:5;}.grid-list .block-middle .ty-control-group em.abt-yt-feature-name{-webkit-box-shadow:5px 0 0 0 white;-moz-box-shadow:5px 0 0 0 white;box-shadow:5px 0 0 0 white;}.grid-list .block-middle .ty-control-group:after{content:"";height:1px;position:absolute;left:0;right:0;top:17px;background:url(data:image/gif;base64,R0lGODlhBAABAJEAAPHx8Z2dnf///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjA2Q0U2NzY4NDg4MTFFNkJGMTY5RkM0NzcwRkRGRDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjA2Q0U2Nzc4NDg4MTFFNkJGMTY5RkM0NzcwRkRGRDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMDZDRTY3NDg0ODgxMUU2QkYxNjlGQzQ3NzBGREZENyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMDZDRTY3NTg0ODgxMUU2QkYxNjlGQzQ3NzBGREZENyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAEAAEAAAIDjAQFADs=) repeat-x 0 100%;}.grid-list .block-middle .ty-control-group .ty-compare-checkbox__icon{border:1px solid #eee;padding:1px 2px;left:0 !important;}.grid-list div[id^="product_features_update_"]{max-height:220px;width:103%;padding-right:3%;overflow-x:hidden;overflow-y:auto;}.grid-list div[id^="product_features_update_"]::-webkit-scrollbar{background:transparent;width:4px;}.grid-list div[id^="product_features_update_"]:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.grid-list div[id^="product_features_update_"]:hover::-webkit-scrollbar-track-piece{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(0,0,0,0.05);}.grid-list div[id^="product_features_update_"] .ty-control-group .abt-yt-feature-suffix{background:#fff;max-width:initial;word-break:break-all !important;}.grid-list .ty-grid-list__item:hover .abt-yt-show-more-features span{display:inline-block;}.grid-list .ty-product-feature__label{padding:1px 0 0 !important;}.abt-yt-show-more-features{position:absolute;top:auto;bottom:10px;left:50%;z-index:5;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);}.abt-yt-show-more-features span{display:none;position:relative;width:30px;height:30px;margin-top:-10px;background:white;border:1px solid #e1e1e1;cursor:pointer;-webkit-transition:0.2s linear;-moz-transition:0.2s linear;-o-transition:0.2s linear;transition:0.2s linear;-webkit-box-shadow:0 0 5px 3px white;-moz-box-shadow:0 0 5px 3px white;box-shadow:0 0 5px 3px white;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.abt-yt-show-more-features span:hover{background:#eee;color:#258da0;}.abt-yt-show-more-features span:before,.abt-yt-show-more-features span:after{position:absolute;content:"";background:#2b88c6;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:10%;-moz-border-radius:10%;border-radius:10%;}.abt-yt-show-more-features span:before{height:40%;width:2px;}.abt-yt-show-more-features span:after{width:40%;height:2px;}.abt-yt-loaded-features:hover form{min-height:100%;}.abt-yt-loaded-features.hover-zoom:hover form{min-height:-webkit-calc(100% + 31px);min-height:calc(100% + 31px);}.abt-yt-loaded-features.fhh-image:hover .ty-grid-list__image{display:none;}.abt-yt-loaded-features.fhh-image:hover .ty-grid-list__item-name{height:auto;overflow:visible;}.abt-yt-loaded-features .block-middle{padding-bottom:30px;}.abt-yt-loaded-features .abt-yt-show-more-features span{display:inline-block;}.abt-yt-loaded-features .abt-yt-show-more-features span:before{display:none;}.ypi-quick-view-button,.ty-add-to-wish,.ty-add-to-compare{margin:0 4px 0 0 !important;padding:0;width:44px;text-align:center;float:left;display:inline-block;}.ypi-quick-view-button:hover i,.ypi-quick-view-button:hover:before,.ty-add-to-wish:hover i,.ty-add-to-wish:hover:before,.ty-add-to-compare:hover i,.ty-add-to-compare:hover:before{color:#2daac1;}.ty-add-to-wish,.ty-add-to-compare{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';}.ty-add-to-wish:before{content:"\E87E";font-size:24px;line-height:44px;color:rgba(0,0,0,0.54);}.ty-add-to-compare:before{content:"\E01D";font-size:24px;line-height:42px;color:rgba(0,0,0,0.54);}@media screen and (max-width: 1440px) and (min-width: 1365px){.enable-v-filers .ypi-quick-view-button,.enable-v-filers .ty-add-to-wish,.enable-v-filers .ty-add-to-compare{margin:0 2px 0 0 !important;}.enable-v-filers .grid-list .ypi-list-bt-block{width:-webkit-calc(100% - 44px);width:calc(100% - 44px);}}.qty_discounts_grid{position:relative;padding-bottom:5px;}.qty_discounts_popup{position:absolute;z-index:700;min-width:250px;max-width:400px;min-height:100px;padding:15px 20px;white-space:normal;text-align:left;background-color:#363636;background-clip:padding-box;top:27px;background:#fff;border-top:3px solid #ff43a7;box-shadow:0 3px 5px rgba(0,0,0,0.3);border-radius:3px;}.qty_discounts_popup:before{content:"";position:absolute;display:block;left:50%;top:-22px;margin-left:-11px;border-color:transparent;border-style:solid;border-top-width:0;border-bottom-color:#363636;border-width:11px;}.qty_discounts_popup .closer{position:absolute;right:10px;top:10px;color:#9c9c9c;}.qty_discounts_popup .closer:hover{color:#363636;}.qty_discounts_popup:before{border-bottom-color:#ff43a7;}.qty_discounts_popup .qd-col{width:50%;display:inline-block;float:left;}.qty_discounts_popup .ypi-qty-discount-col{border-top:1px solid #eee;padding:3px 0 4px;}.qty_discounts_popup .ypi-qty-discount-price{color:#ff43a7;font-weight:bold;border-top:1px solid #eee;padding:3px 0 4px;}.grid-list .qty_discounts_popup{right:-100%;}.owl-carousel .qty_discounts_popup{bottom:32px;top:auto;}.owl-carousel .qty_discounts_popup:before{top:auto;bottom:-22px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.owl-carousel .qty_discounts_popup .ypi-qty-discount{display:block;max-height:300px;overflow-y:auto;}.owl-carousel .qty_discounts_popup .ypi-qty-discount::-webkit-scrollbar{display:none;}.ypi-qty-discount-label{color:#9c9c9c;font-size:10px;padding-bottom:5px;}.ypi-qty-discount-title{font-weight:bold;margin-bottom:10px;font-size:14px;}.ty-product-labels{flex-direction:column;margin:0;}.ty-product-labels--left-top,.ty-product-labels--right-top{top:0;}.ty-product-labels--left-bottom,.ty-product-labels--right-bottom{bottom:0;}.ty-product-labels__item{display:flex;align-items:center;justify-content:center;float:left;height:44px;width:44px;padding:0 5px;margin:0 0 5px 0;text-transform:uppercase;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;z-index:1;}.ty-product-labels__item--shipping{background-color:#ff43a7;}.ty-product-labels__item--shipping .ty-product-labels__content{font-size:0;}.ty-product-labels__item--shipping .ty-product-labels__content:before{content:"";width:26px;height:26px;background:url('../../../../../../../../design/themes/abt__youpitheme/media/images/icons/free-delivery.svg?1761116502') no-repeat center center;background-size:contain;}.ty-product-labels__item:last-child{margin-bottom:0;}.ty-product-labels__content{display:flex;flex-direction:column;line-height:130%;text-overflow:inherit;overflow:visible;white-space:normal;font-size:7px;text-align:center;}.ty-product-labels__content span{font-size:14px;font-style:normal;line-height:100%;font-family:'Open Sans',sans-serif;font-weight:700;}.grid-list .ab_dotd_product_label{margin-right:3px;}.ty-social-buttons{margin:0 0 20px 0;}.ty-social-buttons__inline{margin:0 10px 5px 0;float:left;}.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item{margin:4px;}.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item:hover .ypi-grid-list__item_body .ty-grid-list__item-name{-webkit-line-clamp:2;height:32px;min-height:32px;overflow:hidden;}.ty-scroller-list.grid-list.ty-scroller-advanced .ypi-scroller-list__item .abyt_banner{margin:4px;}@media screen and (max-width: 320px){.ty-scroller-list.grid-list.ty-scroller-advanced .ypi-scroller-list__item .abyt_banner{margin:0;}}@media screen and (max-width: 767px){.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item:hover .ypi-grid-list__item_body .ty-grid-list__item-name{-webkit-line-clamp:3;height:46px;min-height:46px;}}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div{display:inline-block;position:absolute;height:100px;width:22px;top:50%;line-height:100px;margin:-50px 0 0 0;padding:0;font-size:0;color:#363636;background:#ededed;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div i{line-height:100px;margin:0 -50%;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-25px;right:auto;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-25px;left:auto;}@media screen and (max-width: 480px){.ty-scroller-list.grid-list.ty-scroller-advanced{margin:0;}.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item{margin:4px;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-19px;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-19px;}}@media screen and (max-width: 320px){.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item{margin:0;}.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item .product-title{font-size:14px;color:#363636;}.ty-scroller-list.grid-list.ty-scroller-advanced .ty-grid-list__item .block-bottom{margin:0 auto;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-21px;}.ty-scroller-list.grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-21px;}}@media screen and (max-width: 767px){.ypi-scroller-list__item .ypi-quick-view-button{display:inline-block;width:36px;}.ypi-scroller-list__item .ypi-quick-view-button a{min-width:36px;width:36px;height:36px;}.ypi-scroller-list__item .ypi-quick-view-button a i{font-size:20px;line-height:32px;}}@media screen and (max-width: 767px){.ypi-scroller-list__item .ypi-quick-view-button{display:none;}}.banners-grid .row-fluid .span3{width:-webkit-calc(100%/16*3 - 7.5px);width:calc(100%/16*3 - 7.5px);}.banners-grid .row-fluid .span4{width:-webkit-calc(100%/16*4 - 7.5px);width:calc(100%/16*4 - 7.5px);}.banners-grid .row-fluid .span5{width:-webkit-calc(100%/16*5 - 7.5px);width:calc(100%/16*5 - 7.5px);}.banners-grid .row-fluid .span6{width:-webkit-calc(100%/16*6 - 7.5px);width:calc(100%/16*6 - 7.5px);}.banners-grid .row-fluid .span7{width:-webkit-calc(100%/16*7 - 7.5px);width:calc(100%/16*7 - 7.5px);}.banners-grid .row-fluid .span8{width:-webkit-calc(100%/16*8 - 7.5px);width:calc(100%/16*8 - 7.5px);}.banners-grid .row-fluid .span9{width:-webkit-calc(100%/16*9 - 7.5px);width:calc(100%/16*9 - 7.5px);}.banners-grid .row-fluid .span10{width:-webkit-calc(100%/16*10 - 7.5px);width:calc(100%/16*10 - 7.5px);}.banners-grid .row-fluid .span11{width:-webkit-calc(100%/16*11 - 7.5px);width:calc(100%/16*11 - 7.5px);}.banners-grid .row-fluid .span12{width:-webkit-calc(100%/16*12 - 7.5px);width:calc(100%/16*12 - 7.5px);}.banners-grid .row-fluid .span13{width:-webkit-calc(100%/16*13 - 7.5px);width:calc(100%/16*16*13 - 7.5px);}.banners-grid .row-fluid [class*="span"]{margin-left:10px;}.banners-grid .row-fluid [class*="span"]:first-child{margin-left:0;}@media screen and (max-width: 1365px){.banners-grid .row-fluid .big-banner{display:none;}.banners-grid .row-fluid .small-banner{width:-webkit-calc(33.3333333333% - 7px);width:calc(33.3333333333% - 7px);}}@media screen and (max-width: 800px){.banners-grid .row-fluid .big-banner{display:block;}.banners-grid .row-fluid .small-banner,.banners-grid .row-fluid .big-banner{width:-webkit-calc(50% - 6px);width:calc(50% - 6px);float:left !important;}.banners-grid .row-fluid .small-banner:nth-child(3n){margin-left:0;}}@media screen and (max-width: 480px){.banners-grid .row-fluid .small-banner,.banners-grid .row-fluid .big-banner{width:100%;margin-left:0;}}.banners-grid .abyt_banner{overflow:hidden;}.banners-grid .abyt_banner:hover .abyt-a-bg-banner{opacity:0.95;filter:alpha(opacity=95);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;-moz-box-shadow:inset 0 0 150px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 0 150px rgba(0,0,0,0.05);box-shadow:inset 0 0 150px rgba(0,0,0,0.05);}.homepage-main-banners{margin-top:-20px;}.grid-list .abyt_banner{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#ededed;margin:0 5px 10px 5px;overflow:hidden;}.container-fluid-row-no-limit .abyt-a-content{max-width:1500px;width:100% !important;margin:0 auto;}.white-bg{-webkit-box-shadow:inset 0 0 0 1px #e6e6e6;-moz-box-shadow:inset 0 0 0 1px #e6e6e6;box-shadow:inset 0 0 0 1px #e6e6e6;}.grid-list .white-bg{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons{display:none;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons div{display:inline-block;position:absolute;height:72px;width:40px;top:50%;margin:-36px 0 0 0;padding:0;font-size:0;line-height:0;color:#363636;background:white;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0;right:auto;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev:after{content:"\E5CB";font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:34px;line-height:70px;margin-left:-5px;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next{right:0;left:auto;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next:after{content:"\E5CC";font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:34px;line-height:70px;}.banners.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after,.banners.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";font-size:0;height:0;width:0;line-height:0;margin:0;border:0;}.banners.owl-carousel.owl-theme:hover .owl-controls .owl-buttons{display:block;}.banners .white-bg{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-bottom:1px solid #e0e0e0;}.abyt_banner .abyt-a-bg-banner{width:100%;background-size:cover !important;position:relative;}.abyt_banner .abyt-a-bg-banner.dark .abyt-a-title,.abyt_banner .abyt-a-bg-banner.dark .abyt-a-descr{color:white;}.abyt_banner .abyt-a-bg-banner.dark .bg-opacity-Y{background:rgba(255,255,255,0.3);}.abyt_banner .abyt-a-bg-banner.light .abyt-a-title,.abyt_banner .abyt-a-bg-banner.light .abyt-a-descr{color:#363636;}.abyt_banner .abyt-a-bg-banner.light .bg-opacity-Y{background:rgba(0,0,0,0.3);}.abyt_banner .abyt-a-bg-banner .bg-opacity-Y{width:100%;height:100%;}.abyt_banner .abyt-a-bg-banner .abyt-a-button{margin-top:15px;}.abyt_banner .abyt-a-bg-banner .abyt-a-button .ty-btn{width:auto;max-width:200px;white-space:normal;line-height:120%;}.abyt_banner .abyt-a-bg-banner .abyt-a-button a{position:relative;overflow:hidden;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.abyt_banner .abyt-a-bg-banner .abyt-a-button:hover a{opacity:0.95;filter:alpha(opacity=95);}.abyt_banner .abyt-a-bg-banner .abyt-bb-a-button{margin-top:15px;}.abyt_banner .abyt-a-bg-banner .abyt-a-content{display:flex;flex-wrap:wrap;text-align:left;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-img{overflow:hidden;height:100%;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-img img{max-height:100%;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-title{letter-spacing:-0.02em;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video{position:relative;padding:20px 0;height:100% !important;cursor:pointer;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video:not(.loaded):before{content:"";display:inline-block;width:80px;height:80px;background:url('../../../../../../../../design/themes/abt__youpitheme/media/images/abt__youpitheme/youtube_logo.png?1761116502') no-repeat center;background-size:100%;position:absolute;top:50%;left:50%;margin:-40px 0 0 -40px;opacity:0.95;filter:alpha(opacity=95);}@media screen and (max-width: 767px){.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video:not(.loaded):before{width:50px;height:50px;margin:-25px 0 0 -25px;}}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video:not(.loaded):hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;-o-transition:opacity 100ms linear;transition:opacity 100ms linear;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video img{max-width:inherit;}.abyt_banner .abyt-a-bg-banner .abyt-a-content .abyt-a-video iframe{height:100% !important;width:100% !important;position:relative;z-index:2;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content{flex-direction:column;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content .box,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content .box{height:auto;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.valign-top,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.valign-top{justify-content:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.valign-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.valign-center{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.valign-bottom,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.valign-bottom{justify-content:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-left,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-left{align-items:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-center{align-items:center;text-align:center;margin:0 auto;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-center .abyt-a-video,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-center .abyt-a-video{padding:0;margin-top:20px;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-center .abyt-a-video iframe,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-center .abyt-a-video iframe{width:inherit !important;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-right,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-right{align-items:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks{flex-direction:row;flex-wrap:nowrap;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks > div,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks > div{float:left;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks .box,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks .box{display:flex;flex-direction:column;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-top,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-top{justify-content:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-top .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-top .abyt-a-img{justify-content:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-center{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-center .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-center .abyt-a-img{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-bottom,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-bottom{justify-content:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.valign-bottom .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.valign-bottom .abyt-a-img{justify-content:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-left{align-items:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left.valign-top,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-left.valign-top{align-items:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left.valign-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-left.valign-center{align-items:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left.valign-bottom,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-left.valign-bottom{align-items:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-left .abyt-a-img{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-center{flex-direction:column;align-items:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-center .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-center .abyt-a-img{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-right{flex-direction:row-reverse;align-items:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right.valign-top,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-right.valign-top{align-items:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right.valign-center,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-right.valign-center{align-items:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right.valign-bottom,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-right.valign-bottom{align-items:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right .abyt-a-img,.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks.align-right .abyt-a-img{justify-content:center;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks{flex-direction:column;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left{align-items:flex-start !important;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-left .abyt-a-img{justify-content:flex-start;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right{flex-direction:column;align-items:flex-end !important;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks.align-right .abyt-a-img{justify-content:flex-end;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.double-blocks .abyt-a-img{height:auto;width:100%;}.abyt_banner .abyt-a-bg-banner.width-full .abyt-a-content.align-right{text-align:right;}.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content > div{width:50%;height:auto;}.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks .abyt-a-img{text-align:center;}@media screen and (max-width: 767px){.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.align-right{text-align:right;}}.abyt_banner .abyt-a-bg-banner .abyt-a-title{font-weight:normal;line-height:120%;margin:0 0 5px;}.abyt_banner .abyt-a-bg-banner .abyt-a-title.weight-300{font-family:'Open Sans',sans-serif;font-weight:300;}.abyt_banner .abyt-a-bg-banner .abyt-a-title.weight-400{font-family:'Open Sans',sans-serif;font-weight:400;}.abyt_banner .abyt-a-bg-banner .abyt-a-title.weight-700{font-family:'Open Sans',sans-serif;font-weight:700;}.abyt_banner .abyt-a-bg-banner .abyt-a-title.weight-900{font-family:'Open Sans',sans-serif;font-weight:900;}.abyt_banner .abyt-a-bg-banner .abyt-a-title.shadow{text-shadow:0px 1px 2px rgba(0,0,0,0.5);}.abyt_banner .abyt-a-bg-banner .abyt-a-descr{display:inline;line-height:140%;}@media screen and (max-width: 1500px){.abyt_banner .ui-widget-content.ui-dialog{width:100%;}.abyt_banner .ui-widget-content.ui-dialog .object-container{width:100%;}}.abyt_banner .pd-grid-cd-counter{position:relative;text-align:center;width:100%;padding:10px 10px 7px 50px;margin-top:-61px;background:rgba(0,0,0,0.5);}.abyt_banner .pd-grid-cd-counter .cd-counter-content{font-size:12px;color:#ededed !important;display:inline-block;text-align:left;}.abyt_banner .pd-grid-cd-counter span{font-size:20px;color:white !important;}.abyt_banner .pd-grid-cd-counter:before{content:"\E889";font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute;color:#ededed;font-size:46px;margin:-2px 0 0 -50px;}.abyt_banner .abyt-a-content .abyt-a-img.video{position:relative;cursor:pointer;}.abyt_banner .abyt-a-content .abyt-a-img.video:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute;top:50%;left:50%;margin:-45px 0 0 -45px;content:"\E039";font-size:90px;color:rgba(255,255,255,0.85);text-shadow:0 0 10px rgba(0,0,0,0.2);}.abyt_banner .abyt-a-content .abyt-a-img.video:hover:before{color:#fff;transition:color 500ms;}@media screen and (max-width: 320px){.bnw-x1 .abyt_banner,.bnw-x2 .abyt_banner{margin:0 0 10px;}}.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-content > .box,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-content > .box{padding:15px;}.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.video img,.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.promotion img,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-img.video img,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-img.promotion img{max-height:none;}@media screen and (max-width: 1024px) and (min-width: 767px){.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.video img,.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.promotion img,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-img.video img,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-img.promotion img{width:auto;max-width:none;height:100%;}}.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-descr,.bnw-x2 .abyt_banner .abyt-a-bg-banner .abyt-a-descr{font-size:13px !important;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;}.bnw-x1 .abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content > div{width:100%;}.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.video img,.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-img.promotion img{width:auto;max-width:none;height:100%;}@media screen and (max-width: 767px) and (min-width: 321px){.bnw-x1 .abyt_banner .abyt-a-bg-banner .abyt-a-title{font-size:130% !important;line-height:130%;}}@media screen and (max-width: 767px){.homepage-main-banners.owl-carousel.owl-theme .owl-controls .owl-buttons{display:none !important;}.homepage-main-banners .abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks{flex-direction:column;}.homepage-main-banners .abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content.double-blocks .box{padding:20px 0 !important;}.abyt_banner .abyt-a-bg-banner.width-half .abyt-a-content > div{display:inline-block;width:100%;height:auto;}.abyt_banner .abyt-a-bg-banner .abyt-a-title,.abyt_banner .abyt-a-bg-banner .abyt-a-title *{font-size:24px !important;}.abyt_banner .abyt-a-bg-banner .abyt-a-content  > div.abyt-a-video{display:flex;align-items:center;padding:0;min-height:50%;height:auto !important;}.abyt_banner .abyt-a-bg-banner .abyt-a-content  > div.abyt-a-video img{max-width:100%;}.abyt_banner .abyt-a-bg-banner .abyt-a-descr{line-height:140%;font-size:13px !important;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:72px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.abyt_banner .abyt-a-bg-banner .abyt-bb-a-button{margin-top:10px;}.grid-list .abyt_banner .abyt-a-bg-banner .abyt-a-content .box{padding:10px !important;}.grid-list .abyt_banner .abyt-a-title{font-size:130% !important;margin-top:0;}.grid-list .abyt_banner .abyt-a-descr{font-size:13px !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:32px;line-height:120%;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.grid-list .abyt_banner .abyt-a-button{margin-top:10px;}.grid-list .abyt_banner .abyt-a-button .ty-btn{width:auto;height:36px;padding:0 10px;white-space:normal;font-weight:normal;line-height:110%;font-size:11px;}.grid-list .pd-grid-cd-counter{display:flex;align-items:center;justify-content:center;position:absolute;margin-top:0;padding:10px;}.grid-list .pd-grid-cd-counter .cd-counter-content{text-align:center;}.grid-list .pd-grid-cd-counter .cd-counter-content span{font-size:16px;}.grid-list .pd-grid-cd-counter:before{display:none;}}@media screen and (min-width: 321px) and (max-width: 767px){.grid-list .abyt_banner .abyt-a-bg-banner{max-height:348px;height:348px;}.grid-list .abyt_banner .abyt-a-bg-banner .abyt-a-content{height:348px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-buttons{height:311px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-buttons .abyt-a-content{height:311px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-amount{height:333px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-amount .abyt-a-content{height:333px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-buttons.no-amount{height:296px !important;}.grid-list .abyt_banner .abyt-a-bg-banner.no-buttons.no-amount .abyt-a-content{height:296px !important;}}.popup_wrapper{transition:all 0.3s;}.popup_wrapper .abt-yt-bp-container{position:relative;background:white;margin:20px auto;max-width:872px;padding:20px 80px;outline:none;-webkit-box-shadow:0 0 50px rgba(0,0,0,0.2);-moz-box-shadow:0 0 50px rgba(0,0,0,0.2);box-shadow:0 0 50px rgba(0,0,0,0.2);}@media screen and (min-width: 768px){.popup_wrapper .abt-yt-bp-container h1{border-bottom:1px solid #ededed;padding:15px 80px;margin:0 -80px 30px -80px;font-weight:700;}}.popup_wrapper .abt-yt-bp-container .closer{position:absolute;right:-40px;top:0;width:40px;height:40px;padding:8px 0;background:#2b88c6;text-align:center;}.popup_wrapper .abt-yt-bp-container .closer i{color:#fff;font-size:24px;}.popup_wrapper .abt-yt-bp-container .closer:hover{background:#3795d4;}.popup_wrapper .abt-yt-bp-container .y-mainbox-title{margin-top:30px;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media{margin-bottom:20px;min-height:100px;position:relative;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media iframe{width:100%;height:400px;display:inline-block;border:0 none !important;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media:before,.popup_wrapper .abt-yt-bp-container .ypi-popup-media:after{display:table;content:"";line-height:0;width:100%;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media:after{clear:both;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr{padding:10px 0;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr *{font-size:14px;line-height:140%;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr.not-full-height{position:relative;max-height:150px;margin-bottom:10px;overflow:hidden;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr.not-full-height:before{content:'';display:block;position:absolute;z-index:1;bottom:0;right:0;left:0;height:50px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);}.popup_wrapper .abt-yt-bp-container .pd-grid-media-image{display:inline-block;float:left;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-counter{background:#ff43a7;padding:20px;padding-left:65px;position:absolute;left:0;bottom:0;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-counter .cd-counter-content{font-size:12px;color:white;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-counter .cd-counter-content:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E889";color:#ededed;font-size:46px;position:absolute;margin:-2px 0 0 -50px;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-counter span{font-size:20px;color:white !important;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-days{color:#9c9c9c;}@media screen and (max-width: 1024px){.popup_wrapper .abt-yt-bp-container{margin:20px;max-width:100%;overflow:hidden;}.popup_wrapper .abt-yt-bp-container .closer{right:10px;top:5px;background:transparent !important;opacity:0.7;filter:alpha(opacity=70);}.popup_wrapper .abt-yt-bp-container .closer i{color:#363636;font-size:28px;}.popup_wrapper .abt-yt-bp-container .closer:hover{opacity:1;filter:alpha(opacity=100);}}@media screen and (max-width: 768px){.popup_wrapper .abt-yt-bp-container{padding:20px;}.popup_wrapper .abt-yt-bp-container h1{font-size:22px;line-height:120%;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media{margin-bottom:0;}.popup_wrapper .abt-yt-bp-container .ypi-popup-media iframe{height:230px;margin-bottom:0;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr *{font-size:13px;}.popup_wrapper .abt-yt-bp-container .ypi-popup-descr.not-full-height{margin-bottom:0;}.popup_wrapper .abt-yt-bp-container .abt-yt-bp-container .y-mainbox-title{margin-top:20px;font-size:18px;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-counter{padding:10px 10px 10px 65px;position:relative;height:65px;width:100%;float:left;}.popup_wrapper .abt-yt-bp-container .pd-grid-cd-days{margin-top:10px;}}.about-us-block{margin-bottom:-40px;padding-bottom:80px;}.g-header{min-width:290px;margin-right:20px;margin-left:20px;text-align:center;}.g-header h1{font-size:32px;line-height:100%;font-weight:700;}.g-footer-faq .avatar-holder{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;overflow:hidden;}.g-footer-faq .col-copy,.g-footer-faq .col-faq,.g-footer-faq .col-title{padding-left:5px;padding-right:5px;float:left;width:100%;}.g-footer-faq:after{content:" ";display:block;clear:both;}.g-footer-faq .m-toggle-list .toggle-list-content{line-height:160%;}.g-footer-faq .col-title{text-align:center;}.g-footer-faq .col-title *{font-family:'Open Sans',sans-serif;font-weight:normal;opacity:0.75;filter:alpha(opacity=75);}.g-footer-faq .col-copy{width:50%;float:left;margin-top:30px;}.g-footer-faq .col-copy .image-wrapper{width:30%;}.g-footer-faq .col-copy .copy-wrapper{width:70%;padding:0 15px 15px;opacity:0.85;filter:alpha(opacity=85);}.g-footer-faq .col-copy .copy-wrapper p{line-height:150%;font-size:14px;padding:0 0 10px 0;}.g-footer-faq .col-copy .image-wrapper .m-author-avatar{margin:5px auto;max-width:200px;}.g-footer-faq .col-faq{width:50%;float:left;margin-top:30px;}@media screen and (max-width: 1024px){.g-header h1{font-size:28px;}.g-footer-faq h2{font-size:20px;}.g-footer-faq .col-copy .copy-wrapper{padding:0 0 15px;}.g-footer-faq ul.m-toggle-list .toggle-list-title{padding:10px 40px 10px 10px;}.g-footer-faq ul.m-toggle-list .toggle-list-title:before{right:10px;}.g-footer-faq ul.m-toggle-list .toggle-list-content{padding:0 10px 10px;}}@media screen and (max-width: 767px){.g-header{min-width:100%;margin-right:0;margin-left:0;text-align:left;}.g-header h1{font-size:24px;}.about-us-block{padding-bottom:40px;}.g-footer-faq h2{text-align:left;font-size:18px;line-height:120%;}.g-footer-faq .col-copy .copy-wrapper p{line-height:140%;font-size:13px;}.g-footer-faq ul.m-toggle-list .toggle-list-title{padding-left:0;}.g-footer-faq ul.m-toggle-list .toggle-list-title:before{right:0;}.g-footer-faq ul.m-toggle-list .toggle-list-content{padding:0 0 10px;}.g-footer-faq .col-copy,.g-footer-faq .col-faq,.g-footer-faq .col-title{padding-left:0;padding-right:0;}}ul.m-toggle-list{border-bottom:1px solid rgba(0,0,0,0.1);list-style:none;padding:0;}ul.m-toggle-list > li{border-top:1px solid rgba(0,0,0,0.1);padding:0;}ul.m-toggle-list .toggle-list-title{position:relative;display:block;margin:0;padding:15px 45px 15px 15px;cursor:pointer;font-size:14px;text-transform:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}ul.m-toggle-list .toggle-list-title:hover{color:#2daac1;}ul.m-toggle-list .toggle-list-title:before{content:"";font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';position:absolute;right:15px;top:50%;margin-top:-10px;}ul.m-toggle-list .toggle-list-content{display:none;padding:0 15px 20px;}ul.m-toggle-list > .is-open .toggle-list-content{display:block;}ul.m-toggle-list > .is-open .toggle-list-title{color:#2daac1;}ul.m-toggle-list > .is-open .toggle-list-title:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}@media screen and (max-width: 768px){.g-footer-faq .col-copy,.g-footer-faq .col-faq{width:100%;margin-top:0;}.g-footer-faq .col-copy{margin-top:0;}.g-footer-faq .col-copy .copy-wrapper{width:100%;}.g-footer-faq .col-copy .image-wrapper{text-align:center;margin-bottom:20px;width:100%;}}@media screen and (min-width: 768px){.g-footer-faq .col-copy .copy-wrapper,.g-footer-faq .col-copy .image-wrapper{display:table-cell;vertical-align:top;}.g-footer-faq .col-copy{display:table;min-height:200px;}}@media screen and (min-width: 1440px){.g-footer-faq .col-copy .copy-wrapper{padding-right:30px;padding-left:30px;}}.ty-blog .ty-blog__post-title,.ty-blog-grid .ty-blog__post-title{font-weight:700;font-size:28px;}.ty-blog img,.ty-blog-grid img{margin:0;}.ty-blog .ty-blog__img-block,.ty-blog .ty-blog__video-block,.ty-blog-grid .ty-blog__img-block,.ty-blog-grid .ty-blog__video-block{margin:20px 0 10px 0;text-align:center;}.ty-blog .ty-blog__date,.ty-blog-grid .ty-blog__date{margin-bottom:0;margin-right:7px;color:#9c9c9c;}.ty-blog .ty-blog__date i,.ty-blog-grid .ty-blog__date i{position:relative;top:2px;font-size:14px;}.ty-blog .ty-blog__author,.ty-blog-grid .ty-blog__author{margin-bottom:0;padding-left:7px;color:#9c9c9c;border-left:1px solid #ededed;}.ty-blog .ty-blog__author i,.ty-blog-grid .ty-blog__author i{position:relative;top:3px;font-size:16px;}.ty-blog .discussion-block,.ty-blog-grid .discussion-block{display:inline-block;width:100%;margin-top:20px;}.ty-blog .discussion-block:before,.ty-blog .discussion-block:after,.ty-blog-grid .discussion-block:before,.ty-blog-grid .discussion-block:after{display:table;content:"";line-height:0;width:100%;}.ty-blog .discussion-block:after,.ty-blog-grid .discussion-block:after{clear:both;}.ty-blog .ty-wysiwyg-content img,.ty-blog-grid .ty-wysiwyg-content img{margin-top:10px;margin-bottom:10px;}.ty-blog .ty-wysiwyg-content ul.ty-template-small,.ty-blog-grid .ty-wysiwyg-content ul.ty-template-small{padding:0;list-style-type:none;}.ty-blog .ty-wysiwyg-content .ty-btn.ty-cr-product-button,.ty-blog-grid .ty-wysiwyg-content .ty-btn.ty-cr-product-button{margin:-10px 5px 0 0;}.ty-blog .ty-wysiwyg-content .ty-btn.ypi-list-btn-action,.ty-blog-grid .ty-wysiwyg-content .ty-btn.ypi-list-btn-action{padding:inherit;}.ty-blog .ty-wysiwyg-content .ty-btn.ypi-list-btn-action i,.ty-blog-grid .ty-wysiwyg-content .ty-btn.ypi-list-btn-action i{margin:0;}.ypi-blog-extended-content .y-mainbox-title{text-align:center;}.ypi-blog-extended-content .ty-compact-list{max-width:800px;margin:0 auto;}.ypi-blog-extended-content .ypi-blog__video-block{text-align:center;}.ypi-blog-extended-content .ypi-blog__video-block iframe{max-width:800px;}@media screen and (max-width: 768px){.ypi-blog-extended-content .ypi-blog__video-block{text-align:center;}.ypi-blog-extended-content .ypi-blog__video-block iframe{width:100% !important;}}.ty-blog-recent-posts-scroller{margin-left:-4px;margin-right:-4px;}.ty-blog-recent-posts-scroller .ty-btn__text{margin-top:18px;color:#838383;}.ty-blog-recent-posts-scroller .ty-btn__text:after{content:" →";}.ty-blog-recent-posts-scroller .ty-btn__text:hover{color:#2b88c6;}.ty-blog-recent-posts-scroller__item{display:inline-block;width:-webkit-calc(100% - 8px);width:calc(100% - 8px);margin:4px;padding:0;background-color:white;-webkit-box-shadow:0 0 0 1px #ededed;-moz-box-shadow:0 0 0 1px #ededed;box-shadow:0 0 0 1px #ededed;}.ty-blog-recent-posts-scroller__item:hover{-webkit-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;-moz-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;}.ty-blog-recent-posts-scroller__item .ypi-posts-scroller__item{font-size:14px;color:#363636;padding:6px 15px 15px;display:inline-block;width:100%;height:80px;overflow:hidden;}.ty-blog-recent-posts-scroller__item .ty-blog__date{position:absolute;bottom:4px;z-index:2;color:#9c9c9c;background:white;font-size:10px;padding:3px 15px 0 15px;}.ty-blog-recent-posts-scroller__item .m-label{left:0;margin-right:0;font-size:8px;padding:1px 5px 2px 5px;}.rps-video{background:#d92c2f;}.rps-products{background:#9c9c9c;}.ypi-blog .ypi-blog__item{display:inline-block;position:relative;width:-webkit-calc(100%/3 - 10px);width:calc(100%/3 - 10px);height:350px;float:left;margin:0 5px 10px 5px;background-color:white;overflow:hidden;-webkit-box-shadow:0 0 0 1px #fafafa;-moz-box-shadow:0 0 0 1px #fafafa;box-shadow:0 0 0 1px #fafafa;-webkit-box-shadow:0 0 0 1px #e6e6e6;-moz-box-shadow:0 0 0 1px #e6e6e6;box-shadow:0 0 0 1px #e6e6e6;}.ypi-blog .ypi-blog__item:hover{-webkit-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;-moz-box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;box-shadow:0 0 0 1px #dbdbdb, 0 0 7px 0 #dbdbdb;}.ypi-blog .ypi-blog__item:hover{-webkit-box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;-moz-box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;box-shadow:0 0 0 1px #e0e0e0, 0 0 7px 0 #e0e0e0;}.ypi-blog .ypi-blog__img-block{display:inline-block;position:relative;float:left;width:100%;height:190px;}.ypi-blog .ypi-blog__img-block .image-cover{display:inline-block;background-size:cover !important;width:100%;height:190px;}.ypi-blog .ypi-blog__date{position:absolute;bottom:0;z-index:2;color:white;color:#9c9c9c;background:white;font-size:10px;padding:3px 15px 0 15px;}.ypi-blog .ypi-blog__description{display:inline-block;padding:15px 15px 30px 15px;overflow:hidden;max-height:170px;}.ypi-blog .ypi-blog__description:before{content:'';display:block;position:absolute;z-index:1;bottom:0;right:0;left:0;height:50px;background:linear-gradient(180deg,rgba(255,255,255,0) 30%,#fff 70%);}.ypi-blog .ypi-blog__post-title{padding-bottom:10px;font-weight:bold;display:block;color:#363636;}.ypi-blog .ypi-blog__post-title:hover{color:#2daac1;}.ypi-blog .ypi-blog__text{font-size:13px;color:#838383;}.ypi-blog .m-label{left:0;margin-right:0;font-size:8px;padding:1px 5px 2px 5px;}.ty-blog-recent-posts-scroller__img-block,.ypi-blog__img-block{min-height:150px;max-height:224px;}.ty-blog-recent-posts-scroller__img-block .image-cover,.ypi-blog__img-block .image-cover{height:224px;max-height:224px;width:100%;display:inline-block;background-size:cover;background-position:center center;}.ty-blog-recent-posts-scroller__img-block .image-cover.no-image,.ypi-blog__img-block .image-cover.no-image{background:rgba(0,0,0,0.05) url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMxLjA1OCAzMS4wNTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxLjA1OCAzMS4wNTg7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzAuMTcxLDMxLjA1OEgwLjg4N0MwLjM5NywzMS4wNTgsMCwzMC42NjEsMCwzMC4xNzFWMC44ODhDMCwwLjM5OCwwLjM5NywwLDAuODg3LDBoMjkuMjg0ICAgIGMwLjQ5LDAsMC44ODcsMC4zOTgsMC44ODcsMC44ODh2MjkuMjgzQzMxLjA1OCwzMC42NjEsMzAuNjYxLDMxLjA1OCwzMC4xNzEsMzEuMDU4eiBNMS43NzUsMjkuMjg1aDI3LjUwOVYxLjc3NUgxLjc3NVYyOS4yODV6IiBmaWxsPSIjOTk5OTk5Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBkPSJNMC44ODcsMzEuMDU4Yy0wLjIxMSwwLTAuNDIzLTAuMDc0LTAuNTkzLTAuMjI3Yy0wLjM2NC0wLjMyNy0wLjM5NC0wLjg4OS0wLjA2Ny0xLjI1M2w4Ljg3NC05Ljg4ICAgIGMwLjE2LTAuMTc4LDAuMzg0LTAuMjgzLDAuNjIzLTAuMjkzYzAuMjMzLTAuMDEyLDAuNDcxLDAuMDc2LDAuNjQ1LDAuMjM4bDIuMzA4LDIuMTY2bDYuOTkxLTYuOTEyICAgIGMwLjMzNS0wLjMzLDAuODctMC4zNDIsMS4yMTgtMC4wMjdsOS44OCw4LjkwM2MwLjE4NywwLjE2OCwwLjI5MywwLjQwNywwLjI5MywwLjY1OXY1LjczOGMwLDAuNDktMC4zOTcsMC44ODctMC44ODcsMC44ODdoLTkuODggICAgYy0wLjIyNiwwLTAuNDQyLTAuMDg2LTAuNjA3LTAuMjRMOS44MTUsMjEuNTZsLTguMjY4LDkuMjA0QzEuMzcyLDMwLjk1OSwxLjEzLDMxLjA1OCwwLjg4NywzMS4wNTh6IE0yMC42NDIsMjkuMjg1aDguNjQydi00LjQ1NyAgICBsLTguOTY0LTguMDc4bC02LjM0OCw2LjI3NUwyMC42NDIsMjkuMjg1eiIgZmlsbD0iIzk5OTk5OSIvPgoJPC9nPgoJPGc+CgkJPHBhdGggZD0iTTEwLjAyOCwxNS43OTZjLTIuMzQ5LDAtNC4yNi0xLjkxMi00LjI2LTQuMjZjMC0yLjM0OSwxLjkxMS00LjI2LDQuMjYtNC4yNiAgICBzNC4yNTksMS45MTEsNC4yNTksNC4yNkMxNC4yODcsMTMuODg0LDEyLjM3NiwxNS43OTYsMTAuMDI4LDE1Ljc5NnogTTEwLjAyOCw5LjA1MmMtMS4zNywwLTIuNDg1LDEuMTE0LTIuNDg1LDIuNDg0ICAgIGMwLDEuMzY5LDEuMTE1LDIuNDg0LDIuNDg1LDIuNDg0YzEuMzcsMCwyLjQ4NC0xLjExNSwyLjQ4NC0yLjQ4NEMxMi41MTIsMTAuMTY2LDExLjM5Nyw5LjA1MiwxMC4wMjgsOS4wNTJ6IiBmaWxsPSIjOTk5OTk5Ii8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat center;background-size:inherit !important;}@media screen and (max-width: 1024px){.span12.ty-blog-grid{width:100%;}}@media screen and (max-width: 768px){.ty-blog-grid .ypi-blog__item{width:-webkit-calc(100%/2 - 10px);width:calc(100%/2 - 10px);}}@media screen and (max-width: 480px){.ty-blog-grid .ypi-blog__item{width:100%;height:310px;}}.ty-discussion-post{border:1px solid #ededed;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-discussion-post__author{float:left;width:100%;}.ty-discussion-post__date{float:left;display:block;}.ty-discussion-post__message:before,.ty-discussion-post__message:after{display:table;content:"";line-height:0;width:100%;}.ty-discussion-post__message:after{clear:both;}.ty-product-detail.ty-product-block{margin-top:0;padding:0 20px 20px 20px;padding:0;}.ty-product-detail .ty-product-block-title{font-size:26px;margin:20px 0 0 0;font-weight:700;}.ty-product-detail .product-block-title-rt{width:100%;display:inline-block;}.ty-product-detail .product-block-title-rt:before,.ty-product-detail .product-block-title-rt:after{display:table;content:"";line-height:0;width:100%;}.ty-product-detail .product-block-title-rt:after{clear:both;}.ty-product-detail .ty-breadcrumbs{margin-bottom:0;padding-bottom:2px;}.ty-product-detail .ty-product-block__img-wrapper{margin-right:0;max-width:480px;width:480px;}@media screen and (max-width: 768px){.ty-product-detail .ty-product-block__img-wrapper{max-width:50%;}}.ty-product-detail .ty-product-block__img-wrapper .ty-product-labels{left:0;right:auto;top:0;zoom:1.25;}.ty-product-detail .ty-product-block__img-wrapper.not-thumb-col .ty-product-img{width:100% !important;margin-bottom:5px;}.ty-product-detail .ty-product-block__img-wrapper.not-thumb-col .ty-product-labels{left:0;top:0;}.ty-product-detail .ty-product-block__img-wrapper.one-thumb-col .ty-product-labels{top:0;left:52px;}@media screen and (max-width: 767px){.ty-product-detail .ty-product-block__img-wrapper.one-thumb-col .ty-product-labels{left:0;}}.ty-product-detail .ty-product-block__img-wrapper.two-thumb-col .ty-product-labels{top:0;left:104px;}@media screen and (max-width: 767px){.ty-product-detail .ty-product-block__img-wrapper.two-thumb-col .ty-product-labels{left:0;}}.ty-product-detail .ty-product-block__button{margin-top:0;margin-bottom:15px;}.ty-product-detail .ty-product-block__button > div{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;}.ty-product-detail .ty-product-block__button .ty-btn__primary{flex:1 100%;margin:0 20px 5px 0;max-width:226px;}@media screen and (max-width: 767px){.ty-product-detail .ty-product-block__button .ty-btn__primary{margin-bottom:15px;}}.ty-product-detail .ty-product-block__button .ypi-list-bt-block{margin-top:5px;}@media screen and (max-width: 767px){.ty-product-detail .ty-product-block__button .ypi-list-bt-block a.ty-btn{margin-right:10px !important;}}.ty-product-detail .ty-product-block__button .ypi-list-bt-block a.ty-btn:last-child{margin-right:0 !important;}.ty-product-detail .ty-product-block__button .ty-control-group{width:100%;padding-right:20px;margin:10px 0;}.ty-product-detail .ty-product-block__button .ty-product-notify-email{max-width:280px;padding-right:0;margin-right:20px;}.ty-product-detail .ypi-product-block__left{display:inline-block;float:left;padding-top:10px;}.ty-product-detail .ypi-product-block__left .span8 + .span8{width:-webkit-calc(100% - 480px);width:calc(100% - 480px);padding-left:20px;margin-left:0;}@media screen and (max-width: 768px){.ty-product-detail .ypi-product-block__left .span8 + .span8{width:-webkit-calc(100% - 50%);width:calc(100% - 50%);}}.ty-product-detail .ypi-product-block__left .span8 + .span8 .ty-btn__primary{height:54px;font-size:14px;}.ty-product-detail .ypi-product-block__left .span8 + .span8 .ty-btn__primary i{font-size:24px;}.ty-product-detail .ypi-product-block__right{display:inline-block;padding-top:10px;}@media screen and (max-width: 768px){.ty-product-detail .ypi-product-block__right{padding-top:20px;}}.ty-product-detail .ty-product-block__rating{display:inline-block;float:left;}.ty-product-detail .ty-discussion__rating-wrapper{padding:0;margin-bottom:0;height:30px;}.ty-product-detail .ty-discussion__rating-wrapper .ty-stars{margin-right:15px;}.ty-product-detail .ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:24px;width:22px;margin:0;float:left;}.ty-product-detail .ty-discussion__rating-wrapper .ty-stars{float:left;}.ty-product-detail .ty-discussion__rating-wrapper .ty-stars:before,.ty-product-detail .ty-discussion__rating-wrapper .ty-stars:after{display:table;content:"";line-height:0;width:100%;}.ty-product-detail .ty-discussion__rating-wrapper .ty-stars:after{clear:both;}.ty-product-detail .ty-discussion__rating-wrapper .no-rating{margin-right:15px;float:left;}.ty-product-detail .ty-discussion__rating-wrapper .ty-icon-star-empty{font-size:24px;margin:0;float:left;}.ty-product-detail .ty-discussion__rating-wrapper .ty-discussion__review-a,.ty-product-detail .ty-discussion__rating-wrapper .ty-discussion__review-write{margin:3px 15px 0 0;vertical-align:top;border-bottom:1px dotted #c8ecf2;}.ty-product-detail .prices-container .ty-price-num{font-size:32px;line-height:26px;font-family:'Open Sans',sans-serif;font-weight:700;}.ty-product-detail .prices-container .ty-price-num span{font-size:26px;color:#838383;}.ty-product-detail .ty-product-block__price-actual{margin:0;}.ty-product-detail .ty-product-prices{margin:15px 0;}.ty-product-detail .ty-list-price.ty-save-price{font-size:13px;color:#ff43a7;}.ty-product-detail .ty-list-price.ty-save-price span{color:#ff43a7;}.ty-product-detail .ty-list-price{font-size:16px;}.ty-product-detail .ty-list-price .ty-strike{margin-bottom:3px;}.ty-product-detail .ypi-svp{margin:10px 0;display:inline-block;}.ty-product-detail .taxed-price .ty-product-prices > span{display:block;}.ty-product-detail .taxed-price .ty-product-block__price-actual{display:inline-block;}.ty-product-detail .taxed-price .yp-tax-price .ty-list-price{font-size:12px;}.ty-product-detail .ty-product-options,.ty-product-detail .ty-product-block__option,.ty-product-detail .ty-product-block__advanced-option,.ty-product-detail .ty-product-block__field-group{margin-bottom:0;}.ty-product-detail .ty-product-block__option .ty-control-group{margin:0 0 5px 0;}.ty-product-detail .ty-product-variant-image{margin-left:0;}.ty-product-detail .ty-product-block__sku{display:inline-block;margin:-2px 0 10px;white-space:nowrap;}.ty-product-detail .ty-product-block__sku .ty-control-group__label{color:#9c9c9c;width:auto;margin-right:5px;}.ty-product-detail .ty-product-block__sku .ty-control-group__item{font-weight:bold;}.ty-product-detail .ty-control-group__label{color:#9c9c9c;font-weight:normal;}.ty-product-detail .ty-product-options select{min-width:186px;max-width:186px;}.ty-product-detail .ty-value-changer__increase:hover,.ty-product-detail .ty-value-changer__decrease:hover{color:white;}.ty-product-detail .content-features{padding-top:10px;}.ty-product-detail .content-features .ty-product-feature{display:flex;padding:10px;line-height:120%;}.ty-product-detail .content-features .ty-product-feature-group{margin-bottom:15px;}.ty-product-detail .content-features .ty-product-feature-group .ty-subheader{padding:0 0 10px 10px;margin:0;font-size:13px;}.ty-product-detail .content-features .ty-product-feature__label{color:#9c9c9c;float:left;}.ty-product-detail .content-features .ty-product-feature__value{display:flex;word-wrap:break-word;word-break:break-all;}.ty-product-detail .content-features .ty-compare-checkbox{border-color:#d4d4d4;width:14px;height:14px;}.ty-product-detail .content-features .ty-compare-checkbox i{top:-1px;left:0;font-size:10px;}.ty-product-detail .content-features .ty-product-feature__multiple-item{margin-bottom:0;}.ty-product-detail .content-features .ty-product-feature__prefix,.ty-product-detail .content-features .ty-product-feature__suffix{margin:0 0.25em;}.ty-product-detail .brand{display:inline-block;width:100%;margin-top:10px;}.ty-product-detail .brand .ty-product-feature__label{width:auto;color:#9c9c9c;font-style:normal;}.ty-product-detail .brand .ty-features-list{padding:0;}.ty-product-detail .brand .ty-features-list .ty-compare-checkbox__icon{display:inline-block;height:14px;width:14px;line-height:16px;text-align:center;top:0;right:0;left:auto;color:green;-webkit-box-shadow:inset 0 0 0 1px #eee, 0 0 0 5px white;-ms-box-shadow:inset 0 0 0 1px #eee, 0 0 0 5px white;box-shadow:inset 0 0 0 1px #eee, 0 0 0 5px white;}.ty-product-detail .brand .ty-features-list > em .ty-control-group{margin-bottom:5px;}.ty-product-detail .brand .ty-features-list > em em{color:#363636;font-style:normal;padding-left:5px;}.ty-product-detail .brand .ty-features-list > em .ty-product-feature__label em{color:#9c9c9c;padding-left:0;}.ty-product-detail .brand .ty-features-list > em .ty-product-feature__label em:after{content:":";}.ty-product-detail .brand .ty-features-list > em a em{color:#2daac1;}.ty-product-detail .stock-wrap .ty-control-group{margin-bottom:0;}.ty-product-detail .ty-qty-in-stock,.ty-product-detail .ty-qty-out-of-stock{padding:1px 7px 2px 2px;background:#ff43a7;color:white;font-size:12px;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;}.ty-product-detail .ty-qty-in-stock i,.ty-product-detail .ty-qty-out-of-stock i{color:white;}.ty-product-detail .ty-qty-out-of-stock{background:#999;}.ty-product-detail .ty-qty{margin-bottom:10px;}.ty-product-detail .ty-qty select{min-width:50px !important;}.ty-product-detail .ty-qty .ty-control-group__label{color:#363636;font-weight:bold;}.ty-product-detail .ty-qty .ty-value-changer{width:72px;height:28px;}.ty-product-detail .ty-qty .ty-value-changer__increase,.ty-product-detail .ty-qty .ty-value-changer__decrease{margin:7px 0;}.ty-product-detail .ty-qty .ty-value-changer__input{font-size:16px;height:28px;}.ty-product-detail .ty-min-qty-description{max-width:365px;}.ty-product-detail .ypi-list-bt-block{display:inline-block;vertical-align:top;}.ty-product-detail .ypi-list-btn-action{display:none;}.ty-product-detail .ypi-dt-product-tabs .ypi-list-btn-action{display:inline-flex;}.ty-product-detail .ypi-dt-product-tabs .ypi-list-bt-block{display:inherit;}.ty-product-detail .ypi-dt-product-tabs .ypi-list-bt-block.hidden{display:none;}.ty-product-detail .ypi-dt-product-tabs .ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-19px;}.ty-product-detail .ypi-dt-product-tabs .ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-22px;}@media screen and (max-width: 480px){.ty-product-detail .ypi-dt-product-tabs .grid-list{margin:0;}.ty-product-detail .ypi-dt-product-tabs .grid-list .ty-grid-list__item{margin:2px 1px 10px 4px;}}.ty-product-detail .ypi-allow-shopping{max-width:250px;margin-top:8px;float:left;}@media screen and (max-width: 480px) and (min-width: 321px){.ty-product-detail .ypi-allow-shopping{width:-webkit-calc(100% - 120px);width:calc(100% - 120px);}}.ty-product-detail .ypi-dt-product-tabs{display:inline-block;width:100%;}.ty-product-detail .tab-list-title{margin:30px 0 0;padding:0 10px 0 0;font-size:18px;line-height:26px;font-family:'Open Sans',sans-serif;font-weight:700;background:white;color:#2daac1;border:0 none;position:relative;bottom:-12px;display:inline-block;}.ty-product-detail .tab-list-title:first-child{margin-top:0;}.ty-product-detail .abt-yt-hc{overflow:hidden;position:relative;}.ty-product-detail .abt-yt-hc.active:before{content:'';display:block;position:absolute;bottom:0;right:0;left:0;height:50px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);}.ty-product-detail .show_more{font-size:16px;}.ty-product-detail .show_more span{border-bottom:1px dotted #c8ecf2;}.ty-product-detail .show_more i{font-size:24px;position:relative;top:8px;}.ty-product-detail .sticky-block{display:inline-block;width:100%;}.ty-product-detail.fixed-form .pday-wrap .col{width:100% !important;}.ty-product-detail.fixed-form .ty-product-labels[class^="ty-product-labels"],.ty-product-detail.fixed-form .ypi-product-block__img,.ty-product-detail.fixed-form .ty-product-block__description,.ty-product-detail.fixed-form .ty-product-block__advanced-option,.ty-product-detail.fixed-form .ty-list-price.ty-save-price,.ty-product-detail.fixed-form .sol-container,.ty-product-detail.fixed-form .ty-min-qty-description{position:fixed;top:-100000px;}.ty-product-detail.fixed-form .sticky-block{position:fixed;top:90px;border:3px solid #2daac1;padding:15px 15px 60px;background-color:white;z-index:1;opacity:0;filter:alpha(opacity=0);visibility:hidden;}.ty-product-detail.fixed-form.view .sticky-block{opacity:1;filter:alpha(opacity=100);visibility:visible;}.ty-product-detail.fixed-form .ty-product-block__img-wrapper{min-height:inherit;max-height:120px;}.ty-product-detail.fixed-form .sticky-block .ypi-product-block__note,.ty-product-detail.fixed-form .sticky-block .ypi-product-block__right,.ty-product-detail.fixed-form .sticky-block .ypi-text-image-zoom,.ty-product-detail.fixed-form .sticky-block .ty-product-block__sku,.ty-product-detail.fixed-form .sticky-block .ty-product-thumbnails,.ty-product-detail.fixed-form .sticky-block .qty_discounts_grid,.ty-product-detail.fixed-form .sticky-block .ty-qty,.ty-product-detail.fixed-form .sticky-block .ty-add-to-compare,.ty-product-detail.fixed-form .sticky-block .ab__deal_of_the_day,.ty-product-detail.fixed-form .sticky-block .ty-cr-product-button,.ty-product-detail.fixed-form .sticky-block .ty-product-variant-image{display:none;}.ty-product-detail.fixed-form .sticky-block .ty-add-to-wish{margin-right:0;}.ty-product-detail.fixed-form .sticky-block .yt-mini-pr-image{display:block;}.ty-product-detail.fixed-form .fixed-form-pr-title{font-size:14px;display:block;padding-bottom:10px;}.ty-product-detail.fixed-form .sticky-block .ypi-product-block__left{width:100%;padding-right:0;padding-top:0;}.ty-product-detail.fixed-form .sticky-block .ypi-product-block__left > .span8{margin-left:0;margin-bottom:10px;padding-bottom:0;min-width:inherit;width:120px;}.ty-product-detail.fixed-form .sticky-block .ypi-product-block__left > .span8:nth-child(2){padding-left:15px;width:-webkit-calc(100% - 120px);width:calc(100% - 120px);}.ty-product-detail.fixed-form .product-block-title-rt{width:100%;height:60px;display:inline-block;position:absolute;bottom:0;left:0;background:white;border-top:1px solid #e8e8e8;margin:0;padding:10px 15px 5px;}.ty-product-detail.fixed-form .ty-product-block__button{margin-top:15px;margin-bottom:0;}.ty-product-detail.fixed-form .span8 + .span8 .ty-btn__primary{height:44px;font-size:12px;margin:0 10px 10px 0;flex:1 auto;}.ty-product-detail.fixed-form .span8 + .span8 .ty-btn__primary i{font-size:22px;}.ty-product-detail.fixed-form .span8 + .span8 .ypi-list-bt-block{margin-top:0;}.ty-product-detail.fixed-form .span8 + .span8 .ty-product-options input{max-width:186px;}.ty-product-detail.fixed-form .span8 + .span8 .ty-control-group__label{padding:1px 0;width:100%;float:none;display:block;}.ty-product-detail.fixed-form .span8 + .span8 .col{position:relative;z-index:1;}.ty-product-detail.fixed-form .ypi-allow-shopping{margin-top:0;margin-right:5px;}.ty-product-detail.fixed-form .ypi-list-bt-block{padding-top:0;}.ty-product-detail.fixed-form .ty-product-prices{margin:10px 0 5px 0;}.ty-product-detail.fixed-form .prices-container .ty-price-num{font-size:22px;}.ty-product-detail.fixed-form .prices-container .ty-price-num span{font-size:16px;}.ty-product-detail.fixed-form .ty-strike{margin-bottom:0;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper .ty-stars{padding-top:3px;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:18px;width:16px;}.ty-product-detail.fixed-form .ty-product-options__description{margin:0;}.ty-product-detail.fixed-form .ty-product-options__box{padding:0;}.ty-product-detail.fixed-form .brand{max-height:41px;max-width:120px;overflow:hidden;position:absolute;z-index:1;left:15px;top:135px;}.ty-product-detail.fixed-form .brand *{font-size:12px;}@media screen and (max-width: 1366px){.ty-product-detail.fixed-form.view .sticky-block{padding:15px 15px 70px;width:300px;}.ty-product-detail.fixed-form .ty-product-block__wrapper .ypi-product-block__left > .span8{width:100%;}.ty-product-detail.fixed-form .ty-product-block__wrapper .ypi-product-block__left > .span8:nth-child(2){width:100%;padding-left:0;text-align:center;}.ty-product-detail.fixed-form .product-block-title-rt{padding:10px 15px 5px;}.ty-product-detail.fixed-form .ypi-product-block__img .one-col,.ty-product-detail.fixed-form .ypi-product-block__img .two-col{float:none;margin:0 auto;}.ty-product-detail.fixed-form .brand{position:inherit;max-width:inherit;}.ty-product-detail.fixed-form .stock-wrap{display:flex;justify-content:center;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper .ty-stars{margin-right:5px;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:16px;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper a{margin:2px 7px 0 0;}.ty-product-detail.fixed-form .ty-discussion__rating-wrapper a:last-child{margin-right:0;}}.ty-product-detail .ty-product-block__description{display:inline-block;margin:10px 0;color:#9c9c9c;}@media screen and (min-width: 768px){.ty-product-detail .ty-product-block__description{width:90%;}}.ty-product-detail .ty-product-infoblock-dropdown{display:inline-block;width:100%;background-color:#f5f5f5;margin-bottom:20px;}.ty-product-detail .pib-title{position:relative;padding:15px 20px;margin:0 1px;border-top:1px solid #dbdbdb;cursor:pointer;}.ty-product-detail .pib-title:first-child{border-top:0 none;}.ty-product-detail .pib-title > em{font-size:14px;font-weight:700;font-style:normal;}.ty-product-detail .pib-title > em:after{content:"\E313";font-family:'Material Icons';font-size:18px;color:#bababa;position:absolute;right:15px;top:14px;-webkit-font-smoothing:none;-moz-osx-font-smoothing:inherit;}.ty-product-detail .pib-title i.material-icons{font-size:20px;line-height:0px;margin-right:7px;position:relative;top:5px;left:-2px;}.ty-product-detail .pib-title:hover > em:after{color:#363636;}.ty-product-detail .pib-title .open{padding:20px 19px 0 19px;}.ty-product-detail .pib-title .open.active{border-top:3px solid #2daac1;}.ty-product-detail .pib-title .open > em:after{content:"\f102";}.ty-product-detail .pib-content{padding:0 20px 20px 20px;}.ty-product-detail .pib-content ul{padding:0;}.ty-product-detail .pib-content li{list-style:disc;margin-left:15px;color:#838383;}.ty-product-detail .pib-content a{color:#838383;line-height:130%;border-bottom:1px dotted #e9e9e9;}.ty-product-detail .pib-content a:hover{border-color:#363636;color:#363636;}.ty-product-detail .pib-content p{padding:5px 0 5px 25px;position:relative;}.ty-product-detail .pib-content i.material-icons{font-size:18px;position:absolute;top:7px;left:0;color:#838383;}.ty-product-detail .pib-content .desktop-hidden{display:block;padding:8px 0 0 0;color:#767676;}@media screen and (min-width: 768px){.ty-product-detail .pib-content .desktop-hidden{display:none;}}@media screen and (max-width: 1366px){.ty-product-detail .ypi-product-block__left{width:-webkit-calc(100% - 300px);width:calc(100% - 300px);}.ty-product-detail .ypi-product-block__right{width:300px;}}@media screen and (max-width: 1124px) and (min-width: 768px){.ty-product-detail .ypi-product-block__left{width:100%;}.ty-product-detail .ypi-product-block__right{width:100%;}.ty-product-detail .pib-title{width:33.3333333333%;margin:0;float:left;display:inline-block;border-top:1px solid #ededed !important;}.ty-product-detail .pib-title > em:after{display:none;}.ty-product-detail .pib-content{display:inline-block !important;width:33.3333333333%;position:absolute;top:45px;}.ty-product-detail #elm_delivery{left:0;}.ty-product-detail #elm_payments{left:33.3333333333%;}.ty-product-detail #elm_benefits{left:66.6666%;}.ty-product-detail .ty-product-infoblock-dropdown{height:190px;background:white;margin-bottom:0;position:relative;}}@media screen and (max-width: 767px){.ty-product-detail .ty-breadcrumbs__current,.ty-product-detail .ty-product-switcher,.ty-product-detail .ypi-text-image-zoom{display:none;}.ty-product-detail .ty-product-block-title{margin:0;line-height:120%;font-size:24px;}.ty-product-detail .ty-breadcrumbs{padding:0;}.ty-product-detail .ty-breadcrumbs__a,.ty-product-detail .ty-breadcrumbs__slash{font-size:10px;}.ty-product-detail .sticky-block{width:100%;margin-top:10px;}.ty-product-detail .ui-widget-content.ui-dialog{margin:0 -20px;}.ty-product-detail .ypi-product-block__left,.ty-product-detail .ypi-product-block__left .span8 + .span8,.ty-product-detail .ty-product-block__img-wrapper,.ty-product-detail .ty-product-block__img-wrapper .ty-product-img{width:100% !important;padding:0 !important;}.ty-product-detail .ypi-product-block__right{width:100%;margin-top:20px;}.ty-product-detail .ty-product-block__img-wrapper{max-width:100%;}.ty-product-detail .ty-product-block__rating{width:60%;}.ty-product-detail .ty-discussion__rating-wrapper{height:inherit;}.ty-product-detail .ty-product-block__sku{margin:0;border:1px solid #ededed;padding:0 6px;float:right;display:inline-block;min-width:40%;}.ty-product-detail .ty-product-block__sku .ty-control-group__item,.ty-product-detail .ty-product-block__sku .ty-control-group__label{padding:3px 0;float:left;}.ty-product-detail .ypi-product-block__img{border-bottom:1px solid #e0e0e0;margin:10px 0 20px;padding:10px 0;}.ty-product-detail .ty-product-thumbnails:not(.cm-ab__vg-gallery){display:inline-flex;justify-content:center;margin:10px 0 0;width:100% !important;}.ty-product-detail .ty-product-thumbnails__item{display:inline-block;vertical-align:middle;float:none;padding:2px;margin:0 1px;}.ty-product-detail .ty-product-thumbnails__item.active{border-color:#c7c7c7;}.ty-product-detail .ypi-ab__ia_joins-list{padding:20px 0 0 0;}.ty-product-detail .ypi-ab__ia_joins-list .ty-simple-list__buttons{visibility:visible;opacity:1;filter:alpha(opacity=100);}.ty-product-detail .ty-product-feature__label{width:50%;min-width:50%;}}@media screen and (max-width: 480px){.ty-product-detail .ty-product-block__rating{width:55%;}}.detail-page-products-list .grid-list{margin:0 0 0 -2px;}@media screen and (max-width: 767px){.detail-page-products-list .grid-list{margin:0 0 0 1px;}.detail-page-products-list .grid-list .ty-grid-list__item{margin:6px 2px;}.detail-page-products-list .grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-19px;}.detail-page-products-list .grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-19px;}}@media screen and (max-width: 320px){.detail-page-products-list .grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-next{right:-21px;}.detail-page-products-list .grid-list.ty-scroller-advanced .owl-controls .owl-buttons div.owl-prev{left:-21px;}}h3#buy_together{display:none;}.ypi-buy-together{position:relative;display:inline-block;border:3px solid #ededed;padding:0 20px 20px;margin:30px 0 0 0;width:100%;}.ypi-buy-together.owl-carousel.owl-theme .owl-wrapper-outer{width:-webkit-calc(100% - 2px);width:calc(100% - 2px);}.ypi-buy-together.owl-carousel.owl-theme .owl-pagination{margin-top:-10px;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons div{display:inline-block;position:absolute;height:150px;width:30px;top:50%;margin:-75px 0 0 0;padding:0;font-size:0;line-height:0;color:#363636;background:#ededed;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0;right:auto;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev i{font-size:34px;line-height:150px;margin-left:-5px;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next{right:0;left:auto;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next i{font-size:34px;line-height:150px;}@media screen and (max-width: 480px){.ypi-buy-together.owl-carousel.owl-theme .owl-pagination{margin-top:0;}.ypi-buy-together.owl-carousel.owl-theme .owl-controls .owl-buttons{display:none;}}@media screen and (max-width: 768px){.ypi-buy-together > form:nth-child(odd){border-bottom:2px solid #363636;}}.ypi-buy-together h3.ty-subheader{padding-top:20px;}.ty-buy-together{position:relative;text-align:center;-webkit-transition:all 0.5ms;-moz-transition:all 0.5ms;-o-transition:all 0.5ms;transition:all 0.5ms;}.ty-buy-together ::-webkit-scrollbar{height:10px;width:10px;}.ty-buy-together ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);border-radius:10px;}.ty-buy-together ::-webkit-scrollbar-thumb{border-radius:10px;background:#bababa;}.ty-buy-together:hover ::-webkit-scrollbar{height:10px;}.ty-buy-together:hover ::-webkit-scrollbar-thumb{background:#a1a1a1;}.ty-buy-together .ty-buy-together__box{display:inline-block;}.ty-buy-together .ty-buy-together__products{width:auto;display:inline-block;text-align:left;float:left;}.ty-buy-together .ypi-together-price-block{display:inline-block;text-align:left;float:left;}.ty-buy-together .ty-buy-together-price{min-width:225px;margin:10px 0 25px 0;padding:0 0 0 35px;border-top:0 none;}.ty-buy-together .ypi-together-price-block .buttons-container{min-width:225px;padding:0 0 0 35px;background:none;}.ty-buy-together .ty-buy-together__description{margin:0;padding:0 0 10px;border-top:0 none;text-align:left;white-space:normal;color:#838383;}.ty-buy-together .ty-buy-together-option{white-space:normal;font-size:10px;line-height:100%;}.ty-buy-together.scroll{position:relative;}.ty-buy-together.scroll .ty-buy-together__box{width:100%;}.ty-buy-together.scroll .ty-buy-together__products,.ty-buy-together.scroll .ty-buy-together__description{width:-webkit-calc(100% - 320px);width:calc(100% - 320px);}.ty-buy-together.scroll .ypi-together-price-block{width:260px;}@media screen and (min-width: 768px){.ty-buy-together.scroll .ypi-together-price-block:before{content:"";width:100px;height:95%;position:absolute;margin-left:-100px;background:linear-gradient(90deg,rgba(255,255,255,0) 10%,#fff 100%);}}.ty-buy-together.scroll .chain-equally{z-index:300;}@media screen and (max-width: 1050px){.ty-buy-together{text-align:left;}.ty-buy-together .ty-buy-together__box{width:100%;}.ty-buy-together .ypi-together-price-block{top:50%;right:20px;position:absolute;margin-top:-106px;}.ty-buy-together .ty-buy-together__product{width:100%;float:left;padding-top:15px;padding-bottom:30px;border-bottom:1px solid #ededed;}.ty-buy-together .ty-buy-together__products{width:-webkit-calc(100% - 300px);width:calc(100% - 300px);}.ty-buy-together .ty-buy-together__products div:nth-last-child(2){border-bottom:0 none;}.ty-buy-together .ty-buy-together__plus:not(.chain-equally){float:left;margin-top:-101px;margin-left:-webkit-calc(50% - 20px);margin-left:calc(50% - 20px);font-size:30px;width:40px;height:40px;line-height:40px;}}@media screen and (max-width: 1050px) and (min-width: 769px){.ty-buy-together .ty-buy-together__plus.chain-equally{position:absolute;top:-webkit-calc(50% - 40px);top:calc(50% - 40px);margin:0 0 0 -40px;font-size:64px;width:80px;height:80px;line-height:75px;}}@media screen and (max-width: 768px){.ty-buy-together .ty-buy-together__products,.ty-buy-together .ypi-together-price-block{width:100% !important;}.ty-buy-together .ypi-together-price-block{position:inherit;margin-top:-19px;padding:10px 0 20px 0;width:100%;right:0;border-top:1px solid #e0e0e0;text-align:center;}.ty-buy-together .ypi-together-price-block .ty-buy-together-price__title{max-width:100%;}.ty-buy-together .ypi-together-price-block .buttons-container{padding-left:0;}.ty-buy-together .ty-buy-together-price{padding-left:0;margin-top:20px;}.ty-buy-together .chain-equally{float:left;margin-top:-107px;margin-left:-webkit-calc(50% - 20px);margin-left:calc(50% - 20px);font-size:35px;width:40px;height:40px;line-height:40px;color:white;background:#363636;z-index:2;}}.ty-buy-together__product{vertical-align:top;margin:10px 0;width:180px;}.ty-buy-together__product-price{padding-top:10px;}.ty-buy-together__product-price .count{color:#838383;background:white;border:1px solid #dcdcdc;width:20px;height:20px;line-height:18px;display:inline-block;font-size:11px;text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.ty-buy-together__product-price .price{font-family:'Open Sans',sans-serif;font-weight:900;font-size:18px;letter-spacing:-0.02em;}.ty-buy-together__product-price .price .ty-rub{font-size:75%;color:#838383;}.ty-buy-together__product-price .ty-strike{margin:0 5px 5px;color:#838383;}.ty-buy-together__plus{position:relative;top:70px;display:inline-block;margin:0 0 20px;color:#363636;font-size:32px;width:50px;height:50px;text-align:center;line-height:50px;background:#ededed;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.ty-buy-together__product-options > .ty-btn.ty-btn__primary{color:#838383;background:white;font-size:9px;line-height:34px;height:34px;padding:0px 15px;z-index:auto !important;-webkit-box-shadow:inset 0 0 0 2px #ededed;-moz-box-shadow:inset 0 0 0 2px #ededed;box-shadow:inset 0 0 0 2px #ededed;}.ty-buy-together__product-options > .ty-btn.ty-btn__primary:hover{color:#2daac1;-webkit-box-shadow:inset 0 0 0 2px #2daac1;-moz-box-shadow:inset 0 0 0 2px #2daac1;box-shadow:inset 0 0 0 2px #2daac1;}.ty-buy-together__product-options .ui-widget-overlay{display:none !important;}.ty-buy-together__product-options .ui-dialog{position:fixed !important;top:10% !important;box-shadow:0 0 50px rgba(0,0,0,0.35);}.ty-buy-together__product-name{padding-top:10px;}.ty-buy-together__product-name a{color:#838383;}.ty-buy-together-price__title{color:#838383;font-size:13px;font-weight:normal;display:block;padding-right:0;padding-bottom:7px;width:100%;max-width:160px;}.ty-buy-together-price__old .ty-buy-together-price__title{color:#dcdcdc;}.ty-buy-together-price__old .ty-strike{color:#838383;font-size:16px;}.ty-buy-together-price__new .price{font-family:'Open Sans',sans-serif;font-weight:900;font-size:24px;letter-spacing:-0.02em;color:#ff43a7;}.ty-buy-together-price__new .ty-rub{color:#838383;font-size:75%;}@media screen and (max-width: 767px){.ypi-buy-together div.ui-dialog .object-container{padding:0 20px;}.ypi-buy-together .ty-buy-together__product-options .ui-dialog{width:-webkit-calc(100% - 20px) !important;width:calc(100% - 20px) !important;top:10px !important;box-shadow:0 0 0 2000px rgba(0,0,0,0.45);margin:0;text-align:left;}}body.hide-cloudzoom .cloudzoom-blank{display:none;}body.hide-cloudzoom .cloudzoom-zoom{display:none;}.ab__icon_video{color:#838383;display:inline-block;float:left;margin-right:2px;}.ab__icon_video i{font-size:14px;line-height:16px;margin-left:-1px;}.ty-scroller-list__description .product-title{margin:5px 0 0;padding:0 10px;height:30px;width:100%;line-height:120%;overflow:hidden;color:#838383;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.ty-simple-list__price{margin-top:5px;}.ty-simple-list__price .ty-price-num{font-family:'Open Sans',sans-serif;font-weight:700;font-size:18px;letter-spacing:-0.02em;}.ty-simple-list__price .ty-price-num span{font-size:75%;color:#838383;}.ty-simple-list__buttons{padding:10px 20px 0;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .2s ease, visibility .2s ease 0s;-moz-transition:opacity .2s ease, visibility .2s 0s ease;-o-transition:opacity .2s ease, visibility .2s 0s ease;transition:opacity .2s ease, visibility .2s ease 0s;}.ty-simple-list__buttons .ty-btn__primary{height:36px;line-height:36px;font-size:12px;font-weight:normal;padding:0 15px;}.ty-simple-list__buttons .ty-btn__primary > span{height:36px;}.ty-simple-list__buttons .ty-cr-product-button{display:none;}.ty-compare-products__product .ty-qty .ty-control-group__label{width:auto !important;font-weight:normal;padding:0;}.ty-compare-products__product .ty-value-changer{margin:-3px 10px 5px 0;}.ty-compare-products__product .ty-simple-list__buttons{visibility:visible;opacity:1;filter:alpha(opacity=100);padding:0 20px 20px;}.ty-compact-list__controls{padding:10px 0;}.ty-compact-list__controls .ty-cr-product-button{display:none;}.ty-compact-list .ab__icon_video{display:none;}.ty-compact-list .ty-compact-list__item{border-bottom:0 none;}.ty-compact-list .ty-compact-list__item .product-title{line-height:130%;text-decoration:underline;display:inline-block;}.ty-compact-list .ty-compact-list__item:nth-child(2n){border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin-bottom:-1px;}.ty-compact-list .ty-compact-list__item:last-child{border-bottom:0 none;}.ty-compact-list .ty-compact-list__image{position:relative;width:80px;padding:0;}.ty-compact-list .ty-product-labels{left:0;top:0;}.ty-compact-list .ty-product-labels__item{zoom:0.825;}.ty-compact-list .ty-product-labels__item--shipping{display:none;}.ty-compact-list .ty-compact-list__title{width:250px;padding:10px;margin-right:0;}.ty-compact-list .ty-compact-list__title .product-title{display:block;}.ty-compact-list .ty-compact-list__title .ab__icon_video{display:inline-block;}.ty-compact-list .compact-list__rating{margin-top:5px;position:relative;display:inline-block;}.ty-compact-list .compact-list__rating .ty-stars{float:left;}.ty-compact-list .ty-stars__icon{font-size:15px;width:13px;margin-left:0;}.ty-compact-list .cn-comments{position:relative;color:#9c9c9c;font-size:12px;top:-3px;margin-right:2px;}.ty-compact-list .ab__icon_video{margin:4px 2px 0 0;}.ty-compact-list .ty-control-group{margin-bottom:0;}.ty-compact-list .ty-sku-item{display:inline-block;vertical-align:top;}.ty-compact-list .ty-control-group__label,.ty-compact-list .ty-control-group__item{font-size:10px;color:#838383;margin-right:5px;}.ty-compact-list .ty-value-changer,.ty-compact-list .touch .ty-value-changer{margin:5px 10px;}.ty-compact-list .ty-strike{margin-bottom:0;}.ty-compact-list .ty-btn__primary{height:36px;font-size:12px;font-weight:normal;padding:0 15px;}.ty-compact-list .ty-btn__primary > span{height:36px;}.ty-compact-list .ty-btn__primary:before{line-height:30px;padding-left:0;}.ty-compact-list .ty-btn__add-to-cart{padding-left:20px;}.ty-compact-list .ty-btn__add-to-cart:before{font-size:16px;top:3px;}.ty-compact-list .ty-compact-list__controls{width:-webkit-calc(100% - 330px);width:calc(100% - 330px);}.ty-compact-list .ty-qty-out-of-stock{margin-right:0;height:36px;line-height:36px;font-size:12px;font-weight:normal;text-transform:uppercase;padding:0 15px;background:#ededed;color:#999;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;}.ty-compact-list__price > span{display:block;line-height:140%;}.ty-compact-list__price .ty-price{margin-left:10px;}.ty-compact-list__price .ty-price .ty-price-num{font-family:'Open Sans',sans-serif;font-weight:700;font-size:16px;letter-spacing:-0.02em;}.ty-compact-list__price .ty-price .ty-price-num span{font-size:82%;color:#838383;}.ty-compact-list__price .ty-list-price{font-size:13px;margin-right:0;}@media screen and (max-width: 767px){.ty-compact-list .ty-compact-list__controls > div:last-child{float:right;}.ty-compact-list .ty-compact-list__image{display:inline-block;float:left;width:60px;padding:10px 0;}.ty-compact-list .ty-compact-list__title{width:-webkit-calc(100% - 70px);width:calc(100% - 70px);display:inline-block;padding:10px 0 0 20px;}.ty-compact-list .ty-compact-list__title .product-title{line-height:130%;color:#2daac1;text-decoration:underline;font-weight:normal;}.ty-compact-list div.ty-compact-list__price{width:100px;padding-bottom:10px;}.ty-compact-list div.ty-compact-list__price .ty-price{margin-left:0;}.ty-compact-list div.ty-compact-list__price .ty-list-price:first-child{padding-left:0;}.ty-compact-list .ty-btn__primary{margin-left:0 !important;}}@media (max-width: 480px){.ty-compact-list .ty-compact-list__controls{width:-webkit-calc(100% - 80px);width:calc(100% - 80px);text-align:right;}}@media (max-width: 360px){.ty-compact-list .ty-compact-list__controls{width:100%;}}.ypi-ab__ia_joins-list{position:relative;display:inline-block;width:100%;margin-top:30px;padding:20px 20px 0 20px;border-top:3px solid #2daac1;}.ypi-ab__ia_joins-list:after{content:"";position:absolute;display:block;left:10%;top:-32px;margin-left:-6px;border-color:transparent;border-style:solid;border-top-width:0;border-bottom-color:white;border-width:16px;}.ypi-ab__ia_joins-list:before{content:"";position:absolute;display:block;left:10%;top:-40px;margin-left:-10px;border-color:transparent;border-style:solid;border-top-width:0;border-bottom-color:#2daac1;border-width:20px;}.ypi-ab__ia_joins-list .ty-scroller-list__item{padding-top:0;text-align:center;}.ypi-ab__ia_joins-list .ty-scroller-list__item .ty-simple-list__buttons{padding-top:5px;}.ypi-ab__ia_joins-list .ty-scroller-list__item:hover .ty-simple-list__buttons{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity .4s ease, visibility 0s ease 0s;-moz-transition:opacity .4s ease, visibility 0s 0s ease;-o-transition:opacity .4s ease, visibility 0s 0s ease;transition:opacity .4s ease, visibility 0s ease 0s;}.ypi-ab__ia_joins-list .ty-scroller-list__item:hover .ty-scroller-list__description .product-title{color:#363636;max-height:35px;}.ty-ab__ia_joins-list-products .ty-owl-controls{position:absolute;top:27px;right:0;margin-top:0;}@media screen and (max-width: 576px){.ty-ab__ia_joins-list-products .ty-owl-controls{top:72px;}}@media screen and (max-width: 320px){.ty-ab__ia_joins-list-products .ty-owl-controls{top:27px;}}.ty-ab__ia_joins-list ul li{margin:5px 0 0 0;height:38px;max-width:99%;display:inline-flex;align-items:center;justify-content:center;}.ty-ab__ia_joins-list ul li a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:none;font-weight:normal;background:none;font-size:14px;}.ty-ab__ia_joins-list ul li a:hover{text-decoration:none;}.ty-ab__ia_joins-list ul li:not(.active) a{display:inline-block;position:relative;padding:0;margin:0 14px;line-height:14px;color:#2daac1;height:auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-ab__ia_joins-list ul li:not(.active) a:after{content:"";position:absolute;width:101%;height:1px;bottom:-1px;left:0;border-bottom:1px dotted #9fdde9;}.ty-ab__ia_joins-list ul li.active a{background:none;color:#363636;border:2px solid #e0e0e0;height:36px;padding:0 12px;margin:0;line-height:32px;}.notification-body-extended .ty-product-notification__subtotal{color:#838383;}.notification-body-extended .ty-product-notification__subtotal span:not(.ty-rub){font-family:'Open Sans',sans-serif;font-weight:900;font-size:24px;color:#363636;}.notification-body-extended .ty-product-notification__buttons{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}.notification-body-extended .ty-product-notification__buttons > div{margin:0 5px;width:-webkit-calc(50% - 5px);width:calc(50% - 5px);}.notification-body-extended .ty-product-notification__buttons > div:last-child{margin-right:0;text-align:right;}.notification-body-extended .ty-product-notification__buttons > div:first-child{margin-left:0;text-align:left;}.notification-body-extended .ty-product-notification__buttons > div a.ty-btn span{max-width:150px;}.notification-body-extended .ty-product-notification__buttons .ty-btn__primary:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E86C";position:relative;margin:0 5px 0 -8px;font-size:22px;}.notification-body-extended .ab__vg-videos{display:inline-block;clear:both;width:100%;}.notification-body-extended .ty-ab__ia_joins > span{font-family:'Open Sans',sans-serif;font-weight:700;color:#838383;font-size:16px;line-height:140%;margin-bottom:10px;margin-top:20px;display:block;}.notification-body-extended .ty-ab__ia_joins .ty-tabs__content{padding:0;}.notification-body-extended .ty-ab__ia_joins .ty-tabs .ty-tabs__item .ty-tabs__a,.notification-body-extended .ty-ab__ia_joins .ty-tabs .subtab a{height:37px;line-height:32px;font-size:13px;padding:0 15px;text-transform:none;font-weight:normal;}.notification-body-extended .ty-ab__ia_joins .ty-compact-list .ty-btn__primary{background:#363636;}.notification-body-extended .ty-ab__ia_joins .ty-compact-list .ty-btn__primary:hover{background:#434343;}.notification-body-extended .ty-ab__ia_joins .ty-sku-item{display:none;}@media screen and (max-width: 480px){.notification-body-extended .ty-ab__ia_joins .ty-compact-list__controls{padding:0 0 10px 80px;}.notification-body-extended .ty-ab__ia_joins .ty-compact-list__price{width:auto;}}.tygh-footer{padding-bottom:0 !important;}.footer-copyright{background:transparent;}.ty-footer-menu{padding-top:10px;}.ty-footer-menu .y-mainbox-title{font-size:16px;font-weight:700;padding-top:20px;margin:0 0 10px;}.ty-footer-menu__items,.ty-footer-general__body{margin:10px 0 0;}.footer-no-wysiwyg .ty-wysiwyg-content ul{padding-left:0;color:#838383;}.footer-no-wysiwyg .ty-wysiwyg-content p,.footer-no-wysiwyg .ty-wysiwyg-content li{color:#838383;}.ty-footer-form-block{margin-top:0;}.ty-footer-form-block .ty-input-text-medium{width:-webkit-calc(100% - 100px);width:calc(100% - 100px);max-width:250px;}.ty-footer-form-block .ty-btn__subscribe{height:36px;line-height:36px;font-size:10px;padding:0 10px;margin:0;background:#9c9c9c;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-footer-form-block .ty-btn__subscribe:hover{background:#dcdcdc;}.ty-footer-form-block-policy__input{padding-bottom:15px;}.ty-footer-form-block-policy__input label{color:#363636;}.ty-social-link__title{color:#9c9c9c;}.ypi-socials{margin:15px 0;}.ypi-socials a{color:#9c9c9c;font-size:18px;margin-right:10px;}.ypi-socials a:hover{color:#838383;}@media screen and (max-width: 767px){.ty-footer-form-block{text-align:left;}.ty-footer-menu__header,.ty-footer-general__header{border-bottom:1px solid #ededed;padding:10px 30px 10px 0;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{font-size:18px;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:3px 0;border:0 none;}}@media screen and (max-width: 767px){.ty-cart-items{width:300px;}}.ty-mainbox-body .buttons-container{margin:10px 0px;padding:15px 20px;}.ty-cart-content__left-buttons .ty-btn__tertiary{background:white;color:#838383;}.ty-cart-content__left-buttons .ty-btn__tertiary:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E14C";position:relative;margin:0 2px 0 -8px;font-size:26px;}.ty-cart-content__left-buttons .ty-btn__tertiary:hover{background:white !important;color:#363636;}.ty-cart-content__right-buttons .ty-btn__primary:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:"\E86C";position:relative;margin:0 5px 0 -8px;font-size:22px;}.ty-cart-total{background:#fafafa;margin-top:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-cart-statistic__item{color:#838383;padding-bottom:5px;}.ty-cart-statistic__total{padding-top:20px;font-family:'Open Sans',sans-serif;font-weight:500;font-weight:normal;font-size:16px;}.ty-cart-statistic__total .ty-cart-statistic__total-value{width:auto;font-size:22px;}.ty-cart-statistic__total .ty-cart-statistic__total-value .ty-price > span{font-size:75%;color:#838383;}@media screen and (max-width: 767px){.ty-cart-statistic__title,.ty-cart-statistic__total-title{font-size:14px;}.ty-cart-statistic__total .ty-cart-statistic__total-value{font-size:18px;float:right;}}.ypi-cart-grid .ty-coupons__container{padding-right:0;width:370px;color:#dcdcdc;}.ypi-cart-grid .ty-cart-content{margin-top:20px;}.ypi-cart-grid .ty-cart-content__image-block{max-width:80px;}.ypi-cart-grid .ty-cart-content__image{height:80px;width:80px;}.ypi-cart-grid .ty-cart-content__image .ty-no-image{width:100% !important;height:100% !important;}.ypi-cart-grid .ty-cart-content__sku{color:#838383;}.ypi-cart-grid #cart_items .ty-table th{background:white;border-bottom:1px solid #e0e0e0;padding:0 20px 10px 20px;}.ypi-cart-grid #cart_items .ty-table td{padding:10px 20px;vertical-align:middle;border:0 none;}.ypi-cart-grid #cart_items .ty-table tr{border-bottom:1px solid #f5f5f5;}.ypi-cart-grid #cart_items .ty-table tr:nth-child(2n){background:white;}.ypi-cart-grid #cart_items .ty-cart-content__qty{padding:10px 10px 10px 20px !important;}.ypi-cart-grid #cart_items .quantity-cell{text-align:center;}.ypi-cart-grid #cart_items .ty-control-group{margin:0 0 5px;}.ypi-cart-grid #cart_items .ty-ab__ia_joins{padding:20px 0;}.ypi-cart-grid #cart_items .ty-ab__ia_joins > .cm-combination.ty-hand{color:#4caf50;font-family:'Open Sans',sans-serif;font-weight:500;font-size:16px;border-bottom:1px dotted #d9eeda;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list{position:relative;max-width:800px;margin-top:15px;padding:0 20px;background:white;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(0,0,0,0.22);}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list:after,.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list:before{content:"";position:absolute;display:block;left:20px;border-color:transparent;border-style:solid;border-top-width:0;border-width:11px;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list:after{top:-21px;border-bottom-color:white;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list:before{top:-22px;border-bottom-color:rgba(0,0,0,0.2);}.ypi-cart-grid .ty-btn--recalculate-cart{display:none;}@media screen and (max-width: 979px){.ypi-cart-grid .buttons-container.ty-cart-content__top-buttons .ty-btn,.ypi-cart-grid .buttons-container.ty-cart-content__bottom-buttons .ty-btn{display:inline-flex;margin-left:inherit;}.ypi-cart-grid .buttons-container.ty-cart-content__top-buttons .ty-btn.text-button{margin-left:10px;}}@media screen and (max-width: 767px){.ypi-cart-grid .buttons-container.ty-cart-content__top-buttons .ty-btn.text-button{margin-top:10px;margin-left:0;}.ypi-cart-grid .ty-cart-content__top-buttons .ty-btn__secondary{display:none;}.ypi-cart-grid .ty-cart-content__top-buttons .ty-btn__tertiary{margin-top:0;}.ypi-cart-grid .ty-table tr{border:1px solid #f5f5f5;margin-bottom:-1px;}.ypi-cart-grid #cart_items .ty-cart-content__qty{padding-right:6px !important;}.ypi-cart-grid #cart_items .ty-table{line-height:0;margin:10px 0 0;display:inline-block;}.ypi-cart-grid #cart_items .ty-table tbody,.ypi-cart-grid #cart_items .ty-table tr{display:inline-block;width:100%;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__image-block{display:inline-block;float:left;max-width:100px;padding:10px 0 10px 20px;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__image-block .ty-table__responsive-header{visibility:hidden;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__description{width:-webkit-calc(100% - 100px) !important;width:calc(100% - 100px) !important;display:inline-block;line-height:120%;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__description div.ty-table__responsive-header{display:none;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__price,.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__qty,.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__price{width:33%;float:left;line-height:120%;}.ypi-cart-grid #cart_items .ty-table div:empty{display:none;}.ypi-cart-grid #cart_items .ty-table .ty-table__responsive-content{padding-top:10px;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__qty .ty-table__responsive-content{padding-top:0;}.ypi-cart-grid .ty-value-changer,.ypi-cart-grid .touch .ty-value-changer{margin:5px 20px 5px 5px;}.ypi-cart-grid .ty-cart-content__options{margin-top:5px;}.ypi-cart-grid .ty-product-options{margin-bottom:5px;}.ypi-cart-grid .ty-coupons__container{width:100%;}.ypi-cart-grid .ty-coupons__container input{width:100%;padding-right:95px;text-overflow:ellipsis;overflow:hidden;}.ypi-cart-grid #cart_items .ty-ab__ia_joins{padding:0 0 10px 0;width:100%;line-height:140%;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list__image{display:inline-block;float:left;width:60px;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list__title{width:-webkit-calc(100% - 60px);width:calc(100% - 60px);padding:10px 0 0 20px;display:inline-block;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list__controls{width:100%;padding:0 0 10px 80px;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list__price{width:110px;margin-right:0;padding:10px 0;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-value-changer,.ypi-cart-grid #cart_items .ty-ab__ia_joins .touch .ty-value-changer{margin:5px 0;}}@media screen and (max-width: 320px){.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__description{width:100% !important;}.ypi-cart-grid #cart_items .ty-table td.ty-cart-content__image-block{max-width:inherit;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list__controls{padding:0;}.ypi-cart-grid #cart_items .ty-ab__ia_joins .ty-compact-list{padding:0 15px;}.ypi-cart-grid .ty-cart-content__image{height:120px;}}.ty-checkout__title{font-size:28px;font-weight:700;}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{padding:8px 14px 8px 14px;height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-step__container,.ty-step__title-active{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-step__title-txt,.ty-step__title-complete .ty-step__title-txt{font-size:18px;padding-right:80px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}.ty-step__title .ty-step__title-left{background:#2daac1;}.ty-step__title .ty-step__title-txt{color:#2daac1;}.ty-step__title-left{font-size:15px;width:24px;height:24px;line-height:24px;padding:0;text-align:center;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.ty-step__title-active{background:#363636;margin:-1px;}.ty-step__title-active .ty-step__title-left{color:#363636;margin-top:2px;}.ty-step__title-active .ty-step__title-arrow{color:#363636;}.ty-step__container-active{background:white;border:1px solid #eee;margin:0 0 15px 0;}.ty-step__title-complete .ty-step__title-right .ty-btn{right:15px;top:15px;margin:0;background:none;border:none;border-bottom:1px dotted;color:#2daac1;padding:0;line-height:120%;height:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-step__title-complete .ty-step__title-right .ty-btn:hover{color:#238698;}.ty-checkout-buttons{background:white;padding:20px 20px 0 20px;}.ty-checkout__billing-tabs .ty-tabs .ty-tabs__item{padding:0 20px 10px;text-align:center;}.ty-credit-card{border:#ededed;background:#ededed;}.ty-cc-icons__item{top:4px;padding-left:4px;}.ty-checkout__register{margin:0 3% 0 0;}.ty-profile-field__switch{border-color:#2daac1;}.ty-checkout__billing-options{padding:0 20px 0;}.ty-payments-list__item{padding:0 0 10px 0;}.ty-order-summary{margin-top:70px;}.ty-order-products__list .ty-product-options{margin:0;color:gray;}.ty-checkout-summary__item{color:gray;}.ty-checkout-summary__item.ty-right{color:#363636;}.ty-checkout-summary__total-sum > span{font-weight:bold;font-size:18px;}@media screen and (max-width: 480px){.ty-order-summary{margin-top:20px;}.ty-step-one .ty-checkout-buttons{margin-top:20px;padding:0;}.ty-checkout__title{margin-top:0;}}.stripe-connect-payment-form__card,.stripe-connect-payment-form__expiry,.stripe-connect-payment-form__cvc{min-width:auto;padding:6px 8px;border:1px solid #d4d4d4;box-sizing:content-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.litecheckout__page-title{margin-bottom:10px;}.litecheckout__header{border-bottom:1px solid #e1e1e1;}.litecheckout__footer{border-top:1px solid #eee;}.litecheckout__footer > .footer-copyright{padding-top:20px;padding-bottom:20px;}.litecheckout__footer > .footer-copyright [class*="span"] > .row-fluid{height:40px;display:flex;align-items:center;flex-wrap:wrap;}.litecheckout__footer > .footer-copyright .ty-logo-container{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.8;filter:alpha(opacity=80);height:40px;}.litecheckout__footer > .footer-copyright .ty-logo-container img{max-height:40px;}@media screen and (max-width: 767px){.litecheckout__footer .top-logo{display:none;}}.litecheckout__cart{background-color:rgba(45,170,193,0.07);border-radius:0;}@media screen and (min-width: 768px){.litecheckout__cart{margin-top:98px;}}.litecheckout__cart .ty-sidebox__title{padding:0 0 10px;border-bottom:1px solid rgba(45,170,193,0.2);}.litecheckout__cart .ty-order-products__item{line-height:145%;padding: 0;border-bottom:1px solid rgba(45,170,193,0.2);}.litecheckout__cart .ty-order-products__item:first-child{padding-top:0;}.litecheckout__cart .ty-gift-certificate-coupon input:not(.cm-failed-field){border-color:rgba(45,170,193,0.3);}.litecheckout__cart .ty-gift-certificate-coupon button{height:36px;border:1px solid rgba(45,170,193,0.5);background-color:#fff;outline:none;top:0;right:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.litecheckout__cart .ty-gift-certificate-coupon button:hover{border-color:#2b88c6;box-shadow:0 0 0 2px rgba(43,136,198,0.1);}.litecheckout__cart .ty-gift-certificate-coupon button:before{content:'';display:block;position:absolute;bottom:0;height:100%;width:50px;margin-left:-61px;background:linear-gradient(90deg,rgba(255,255,255,0) 10%,white 100%);z-index:1;}.litecheckout__step-title{font-size:20px;font-weight:bold;margin-top:0;}.litecheckout__group{align-items:flex-start;justify-content:space-between;}.litecheckout__group .ty-control-group label{margin-left:0.4rem;}.litecheckout__field{margin:0.5rem 0.3rem;}.litecheckout__field input[type="text"],.litecheckout__field input[type="password"],.litecheckout__field input[type="tel"],.litecheckout__field input[type="number"]{height:44px;font-size:15px;}.litecheckout__field textarea.litecheckout__input{min-height:100px;height:auto;}.litecheckout__form{width:-webkit-calc(100% + 0.8rem);width:calc(100% + 0.8rem);margin:0 -0.4rem;}.litecheckout__label{top:2px;left:9px;color:#dcdcdc;}.litecheckout .litecheckout__input{min-height:44px;height:auto;font-size:15px;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus{padding-top:16px;padding-bottom:4px;}.litecheckout .litecheckout__input:placeholder-shown:not(:focus) + .litecheckout__label{top:12px;left:14px;color:#9c9c9c;}.litecheckout .litecheckout__input:hover,.litecheckout .litecheckout__input:focus{border-color:#2daac1 !important;}.litecheckout .litecheckout__input:focus{box-shadow:0 0 0 2px rgba(45,170,193,0.2);}.litecheckout .litecheckout__input,.litecheckout__shipping-method__wrapper,.litecheckout__input--selectable--select{border-color:#e1e1e1;padding:7px;min-height:44px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.litecheckout__input--selectable--select:not(:placeholder-shown),.litecheckout__input--selectable--select:focus{border-color:#e1e1e1;padding:7px;height:44px;}.litecheckout__shipping-method__logo img{max-height:50px;margin-bottom:10px;}.litecheckout__shipping-method__title{color:#2daac1;}.litecheckout__shipping-method__wrapper{border:1px dashed #2daac1;}.litecheckout__shipping-method__wrapper:hover{border-color:#2898ac;border-style:solid;}.litecheckout__shipping-method__wrapper:hover .litecheckout__shipping-method__title{color:#2898ac;}.litecheckout .litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border-color:#2daac1;box-shadow:0 0 0 4px rgba(45,170,193,0.2), 0 0 0 1px #2daac1;}.litecheckout input#litecheckout_city{text-transform:capitalize;}.litecheckout .pickup__offices-wrapper{border:0 none;background:#f6f6f6;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#2b88c6;}.litecheckout .pickup__offices--list .ty-sdek-office__selected{border-left-color:#2b88c6 !important;}.litecheckout .litecheckout__fields-row--wrapped .ty-one-store{border-top:1px solid #fff;}.litecheckout .ty-credit-card{background:#f6f6f6;}.litecheckout .ty-cc-icons__icon{margin:2px 0;}.litecheckout__terms .ty-checkout__terms{background-color:#fff6fb;border-color:#ffdcef;margin-bottom:5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-checkout-summary__total div{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-weight:bold;}.ty-checkout-summary__total-sum{font-size:24px;}.ypi-vendor-products_grid .side-grid{margin-top:20px;}.ypi-vendor-info{margin:15px 0;padding-bottom:30px;border-bottom:1px solid #ededed;}.ypi-vendor-info .ty-logo-container-vendor{display:inline-block;width:240px;float:left;text-align:center;}.ypi-vendor-info .ty-logo-container-vendor img{padding:15px 40px 15px 0;}.ypi-vendor-info .ty-vendor-information{display:inline-block;text-align:left;width:-webkit-calc(100% - 240px);width:calc(100% - 240px);}.ypi-vendor-info .ty-vendor-information p{width:80%;}.ypi-vendor-info .ypi-vendor-name{font-size:23px;font-weight:700;line-height:120%;font-family:'Open Sans',sans-serif;margin:10px 0;}@media screen and (max-width: 767px){.ypi-vendor-info .ty-logo-container-vendor{width:100%;}.ypi-vendor-info .ty-logo-container-vendor img{padding:0;max-width:300px;}.ypi-vendor-info .ty-vendor-information{width:100%;text-align:center;}.ypi-vendor-info .ty-vendor-information p{width:100%;}}.all-vendors-list{margin-top:40px;border-top:1px solid #ededed;}.all-vendors-list .ty-sort-container{float:right;padding:0;margin:-23px 0px;width:auto;}.all-vendors-list .ty-sort-container .ty-sort-dropdown{margin-left:0;}.all-vendors-list .ty-companies__img . ty-stars{display:inline-block;}.all-vendors-list .ty-companies__img > p{color:#9c9c9c;line-height:16px;display:inline-block;float:left;}.all-vendors-list .ty-company-image{max-width:120px;}.all-vendors-list .ty-no-image{width:120px !important;height:80px !important;max-width:inherit;min-width:inherit;}.all-vendors-list .ty-companies__info a{font-size:18px;padding-top:0;}@media screen and (max-width: 480px){.all-vendors-list .ty-companies__info{padding:0;width:100%;}.all-vendors-list .ty-companies__img{text-align:left;margin-bottom:10px;display:inline-block;width:100%;}.all-vendors-list .ty-companies__img > p{padding:0 0 0 10px;color:#9c9c9c;}}.ty-company-detail__logo{margin:0 40px 20px 0;width:240px;height:auto;border:0 none;line-height:100px;}.vendor_communication-btn{display:inline-block;}.vendor_communication-btn a{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-transform:none;font-size:14px;font-weight:600;display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:12px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-transform:uppercase;white-space:nowrap;background-clip:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-width:100%;color:white;border-bottom:2px solid #1d1d1d;background:#363636;}.vendor_communication-btn a i{top:inherit;}.vendor_communication-btn a > span{display:flex;align-items:center;justify-content:center;white-space:normal;line-height:normal;word-wrap:break-word;overflow:hidden;max-height:44px;font-size:inherit;}@media screen and (max-width: 767px){.vendor_communication-btn a > span{display:flex;height:28px;line-height:110%;}}.vendor_communication-btn a > span > span{font-size:inherit;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;max-height:36px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}.vendor_communication-btn a:hover{background:#434343;border-color:#242424;color:white;}.ypi-vendors-info{padding-top:5px;padding-left:110px;color:#9c9c9c;}.ypi-vendors-info *{color:#9c9c9c;padding:0;}.ypi-vendors-logo{display:inline-block;float:left;margin:4px 10px 4px 0;}.ypi-vendors-contacts{display:inline-block;width:100%;margin-top:15px;}.ypi-vendors-phone{display:inline-block;border-right:1px solid #e0e0e0;padding-right:10px;margin-right:7px;color:#9c9c9c;}.ypi-vendor-block{display:inline-block;width:100%;padding:20px;margin-bottom:15px;border:1px solid #e0e0e0;}.ypi-vendor-block .ty-control-group__label{min-width:inherit;width:inherit;padding-top:0;}.ypi-vendor-block .ty-control-group__item{padding:0;}.ypi-vendor-block .ty-control-group__label,.ypi-vendor-block .ty-control-group__item{display:block;white-space:nowrap;float:left;}@media (max-width: 767px){.ty-product-block .ypi-vendors-phone{float:left;}.ty-product-block .ty-vendor-communication__post-write{padding-left:0;margin-top:0;}}.v-filter .ty-filter-products-by-geolocation-filter-address{margin:10px 0;padding-bottom:0;}.ty-vendors-locations-use-my-location{right:13px;top:11px;}.ypi-vendor-location .v-filter{display:inline-block;width:100%;background:#f5f5f5;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ypi-vendor-location .v-filter .set-distance{float:right;}.ypi-vendor-location .v-filter .ty-product-filters__tools{padding:3px 0px;position:absolute;}.ypi-vendor-location .v-filter .ty-product-filters__reset-button i{margin:-7px 0 0 0;top:2px;left:0;position:relative;}@media screen and (max-width: 480px){.ypi-vendor-location .v-filter{background:white;padding:0 0 20px;}}.ypi-vendor-location .ty-product-filters{margin-bottom:0;}.ty-grid-vendors .ty-column5{margin-right:0;}.ty-grid-vendors .ty-grid-list__item{height:auto;padding:15px;}@media (max-width: 1024px){.ty-control-group__label,.ty-control-group__item,img{display:inline-block;}}.ypi-menu__inbox .ty-menu__item:hover .ty-menu__submenu-items{display:none;}.ab__video_gallery-block{display:inline-block;width:100%;}.captcha iframe{min-width:inherit !important;min-height:inherit !important;}.abt-indicator-wrapper{position:absolute;bottom:-19px;left:50%;width:48px;height:48px;z-index:100;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}.abt-indicator-wrapper .abt-indicator-circle{position:relative;width:79%;height:79%;margin:10.5%;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:4px solid rgba(0,0,0,0.1);animation:rotateIndicator 1s linear infinite;}.abt-indicator-wrapper .abt-indicator-circle span{top:-4px;bottom:-4px;right:-4px;left:-4px;position:absolute;border:4px solid transparent;border-right:4px solid #2daac1;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}@keyframes rotateIndicator{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes rotateIndicator{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-moz-keyframes rotateIndicator{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-o-keyframes rotateIndicator{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-ms-keyframes rotateIndicator{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@media screen and (min-width: 1125px){.content-required_products .grid-list{display:flex;flex-wrap:wrap;}.content-required_products .grid-list .col-tile{flex:1 240px;max-width:278px;width:auto;}}@media screen and (max-width: 767px){.content-required_products .grid-list .ypi-list-bt-block .ty-add-to-compare{display:none;}}.content-required_products .grid-list .ypi-product__option{display:none;}.content-required_products .grid-list .ty-cr-product-button{display:none;}.content-required_products .grid-list .ypi-list-bt-block{width:100%;padding:0;}.content-required_products .grid-list .ty-add-to-compare{display:inline-block;margin:0 !important;}.content-required_products .grid-list .ty-add-to-wish{margin-right:5px !important;}.content-required_products .grid-list .stock-wrap label{display:none;}.content-required_products .grid-list .ty-qty-in-stock{background-color:transparent;color:#ff43a7;}.content-required_products .grid-list .ty-qty-in-stock i{color:#ff43a7;}.content-required_products .grid-list .ty-list-price.ty-save-price{display:none;}.content-required_products .grid-list .ypi-grid-list__item_body{min-height:auto !important;}@media screen and (max-width: 1125px) and (min-width: 768px){.ty-checkout-summary__block{display:block;}.ty-checkout-summary__block tbody,.ty-checkout-summary__block tr{display:block;}.ty-checkout-summary__item{display:block;padding-bottom:0;}.ty-checkout-summary__item.ty-right{padding-bottom:15px;text-align:left;}.ty-checkout-summary__total > div{display:block;}.ty-checkout-summary__total-sum{float:none;}.litecheckout__cart .ty-gift-certificate-coupon button::before{display:none;}}.ty-btn,.ypi-cart-user-wrap .ypi-search input.ty-search-block__input,.grid-list .ty-grid-list__control.show-list-buttons .ty-qty-out-of-stock,.ty-tabs .ty-tabs__item .ty-tabs__a,.ty-tabs .subtab a,.vendor_communication-btn a,.ty-variations-list__product-elem .ty-qty-out-of-stock{-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;}.ty-btn__primary,.ty-btn__secondary,.ty-btn__tertiary,.vendor_communication-btn a{border-bottom:0 none !important;}.ty-product-detail .ypi-product-block__left .span8 + .span8 .ty-btn__primary,.ypi-categories_grid .ty-subcategories__item a > span{-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;}.grid-list .ypi-brand{-webkit-border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px;}.ty-pagination__selected{-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;}.m-label,.ab_dotd_product_label,.ty-value-changer__increase,.ty-value-changer__decrease{-webkit-border-radius:8px !important;-moz-border-radius:8px !important;border-radius:8px !important;}.owl-theme .owl-controls .owl-buttons div{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.ab__qobp_content input.ab__qobp_phone{-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;}.ty-variations-list__product-elem .ab__qobp_product{display:none;}.lazyOwl,[data-style-lazy-load]{opacity:0;filter:alpha(opacity=0);}.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:'';color:#bdc3c7;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';content:'keyboard_arrow_up';color:#bdc3c7;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}.ty-table--sorter th:not(:first-child):not(:last-child) .tablesorter-header-inner{display:inline-block;color:#2daac1;border-bottom:1px dotted #b3e4ed;}.ty-table--sorter th:not(:first-child):not(:last-child):hover .tablesorter-header-inner{border-bottom-style:solid;}@media screen and (min-width: 767px){.ty-table--sorter .ty-variations-list__title.yt-vl-thumb{text-align:center;}.ty-table--sorter .ty-variations-list__title.yt-vl-thumb:before{content:'';font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:18px;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-size:1.4rem;color:#d5d5d5;}.ty-table--sorter .ty-variations-list__title.yt-vl-thumb .tablesorter-header-inner{display:none;}}.ab-sf-feature-pages{text-align:center;padding-bottom:15px;}.ab-sf-feature-pages a{margin:0 4px 8px 0 !important;padding:2px 12px;height:auto;font-size:11px;line-height:20px;color:#2daac1;background:#ededed;}.ab-sf-feature-pages a:hover{background:#2b88c6;}.enable-v-filers .ab-sf-feature-pages{text-align:left;padding-bottom:8px;display:inline-block;width:100%;}@media (min-width: 1024px){.enable-v-filers .ab-sf-feature-pages{padding-right:130px;}}.ty-checkout__terms{border:1px solid #bdc3c7;}.ty-profile-field__switch{border:1px solid;border-color:#179fbd;}.ty-control-group.ty-profile-field__item.ty-shipping-first-name{margin-right:0;}.ty-control-group.ty-profile-field__item.ty-shipping-country{margin-right:0;}.ty-customer-notes{margin-top:-30px;}.ty-sdek-checkout-select-office{max-height:39.5em;overflow:auto;}.ty-checkout-select-store__item-view{margin:0 0 0 15px;display:none;}.ty-checkout-select-store{padding-left:35px;padding-top:25px;}.buttons-container{background:#fff;}.ty-checkout-select-store__map-full-div{padding-left:0px;margin-top:10px;}.ty-right,.ty-orders-detail__table-price,.ty-orders-detail__table-quantity,.ty-orders-detail__table-subtotal{text-align:center;}.ty-table th{text-align:center;}.ty-sdek-select-store__map-wrapper{margin-top:20px;}.ty-one-store__label{margin-top:-25px;}.ty-sdek-office{padding-top:5px;height:115px;overflow:auto;}.ty-cart-content__left-buttons .ty-btn__tertiary{background:#fafafa;color:#838383;}.controls{border:1px solid #bdc3c7;margin:20px 0;padding:10px 10px;border-radius:3px;vertical-align:middle;}.grid-list__rating{display:inline-block;}.grid-list .grid-list__rating .cn-comments{position:relative;top:-3px;}.bc_special_options{margin-top:45px;}.bc_special_options .bc_special_option_item .ty-table{border:0;max-width:440px;}.bc_special_options .bc_special_option_item .ty-table td{border:0;padding:0;}.bc_special_options .bc_special_option_item .ty-table td.title_cell{width:1%;}.bc_special_options .bc_special_option_item .ty-table td .ty-table__responsive-header{display:none;}.bc_special_options .bc_special_option_item .ty-table tr:last-child{border:0;}.bc_special_options .bc_special_option_item .bc_special_option_title{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:12px;color:#9c9c9c;margin-right:23px;margin-top:-10px;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant{display:inline-block;width:44px;height:44px;margin-bottom:10px;border-radius:50%;position:relative;}@media (max-width: 1439px){.bc_special_options .bc_special_option_item .bc_special_option_color_variant{margin-right:16px;}}@media (min-width: 1440px){.bc_special_options .bc_special_option_item .bc_special_option_color_variant{margin-right:calc((100% - 305px) / 5);}}.bc_special_options .bc_special_option_item .bc_special_option_color_variant .bc_special_option_variant_hint{display:none;position:absolute;background:#363636;color:#fff;padding:7px 0;top:-40px;left:-130%;right:-130%;text-align:center;border-radius:28px;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant.active{border:2px solid #08b2b6;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant:hover{border:2px solid #08b2b6;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant:hover .bc_special_option_variant_hint{display:block;}.bc_special_options .bc_special_option_item .bc_special_option_variant{display:inline-block;font-family:'Open Sans';font-style:normal;font-weight:700;font-size:16px;color:#363636;margin-right:20px;border:2px solid #c8c8c8;-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;padding:5px 10px;margin-bottom:10px;}.bc_special_options .bc_special_option_item .bc_special_option_variant.active{border-color:#08b2b6;}.ty-product-detail.fixed-form.view .sticky-block .bc_special_options{display:none;}.bc_geolocation_top_link{font-family:'Open Sans';font-size:13px;font-weight:700;color:#999;border-bottom:0;}.ty-rus-customer-geolocation__opener{padding-top:5px;padding-bottom:5px;}.ty-rus-customer-geolocation__opener i{margin-right:5px;color:#999;font-size:16px;}.ty-rus-customer-geolocation__location-selector .buttons-container .ty-rus-customer-geolocation__set-location{color:#fff;}.bc_product_city{margin-bottom:10px;}.bc_product_city .bc_link{border-bottom:0;text-decoration:underline;font-weight:bold;}@media (max-width: 767px){.ty-geo-maps__geolocation{float:right;}}.csc_live_search_css{margin-top:48px;}.ls-container{border:1px solid #ccc;border-radius:15px;background-color:#fff;}.csc_snize-arrow-outer{border-bottom:15px solid #ccc;}.csc_snize-arrow-inner{border-bottom:13px solid #fafafa;}.csc_live_search_total{background:#fafafa;border-radius:15px 15px 0 0;}.csc_live_search_total .ls_closer{color:#ededed;}.csc_live_search_total .ls_closer:hover{color:#333;}.csc_template-small__item:hover{background:#f3f3f3;}.csc_template-small__item:hover{background:#f3f3f3;}.csc_live_search_css a{color:#333;}.csc_live_search_css a:hover{color:#0aafb8;}.ls-show-more-block a{border:1px solid #ededed;color:#a0a0a0;background:#ededed;border-radius:15px;}.ls-show-more-block a:hover{border:1px solid #a0a0a0;color:#334553;background:#fff;}a.lspb{border:1px solid #0aafb8;color:#fff;background:#0aafb8;border-radius:15px;}a.lspb:hover{border:1px solid #a5acb2;color:#334553;background:#fff;}a.lspw{color:#ff43a7;}a.lspw:hover{color:#98002e;}:root{--image-zoom-animation-time:200ms;}.top-menu-grid .ty-menu__item-active a.ty-menu__item-link,.top-menu-grid .ty-menu__item-active .ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item-active a.ty-menu__item-link,.top-menu-grid-vetrtical .ty-menu__item-active .ty-menu__item-link{background:rgba(0,0,0,0.15);}.top-menu-grid,.top-menu-grid-vetrtical,.color-block{background:-moz-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:-webkit-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:linear-gradient(135deg,#2daac1 30%,#2daac1 100%);}.ty-discount-label{background:-moz-linear-gradient(135deg,#ef45a3 30%,#2daac1 100%);background:-webkit-linear-gradient(135deg,#ef45a3 30%,#2daac1 100%);background:linear-gradient(135deg,#ef45a3 30%,#2daac1 100%);}.ab_dotd_product_label{background:#2daac1;}.ty-product-block .ab__deal_of_the_day,.ty-product-detail.fixed-form .sticky-block{background:white;border:3px solid transparent;-moz-border-image:-moz-linear-gradient(top right,#ef45a3 0%,#2daac1 100%);-webkit-border-image:-webkit-linear-gradient(top right,#ef45a3 0%,#2daac1 100%);border-image:linear-gradient(to bottom right,#ef45a3 0%,#2daac1 100%);border-image-slice:1;}.ty-btn__primary{background:-webkit-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:linear-gradient(135deg,#2daac1 30%,#2daac1 100%);}.ty-btn__primary:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);}.way-mt{margin-bottom:-40px;}@media screen and (max-width: 480px){.way-mt{margin-top:-20px;margin-bottom:-60px;}}.tycolumn4mtg10px,.tycolumn4mtg15px{font-size:0;}.discussion-block{padding-bottom:43px;}.ty-company__item_2{padding:5%;border:1px solid #d8d8d8;border-radius:4px;}.ty-company__item_2:hover{border:1px solid #2daac1;}.ty-blog *,.ty-blog-grid *{font-size:16px;}.ty-company__item3{padding:13%;text-align:center;border-radius:4px;background-color:#fff;}.ty-company__item3:hover{background-color:#ededed;}img[tabindex="0"]{cursor:zoom-in;}img[tabindex="0"]:focus{position:fixed;z-index:10;top:0;left:0;bottom:0;right:0;width:auto;height:auto;max-width:99%;max-height:99%;margin:auto;box-shadow:0 0 20px #000, 0 0 0 1000px rgba(210,210,210,0.4);}img[tabindex="0"]:focus,img[tabindex="0"]:focus ~ *{pointer-events:none;cursor:zoom-out;}.tabsoption{padding:0px;margin:0 auto;}.tabsoption>input{display:none;}.tabsoption>div{display:none;padding:12px;}.tabsoption>label{display:inline-block;padding:7px;margin:0 -5px -1px 0;text-align:center;cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;}.tabsoption>input:checked + label{color:#000;border:2px solid #fff;background:#fff;border-radius:50%;width:36px;height:36px;}#tab_1:checked ~ #txt_1,#tab_2:checked ~ #txt_2,#tab_3:checked ~ #txt_3,#tab_4:checked ~ #txt_4,#tab_5:checked ~ #txt_5,#tab_6:checked ~ #txt_6,#tab_7:checked ~ #txt_7,#tab_8:checked ~ #txt_8,#tab_9:checked ~ #txt_9{display:block;}#tab_10:checked ~ #txt_10,#tab_11:checked ~ #txt_11{display:block;}#tab_12:checked ~ #txt_12,#tab_13:checked ~ #txt_13,#tab_14:checked ~ #txt_14{display:block;}#tab_15:checked ~ #txt_15,#tab_16:checked ~ #txt_16{display:block;}#tab_177:checked ~ #txt_177,#tab_188:checked ~ #txt_188,#tab_199:checked ~ #txt_199{display:block;}#tab_17:checked ~ #txt_17,#tab_18:checked ~ #txt_18,#tab_19:checked ~ #txt_19,#tab_20:checked ~ #txt_20,#tab_21:checked ~ #txt_21,#tab_22:checked ~ #txt_22,#tab_23:checked ~ #txt_23,#tab_24:checked ~ #txt_24,#tab_25:checked ~ #txt_25,#tab_26:checked ~ #txt_26,#tab_27:checked ~ #txt_27,#tab_28:checked ~ #txt_28,#tab_29:checked ~ #txt_29,#tab_30:checked ~ #txt_30,#tab_31:checked ~ #txt_31,#tab_32:checked ~ #txt_32,#tab_33:checked ~ #txt_33,#tab_34:checked ~ #txt_34,#tab_35:checked ~ #txt_35,#tab_36:checked ~ #txt_36,#tab_37:checked ~ #txt_37,#tab_38:checked ~ #txt_38,#tab_39:checked ~ #txt_39,#tab_40:checked ~ #txt_40,#tab_41:checked ~ #txt_41{display:block;}#tab_42:checked ~ #txt_42,#tab_43:checked ~ #txt_43,#tab_44:checked ~ #txt_44,#tab_45:checked ~ #txt_45,#tab_46:checked ~ #txt_46,#tab_47:checked ~ #txt_47,#tab_48:checked ~ #txt_48,#tab_49:checked ~ #txt_49,#tab_50:checked ~ #txt_50,#tab_51:checked ~ #txt_51,#tab_52:checked ~ #txt_52,#tab_53:checked ~ #txt_53{display:block;}#tab_54:checked ~ #txt_54{display:block;}#tab_55:checked ~ #txt_55,#tab_56:checked ~ #txt_56,#tab_57:checked ~ #txt_57,#tab_58:checked ~ #txt_58,#tab_59:checked ~ #txt_59,#tab_60:checked ~ #txt_60,#tab_61:checked ~ #txt_61,#tab_62:checked ~ #txt_62,#tab_63:checked ~ #txt_63,#tab_64:checked ~ #txt_64,#tab_65:checked ~ #txt_65,#tab_66:checked ~ #txt_66,#tab_67:checked ~ #txt_67,#tab_68:checked ~ #txt_68,#tab_69:checked ~ #txt_69,#tab_70:checked ~ #txt_70,#tab_71:checked ~ #txt_71,#tab_72:checked ~ #txt_72,#tab_73:checked ~ #txt_73,#tab_74:checked ~ #txt_74,#tab_75:checked ~ #txt_75,#tab_76:checked ~ #txt_76,#tab_77:checked ~ #txt_77,#tab_78:checked ~ #txt_78,#tab_79:checked ~ #txt_79,#tab_80:checked ~ #txt_80,#tab_81:checked ~ #txt_81,#tab_82:checked ~ #txt_82,#tab_83:checked ~ #txt_83,#tab_84:checked ~ #txt_84,#tab_85:checked ~ #txt_85,#tab_86:checked ~ #txt_86,#tab_87:checked ~ #txt_87,#tab_88:checked ~ #txt_88,#tab_89:checked ~ #txt_89,#tab_90:checked ~ #txt_90,#tab_91:checked ~ #txt_91,#tab_92:checked ~ #txt_92,#tab_93:checked ~ #txt_93,#tab_94:checked ~ #txt_94,#tab_95:checked ~ #txt_95,#tab_96:checked ~ #txt_96,#tab_97:checked ~ #txt_97,#tab_98:checked ~ #txt_98,#tab_99:checked ~ #txt_99,#tab_100:checked ~ #txt_100{display:block;}#tab_101:checked ~ 	#txt_101,#tab_102:checked ~ 	#txt_102,#tab_103:checked ~ 	#txt_103,#tab_104:checked ~ 	#txt_104,#tab_105:checked ~ 	#txt_105,#tab_106:checked ~ 	#txt_106,#tab_107:checked ~ 	#txt_107,#tab_108:checked ~ 	#txt_108,#tab_109:checked ~ 	#txt_109,#tab_110:checked ~ 	#txt_110,#tab_111:checked ~ 	#txt_111,#tab_112:checked ~ 	#txt_112,#tab_113:checked ~ 	#txt_113,#tab_114:checked ~ 	#txt_114,#tab_115:checked ~ 	#txt_115,#tab_116:checked ~ 	#txt_116,#tab_117:checked ~ 	#txt_117,#tab_118:checked ~ 	#txt_118,#tab_119:checked ~ 	#txt_119,#tab_120:checked ~ 	#txt_120,#tab_121:checked ~ 	#txt_121,#tab_122:checked ~ 	#txt_122,#tab_123:checked ~ 	#txt_123,#tab_124:checked ~ 	#txt_124,#tab_125:checked ~ 	#txt_125,#tab_126:checked ~ 	#txt_126,#tab_127:checked ~ 	#txt_127,#tab_128:checked ~ 	#txt_128,#tab_129:checked ~ 	#txt_129,#tab_130:checked ~ 	#txt_130,#tab_131:checked ~ 	#txt_131,#tab_132:checked ~ 	#txt_132,#tab_133:checked ~ 	#txt_133,#tab_134:checked ~ 	#txt_134,#tab_135:checked ~ 	#txt_135,#tab_136:checked ~ 	#txt_136,#tab_137:checked ~ 	#txt_137,#tab_138:checked ~ 	#txt_138,#tab_139:checked ~ 	#txt_139,#tab_140:checked ~ 	#txt_140,#tab_141:checked ~ 	#txt_141,#tab_142:checked ~ 	#txt_142,#tab_143:checked ~ 	#txt_143,#tab_144:checked ~ 	#txt_144,#tab_145:checked ~ 	#txt_145,#tab_146:checked ~ 	#txt_146,#tab_147:checked ~ 	#txt_147,#tab_148:checked ~ 	#txt_148,#tab_149:checked ~ 	#txt_149,#tab_150:checked ~ 	#txt_150,#tab_151:checked ~ 	#txt_151,#tab_152:checked ~ 	#txt_152,#tab_153:checked ~ 	#txt_153,#tab_154:checked ~ 	#txt_154,#tab_155:checked ~ 	#txt_155,#tab_156:checked ~ 	#txt_156,#tab_157:checked ~ 	#txt_157,#tab_158:checked ~ 	#txt_158,#tab_159:checked ~ 	#txt_159,#tab_160:checked ~ 	#txt_160,#tab_161:checked ~ 	#txt_161,#tab_162:checked ~ 	#txt_162,#tab_163:checked ~ 	#txt_163,#tab_164:checked ~ 	#txt_164,#tab_165:checked ~ 	#txt_165,#tab_166:checked ~ 	#txt_166,#tab_167:checked ~ 	#txt_167,#tab_168:checked ~ 	#txt_168,#tab_169:checked ~ 	#txt_169,#tab_170:checked ~ 	#txt_170,#tab_171:checked ~ 	#txt_171,#tab_172:checked ~ 	#txt_172,#tab_173:checked ~ 	#txt_173,#tab_174:checked ~ 	#txt_174,#tab_175:checked ~ 	#txt_175,#tab_176:checked ~ 	#txt_176,#tab_177:checked ~ 	#txt_177,#tab_178:checked ~ 	#txt_178,#tab_179:checked ~ 	#txt_179,#tab_180:checked ~ 	#txt_180,#tab_181:checked ~ 	#txt_181,#tab_182:checked ~ 	#txt_182,#tab_183:checked ~ 	#txt_183,#tab_184:checked ~ 	#txt_184,#tab_185:checked ~ 	#txt_185,#tab_186:checked ~ 	#txt_186,#tab_187:checked ~ 	#txt_187,#tab_188:checked ~ 	#txt_188,#tab_189:checked ~ 	#txt_189,#tab_190:checked ~ 	#txt_190,#tab_191:checked ~ 	#txt_191,#tab_192:checked ~ 	#txt_192,#tab_193:checked ~ 	#txt_193,#tab_194:checked ~ 	#txt_194,#tab_195:checked ~ 	#txt_195,#tab_196:checked ~ 	#txt_196,#tab_197:checked ~ 	#txt_197,#tab_198:checked ~ 	#txt_198,#tab_199:checked ~ 	#txt_199,#tab_200:checked ~ 	#txt_200,#tab_201:checked ~ 	#txt_201,#tab_202:checked ~ 	#txt_202,#tab_203:checked ~ 	#txt_203,#tab_204:checked ~ 	#txt_204,#tab_205:checked ~ 	#txt_205,#tab_206:checked ~ 	#txt_206,#tab_207:checked ~ 	#txt_207,#tab_208:checked ~ 	#txt_208,#tab_209:checked ~ 	#txt_209,#tab_210:checked ~ 	#txt_210,#tab_211:checked ~ 	#txt_211,#tab_212:checked ~ 	#txt_212,#tab_213:checked ~ 	#txt_213,#tab_214:checked ~ 	#txt_214,#tab_215:checked ~ 	#txt_215,#tab_216:checked ~ 	#txt_216,#tab_217:checked ~ 	#txt_217,#tab_218:checked ~ 	#txt_218,#tab_219:checked ~ 	#txt_219,#tab_220:checked ~ 	#txt_220,#tab_221:checked ~ 	#txt_221,#tab_222:checked ~ 	#txt_222,#tab_223:checked ~ 	#txt_223,#tab_224:checked ~ 	#txt_224,#tab_225:checked ~ 	#txt_225,#tab_226:checked ~ 	#txt_226,#tab_227:checked ~ 	#txt_227,#tab_228:checked ~ 	#txt_228,#tab_229:checked ~ 	#txt_229,#tab_230:checked ~ 	#txt_230,#tab_231:checked ~ 	#txt_231,#tab_232:checked ~ 	#txt_232,#tab_233:checked ~ 	#txt_233,#tab_234:checked ~ 	#txt_234,#tab_235:checked ~ 	#txt_235,#tab_236:checked ~ 	#txt_236,#tab_237:checked ~ 	#txt_237,#tab_238:checked ~ 	#txt_238,#tab_239:checked ~ 	#txt_239,#tab_240:checked ~ 	#txt_240,#tab_241:checked ~ 	#txt_241,#tab_242:checked ~ 	#txt_242,#tab_243:checked ~ 	#txt_243,#tab_244:checked ~ 	#txt_244,#tab_245:checked ~ 	#txt_245,#tab_246:checked ~ 	#txt_246,#tab_247:checked ~ 	#txt_247,#tab_248:checked ~ 	#txt_248,#tab_249:checked ~ 	#txt_249,#tab_250:checked ~ 	#txt_250,#tab_251:checked ~ 	#txt_251,#tab_252:checked ~ 	#txt_252,#tab_253:checked ~ 	#txt_253,#tab_254:checked ~ 	#txt_254,#tab_255:checked ~ 	#txt_255,#tab_256:checked ~ 	#txt_256,#tab_257:checked ~ 	#txt_257,#tab_258:checked ~ 	#txt_258,#tab_259:checked ~ 	#txt_259,#tab_260:checked ~ 	#txt_260,#tab_261:checked ~ 	#txt_261,#tab_262:checked ~ 	#txt_262,#tab_263:checked ~ 	#txt_263,#tab_264:checked ~ 	#txt_264,#tab_265:checked ~ 	#txt_265,#tab_266:checked ~ 	#txt_266,#tab_267:checked ~ 	#txt_267,#tab_268:checked ~ 	#txt_268,#tab_269:checked ~ 	#txt_269,#tab_270:checked ~ 	#txt_270,#tab_271:checked ~ 	#txt_271,#tab_272:checked ~ 	#txt_272,#tab_273:checked ~ 	#txt_273,#tab_274:checked ~ 	#txt_274,#tab_275:checked ~ 	#txt_275,#tab_276:checked ~ 	#txt_276,#tab_277:checked ~ 	#txt_277,#tab_278:checked ~ 	#txt_278,#tab_279:checked ~ 	#txt_279,#tab_280:checked ~ 	#txt_280,#tab_281:checked ~ 	#txt_281,#tab_282:checked ~ 	#txt_282,#tab_283:checked ~ 	#txt_283,#tab_284:checked ~ 	#txt_284,#tab_285:checked ~ 	#txt_285,#tab_286:checked ~ 	#txt_286,#tab_287:checked ~ 	#txt_287,#tab_288:checked ~ 	#txt_288,#tab_289:checked ~ 	#txt_289,#tab_290:checked ~ 	#txt_290,#tab_291:checked ~ 	#txt_291,#tab_292:checked ~ 	#txt_292,#tab_293:checked ~ 	#txt_293,#tab_294:checked ~ 	#txt_294,#tab_295:checked ~ 	#txt_295,#tab_296:checked ~ 	#txt_296,#tab_297:checked ~ 	#txt_297,#tab_298:checked ~ 	#txt_298,#tab_299:checked ~ 	#txt_299,#tab_300:checked ~ 	#txt_300,#tab_301:checked ~ 	#txt_301,#tab_302:checked ~ 	#txt_302,#tab_303:checked ~ 	#txt_303,#tab_304:checked ~ 	#txt_304,#tab_305:checked ~ 	#txt_305,#tab_306:checked ~ 	#txt_306,#tab_307:checked ~ 	#txt_307,#tab_308:checked ~ 	#txt_308,#tab_309:checked ~ 	#txt_309,#tab_310:checked ~ 	#txt_310,#tab_311:checked ~ 	#txt_311,#tab_312:checked ~ 	#txt_312,#tab_313:checked ~ 	#txt_313,#tab_314:checked ~ 	#txt_314,#tab_315:checked ~ 	#txt_315,#tab_316:checked ~ 	#txt_316,#tab_317:checked ~ 	#txt_317,#tab_318:checked ~ 	#txt_318,#tab_319:checked ~ 	#txt_319,#tab_320:checked ~ 	#txt_320,#tab_321:checked ~ 	#txt_321,#tab_322:checked ~ 	#txt_322,#tab_323:checked ~ 	#txt_323,#tab_324:checked ~ 	#txt_324,#tab_325:checked ~ 	#txt_325,#tab_326:checked ~ 	#txt_326,#tab_327:checked ~ 	#txt_327,#tab_328:checked ~ 	#txt_328,#tab_329:checked ~ 	#txt_329,#tab_330:checked ~ 	#txt_330,#tab_331:checked ~ 	#txt_331,#tab_332:checked ~ 	#txt_332,#tab_333:checked ~ 	#txt_333,#tab_334:checked ~ 	#txt_334,#tab_335:checked ~ 	#txt_335,#tab_336:checked ~ 	#txt_336,#tab_337:checked ~ 	#txt_337,#tab_338:checked ~ 	#txt_338,#tab_339:checked ~ 	#txt_339,#tab_340:checked ~ 	#txt_340,#tab_341:checked ~ 	#txt_341,#tab_342:checked ~ 	#txt_342,#tab_343:checked ~ 	#txt_343,#tab_344:checked ~ 	#txt_344,#tab_345:checked ~ 	#txt_345,#tab_346:checked ~ 	#txt_346,#tab_347:checked ~ 	#txt_347,#tab_348:checked ~ 	#txt_348,#tab_349:checked ~ 	#txt_349,#tab_350:checked ~ 	#txt_350,#tab_351:checked ~ 	#txt_351,#tab_352:checked ~ 	#txt_352,#tab_353:checked ~ 	#txt_353,#tab_354:checked ~ 	#txt_354,#tab_355:checked ~ 	#txt_355,#tab_356:checked ~ 	#txt_356,#tab_357:checked ~ 	#txt_357,#tab_358:checked ~ 	#txt_358,#tab_359:checked ~ 	#txt_359,#tab_360:checked ~ 	#txt_360,#tab_361:checked ~ 	#txt_361,#tab_362:checked ~ 	#txt_362,#tab_363:checked ~ 	#txt_363,#tab_364:checked ~ 	#txt_364{display:block;}#tab_365:checked ~	#txt_365,#tab_366:checked ~	#txt_366,#tab_367:checked ~	#txt_367,#tab_368:checked ~	#txt_368,#tab_369:checked ~	#txt_369,#tab_370:checked ~	#txt_370,#tab_371:checked ~	#txt_371,#tab_372:checked ~	#txt_372,#tab_373:checked ~	#txt_373,#tab_374:checked ~	#txt_374,#tab_375:checked ~	#txt_375,#tab_376:checked ~	#txt_376,#tab_377:checked ~	#txt_377,#tab_378:checked ~	#txt_378,#tab_379:checked ~	#txt_379,#tab_380:checked ~	#txt_380,#tab_381:checked ~	#txt_381,#tab_382:checked ~	#txt_382,#tab_383:checked ~	#txt_383,#tab_384:checked ~	#txt_384,#tab_385:checked ~	#txt_385,#tab_386:checked ~	#txt_386,#tab_387:checked ~	#txt_387,#tab_388:checked ~	#txt_388,#tab_389:checked ~	#txt_389,#tab_390:checked ~	#txt_390,#tab_391:checked ~	#txt_391,#tab_392:checked ~	#txt_392,#tab_393:checked ~	#txt_393,#tab_394:checked ~	#txt_394,#tab_395:checked ~	#txt_395,#tab_396:checked ~	#txt_396,#tab_397:checked ~	#txt_397,#tab_398:checked ~	#txt_398,#tab_399:checked ~	#txt_399,#tab_400:checked ~	#txt_400,#tab_401:checked ~	#txt_401,#tab_402:checked ~	#txt_402,#tab_403:checked ~	#txt_403,#tab_404:checked ~	#txt_404,#tab_405:checked ~	#txt_405,#tab_406:checked ~	#txt_406,#tab_407:checked ~	#txt_407,#tab_408:checked ~	#txt_408,#tab_409:checked ~	#txt_409,#tab_410:checked ~	#txt_410,#tab_411:checked ~	#txt_411,#tab_412:checked ~	#txt_412,#tab_413:checked ~	#txt_413,#tab_414:checked ~	#txt_414,#tab_415:checked ~	#txt_415,#tab_416:checked ~	#txt_416,#tab_417:checked ~	#txt_417,#tab_418:checked ~	#txt_418,#tab_419:checked ~	#txt_419,#tab_420:checked ~	#txt_420,#tab_421:checked ~	#txt_421,#tab_422:checked ~	#txt_422,#tab_423:checked ~	#txt_423,#tab_424:checked ~	#txt_424,#tab_425:checked ~	#txt_425,#tab_426:checked ~	#txt_426,#tab_427:checked ~	#txt_427,#tab_428:checked ~	#txt_428,#tab_429:checked ~	#txt_429,#tab_430:checked ~	#txt_430,#tab_431:checked ~	#txt_431,#tab_432:checked ~	#txt_432,#tab_433:checked ~	#txt_433,#tab_434:checked ~	#txt_434,#tab_435:checked ~	#txt_435,#tab_436:checked ~	#txt_436,#tab_437:checked ~	#txt_437,#tab_438:checked ~	#txt_438,#tab_439:checked ~	#txt_439,#tab_440:checked ~	#txt_440,#tab_441:checked ~	#txt_441,#tab_442:checked ~	#txt_442,#tab_443:checked ~	#txt_443,#tab_444:checked ~	#txt_444,#tab_445:checked ~	#txt_445,#tab_446:checked ~	#txt_446,#tab_447:checked ~	#txt_447,#tab_448:checked ~	#txt_448,#tab_449:checked ~	#txt_449,#tab_450:checked ~	#txt_450,#tab_451:checked ~	#txt_451,#tab_452:checked ~	#txt_452,#tab_453:checked ~	#txt_453,#tab_454:checked ~	#txt_454,#tab_455:checked ~	#txt_455,#tab_456:checked ~	#txt_456,#tab_457:checked ~	#txt_457,#tab_458:checked ~	#txt_458,#tab_459:checked ~	#txt_459,#tab_460:checked ~	#txt_460,#tab_461:checked ~	#txt_461,#tab_462:checked ~	#txt_462,#tab_463:checked ~	#txt_463,#tab_464:checked ~	#txt_464,#tab_465:checked ~	#txt_465,#tab_466:checked ~	#txt_466,#tab_467:checked ~	#txt_467,#tab_468:checked ~	#txt_468,#tab_469:checked ~	#txt_469,#tab_470:checked ~	#txt_470,#tab_471:checked ~	#txt_471,#tab_472:checked ~	#txt_472,#tab_473:checked ~	#txt_473,#tab_474:checked ~	#txt_474,#tab_475:checked ~	#txt_475,#tab_476:checked ~	#txt_476,#tab_477:checked ~	#txt_477,#tab_478:checked ~	#txt_478,#tab_479:checked ~	#txt_479,#tab_480:checked ~	#txt_480,#tab_481:checked ~	#txt_481,#tab_482:checked ~	#txt_482,#tab_483:checked ~	#txt_483,#tab_484:checked ~	#txt_484,#tab_485:checked ~	#txt_485,#tab_486:checked ~	#txt_486,#tab_487:checked ~	#txt_487,#tab_488:checked ~	#txt_488,#tab_489:checked ~	#txt_489,#tab_490:checked ~	#txt_490,#tab_491:checked ~	#txt_491,#tab_492:checked ~	#txt_492,#tab_493:checked ~	#txt_493,#tab_494:checked ~	#txt_494,#tab_495:checked ~	#txt_495,#tab_496:checked ~	#txt_496,#tab_497:checked ~	#txt_497,#tab_498:checked ~	#txt_498,#tab_499:checked ~	#txt_499,#tab_500:checked ~	#txt_500,#tab_501:checked ~	#txt_501,#tab_502:checked ~	#txt_502,#tab_503:checked ~	#txt_503,#tab_504:checked ~	#txt_504,#tab_505:checked ~	#txt_505,#tab_506:checked ~	#txt_506,#tab_507:checked ~	#txt_507,#tab_508:checked ~	#txt_508,#tab_509:checked ~	#txt_509,#tab_510:checked ~	#txt_510,#tab_511:checked ~	#txt_511,#tab_512:checked ~	#txt_512,#tab_513:checked ~	#txt_513,#tab_514:checked ~	#txt_514,#tab_515:checked ~	#txt_515,#tab_516:checked ~	#txt_516,#tab_517:checked ~	#txt_517,#tab_518:checked ~	#txt_518,#tab_519:checked ~	#txt_519,#tab_520:checked ~	#txt_520,#tab_521:checked ~	#txt_521,#tab_522:checked ~	#txt_522,#tab_523:checked ~	#txt_523,#tab_524:checked ~	#txt_524,#tab_525:checked ~	#txt_525,#tab_526:checked ~	#txt_526,#tab_527:checked ~	#txt_527,#tab_528:checked ~	#txt_528,#tab_529:checked ~	#txt_529,#tab_530:checked ~	#txt_530,#tab_531:checked ~	#txt_531,#tab_532:checked ~	#txt_532,#tab_533:checked ~	#txt_533,#tab_534:checked ~	#txt_534,#tab_535:checked ~	#txt_535,#tab_536:checked ~	#txt_536,#tab_537:checked ~	#txt_537,#tab_538:checked ~	#txt_538,#tab_539:checked ~	#txt_539,#tab_540:checked ~	#txt_540,#tab_541:checked ~	#txt_541,#tab_542:checked ~	#txt_542,#tab_543:checked ~	#txt_543,#tab_544:checked ~	#txt_544,#tab_545:checked ~	#txt_545,#tab_546:checked ~	#txt_546,#tab_547:checked ~	#txt_547,#tab_548:checked ~	#txt_548,#tab_549:checked ~	#txt_549,#tab_550:checked ~	#txt_550,#tab_551:checked ~	#txt_551,#tab_552:checked ~	#txt_552,#tab_553:checked ~	#txt_553,#tab_554:checked ~	#txt_554,#tab_555:checked ~	#txt_555,#tab_556:checked ~	#txt_556,#tab_557:checked ~	#txt_557,#tab_558:checked ~	#txt_558,#tab_559:checked ~	#txt_559,#tab_560:checked ~	#txt_560,#tab_561:checked ~	#txt_561,#tab_562:checked ~	#txt_562,#tab_563:checked ~	#txt_563,#tab_564:checked ~	#txt_564,#tab_565:checked ~	#txt_565,#tab_566:checked ~	#txt_566,#tab_567:checked ~	#txt_567,#tab_568:checked ~	#txt_568,#tab_569:checked ~	#txt_569,#tab_570:checked ~	#txt_570,#tab_571:checked ~	#txt_571,#tab_572:checked ~	#txt_572,#tab_573:checked ~	#txt_573,#tab_574:checked ~	#txt_574,#tab_575:checked ~	#txt_575,#tab_576:checked ~	#txt_576,#tab_577:checked ~	#txt_577,#tab_578:checked ~	#txt_578,#tab_579:checked ~	#txt_579,#tab_580:checked ~	#txt_580,#tab_581:checked ~	#txt_581,#tab_582:checked ~	#txt_582,#tab_583:checked ~	#txt_583,#tab_584:checked ~	#txt_584,#tab_585:checked ~	#txt_585,#tab_586:checked ~	#txt_586,#tab_587:checked ~	#txt_587,#tab_588:checked ~	#txt_588,#tab_589:checked ~	#txt_589,#tab_590:checked ~	#txt_590,#tab_591:checked ~	#txt_591,#tab_592:checked ~	#txt_592,#tab_593:checked ~	#txt_593,#tab_594:checked ~	#txt_594,#tab_595:checked ~	#txt_595,#tab_596:checked ~	#txt_596,#tab_597:checked ~	#txt_597,#tab_598:checked ~	#txt_598,#tab_599:checked ~	#txt_599,#tab_600:checked ~	#txt_600,#tab_601:checked ~	#txt_601,#tab_602:checked ~	#txt_602,#tab_603:checked ~	#txt_603,#tab_604:checked ~	#txt_604,#tab_605:checked ~	#txt_605,#tab_606:checked ~	#txt_606,#tab_607:checked ~	#txt_607,#tab_608:checked ~	#txt_608,#tab_609:checked ~	#txt_609,#tab_610:checked ~	#txt_610,#tab_611:checked ~	#txt_611,#tab_612:checked ~	#txt_612,#tab_613:checked ~	#txt_613,#tab_614:checked ~	#txt_614,#tab_615:checked ~	#txt_615,#tab_616:checked ~	#txt_616,#tab_617:checked ~	#txt_617,#tab_618:checked ~	#txt_618,#tab_619:checked ~	#txt_619,#tab_620:checked ~	#txt_620,#tab_621:checked ~	#txt_621,#tab_622:checked ~	#txt_622,#tab_623:checked ~	#txt_623,#tab_624:checked ~	#txt_624,#tab_625:checked ~	#txt_625,#tab_626:checked ~	#txt_626,#tab_627:checked ~	#txt_627,#tab_628:checked ~	#txt_628,#tab_629:checked ~	#txt_629,#tab_630:checked ~	#txt_630,#tab_631:checked ~	#txt_631,#tab_632:checked ~	#txt_632,#tab_633:checked ~	#txt_633{display:block;}#tab_1_1:checked ~ #txt_1_1,#tab_1_2:checked ~ #txt_1_2,#tab_1_3:checked ~ #txt_1_3,#tab_1_4:checked ~ #txt_1_4{display:block;}#tab_1_5:checked ~ #txt_1_5,#tab_1_6:checked ~ #txt_1_6,#tab_1_7:checked ~ #txt_1_7,#tab_1_8:checked ~ #txt_1_8{display:block;}#tab_1_9:checked ~ #txt_1_9,#tab_1_10:checked ~ #txt_1_10,#tab_1_11:checked ~ #txt_1_11,#tab_1_12:checked ~ #txt_1_12,#tab_1_13:checked ~ #txt_1_13{display:block;}.uplinksup{color:#363636;font-weight:600;font-size:14px;}.uplinksup:hover{color:#117990;font-weight:600;font-size:16px;}.uplinksmac{color:#4ce9e6;font-weight:normal;font-size:20px;}.uplinksmac:hover{color:#e7ffff;font-weight:normal;font-size:21px;}.drop-down-text,.drop-down-text + label ~ div{display:none;}.drop-down-text + label,.drop-down-text:checked + label{font-size:18px;letter-spacing:-0.01em;font-weight:800;line-height:30px;cursor:pointer;}.drop-down-text:checked + label{color:#117990;border-bottom:0;}.drop-down-text:checked + label + div{display:block;padding:8px 8px 8px 3px;-webkit-animation:fadeIn ease-in 0.7s;-moz-animation:fadeIn ease-in 0.5s;animation:fadeIn ease-in 0.7s;border-radius:4px;}@-moz-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.bottom-copyright{margin-top:15px;margin-bottom:5px;color:#292929;font-size:13px;}.oplata_mactime{margin-top:15px;margin-bottom:15px;color:#292929;font-size:13px;}.oplata_other{margin-top:15px;margin-bottom:15px;margin-right:15px;color:#292929;font-size:13px;}.oplata_other_main{margin-top:15px;margin-bottom:15px;margin-right:15px;color:#292929;font-size:13px;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus{padding-top:18px;padding-bottom:8px;text-decoration-line:none;color:#000;font-family:sans-serif;font-size:16px;}.litecheckout__step-title{font-size:20px;font-weight:bold;margin-top:0;padding-top:7px;}.litecheckout__shipping-method__title{color:#000;}.litecheckout__shipping-method__wrapper{border:1px solid #e1e1e1;}.litecheckout__group .ty-control-group label{margin-left:0.4rem;font-size:16px;}.ty-dashed-link{border-bottom-width:1px;border-bottom-style:dotted;text-decoration:none;font-size:16px;}.litecheckout__terms .ty-checkout__terms{background-color:#f5f5f5;border-color:#e1e1e1;margin-bottom:5px;border-radius:4px;}.litecheckout__submit-btn{width:100%;border-radius:7px;background-color:#10aaba;height:54px;text-align:center;color:#fff;font-size:16px;font-weight:600;border:none;transition:background 200ms;}.litecheckout__cart{background-color:#f5f5f5;border-radius:5px;}.background-gifts-new-year-2020{background:#fafafa;background-image:url(https://mactime.pro/images/companies/1/Images/140919/podarki-2020-1112.png);margin-top:-20px;margin-bottom:0px;}.background-gifts-new-year-2021{background:#fafafa;background-image:url(https://mactime.pro/images/companies/1/Images/301020/podarki-2021-mt-1.png);margin-top:-20px;margin-bottom:0px;}.background-gifts-podarki-2020{background:#ededed;background-image:url(https://mactime.pro/images/companies/1/Images/140919/podarki-2020-1112.png);margin-top:-20px;margin-bottom:0px;}.backgroundwwwwww{background:#fafafa;background-image:url(https://mactime.pro/images/companies/1/Images/140919/new-products.png);margin-top:-20px;margin-bottom:0px;}.tygh-content060120{margin-bottom:-40px;}.background-mt-top{background:#242424;}.background-mt-top-logo{background:#000;margin-top:-1px;}.about090120{padding:200px 0;background-color:#131218;background-image:url(https://mactime.pro/images/companies/1/Images/01012020/xwcc-mt-vid-img.png);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;overflow:hidden;position:relative;}.video090120{top:50%;width:2022px;transform:translate(-50%,-50%);left:50%;z-index:0;position:absolute;}.about-title090120{font-family:sans-serif;font-size:70px;text-align:center;position:relative;}.table-title-1{width:48%;vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-radius:10px 0 0 0;border-right-width:1px;border-bottom-width:1px;background-color:#36454a;}.table-futer-1{width:48%;vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-radius:0 0 0 10px;border-right-width:1px;border-bottom-width:1px;background-color:#36454a;}.table-futer-2{vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-left-width:1px;border-bottom-width:1px;border-radius:0 0 10px 0;background-color:#36454a;}.table-title-2{vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;background-color:#36454a;}.table-title-3{vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-left-width:1px;border-bottom-width:1px;border-radius:0 10px 0 0;background-color:#36454a;}.table-line-text{width:48%;vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-radius:0 0 0 0;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;background-color:#fff;}.table-cell-text{text-align:left;font-size:13px;letter-spacing:-0.01em;line-height:140%;padding:0 0 0 0;}.table-cell-text-futer{text-align:right;color:#fff;font-size:16px;font-weight:bold;letter-spacing:-0.01em;line-height:140%;padding:0 0 0 0;}.table-cell-price{font-size:20px;letter-spacing:-0.01em;font-weight:800;line-height:140%;color:#36454a;padding:0 0 0 0;}.table-line-price-2{vertical-align:middle;margin:0;padding:0;border:1px solid #ededed;border-radius:0 0 0 0;background-color:#2daac1;}.table-line-price-3{vertical-align:middle;margin:0;padding:0;border:1px solid #ededed;border-radius:0 0 0 0;background-color:#fff;}.table-line-price-4{vertical-align:middle;margin:0;padding:0;border:1px solid #ededed;border-radius:0 0 0 0;background-color:#fff;}.table-line-price-5{vertical-align:middle;margin:0;padding:0;border:2px solid #ededed;border-left-width:1px;border-top-width:1px;border-bottom-width:1px;border-radius:0 0 0 0;background-color:#fff;}.table-blok-rovno{height:90px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:5px 0px 5px 0px;padding:0 0 0 0;}.table-blok-rovno-2{height:90px;display:flex;flex-direction:row;align-items:center;margin:5px 0px 5px 0px;padding:0 20px 0 20px;}.table-blok-rovno-futer{height:90px;display:block;margin:5px 0px 5px 0px;padding:0 20px 0 20px;}.table-blok-price-futer{text-align:center;color:#fff;font-size:16px;font-weight:bold;letter-spacing:-0.01em;line-height:140%;padding:0 0 0 0;}.change-bottom{display:inline-block;margin-bottom:-59px;}.grey-basement{background:#f2f2f2;}.background-mt-ti-logo{background:-moz-linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);background:-webkit-linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);background:linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);margin-top:-1px;}.ty-company__item_202{display:block;border:1px solid #232323;}.ty-company__item_202:hover{border:1px solid #2daac1;box-shadow:0 0 15px 5px #2daac1;}.blog_sitebar_banner{position:-webkit-sticky;position:sticky;}.ab__dotd_promotion{font-size:14px;color:#000;}.ab__dotd_promotion-description{font-size:14px;color:#000;}.container_sliders_css{margin:0px auto;width:auto;height:590px;overflow:hidden;position:relative;}.photo_sliders_css{position:absolute;animation:round 6s infinite;animation-timing-function:linear;opacity:0;width:auto;left:99px;right:0;}@keyframes round{25%{opacity:1;}40%{opacity:1;}}@media (min-width: 0px) and (max-width: 320px){.container_sliders_css{width:100%;height:590px;}}@media (min-width: 321px) and (max-width: 480px){.container_sliders_css{width:100%;height:590px;}}.bk_ani_mt{opacity:0;-webkit-animation-name:roundmt;-webkit-animation-duration:4s;animation-name:roundmt;animation-duration:4s;animation-fill-mode:forwards;}@keyframes roundmt{from{opacity:0;}to{opacity:1;}}.textyear{color:#fff;}.textyear:hover{color:#2daac1;}a.bot1{background:linear-gradient(to bottom,#fff,#e6e6e6) #f5f5f5 repeat-x;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) #b3b3b3;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);color:#333;text-decoration:none;display:block;font-size:14px;line-height:23px;margin:20px auto;padding:10px 20px;text-align:left;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;position:relative;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);}a.bot1:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:-webkit-transform, opacity;transition-property:transform, opacity;}a.bot1:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}a.bot1:hover:before{opacity:1;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);}.txtiph12{color:transparent;font-weight:bold;width:100%;background-image:linear-gradient(to right,#005e7f,#61b6cd);-webkit-background-clip:text;background-clip:text;}.tiph12spec{line-height:140%;font-size:16px;color:#a1a1a6;}.compartxt1{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;display:inline-block;border:1px solid;background:transparent;border-color:#61b6cd;color:#61b6cd;font-size:16px;line-height:1.17648;font-weight:400;letter-spacing:-0.022em;border-radius:38px;padding:7px 18px 7px 18px;width:160px;height:57px;margin:0 3px 0 3px;vertical-align:middle;}.compartxt2{line-height:140%;margin-top:0px;margin-bottom:10px;font-size:1.0vw;font-weight:600;padding:0;}.compartxt3{line-height:100%;margin-top:0px;margin-bottom:0px;font-size:70px;font-weight:600;padding:0;}.compartxt4{text-align:left;font-size:1.5vw;font-weight:600;}.compartxt5{line-height:140%;font-size:0.98vw;text-align:left;}.image-iphone-mt{text-align:center;height:425px;background-repeat:no-repeat;background-position:bottom;}.compar-up-mt{background-color:#fff;margin:-798px 0 0px 0;position:relative;display:inline-block;}.compar-box-mt{width:1255px;margin:0 auto 0 auto;text-align:center;}.compar-flex-mt{display:flex;}@media screen and (max-width: 480px){.image-iphone-mt{height:220px;margin:0 -20px 0 -20px;}}@media screen and (max-width: 780px){.image-iphone-mt{height:220px;margin:0 -20px 0 -20px;}}@media screen and (max-width: 480px){.compartxt2{font-size:14px;}}@media screen and (max-width: 480px){.compartxt4{font-size:14px;}}@media screen and (max-width: 480px){.compartxt5{font-size:10px;}}@media screen and (max-width: 780px){.compartxt2{font-size:14px;}}@media screen and (max-width: 780px){.compartxt4{font-size:14px;}}@media screen and (max-width: 780px){.compartxt5{font-size:12px;}}.bgservice{background-image:url(https://mactime.pro/images/companies/1/Images/remglass/bg2.jpg);background-attachment:fixed;background-repeat:no-repeat;}.tabs_my>label{width:auto;height:30px;padding:10px 25px 10px 25px;margin:0 7px 0 7px;border:2px solid;border-color:#d7d7d7;border-radius:100px;font-size:14px;overflow:hidden;-webkit-transition:All 0.5s ease;}.tabs_my>label:hover{border-color:#26abb7;}.image_iphone_my{text-align:center;height:auto;width:auto;background-repeat:no-repeat;background-position:bottom;}.name_my_serv{text-align:center;padding:0px 0 20px 0;line-height:140%;font-size:16px;font-weight:700;}.col_my_serv{padding:0 30px !important;}.zachita-fon-mt{background:#1c1c1c;}.zachita-out-gall-mt{padding-bottom:60px;padding-top:60px;}.tabs-mtz{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz>input[type="radio"]{display:none;}.tabs-mtz>input[type="radio"]:checked+label{border-color:#26abb7;color:#fff;background:-webkit-linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);background:linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);}.tabs-mtz>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz7002:checked~#contmtz7002,#tabsmtz8002:checked~#contmtz8002,#tabsmtz9002:checked~#contmtz9002,#tabsmtz10002:checked~#contmtz10002,#tabsmtz11002:checked~#contmtz11002,#tabsmtz12002:checked~#contmtz12002,#tabsmtz13002:checked~#contmtz13002,#tabsmtz14002:checked~#contmtz14002,#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42,#tabsmtz43:checked~#contmtz43,#tabsmtz44:checked~#contmtz44,#tabsmtz45:checked~#contmtz45,#tabsmtz46:checked~#contmtz46,#tabsmtz47:checked~#contmtz47,#tabsmtz48:checked~#contmtz48,#tabsmtz49:checked~#contmtz49,#tabsmtz50:checked~#contmtz50,#tabsmtz51:checked~#contmtz51,#tabsmtz52:checked~#contmtz52,#tabsmtz53:checked~#contmtz53,#tabsmtz54:checked~#contmtz54,#tabsmtz55:checked~#contmtz55,#tabsmtz56:checked~#contmtz56,#tabsmtz57:checked~#contmtz57,#tabsmtz58:checked~#contmtz58,#tabsmtz59:checked~#contmtz59,#tabsmtz60:checked~#contmtz60,#tabsmtz61:checked~#contmtz61,#tabsmtz62:checked~#contmtz62,#tabsmtz63:checked~#contmtz63,#tabsmtz64:checked~#contmtz64,#tabsmtz65:checked~#contmtz65,#tabsmtz66:checked~#contmtz66,#tabsmtz67:checked~#contmtz67,#tabsmtz68:checked~#contmtz68,#tabsmtz69:checked~#contmtz69,#tabsmtz70:checked~#contmtz70,#tabsmtz71:checked~#contmtz71,#tabsmtz72:checked~#contmtz72,#tabsmtz73:checked~#contmtz73,#tabsmtz74:checked~#contmtz74,#tabsmtz75:checked~#contmtz75,#tabsmtz76:checked~#contmtz76,#tabsmtz77:checked~#contmtz77,#tabsmtz78:checked~#contmtz78,#tabsmtz79:checked~#contmtz79,#tabsmtz80:checked~#contmtz80,#tabsmtz81:checked~#contmtz81,#tabsmtz82:checked~#contmtz82,#tabsmtz83:checked~#contmtz83,#tabsmtz84:checked~#contmtz84,#tabsmtz85:checked~#contmtz85,#tabsmtz86:checked~#contmtz86,#tabsmtz87:checked~#contmtz87,#tabsmtz88:checked~#contmtz88,#tabsmtz89:checked~#contmtz89,#tabsmtz90:checked~#contmtz90,#tabsmtz91:checked~#contmtz91,#tabsmtz92:checked~#contmtz92,#tabsmtz93:checked~#contmtz93,#tabsmtz94:checked~#contmtz94,#tabsmtz95:checked~#contmtz95,#tabsmtz96:checked~#contmtz96,#tabsmtz97:checked~#contmtz97,#tabsmtz98:checked~#contmtz98,#tabsmtz99:checked~#contmtz99,#tabsmtz100:checked~#contmtz100,#tabsmtz101:checked~#contmtz101,#tabsmtz102:checked~#contmtz102,#tabsmtz103:checked~#contmtz103,#tabsmtz104:checked~#contmtz104,#tabsmtz105:checked~#contmtz105,#tabsmtz106:checked~#contmtz106,#tabsmtz107:checked~#contmtz107,#tabsmtz108:checked~#contmtz108,#tabsmtz109:checked~#contmtz109,#tabsmtz110:checked~#contmtz110,#tabsmtz111:checked~#contmtz111,#tabsmtz112:checked~#contmtz112,#tabsmtz113:checked~#contmtz113,#tabsmtz114:checked~#contmtz114,#tabsmtz115:checked~#contmtz115,#tabsmtz116:checked~#contmtz116,#tabsmtz117:checked~#contmtz117,#tabsmtz118:checked~#contmtz118,#tabsmtz119:checked~#contmtz119,#tabsmtz120:checked~#contmtz120,#tabsmtz121:checked~#contmtz121,#tabsmtz122:checked~#contmtz122,#tabsmtz123:checked~#contmtz123,#tabsmtz124:checked~#contmtz124,#tabsmtz125:checked~#contmtz125,#tabsmtz126:checked~#contmtz126,#tabsmtz127:checked~#contmtz127,#tabsmtz128:checked~#contmtz128,#tabsmtz129:checked~#contmtz129,#tabsmtz130:checked~#contmtz130,#tabsmtz131:checked~#contmtz131,#tabsmtz132:checked~#contmtz132,#tabsmtz133:checked~#contmtz133,#tabsmtz134:checked~#contmtz134,#tabsmtz135:checked~#contmtz135,#tabsmtz136:checked~#contmtz136,#tabsmtz137:checked~#contmtz137,#tabsmtz138:checked~#contmtz138,#tabsmtz139:checked~#contmtz139,#tabsmtz140:checked~#contmtz140,#tabsmtz141:checked~#contmtz141,#tabsmtz142:checked~#contmtz142,#tabsmtz143:checked~#contmtz143,#tabsmtz144:checked~#contmtz144,#tabsmtz145:checked~#contmtz145,#tabsmtz146:checked~#contmtz146,#tabsmtz147:checked~#contmtz147,#tabsmtz148:checked~#contmtz148,#tabsmtz149:checked~#contmtz149,#tabsmtz150:checked~#contmtz150,#tabsmtz151:checked~#contmtz151,#tabsmtz152:checked~#contmtz152,#tabsmtz153:checked~#contmtz153,#tabsmtz154:checked~#contmtz154,#tabsmtz155:checked~#contmtz155,#tabsmtz156:checked~#contmtz156,#tabsmtz157:checked~#contmtz157,#tabsmtz158:checked~#contmtz158,#tabsmtz159:checked~#contmtz159,#tabsmtz160:checked~#contmtz160,#tabsmtz161:checked~#contmtz161,#tabsmtz162:checked~#contmtz162,#tabsmtz163:checked~#contmtz163,#tabsmtz164:checked~#contmtz164,#tabsmtz165:checked~#contmtz165,#tabsmtz166:checked~#contmtz166,#tabsmtz167:checked~#contmtz167,#tabsmtz168:checked~#contmtz168,#tabsmtz169:checked~#contmtz169,#tabsmtz170:checked~#contmtz170,#tabsmtz171:checked~#contmtz171,#tabsmtz172:checked~#contmtz172,#tabsmtz173:checked~#contmtz173,#tabsmtz174:checked~#contmtz174,#tabsmtz175:checked~#contmtz175,#tabsmtz176:checked~#contmtz176,#tabsmtz177:checked~#contmtz177,#tabsmtz178:checked~#contmtz178,#tabsmtz179:checked~#contmtz179,#tabsmtz180:checked~#contmtz180,#tabsmtz181:checked~#contmtz181,#tabsmtz182:checked~#contmtz182,#tabsmtz183:checked~#contmtz183,#tabsmtz184:checked~#contmtz184,#tabsmtz185:checked~#contmtz185,#tabsmtz186:checked~#contmtz186,#tabsmtz187:checked~#contmtz187,#tabsmtz188:checked~#contmtz188,#tabsmtz189:checked~#contmtz189,#tabsmtz190:checked~#contmtz190,#tabsmtz191:checked~#contmtz191,#tabsmtz192:checked~#contmtz192,#tabsmtz193:checked~#contmtz193,#tabsmtz194:checked~#contmtz194,#tabsmtz195:checked~#contmtz195,#tabsmtz196:checked~#contmtz196,#tabsmtz197:checked~#contmtz197,#tabsmtz198:checked~#contmtz198,#tabsmtz199:checked~#contmtz199,#tabsmtz200:checked~#contmtz200,#tabsmtz201:checked~#contmtz201,#tabsmtz202:checked~#contmtz202,#tabsmtz203:checked~#contmtz203,#tabsmtz204:checked~#contmtz204,#tabsmtz205:checked~#contmtz205,#tabsmtz206:checked~#contmtz206,#tabsmtz207:checked~#contmtz207,#tabsmtz208:checked~#contmtz208,#tabsmtz209:checked~#contmtz209,#tabsmtz210:checked~#contmtz210,#tabsmtz211:checked~#contmtz211,#tabsmtz212:checked~#contmtz212,#tabsmtz213:checked~#contmtz213,#tabsmtz214:checked~#contmtz214,#tabsmtz215:checked~#contmtz215,#tabsmtz216:checked~#contmtz216,#tabsmtz217:checked~#contmtz217,#tabsmtz218:checked~#contmtz218,#tabsmtz219:checked~#contmtz219,#tabsmtz220:checked~#contmtz220,#tabsmtz221:checked~#contmtz221,#tabsmtz222:checked~#contmtz222,#tabsmtz223:checked~#contmtz223,#tabsmtz224:checked~#contmtz224,#tabsmtz225:checked~#contmtz225,#tabsmtz226:checked~#contmtz226,#tabsmtz227:checked~#contmtz227,#tabsmtz228:checked~#contmtz228,#tabsmtz229:checked~#contmtz229,#tabsmtz230:checked~#contmtz230,#tabsmtz231:checked~#contmtz231,#tabsmtz232:checked~#contmtz232,#tabsmtz233:checked~#contmtz233,#tabsmtz234:checked~#contmtz234,#tabsmtz235:checked~#contmtz235,#tabsmtz236:checked~#contmtz236,#tabsmtz237:checked~#contmtz237,#tabsmtz238:checked~#contmtz238,#tabsmtz239:checked~#contmtz239,#tabsmtz240:checked~#contmtz240,#tabsmtz241:checked~#contmtz241,#tabsmtz242:checked~#contmtz242,#tabsmtz243:checked~#contmtz243,#tabsmtz244:checked~#contmtz244,#tabsmtz245:checked~#contmtz245,#tabsmtz246:checked~#contmtz246,#tabsmtz247:checked~#contmtz247,#tabsmtz248:checked~#contmtz248,#tabsmtz249:checked~#contmtz249,#tabsmtz250:checked~#contmtz250,#tabsmtz251:checked~#contmtz251,#tabsmtz252:checked~#contmtz252,#tabsmtz253:checked~#contmtz253,#tabsmtz254:checked~#contmtz254,#tabsmtz255:checked~#contmtz255,#tabsmtz256:checked~#contmtz256,#tabsmtz257:checked~#contmtz257,#tabsmtz258:checked~#contmtz258,#tabsmtz259:checked~#contmtz259,#tabsmtz260:checked~#contmtz260,#tabsmtz261:checked~#contmtz261,#tabsmtz262:checked~#contmtz262,#tabsmtz263:checked~#contmtz263,#tabsmtz264:checked~#contmtz264,#tabsmtz265:checked~#contmtz265,#tabsmtz266:checked~#contmtz266,#tabsmtz267:checked~#contmtz267,#tabsmtz268:checked~#contmtz268,#tabsmtz269:checked~#contmtz269,#tabsmtz270:checked~#contmtz270,#tabsmtz271:checked~#contmtz271,#tabsmtz272:checked~#contmtz272,#tabsmtz273:checked~#contmtz273,#tabsmtz274:checked~#contmtz274,#tabsmtz275:checked~#contmtz275,#tabsmtz276:checked~#contmtz276,#tabsmtz277:checked~#contmtz277,#tabsmtz278:checked~#contmtz278,#tabsmtz279:checked~#contmtz279,#tabsmtz280:checked~#contmtz280,#tabsmtz281:checked~#contmtz281,#tabsmtz282:checked~#contmtz282,#tabsmtz283:checked~#contmtz283,#tabsmtz284:checked~#contmtz284,#tabsmtz285:checked~#contmtz285,#tabsmtz286:checked~#contmtz286,#tabsmtz287:checked~#contmtz287,#tabsmtz288:checked~#contmtz288,#tabsmtz289:checked~#contmtz289,#tabsmtz290:checked~#contmtz290,#tabsmtz291:checked~#contmtz291,#tabsmtz292:checked~#contmtz292,#tabsmtz293:checked~#contmtz293,#tabsmtz294:checked~#contmtz294,#tabsmtz295:checked~#contmtz295,#tabsmtz296:checked~#contmtz296,#tabsmtz297:checked~#contmtz297,#tabsmtz298:checked~#contmtz298,#tabsmtz299:checked~#contmtz299,#tabsmtz300:checked~#contmtz300,#tabsmtz301:checked~#contmtz301,#tabsmtz302:checked~#contmtz302,#tabsmtz303:checked~#contmtz303,#tabsmtz304:checked~#contmtz304,#tabsmtz305:checked~#contmtz305,#tabsmtz306:checked~#contmtz306,#tabsmtz307:checked~#contmtz307,#tabsmtz308:checked~#contmtz308,#tabsmtz309:checked~#contmtz309,#tabsmtz310:checked~#contmtz310,#tabsmtz311:checked~#contmtz311,#tabsmtz312:checked~#contmtz312,#tabsmtz313:checked~#contmtz313,#tabsmtz314:checked~#contmtz314,#tabsmtz315:checked~#contmtz315,#tabsmtz316:checked~#contmtz316,#tabsmtz317:checked~#contmtz317,#tabsmtz318:checked~#contmtz318,#tabsmtz319:checked~#contmtz319,#tabsmtz320:checked~#contmtz320,#tabsmtz321:checked~#contmtz321,#tabsmtz322:checked~#contmtz322,#tabsmtz323:checked~#contmtz323,#tabsmtz324:checked~#contmtz324,#tabsmtz325:checked~#contmtz325,#tabsmtz326:checked~#contmtz326,#tabsmtz327:checked~#contmtz327,#tabsmtz328:checked~#contmtz328,#tabsmtz329:checked~#contmtz329,#tabsmtz330:checked~#contmtz330,#tabsmtz331:checked~#contmtz331,#tabsmtz332:checked~#contmtz332,#tabsmtz333:checked~#contmtz333,#tabsmtz334:checked~#contmtz334,#tabsmtz335:checked~#contmtz335,#tabsmtz336:checked~#contmtz336,#tabsmtz337:checked~#contmtz337,#tabsmtz338:checked~#contmtz338,#tabsmtz339:checked~#contmtz339,#tabsmtz340:checked~#contmtz340,#tabsmtz341:checked~#contmtz341,#tabsmtz342:checked~#contmtz342,#tabsmtz343:checked~#contmtz343,#tabsmtz344:checked~#contmtz344,#tabsmtz345:checked~#contmtz345,#tabsmtz346:checked~#contmtz346,#tabsmtz347:checked~#contmtz347,#tabsmtz348:checked~#contmtz348,#tabsmtz349:checked~#contmtz349,#tabsmtz350:checked~#contmtz350,#tabsmtz351:checked~#contmtz351,#tabsmtz352:checked~#contmtz352,#tabsmtz353:checked~#contmtz353,#tabsmtz354:checked~#contmtz354,#tabsmtz355:checked~#contmtz355,#tabsmtz356:checked~#contmtz356,#tabsmtz357:checked~#contmtz357,#tabsmtz358:checked~#contmtz358,#tabsmtz359:checked~#contmtz359,#tabsmtz360:checked~#contmtz360,#tabsmtz361:checked~#contmtz361,#tabsmtz362:checked~#contmtz362,#tabsmtz363:checked~#contmtz363,#tabsmtz364:checked~#contmtz364,#tabsmtz365:checked~#contmtz365,#tabsmtz366:checked~#contmtz366,#tabsmtz367:checked~#contmtz367,#tabsmtz368:checked~#contmtz368,#tabsmtz369:checked~#contmtz369,#tabsmtz370:checked~#contmtz370,#tabsmtz371:checked~#contmtz371,#tabsmtz372:checked~#contmtz372,#tabsmtz373:checked~#contmtz373,#tabsmtz374:checked~#contmtz374,#tabsmtz375:checked~#contmtz375,#tabsmtz376:checked~#contmtz376,#tabsmtz377:checked~#contmtz377,#tabsmtz378:checked~#contmtz378,#tabsmtz379:checked~#contmtz379,#tabsmtz380:checked~#contmtz380,#tabsmtz381:checked~#contmtz381,#tabsmtz382:checked~#contmtz382,#tabsmtz383:checked~#contmtz383,#tabsmtz384:checked~#contmtz384,#tabsmtz385:checked~#contmtz385,#tabsmtz386:checked~#contmtz386,#tabsmtz387:checked~#contmtz387,#tabsmtz388:checked~#contmtz388,#tabsmtz389:checked~#contmtz389,#tabsmtz390:checked~#contmtz390,#tabsmtz391:checked~#contmtz391,#tabsmtz392:checked~#contmtz392,#tabsmtz393:checked~#contmtz393,#tabsmtz394:checked~#contmtz394,#tabsmtz395:checked~#contmtz395,#tabsmtz396:checked~#contmtz396,#tabsmtz397:checked~#contmtz397,#tabsmtz398:checked~#contmtz398,#tabsmtz399:checked~#contmtz399,#tabsmtz400:checked~#contmtz400,#tabsmtz401:checked~#contmtz401,#tabsmtz402:checked~#contmtz402,#tabsmtz403:checked~#contmtz403,#tabsmtz404:checked~#contmtz404,#tabsmtz405:checked~#contmtz405,#tabsmtz406:checked~#contmtz406,#tabsmtz407:checked~#contmtz407,#tabsmtz408:checked~#contmtz408,#tabsmtz409:checked~#contmtz409,#tabsmtz410:checked~#contmtz410,#tabsmtz411:checked~#contmtz411,#tabsmtz412:checked~#contmtz412,#tabsmtz413:checked~#contmtz413,#tabsmtz414:checked~#contmtz414,#tabsmtz415:checked~#contmtz415,#tabsmtz416:checked~#contmtz416,#tabsmtz417:checked~#contmtz417,#tabsmtz418:checked~#contmtz418,#tabsmtz419:checked~#contmtz419,#tabsmtz420:checked~#contmtz420,#tabsmtz421:checked~#contmtz421,#tabsmtz422:checked~#contmtz422,#tabsmtz423:checked~#contmtz423,#tabsmtz424:checked~#contmtz424,#tabsmtz425:checked~#contmtz425,#tabsmtz426:checked~#contmtz426,#tabsmtz427:checked~#contmtz427,#tabsmtz428:checked~#contmtz428,#tabsmtz429:checked~#contmtz429,#tabsmtz430:checked~#contmtz430,#tabsmtz431:checked~#contmtz431,#tabsmtz432:checked~#contmtz432,#tabsmtz433:checked~#contmtz433,#tabsmtz434:checked~#contmtz434,#tabsmtz435:checked~#contmtz435,#tabsmtz436:checked~#contmtz436,#tabsmtz437:checked~#contmtz437,#tabsmtz438:checked~#contmtz438,#tabsmtz439:checked~#contmtz439,#tabsmtz440:checked~#contmtz440,#tabsmtz441:checked~#contmtz441,#tabsmtz442:checked~#contmtz442,#tabsmtz443:checked~#contmtz443,#tabsmtz444:checked~#contmtz444,#tabsmtz445:checked~#contmtz445,#tabsmtz446:checked~#contmtz446,#tabsmtz447:checked~#contmtz447,#tabsmtz448:checked~#contmtz448,#tabsmtz449:checked~#contmtz449,#tabsmtz450:checked~#contmtz450,#tabsmtz451:checked~#contmtz451,#tabsmtz452:checked~#contmtz452,#tabsmtz453:checked~#contmtz453,#tabsmtz454:checked~#contmtz454,#tabsmtz455:checked~#contmtz455,#tabsmtz456:checked~#contmtz456,#tabsmtz457:checked~#contmtz457,#tabsmtz458:checked~#contmtz458,#tabsmtz459:checked~#contmtz459,#tabsmtz460:checked~#contmtz460,#tabsmtz461:checked~#contmtz461,#tabsmtz462:checked~#contmtz462,#tabsmtz463:checked~#contmtz463,#tabsmtz464:checked~#contmtz464,#tabsmtz465:checked~#contmtz465,#tabsmtz466:checked~#contmtz466,#tabsmtz467:checked~#contmtz467,#tabsmtz468:checked~#contmtz468,#tabsmtz469:checked~#contmtz469,#tabsmtz470:checked~#contmtz470,#tabsmtz471:checked~#contmtz471,#tabsmtz472:checked~#contmtz472,#tabsmtz473:checked~#contmtz473,#tabsmtz474:checked~#contmtz474,#tabsmtz475:checked~#contmtz475,#tabsmtz476:checked~#contmtz476,#tabsmtz477:checked~#contmtz477,#tabsmtz478:checked~#contmtz478,#tabsmtz479:checked~#contmtz479,#tabsmtz480:checked~#contmtz480,#tabsmtz481:checked~#contmtz481,#tabsmtz482:checked~#contmtz482,#tabsmtz483:checked~#contmtz483,#tabsmtz484:checked~#contmtz484,#tabsmtz485:checked~#contmtz485,#tabsmtz486:checked~#contmtz486,#tabsmtz487:checked~#contmtz487,#tabsmtz488:checked~#contmtz488,#tabsmtz489:checked~#contmtz489,#tabsmtz490:checked~#contmtz490,#tabsmtz491:checked~#contmtz491,#tabsmtz492:checked~#contmtz492,#tabsmtz493:checked~#contmtz493,#tabsmtz494:checked~#contmtz494,#tabsmtz495:checked~#contmtz495,#tabsmtz496:checked~#contmtz496,#tabsmtz497:checked~#contmtz497,#tabsmtz498:checked~#contmtz498,#tabsmtz499:checked~#contmtz499,#tabsmtz500:checked~#contmtz500,#tabsmtz501:checked~#contmtz501,#tabsmtz502:checked~#contmtz502,#tabsmtz503:checked~#contmtz503,#tabsmtz504:checked~#contmtz504,#tabsmtz505:checked~#contmtz505,#tabsmtz506:checked~#contmtz506,#tabsmtz507:checked~#contmtz507,#tabsmtz508:checked~#contmtz508,#tabsmtz509:checked~#contmtz509,#tabsmtz510:checked~#contmtz510,#tabsmtz511:checked~#contmtz511,#tabsmtz512:checked~#contmtz512,#tabsmtz513:checked~#contmtz513,#tabsmtz514:checked~#contmtz514,#tabsmtz515:checked~#contmtz515,#tabsmtz516:checked~#contmtz516,#tabsmtz517:checked~#contmtz517,#tabsmtz518:checked~#contmtz518,#tabsmtz519:checked~#contmtz519,#tabsmtz520:checked~#contmtz520,#tabsmtz521:checked~#contmtz521,#tabsmtz522:checked~#contmtz522,#tabsmtz523:checked~#contmtz523,#tabsmtz524:checked~#contmtz524,#tabsmtz525:checked~#contmtz525,#tabsmtz526:checked~#contmtz526,#tabsmtz527:checked~#contmtz527,#tabsmtz528:checked~#contmtz528,#tabsmtz529:checked~#contmtz529,#tabsmtz530:checked~#contmtz530,#tabsmtz531:checked~#contmtz531,#tabsmtz532:checked~#contmtz532,#tabsmtz533:checked~#contmtz533,#tabsmtz534:checked~#contmtz534,#tabsmtz535:checked~#contmtz535,#tabsmtz536:checked~#contmtz536,#tabsmtz537:checked~#contmtz537,#tabsmtz538:checked~#contmtz538,#tabsmtz539:checked~#contmtz539,#tabsmtz540:checked~#contmtz540{display:block;}.tabs-mtz>label{display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 25px 10px 25px;font-size:16px;line-height:1.5;border-radius:100px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-left:15px;cursor:pointer;margin-bottom:15px;}.tabs-mtz>label:first-of-type{margin-left:0px;}.tabs-mtz2v2{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2v2>input[type="radio"]{display:none;}.tabs-mtz2v2>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-mtz2v2>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2v2>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz7002:checked~#contmtz7002,#tabsmtz8002:checked~#contmtz8002,#tabsmtz9002:checked~#contmtz9002,#tabsmtz10002:checked~#contmtz10002,#tabsmtz11002:checked~#contmtz11002,#tabsmtz12002:checked~#contmtz12002,#tabsmtz13002:checked~#contmtz13002,#tabsmtz14002:checked~#contmtz14002,#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42,#tabsmtz43:checked~#contmtz43,#tabsmtz44:checked~#contmtz44,#tabsmtz45:checked~#contmtz45,#tabsmtz46:checked~#contmtz46,#tabsmtz47:checked~#contmtz47,#tabsmtz48:checked~#contmtz48,#tabsmtz49:checked~#contmtz49,#tabsmtz50:checked~#contmtz50,#tabsmtz51:checked~#contmtz51,#tabsmtz52:checked~#contmtz52,#tabsmtz53:checked~#contmtz53,#tabsmtz54:checked~#contmtz54,#tabsmtz55:checked~#contmtz55,#tabsmtz56:checked~#contmtz56,#tabsmtz57:checked~#contmtz57,#tabsmtz58:checked~#contmtz58,#tabsmtz59:checked~#contmtz59,#tabsmtz60:checked~#contmtz60,#tabsmtz61:checked~#contmtz61,#tabsmtz62:checked~#contmtz62,#tabsmtz63:checked~#contmtz63,#tabsmtz64:checked~#contmtz64,#tabsmtz65:checked~#contmtz65,#tabsmtz66:checked~#contmtz66,#tabsmtz67:checked~#contmtz67,#tabsmtz68:checked~#contmtz68,#tabsmtz69:checked~#contmtz69,#tabsmtz70:checked~#contmtz70,#tabsmtz71:checked~#contmtz71,#tabsmtz72:checked~#contmtz72,#tabsmtz73:checked~#contmtz73,#tabsmtz74:checked~#contmtz74,#tabsmtz75:checked~#contmtz75,#tabsmtz76:checked~#contmtz76,#tabsmtz77:checked~#contmtz77,#tabsmtz78:checked~#contmtz78,#tabsmtz79:checked~#contmtz79,#tabsmtz80:checked~#contmtz80,#tabsmtz81:checked~#contmtz81,#tabsmtz82:checked~#contmtz82,#tabsmtz83:checked~#contmtz83,#tabsmtz84:checked~#contmtz84,#tabsmtz85:checked~#contmtz85,#tabsmtz86:checked~#contmtz86,#tabsmtz87:checked~#contmtz87,#tabsmtz88:checked~#contmtz88,#tabsmtz89:checked~#contmtz89,#tabsmtz90:checked~#contmtz90,#tabsmtz91:checked~#contmtz91,#tabsmtz92:checked~#contmtz92,#tabsmtz93:checked~#contmtz93,#tabsmtz94:checked~#contmtz94,#tabsmtz95:checked~#contmtz95,#tabsmtz96:checked~#contmtz96,#tabsmtz97:checked~#contmtz97,#tabsmtz98:checked~#contmtz98,#tabsmtz99:checked~#contmtz99,#tabsmtz100:checked~#contmtz100,#tabsmtz101:checked~#contmtz101,#tabsmtz102:checked~#contmtz102,#tabsmtz103:checked~#contmtz103,#tabsmtz104:checked~#contmtz104,#tabsmtz105:checked~#contmtz105,#tabsmtz106:checked~#contmtz106,#tabsmtz107:checked~#contmtz107,#tabsmtz108:checked~#contmtz108,#tabsmtz109:checked~#contmtz109,#tabsmtz110:checked~#contmtz110,#tabsmtz111:checked~#contmtz111,#tabsmtz112:checked~#contmtz112,#tabsmtz113:checked~#contmtz113,#tabsmtz114:checked~#contmtz114,#tabsmtz115:checked~#contmtz115,#tabsmtz116:checked~#contmtz116,#tabsmtz117:checked~#contmtz117,#tabsmtz118:checked~#contmtz118,#tabsmtz119:checked~#contmtz119,#tabsmtz120:checked~#contmtz120,#tabsmtz121:checked~#contmtz121,#tabsmtz122:checked~#contmtz122,#tabsmtz123:checked~#contmtz123,#tabsmtz124:checked~#contmtz124,#tabsmtz125:checked~#contmtz125,#tabsmtz126:checked~#contmtz126,#tabsmtz127:checked~#contmtz127,#tabsmtz128:checked~#contmtz128,#tabsmtz129:checked~#contmtz129,#tabsmtz130:checked~#contmtz130,#tabsmtz131:checked~#contmtz131,#tabsmtz132:checked~#contmtz132,#tabsmtz133:checked~#contmtz133,#tabsmtz134:checked~#contmtz134,#tabsmtz135:checked~#contmtz135,#tabsmtz136:checked~#contmtz136,#tabsmtz137:checked~#contmtz137,#tabsmtz138:checked~#contmtz138,#tabsmtz139:checked~#contmtz139,#tabsmtz140:checked~#contmtz140,#tabsmtz141:checked~#contmtz141,#tabsmtz142:checked~#contmtz142,#tabsmtz143:checked~#contmtz143,#tabsmtz144:checked~#contmtz144,#tabsmtz145:checked~#contmtz145,#tabsmtz146:checked~#contmtz146,#tabsmtz147:checked~#contmtz147,#tabsmtz148:checked~#contmtz148,#tabsmtz149:checked~#contmtz149,#tabsmtz150:checked~#contmtz150,#tabsmtz151:checked~#contmtz151,#tabsmtz152:checked~#contmtz152,#tabsmtz153:checked~#contmtz153,#tabsmtz154:checked~#contmtz154,#tabsmtz155:checked~#contmtz155,#tabsmtz156:checked~#contmtz156,#tabsmtz157:checked~#contmtz157,#tabsmtz158:checked~#contmtz158,#tabsmtz159:checked~#contmtz159,#tabsmtz160:checked~#contmtz160,#tabsmtz161:checked~#contmtz161,#tabsmtz162:checked~#contmtz162,#tabsmtz163:checked~#contmtz163,#tabsmtz164:checked~#contmtz164,#tabsmtz165:checked~#contmtz165,#tabsmtz166:checked~#contmtz166,#tabsmtz167:checked~#contmtz167,#tabsmtz168:checked~#contmtz168,#tabsmtz169:checked~#contmtz169,#tabsmtz170:checked~#contmtz170,#tabsmtz171:checked~#contmtz171,#tabsmtz172:checked~#contmtz172,#tabsmtz173:checked~#contmtz173,#tabsmtz174:checked~#contmtz174,#tabsmtz175:checked~#contmtz175,#tabsmtz176:checked~#contmtz176,#tabsmtz177:checked~#contmtz177,#tabsmtz178:checked~#contmtz178,#tabsmtz179:checked~#contmtz179,#tabsmtz180:checked~#contmtz180,#tabsmtz181:checked~#contmtz181,#tabsmtz182:checked~#contmtz182,#tabsmtz183:checked~#contmtz183,#tabsmtz184:checked~#contmtz184,#tabsmtz185:checked~#contmtz185,#tabsmtz186:checked~#contmtz186,#tabsmtz187:checked~#contmtz187,#tabsmtz188:checked~#contmtz188,#tabsmtz189:checked~#contmtz189,#tabsmtz190:checked~#contmtz190,#tabsmtz191:checked~#contmtz191,#tabsmtz192:checked~#contmtz192,#tabsmtz193:checked~#contmtz193,#tabsmtz194:checked~#contmtz194,#tabsmtz195:checked~#contmtz195,#tabsmtz196:checked~#contmtz196,#tabsmtz197:checked~#contmtz197,#tabsmtz198:checked~#contmtz198,#tabsmtz199:checked~#contmtz199,#tabsmtz200:checked~#contmtz200,#tabsmtz201:checked~#contmtz201,#tabsmtz202:checked~#contmtz202,#tabsmtz203:checked~#contmtz203,#tabsmtz204:checked~#contmtz204,#tabsmtz205:checked~#contmtz205,#tabsmtz206:checked~#contmtz206,#tabsmtz207:checked~#contmtz207,#tabsmtz208:checked~#contmtz208,#tabsmtz209:checked~#contmtz209,#tabsmtz210:checked~#contmtz210,#tabsmtz211:checked~#contmtz211,#tabsmtz212:checked~#contmtz212,#tabsmtz213:checked~#contmtz213,#tabsmtz214:checked~#contmtz214,#tabsmtz215:checked~#contmtz215,#tabsmtz216:checked~#contmtz216,#tabsmtz217:checked~#contmtz217,#tabsmtz218:checked~#contmtz218,#tabsmtz219:checked~#contmtz219,#tabsmtz220:checked~#contmtz220,#tabsmtz221:checked~#contmtz221,#tabsmtz222:checked~#contmtz222,#tabsmtz223:checked~#contmtz223,#tabsmtz224:checked~#contmtz224,#tabsmtz225:checked~#contmtz225,#tabsmtz226:checked~#contmtz226,#tabsmtz227:checked~#contmtz227,#tabsmtz228:checked~#contmtz228,#tabsmtz229:checked~#contmtz229,#tabsmtz230:checked~#contmtz230,#tabsmtz231:checked~#contmtz231,#tabsmtz232:checked~#contmtz232,#tabsmtz233:checked~#contmtz233,#tabsmtz234:checked~#contmtz234,#tabsmtz235:checked~#contmtz235,#tabsmtz236:checked~#contmtz236,#tabsmtz237:checked~#contmtz237,#tabsmtz238:checked~#contmtz238,#tabsmtz239:checked~#contmtz239,#tabsmtz240:checked~#contmtz240,#tabsmtz241:checked~#contmtz241,#tabsmtz242:checked~#contmtz242,#tabsmtz243:checked~#contmtz243,#tabsmtz244:checked~#contmtz244,#tabsmtz245:checked~#contmtz245,#tabsmtz246:checked~#contmtz246,#tabsmtz247:checked~#contmtz247,#tabsmtz248:checked~#contmtz248,#tabsmtz249:checked~#contmtz249,#tabsmtz250:checked~#contmtz250,#tabsmtz251:checked~#contmtz251,#tabsmtz252:checked~#contmtz252,#tabsmtz253:checked~#contmtz253,#tabsmtz254:checked~#contmtz254,#tabsmtz255:checked~#contmtz255,#tabsmtz256:checked~#contmtz256,#tabsmtz257:checked~#contmtz257,#tabsmtz258:checked~#contmtz258,#tabsmtz259:checked~#contmtz259,#tabsmtz260:checked~#contmtz260,#tabsmtz261:checked~#contmtz261,#tabsmtz262:checked~#contmtz262,#tabsmtz263:checked~#contmtz263,#tabsmtz264:checked~#contmtz264,#tabsmtz265:checked~#contmtz265,#tabsmtz266:checked~#contmtz266,#tabsmtz267:checked~#contmtz267,#tabsmtz268:checked~#contmtz268,#tabsmtz269:checked~#contmtz269,#tabsmtz270:checked~#contmtz270,#tabsmtz271:checked~#contmtz271,#tabsmtz272:checked~#contmtz272,#tabsmtz273:checked~#contmtz273,#tabsmtz274:checked~#contmtz274,#tabsmtz275:checked~#contmtz275,#tabsmtz276:checked~#contmtz276,#tabsmtz277:checked~#contmtz277,#tabsmtz278:checked~#contmtz278,#tabsmtz279:checked~#contmtz279,#tabsmtz280:checked~#contmtz280,#tabsmtz281:checked~#contmtz281,#tabsmtz282:checked~#contmtz282,#tabsmtz283:checked~#contmtz283,#tabsmtz284:checked~#contmtz284,#tabsmtz285:checked~#contmtz285,#tabsmtz286:checked~#contmtz286,#tabsmtz287:checked~#contmtz287,#tabsmtz288:checked~#contmtz288,#tabsmtz289:checked~#contmtz289,#tabsmtz290:checked~#contmtz290,#tabsmtz291:checked~#contmtz291,#tabsmtz292:checked~#contmtz292,#tabsmtz293:checked~#contmtz293,#tabsmtz294:checked~#contmtz294,#tabsmtz295:checked~#contmtz295,#tabsmtz296:checked~#contmtz296,#tabsmtz297:checked~#contmtz297,#tabsmtz298:checked~#contmtz298,#tabsmtz299:checked~#contmtz299,#tabsmtz300:checked~#contmtz300,#tabsmtz301:checked~#contmtz301,#tabsmtz302:checked~#contmtz302,#tabsmtz303:checked~#contmtz303,#tabsmtz304:checked~#contmtz304,#tabsmtz305:checked~#contmtz305,#tabsmtz306:checked~#contmtz306,#tabsmtz307:checked~#contmtz307,#tabsmtz308:checked~#contmtz308,#tabsmtz309:checked~#contmtz309,#tabsmtz310:checked~#contmtz310,#tabsmtz311:checked~#contmtz311,#tabsmtz312:checked~#contmtz312,#tabsmtz313:checked~#contmtz313,#tabsmtz314:checked~#contmtz314,#tabsmtz315:checked~#contmtz315,#tabsmtz316:checked~#contmtz316,#tabsmtz317:checked~#contmtz317,#tabsmtz318:checked~#contmtz318,#tabsmtz319:checked~#contmtz319,#tabsmtz320:checked~#contmtz320,#tabsmtz321:checked~#contmtz321,#tabsmtz322:checked~#contmtz322,#tabsmtz323:checked~#contmtz323,#tabsmtz324:checked~#contmtz324,#tabsmtz325:checked~#contmtz325,#tabsmtz326:checked~#contmtz326,#tabsmtz327:checked~#contmtz327,#tabsmtz328:checked~#contmtz328,#tabsmtz329:checked~#contmtz329,#tabsmtz330:checked~#contmtz330,#tabsmtz331:checked~#contmtz331,#tabsmtz332:checked~#contmtz332,#tabsmtz333:checked~#contmtz333,#tabsmtz334:checked~#contmtz334,#tabsmtz335:checked~#contmtz335,#tabsmtz336:checked~#contmtz336,#tabsmtz337:checked~#contmtz337,#tabsmtz338:checked~#contmtz338,#tabsmtz339:checked~#contmtz339,#tabsmtz340:checked~#contmtz340,#tabsmtz341:checked~#contmtz341,#tabsmtz342:checked~#contmtz342,#tabsmtz343:checked~#contmtz343,#tabsmtz344:checked~#contmtz344,#tabsmtz345:checked~#contmtz345,#tabsmtz346:checked~#contmtz346,#tabsmtz347:checked~#contmtz347,#tabsmtz348:checked~#contmtz348,#tabsmtz349:checked~#contmtz349,#tabsmtz350:checked~#contmtz350,#tabsmtz351:checked~#contmtz351,#tabsmtz352:checked~#contmtz352,#tabsmtz353:checked~#contmtz353,#tabsmtz354:checked~#contmtz354,#tabsmtz355:checked~#contmtz355,#tabsmtz356:checked~#contmtz356,#tabsmtz357:checked~#contmtz357,#tabsmtz358:checked~#contmtz358,#tabsmtz359:checked~#contmtz359,#tabsmtz360:checked~#contmtz360,#tabsmtz361:checked~#contmtz361,#tabsmtz362:checked~#contmtz362,#tabsmtz363:checked~#contmtz363,#tabsmtz364:checked~#contmtz364,#tabsmtz365:checked~#contmtz365,#tabsmtz366:checked~#contmtz366,#tabsmtz367:checked~#contmtz367,#tabsmtz368:checked~#contmtz368,#tabsmtz369:checked~#contmtz369,#tabsmtz370:checked~#contmtz370,#tabsmtz371:checked~#contmtz371,#tabsmtz372:checked~#contmtz372,#tabsmtz373:checked~#contmtz373,#tabsmtz374:checked~#contmtz374,#tabsmtz375:checked~#contmtz375,#tabsmtz376:checked~#contmtz376,#tabsmtz377:checked~#contmtz377,#tabsmtz378:checked~#contmtz378,#tabsmtz379:checked~#contmtz379,#tabsmtz380:checked~#contmtz380,#tabsmtz381:checked~#contmtz381,#tabsmtz382:checked~#contmtz382,#tabsmtz383:checked~#contmtz383,#tabsmtz384:checked~#contmtz384,#tabsmtz385:checked~#contmtz385,#tabsmtz386:checked~#contmtz386,#tabsmtz387:checked~#contmtz387,#tabsmtz388:checked~#contmtz388,#tabsmtz389:checked~#contmtz389,#tabsmtz390:checked~#contmtz390,#tabsmtz391:checked~#contmtz391,#tabsmtz392:checked~#contmtz392,#tabsmtz393:checked~#contmtz393,#tabsmtz394:checked~#contmtz394,#tabsmtz395:checked~#contmtz395,#tabsmtz396:checked~#contmtz396,#tabsmtz397:checked~#contmtz397,#tabsmtz398:checked~#contmtz398,#tabsmtz399:checked~#contmtz399,#tabsmtz400:checked~#contmtz400,#tabsmtz401:checked~#contmtz401,#tabsmtz402:checked~#contmtz402,#tabsmtz403:checked~#contmtz403,#tabsmtz404:checked~#contmtz404,#tabsmtz405:checked~#contmtz405,#tabsmtz406:checked~#contmtz406,#tabsmtz407:checked~#contmtz407,#tabsmtz408:checked~#contmtz408,#tabsmtz409:checked~#contmtz409,#tabsmtz410:checked~#contmtz410,#tabsmtz411:checked~#contmtz411,#tabsmtz412:checked~#contmtz412,#tabsmtz413:checked~#contmtz413,#tabsmtz414:checked~#contmtz414,#tabsmtz415:checked~#contmtz415,#tabsmtz416:checked~#contmtz416,#tabsmtz417:checked~#contmtz417,#tabsmtz418:checked~#contmtz418,#tabsmtz419:checked~#contmtz419,#tabsmtz420:checked~#contmtz420,#tabsmtz421:checked~#contmtz421,#tabsmtz422:checked~#contmtz422,#tabsmtz423:checked~#contmtz423,#tabsmtz424:checked~#contmtz424,#tabsmtz425:checked~#contmtz425,#tabsmtz426:checked~#contmtz426,#tabsmtz427:checked~#contmtz427,#tabsmtz428:checked~#contmtz428,#tabsmtz429:checked~#contmtz429,#tabsmtz430:checked~#contmtz430,#tabsmtz431:checked~#contmtz431,#tabsmtz432:checked~#contmtz432,#tabsmtz433:checked~#contmtz433,#tabsmtz434:checked~#contmtz434,#tabsmtz435:checked~#contmtz435,#tabsmtz436:checked~#contmtz436,#tabsmtz437:checked~#contmtz437,#tabsmtz438:checked~#contmtz438,#tabsmtz439:checked~#contmtz439,#tabsmtz440:checked~#contmtz440,#tabsmtz441:checked~#contmtz441,#tabsmtz442:checked~#contmtz442,#tabsmtz443:checked~#contmtz443,#tabsmtz444:checked~#contmtz444,#tabsmtz445:checked~#contmtz445,#tabsmtz446:checked~#contmtz446,#tabsmtz447:checked~#contmtz447,#tabsmtz448:checked~#contmtz448,#tabsmtz449:checked~#contmtz449,#tabsmtz450:checked~#contmtz450,#tabsmtz451:checked~#contmtz451,#tabsmtz452:checked~#contmtz452,#tabsmtz453:checked~#contmtz453,#tabsmtz454:checked~#contmtz454,#tabsmtz455:checked~#contmtz455,#tabsmtz456:checked~#contmtz456,#tabsmtz457:checked~#contmtz457,#tabsmtz458:checked~#contmtz458,#tabsmtz459:checked~#contmtz459,#tabsmtz460:checked~#contmtz460,#tabsmtz461:checked~#contmtz461,#tabsmtz462:checked~#contmtz462,#tabsmtz463:checked~#contmtz463,#tabsmtz464:checked~#contmtz464,#tabsmtz465:checked~#contmtz465,#tabsmtz466:checked~#contmtz466,#tabsmtz467:checked~#contmtz467,#tabsmtz468:checked~#contmtz468,#tabsmtz469:checked~#contmtz469,#tabsmtz470:checked~#contmtz470,#tabsmtz471:checked~#contmtz471,#tabsmtz472:checked~#contmtz472,#tabsmtz473:checked~#contmtz473,#tabsmtz474:checked~#contmtz474,#tabsmtz475:checked~#contmtz475,#tabsmtz476:checked~#contmtz476,#tabsmtz477:checked~#contmtz477,#tabsmtz478:checked~#contmtz478,#tabsmtz479:checked~#contmtz479,#tabsmtz480:checked~#contmtz480,#tabsmtz481:checked~#contmtz481,#tabsmtz482:checked~#contmtz482,#tabsmtz483:checked~#contmtz483,#tabsmtz484:checked~#contmtz484,#tabsmtz485:checked~#contmtz485,#tabsmtz486:checked~#contmtz486,#tabsmtz487:checked~#contmtz487,#tabsmtz488:checked~#contmtz488,#tabsmtz489:checked~#contmtz489,#tabsmtz490:checked~#contmtz490,#tabsmtz491:checked~#contmtz491,#tabsmtz492:checked~#contmtz492,#tabsmtz493:checked~#contmtz493,#tabsmtz494:checked~#contmtz494,#tabsmtz495:checked~#contmtz495,#tabsmtz496:checked~#contmtz496,#tabsmtz497:checked~#contmtz497,#tabsmtz498:checked~#contmtz498,#tabsmtz499:checked~#contmtz499,#tabsmtz500:checked~#contmtz500,#tabsmtz501:checked~#contmtz501,#tabsmtz502:checked~#contmtz502,#tabsmtz503:checked~#contmtz503,#tabsmtz504:checked~#contmtz504,#tabsmtz505:checked~#contmtz505,#tabsmtz506:checked~#contmtz506,#tabsmtz507:checked~#contmtz507,#tabsmtz508:checked~#contmtz508,#tabsmtz509:checked~#contmtz509,#tabsmtz510:checked~#contmtz510,#tabsmtz511:checked~#contmtz511,#tabsmtz512:checked~#contmtz512,#tabsmtz513:checked~#contmtz513,#tabsmtz514:checked~#contmtz514,#tabsmtz515:checked~#contmtz515,#tabsmtz516:checked~#contmtz516,#tabsmtz517:checked~#contmtz517,#tabsmtz518:checked~#contmtz518,#tabsmtz519:checked~#contmtz519,#tabsmtz520:checked~#contmtz520,#tabsmtz521:checked~#contmtz521,#tabsmtz522:checked~#contmtz522,#tabsmtz523:checked~#contmtz523,#tabsmtz524:checked~#contmtz524,#tabsmtz525:checked~#contmtz525,#tabsmtz526:checked~#contmtz526,#tabsmtz527:checked~#contmtz527,#tabsmtz528:checked~#contmtz528,#tabsmtz529:checked~#contmtz529,#tabsmtz530:checked~#contmtz530,#tabsmtz531:checked~#contmtz531,#tabsmtz532:checked~#contmtz532,#tabsmtz533:checked~#contmtz533,#tabsmtz534:checked~#contmtz534,#tabsmtz535:checked~#contmtz535,#tabsmtz536:checked~#contmtz536,#tabsmtz537:checked~#contmtz537,#tabsmtz538:checked~#contmtz538,#tabsmtz539:checked~#contmtz539,#tabsmtz540:checked~#contmtz540{display:block;}.tabs-mtz2v2>label{width:23.2%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-mtz2v2>label{width:46%;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-mtz2v2>label{width:46%;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.tabs-mtz2v2>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-mtz2v2>div{padding:0px 0px 10px 0px;}}.tabs-mtz2v2>label:last-of-type{margin-right:0px;}.tabs-mtz2v2>label:first-of-type{margin-right:12px;}.tabs-mtz2v3{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2v3>input[type="radio"]{display:none;}.tabs-mtz2v3>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-mtz2v3>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2v3>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz7002:checked~#contmtz7002,#tabsmtz8002:checked~#contmtz8002,#tabsmtz9002:checked~#contmtz9002,#tabsmtz10002:checked~#contmtz10002,#tabsmtz11002:checked~#contmtz11002,#tabsmtz12002:checked~#contmtz12002,#tabsmtz13002:checked~#contmtz13002,#tabsmtz14002:checked~#contmtz14002,#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42,#tabsmtz43:checked~#contmtz43,#tabsmtz44:checked~#contmtz44,#tabsmtz45:checked~#contmtz45,#tabsmtz46:checked~#contmtz46,#tabsmtz47:checked~#contmtz47,#tabsmtz48:checked~#contmtz48,#tabsmtz49:checked~#contmtz49,#tabsmtz50:checked~#contmtz50,#tabsmtz51:checked~#contmtz51,#tabsmtz52:checked~#contmtz52,#tabsmtz53:checked~#contmtz53,#tabsmtz54:checked~#contmtz54,#tabsmtz55:checked~#contmtz55,#tabsmtz56:checked~#contmtz56,#tabsmtz57:checked~#contmtz57,#tabsmtz58:checked~#contmtz58,#tabsmtz59:checked~#contmtz59,#tabsmtz60:checked~#contmtz60,#tabsmtz61:checked~#contmtz61,#tabsmtz62:checked~#contmtz62,#tabsmtz63:checked~#contmtz63,#tabsmtz64:checked~#contmtz64,#tabsmtz65:checked~#contmtz65,#tabsmtz66:checked~#contmtz66,#tabsmtz67:checked~#contmtz67,#tabsmtz68:checked~#contmtz68,#tabsmtz69:checked~#contmtz69,#tabsmtz70:checked~#contmtz70,#tabsmtz71:checked~#contmtz71,#tabsmtz72:checked~#contmtz72,#tabsmtz73:checked~#contmtz73,#tabsmtz74:checked~#contmtz74,#tabsmtz75:checked~#contmtz75,#tabsmtz76:checked~#contmtz76,#tabsmtz77:checked~#contmtz77,#tabsmtz78:checked~#contmtz78,#tabsmtz79:checked~#contmtz79,#tabsmtz80:checked~#contmtz80,#tabsmtz81:checked~#contmtz81,#tabsmtz82:checked~#contmtz82,#tabsmtz83:checked~#contmtz83,#tabsmtz84:checked~#contmtz84,#tabsmtz85:checked~#contmtz85,#tabsmtz86:checked~#contmtz86,#tabsmtz87:checked~#contmtz87,#tabsmtz88:checked~#contmtz88,#tabsmtz89:checked~#contmtz89,#tabsmtz90:checked~#contmtz90,#tabsmtz91:checked~#contmtz91,#tabsmtz92:checked~#contmtz92,#tabsmtz93:checked~#contmtz93,#tabsmtz94:checked~#contmtz94,#tabsmtz95:checked~#contmtz95,#tabsmtz96:checked~#contmtz96,#tabsmtz97:checked~#contmtz97,#tabsmtz98:checked~#contmtz98,#tabsmtz99:checked~#contmtz99,#tabsmtz100:checked~#contmtz100,#tabsmtz101:checked~#contmtz101,#tabsmtz102:checked~#contmtz102,#tabsmtz103:checked~#contmtz103,#tabsmtz104:checked~#contmtz104,#tabsmtz105:checked~#contmtz105,#tabsmtz106:checked~#contmtz106,#tabsmtz107:checked~#contmtz107,#tabsmtz108:checked~#contmtz108,#tabsmtz109:checked~#contmtz109,#tabsmtz110:checked~#contmtz110,#tabsmtz111:checked~#contmtz111,#tabsmtz112:checked~#contmtz112,#tabsmtz113:checked~#contmtz113,#tabsmtz114:checked~#contmtz114,#tabsmtz115:checked~#contmtz115,#tabsmtz116:checked~#contmtz116,#tabsmtz117:checked~#contmtz117,#tabsmtz118:checked~#contmtz118,#tabsmtz119:checked~#contmtz119,#tabsmtz120:checked~#contmtz120,#tabsmtz121:checked~#contmtz121,#tabsmtz122:checked~#contmtz122,#tabsmtz123:checked~#contmtz123,#tabsmtz124:checked~#contmtz124,#tabsmtz125:checked~#contmtz125,#tabsmtz126:checked~#contmtz126,#tabsmtz127:checked~#contmtz127,#tabsmtz128:checked~#contmtz128,#tabsmtz129:checked~#contmtz129,#tabsmtz130:checked~#contmtz130,#tabsmtz131:checked~#contmtz131,#tabsmtz132:checked~#contmtz132,#tabsmtz133:checked~#contmtz133,#tabsmtz134:checked~#contmtz134,#tabsmtz135:checked~#contmtz135,#tabsmtz136:checked~#contmtz136,#tabsmtz137:checked~#contmtz137,#tabsmtz138:checked~#contmtz138,#tabsmtz139:checked~#contmtz139,#tabsmtz140:checked~#contmtz140,#tabsmtz141:checked~#contmtz141,#tabsmtz142:checked~#contmtz142,#tabsmtz143:checked~#contmtz143,#tabsmtz144:checked~#contmtz144,#tabsmtz145:checked~#contmtz145,#tabsmtz146:checked~#contmtz146,#tabsmtz147:checked~#contmtz147,#tabsmtz148:checked~#contmtz148,#tabsmtz149:checked~#contmtz149,#tabsmtz150:checked~#contmtz150,#tabsmtz151:checked~#contmtz151,#tabsmtz152:checked~#contmtz152,#tabsmtz153:checked~#contmtz153,#tabsmtz154:checked~#contmtz154,#tabsmtz155:checked~#contmtz155,#tabsmtz156:checked~#contmtz156,#tabsmtz157:checked~#contmtz157,#tabsmtz158:checked~#contmtz158,#tabsmtz159:checked~#contmtz159,#tabsmtz160:checked~#contmtz160,#tabsmtz161:checked~#contmtz161,#tabsmtz162:checked~#contmtz162,#tabsmtz163:checked~#contmtz163,#tabsmtz164:checked~#contmtz164,#tabsmtz165:checked~#contmtz165,#tabsmtz166:checked~#contmtz166,#tabsmtz167:checked~#contmtz167,#tabsmtz168:checked~#contmtz168,#tabsmtz169:checked~#contmtz169,#tabsmtz170:checked~#contmtz170,#tabsmtz171:checked~#contmtz171,#tabsmtz172:checked~#contmtz172,#tabsmtz173:checked~#contmtz173,#tabsmtz174:checked~#contmtz174,#tabsmtz175:checked~#contmtz175,#tabsmtz176:checked~#contmtz176,#tabsmtz177:checked~#contmtz177,#tabsmtz178:checked~#contmtz178,#tabsmtz179:checked~#contmtz179,#tabsmtz180:checked~#contmtz180,#tabsmtz181:checked~#contmtz181,#tabsmtz182:checked~#contmtz182,#tabsmtz183:checked~#contmtz183,#tabsmtz184:checked~#contmtz184,#tabsmtz185:checked~#contmtz185,#tabsmtz186:checked~#contmtz186,#tabsmtz187:checked~#contmtz187,#tabsmtz188:checked~#contmtz188,#tabsmtz189:checked~#contmtz189,#tabsmtz190:checked~#contmtz190,#tabsmtz191:checked~#contmtz191,#tabsmtz192:checked~#contmtz192,#tabsmtz193:checked~#contmtz193,#tabsmtz194:checked~#contmtz194,#tabsmtz195:checked~#contmtz195,#tabsmtz196:checked~#contmtz196,#tabsmtz197:checked~#contmtz197,#tabsmtz198:checked~#contmtz198,#tabsmtz199:checked~#contmtz199,#tabsmtz200:checked~#contmtz200,#tabsmtz201:checked~#contmtz201,#tabsmtz202:checked~#contmtz202,#tabsmtz203:checked~#contmtz203,#tabsmtz204:checked~#contmtz204,#tabsmtz205:checked~#contmtz205,#tabsmtz206:checked~#contmtz206,#tabsmtz207:checked~#contmtz207,#tabsmtz208:checked~#contmtz208,#tabsmtz209:checked~#contmtz209,#tabsmtz210:checked~#contmtz210,#tabsmtz211:checked~#contmtz211,#tabsmtz212:checked~#contmtz212,#tabsmtz213:checked~#contmtz213,#tabsmtz214:checked~#contmtz214,#tabsmtz215:checked~#contmtz215,#tabsmtz216:checked~#contmtz216,#tabsmtz217:checked~#contmtz217,#tabsmtz218:checked~#contmtz218,#tabsmtz219:checked~#contmtz219,#tabsmtz220:checked~#contmtz220,#tabsmtz221:checked~#contmtz221,#tabsmtz222:checked~#contmtz222,#tabsmtz223:checked~#contmtz223,#tabsmtz224:checked~#contmtz224,#tabsmtz225:checked~#contmtz225,#tabsmtz226:checked~#contmtz226,#tabsmtz227:checked~#contmtz227,#tabsmtz228:checked~#contmtz228,#tabsmtz229:checked~#contmtz229,#tabsmtz230:checked~#contmtz230,#tabsmtz231:checked~#contmtz231,#tabsmtz232:checked~#contmtz232,#tabsmtz233:checked~#contmtz233,#tabsmtz234:checked~#contmtz234,#tabsmtz235:checked~#contmtz235,#tabsmtz236:checked~#contmtz236,#tabsmtz237:checked~#contmtz237,#tabsmtz238:checked~#contmtz238,#tabsmtz239:checked~#contmtz239,#tabsmtz240:checked~#contmtz240,#tabsmtz241:checked~#contmtz241,#tabsmtz242:checked~#contmtz242,#tabsmtz243:checked~#contmtz243,#tabsmtz244:checked~#contmtz244,#tabsmtz245:checked~#contmtz245,#tabsmtz246:checked~#contmtz246,#tabsmtz247:checked~#contmtz247,#tabsmtz248:checked~#contmtz248,#tabsmtz249:checked~#contmtz249,#tabsmtz250:checked~#contmtz250,#tabsmtz251:checked~#contmtz251,#tabsmtz252:checked~#contmtz252,#tabsmtz253:checked~#contmtz253,#tabsmtz254:checked~#contmtz254,#tabsmtz255:checked~#contmtz255,#tabsmtz256:checked~#contmtz256,#tabsmtz257:checked~#contmtz257,#tabsmtz258:checked~#contmtz258,#tabsmtz259:checked~#contmtz259,#tabsmtz260:checked~#contmtz260,#tabsmtz261:checked~#contmtz261,#tabsmtz262:checked~#contmtz262,#tabsmtz263:checked~#contmtz263,#tabsmtz264:checked~#contmtz264,#tabsmtz265:checked~#contmtz265,#tabsmtz266:checked~#contmtz266,#tabsmtz267:checked~#contmtz267,#tabsmtz268:checked~#contmtz268,#tabsmtz269:checked~#contmtz269,#tabsmtz270:checked~#contmtz270,#tabsmtz271:checked~#contmtz271,#tabsmtz272:checked~#contmtz272,#tabsmtz273:checked~#contmtz273,#tabsmtz274:checked~#contmtz274,#tabsmtz275:checked~#contmtz275,#tabsmtz276:checked~#contmtz276,#tabsmtz277:checked~#contmtz277,#tabsmtz278:checked~#contmtz278,#tabsmtz279:checked~#contmtz279,#tabsmtz280:checked~#contmtz280,#tabsmtz281:checked~#contmtz281,#tabsmtz282:checked~#contmtz282,#tabsmtz283:checked~#contmtz283,#tabsmtz284:checked~#contmtz284,#tabsmtz285:checked~#contmtz285,#tabsmtz286:checked~#contmtz286,#tabsmtz287:checked~#contmtz287,#tabsmtz288:checked~#contmtz288,#tabsmtz289:checked~#contmtz289,#tabsmtz290:checked~#contmtz290,#tabsmtz291:checked~#contmtz291,#tabsmtz292:checked~#contmtz292,#tabsmtz293:checked~#contmtz293,#tabsmtz294:checked~#contmtz294,#tabsmtz295:checked~#contmtz295,#tabsmtz296:checked~#contmtz296,#tabsmtz297:checked~#contmtz297,#tabsmtz298:checked~#contmtz298,#tabsmtz299:checked~#contmtz299,#tabsmtz300:checked~#contmtz300,#tabsmtz301:checked~#contmtz301,#tabsmtz302:checked~#contmtz302,#tabsmtz303:checked~#contmtz303,#tabsmtz304:checked~#contmtz304,#tabsmtz305:checked~#contmtz305,#tabsmtz306:checked~#contmtz306,#tabsmtz307:checked~#contmtz307,#tabsmtz308:checked~#contmtz308,#tabsmtz309:checked~#contmtz309,#tabsmtz310:checked~#contmtz310,#tabsmtz311:checked~#contmtz311,#tabsmtz312:checked~#contmtz312,#tabsmtz313:checked~#contmtz313,#tabsmtz314:checked~#contmtz314,#tabsmtz315:checked~#contmtz315,#tabsmtz316:checked~#contmtz316,#tabsmtz317:checked~#contmtz317,#tabsmtz318:checked~#contmtz318,#tabsmtz319:checked~#contmtz319,#tabsmtz320:checked~#contmtz320,#tabsmtz321:checked~#contmtz321,#tabsmtz322:checked~#contmtz322,#tabsmtz323:checked~#contmtz323,#tabsmtz324:checked~#contmtz324,#tabsmtz325:checked~#contmtz325,#tabsmtz326:checked~#contmtz326,#tabsmtz327:checked~#contmtz327,#tabsmtz328:checked~#contmtz328,#tabsmtz329:checked~#contmtz329,#tabsmtz330:checked~#contmtz330,#tabsmtz331:checked~#contmtz331,#tabsmtz332:checked~#contmtz332,#tabsmtz333:checked~#contmtz333,#tabsmtz334:checked~#contmtz334,#tabsmtz335:checked~#contmtz335,#tabsmtz336:checked~#contmtz336,#tabsmtz337:checked~#contmtz337,#tabsmtz338:checked~#contmtz338,#tabsmtz339:checked~#contmtz339,#tabsmtz340:checked~#contmtz340,#tabsmtz341:checked~#contmtz341,#tabsmtz342:checked~#contmtz342,#tabsmtz343:checked~#contmtz343,#tabsmtz344:checked~#contmtz344,#tabsmtz345:checked~#contmtz345,#tabsmtz346:checked~#contmtz346,#tabsmtz347:checked~#contmtz347,#tabsmtz348:checked~#contmtz348,#tabsmtz349:checked~#contmtz349,#tabsmtz350:checked~#contmtz350,#tabsmtz351:checked~#contmtz351,#tabsmtz352:checked~#contmtz352,#tabsmtz353:checked~#contmtz353,#tabsmtz354:checked~#contmtz354,#tabsmtz355:checked~#contmtz355,#tabsmtz356:checked~#contmtz356,#tabsmtz357:checked~#contmtz357,#tabsmtz358:checked~#contmtz358,#tabsmtz359:checked~#contmtz359,#tabsmtz360:checked~#contmtz360,#tabsmtz361:checked~#contmtz361,#tabsmtz362:checked~#contmtz362,#tabsmtz363:checked~#contmtz363,#tabsmtz364:checked~#contmtz364,#tabsmtz365:checked~#contmtz365,#tabsmtz366:checked~#contmtz366,#tabsmtz367:checked~#contmtz367,#tabsmtz368:checked~#contmtz368,#tabsmtz369:checked~#contmtz369,#tabsmtz370:checked~#contmtz370,#tabsmtz371:checked~#contmtz371,#tabsmtz372:checked~#contmtz372,#tabsmtz373:checked~#contmtz373,#tabsmtz374:checked~#contmtz374,#tabsmtz375:checked~#contmtz375,#tabsmtz376:checked~#contmtz376,#tabsmtz377:checked~#contmtz377,#tabsmtz378:checked~#contmtz378,#tabsmtz379:checked~#contmtz379,#tabsmtz380:checked~#contmtz380,#tabsmtz381:checked~#contmtz381,#tabsmtz382:checked~#contmtz382,#tabsmtz383:checked~#contmtz383,#tabsmtz384:checked~#contmtz384,#tabsmtz385:checked~#contmtz385,#tabsmtz386:checked~#contmtz386,#tabsmtz387:checked~#contmtz387,#tabsmtz388:checked~#contmtz388,#tabsmtz389:checked~#contmtz389,#tabsmtz390:checked~#contmtz390,#tabsmtz391:checked~#contmtz391,#tabsmtz392:checked~#contmtz392,#tabsmtz393:checked~#contmtz393,#tabsmtz394:checked~#contmtz394,#tabsmtz395:checked~#contmtz395,#tabsmtz396:checked~#contmtz396,#tabsmtz397:checked~#contmtz397,#tabsmtz398:checked~#contmtz398,#tabsmtz399:checked~#contmtz399,#tabsmtz400:checked~#contmtz400,#tabsmtz401:checked~#contmtz401,#tabsmtz402:checked~#contmtz402,#tabsmtz403:checked~#contmtz403,#tabsmtz404:checked~#contmtz404,#tabsmtz405:checked~#contmtz405,#tabsmtz406:checked~#contmtz406,#tabsmtz407:checked~#contmtz407,#tabsmtz408:checked~#contmtz408,#tabsmtz409:checked~#contmtz409,#tabsmtz410:checked~#contmtz410,#tabsmtz411:checked~#contmtz411,#tabsmtz412:checked~#contmtz412,#tabsmtz413:checked~#contmtz413,#tabsmtz414:checked~#contmtz414,#tabsmtz415:checked~#contmtz415,#tabsmtz416:checked~#contmtz416,#tabsmtz417:checked~#contmtz417,#tabsmtz418:checked~#contmtz418,#tabsmtz419:checked~#contmtz419,#tabsmtz420:checked~#contmtz420,#tabsmtz421:checked~#contmtz421,#tabsmtz422:checked~#contmtz422,#tabsmtz423:checked~#contmtz423,#tabsmtz424:checked~#contmtz424,#tabsmtz425:checked~#contmtz425,#tabsmtz426:checked~#contmtz426,#tabsmtz427:checked~#contmtz427,#tabsmtz428:checked~#contmtz428,#tabsmtz429:checked~#contmtz429,#tabsmtz430:checked~#contmtz430,#tabsmtz431:checked~#contmtz431,#tabsmtz432:checked~#contmtz432,#tabsmtz433:checked~#contmtz433,#tabsmtz434:checked~#contmtz434,#tabsmtz435:checked~#contmtz435,#tabsmtz436:checked~#contmtz436,#tabsmtz437:checked~#contmtz437,#tabsmtz438:checked~#contmtz438,#tabsmtz439:checked~#contmtz439,#tabsmtz440:checked~#contmtz440,#tabsmtz441:checked~#contmtz441,#tabsmtz442:checked~#contmtz442,#tabsmtz443:checked~#contmtz443,#tabsmtz444:checked~#contmtz444,#tabsmtz445:checked~#contmtz445,#tabsmtz446:checked~#contmtz446,#tabsmtz447:checked~#contmtz447,#tabsmtz448:checked~#contmtz448,#tabsmtz449:checked~#contmtz449,#tabsmtz450:checked~#contmtz450,#tabsmtz451:checked~#contmtz451,#tabsmtz452:checked~#contmtz452,#tabsmtz453:checked~#contmtz453,#tabsmtz454:checked~#contmtz454,#tabsmtz455:checked~#contmtz455,#tabsmtz456:checked~#contmtz456,#tabsmtz457:checked~#contmtz457,#tabsmtz458:checked~#contmtz458,#tabsmtz459:checked~#contmtz459,#tabsmtz460:checked~#contmtz460,#tabsmtz461:checked~#contmtz461,#tabsmtz462:checked~#contmtz462,#tabsmtz463:checked~#contmtz463,#tabsmtz464:checked~#contmtz464,#tabsmtz465:checked~#contmtz465,#tabsmtz466:checked~#contmtz466,#tabsmtz467:checked~#contmtz467,#tabsmtz468:checked~#contmtz468,#tabsmtz469:checked~#contmtz469,#tabsmtz470:checked~#contmtz470,#tabsmtz471:checked~#contmtz471,#tabsmtz472:checked~#contmtz472,#tabsmtz473:checked~#contmtz473,#tabsmtz474:checked~#contmtz474,#tabsmtz475:checked~#contmtz475,#tabsmtz476:checked~#contmtz476,#tabsmtz477:checked~#contmtz477,#tabsmtz478:checked~#contmtz478,#tabsmtz479:checked~#contmtz479,#tabsmtz480:checked~#contmtz480,#tabsmtz481:checked~#contmtz481,#tabsmtz482:checked~#contmtz482,#tabsmtz483:checked~#contmtz483,#tabsmtz484:checked~#contmtz484,#tabsmtz485:checked~#contmtz485,#tabsmtz486:checked~#contmtz486,#tabsmtz487:checked~#contmtz487,#tabsmtz488:checked~#contmtz488,#tabsmtz489:checked~#contmtz489,#tabsmtz490:checked~#contmtz490,#tabsmtz491:checked~#contmtz491,#tabsmtz492:checked~#contmtz492,#tabsmtz493:checked~#contmtz493,#tabsmtz494:checked~#contmtz494,#tabsmtz495:checked~#contmtz495,#tabsmtz496:checked~#contmtz496,#tabsmtz497:checked~#contmtz497,#tabsmtz498:checked~#contmtz498,#tabsmtz499:checked~#contmtz499,#tabsmtz500:checked~#contmtz500,#tabsmtz501:checked~#contmtz501,#tabsmtz502:checked~#contmtz502,#tabsmtz503:checked~#contmtz503,#tabsmtz504:checked~#contmtz504,#tabsmtz505:checked~#contmtz505,#tabsmtz506:checked~#contmtz506,#tabsmtz507:checked~#contmtz507,#tabsmtz508:checked~#contmtz508,#tabsmtz509:checked~#contmtz509,#tabsmtz510:checked~#contmtz510,#tabsmtz511:checked~#contmtz511,#tabsmtz512:checked~#contmtz512,#tabsmtz513:checked~#contmtz513,#tabsmtz514:checked~#contmtz514,#tabsmtz515:checked~#contmtz515,#tabsmtz516:checked~#contmtz516,#tabsmtz517:checked~#contmtz517,#tabsmtz518:checked~#contmtz518,#tabsmtz519:checked~#contmtz519,#tabsmtz520:checked~#contmtz520,#tabsmtz521:checked~#contmtz521,#tabsmtz522:checked~#contmtz522,#tabsmtz523:checked~#contmtz523,#tabsmtz524:checked~#contmtz524,#tabsmtz525:checked~#contmtz525,#tabsmtz526:checked~#contmtz526,#tabsmtz527:checked~#contmtz527,#tabsmtz528:checked~#contmtz528,#tabsmtz529:checked~#contmtz529,#tabsmtz530:checked~#contmtz530,#tabsmtz531:checked~#contmtz531,#tabsmtz532:checked~#contmtz532,#tabsmtz533:checked~#contmtz533,#tabsmtz534:checked~#contmtz534,#tabsmtz535:checked~#contmtz535,#tabsmtz536:checked~#contmtz536,#tabsmtz537:checked~#contmtz537,#tabsmtz538:checked~#contmtz538,#tabsmtz539:checked~#contmtz539,#tabsmtz540:checked~#contmtz540{display:block;}.tabs-mtz2v3>label{width:23.2%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-mtz2v3>label{width:30%;margin-bottom:15px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-mtz2v3>label{width:30%;margin-bottom:15px;padding:10px 7px 10px 7px;}}.tabs-mtz2v3>label:last-of-type{margin-right:0px;}.tabs-mtz2v3>label:first-of-type{margin-right:12px;}.name-glass-btn{width:23.2%;text-align:left;background-color:transparent;border:1px solid #fff;padding:5px 15px 8px 0px;font-size:22px;font-weight:bolder;display:inline-block;vertical-align:middle;user-select:none;line-height:1.5;border-radius:4px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:default;margin-bottom:15px;}@media screen and (max-width: 480px){.name-glass-btn{width:100%;padding:10px 7px 0px 7px;text-align:center;}}@media screen and (max-width: 780px){.name-glass-btn{width:100%;padding:10px 7px 0px 7px;text-align:center;}}.tabs-mtz2{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2>input[type="radio"]{display:none;}.tabs-mtz2>input[type="radio"]:checked+label{background-color:transparent;border-color:#26abb7;color:#26abb7;}.tabs-mtz2>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtzimg1:checked~#contmtzimg1,#tabsmtzimg2:checked~#contmtzimg2,#tabsmtzimg3:checked~#contmtzimg3,#tabsmtzimg4:checked~#contmtzimg4,#tabsmtzimg5:checked~#contmtzimg5,#tabsmtzimg6:checked~#contmtzimg6,#tabsmtzimg7:checked~#contmtzimg7,#tabsmtzimg8:checked~#contmtzimg8,#tabsmtzimg9:checked~#contmtzimg9,#tabsmtzimg10:checked~#contmtzimg10,#tabsmtzimg11:checked~#contmtzimg11,#tabsmtzimg12:checked~#contmtzimg12,#tabsmtzimg13:checked~#contmtzimg13,#tabsmtzimg14:checked~#contmtzimg14,#tabsmtzimg15:checked~#contmtzimg15,#tabsmtzimg16:checked~#contmtzimg16,#tabsmtzimg17:checked~#contmtzimg17,#tabsmtzimg18:checked~#contmtzimg18,#tabsmtzimg19:checked~#contmtzimg19,#tabsmtzimg20:checked~#contmtzimg20,#tabsmtzimg21:checked~#contmtzimg21,#tabsmtzimg22:checked~#contmtzimg22,#tabsmtzimg23:checked~#contmtzimg23,#tabsmtzimg24:checked~#contmtzimg24,#tabsmtzimg25:checked~#contmtzimg25,#tabsmtzimg26:checked~#contmtzimg26,#tabsmtzimg27:checked~#contmtzimg27,#tabsmtzimg28:checked~#contmtzimg28,#tabsmtzimg29:checked~#contmtzimg29,#tabsmtzimg30:checked~#contmtzimg30,#tabsmtzimg31:checked~#contmtzimg31,#tabsmtzimg32:checked~#contmtzimg32,#tabsmtzimg33:checked~#contmtzimg33,#tabsmtzimg34:checked~#contmtzimg34,#tabsmtzimg35:checked~#contmtzimg35,#tabsmtzimg36:checked~#contmtzimg36,#tabsmtzimg37:checked~#contmtzimg37,#tabsmtzimg38:checked~#contmtzimg38,#tabsmtzimg39:checked~#contmtzimg39,#tabsmtzimg40:checked~#contmtzimg40,#tabsmtzimg41:checked~#contmtzimg41,#tabsmtzimg42:checked~#contmtzimg42,#tabsmtzimg43:checked~#contmtzimg43,#tabsmtzimg44:checked~#contmtzimg44,#tabsmtzimg45:checked~#contmtzimg45,#tabsmtzimg46:checked~#contmtzimg46,#tabsmtzimg47:checked~#contmtzimg47,#tabsmtzimg48:checked~#contmtzimg48,#tabsmtzimg49:checked~#contmtzimg49,#tabsmtzimg50:checked~#contmtzimg50,#tabsmtzimg51:checked~#contmtzimg51,#tabsmtzimg52:checked~#contmtzimg52,#tabsmtzimg53:checked~#contmtzimg53,#tabsmtzimg54:checked~#contmtzimg54,#tabsmtzimg55:checked~#contmtzimg55,#tabsmtzimg56:checked~#contmtzimg56,#tabsmtzimg57:checked~#contmtzimg57,#tabsmtzimg58:checked~#contmtzimg58,#tabsmtzimg59:checked~#contmtzimg59,#tabsmtzimg60:checked~#contmtzimg60,#tabsmtzimg61:checked~#contmtzimg61,#tabsmtzimg62:checked~#contmtzimg62,#tabsmtzimg63:checked~#contmtzimg63,#tabsmtzimg64:checked~#contmtzimg64,#tabsmtzimg65:checked~#contmtzimg65,#tabsmtzimg66:checked~#contmtzimg66,#tabsmtzimg67:checked~#contmtzimg67,#tabsmtzimg68:checked~#contmtzimg68,#tabsmtzimg69:checked~#contmtzimg69,#tabsmtzimg70:checked~#contmtzimg70,#tabsmtzimg71:checked~#contmtzimg71,#tabsmtzimg72:checked~#contmtzimg72,#tabsmtzimg73:checked~#contmtzimg73,#tabsmtzimg74:checked~#contmtzimg74,#tabsmtzimg75:checked~#contmtzimg75,#tabsmtzimg76:checked~#contmtzimg76,#tabsmtzimg77:checked~#contmtzimg77,#tabsmtzimg78:checked~#contmtzimg78,#tabsmtzimg79:checked~#contmtzimg79,#tabsmtzimg80:checked~#contmtzimg80,#tabsmtzimg81:checked~#contmtzimg81,#tabsmtzimg82:checked~#contmtzimg82,#tabsmtzimg83:checked~#contmtzimg83,#tabsmtzimg84:checked~#contmtzimg84,#tabsmtzimg85:checked~#contmtzimg85,#tabsmtzimg86:checked~#contmtzimg86,#tabsmtzimg87:checked~#contmtzimg87,#tabsmtzimg88:checked~#contmtzimg88,#tabsmtzimg89:checked~#contmtzimg89,#tabsmtzimg90:checked~#contmtzimg90,#tabsmtzimg91:checked~#contmtzimg91,#tabsmtzimg92:checked~#contmtzimg92,#tabsmtzimg93:checked~#contmtzimg93,#tabsmtzimg94:checked~#contmtzimg94,#tabsmtzimg95:checked~#contmtzimg95,#tabsmtzimg96:checked~#contmtzimg96,#tabsmtzimg97:checked~#contmtzimg97,#tabsmtzimg98:checked~#contmtzimg98,#tabsmtzimg99:checked~#contmtzimg99,#tabsmtzimg100:checked~#contmtzimg100,#tabsmtzimg101:checked~#contmtzimg101,#tabsmtzimg102:checked~#contmtzimg102,#tabsmtzimg103:checked~#contmtzimg103,#tabsmtzimg104:checked~#contmtzimg104,#tabsmtzimg105:checked~#contmtzimg105,#tabsmtzimg106:checked~#contmtzimg106,#tabsmtzimg107:checked~#contmtzimg107,#tabsmtzimg108:checked~#contmtzimg108,#tabsmtzimg109:checked~#contmtzimg109,#tabsmtzimg110:checked~#contmtzimg110,#tabsmtzimg111:checked~#contmtzimg111,#tabsmtzimg112:checked~#contmtzimg112,#tabsmtzimg113:checked~#contmtzimg113,#tabsmtzimg114:checked~#contmtzimg114,#tabsmtzimg115:checked~#contmtzimg115,#tabsmtzimg116:checked~#contmtzimg116,#tabsmtzimg117:checked~#contmtzimg117,#tabsmtzimg118:checked~#contmtzimg118,#tabsmtzimg119:checked~#contmtzimg119,#tabsmtzimg120:checked~#contmtzimg120,#tabsmtzimg121:checked~#contmtzimg121,#tabsmtzimg122:checked~#contmtzimg122,#tabsmtzimg123:checked~#contmtzimg123,#tabsmtzimg124:checked~#contmtzimg124,#tabsmtzimg125:checked~#contmtzimg125,#tabsmtzimg126:checked~#contmtzimg126,#tabsmtzimg127:checked~#contmtzimg127,#tabsmtzimg128:checked~#contmtzimg128,#tabsmtzimg129:checked~#contmtzimg129,#tabsmtzimg130:checked~#contmtzimg130,#tabsmtzimg131:checked~#contmtzimg131,#tabsmtzimg132:checked~#contmtzimg132,#tabsmtzimg133:checked~#contmtzimg133,#tabsmtzimg134:checked~#contmtzimg134,#tabsmtzimg135:checked~#contmtzimg135,#tabsmtzimg136:checked~#contmtzimg136,#tabsmtzimg137:checked~#contmtzimg137,#tabsmtzimg138:checked~#contmtzimg138,#tabsmtzimg139:checked~#contmtzimg139,#tabsmtzimg140:checked~#contmtzimg140,#tabsmtzimg141:checked~#contmtzimg141,#tabsmtzimg142:checked~#contmtzimg142,#tabsmtzimg143:checked~#contmtzimg143,#tabsmtzimg144:checked~#contmtzimg144,#tabsmtzimg145:checked~#contmtzimg145,#tabsmtzimg146:checked~#contmtzimg146,#tabsmtzimg147:checked~#contmtzimg147,#tabsmtzimg148:checked~#contmtzimg148,#tabsmtzimg149:checked~#contmtzimg149,#tabsmtzimg150:checked~#contmtzimg150,#tabsmtzimg151:checked~#contmtzimg151,#tabsmtzimg152:checked~#contmtzimg152,#tabsmtzimg153:checked~#contmtzimg153,#tabsmtzimg154:checked~#contmtzimg154,#tabsmtzimg155:checked~#contmtzimg155,#tabsmtzimg156:checked~#contmtzimg156,#tabsmtzimg157:checked~#contmtzimg157,#tabsmtzimg158:checked~#contmtzimg158,#tabsmtzimg159:checked~#contmtzimg159,#tabsmtzimg160:checked~#contmtzimg160,#tabsmtzimg161:checked~#contmtzimg161,#tabsmtzimg162:checked~#contmtzimg162,#tabsmtzimg163:checked~#contmtzimg163,#tabsmtzimg164:checked~#contmtzimg164,#tabsmtzimg165:checked~#contmtzimg165,#tabsmtzimg166:checked~#contmtzimg166,#tabsmtzimg167:checked~#contmtzimg167,#tabsmtzimg168:checked~#contmtzimg168,#tabsmtzimg169:checked~#contmtzimg169,#tabsmtzimg170:checked~#contmtzimg170,#tabsmtzimg171:checked~#contmtzimg171,#tabsmtzimg172:checked~#contmtzimg172,#tabsmtzimg173:checked~#contmtzimg173,#tabsmtzimg174:checked~#contmtzimg174,#tabsmtzimg175:checked~#contmtzimg175,#tabsmtzimg176:checked~#contmtzimg176,#tabsmtzimg177:checked~#contmtzimg177,#tabsmtzimg178:checked~#contmtzimg178,#tabsmtzimg179:checked~#contmtzimg179,#tabsmtzimg180:checked~#contmtzimg180,#tabsmtzimg181:checked~#contmtzimg181,#tabsmtzimg182:checked~#contmtzimg182,#tabsmtzimg183:checked~#contmtzimg183,#tabsmtzimg184:checked~#contmtzimg184,#tabsmtzimg185:checked~#contmtzimg185,#tabsmtzimg186:checked~#contmtzimg186,#tabsmtzimg187:checked~#contmtzimg187,#tabsmtzimg188:checked~#contmtzimg188,#tabsmtzimg189:checked~#contmtzimg189,#tabsmtzimg190:checked~#contmtzimg190,#tabsmtzimg191:checked~#contmtzimg191,#tabsmtzimg192:checked~#contmtzimg192,#tabsmtzimg193:checked~#contmtzimg193,#tabsmtzimg194:checked~#contmtzimg194,#tabsmtzimg195:checked~#contmtzimg195,#tabsmtzimg196:checked~#contmtzimg196,#tabsmtzimg197:checked~#contmtzimg197,#tabsmtzimg198:checked~#contmtzimg198,#tabsmtzimg199:checked~#contmtzimg199,#tabsmtzimg200:checked~#contmtzimg200,#tabsmtzimg201:checked~#contmtzimg201,#tabsmtzimg202:checked~#contmtzimg202,#tabsmtzimg203:checked~#contmtzimg203,#tabsmtzimg204:checked~#contmtzimg204,#tabsmtzimg205:checked~#contmtzimg205,#tabsmtzimg206:checked~#contmtzimg206,#tabsmtzimg207:checked~#contmtzimg207,#tabsmtzimg208:checked~#contmtzimg208,#tabsmtzimg209:checked~#contmtzimg209,#tabsmtzimg210:checked~#contmtzimg210,#tabsmtzimg211:checked~#contmtzimg211,#tabsmtzimg212:checked~#contmtzimg212,#tabsmtzimg213:checked~#contmtzimg213,#tabsmtzimg214:checked~#contmtzimg214,#tabsmtzimg215:checked~#contmtzimg215,#tabsmtzimg216:checked~#contmtzimg216,#tabsmtzimg217:checked~#contmtzimg217,#tabsmtzimg218:checked~#contmtzimg218,#tabsmtzimg219:checked~#contmtzimg219,#tabsmtzimg220:checked~#contmtzimg220,#tabsmtzimg221:checked~#contmtzimg221,#tabsmtzimg222:checked~#contmtzimg222{display:block;}.tabs-mtz2>label{display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:3px;font-size:16px;line-height:1.5;border-radius:100px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-left:6px;cursor:pointer;margin-bottom:10px;}.tabs-mtz2>label:first-of-type{margin-left:0;}.slideshow-container21{position:relative;margin:auto;}.prev21,.next21{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;color:white;font-weight:bold;font-size:18px;transition:0.6s ease;border-radius:0 3px 3px 0;background-color:#000;}.next21{right:0;border-radius:3px 0 0 3px;}.prev21{left:0;border-radius:0 3px 3px 0;}.prev21:hover,.next21:hover{background-color:rgba(0,0,0,0.6);}.text21{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center;}.numbertext21{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0;}.dot21{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease;}.active21,.dot21:hover{background-color:#717171;}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;}@-webkit-keyframes fade21{from{opacity:.4;}to{opacity:1;}}@keyframes fade21{from{opacity:.4;}to{opacity:1;}}@media only screen and (max-width: 300px){.prev21,.next21,.text21{font-size:11px;}}.tabspl{max-width:100%;margin-left:auto;margin-right:auto;}.tabspl>input[type="radio"]{display:none;}.tabspl>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabspl>label:hover{border-color:#26abb7;color:#26abb7;}.tabspl>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#ptabsmtz1:checked~#pcontmtz1,#ptabsmtz2:checked~#pcontmtz2,#ptabsmtz3:checked~#pcontmtz3,#ptabsmtz4:checked~#pcontmtz4,#ptabsmtz5:checked~#pcontmtz5,#ptabsmtz6:checked~#pcontmtz6,#ptabsmtz7:checked~#pcontmtz7,#ptabsmtz8:checked~#pcontmtz8,#ptabsmtz9:checked~#pcontmtz9,#ptabsmtz10:checked~#pcontmtz10,#ptabsmtz11:checked~#pcontmtz11,#ptabsmtz12:checked~#pcontmtz12,#ptabsmtz13:checked~#pcontmtz13,#ptabsmtz14:checked~#pcontmtz14,#ptabsmtz15:checked~#pcontmtz15,#ptabsmtz16:checked~#pcontmtz16,#ptabsmtz17:checked~#pcontmtz17,#ptabsmtz18:checked~#pcontmtz18,#ptabsmtz19:checked~#pcontmtz19,#ptabsmtz20:checked~#pcontmtz20,#ptabsmtz21:checked~#pcontmtz21,#ptabsmtz22:checked~#pcontmtz22,#ptabsmtz23:checked~#pcontmtz23,#ptabsmtz24:checked~#pcontmtz24,#ptabsmtz25:checked~#pcontmtz25,#ptabsmtz26:checked~#pcontmtz26,#ptabsmtz27:checked~#pcontmtz27,#ptabsmtz28:checked~#pcontmtz28,#ptabsmtz29:checked~#pcontmtz29,#ptabsmtz30:checked~#pcontmtz30,#ptabsmtz31:checked~#pcontmtz31,#ptabsmtz32:checked~#pcontmtz32,#ptabsmtz33:checked~#pcontmtz33,#ptabsmtz34:checked~#pcontmtz34,#ptabsmtz35:checked~#pcontmtz35,#ptabsmtz36:checked~#pcontmtz36,#ptabsmtz37:checked~#pcontmtz37,#ptabsmtz38:checked~#pcontmtz38,#ptabsmtz39:checked~#pcontmtz39,#ptabsmtz40:checked~#pcontmtz40,#ptabsmtz41:checked~#pcontmtz41,#ptabsmtz42:checked~#pcontmtz42,#ptabsmtz43:checked~#pcontmtz43,#ptabsmtz44:checked~#pcontmtz44,#ptabsmtz45:checked~#pcontmtz45,#ptabsmtz46:checked~#pcontmtz46,#ptabsmtz47:checked~#pcontmtz47,#ptabsmtz48:checked~#pcontmtz48,#ptabsmtz49:checked~#pcontmtz49,#ptabsmtz50:checked~#pcontmtz50,#ptabsmtz51:checked~#pcontmtz51,#ptabsmtz52:checked~#pcontmtz52,#ptabsmtz53:checked~#pcontmtz53,#ptabsmtz54:checked~#pcontmtz54,#ptabsmtz55:checked~#pcontmtz55,#ptabsmtz56:checked~#pcontmtz56,#ptabsmtz57:checked~#pcontmtz57,#ptabsmtz58:checked~#pcontmtz58,#ptabsmtz59:checked~#pcontmtz59,#ptabsmtz60:checked~#pcontmtz60,#ptabsmtz61:checked~#pcontmtz61,#ptabsmtz62:checked~#pcontmtz62,#ptabsmtz63:checked~#pcontmtz63,#ptabsmtz64:checked~#pcontmtz64,#ptabsmtz65:checked~#pcontmtz65,#ptabsmtz66:checked~#pcontmtz66,#ptabsmtz67:checked~#pcontmtz67,#ptabsmtz68:checked~#pcontmtz68,#ptabsmtz69:checked~#pcontmtz69,#ptabsmtz70:checked~#pcontmtz70,#ptabsmtz71:checked~#pcontmtz71,#ptabsmtz72:checked~#pcontmtz72,#ptabsmtz73:checked~#pcontmtz73,#ptabsmtz74:checked~#pcontmtz74,#ptabsmtz75:checked~#pcontmtz75,#ptabsmtz76:checked~#pcontmtz76,#ptabsmtz77:checked~#pcontmtz77,#ptabsmtz78:checked~#pcontmtz78,#ptabsmtz79:checked~#pcontmtz79,#ptabsmtz80:checked~#pcontmtz80,#ptabsmtz81:checked~#pcontmtz81,#ptabsmtz82:checked~#pcontmtz82,#ptabsmtz83:checked~#pcontmtz83,#ptabsmtz84:checked~#pcontmtz84,#ptabsmtz85:checked~#pcontmtz85,#ptabsmtz86:checked~#pcontmtz86,#ptabsmtz87:checked~#pcontmtz87,#ptabsmtz88:checked~#pcontmtz88,#ptabsmtz89:checked~#pcontmtz89,#ptabsmtz90:checked~#pcontmtz90,#ptabsmtz91:checked~#pcontmtz91,#ptabsmtz92:checked~#pcontmtz92,#ptabsmtz93:checked~#pcontmtz93,#ptabsmtz94:checked~#pcontmtz94,#ptabsmtz95:checked~#pcontmtz95,#ptabsmtz96:checked~#pcontmtz96,#ptabsmtz97:checked~#pcontmtz97,#ptabsmtz98:checked~#pcontmtz98,#ptabsmtz99:checked~#pcontmtz99,#ptabsmtz100:checked~#pcontmtz100,#ptabsmtz101:checked~#pcontmtz101,#ptabsmtz102:checked~#pcontmtz102,#ptabsmtz103:checked~#pcontmtz103,#ptabsmtz104:checked~#pcontmtz104,#ptabsmtz105:checked~#pcontmtz105,#ptabsmtz106:checked~#pcontmtz106,#ptabsmtz107:checked~#pcontmtz107,#ptabsmtz108:checked~#pcontmtz108,#ptabsmtz109:checked~#pcontmtz109,#ptabsmtz110:checked~#pcontmtz110,#ptabsmtz111:checked~#pcontmtz111,#ptabsmtz112:checked~#pcontmtz112,#ptabsmtz113:checked~#pcontmtz113,#ptabsmtz114:checked~#pcontmtz114,#ptabsmtz115:checked~#pcontmtz115,#ptabsmtz116:checked~#pcontmtz116,#ptabsmtz117:checked~#pcontmtz117,#ptabsmtz118:checked~#pcontmtz118,#ptabsmtz119:checked~#pcontmtz119,#ptabsmtz120:checked~#pcontmtz120,#ptabsmtz121:checked~#pcontmtz121,#ptabsmtz122:checked~#pcontmtz122,#ptabsmtz123:checked~#pcontmtz123,#ptabsmtz124:checked~#pcontmtz124,#ptabsmtz125:checked~#pcontmtz125,#ptabsmtz126:checked~#pcontmtz126,#ptabsmtz127:checked~#pcontmtz127,#ptabsmtz128:checked~#pcontmtz128,#ptabsmtz129:checked~#pcontmtz129,#ptabsmtz130:checked~#pcontmtz130,#ptabsmtz131:checked~#pcontmtz131,#ptabsmtz132:checked~#pcontmtz132,#ptabsmtz133:checked~#pcontmtz133,#ptabsmtz134:checked~#pcontmtz134,#ptabsmtz135:checked~#pcontmtz135,#ptabsmtz136:checked~#pcontmtz136,#ptabsmtz137:checked~#pcontmtz137,#ptabsmtz138:checked~#pcontmtz138,#ptabsmtz139:checked~#pcontmtz139,#ptabsmtz140:checked~#pcontmtz140,#ptabsmtz141:checked~#pcontmtz141,#ptabsmtz142:checked~#pcontmtz142,#ptabsmtz143:checked~#pcontmtz143,#ptabsmtz144:checked~#pcontmtz144,#ptabsmtz145:checked~#pcontmtz145,#ptabsmtz146:checked~#pcontmtz146,#ptabsmtz147:checked~#pcontmtz147,#ptabsmtz148:checked~#pcontmtz148,#ptabsmtz149:checked~#pcontmtz149,#ptabsmtz150:checked~#pcontmtz150,#ptabsmtz151:checked~#pcontmtz151,#ptabsmtz152:checked~#pcontmtz152,#ptabsmtz153:checked~#pcontmtz153,#ptabsmtz154:checked~#pcontmtz154,#ptabsmtz155:checked~#pcontmtz155,#ptabsmtz156:checked~#pcontmtz156,#ptabsmtz157:checked~#pcontmtz157,#ptabsmtz158:checked~#pcontmtz158,#ptabsmtz159:checked~#pcontmtz159,#ptabsmtz160:checked~#pcontmtz160,#ptabsmtz161:checked~#pcontmtz161,#ptabsmtz162:checked~#pcontmtz162,#ptabsmtz163:checked~#pcontmtz163,#ptabsmtz164:checked~#pcontmtz164,#ptabsmtz165:checked~#pcontmtz165,#ptabsmtz166:checked~#pcontmtz166,#ptabsmtz167:checked~#pcontmtz167,#ptabsmtz168:checked~#pcontmtz168,#ptabsmtz169:checked~#pcontmtz169,#ptabsmtz170:checked~#pcontmtz170,#ptabsmtz171:checked~#pcontmtz171,#ptabsmtz172:checked~#pcontmtz172,#ptabsmtz173:checked~#pcontmtz173,#ptabsmtz174:checked~#pcontmtz174,#ptabsmtz175:checked~#pcontmtz175,#ptabsmtz176:checked~#pcontmtz176,#ptabsmtz177:checked~#pcontmtz177,#ptabsmtz178:checked~#pcontmtz178,#ptabsmtz179:checked~#pcontmtz179,#ptabsmtz180:checked~#pcontmtz180,#ptabsmtz181:checked~#pcontmtz181,#ptabsmtz182:checked~#pcontmtz182,#ptabsmtz183:checked~#pcontmtz183,#ptabsmtz184:checked~#pcontmtz184,#ptabsmtz185:checked~#pcontmtz185,#ptabsmtz186:checked~#pcontmtz186,#ptabsmtz187:checked~#pcontmtz187,#ptabsmtz188:checked~#pcontmtz188,#ptabsmtz189:checked~#pcontmtz189,#ptabsmtz190:checked~#pcontmtz190,#ptabsmtz191:checked~#pcontmtz191,#ptabsmtz192:checked~#pcontmtz192,#ptabsmtz193:checked~#pcontmtz193,#ptabsmtz194:checked~#pcontmtz194,#ptabsmtz195:checked~#pcontmtz195,#ptabsmtz196:checked~#pcontmtz196,#ptabsmtz197:checked~#pcontmtz197,#ptabsmtz198:checked~#pcontmtz198,#ptabsmtz199:checked~#pcontmtz199,#ptabsmtz200:checked~#pcontmtz200,#ptabsmtz201:checked~#pcontmtz201,#ptabsmtz202:checked~#pcontmtz202,#ptabsmtz203:checked~#pcontmtz203,#ptabsmtz204:checked~#pcontmtz204,#ptabsmtz205:checked~#pcontmtz205,#ptabsmtz206:checked~#pcontmtz206,#ptabsmtz207:checked~#pcontmtz207,#ptabsmtz208:checked~#pcontmtz208,#ptabsmtz209:checked~#pcontmtz209,#ptabsmtz210:checked~#pcontmtz210,#ptabsmtz211:checked~#pcontmtz211,#ptabsmtz212:checked~#pcontmtz212,#ptabsmtz213:checked~#pcontmtz213,#ptabsmtz214:checked~#pcontmtz214,#ptabsmtz215:checked~#pcontmtz215,#ptabsmtz216:checked~#pcontmtz216,#ptabsmtz217:checked~#pcontmtz217,#ptabsmtz218:checked~#pcontmtz218,#ptabsmtz219:checked~#pcontmtz219,#ptabsmtz220:checked~#pcontmtz220,#ptabsmtz221:checked~#pcontmtz221,#ptabsmtz222:checked~#pcontmtz222,#ptabsmtz223:checked~#pcontmtz223,#ptabsmtz224:checked~#pcontmtz224,#ptabsmtz225:checked~#pcontmtz225,#ptabsmtz226:checked~#pcontmtz226,#ptabsmtz227:checked~#pcontmtz227,#ptabsmtz228:checked~#pcontmtz228,#ptabsmtz229:checked~#pcontmtz229,#ptabsmtz230:checked~#pcontmtz230,#ptabsmtz231:checked~#pcontmtz231,#ptabsmtz232:checked~#pcontmtz232,#ptabsmtz233:checked~#pcontmtz233,#ptabsmtz234:checked~#pcontmtz234,#ptabsmtz235:checked~#pcontmtz235,#ptabsmtz236:checked~#pcontmtz236,#ptabsmtz237:checked~#pcontmtz237,#ptabsmtz238:checked~#pcontmtz238,#ptabsmtz239:checked~#pcontmtz239,#ptabsmtz240:checked~#pcontmtz240,#ptabsmtz241:checked~#pcontmtz241,#ptabsmtz242:checked~#pcontmtz242,#ptabsmtz243:checked~#pcontmtz243,#ptabsmtz244:checked~#pcontmtz244,#ptabsmtz245:checked~#pcontmtz245,#ptabsmtz246:checked~#pcontmtz246,#ptabsmtz247:checked~#pcontmtz247,#ptabsmtz248:checked~#pcontmtz248,#ptabsmtz249:checked~#pcontmtz249,#ptabsmtz250:checked~#pcontmtz250,#ptabsmtz251:checked~#pcontmtz251,#ptabsmtz252:checked~#pcontmtz252,#ptabsmtz253:checked~#pcontmtz253,#ptabsmtz254:checked~#pcontmtz254,#ptabsmtz255:checked~#pcontmtz255,#ptabsmtz256:checked~#pcontmtz256,#ptabsmtz257:checked~#pcontmtz257,#ptabsmtz258:checked~#pcontmtz258,#ptabsmtz259:checked~#pcontmtz259,#ptabsmtz260:checked~#pcontmtz260,#ptabsmtz261:checked~#pcontmtz261,#ptabsmtz262:checked~#pcontmtz262,#ptabsmtz263:checked~#pcontmtz263,#ptabsmtz264:checked~#pcontmtz264,#ptabsmtz265:checked~#pcontmtz265,#ptabsmtz266:checked~#pcontmtz266,#ptabsmtz267:checked~#pcontmtz267,#ptabsmtz268:checked~#pcontmtz268,#ptabsmtz269:checked~#pcontmtz269,#ptabsmtz270:checked~#pcontmtz270,#ptabsmtz271:checked~#pcontmtz271,#ptabsmtz272:checked~#pcontmtz272,#ptabsmtz273:checked~#pcontmtz273,#ptabsmtz274:checked~#pcontmtz274,#ptabsmtz275:checked~#pcontmtz275,#ptabsmtz276:checked~#pcontmtz276,#ptabsmtz277:checked~#pcontmtz277,#ptabsmtz278:checked~#pcontmtz278,#ptabsmtz279:checked~#pcontmtz279,#ptabsmtz280:checked~#pcontmtz280,#ptabsmtz281:checked~#pcontmtz281,#ptabsmtz282:checked~#pcontmtz282,#ptabsmtz283:checked~#pcontmtz283,#ptabsmtz284:checked~#pcontmtz284,#ptabsmtz285:checked~#pcontmtz285,#ptabsmtz286:checked~#pcontmtz286,#ptabsmtz287:checked~#pcontmtz287,#ptabsmtz288:checked~#pcontmtz288,#ptabsmtz289:checked~#pcontmtz289,#ptabsmtz290:checked~#pcontmtz290,#ptabsmtz291:checked~#pcontmtz291,#ptabsmtz292:checked~#pcontmtz292,#ptabsmtz293:checked~#pcontmtz293,#ptabsmtz294:checked~#pcontmtz294,#ptabsmtz295:checked~#pcontmtz295,#ptabsmtz296:checked~#pcontmtz296,#ptabsmtz297:checked~#pcontmtz297,#ptabsmtz298:checked~#pcontmtz298,#ptabsmtz299:checked~#pcontmtz299,#ptabsmtz300:checked~#pcontmtz300,#ptabsmtz301:checked~#pcontmtz301,#ptabsmtz302:checked~#pcontmtz302,#ptabsmtz303:checked~#pcontmtz303,#ptabsmtz304:checked~#pcontmtz304,#ptabsmtz305:checked~#pcontmtz305,#ptabsmtz306:checked~#pcontmtz306,#ptabsmtz307:checked~#pcontmtz307,#ptabsmtz308:checked~#pcontmtz308,#ptabsmtz309:checked~#pcontmtz309,#ptabsmtz310:checked~#pcontmtz310,#ptabsmtz311:checked~#pcontmtz311,#ptabsmtz312:checked~#pcontmtz312,#ptabsmtz313:checked~#pcontmtz313,#ptabsmtz314:checked~#pcontmtz314,#ptabsmtz315:checked~#pcontmtz315,#ptabsmtz316:checked~#pcontmtz316,#ptabsmtz317:checked~#pcontmtz317,#ptabsmtz318:checked~#pcontmtz318,#ptabsmtz319:checked~#pcontmtz319,#ptabsmtz320:checked~#pcontmtz320,#ptabsmtz321:checked~#pcontmtz321,#ptabsmtz322:checked~#pcontmtz322,#ptabsmtz323:checked~#pcontmtz323,#ptabsmtz324:checked~#pcontmtz324,#ptabsmtz325:checked~#pcontmtz325,#ptabsmtz326:checked~#pcontmtz326,#ptabsmtz327:checked~#pcontmtz327,#ptabsmtz328:checked~#pcontmtz328,#ptabsmtz329:checked~#pcontmtz329,#ptabsmtz330:checked~#pcontmtz330,#ptabsmtz331:checked~#pcontmtz331,#ptabsmtz332:checked~#pcontmtz332,#ptabsmtz333:checked~#pcontmtz333,#ptabsmtz334:checked~#pcontmtz334,#ptabsmtz335:checked~#pcontmtz335,#ptabsmtz336:checked~#pcontmtz336,#ptabsmtz337:checked~#pcontmtz337,#ptabsmtz338:checked~#pcontmtz338,#ptabsmtz339:checked~#pcontmtz339,#ptabsmtz340:checked~#pcontmtz340,#ptabsmtz341:checked~#pcontmtz341,#ptabsmtz342:checked~#pcontmtz342,#ptabsmtz343:checked~#pcontmtz343,#ptabsmtz344:checked~#pcontmtz344,#ptabsmtz345:checked~#pcontmtz345,#ptabsmtz346:checked~#pcontmtz346,#ptabsmtz347:checked~#pcontmtz347,#ptabsmtz348:checked~#pcontmtz348,#ptabsmtz349:checked~#pcontmtz349,#ptabsmtz350:checked~#pcontmtz350,#ptabsmtz351:checked~#pcontmtz351,#ptabsmtz352:checked~#pcontmtz352,#ptabsmtz353:checked~#pcontmtz353,#ptabsmtz354:checked~#pcontmtz354,#ptabsmtz355:checked~#pcontmtz355,#ptabsmtz356:checked~#pcontmtz356,#ptabsmtz357:checked~#pcontmtz357,#ptabsmtz358:checked~#pcontmtz358,#ptabsmtz359:checked~#pcontmtz359,#ptabsmtz360:checked~#pcontmtz360,#ptabsmtz361:checked~#pcontmtz361,#ptabsmtz362:checked~#pcontmtz362,#ptabsmtz363:checked~#pcontmtz363,#ptabsmtz364:checked~#pcontmtz364,#ptabsmtz365:checked~#pcontmtz365,#ptabsmtz366:checked~#pcontmtz366,#ptabsmtz367:checked~#pcontmtz367,#ptabsmtz368:checked~#pcontmtz368,#ptabsmtz369:checked~#pcontmtz369,#ptabsmtz370:checked~#pcontmtz370,#ptabsmtz371:checked~#pcontmtz371,#ptabsmtz372:checked~#pcontmtz372,#ptabsmtz373:checked~#pcontmtz373,#ptabsmtz374:checked~#pcontmtz374,#ptabsmtz375:checked~#pcontmtz375,#ptabsmtz376:checked~#pcontmtz376,#ptabsmtz377:checked~#pcontmtz377,#ptabsmtz378:checked~#pcontmtz378,#ptabsmtz379:checked~#pcontmtz379,#ptabsmtz380:checked~#pcontmtz380,#ptabsmtz381:checked~#pcontmtz381,#ptabsmtz382:checked~#pcontmtz382,#ptabsmtz383:checked~#pcontmtz383,#ptabsmtz384:checked~#pcontmtz384,#ptabsmtz385:checked~#pcontmtz385,#ptabsmtz386:checked~#pcontmtz386,#ptabsmtz387:checked~#pcontmtz387,#ptabsmtz388:checked~#pcontmtz388,#ptabsmtz389:checked~#pcontmtz389,#ptabsmtz390:checked~#pcontmtz390,#ptabsmtz391:checked~#pcontmtz391,#ptabsmtz392:checked~#pcontmtz392,#ptabsmtz393:checked~#pcontmtz393,#ptabsmtz394:checked~#pcontmtz394,#ptabsmtz395:checked~#pcontmtz395,#ptabsmtz396:checked~#pcontmtz396,#ptabsmtz397:checked~#pcontmtz397,#ptabsmtz398:checked~#pcontmtz398,#ptabsmtz399:checked~#pcontmtz399,#ptabsmtz400:checked~#pcontmtz400,#ptabsmtz401:checked~#pcontmtz401,#ptabsmtz402:checked~#pcontmtz402,#ptabsmtz403:checked~#pcontmtz403,#ptabsmtz404:checked~#pcontmtz404,#ptabsmtz405:checked~#pcontmtz405,#ptabsmtz406:checked~#pcontmtz406,#ptabsmtz407:checked~#pcontmtz407,#ptabsmtz408:checked~#pcontmtz408,#ptabsmtz409:checked~#pcontmtz409,#ptabsmtz410:checked~#pcontmtz410,#ptabsmtz411:checked~#pcontmtz411,#ptabsmtz412:checked~#pcontmtz412,#ptabsmtz413:checked~#pcontmtz413,#ptabsmtz414:checked~#pcontmtz414,#ptabsmtz415:checked~#pcontmtz415,#ptabsmtz416:checked~#pcontmtz416,#ptabsmtz417:checked~#pcontmtz417,#ptabsmtz418:checked~#pcontmtz418,#ptabsmtz419:checked~#pcontmtz419,#ptabsmtz420:checked~#pcontmtz420,#ptabsmtz421:checked~#pcontmtz421,#ptabsmtz422:checked~#pcontmtz422,#ptabsmtz423:checked~#pcontmtz423,#ptabsmtz424:checked~#pcontmtz424,#ptabsmtz425:checked~#pcontmtz425,#ptabsmtz426:checked~#pcontmtz426,#ptabsmtz427:checked~#pcontmtz427,#ptabsmtz428:checked~#pcontmtz428,#ptabsmtz429:checked~#pcontmtz429,#ptabsmtz430:checked~#pcontmtz430,#ptabsmtz431:checked~#pcontmtz431,#ptabsmtz432:checked~#pcontmtz432,#ptabsmtz433:checked~#pcontmtz433,#ptabsmtz434:checked~#pcontmtz434,#ptabsmtz435:checked~#pcontmtz435,#ptabsmtz436:checked~#pcontmtz436,#ptabsmtz437:checked~#pcontmtz437,#ptabsmtz438:checked~#pcontmtz438,#ptabsmtz439:checked~#pcontmtz439,#ptabsmtz440:checked~#pcontmtz440,#ptabsmtz441:checked~#pcontmtz441,#ptabsmtz442:checked~#pcontmtz442,#ptabsmtz443:checked~#pcontmtz443,#ptabsmtz444:checked~#pcontmtz444,#ptabsmtz445:checked~#pcontmtz445,#ptabsmtz446:checked~#pcontmtz446,#ptabsmtz218w:checked~#pcontmtz218w,#ptabsmtz219w:checked~#pcontmtz219w,#ptabsmtz220w:checked~#pcontmtz220w,#ptabsmtz221w:checked~#pcontmtz221w,#ptabsmtz222w:checked~#pcontmtz222w,#ptabsmtz223w:checked~#pcontmtz223w,#ptabsmtz224w:checked~#pcontmtz224w,#ptabsmtz225w:checked~#pcontmtz225w,#ptabsmtz226w:checked~#pcontmtz226w,#ptabsmtz227w:checked~#pcontmtz227w,#ptabsmtz228w:checked~#pcontmtz228w,#ptabsmtz229w:checked~#pcontmtz229w,#ptabsmtz230w:checked~#pcontmtz230w,#ptabsmtz231w:checked~#pcontmtz231w,#ptabsmtz232w:checked~#pcontmtz232w,#ptabsmtz233w:checked~#pcontmtz233w,#ptabsmtz234w:checked~#pcontmtz234w,#ptabsmtz235w:checked~#pcontmtz235w,#ptabsmtz236w:checked~#pcontmtz236w,#ptabsmtz237w:checked~#pcontmtz237w,#ptabsmtz238w:checked~#pcontmtz238w,#ptabsmtz239w:checked~#pcontmtz239w,#ptabsmtz240w:checked~#pcontmtz240w,#ptabsmtz241w:checked~#pcontmtz241w,#ptabsmtz242w:checked~#pcontmtz242w,#ptabsmtz243w:checked~#pcontmtz243w,#ptabsmtz244w:checked~#pcontmtz244w,#ptabsmtz245w:checked~#pcontmtz245w,#ptabsmtz246w:checked~#pcontmtz246w,#ptabsmtz247w:checked~#pcontmtz247w,#ptabsmtz248w:checked~#pcontmtz248w,#ptabsmtz249w:checked~#pcontmtz249w,#ptabsmtz250w:checked~#pcontmtz250w,#ptabsmtz251w:checked~#pcontmtz251w,#ptabsmtz252w:checked~#pcontmtz252w,#ptabsmtz253w:checked~#pcontmtz253w,#ptabsmtz254w:checked~#pcontmtz254w,#ptabsmtz255w:checked~#pcontmtz255w,#ptabsmtz256w:checked~#pcontmtz256w,#ptabsmtz257w:checked~#pcontmtz257w,#ptabsmtz258w:checked~#pcontmtz258w,#ptabsmtz259w:checked~#pcontmtz259w,#ptabsmtz260w:checked~#pcontmtz260w,#ptabsmtz261w:checked~#pcontmtz261w,#ptabsmtz262w:checked~#pcontmtz262w,#ptabsmtz263w:checked~#pcontmtz263w,#ptabsmtz264w:checked~#pcontmtz264w,#ptabsmtz265w:checked~#pcontmtz265w,#ptabsmtz266w:checked~#pcontmtz266w,#ptabsmtz267w:checked~#pcontmtz267w,#ptabsmtz268w:checked~#pcontmtz268w,#ptabsmtz269w:checked~#pcontmtz269w,#ptabsmtz270w:checked~#pcontmtz270w,#ptabsmtz271w:checked~#pcontmtz271w,#ptabsmtz272w:checked~#pcontmtz272w,#ptabsmtz273w:checked~#pcontmtz273w,#ptabsmtz274w:checked~#pcontmtz274w,#ptabsmtz275w:checked~#pcontmtz275w,#ptabsmtz276w:checked~#pcontmtz276w,#ptabsmtz277w:checked~#pcontmtz277w,#ptabsmtz278w:checked~#pcontmtz278w,#ptabsmtz279w:checked~#pcontmtz279w,#ptabsmtz280w:checked~#pcontmtz280w,#ptabsmtz281w:checked~#pcontmtz281w,#ptabsmtz282w:checked~#pcontmtz282w,#ptabsmtz283w:checked~#pcontmtz283w,#ptabsmtz284w:checked~#pcontmtz284w,#ptabsmtz285w:checked~#pcontmtz285w,#ptabsmtz286w:checked~#pcontmtz286w,#ptabsmtz287w:checked~#pcontmtz287w,#ptabsmtz288w:checked~#pcontmtz288w,#ptabsmtz289w:checked~#pcontmtz289w,#ptabsmtz290w:checked~#pcontmtz290w,#ptabsmtz291w:checked~#pcontmtz291w,#ptabsmtz292w:checked~#pcontmtz292w,#ptabsmtz293w:checked~#pcontmtz293w,#ptabsmtz294w:checked~#pcontmtz294w,#ptabsmtz295w:checked~#pcontmtz295w,#ptabsmtz296w:checked~#pcontmtz296w,#ptabsmtz297w:checked~#pcontmtz297w,#ptabsmtz298w:checked~#pcontmtz298w,#ptabsmtz299w:checked~#pcontmtz299w,#ptabsmtz300w:checked~#pcontmtz300w,#ptabsmtz301w:checked~#pcontmtz301w,#ptabsmtz302w:checked~#pcontmtz302w,#ptabsmtz303w:checked~#pcontmtz303w,#ptabsmtz304w:checked~#pcontmtz304w,#ptabsmtz305w:checked~#pcontmtz305w,#ptabsmtz306w:checked~#pcontmtz306w,#ptabsmtz307w:checked~#pcontmtz307w,#ptabsmtz308w:checked~#pcontmtz308w,#ptabsmtz309w:checked~#pcontmtz309w,#ptabsmtz310w:checked~#pcontmtz310w,#ptabsmtz311w:checked~#pcontmtz311w,#ptabsmtz312w:checked~#pcontmtz312w,#ptabsmtz313w:checked~#pcontmtz313w,#ptabsmtz314w:checked~#pcontmtz314w,#ptabsmtz315w:checked~#pcontmtz315w,#ptabsmtz316w:checked~#pcontmtz316w,#ptabsmtz317w:checked~#pcontmtz317w,#ptabsmtz318w:checked~#pcontmtz318w,#ptabsmtz319w:checked~#pcontmtz319w,#ptabsmtz320w:checked~#pcontmtz320w,#ptabsmtz321w:checked~#pcontmtz321w,#ptabsmtz322w:checked~#pcontmtz322w,#ptabsmtz323w:checked~#pcontmtz323w,#ptabsmtz324w:checked~#pcontmtz324w,#ptabsmtz325w:checked~#pcontmtz325w,#ptabsmtz326w:checked~#pcontmtz326w,#ptabsmtz327w:checked~#pcontmtz327w,#ptabsmtz328w:checked~#pcontmtz328w,#ptabsmtz329w:checked~#pcontmtz329w,#ptabsmtz330w:checked~#pcontmtz330w,#ptabsmtz331w:checked~#pcontmtz331w,#ptabsmtz332w:checked~#pcontmtz332w,#ptabsmtz333w:checked~#pcontmtz333w,#ptabsmtz334w:checked~#pcontmtz334w,#ptabsmtz335w:checked~#pcontmtz335w,#ptabsmtz336w:checked~#pcontmtz336w,#ptabsmtz337w:checked~#pcontmtz337w,#ptabsmtz338w:checked~#pcontmtz338w,#ptabsmtz339w:checked~#pcontmtz339w,#ptabsmtz340w:checked~#pcontmtz340w,#ptabsmtz341w:checked~#pcontmtz341w,#ptabsmtz342w:checked~#pcontmtz342w,#ptabsmtz343w:checked~#pcontmtz343w,#ptabsmtz344w:checked~#pcontmtz344w,#ptabsmtz345w:checked~#pcontmtz345w,#ptabsmtz346w:checked~#pcontmtz346w,#ptabsmtz347w:checked~#pcontmtz347w,#ptabsmtz348w:checked~#pcontmtz348w,#ptabsmtz349w:checked~#pcontmtz349w,#ptabsmtz350w:checked~#pcontmtz350w,#ptabsmtz351w:checked~#pcontmtz351w,#ptabsmtz352w:checked~#pcontmtz352w,#ptabsmtz353w:checked~#pcontmtz353w,#ptabsmtz354w:checked~#pcontmtz354w,#ptabsmtz355w:checked~#pcontmtz355w,#ptabsmtz356w:checked~#pcontmtz356w,#ptabsmtz357w:checked~#pcontmtz357w,#ptabsmtz358w:checked~#pcontmtz358w,#ptabsmtz359w:checked~#pcontmtz359w,#ptabsmtz360w:checked~#pcontmtz360w,#ptabsmtz361w:checked~#pcontmtz361w,#ptabsmtz362w:checked~#pcontmtz362w,#ptabsmtz363w:checked~#pcontmtz363w,#ptabsmtz364w:checked~#pcontmtz364w,#ptabsmtz365w:checked~#pcontmtz365w,#ptabsmtz366w:checked~#pcontmtz366w,#ptabsmtz367w:checked~#pcontmtz367w,#ptabsmtz368w:checked~#pcontmtz368w,#ptabsmtz369w:checked~#pcontmtz369w,#ptabsmtz370w:checked~#pcontmtz370w,#ptabsmtz371w:checked~#pcontmtz371w,#ptabsmtz372w:checked~#pcontmtz372w,#ptabsmtz373w:checked~#pcontmtz373w,#ptabsmtz374w:checked~#pcontmtz374w,#ptabsmtz375w:checked~#pcontmtz375w,#ptabsmtz376w:checked~#pcontmtz376w,#ptabsmtz377w:checked~#pcontmtz377w,#ptabsmtz378w:checked~#pcontmtz378w,#ptabsmtz379w:checked~#pcontmtz379w,#ptabsmtz380w:checked~#pcontmtz380w,#ptabsmtz381w:checked~#pcontmtz381w,#ptabsmtz382w:checked~#pcontmtz382w,#ptabsmtz383w:checked~#pcontmtz383w,#ptabsmtz384w:checked~#pcontmtz384w,#ptabsmtz385w:checked~#pcontmtz385w,#ptabsmtz386w:checked~#pcontmtz386w,#ptabsmtz387w:checked~#pcontmtz387w,#ptabsmtz388w:checked~#pcontmtz388w,#ptabsmtz389w:checked~#pcontmtz389w,#ptabsmtz390w:checked~#pcontmtz390w,#ptabsmtz391w:checked~#pcontmtz391w,#ptabsmtz392w:checked~#pcontmtz392w,#ptabsmtz393w:checked~#pcontmtz393w,#ptabsmtz394w:checked~#pcontmtz394w,#ptabsmtz395w:checked~#pcontmtz395w,#ptabsmtz396w:checked~#pcontmtz396w,#ptabsmtz397w:checked~#pcontmtz397w,#ptabsmtz398w:checked~#pcontmtz398w,#ptabsmtz399w:checked~#pcontmtz399w,#ptabsmtz400w:checked~#pcontmtz400w,#ptabsmtz401w:checked~#pcontmtz401w,#ptabsmtz402w:checked~#pcontmtz402w,#ptabsmtz403w:checked~#pcontmtz403w,#ptabsmtz404w:checked~#pcontmtz404w,#ptabsmtz405w:checked~#pcontmtz405w,#ptabsmtz406w:checked~#pcontmtz406w,#ptabsmtz407w:checked~#pcontmtz407w,#ptabsmtz408w:checked~#pcontmtz408w,#ptabsmtz409w:checked~#pcontmtz409w,#ptabsmtz410w:checked~#pcontmtz410w,#ptabsmtz411w:checked~#pcontmtz411w,#ptabsmtz412w:checked~#pcontmtz412w,#ptabsmtz413w:checked~#pcontmtz413w,#ptabsmtz414w:checked~#pcontmtz414w,#ptabsmtz415w:checked~#pcontmtz415w,#ptabsmtz416w:checked~#pcontmtz416w,#ptabsmtz417w:checked~#pcontmtz417w,#ptabsmtz418w:checked~#pcontmtz418w,#ptabsmtz419w:checked~#pcontmtz419w,#ptabsmtz420w:checked~#pcontmtz420w,#ptabsmtz421w:checked~#pcontmtz421w,#ptabsmtz422w:checked~#pcontmtz422w,#ptabsmtz423w:checked~#pcontmtz423w,#ptabsmtz424w:checked~#pcontmtz424w,#ptabsmtz425w:checked~#pcontmtz425w,#ptabsmtz426w:checked~#pcontmtz426w,#ptabsmtz427w:checked~#pcontmtz427w,#ptabsmtz428w:checked~#pcontmtz428w,#ptabsmtz429w:checked~#pcontmtz429w,#ptabsmtz430w:checked~#pcontmtz430w,#ptabsmtz431w:checked~#pcontmtz431w,#ptabsmtz432w:checked~#pcontmtz432w,#ptabsmtz433w:checked~#pcontmtz433w{display:block;}.tabspl>label{width:23.2%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabspl>label{width:46.5%;margin-bottom:15px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabspl>label{width:46.5%;margin-bottom:15px;padding:10px 7px 10px 7px;}}.tabspl>label:last-of-type{margin-right:0;}.tabspl>label:first-of-type{margin-right:12px;}.selectglaas select{height:auto;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background:-webkit-linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);background:linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);border:1px solid #26abb7;padding:10px 25px 10px 25px;font-size:16px;color:#fff;line-height:1.5;border-radius:100px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin-bottom:15px;}.selectglaas option{color:#363636;}.tabaw{max-width:100%;margin-left:auto;margin-right:auto;}.tabaw>input[type="radio"]{display:none;}.tabaw>input[type="radio"]:checked+label{border-color:#26abb7;color:#fff;background:-webkit-linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);background:linear-gradient(135deg,#00bbb3 30%,#2b88c6 100%);}.tabaw>label:hover{border-color:#26abb7;color:#26abb7;}.tabaw>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabwatch1:checked~#contwatch1,#tabwatch2:checked~#contwatch2,#tabwatch3:checked~#contwatch3,#tabwatch4:checked~#contwatch4,#tabwatch5:checked~#contwatch5,#tabwatch6:checked~#contwatch6,#tabwatch7:checked~#contwatch7,#tabwatch8:checked~#contwatch8,#tabwatch9:checked~#contwatch9,#tabwatch10:checked~#contwatch10,#tabwatch11:checked~#contwatch11,#tabwatch12:checked~#contwatch12,#tabwatch13:checked~#contwatch13,#tabwatch14:checked~#contwatch14,#tabwatch15:checked~#contwatch15,#tabwatch16:checked~#contwatch16,#tabwatch17:checked~#contwatch17,#tabwatch18:checked~#contwatch18,#tabwatch19:checked~#contwatch19,#tabwatch20:checked~#contwatch20,#tabwatch21:checked~#contwatch21,#tabwatch22:checked~#contwatch22,#tabwatch23:checked~#contwatch23,#tabwatch24:checked~#contwatch24,#tabwatch25:checked~#contwatch25,#tabwatch26:checked~#contwatch26,#tabwatch27:checked~#contwatch27,#tabwatch28:checked~#contwatch28,#tabwatch29:checked~#contwatch29,#tabwatch30:checked~#contwatch30,#tabwatch31:checked~#contwatch31,#tabwatch32:checked~#contwatch32,#tabwatch33:checked~#contwatch33,#tabwatch34:checked~#contwatch34,#tabwatch35:checked~#contwatch35,#tabwatch36:checked~#contwatch36,#tabwatch37:checked~#contwatch37,#tabwatch38:checked~#contwatch38,#tabwatch39:checked~#contwatch39,#tabwatch40:checked~#contwatch40,#tabwatch41:checked~#contwatch41,#tabwatch42:checked~#contwatch42,#tabwatch43:checked~#contwatch43,#tabwatch44:checked~#contwatch44,#tabwatch45:checked~#contwatch45,#tabwatch46:checked~#contwatch46,#tabwatch47:checked~#contwatch47,#tabwatch48:checked~#contwatch48,#tabwatch49:checked~#contwatch49,#tabwatch50:checked~#contwatch50,#tabwatch51:checked~#contwatch51,#tabwatch52:checked~#contwatch52,#tabwatch53:checked~#contwatch53,#tabwatch54:checked~#contwatch54,#tabwatch55:checked~#contwatch55,#tabwatch56:checked~#contwatch56,#tabwatch57:checked~#contwatch57,#tabwatch58:checked~#contwatch58,#tabwatch59:checked~#contwatch59,#tabwatch60:checked~#contwatch60,#tabwatch61:checked~#contwatch61,#tabwatch62:checked~#contwatch62,#tabwatch63:checked~#contwatch63,#tabwatch64:checked~#contwatch64,#tabwatch65:checked~#contwatch65,#tabwatch66:checked~#contwatch66,#tabwatch67:checked~#contwatch67,#tabwatch68:checked~#contwatch68,#tabwatch69:checked~#contwatch69,#tabwatch70:checked~#contwatch70,#tabwatch71:checked~#contwatch71,#tabwatch72:checked~#contwatch72,#tabwatch73:checked~#contwatch73,#tabwatch74:checked~#contwatch74,#tabwatch75:checked~#contwatch75,#tabwatch76:checked~#contwatch76,#tabwatch77:checked~#contwatch77,#tabwatch78:checked~#contwatch78,#tabwatch79:checked~#contwatch79,#tabwatch80:checked~#contwatch80,#tabwatch81:checked~#contwatch81,#tabwatch82:checked~#contwatch82,#tabwatch83:checked~#contwatch83,#tabwatch84:checked~#contwatch84,#tabwatch85:checked~#contwatch85,#tabwatch86:checked~#contwatch86,#tabwatch87:checked~#contwatch87,#tabwatch88:checked~#contwatch88,#tabwatch89:checked~#contwatch89,#tabwatch90:checked~#contwatch90,#tabwatch91:checked~#contwatch91,#tabwatch92:checked~#contwatch92,#tabwatch93:checked~#contwatch93,#tabwatch94:checked~#contwatch94,#tabwatch95:checked~#contwatch95,#tabwatch96:checked~#contwatch96,#tabwatch97:checked~#contwatch97,#tabwatch98:checked~#contwatch98,#tabwatch99:checked~#contwatch99,#tabwatch100:checked~#contwatch100,#tabwatch101:checked~#contwatch101,#tabwatch102:checked~#contwatch102,#tabwatch103:checked~#contwatch103,#tabwatch104:checked~#contwatch104,#tabwatch105:checked~#contwatch105,#tabwatch106:checked~#contwatch106,#tabwatch107:checked~#contwatch107,#tabwatch108:checked~#contwatch108,#tabwatch109:checked~#contwatch109,#tabwatch110:checked~#contwatch110,#tabwatch111:checked~#contwatch111,#tabwatch112:checked~#contwatch112,#tabwatch113:checked~#contwatch113,#tabwatch114:checked~#contwatch114,#tabwatch115:checked~#contwatch115,#tabwatch116:checked~#contwatch116,#tabwatch117:checked~#contwatch117,#tabwatch118:checked~#contwatch118,#tabwatch119:checked~#contwatch119,#tabwatch120:checked~#contwatch120,#tabwatch121:checked~#contwatch121,#tabwatch122:checked~#contwatch122,#tabwatch123:checked~#contwatch123,#tabwatch124:checked~#contwatch124,#tabwatch125:checked~#contwatch125,#tabwatch126:checked~#contwatch126,#tabwatch127:checked~#contwatch127,#tabwatch128:checked~#contwatch128,#tabwatch129:checked~#contwatch129,#tabwatch130:checked~#contwatch130,#tabwatch131:checked~#contwatch131,#tabwatch132:checked~#contwatch132,#tabwatch133:checked~#contwatch133,#tabwatch134:checked~#contwatch134,#tabwatch135:checked~#contwatch135,#tabwatch136:checked~#contwatch136,#tabwatch137:checked~#contwatch137,#tabwatch138:checked~#contwatch138,#tabwatch139:checked~#contwatch139,#tabwatch140:checked~#contwatch140,#tabwatch141:checked~#contwatch141,#tabwatch142:checked~#contwatch142,#tabwatch143:checked~#contwatch143,#tabwatch144:checked~#contwatch144,#tabwatch145:checked~#contwatch145,#tabwatch146:checked~#contwatch146,#tabwatch147:checked~#contwatch147,#tabwatch148:checked~#contwatch148,#tabwatch149:checked~#contwatch149,#tabwatch150:checked~#contwatch150,#tabwatch151:checked~#contwatch151,#tabwatch152:checked~#contwatch152,#tabwatch153:checked~#contwatch153,#tabwatch154:checked~#contwatch154,#tabwatch155:checked~#contwatch155,#tabwatch156:checked~#contwatch156,#tabwatch157:checked~#contwatch157,#tabwatch158:checked~#contwatch158,#tabwatch159:checked~#contwatch159,#tabwatch160:checked~#contwatch160,#tabwatch161:checked~#contwatch161,#tabwatch162:checked~#contwatch162,#tabwatch163:checked~#contwatch163,#tabwatch164:checked~#contwatch164,#tabwatch165:checked~#contwatch165,#tabwatch166:checked~#contwatch166,#tabwatch167:checked~#contwatch167,#tabwatch168:checked~#contwatch168,#tabwatch169:checked~#contwatch169,#tabwatch170:checked~#contwatch170,#tabwatch171:checked~#contwatch171,#tabwatch172:checked~#contwatch172,#tabwatch173:checked~#contwatch173,#tabwatch174:checked~#contwatch174,#tabwatch175:checked~#contwatch175,#tabwatch176:checked~#contwatch176,#tabwatch177:checked~#contwatch177,#tabwatch178:checked~#contwatch178,#tabwatch179:checked~#contwatch179,#tabwatch180:checked~#contwatch180,#tabwatch181:checked~#contwatch181,#tabwatch182:checked~#contwatch182,#tabwatch183:checked~#contwatch183,#tabwatch184:checked~#contwatch184,#tabwatch185:checked~#contwatch185,#tabwatch186:checked~#contwatch186,#tabwatch187:checked~#contwatch187,#tabwatch188:checked~#contwatch188,#tabwatch189:checked~#contwatch189,#tabwatch190:checked~#contwatch190,#tabwatch191:checked~#contwatch191,#tabwatch192:checked~#contwatch192,#tabwatch193:checked~#contwatch193,#tabwatch194:checked~#contwatch194,#tabwatch195:checked~#contwatch195,#tabwatch196:checked~#contwatch196,#tabwatch197:checked~#contwatch197,#tabwatch198:checked~#contwatch198,#tabwatch199:checked~#contwatch199,#tabwatch200:checked~#contwatch200,#tabwatch201:checked~#contwatch201,#tabwatch202:checked~#contwatch202,#tabwatch203:checked~#contwatch203,#tabwatch204:checked~#contwatch204,#tabwatch205:checked~#contwatch205,#tabwatch206:checked~#contwatch206,#tabwatch207:checked~#contwatch207,#tabwatch208:checked~#contwatch208,#tabwatch209:checked~#contwatch209,#tabwatch210:checked~#contwatch210,#tabwatch211:checked~#contwatch211,#tabwatch212:checked~#contwatch212,#tabwatch213:checked~#contwatch213,#tabwatch214:checked~#contwatch214,#tabwatch215:checked~#contwatch215,#tabwatch216:checked~#contwatch216,#tabwatch217:checked~#contwatch217,#tabwatch218:checked~#contwatch218,#tabwatch219:checked~#contwatch219,#tabwatch220:checked~#contwatch220,#tabwatch221:checked~#contwatch221,#tabwatch222:checked~#contwatch222,#tabwatch223:checked~#contwatch223,#tabwatch224:checked~#contwatch224,#tabwatch225:checked~#contwatch225,#tabwatch226:checked~#contwatch226,#tabwatch227:checked~#contwatch227,#tabwatch228:checked~#contwatch228,#tabwatch229:checked~#contwatch229,#tabwatch230:checked~#contwatch230,#tabwatch231:checked~#contwatch231,#tabwatch232:checked~#contwatch232,#tabwatch233:checked~#contwatch233,#tabwatch234:checked~#contwatch234,#tabwatch235:checked~#contwatch235,#tabwatch236:checked~#contwatch236,#tabwatch237:checked~#contwatch237,#tabwatch238:checked~#contwatch238,#tabwatch239:checked~#contwatch239,#tabwatch240:checked~#contwatch240,#tabwatch241:checked~#contwatch241,#tabwatch242:checked~#contwatch242,#tabwatch243:checked~#contwatch243,#tabwatch244:checked~#contwatch244,#tabwatch245:checked~#contwatch245,#tabwatch246:checked~#contwatch246,#tabwatch247:checked~#contwatch247,#tabwatch248:checked~#contwatch248,#tabwatch249:checked~#contwatch249,#tabwatch250:checked~#contwatch250,#tabwatch251:checked~#contwatch251,#tabwatch252:checked~#contwatch252,#tabwatch253:checked~#contwatch253,#tabwatch254:checked~#contwatch254,#tabwatch255:checked~#contwatch255,#tabwatch256:checked~#contwatch256,#tabwatch257:checked~#contwatch257,#tabwatch258:checked~#contwatch258,#tabwatch259:checked~#contwatch259,#tabwatch260:checked~#contwatch260,#tabwatch261:checked~#contwatch261,#tabwatch262:checked~#contwatch262,#tabwatch263:checked~#contwatch263,#tabwatch264:checked~#contwatch264,#tabwatch265:checked~#contwatch265,#tabwatch266:checked~#contwatch266,#tabwatch267:checked~#contwatch267,#tabwatch268:checked~#contwatch268,#tabwatch269:checked~#contwatch269,#tabwatch270:checked~#contwatch270,#tabwatch271:checked~#contwatch271,#tabwatch272:checked~#contwatch272,#tabwatch273:checked~#contwatch273,#tabwatch274:checked~#contwatch274,#tabwatch275:checked~#contwatch275,#tabwatch276:checked~#contwatch276,#tabwatch277:checked~#contwatch277,#tabwatch278:checked~#contwatch278,#tabwatch279:checked~#contwatch279,#tabwatch280:checked~#contwatch280,#tabwatch281:checked~#contwatch281,#tabwatch282:checked~#contwatch282,#tabwatch283:checked~#contwatch283,#tabwatch284:checked~#contwatch284,#tabwatch285:checked~#contwatch285,#tabwatch286:checked~#contwatch286,#tabwatch287:checked~#contwatch287,#tabwatch288:checked~#contwatch288,#tabwatch289:checked~#contwatch289,#tabwatch290:checked~#contwatch290,#tabwatch291:checked~#contwatch291,#tabwatch292:checked~#contwatch292,#tabwatch293:checked~#contwatch293,#tabwatch294:checked~#contwatch294,#tabwatch295:checked~#contwatch295,#tabwatch296:checked~#contwatch296,#tabwatch297:checked~#contwatch297,#tabwatch298:checked~#contwatch298,#tabwatch299:checked~#contwatch299,#tabwatch300:checked~#contwatch300,#tabwatch301:checked~#contwatch301,#tabwatch302:checked~#contwatch302,#tabwatch303:checked~#contwatch303,#tabwatch304:checked~#contwatch304,#tabwatch305:checked~#contwatch305,#tabwatch306:checked~#contwatch306,#tabwatch307:checked~#contwatch307,#tabwatch308:checked~#contwatch308,#tabwatch309:checked~#contwatch309,#tabwatch310:checked~#contwatch310,#tabwatch311:checked~#contwatch311,#tabwatch312:checked~#contwatch312,#tabwatch313:checked~#contwatch313,#tabwatch314:checked~#contwatch314,#tabwatch315:checked~#contwatch315,#tabwatch316:checked~#contwatch316,#tabwatch317:checked~#contwatch317,#tabwatch318:checked~#contwatch318,#tabwatch319:checked~#contwatch319,#tabwatch320:checked~#contwatch320,#tabwatch321:checked~#contwatch321,#tabwatch322:checked~#contwatch322,#tabwatch323:checked~#contwatch323,#tabwatch324:checked~#contwatch324,#tabwatch325:checked~#contwatch325,#tabwatch326:checked~#contwatch326,#tabwatch327:checked~#contwatch327,#tabwatch328:checked~#contwatch328,#tabwatch329:checked~#contwatch329,#tabwatch330:checked~#contwatch330,#tabwatch331:checked~#contwatch331,#tabwatch332:checked~#contwatch332,#tabwatch333:checked~#contwatch333,#tabwatch334:checked~#contwatch334,#tabwatch335:checked~#contwatch335,#tabwatch336:checked~#contwatch336,#tabwatch337:checked~#contwatch337,#tabwatch338:checked~#contwatch338,#tabwatch339:checked~#contwatch339,#tabwatch340:checked~#contwatch340,#tabwatch341:checked~#contwatch341,#tabwatch342:checked~#contwatch342,#tabwatch343:checked~#contwatch343,#tabwatch344:checked~#contwatch344,#tabwatch345:checked~#contwatch345,#tabwatch346:checked~#contwatch346,#tabwatch347:checked~#contwatch347,#tabwatch348:checked~#contwatch348,#tabwatch349:checked~#contwatch349,#tabwatch350:checked~#contwatch350,#tabwatch351:checked~#contwatch351,#tabwatch352:checked~#contwatch352,#tabwatch353:checked~#contwatch353,#tabwatch354:checked~#contwatch354,#tabwatch355:checked~#contwatch355,#tabwatch356:checked~#contwatch356,#tabwatch357:checked~#contwatch357,#tabwatch358:checked~#contwatch358,#tabwatch359:checked~#contwatch359,#tabwatch360:checked~#contwatch360,#tabwatch361:checked~#contwatch361,#tabwatch362:checked~#contwatch362,#tabwatch363:checked~#contwatch363,#tabwatch364:checked~#contwatch364,#tabwatch365:checked~#contwatch365,#tabwatch366:checked~#contwatch366,#tabwatch367:checked~#contwatch367,#tabwatch368:checked~#contwatch368,#tabwatch369:checked~#contwatch369,#tabwatch370:checked~#contwatch370,#tabwatch371:checked~#contwatch371,#tabwatch372:checked~#contwatch372,#tabwatch373:checked~#contwatch373,#tabwatch374:checked~#contwatch374,#tabwatch375:checked~#contwatch375,#tabwatch376:checked~#contwatch376,#tabwatch377:checked~#contwatch377,#tabwatch378:checked~#contwatch378,#tabwatch379:checked~#contwatch379,#tabwatch380:checked~#contwatch380,#tabwatch381:checked~#contwatch381,#tabwatch382:checked~#contwatch382,#tabwatch383:checked~#contwatch383,#tabwatch384:checked~#contwatch384,#tabwatch385:checked~#contwatch385,#tabwatch386:checked~#contwatch386,#tabwatch387:checked~#contwatch387,#tabwatch388:checked~#contwatch388,#tabwatch389:checked~#contwatch389,#tabwatch390:checked~#contwatch390,#tabwatch391:checked~#contwatch391,#tabwatch392:checked~#contwatch392,#tabwatch393:checked~#contwatch393,#tabwatch394:checked~#contwatch394,#tabwatch395:checked~#contwatch395,#tabwatch396:checked~#contwatch396,#tabwatch397:checked~#contwatch397,#tabwatch398:checked~#contwatch398,#tabwatch399:checked~#contwatch399,#tabwatch400:checked~#contwatch400,#tabwatch401:checked~#contwatch401,#tabwatch402:checked~#contwatch402,#tabwatch403:checked~#contwatch403,#tabwatch404:checked~#contwatch404,#tabwatch405:checked~#contwatch405,#tabwatch406:checked~#contwatch406,#tabwatch407:checked~#contwatch407,#tabwatch408:checked~#contwatch408,#tabwatch409:checked~#contwatch409,#tabwatch410:checked~#contwatch410,#tabwatch411:checked~#contwatch411,#tabwatch412:checked~#contwatch412,#tabwatch413:checked~#contwatch413,#tabwatch414:checked~#contwatch414,#tabwatch415:checked~#contwatch415,#tabwatch416:checked~#contwatch416,#tabwatch417:checked~#contwatch417,#tabwatch418:checked~#contwatch418,#tabwatch419:checked~#contwatch419,#tabwatch420:checked~#contwatch420,#tabwatch421:checked~#contwatch421,#tabwatch422:checked~#contwatch422,#tabwatch423:checked~#contwatch423,#tabwatch424:checked~#contwatch424,#tabwatch425:checked~#contwatch425,#tabwatch426:checked~#contwatch426,#tabwatch427:checked~#contwatch427,#tabwatch428:checked~#contwatch428,#tabwatch429:checked~#contwatch429,#tabwatch430:checked~#contwatch430,#tabwatch431:checked~#contwatch431,#tabwatch432:checked~#contwatch432,#tabwatch433:checked~#contwatch433,#tabwatch434:checked~#contwatch434,#tabwatch435:checked~#contwatch435,#tabwatch436:checked~#contwatch436,#tabwatch437:checked~#contwatch437,#tabwatch438:checked~#contwatch438,#tabwatch439:checked~#contwatch439,#tabwatch440:checked~#contwatch440,#tabwatch441:checked~#contwatch441,#tabwatch442:checked~#contwatch442,#tabwatch443:checked~#contwatch443,#tabwatch444:checked~#contwatch444,#tabwatch445:checked~#contwatch445,#tabwatch446:checked~#contwatch446,#tabwatch447:checked~#contwatch447,#tabwatch448:checked~#contwatch448,#tabwatch449:checked~#contwatch449,#tabwatch450:checked~#contwatch450,#tabwatch451:checked~#contwatch451,#tabwatch452:checked~#contwatch452,#tabwatch453:checked~#contwatch453,#tabwatch454:checked~#contwatch454,#tabwatch455:checked~#contwatch455,#tabwatch456:checked~#contwatch456,#tabwatch457:checked~#contwatch457,#tabwatch458:checked~#contwatch458,#tabwatch459:checked~#contwatch459,#tabwatch460:checked~#contwatch460,#tabwatch461:checked~#contwatch461,#tabwatch462:checked~#contwatch462,#tabwatch463:checked~#contwatch463,#tabwatch464:checked~#contwatch464,#tabwatch465:checked~#contwatch465,#tabwatch466:checked~#contwatch466,#tabwatch467:checked~#contwatch467,#tabwatch468:checked~#contwatch468,#tabwatch469:checked~#contwatch469,#tabwatch470:checked~#contwatch470,#tabwatch471:checked~#contwatch471,#tabwatch472:checked~#contwatch472,#tabwatch473:checked~#contwatch473,#tabwatch474:checked~#contwatch474,#tabwatch475:checked~#contwatch475,#tabwatch476:checked~#contwatch476,#tabwatch477:checked~#contwatch477,#tabwatch478:checked~#contwatch478,#tabwatch479:checked~#contwatch479,#tabwatch480:checked~#contwatch480,#tabwatch481:checked~#contwatch481,#tabwatch482:checked~#contwatch482,#tabwatch483:checked~#contwatch483,#tabwatch484:checked~#contwatch484,#tabwatch485:checked~#contwatch485,#tabwatch486:checked~#contwatch486,#tabwatch487:checked~#contwatch487,#tabwatch488:checked~#contwatch488,#tabwatch489:checked~#contwatch489,#tabwatch490:checked~#contwatch490,#tabwatch491:checked~#contwatch491,#tabwatch492:checked~#contwatch492,#tabwatch493:checked~#contwatch493,#tabwatch494:checked~#contwatch494,#tabwatch495:checked~#contwatch495,#tabwatch496:checked~#contwatch496,#tabwatch497:checked~#contwatch497,#tabwatch498:checked~#contwatch498,#tabwatch499:checked~#contwatch499,#tabwatch500:checked~#contwatch500,#tabwatch501:checked~#contwatch501,#tabwatch502:checked~#contwatch502,#tabwatch503:checked~#contwatch503,#tabwatch504:checked~#contwatch504,#tabwatch505:checked~#contwatch505,#tabwatch506:checked~#contwatch506,#tabwatch507:checked~#contwatch507,#tabwatch508:checked~#contwatch508,#tabwatch509:checked~#contwatch509,#tabwatch510:checked~#contwatch510,#tabwatch511:checked~#contwatch511,#tabwatch512:checked~#contwatch512,#tabwatch513:checked~#contwatch513,#tabwatch514:checked~#contwatch514,#tabwatch515:checked~#contwatch515,#tabwatch516:checked~#contwatch516,#tabwatch517:checked~#contwatch517,#tabwatch518:checked~#contwatch518,#tabwatch519:checked~#contwatch519,#tabwatch520:checked~#contwatch520,#tabwatch521:checked~#contwatch521,#tabwatch522:checked~#contwatch522,#tabwatch523:checked~#contwatch523,#tabwatch524:checked~#contwatch524,#tabwatch525:checked~#contwatch525,#tabwatch526:checked~#contwatch526,#tabwatch527:checked~#contwatch527,#tabwatch528:checked~#contwatch528,#tabwatch529:checked~#contwatch529,#tabwatch530:checked~#contwatch530,#tabwatch531:checked~#contwatch531,#tabwatch532:checked~#contwatch532,#tabwatch533:checked~#contwatch533,#tabwatch534:checked~#contwatch534,#tabwatch535:checked~#contwatch535,#tabwatch536:checked~#contwatch536,#tabwatch537:checked~#contwatch537,#tabwatch538:checked~#contwatch538,#tabwatch539:checked~#contwatch539,#tabwatch540:checked~#contwatch540,#tabwatch541:checked~#contwatch541,#tabwatch542:checked~#contwatch542,#tabwatch543:checked~#contwatch543,#tabwatch544:checked~#contwatch544,#tabwatch545:checked~#contwatch545,#tabwatch546:checked~#contwatch546,#tabwatch547:checked~#contwatch547,#tabwatch548:checked~#contwatch548,#tabwatch549:checked~#contwatch549,#tabwatch550:checked~#contwatch550,#tabwatch551:checked~#contwatch551,#tabwatch552:checked~#contwatch552,#tabwatch553:checked~#contwatch553,#tabwatch554:checked~#contwatch554,#tabwatch555:checked~#contwatch555,#tabwatch556:checked~#contwatch556,#tabwatch557:checked~#contwatch557,#tabwatch558:checked~#contwatch558,#tabwatch559:checked~#contwatch559,#tabwatch560:checked~#contwatch560,#tabwatch561:checked~#contwatch561,#tabwatch562:checked~#contwatch562,#tabwatch563:checked~#contwatch563,#tabwatch564:checked~#contwatch564,#tabwatch565:checked~#contwatch565,#tabwatch566:checked~#contwatch566,#tabwatch567:checked~#contwatch567,#tabwatch568:checked~#contwatch568,#tabwatch569:checked~#contwatch569,#tabwatch570:checked~#contwatch570,#tabwatch571:checked~#contwatch571,#tabwatch572:checked~#contwatch572,#tabwatch573:checked~#contwatch573,#tabwatch574:checked~#contwatch574,#tabwatch575:checked~#contwatch575,#tabwatch576:checked~#contwatch576,#tabwatch577:checked~#contwatch577,#tabwatch578:checked~#contwatch578,#tabwatch579:checked~#contwatch579,#tabwatch580:checked~#contwatch580,#tabwatch581:checked~#contwatch581,#tabwatch582:checked~#contwatch582,#tabwatch583:checked~#contwatch583,#tabwatch584:checked~#contwatch584,#tabwatch585:checked~#contwatch585,#tabwatch586:checked~#contwatch586,#tabwatch587:checked~#contwatch587,#tabwatch588:checked~#contwatch588,#tabwatch589:checked~#contwatch589,#tabwatch590:checked~#contwatch590,#tabwatch591:checked~#contwatch591,#tabwatch592:checked~#contwatch592,#tabwatch593:checked~#contwatch593,#tabwatch594:checked~#contwatch594,#tabwatch595:checked~#contwatch595,#tabwatch596:checked~#contwatch596,#tabwatch597:checked~#contwatch597,#tabwatch598:checked~#contwatch598,#tabwatch599:checked~#contwatch599,#tabwatch600:checked~#contwatch600,#tabwatch601:checked~#contwatch601,#tabwatch602:checked~#contwatch602,#tabwatch603:checked~#contwatch603,#tabwatch604:checked~#contwatch604,#tabwatch605:checked~#contwatch605,#tabwatch606:checked~#contwatch606,#tabwatch607:checked~#contwatch607,#tabwatch608:checked~#contwatch608,#tabwatch609:checked~#contwatch609,#tabwatch610:checked~#contwatch610,#tabwatch611:checked~#contwatch611,#tabwatch612:checked~#contwatch612,#tabwatch613:checked~#contwatch613,#tabwatch614:checked~#contwatch614,#tabwatch615:checked~#contwatch615,#tabwatch616:checked~#contwatch616,#tabwatch617:checked~#contwatch617,#tabwatch618:checked~#contwatch618,#tabwatch619:checked~#contwatch619,#tabwatch620:checked~#contwatch620,#tabwatch621:checked~#contwatch621,#tabwatch622:checked~#contwatch622,#tabwatch623:checked~#contwatch623,#tabwatch624:checked~#contwatch624,#tabwatch625:checked~#contwatch625,#tabwatch626:checked~#contwatch626,#tabwatch627:checked~#contwatch627,#tabwatch628:checked~#contwatch628,#tabwatch629:checked~#contwatch629,#tabwatch630:checked~#contwatch630,#tabwatch631:checked~#contwatch631,#tabwatch632:checked~#contwatch632,#tabwatch633:checked~#contwatch633,#tabwatch634:checked~#contwatch634,#tabwatch635:checked~#contwatch635,#tabwatch636:checked~#contwatch636,#tabwatch637:checked~#contwatch637,#tabwatch638:checked~#contwatch638,#tabwatch639:checked~#contwatch639,#tabwatch640:checked~#contwatch640,#tabwatch641:checked~#contwatch641,#tabwatch642:checked~#contwatch642,#tabwatch643:checked~#contwatch643,#tabwatch644:checked~#contwatch644,#tabwatch645:checked~#contwatch645,#tabwatch646:checked~#contwatch646,#tabwatch647:checked~#contwatch647,#tabwatch648:checked~#contwatch648,#tabwatch649:checked~#contwatch649,#tabwatch650:checked~#contwatch650,#tabwatch651:checked~#contwatch651,#tabwatch652:checked~#contwatch652,#tabwatch653:checked~#contwatch653,#tabwatch654:checked~#contwatch654,#tabwatch655:checked~#contwatch655,#tabwatch656:checked~#contwatch656,#tabwatch657:checked~#contwatch657,#tabwatch658:checked~#contwatch658,#tabwatch659:checked~#contwatch659,#tabwatch660:checked~#contwatch660,#tabwatch661:checked~#contwatch661,#tabwatch662:checked~#contwatch662,#tabwatch663:checked~#contwatch663,#tabwatch664:checked~#contwatch664,#tabwatch665:checked~#contwatch665,#tabwatch666:checked~#contwatch666,#tabwatch667:checked~#contwatch667,#tabwatch668:checked~#contwatch668,#tabwatch669:checked~#contwatch669,#tabwatch670:checked~#contwatch670,#tabwatch671:checked~#contwatch671,#tabwatch672:checked~#contwatch672,#tabwatch673:checked~#contwatch673,#tabwatch674:checked~#contwatch674,#tabwatch675:checked~#contwatch675,#tabwatch676:checked~#contwatch676,#tabwatch677:checked~#contwatch677,#tabwatch678:checked~#contwatch678,#tabwatch679:checked~#contwatch679,#tabwatch680:checked~#contwatch680,#tabwatch681:checked~#contwatch681,#tabwatch682:checked~#contwatch682,#tabwatch683:checked~#contwatch683,#tabwatch684:checked~#contwatch684,#tabwatch685:checked~#contwatch685,#tabwatch686:checked~#contwatch686,#tabwatch687:checked~#contwatch687,#tabwatch688:checked~#contwatch688,#tabwatch689:checked~#contwatch689,#tabwatch690:checked~#contwatch690,#tabwatch691:checked~#contwatch691,#tabwatch692:checked~#contwatch692,#tabwatch693:checked~#contwatch693,#tabwatch694:checked~#contwatch694,#tabwatch695:checked~#contwatch695,#tabwatch696:checked~#contwatch696,#tabwatch697:checked~#contwatch697,#tabwatch698:checked~#contwatch698,#tabwatch699:checked~#contwatch699,#tabwatch700:checked~#contwatch700,#tabwatch701:checked~#contwatch701,#tabwatch702:checked~#contwatch702,#tabwatch703:checked~#contwatch703,#tabwatch704:checked~#contwatch704,#tabwatch705:checked~#contwatch705,#tabwatch706:checked~#contwatch706,#tabwatch707:checked~#contwatch707,#tabwatch708:checked~#contwatch708,#tabwatch709:checked~#contwatch709,#tabwatch710:checked~#contwatch710,#tabwatch711:checked~#contwatch711,#tabwatch712:checked~#contwatch712,#tabwatch713:checked~#contwatch713,#tabwatch714:checked~#contwatch714,#tabwatch715:checked~#contwatch715,#tabwatch716:checked~#contwatch716,#tabwatch717:checked~#contwatch717,#tabwatch718:checked~#contwatch718,#tabwatch719:checked~#contwatch719,#tabwatch720:checked~#contwatch720,#tabwatch721:checked~#contwatch721,#tabwatch722:checked~#contwatch722,#tabwatch723:checked~#contwatch723,#tabwatch724:checked~#contwatch724,#tabwatch725:checked~#contwatch725,#tabwatch726:checked~#contwatch726,#tabwatch727:checked~#contwatch727,#tabwatch728:checked~#contwatch728,#tabwatch729:checked~#contwatch729,#tabwatch730:checked~#contwatch730,#tabwatch731:checked~#contwatch731,#tabwatch732:checked~#contwatch732,#tabwatch733:checked~#contwatch733,#tabwatch734:checked~#contwatch734,#tabwatch735:checked~#contwatch735,#tabwatch736:checked~#contwatch736,#tabwatch737:checked~#contwatch737,#tabwatch738:checked~#contwatch738,#tabwatch739:checked~#contwatch739,#tabwatch740:checked~#contwatch740,#tabwatch741:checked~#contwatch741,#tabwatch742:checked~#contwatch742,#tabwatch743:checked~#contwatch743,#tabwatch744:checked~#contwatch744,#tabwatch745:checked~#contwatch745,#tabwatch746:checked~#contwatch746,#tabwatch747:checked~#contwatch747,#tabwatch748:checked~#contwatch748,#tabwatch749:checked~#contwatch749,#tabwatch750:checked~#contwatch750,#tabwatch751:checked~#contwatch751,#tabwatch752:checked~#contwatch752,#tabwatch753:checked~#contwatch753,#tabwatch754:checked~#contwatch754,#tabwatch755:checked~#contwatch755,#tabwatch756:checked~#contwatch756,#tabwatch757:checked~#contwatch757,#tabwatch758:checked~#contwatch758,#tabwatch759:checked~#contwatch759,#tabwatch760:checked~#contwatch760,#tabwatch761:checked~#contwatch761,#tabwatch762:checked~#contwatch762,#tabwatch763:checked~#contwatch763,#tabwatch764:checked~#contwatch764,#tabwatch765:checked~#contwatch765,#tabwatch766:checked~#contwatch766,#tabwatch767:checked~#contwatch767,#tabwatch768:checked~#contwatch768,#tabwatch769:checked~#contwatch769,#tabwatch770:checked~#contwatch770,#tabwatch771:checked~#contwatch771,#tabwatch772:checked~#contwatch772,#tabwatch773:checked~#contwatch773,#tabwatch774:checked~#contwatch774,#tabwatch775:checked~#contwatch775,#tabwatch776:checked~#contwatch776,#tabwatch777:checked~#contwatch777,#tabwatch778:checked~#contwatch778,#tabwatch779:checked~#contwatch779,#tabwatch780:checked~#contwatch780,#tabwatch781:checked~#contwatch781,#tabwatch782:checked~#contwatch782,#tabwatch783:checked~#contwatch783,#tabwatch784:checked~#contwatch784,#tabwatch785:checked~#contwatch785,#tabwatch786:checked~#contwatch786,#tabwatch787:checked~#contwatch787,#tabwatch788:checked~#contwatch788,#tabwatch789:checked~#contwatch789,#tabwatch790:checked~#contwatch790,#tabwatch791:checked~#contwatch791,#tabwatch792:checked~#contwatch792,#tabwatch793:checked~#contwatch793,#tabwatch794:checked~#contwatch794,#tabwatch795:checked~#contwatch795,#tabwatch796:checked~#contwatch796,#tabwatch797:checked~#contwatch797,#tabwatch798:checked~#contwatch798,#tabwatch799:checked~#contwatch799,#tabwatch800:checked~#contwatch800,#tabwatch801:checked~#contwatch801,#tabwatch802:checked~#contwatch802,#tabwatch803:checked~#contwatch803,#tabwatch804:checked~#contwatch804,#tabwatch805:checked~#contwatch805,#tabwatch806:checked~#contwatch806,#tabwatch807:checked~#contwatch807,#tabwatch808:checked~#contwatch808,#tabwatch809:checked~#contwatch809,#tabwatch810:checked~#contwatch810,#tabwatch811:checked~#contwatch811,#tabwatch812:checked~#contwatch812,#tabwatch813:checked~#contwatch813,#tabwatch814:checked~#contwatch814,#tabwatch815:checked~#contwatch815,#tabwatch816:checked~#contwatch816,#tabwatch817:checked~#contwatch817,#tabwatch818:checked~#contwatch818,#tabwatch819:checked~#contwatch819,#tabwatch820:checked~#contwatch820,#tabwatch821:checked~#contwatch821,#tabwatch822:checked~#contwatch822,#tabwatch823:checked~#contwatch823,#tabwatch824:checked~#contwatch824,#tabwatch825:checked~#contwatch825,#tabwatch826:checked~#contwatch826,#tabwatch827:checked~#contwatch827,#tabwatch828:checked~#contwatch828,#tabwatch829:checked~#contwatch829,#tabwatch830:checked~#contwatch830,#tabwatch831:checked~#contwatch831,#tabwatch832:checked~#contwatch832,#tabwatch833:checked~#contwatch833,#tabwatch834:checked~#contwatch834,#tabwatch835:checked~#contwatch835,#tabwatch836:checked~#contwatch836,#tabwatch837:checked~#contwatch837,#tabwatch838:checked~#contwatch838,#tabwatch839:checked~#contwatch839,#tabwatch840:checked~#contwatch840,#tabwatch841:checked~#contwatch841,#tabwatch842:checked~#contwatch842,#tabwatch843:checked~#contwatch843,#tabwatch844:checked~#contwatch844,#tabwatch845:checked~#contwatch845,#tabwatch846:checked~#contwatch846,#tabwatch847:checked~#contwatch847,#tabwatch848:checked~#contwatch848,#tabwatch849:checked~#contwatch849,#tabwatch850:checked~#contwatch850,#tabwatch851:checked~#contwatch851,#tabwatch852:checked~#contwatch852,#tabwatch853:checked~#contwatch853,#tabwatch854:checked~#contwatch854,#tabwatch855:checked~#contwatch855,#tabwatch856:checked~#contwatch856,#tabwatch857:checked~#contwatch857,#tabwatch858:checked~#contwatch858,#tabwatch859:checked~#contwatch859,#tabwatch860:checked~#contwatch860,#tabwatch861:checked~#contwatch861,#tabwatch862:checked~#contwatch862,#tabwatch863:checked~#contwatch863,#tabwatch864:checked~#contwatch864,#tabwatch865:checked~#contwatch865,#tabwatch866:checked~#contwatch866,#tabwatch867:checked~#contwatch867,#tabwatch868:checked~#contwatch868,#tabwatch869:checked~#contwatch869,#tabwatch870:checked~#contwatch870,#tabwatch871:checked~#contwatch871,#tabwatch872:checked~#contwatch872,#tabwatch873:checked~#contwatch873,#tabwatch874:checked~#contwatch874,#tabwatch875:checked~#contwatch875,#tabwatch876:checked~#contwatch876,#tabwatch877:checked~#contwatch877,#tabwatch878:checked~#contwatch878,#tabwatch879:checked~#contwatch879,#tabwatch880:checked~#contwatch880,#tabwatch881:checked~#contwatch881,#tabwatch882:checked~#contwatch882,#tabwatch883:checked~#contwatch883,#tabwatch884:checked~#contwatch884,#tabwatch885:checked~#contwatch885,#tabwatch886:checked~#contwatch886,#tabwatch887:checked~#contwatch887,#tabwatch888:checked~#contwatch888,#tabwatch889:checked~#contwatch889,#tabwatch890:checked~#contwatch890,#tabwatch891:checked~#contwatch891,#tabwatch892:checked~#contwatch892,#tabwatch893:checked~#contwatch893,#tabwatch894:checked~#contwatch894,#tabwatch895:checked~#contwatch895,#tabwatch896:checked~#contwatch896,#tabwatch897:checked~#contwatch897,#tabwatch898:checked~#contwatch898,#tabwatch899:checked~#contwatch899,#tabwatch900:checked~#contwatch900{display:block;}.tabaw>label{display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 25px 10px 25px;font-size:16px;line-height:1.5;border-radius:100px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-left:15px;cursor:pointer;margin-bottom:15px;}.tabaw>label:first-of-type{margin-left:0;}.tittxt140{font-size:20px;line-height:140%;}.botzach{color:#fff;width:-webkit-fill-available;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:#2daac1;border:1px solid #2daac1;padding:10px 15px 10px 15px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.botzachtab{width:-webkit-fill-available;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;color:#363636;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.botzachtab:hover{border-color:#26abb7;color:#26abb7;}.botzach:hover{color:#fff;}@media screen and (max-width: 480px){.botzachtab{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.botzachtab{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.botzach{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.botzach{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}.btnew{color:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:14px;font-weight:bold;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:none;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;background:-webkit-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:linear-gradient(135deg,#2daac1 30%,#2daac1 100%);}.btnew:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;color:#fff;}.ty-column2-mt{display:inline-block;width:65%;vertical-align:top;margin-right:-0.25em;}@media screen and (max-width: 480px){.ty-column2-mt{width:100%;}}@media screen and (max-width: 780px){.ty-column2-mt{width:100%;}}.black-btt{background:#333;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;color:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:14px;font-weight:bold;line-height:96%;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;max-width:100%;}.black-btt:hover{background:#5d5d5d;color:#fff;}.txt-1631>p{font-size:13px;line-height:150%;}.txt-1631-2 ul>li{font-size:13px;line-height:150%;}.txt-3131>p{font-size:14px;line-height:150%;}.txt-3131-2 ul>li{font-size:14px;line-height:150%;}.txt-3131-2 ol>li{font-size:14px;line-height:150%;}.acorcon{border-radius:6px;background-color:#fff;padding:20px 20px 20px 15px;margin:0 0 20px 0;}.drop-down-text3131,.drop-down-text3131 + label ~ div{display:none;}.drop-down-text3131 + label,.drop-down-text3131:checked + label{font-size:16px;line-height:160%;cursor:pointer;font-weight:normal;}.drop-down-text3131:checked + label{color:#117990;border-bottom:0;}.drop-down-text3131:checked + label + div{display:block;padding:8px 8px 8px 3px;-webkit-animation:fadeIn ease-in 0.7s;-moz-animation:fadeIn ease-in 0.5s;animation:fadeIn ease-in 0.7s;border-radius:4px;}.drop-down-text3131 label:before{content:"";float:right;}.drop-down-text3131 input:checked + label:before{transition:transform .35s;transform:rotate(90deg);}.acor-container{margin:20px 0;}.acor-container .acor-body{margin:0 auto;height:0;color:rgba(0,0,0,0);background-color:#fff;line-height:18px;padding:0 30px;box-sizing:border-box;transition:color 0.5s, padding 0.5s;overflow:hidden;font-family:Verdana,sans-serif;font-size:16px;}.acor-container .acor-body p{margin:0 0 10px;}.acor-container label{cursor:pointer;background-color:#fff;display:block;padding:10px 20px;width:100%;color:#363636;font-weight:normal;box-sizing:border-box;z-index:100;font-size:16px;margin:0 0 20px;transition:color .35s;border-radius:6px;position:relative;}.acor-container label:hover{color:#117990;}.acor-container input{display:none;}.acor-container label:before{content:'\276F';float:right;transform:rotate(90deg);position:absolute;right:20px;top:38%;}.acor-container input:checked + label{background-color:#fff;color:#117990;}.acor-container input:checked + label:before{transition:transform .35s;transform:rotate(-90deg);}.acor-container input:checked + label + .acor-body{height:auto;margin-top:-35px;margin-bottom:20px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;color:#000;padding:20px 30px 20px;}.black-btt-empty{background:#fff;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;border:1px solid #333;color:#333;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:14px;font-weight:bold;line-height:96%;margin:0;padding:0 20px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;white-space:nowrap;background-clip:border-box;max-width:100%;}.black-btt-empty:hover{background:#333;color:#fff;}.ty-column10-0204{vertical-align:middle;display:inline-block;width:10%;}.ty-column2-0204{vertical-align:middle;width:85%;}.tabs-mtz2cub{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2cub>input[type="radio"]{display:none;}.tabs-mtz2cub>input[type="radio"]:checked+label{background-color:transparent;border-color:#26abb7;color:#26abb7;}.tabs-mtz2cub>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2cub>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtzimg1:checked~#contmtzimg1,#tabsmtzimg2:checked~#contmtzimg2,#tabsmtzimg3:checked~#contmtzimg3,#tabsmtzimg4:checked~#contmtzimg4,#tabsmtzimg5:checked~#contmtzimg5,#tabsmtzimg6:checked~#contmtzimg6,#tabsmtzimg7:checked~#contmtzimg7,#tabsmtzimg8:checked~#contmtzimg8,#tabsmtzimg9:checked~#contmtzimg9,#tabsmtzimg10:checked~#contmtzimg10,#tabsmtzimg11:checked~#contmtzimg11,#tabsmtzimg12:checked~#contmtzimg12,#tabsmtzimg13:checked~#contmtzimg13,#tabsmtzimg14:checked~#contmtzimg14,#tabsmtzimg15:checked~#contmtzimg15,#tabsmtzimg16:checked~#contmtzimg16,#tabsmtzimg17:checked~#contmtzimg17,#tabsmtzimg18:checked~#contmtzimg18,#tabsmtzimg19:checked~#contmtzimg19,#tabsmtzimg20:checked~#contmtzimg20,#tabsmtzimg21:checked~#contmtzimg21,#tabsmtzimg22:checked~#contmtzimg22,#tabsmtzimg23:checked~#contmtzimg23,#tabsmtzimg24:checked~#contmtzimg24,#tabsmtzimg25:checked~#contmtzimg25,#tabsmtzimg26:checked~#contmtzimg26,#tabsmtzimg27:checked~#contmtzimg27,#tabsmtzimg28:checked~#contmtzimg28,#tabsmtzimg29:checked~#contmtzimg29,#tabsmtzimg30:checked~#contmtzimg30,#tabsmtzimg31:checked~#contmtzimg31,#tabsmtzimg32:checked~#contmtzimg32,#tabsmtzimg33:checked~#contmtzimg33,#tabsmtzimg34:checked~#contmtzimg34,#tabsmtzimg35:checked~#contmtzimg35,#tabsmtzimg36:checked~#contmtzimg36,#tabsmtzimg37:checked~#contmtzimg37,#tabsmtzimg38:checked~#contmtzimg38,#tabsmtzimg39:checked~#contmtzimg39,#tabsmtzimg40:checked~#contmtzimg40,#tabsmtzimg41:checked~#contmtzimg41,#tabsmtzimg42:checked~#contmtzimg42,#tabsmtzimg43:checked~#contmtzimg43,#tabsmtzimg44:checked~#contmtzimg44,#tabsmtzimg45:checked~#contmtzimg45,#tabsmtzimg46:checked~#contmtzimg46,#tabsmtzimg47:checked~#contmtzimg47,#tabsmtzimg48:checked~#contmtzimg48,#tabsmtzimg49:checked~#contmtzimg49,#tabsmtzimg50:checked~#contmtzimg50,#tabsmtzimg51:checked~#contmtzimg51,#tabsmtzimg52:checked~#contmtzimg52,#tabsmtzimg53:checked~#contmtzimg53,#tabsmtzimg54:checked~#contmtzimg54,#tabsmtzimg55:checked~#contmtzimg55,#tabsmtzimg56:checked~#contmtzimg56,#tabsmtzimg57:checked~#contmtzimg57,#tabsmtzimg58:checked~#contmtzimg58,#tabsmtzimg59:checked~#contmtzimg59,#tabsmtzimg60:checked~#contmtzimg60,#tabsmtzimg61:checked~#contmtzimg61,#tabsmtzimg62:checked~#contmtzimg62,#tabsmtzimg63:checked~#contmtzimg63,#tabsmtzimg64:checked~#contmtzimg64,#tabsmtzimg65:checked~#contmtzimg65,#tabsmtzimg66:checked~#contmtzimg66,#tabsmtzimg67:checked~#contmtzimg67,#tabsmtzimg68:checked~#contmtzimg68,#tabsmtzimg69:checked~#contmtzimg69,#tabsmtzimg70:checked~#contmtzimg70,#tabsmtzimg71:checked~#contmtzimg71,#tabsmtzimg72:checked~#contmtzimg72,#tabsmtzimg73:checked~#contmtzimg73,#tabsmtzimg74:checked~#contmtzimg74,#tabsmtzimg75:checked~#contmtzimg75,#tabsmtzimg76:checked~#contmtzimg76,#tabsmtzimg77:checked~#contmtzimg77,#tabsmtzimg78:checked~#contmtzimg78,#tabsmtzimg79:checked~#contmtzimg79,#tabsmtzimg80:checked~#contmtzimg80,#tabsmtzimg81:checked~#contmtzimg81,#tabsmtzimg82:checked~#contmtzimg82,#tabsmtzimg83:checked~#contmtzimg83,#tabsmtzimg84:checked~#contmtzimg84,#tabsmtzimg85:checked~#contmtzimg85,#tabsmtzimg86:checked~#contmtzimg86,#tabsmtzimg87:checked~#contmtzimg87,#tabsmtzimg88:checked~#contmtzimg88,#tabsmtzimg89:checked~#contmtzimg89,#tabsmtzimg90:checked~#contmtzimg90,#tabsmtzimg91:checked~#contmtzimg91,#tabsmtzimg92:checked~#contmtzimg92,#tabsmtzimg93:checked~#contmtzimg93,#tabsmtzimg94:checked~#contmtzimg94,#tabsmtzimg95:checked~#contmtzimg95,#tabsmtzimg96:checked~#contmtzimg96,#tabsmtzimg97:checked~#contmtzimg97,#tabsmtzimg98:checked~#contmtzimg98,#tabsmtzimg99:checked~#contmtzimg99,#tabsmtzimg100:checked~#contmtzimg100{display:block;}.tabs-mtz2cub>label{width:46px;height:46px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:3px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:10px;}.tabs-mtz2cub>label:last-of-type{margin-right:0;}@media screen and (max-width: 480px){.leftcubcolor{text-align:left;}}@media screen and (max-width: 780px){.leftcubcolor{text-align:left;}}.leftcenter{text-align:center;}@media screen and (max-width: 480px){.leftcenter{text-align:left;}}@media screen and (max-width: 780px){.leftcenter{text-align:left;}}.tabs-ggl{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-ggl>input[type="radio"]{display:none;}.tabs-ggl>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-ggl>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-ggl>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz7002:checked~#contmtz7002,#tabsmtz8002:checked~#contmtz8002,#tabsmtz9002:checked~#contmtz9002,#tabsmtz10002:checked~#contmtz10002,#tabsmtz11002:checked~#contmtz11002,#tabsmtz12002:checked~#contmtz12002,#tabsmtz13002:checked~#contmtz13002,#tabsmtz14002:checked~#contmtz14002,#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42{display:block;}.tabs-ggl>label{width:23.2%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:16px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-ggl>label{width:45%;margin-right:5px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-ggl>label{width:45%;margin-right:5px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.tabs-ggl>label:first-of-type{margin-right:5px;}}@media screen and (max-width: 780px){.tabs-ggl>label:first-of-type{margin-right:5px;}}@media screen and (max-width: 480px){.tabs-ggl>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-ggl>div{padding:0px 0px 10px 0px;}}.tabs-ggl>label:last-of-type{margin-right:0;}.tabs-ggl>label:first-of-type{margin-right:12px;}.ty-column4-mtg{margin-bottom:15px !important;margin-right:15px;box-sizing:border-box;padding:0px 0px;display:inline-block;width:23.2%;vertical-align:top;}@media screen and (max-width: 480px){.ty-column4-mtg{width:45%;}}@media screen and (max-width: 780px){.ty-column4-mtg{width:45%;}}.fancybox-caption__body{color:#eee;}.txt-objections{font-size:15px;line-height:140%;text-align:left;padding:15px 0 6px 0;}.rep-gl-col30{display:inline-block;width:30%;vertical-align:top;}.rep-gl-col70{display:inline-block;width:70%;vertical-align:top;}.ty-btn{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-transform:none;font-size:14px;font-weight:600;}.ty-product-detail .ypi-product-block__left .span8 + .span8 .ty-btn__primary,.ypi-categories_grid .ty-subcategories__item a > span{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.ab__qobp_content input.ab__qobp_phone{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.ty-btn,.ypi-cart-user-wrap .ypi-search input.ty-search-block__input,.grid-list .ty-grid-list__control.show-list-buttons .ty-qty-out-of-stock,.ty-tabs .ty-tabs__item .ty-tabs__a,.ty-tabs .subtab a,.vendor_communication-btn a,.ty-variations-list__product-elem .ty-qty-out-of-stock{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.tabs-center .ty-tabs{padding-bottom:30px;}.ty-product-thumbnails__item.active{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.ty-stars__icon{color:#2daac1;}.ty-product-detail .ypi-product-block__left .span8 + .span8 .ty-btn__primary{height:44px;width:50%;}.ty-product-detail .ty-product-block__button .ty-btn__primary{flex:none;margin:5px 15px 0px 0;max-width:226px;}.ypi-quick-view-button,.ty-add-to-wish,.ty-add-to-compare{margin:0 15px 3px 0 !important;}.ab__qobp_content input.ab__qobp_phone{margin:0 15px 5px 0;}.ty-btn__secondary{color:#6d6d6d;border-bottom:2px solid #1d1d1d;background:#eee;}.bc_special_options{margin-top:0px;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.bc_special_options .bc_special_option_item .bc_special_option_color_variant .bc_special_option_variant_hint{border-radius:7px;}.bc_special_options .bc_special_option_item .bc_special_option_variant{margin-right:10px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.ty-product-detail .ty-product-infoblock-dropdown{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.grid-list .ty-grid-list__control.show-list-buttons .ty-btn__primary{width:-webkit-calc(72%);width:calc(72%);font-size:14px;}.ypi-buy-together{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.ty-product-block .ab__deal_of_the_day,.ty-product-detail.fixed-form .sticky-block{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}@media screen and (min-width: 768px){.tbm-menu .ty-menu__item .ty-menu__item-link bdi{font-size:13px;}}.h2glass{line-height:140%;margin-top:0px;}@media screen and (max-width: 480px){.h2glass{margin-bottom:20px;}}@media screen and (max-width: 780px){.h2glass{margin-bottom:20px;}}.b-img-glass{margin:11% 10% 20px 0%;}@media screen and (max-width: 480px){.b-img-glass{margin:0 3% 0px 3%;}}@media screen and (max-width: 780px){.b-img-glass{margin:0 3% 0px 3%;}}@media screen and (max-width: 480px){.centrbgl{text-align:center;}}@media screen and (max-width: 780px){.centrbgl{text-align:center;}}@media screen and (max-width: 480px){.tycolumn4mtg15px{margin:0 -15px 0 0px;}}@media screen and (max-width: 780px){.tycolumn4mtg15px{margin:0 -15px 0 0px;}}@media screen and (max-width: 480px){.rowallrevers{display:flex;flex-flow:wrap;}.colrev1,.colrev2{width:100%;}.colrev1{order:1;}.colrev2{order:0;}}@media screen and (max-width: 780px){.rowallrevers{display:flex;flex-flow:wrap;}.colrev1,.colrev2{width:100%;}.colrev1{order:1;}.colrev2{order:0;}}.name-glass-color{width:30%;text-align:left;background-color:transparent;border:1px solid #fff;padding:5px 15px 8px 0px;font-size:22px;font-weight:bolder;display:inline-block;vertical-align:middle;user-select:none;line-height:1.5;border-radius:4px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:default;margin-bottom:10px;}@media screen and (max-width: 480px){.name-glass-color{width:100%;padding:10px 7px 0px 7px;text-align:center;margin-bottom:15px;}}@media screen and (max-width: 780px){.name-glass-color{width:100%;padding:10px 7px 0px 7px;text-align:center;margin-bottom:15px;}}.ypi-categories_grid .ty-subcategories-img{width:140px;padding:10px;}.btnew-futer{font-size:13px;text-transform:uppercase;border:1px solid #fff;color:#fff;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:38px;height:38px;white-space:normal;font-weight:normal;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btnew-futer:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;color:#fff;}.btnew-hiph{font-size:13px;border:1px solid #2daac1;color:#fff;background:#2daac1;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:38px;height:23px;white-space:normal;font-weight:normal;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 10px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btnew-hiph:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;color:#fff;}.btshop-heder{font-size:13px;text-transform:uppercase;border:1px solid #fff;color:#fff;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:38px;height:38px;white-space:normal;font-weight:normal;margin:0 0 0 15px;padding:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btshop-heder:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;}.btshop-heder2{font-size:13px;text-transform:uppercase;border:1px solid #fff;color:#fff;background:transparent;position:relative;top:10px;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;white-space:normal;font-weight:normal;margin:0 0 0 0;padding:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btshop-heder2:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;}.btshop-heder3{font-size:13px;text-transform:uppercase;border:1px solid #fff;color:#fff;height:32.5px;background:transparent;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;font-weight:normal;margin:0 20px 0 20px;overflow:hidden;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btshop-heder3:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;}@media screen and (max-width: 480px){.btshop-heder3{margin:0 0px 0 0px;}}@media screen and (max-width: 780px){.btshop-heder3{margin:0 0px 0 0px;}}.full-header{position:fixed;padding:0px 0 0 0;width:100%;z-index:999;left:0;margin:0 !important;top:0px;-webkit-transition:top .6s, opacity .6s, background .3s;transition:top .6s, opacity .6s, background .3s;background-color:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}.banner-header-background-360{margin-top:-21px;padding:0;background-image:url('https://mactime.pro/images/companies/1/Images/360-protection/background-360-iphone-protection.jpg');background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.banner-header-background-360{background-attachment:scroll;}}@media screen and (max-width: 780px){.banner-header-background-360{background-attachment:scroll;}}.txt-h1-360{color:#fff;line-height:140%;font-size:40px;padding-bottom:60px;}@media screen and (max-width: 480px){.txt-h1-360{font-size:24px;}}@media screen and (max-width: 780px){.txt-h1-360{font-size:24px;}}.banner-header-margins-360{margin:200px 0 100px 0;text-align:center;}@media screen and (max-width: 480px){.banner-header-margins-360{margin:100px 0 100px 0;text-align:center;}}@media screen and (max-width: 780px){.banner-header-margins-360{margin:100px 0 100px 0;text-align:center;}}.full-footer-360{background-color:#333;margin-bottom:-56px;margin-top:-40px;display:flow-root;}@media screen and (max-width: 480px){.full-footer-360{background-color:#333;}}.g-footer-faq-360{width:auto;margin:0 auto;float:none;}@media screen and (max-width: 480px){.g-footer-faq-360{width:100%;}}@media screen and (max-width: 780px){.g-footer-faq-360{width:100%;}}@media screen and (max-width: 1024px){.g-footer-faq-360{width:100%;}}@media screen and (max-width: 1280px){.g-footer-faq-360{width:100%;}}.txt-h2-faq-360{opacity:1 ! important;font-size:30px ! important;font-weight:bold ! important;margin-bottom:40px ! important;}@media screen and (max-width: 480px){.txt-h2-faq-360{margin-bottom:10px ! important;font-size:20px ! important;}}@media screen and (max-width: 780px){.txt-h2-faq-360{margin-bottom:10px ! important;font-size:20px ! important;}}.calc-360{padding-bottom:60px;padding-top:60px;text-align:center;}.calc2-360{padding-bottom:60px;padding-top:60px;}.calc3-360{padding-bottom:30px;padding-top:60px;}.calc4-360{padding-bottom:30px;padding-top:60px;}@media screen and (max-width: 480px){.calc4-360{padding-bottom:10px;}}@media screen and (max-width: 780px){.calc4-360{padding-bottom:10px;}}.tabs-ggl-360{max-width:100%;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px){.tabs-ggl-360{margin-right:-10px;}}@media screen and (max-width: 780px){.tabs-ggl-360{margin-right:-10px;}}.tabs-ggl-360>input[type="radio"]{display:none;}.tabs-ggl-360>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-ggl-360>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-ggl-span-360{height:126px;display:flex !important;flex-direction:row;align-items:flex-end;justify-content:center;}.tabs-iphone-360{background-image:url(https://mactime.pro/images/companies/1/Images/360-protection/360-iphone-mt-black2.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-watch-360{background-image:url(https://mactime.pro/images/companies/1/Images/360-protection/360-apple-watch-mt-black2.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-x-360{background-image:url(https://mactime.pro/images/companies/1/Images/battery-diagnostics/phonmtakb-iphone-x2.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-tablet-360{background-image:url(https://mactime.pro/images/companies/1/Images/360-protection/360-smartphone-tablet-mt-black2.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-laptop-360{background-image:url(https://mactime.pro/images/companies/1/Images/360-protection/360-laptop-mt-black2.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-headphones-360{background-image:url(https://mactime.pro/images/companies/1/Images/360-protection/360-earbud-headphones-mt-black.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-material-eng{background-image:url(https://mactime.pro/images/companies/1/Images/engraving/mact-benzene-ring.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-wedding-eng{background-image:url(https://mactime.pro/images/companies/1/Images/engraving/mact-wedding-rings.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-electronics-eng{background-image:url(https://mactime.pro/images/companies/1/Images/engraving/mact-smartphone-tablet.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-keyboard-eng{background-image:url(https://mactime.pro/images/companies/1/Images/engraving/mact-keyboard.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-other-eng{background-image:url(https://mactime.pro/images/companies/1/Images/engraving/mact-create.svg);background-position:top 20px center;background-size:90px;background-repeat:no-repeat;}.tabs-ggl-360>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30{display:block;}.tabs-ggl-360>label{width:178px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:15px 15px 15px 15px;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:20px;cursor:pointer;margin-bottom:20px;}@media screen and (max-width: 480px){.tabs-ggl-360>label{width:47%;margin-right:10px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-ggl-360>label{width:47%;margin-right:10px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.tabs-ggl-360>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-ggl-360>div{padding:0px 0px 10px 0px;}}.tabs-ggl-360>label:last-of-type{margin-right:0;}.tabs-ggl-360>label:first-of-type{margin-right:20px;}@media screen and (max-width: 480px){.tabs-ggl-360>label:first-of-type{margin-right:10px;margin-bottom:10px;}}@media screen and (max-width: 780px){.tabs-ggl-360>label:first-of-type{margin-right:10px;margin-bottom:10px;}}.calc-900-360{width:100%;margin:70px auto 0 auto;}@media screen and (max-width: 480px){.calc-900-360{width:100%;margin:70px auto 0 auto;}}@media screen and (max-width: 780px){.calc-900-360{width:100%;margin:70px auto 0 auto;}}.b-img-glass-360{margin:0% 40px 20px 0%;}@media screen and (max-width: 480px){.b-img-glass-360{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.b-img-glass-360{margin:0 0% 0px 0%;}}.bimg3-glass-360{margin:0% 50px 20px 0%;}@media screen and (max-width: 480px){.bimg3-glass-360{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.bimg3-glass-360{margin:0 0% 0px 0%;}}.butimg360{margin:0% 50px 20px 0%;}@media screen and (max-width: 480px){.butimg360{margin:10px 0% 20px 0% !important;}}@media screen and (max-width: 780px){.butimg360{margin:10px 0% 20px 0% !important;}}.bimg2-glass-360{margin:0px 0px 20px 0%;}@media screen and (max-width: 480px){.bimg2-glass-360{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.bimg2-glass-360{margin:0 0% 0px 0%;}}.b-t-glass-360{margin:0% 40px 20px 0%;}@media screen and (max-width: 480px){.b-t-glass-360{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.b-t-glass-360{margin:0 0% 0px 0%;}}.b-t2-glass-360{margin:0% 50px 20px 0%;}@media screen and (max-width: 480px){.b-t2-glass-360{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.b-t2-glass-360{margin:0 0% 0px 0%;}}.h3-360{font-size:22px !important;line-height:140%;margin-top:20px;margin-bottom:20px !important;}.h3-360-d{font-size:22px !important;line-height:140%;margin-top:0px !important;margin-bottom:0px !important;}.h3-360-d20{font-size:22px !important;line-height:140%;margin-top:5px;margin-bottom:10px !important;}.h3360d20x10{font-size:22px !important;line-height:140%;margin-top:20px;margin-bottom:0px !important;}.tabs-mtz2v2-360{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2v2-360>input[type="radio"]{display:none;}.tabs-mtz2v2-360>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-mtz2v2-360>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2v2-360>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34{display:block;}.tabs-mtz2v2-360>label{width:178px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-mtz2v2-360>label{width:47%;margin-right:7px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-mtz2v2-360>label{width:47%;margin-right:7px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.tabs-mtz2v2-360>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-mtz2v2-360>div{padding:0px 0px 10px 0px;}}.tabs-mtz2v2-360>label:last-of-type{margin-right:0px;}.tabs-mtz2v2-360>label:first-of-type{margin-right:15px;}@media screen and (max-width: 480px){.tabs-mtz2v2-360>label:first-of-type{margin-right:7px;}}@media screen and (max-width: 780px){.tabs-mtz2v2-360>label:first-of-type{margin-right:7px;}}.tabs-mtz2v3-360{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2v3-360>input[type="radio"]{display:none;}.tabs-mtz2v3-360>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-mtz2v3-360>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-mtz2v3-360>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabmtz1:checked~#conmtz1,#tabmtz2:checked~#conmtz2,#tabmtz3:checked~#conmtz3,#tabmtz4:checked~#conmtz4,#tabmtz5:checked~#conmtz5,#tabmtz6:checked~#conmtz6,#tabmtz7:checked~#conmtz7,#tabmtz8:checked~#conmtz8,#tabmtz9:checked~#conmtz9,#tabmtz10:checked~#conmtz10,#tabmtz11:checked~#conmtz11,#tabmtz12:checked~#conmtz12,#tabmtz13:checked~#conmtz13,#tabmtz14:checked~#conmtz14,#tabmtz15:checked~#conmtz15,#tabmtz16:checked~#conmtz16,#tabmtz17:checked~#conmtz17,#tabmtz18:checked~#conmtz18,#tabmtz19:checked~#conmtz19,#tabmtz20:checked~#conmtz20,#tabmtz21:checked~#conmtz21,#tabmtz22:checked~#conmtz22,#tabmtz23:checked~#conmtz23,#tabmtz24:checked~#conmtz24,#tabmtz25:checked~#conmtz25,#tabmtz26:checked~#conmtz26,#tabmtz27:checked~#conmtz27,#tabmtz28:checked~#conmtz28,#tabmtz29:checked~#conmtz29,#tabmtz30:checked~#conmtz30{display:block;}.tabs-mtz2v3-360>label{width:18%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-mtz2v3-360>label{width:46%;margin-right:7px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.tabs-mtz2v3-360>label{width:46%;margin-right:7px;margin-bottom:10px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.tabs-mtz2v3-360>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-mtz2v3-360>div{padding:0px 0px 10px 0px;}}.tabs-mtz2v3-360>label:last-of-type{margin-right:0px;}.tabs-mtz2v3-360>label:first-of-type{margin-right:15px;}@media screen and (max-width: 480px){.tabs-mtz2v3-360>label:first-of-type{margin-right:7px;}}@media screen and (max-width: 780px){.tabs-mtz2v3-360>label:first-of-type{margin-right:7px;}}.ty-column4-mtg360{margin-bottom:20px !important;margin-right:20px;box-sizing:border-box;padding:0px 0px;display:inline-block;width:178px;vertical-align:middle;}@media screen and (max-width: 480px){.ty-column4-mtg360{width:47%;margin-bottom:10px !important;margin-right:10px;}}@media screen and (max-width: 780px){.ty-column4-mtg360{width:47%;margin-bottom:10px !important;margin-right:10px;}}.botzach360{color:#fff;width:100%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:#2daac1;border:1px solid #2daac1;padding:10px 15px 10px 15px;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.botzachtab360{width:100%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:10px 15px 10px 15px;color:#363636;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.botzachtab360:hover{border-color:#26abb7;color:#26abb7;}.botzach360:hover{color:#fff;}@media screen and (max-width: 480px){.botzachtab360{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.botzachtab360{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 480px){.botzach360{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}@media screen and (max-width: 780px){.botzach360{margin-bottom:0px;margin-right:0px;padding:10px 7px 10px 7px;}}.diffairp{display:inline-block;text-align:center;vertical-align:middle;color:#363636;font-size:13px;text-decoration:underline;}.film-titl-360{display:inline-block;text-align:left;vertical-align:middle;background-color:transparent;border:1px solid transparent;padding:0px 15px 0px 0px;color:#363636;font-size:22px;font-weight:bold;line-height:100%;border-radius:7px;}.film-description-360{display:inline-block;text-align:left;vertical-align:middle;background-color:transparent;border:1px solid transparent;padding:0px 15px 0px 0px;color:#363636;font-size:14px;line-height:140%;border-radius:7px;}.h3-sos-360{font-size:40px;color:#2daac1;border:3px solid #2daac1;border-radius:7px;padding:5px 20px 5px 20px;text-transform:uppercase;text-align:center;opacity:0.5;}.p-sos-360{font-size:14px;}.a-360{font-size:14px;line-height:1.5;color:#363636;}.a-360:hover{color:#26abb7;}.ty-column2-mt360{display:inline-block;width:66%;vertical-align:top;margin-right:-0.25em;}.ty-column2-airp{display:inline-block;width:66%;vertical-align:top;margin-right:-0.25em;}@media screen and (max-width: 480px){.ty-column2-airp{width:100%;margin-right:-20px;}}@media screen and (max-width: 780px){.ty-column2-airp{width:100%;margin-right:-20px;}}.fade360{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;}@-webkit-keyframes fade360{from{opacity:.4;}to{opacity:1;}}@keyframes fade360{from{opacity:.4;}to{opacity:1;}}.dot360{height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease;}@media screen and (max-width: 480px){.dot360on{display:none;}}@media screen and (max-width: 780px){.dot360on{display:none;}}.slprev,.slnext{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;cursor:pointer;position:absolute;top:0;width:auto;padding:16px;top:50%;margin-top:-22px;color:#fff;font-weight:bold;font-size:18px;transition:background-color 0.6s ease;background-color:rgba(0,0,0,0.8);border-radius:0 3px 3px 0;}.slprev:hover,.slnext:hover{color:white;background-color:rgba(0,0,0,0.8);}.slnext{right:0;border-radius:3px 0 0 3px;}.text360{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center;}.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0;}@media only screen and (max-width: 400px){.slprev,.slnext,.text360{font-size:12px;}}.slideractive,.dot360:hover{background-color:#717171;}.mySlides360{display:none;}.tabs-mtz2cub360{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-mtz2cub360>input[type="radio"]{display:none;}.tabs-mtz2cub360>input[type="radio"]:checked+label{border-color:#26abb7;box-shadow:0px 0px 5px 0px #26abb7;}.tabs-mtz2cub360>label:hover{border-color:#26abb7;}.tabs-mtz2cub360>div{display:none;border:none;padding:10px 0px;border-radius:4px;}#tabsmtzimg1:checked~#contmtzimg1,#tabsmtzimg1:checked~#contmtzimg1x,#tabsmtzimg2:checked~#contmtzimg2,#tabsmtzimg2:checked~#contmtzimg2x,#tabsmtzimg3:checked~#contmtzimg3,#tabsmtzimg4:checked~#contmtzimg4,#tabsmtzimg5:checked~#contmtzimg5,#tabsmtzimg6:checked~#contmtzimg6,#tabsmtzimg7:checked~#contmtzimg7,#tabsmtzimg8:checked~#contmtzimg8,#tabsmtzimg9:checked~#contmtzimg9,#tabsmtzimg10:checked~#contmtzimg10,#tabsmtzimg11:checked~#contmtzimg11,#tabsmtzimg12:checked~#contmtzimg12,#tabsmtzimg13:checked~#contmtzimg13,#tabsmtzimg14:checked~#contmtzimg14,#tabsmtzimg15:checked~#contmtzimg15,#tabsmtzimg16:checked~#contmtzimg16,#tabsmtzimg17:checked~#contmtzimg17,#tabsmtzimg18:checked~#contmtzimg18,#tabsmtzimg19:checked~#contmtzimg19,#tabsmtzimg20:checked~#contmtzimg20,#tabsmtzimg21:checked~#contmtzimg21,#tabsmtzimg22:checked~#contmtzimg22,#tabsmtzimg23:checked~#contmtzimg23,#tabsmtzimg24:checked~#contmtzimg24,#tabsmtzimg25:checked~#contmtzimg25,#tabsmtzimg26:checked~#contmtzimg26,#tabsmtzimg27:checked~#contmtzimg27,#tabsmtzimg28:checked~#contmtzimg28,#tabsmtzimg29:checked~#contmtzimg29,#tabsmtzimg30:checked~#contmtzimg30,#tabsmtzimg31:checked~#contmtzimg31,#tabsmtzimg32:checked~#contmtzimg32,#tabsmtzimg33:checked~#contmtzimg33,#tabsmtzimg34:checked~#contmtzimg34,#tabsmtzimg35:checked~#contmtzimg35,#tabsmtzimg36:checked~#contmtzimg36,#tabsmtzimg37:checked~#contmtzimg37,#tabsmtzimg38:checked~#contmtzimg38,#tabsmtzimg39:checked~#contmtzimg39,#tabsmtzimg40:checked~#contmtzimg40,#tabsmtzimg41:checked~#contmtzimg41,#tabsmtzimg42:checked~#contmtzimg42,#tabsmtzimg43:checked~#contmtzimg43,#tabsmtzimg44:checked~#contmtzimg44,#tabsmtzimg45:checked~#contmtzimg45,#tabsmtzimg46:checked~#contmtzimg46,#tabsmtzimg47:checked~#contmtzimg47,#tabsmtzimg48:checked~#contmtzimg48,#tabsmtzimg49:checked~#contmtzimg49,#tabsmtzimg50:checked~#contmtzimg50{display:block;}.tabs-mtz2cub360>label{width:46px;height:46px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:pointer;margin-bottom:15px;background-color:#f3f3f3;background-image:url(https://mactime.pro/images/companies/1/Images/301020/camouflage-style-haki-11-5-chernyj100x100.jpg);background-position:center;background-size:105%;background-repeat:no-repeat;}.tabs-mtz2cub360>label:last-of-type{margin-right:0;}.tabs-mtz2cub360>label:first-of-type{margin-right:15px;}.name-glass-color360{width:33.333333333333%;text-align:left;background-color:transparent;border:1px solid #fff;padding:0px 15px 8px 0px;font-size:22px;font-weight:bolder;display:inline-block;vertical-align:top;user-select:none;line-height:140%;border-radius:4px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:5px;cursor:default;margin-bottom:10px;}@media screen and (max-width: 480px){.name-glass-color360{width:100%;padding:10px 0px 0px 0px;text-align:left;margin-bottom:15px;}}@media screen and (max-width: 780px){.name-glass-color360{width:100%;padding:10px 0px 0px 0px;text-align:left;margin-bottom:15px;}}.name360h3{width:33%;text-align:left;background-color:transparent;border:1px solid #fff;padding:0px 15px 8px 0px;font-size:22px;font-weight:bolder;display:inline-block;vertical-align:top;user-select:none;line-height:140%;border-radius:4px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:0px;cursor:default;margin-bottom:0px;}@media screen and (max-width: 480px){.name360h3{width:100%;padding:10px 0px 0px 0px;text-align:left;margin-bottom:15px;}}@media screen and (max-width: 780px){.name360h3{width:100%;padding:10px 0px 0px 0px;text-align:left;margin-bottom:15px;}}@media screen and (max-width: 480px){.rowallrevers360{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5{width:100%;}.colrev1{order:4;}.colrev2{order:1;}.colrev3{order:2;}.colrev4{order:3;}.colrev5{order:5;}}@media screen and (max-width: 780px){.rowallrevers360{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5{width:100%;}.colrev1{order:4;}.colrev2{order:1;}.colrev3{order:2;}.colrev4{order:3;}.colrev5{order:5;}}@media screen and (max-width: 480px){.mobilblock360{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5,.colrev6{width:100%;}.colrev1{order:2;}.colrev2{order:1;}.colrev3{order:3;}.colrev4{order:5;}.colrev5{order:4;}.colrev6{order:6;}}@media screen and (max-width: 780px){.mobilblock360{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5,.colrev6{width:100%;}.colrev1{order:2;}.colrev2{order:1;}.colrev3{order:3;}.colrev4{order:5;}.colrev5{order:4;}.colrev6{order:6;}}@media screen and (max-width: 480px){.tycolumn4mtg10px{margin:0 -10px 0 0px;}}@media screen and (max-width: 780px){.tycolumn4mtg10px{margin:0 -10px 0 0px;}}.pad360texture{text-align:left;margin-bottom:0 !important;padding:0 !important;}@media screen and (max-width: 480px){.pad360texture{text-align:left;margin-bottom:10px !important;padding:0 !important;}}@media screen and (max-width: 780px){.pad360texture{text-align:left;margin-bottom:10px !important;padding:0 !important;}}.float360mt{padding:0 !important;text-align:left;float:left;}@media screen and (max-width: 480px){.float360mt{padding:0 !important;text-align:left;float:none;}}@media screen and (max-width: 780px){.float360mt{padding:0 !important;text-align:left;float:none;}}.dot360on-pc{display:none;}@media screen and (max-width: 480px){.dot360on-pc{display:block;}}@media screen and (max-width: 780px){.dot360on-pc{display:block;}}.indent360{margin:30px 0 30px 0;}@media screen and (max-width: 480px){.indent360{margin:0;}}@media screen and (max-width: 780px){.indent360{margin:0;}}.2indent360{margin:0px 0 30px 0;}@media screen and (max-width: 480px){.2indent360{margin:0;}}@media screen and (max-width: 780px){.2indent360{margin:0;}}.indent360x2{margin:10px 0 30px 0;}@media screen and (max-width: 480px){.indent360x2{margin:0;}}@media screen and (max-width: 780px){.indent360x2{margin:0;}}.indent360p{margin:50px 0 0px 0;}@media screen and (max-width: 480px){.indent360p{margin:30px 0 0px 0;}}@media screen and (max-width: 780px){.indent360p{margin:30px 0 0px 0;}}.2indent360p{margin:0px 0 0px 0;}@media screen and (max-width: 480px){.2indent360p{margin:30px 0 0px 0;}}@media screen and (max-width: 780px){.2indent360p{margin:30px 0 0px 0;}}.myteg{height:auto;color:#363636;border-radius:7px;background-color:#f1f1f1;padding:10px 20px;margin:10px 10px 10px 0px;float:left;overflow:hidden;display:block;-webkit-transition:All 0.5s ease;}.myteg:hover{background-color:#e2e2e2;}.mya{color:#505050 !important;}.myp{font-weight:700;font-size:16px;margin-bottom:7px;}@media screen and (max-width: 1024px){.arrow-m{position:relative;}}.tag-tile{overflow-x:scroll;margin:0 -20px 0 -20px;}.tag-scroll{display:flex;}@media screen and (max-width: 1024px){.tag-scroll{min-width:max-content;}}.myteg-m{height:auto;color:#363636;border-radius:7px;background-color:#f1f1f1;padding:10px 20px;margin:10px 10px 10px 0px;float:left;display:block;-webkit-transition:All 0.5s ease;}.myteg-m:hover{background-color:#e2e2e2;}.mya-m{color:#505050 !important;}.с1{width:auto;padding:0 20px 0 20px;}@media screen and (max-width: 1024px){.с1{flex-basis:auto;}}.с2{flex-basis:50%;padding:0 20px 0 20px;}@media screen and (max-width: 1024px){.с2{flex-basis:auto;}}.с3{flex-basis:33%;padding:0 20px 0 20px;}@media screen and (max-width: 1024px){.с3{flex-basis:auto;}}.arrow-right{display:none;}@media screen and (max-width: 1024px){.arrow-right{display:block;position:absolute;left:90%;top:14%;}}.arrow-right span{display:block;width:10px;height:10px;border-bottom:3px solid #32abc0;border-left:3px solid #32abc0;margin:-2px;animation:arrow-right 1s infinite;float:left;}.arrow-right span:nth-child(2){animation-delay:-0.1s;}.arrow-right span:nth-child(3){animation-delay:-0.2s;}@keyframes arrow-right{0%{opacity:0;transform:rotate(-135deg) translate(0px,0px);}50%{opacity:1;}100%{opacity:0;transform:rotate(-135deg) translate(0px,0px);}}.d-none{display:none !important;}.ty-owl-controls-hr{margin:0px 0 0 0;float:right;position:relative;z-index:100;}.tyc3-30{padding:0 !important;margin-bottom:30px !important;height:220px;}.tyi-vacanc{border:3px solid #20b7ca;border-radius:7px;text-align:left;margin:0 30px 0 0;height:220px;padding:40px 30px 40px 30px;position:relative;}.tyi-vacanc:hover{border:3px solid #ededed;}.zagruska-proizvod-container{background:#fff;position:relative;}.zagruska-proizvod-container div:after{content:"";display:none;clear:both;}.zagruska-proizvod-container div:nth-child(1n+14){max-height:0;margin-bottom:0px !important;opacity:0;transition:0.1s ease-in;}.zagruska-proizvod-container .zagruska-proizvod-btn{color:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-size:14px;font-weight:600;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:none;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;background:-webkit-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:linear-gradient(135deg,#2daac1 30%,#2daac1 100%);}.zagruska-proizvod-container .zagruska-proizvod-btn:hover{background:#30b5cd;}.zagruska-proizvod-container .zagruska-proizvod-btn .loaded{display:none;}.zagruska-proizvod-container #zagruska-proizvod{display:none;}.zagruska-proizvod-container #zagruska-proizvod:checked ~ div:nth-child(1n + 5){max-height:999px;margin-bottom:30px !important;opacity:1;transition:0.2s ease-in;}.zagruska-proizvod-container #zagruska-proizvod:checked ~ .zagruska-proizvod-btn .loaded{display:block;}.zagruska-proizvod-container #zagruska-proizvod:checked ~ .zagruska-proizvod-btn .unloaded{display:none;}.banner-header-background-cs{margin-top:-20px;padding:0;background-image:url('https://mactime.pro/images/companies/1/Images/sc/mactime-service-center-1.jpg');background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.banner-header-background-cs{background-attachment:scroll;}}@media screen and (max-width: 780px){.banner-header-background-cs{background-attachment:scroll;}}.txt-p-cs{color:#fff;line-height:140%;font-size:25px;}@media screen and (max-width: 480px){.txt-p-cs{font-size:18px;}}@media screen and (max-width: 780px){.txt-p-cs{font-size:18px;}}.txt-h1-cs{color:#fff;line-height:140%;font-size:40px !important;padding-bottom:60px;}@media screen and (max-width: 480px){.txt-h1-cs{font-size:24px !important;padding-bottom:20px;}}@media screen and (max-width: 780px){.txt-h1-cs{font-size:24px !important;padding-bottom:20px;}}.mt-cs-w2{margin:70px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.mt-cs-w2{margin:30px 0 0 0;}}@media screen and (max-width: 780px){.mt-cs-w2{margin:30px 0 0 0;}}.mt-airp-w2{margin:140px 0 70px 0;text-align:center;}@media screen and (max-width: 480px){.mt-airp-w2{margin:70px 0 30px 0;}}@media screen and (max-width: 780px){.mt-airp-w2{margin:70px 0 30px 0;}}@media screen and (max-width: 480px){.mt-airp-w2,.mtairp3{margin:90px 0 30px 0;}}@media screen and (max-width: 780px){.mt-airp-w2,.mtairp3{margin:90px 0 30px 0;}}.mt-airp-w3{margin:40px 0 20px 0;text-align:center;}.leftcstxt{text-align:right;}@media screen and (max-width: 480px){.leftcstxt{text-align:center;}}@media screen and (max-width: 780px){.leftcstxt{text-align:center;}}.mt-cs-w{margin:70px 0 0 0;}@media screen and (max-width: 480px){.mt-cs-w{margin:30px 0 0 0;}}@media screen and (max-width: 780px){.mt-cs-w{margin:30px 0 0 0;}}@media screen and (max-width: 480px){.tycyitem1{display:inline-flex;align-content:flex-start;}}@media screen and (max-width: 780px){.tycyitem1{display:inline-flex;align-content:flex-start;}}.tylisttext1{font-size:16px;text-align:center;line-height:140%;}@media screen and (max-width: 480px){.tylisttext1{text-align:left;}}@media screen and (max-width: 780px){.tylisttext1{text-align:left;}}.tylisttext1-2{font-size:16px;text-align:center;line-height:140%;}@media screen and (max-width: 480px){.tylisttext1-2{text-align:left;}}@media screen and (max-width: 780px){.tylisttext1-2{text-align:left;}}@media screen and (max-width: 480px){.tylistimage{width:20%;padding-right:20px;}}@media screen and (max-width: 780px){.tylistimage{width:20%;padding-right:20px;}}@media screen and (max-width: 480px){.tylisttext2{width:80%;}}@media screen and (max-width: 780px){.tylisttext2{width:80%;}}.tylistimage2{width:90px;height:90px;}@media screen and (max-width: 480px){.tylistimage2{width:auto;height:auto;}}@media screen and (max-width: 780px){.tylistimage2{width:auto;height:auto;}}.tylistimage3{width:60px;height:60px;}@media screen and (max-width: 480px){.tylistimage3{width:40px;height:auto;}}@media screen and (max-width: 780px){.tylistimage3{width:40px;height:auto;}}.calc-sc{padding-bottom:0px;padding-top:50px;text-align:left;}.calc-sc2{padding-bottom:0px;padding-top:10px;text-align:left;}.calc-sc30{padding-bottom:0px;padding-top:30px;text-align:left;}.calc-sc70{padding-bottom:0px;padding-top:70px;text-align:left;}.calc-sc-o{width:100%;margin:55px auto 0 auto;}@media screen and (max-width: 480px){.calc-sc-o{width:auto;margin:50px -30px 0 0;}}@media screen and (max-width: 780px){.calc-sc-o{width:auto;margin:50px -30px 0 0;}}.ty-column8-sc{display:inline-block;width:12.5%;vertical-align:top;margin-bottom:20px;box-sizing:border-box;padding:0px 30px 0px 0px !important;}@media screen and (max-width: 480px){.ty-column8-sc{width:50%;margin-bottom:0px;}}@media screen and (max-width: 780px){.ty-column8-sc{width:50%;margin-bottom:0px;}}.ty-column3-sc{display:inline-block;width:33.3%;vertical-align:top;margin-bottom:0px !important;box-sizing:border-box;padding:0px 30px 0px 0px !important;}@media screen and (max-width: 480px){.ty-column3-sc{width:100%;margin-bottom:20px !important;}}@media screen and (max-width: 780px){.ty-column3-sc{width:100%;margin-bottom:20px !important;}}.ty-column2-sc{display:inline-block;width:50%;vertical-align:top;margin-bottom:0px !important;box-sizing:border-box;padding:0px 30px 0px 0px !important;}@media screen and (max-width: 480px){.ty-column2-sc{width:100%;margin-bottom:20px !important;}}@media screen and (max-width: 780px){.ty-column2-sc{width:100%;margin-bottom:20px !important;}}.but-sc-g{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:15px 30px 20px 30px;font-size:14px;line-height:1.5;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin-bottom:20px;}.but-sc-g:hover{border-color:#26abb7;color:#26abb7;}@media screen and (max-width: 480px){.but-sc-g{margin-bottom:0px;}}@media screen and (max-width: 780px){.but-sc-g{margin-bottom:0px;}}.butscg{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;margin-bottom:30px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;transition:top 0.25s cubic-bezier(0,0.3,1,0.7);top:-120%;}.butscg:hover{top:120%;}.butscg:before,.butscg:after{content:'';display:block;position:absolute;height:100%;}.butscg:before{width:140%;top:inherit;left:-20%;opacity:0.6;background-image:linear-gradient(180deg,rgba(255,255,255,0),#fff 40%,rgba(255,255,255,0.6) 60%,rgba(255,255,255,0));transform:rotate(-20deg);}.butscg:after{width:100%;top:0;border-radius:50%;box-shadow:inset -5px -15px 40px rgba(0,0,0,0.1);background-image:radial-gradient(35% 25%,closest-corner,rgba(255,255,255,0.3),rgba(255,255,255,0));}@media screen and (max-width: 480px){.butscg{margin-bottom:30px;}}@media screen and (max-width: 780px){.butscg{margin-bottom:30px;}}.butscg-vid{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;margin-bottom:30px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;transition:top 0.25s cubic-bezier(0,0.3,1,0.7);top:-120%;}@media screen and (max-width: 480px){.butscg-vid{margin-bottom:30px;}}@media screen and (max-width: 780px){.butscg-vid{margin-bottom:30px;}}.butscg-2{height:240px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-end;justify-content:left;background:#000;background:-moz-linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);background:linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}.butscg-2-2{height:340px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-end;justify-content:left;background:#000;background:-moz-linear-gradient(0deg,#000 0%,rgba(98,100,98,0) 100%);background:-webkit-linear-gradient(0deg,#000 0%,rgba(98,100,98,0) 100%);background:linear-gradient(0deg,#000 0%,rgba(98,100,98,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}.butscg-3{height:240px;padding:0;border-radius:7px;display:flex !important;flex-direction:row;align-items:center;justify-content:center;background:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/sc/youtube-play-white-sc.png);background-position:center center;background-size:17%;background-repeat:no-repeat;}.butscg-3:hover{background-image:url(https://mactime.pro/images/companies/1/Images/sc/youtube-play-red-sc.png);background-position:center center;background-size:17%;background-repeat:no-repeat;}.butscg-3-0605-2{height:360px;padding:0;border-radius:7px;display:flex !important;flex-direction:row;align-items:center;justify-content:center;background:transparent;}.butscg-3-0605{height:240px;padding:0;border-radius:7px;display:flex !important;flex-direction:row;align-items:center;justify-content:center;background:transparent;}.texscg{color:#fff;font-size:18px;line-height:140%;font-weight:bold;text-align:left;}.tex-sc-g{font-size:14px;line-height:140%;}.tex-sc-g:hover{color:#26abb7;}.h2sc{line-height:140%;margin-top:0px;}@media screen and (max-width: 480px){.h2sc{font-size:26px !important;margin-bottom:20px !important;}}@media screen and (max-width: 780px){.h2sc{font-size:26px !important;margin-bottom:20px !important;}}.butscg3d{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:0px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;margin-bottom:30px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;}.butscg3d:hover{box-shadow:0px 0px 13px 5px #12121233;-webkit-transform:translateY(-4px);transform:translateY(-4px);}@media screen and (max-width: 480px){.butscg3d{margin-bottom:30px;}}@media screen and (max-width: 780px){.butscg3d{margin-bottom:30px;}}.butairimg{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:0px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;margin-bottom:30px;background-color:#000;position:relative;overflow:hidden;}@media screen and (max-width: 480px){.butairimg{margin-bottom:30px;}}@media screen and (max-width: 780px){.butairimg{margin-bottom:30px;}}.butscg3d-2{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:0px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:auto;margin-bottom:30px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;}.butscg3d-2:hover{box-shadow:0px 0px 13px 5px #12121233;-webkit-transform:translateY(-4px);transform:translateY(-4px);}@media screen and (max-width: 480px){.butscg3d-2{margin-bottom:30px;}}@media screen and (max-width: 780px){.butscg3d-2{margin-bottom:30px;}}.reviews-sc4 .item{background:transparent;}.reviews-sc4 h2{color:#fff;text-align:center;padding:5rem 0;margin:0;font-style:italic;font-weight:300;}.bgscpg{background-color:#f1f1f1;background:#f1f1f1;background-image:url(https://mactime.pro/images/companies/1/Images/sc/gears-settings-384.png);background-position:left -299px top -62px;background-size:44%;background-repeat:no-repeat;}.bgairpg{background-color:#f6f6f6;}.robot-rental-background{padding-top:93px;padding-bottom:180px;margin:-21px 0 0 0;background:#fff;background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/248348453543-2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width: 480px){.robot-rental-background{padding-top:93px;padding-bottom:180px;margin:-20px 0 0 0;background:#fff;background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/248348453543-333.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;}}@media screen and (max-width: 780px){.robot-rental-background{padding-top:93px;padding-bottom:180px;margin:-20px 0 0 0;background:#fff;background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/248348453543-333.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;}}.robot-rental-background-f1{background:#f1f1f1;}.gal-wr-o{width:100%;margin:55px auto 0 auto;}@media screen and (max-width: 480px){.gal-wr-o{width:auto;margin:50px -30px 0 0;}}@media screen and (max-width: 780px){.gal-wr-o{width:auto;margin:50px -30px 0 0;}}.gal-bg{background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/212484453543728.jpeg);height:300px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:7px;}.txt-16-140 ul>li{font-size:16px;line-height:140%;}.ty-column4-sc{display:inline-block;width:25%;vertical-align:top;margin-bottom:0px !important;box-sizing:border-box;padding:0px 30px 0px 0px !important;}@media screen and (max-width: 480px){.ty-column4-sc{width:100%;margin-bottom:20px !important;}}@media screen and (max-width: 780px){.ty-column4-sc{width:100%;margin-bottom:20px !important;}}.gal-pr{background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/212484453543728.jpeg);height:300px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0px;}.h1wr{line-height:140%;font-size:40px !important;color:#fff;font-weight:bold;text-align:left;}@media screen and (max-width: 480px){.h1wr{font-size:18px !important;}}@media screen and (max-width: 780px){.h1wr{font-size:18px !important;}}.banner-header-wr{padding-bottom:180px;padding-top:156px;}@media screen and (max-width: 480px){.banner-header-wr{padding-bottom:100px;padding-top:60px;}}@media screen and (max-width: 780px){.banner-header-wr{padding-bottom:100px;padding-top:60px;}}.willclean-wr{margin:0 auto 0 auto;vertical-align:middle;padding-bottom:70px;padding-top:30px;}@media screen and (max-width: 480px){.willclean-wr{margin:0 auto 0 auto;vertical-align:middle;padding-bottom:70px;padding-top:70px;}}@media screen and (max-width: 780px){.willclean-wr{margin:0 auto 0 auto;vertical-align:middle;padding-bottom:70px;padding-top:70px;}}@media screen and (max-width: 480px){.delmob{display:none;}}@media screen and (max-width: 780px){.delmob{display:none;}}.header-battery-background{background:#1c1c1c;margin-top:-21px;}.gal-hb{background-image:url(https://mactime.pro/images/companies/1/Images/washing-robot/212484453543728.jpeg);height:200px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:7px;}.gal-indent{padding-right:30px;}@media screen and (max-width: 480px){.gal-indent{padding-right:0px;}}@media screen and (max-width: 780px){.gal-indent{padding-right:0px;}}.head-batt-back{padding-top:93px;margin:0px 0 0 0;background:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/battery-diagnostics/272781039015211-2.png);background-position:right -1em top 144px;background-size:64%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.head-batt-back{background-position:right 0em bottom -6px;background-size:100%;}}@media screen and (max-width: 780px){.head-batt-back{background-position:right 0em bottom -6px;background-size:100%;}}.head-batt-img{margin:-154px 0px -121px -150px;max-width:59%;}@media screen and (max-width: 480px){.head-batt-img{margin:40px 0px -100px 0px;max-width:70%;}}@media screen and (max-width: 780px){.head-batt-img{margin:40px 0px -100px 0px;max-width:70%;}}.head-batt-indent{padding-bottom:40px;padding-top:156px;text-align:center;}@media screen and (max-width: 480px){.head-batt-indent{padding-top:20px;}}@media screen and (max-width: 780px){.head-batt-indent{padding-top:20px;}}.head-batt-txth1{font-size:32px !important;}@media screen and (max-width: 480px){.head-batt-txth1{font-size:26px !important;}}@media screen and (max-width: 780px){.head-batt-txth1{font-size:26px !important;}}.head-batt-txt{font-size:20px !important;}@media screen and (max-width: 480px){.head-batt-txt{font-size:17px !important;}}@media screen and (max-width: 780px){.head-batt-txt{font-size:17px !important;}}.head-batt-ty-btn{text-align:left;}@media screen and (max-width: 480px){.head-batt-ty-btn{text-align:center;}}@media screen and (max-width: 780px){.head-batt-ty-btn{text-align:center;}}.headbatt-0px{padding:0 30px 0 0;text-align:left;}@media screen and (max-width: 480px){.headbatt-0px{padding:0 0px 0 0;text-align:left;}}@media screen and (max-width: 780px){.headbatt-0px{padding:0 0px 0 0;text-align:left;}}.headbatt-desc{font-size:17px;line-height:140%;text-align:left;padding-left:10px;}@media screen and (max-width: 480px){.headbatt-desc{font-size:16px;}}@media screen and (max-width: 780px){.headbatt-desc{font-size:16px;}}.headbatt-background-f7{background:#f7f7f7;}.hb-background{height:240px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-start;justify-content:left;background:#000;background:-moz-linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}.hb-background-0{height:240px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-start;justify-content:left;}.gal-hb-2{background-image:url(https://mactime.pro/images/companies/1/Images/remglass/phonmtakb7.jpg);width:890px;height:500px;margin:0 auto;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:7px;}@media screen and (max-width: 480px){.gal-hb-2{width:auto;height:200px;}}@media screen and (max-width: 780px){.gal-hb-2{width:auto;height:200px;}}.headbatt-background-pic{background-image:url(https://mactime.pro/images/companies/1/Images/battery-diagnostics/272781039015211-2.png);background-position:left -1362px top -130px;background-size:90%;background-repeat:no-repeat;}.airpods-service-background{background:#04061f;margin-top:-21px;}.airpods2-background{background-color:#000;margin-top:-21px;background-image:url('https://mactime.pro/images/companies/1/Images/choose-airpods/airpods-selection-background.png');background-position:0px 0px;background-repeat:repeat-x;animation:animatedBackground 40s linear infinite;}@keyframes animatedBackground{from{background-position:0 0;}to{background-position:100% 0;}}.airpods-service-background-2{background:#000;margin-top:-21px;}.airpods-service-background-3{margin-top:-21px;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/airPods-2-wired-%D1%81harging3.jpg);background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.airpods-service-background-3{background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/airPods-2-wired-%D1%81harging3.jpg);background-attachment:none;}}@media screen and (max-width: 780px){.airpods-service-background-3{background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/airPods-2-wired-%D1%81harging3.jpg);background-attachment:none;}}.airpods-service-background-4{margin-top:-21px;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/8c62599ad4851e948915142246edeea1.jpg);background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.airpods-service-background-4{background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/8c62599ad4851e948915142246edeea1.jpg);background-attachment:none;}}@media screen and (max-width: 780px){.airpods-service-background-4{background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/8c62599ad4851e948915142246edeea1.jpg);background-attachment:none;}}.air-ser-back{padding-top:93px;margin:0px 0 0 0;background:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/siri-big-b-3.png);background-position:right -1em top 144px;background-size:64%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.air-ser-back{background-position:right 0em bottom -6px;background-size:100%;}}@media screen and (max-width: 780px){.air-ser-back{background-position:right 0em bottom -6px;background-size:100%;}}.air-sel{padding:200px 0 40px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.air-sel{padding:100px 0 40px 0;}}@media screen and (max-width: 780px){.air-sel{padding:100px 0 40px 0;}}.air-ser-back-2{padding-top:93px;margin:0px 0 0 0;background:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/airpods-pro-play-quietly-2.jpg);background-position:right -1em top 64px;background-size:93%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.air-ser-back-2{background-position:right 0em bottom 20px;background-size:130%;}}@media screen and (max-width: 780px){.air-ser-back-2{background-position:right 0em bottom 20px;background-size:130%;}}.air-ser-back-4{padding-top:93px;margin:0px 0 0 0;}.air-ser-img{margin:-154px 0px -170px -200px;max-width:128%;}@media screen and (max-width: 480px){.air-ser-img{margin:40px 0px -100px 0px;max-width:70%;}}@media screen and (max-width: 780px){.air-ser-img{margin:40px 0px -100px 0px;max-width:70%;}}.air-2-img{margin:-160px 0 -200px 0;max-width:75%;}@media screen and (max-width: 480px){.air-2-img{margin:10px 0px -100px 0px;max-width:100%;}}@media screen and (max-width: 780px){.air-2-img{margin:10px 0px -100px 0px;max-width:100%;}}.air-3-img{margin:-110px 0 -69px 0;max-width:50%;}@media screen and (max-width: 480px){.air-3-img{margin:10px 0px -100px 0px;max-width:100%;}}@media screen and (max-width: 780px){.air-3-img{margin:10px 0px -100px 0px;max-width:100%;}}.air-2max-img{margin:-120px 0 -200px 0;max-width:75%;}@media screen and (max-width: 480px){.air-2max-img{margin:10px 0px -100px 0px;max-width:100%;}}@media screen and (max-width: 780px){.air-2max-img{margin:10px 0px -100px 0px;max-width:100%;}}.air-2pro-img{margin:-100px 0 -200px 0;max-width:90%;}@media screen and (max-width: 480px){.air-2pro-img{margin:10px 0px -100px 0px;max-width:100%;}}@media screen and (max-width: 780px){.air-2pro-img{margin:10px 0px -100px 0px;max-width:100%;}}.airvidmob{border:0px solid #fff;border-radius:7px;height:315px;}@media screen and (max-width: 480px){.airvidmob{height:150px;}}@media screen and (max-width: 780px){.airvidmob{height:150px;}}.air-ser-pad{padding-bottom:80px;padding-top:70px;text-align:left;}.air-ser-indent{padding-bottom:220px;padding-top:156px;text-align:center;}@media screen and (max-width: 480px){.air-ser-indent{padding-top:20px;}}@media screen and (max-width: 780px){.air-ser-indent{padding-top:20px;}}.tabs-sc-ap{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-sc-ap>input[type="radio"]{display:none;}.tabs-sc-ap>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-sc-ap>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-sc-ap>div{display:none;border:none;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42,#tabsmtz43:checked~#contmtz43,#tabsmtz44:checked~#contmtz44,#tabsmtz45:checked~#contmtz45,#tabsmtz46:checked~#contmtz46,#tabsmtz47:checked~#contmtz47,#tabsmtz48:checked~#contmtz48,#tabsmtz49:checked~#contmtz49,#tabsmtz50:checked~#contmtz50,#tabsmtz51:checked~#contmtz51,#tabsmtz52:checked~#contmtz52,#tabsmtz53:checked~#contmtz53,#tabsmtz54:checked~#contmtz54,#tabsmtz55:checked~#contmtz55,#tabsmtz56:checked~#contmtz56,#tabsmtz57:checked~#contmtz57,#tabsmtz58:checked~#contmtz58{display:block;}.tabs-sc-ap>label{width:178px;height:45px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d7d7d7;padding:5px 15px 5px 15px;font-size:14px;line-height:110%;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:20px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-sc-ap>label{width:48%;margin-right:1%;margin-left:1%;margin-bottom:10px;padding:5px 7px 5px 7px;}}@media screen and (max-width: 780px){.tabs-sc-ap>label{width:48%;margin-right:1%;margin-left:1%;padding:5px 7px 5px 7px;}}@media screen and (max-width: 480px){.tabs-sc-ap>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-sc-ap>div{padding:0px 0px 10px 0px;}}.tabs-sc-ap>label:last-of-type{margin-right:0px;}.tabs-sc-ap>label:first-of-type{margin-right:20px;}@media screen and (max-width: 480px){.tabs-sc-ap>label:first-of-type{margin-right:1%;margin-left:1%;}}@media screen and (max-width: 780px){.tabs-sc-ap>label:first-of-type{margin-right:1%;margin-left:1%;}}.tabs-max-ap{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-max-ap>input[type="radio"]{display:none;}.tabs-max-ap>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-max-ap>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-max-ap>div{display:none;border:none;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10,#tabsmtz11:checked~#contmtz11,#tabsmtz12:checked~#contmtz12,#tabsmtz13:checked~#contmtz13,#tabsmtz14:checked~#contmtz14,#tabsmtz15:checked~#contmtz15,#tabsmtz16:checked~#contmtz16,#tabsmtz17:checked~#contmtz17,#tabsmtz18:checked~#contmtz18,#tabsmtz19:checked~#contmtz19,#tabsmtz20:checked~#contmtz20,#tabsmtz21:checked~#contmtz21,#tabsmtz22:checked~#contmtz22,#tabsmtz23:checked~#contmtz23,#tabsmtz24:checked~#contmtz24,#tabsmtz25:checked~#contmtz25,#tabsmtz26:checked~#contmtz26,#tabsmtz27:checked~#contmtz27,#tabsmtz28:checked~#contmtz28,#tabsmtz29:checked~#contmtz29,#tabsmtz30:checked~#contmtz30,#tabsmtz31:checked~#contmtz31,#tabsmtz32:checked~#contmtz32,#tabsmtz33:checked~#contmtz33,#tabsmtz34:checked~#contmtz34,#tabsmtz35:checked~#contmtz35,#tabsmtz36:checked~#contmtz36,#tabsmtz37:checked~#contmtz37,#tabsmtz38:checked~#contmtz38,#tabsmtz39:checked~#contmtz39,#tabsmtz40:checked~#contmtz40,#tabsmtz41:checked~#contmtz41,#tabsmtz42:checked~#contmtz42,#tabsmtz43:checked~#contmtz43,#tabsmtz44:checked~#contmtz44,#tabsmtz45:checked~#contmtz45,#tabsmtz46:checked~#contmtz46,#tabsmtz47:checked~#contmtz47,#tabsmtz48:checked~#contmtz48,#tabsmtz49:checked~#contmtz49,#tabsmtz50:checked~#contmtz50,#tabsmtz51:checked~#contmtz51,#tabsmtz52:checked~#contmtz52,#tabsmtz53:checked~#contmtz53,#tabsmtz54:checked~#contmtz54,#tabsmtz55:checked~#contmtz55,#tabsmtz56:checked~#contmtz56,#tabsmtz57:checked~#contmtz57,#tabsmtz58:checked~#contmtz58{display:block;}.tabs-max-ap>label{width:46px;height:46px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:3px solid transparent;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:20px;cursor:pointer;margin-bottom:15px;background-color:#f3f3f3;background-image:url(https://mactime.pro/images/companies/1/Images/301020/camouflage-style-haki-11-5-chernyj100x100.jpg);background-position:center;background-size:auto;background-repeat:no-repeat;}@media screen and (max-width: 480px){.tabs-max-ap>label{margin-bottom:10px;padding:5px 7px 5px 7px;}}@media screen and (max-width: 780px){.tabs-max-ap>label{padding:5px 7px 5px 7px;}}@media screen and (max-width: 480px){.tabs-max-ap>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-max-ap>div{padding:0px 0px 10px 0px;}}.tabs-max-ap>label:last-of-type{margin-right:0px;}.topscap{margin:20px 0 0px 0;}@media screen and (max-width: 480px){.topscap{margin:10px 0 0px 0;}}@media screen and (max-width: 780px){.topscap{margin:10px 0 0px 0;}}.leftscap{text-align:left;}@media screen and (max-width: 480px){.leftscap{text-align:left;}}@media screen and (max-width: 780px){.leftscap{text-align:left;}}.b-div-scap40{margin:0% 40px 0px 0%;}@media screen and (max-width: 480px){.b-div-scap40{margin:0 0% 0px 0%;}}@media screen and (max-width: 780px){.b-div-scap40{margin:0 0% 0px 0%;}}.scap-desc{font-size:14px;line-height:140%;text-align:left;padding-left:5px;}@media screen and (max-width: 480px){.scap-desc{font-size:14px;}}@media screen and (max-width: 780px){.scap-desc{font-size:14px;}}.scap-indent{padding-right:20px;}@media screen and (max-width: 480px){.scap-indent{padding-right:0px;}}@media screen and (max-width: 780px){.scap-indent{padding-right:0px;}}.boxcolorl{background-color:#e27f0a;border:1px solid transparent;padding:20px 20px 20px 20px;border-radius:7px;margin:0 20px 20px 0px;}.air-ser-back-3{padding-top:93px;margin:0px 0 0 0;background:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-service/airpods-pro-sc-mt.jpg);background-position:right -1em top 160px;background-size:60%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.air-ser-back-3{background-position:right -3em bottom 20px;background-size:110%;}}@media screen and (max-width: 780px){.air-ser-back-3{background-position:right -3em bottom 20px;background-size:110%;}}.h2apro{margin-top:0px !important;margin-bottom:70px !important;}@media screen and (max-width: 480px){.h2apro{margin-top:0px !important;margin-bottom:20px !important;}}@media screen and (max-width: 780px){.h2apro{margin-top:0px !important;margin-bottom:20px !important;}}.imgairp2{padding:20px 20px 20px 20px;}@media screen and (max-width: 480px){.imgairp2{padding:20px 20px 20px 20px;}}@media screen and (max-width: 780px){.imgairp2{padding:20px 20px 20px 20px;}}@media screen and (max-width: 480px){.mobilblockairpods{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5,.colrev6{width:100%;}.colrev1{order:1;}.colrev2{order:2;}.colrev3{order:3;}.colrev4{order:4;}.colrev5{order:5;}.colrev6{order:6;}}@media screen and (max-width: 780px){.mobilblockairpods{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3,.colrev4,.colrev5,.colrev6{width:100%;}.colrev1{order:1;}.colrev2{order:2;}.colrev3{order:3;}.colrev4{order:4;}.colrev5{order:5;}.colrev6{order:6;}}.fancybox-content{border-radius:7px;}.fancybox-content,.pad10{padding:44px;}@media screen and (max-width: 480px){.fancybox-content,.pad10{padding:44px 20px 44px 20px;}}@media screen and (max-width: 780px){.fancybox-content,.pad10{padding:44px 20px 44px 20px;}}.brilliant-btn:after{content:'';display:block;width:30px;height:300px;margin-left:60px;background:#fff;background:-moz-linear-gradient(top,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#b3ffffff',GradientType=0);position:absolute;left:-40px;top:-150px;z-index:1;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.1s;transition:all 0.1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-delay:0.05s;animation-delay:0.05s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@-webkit-keyframes slideme{0%{left:-30px;margin-left:0px;}30%{left:110%;margin-left:80px;}100%{left:110%;margin-left:80px;}}div.greyGridTable{border:0px solid #dedede;width:100%;text-align:center;border-collapse:collapse;}@media screen and (max-width: 480px){div.greyGridTable{text-align:left;}}@media screen and (max-width: 780px){div.greyGridTable{text-align:left;}}.divTable.greyGridTable .divTableCell,.divTable.greyGridTable .divTableHead{border:0px solid #fff;padding:10px 10px;}.divTable.greyGridTable .divTableBody .divTableCell{font-size:14px;}.divTable.greyGridTable .divTableBody .divTableCellbold{font-weight:bold;text-align:left;}.divTable.greyGridTable .divTableHeading{background:#fff;border-bottom:1px solid #dedede;}.divTable.greyGridTable .divTableHeading .divTableHead{font-size:17px;font-weight:bold;color:#333;text-align:center;border-left:2px solid #dedede;}@media screen and (max-width: 480px){.divTable.greyGridTable .divTableHeading .divTableHead{text-align:left;font-size:13px;}}@media screen and (max-width: 780px){.divTable.greyGridTable .divTableHeading .divTableHead{text-align:left;font-size:13px;}}.divTable.greyGridTable .divTableHeading .divTableHead{border-left:none;}.divTableRowline{border-bottom:1px solid #dedede;}.greyGridTable .tableFootStyle{font-size:14px;}.divTable{display:table;}.divTableRow{display:table-row;}.divTableHeading{display:table-header-group;}.divTableCell,.divTableHead{display:table-cell;}.divTableHeading{display:table-header-group;}.divTableFoot{display:table-footer-group;}.divTableBody{display:table-row-group;}.compare-airpods-pro{margin-bottom:25px;bottom:-4px;width:150px;height:141px;background-size:150px 141px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/choose-airpods/compare_airpods_pro__f2inap3j9mmy_large.jpg");position:relative;left:50%;margin-left:-75px;}@media screen and (max-width: 480px){.compare-airpods-pro{margin-left:0;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}@media screen and (max-width: 780px){.compare-airpods-pro{margin-left:0;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}.compare-airpods3{margin-bottom:25px;bottom:-4px;width:150px;height:141px;background-size:150px 141px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-3/compare_airpods_3__f2inap3j9mmy_large.jpg");position:relative;left:50%;margin-left:-75px;}@media screen and (max-width: 480px){.compare-airpods3{margin-left:0;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}@media screen and (max-width: 780px){.compare-airpods3{margin-left:0;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}.compare-airpods{margin-bottom:25px;bottom:-4px;width:150px;height:141px;background-size:150px 141px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/choose-airpods/compare_airpods__fbnunhrenlqy_large.jpg");position:relative;left:50%;margin-left:-75px;}@media screen and (max-width: 480px){.compare-airpods{margin-left:0px;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}@media screen and (max-width: 780px){.compare-airpods{margin-left:0px;margin-bottom:15px;left:0;background-size:80%;width:auto;height:65px;background-position:bottom left;}}.battery-captionap{font-weight:400;display:block;font-size:12px;line-height:1;}.w50mt{width:50%;vertical-align:middle;}@media screen and (max-width: 480px){.w50mt{width:100%;display:block;}}@media screen and (max-width: 780px){.w50mt{width:100%;display:block;}}.w30mt{width:30%;vertical-align:middle;}@media screen and (max-width: 480px){.w30mt{width:100%;display:block;}}@media screen and (max-width: 780px){.w30mt{width:100%;display:block;}}.w25mt{width:25%;vertical-align:middle;}@media screen and (max-width: 480px){.w25mt{width:50%;display:inline-block;}}@media screen and (max-width: 780px){.w25mt{width:50%;display:inline-block;}}.w16mt{width:16.66%;vertical-align:middle;}@media screen and (max-width: 480px){.w16mt{width:33.33%;display:inline-block;}}@media screen and (max-width: 780px){.w16mt{width:33.33%;display:inline-block;}}@media screen and (max-width: 480px){.tdnone{idth:50%;display:inline-block;}}@media screen and (max-width: 780px){.tdnone{idth:50%;display:inline-block;}}.ism-slider > ol,.ism-slider > ol > li,.ism-slider > ol > li > img{width:100%;list-style:none;margin:0;padding:0;}.ism-slider{overflow:hidden;position:relative;padding:0 !important;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;z-index:2;background-color:rgba(0,0,0,0.1);-webkit-animation:ism-fadein 3s;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}@-webkit-keyframes ism-fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes ism-loading{50%{left:120px;}}.ism-slider .ism-slides{list-style:none;position:absolute;height:100%;top:0;padding:0 !important;margin-top:0;margin-bottom:0;z-index:1;}.ism-slider li.ism-slide{height:100%;overflow:hidden;position:absolute;display:block;top:0;bottom:0;margin:0 !important;padding:0 !important;background-color:#d5d5d5;text-align:center;}.ism-slider .ism-img-frame{display:block;position:absolute;width:100%;height:100%;}.ism-slider a.ism-image-link{position:absolute;color:inherit;text-decoration:none;display:block;top:0;left:0;width:100%;height:100%;}.ism-slider .ism-img{display:block;border:none;position:absolute;pointer-events:none;}.ism-button,.ism-pause-button{position:absolute;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;outline:none;text-align:center;z-index:6;cursor:pointer;padding:0;background-repeat:no-repeat;background-position:center center;}.ism-pause-button{display:none;left:50%;}.ism-slider:hover .ism-pause-button{display:block;}.ism-caption{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 1em;text-shadow:none;line-height:1.2em;padding:0.25em 0.5em;width:auto;height:auto;text-align:center;visibility:hidden;}a.ism-image-link .ism-caption,a.ism-caption{text-decoration:none;font-weight:normal;}a.ism-caption:hover{text-decoration:underline;}.ism-caption-0{z-index:3;}.ism-caption-1{z-index:4;}.ism-caption-2{z-index:5;}.ism-radios{margin:0;padding:0;list-style:none;color:#fff;font-size:1px;}.ism-slider .ism-radios{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:6;bottom:5px;left:0;right:0;width:auto;background-color:rgba(255,255,255,0);padding:0 7px;height:0;overflow:visible;}.ism-slider .ism-radios.ism-radios-as-thumbnails{bottom:5px;}.ism-radios li{position:relative;display:inline-block;margin:0 3px;padding:0;}.ism-radios input.ism-radio{display:none;}.ism-radios label{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;text-decoration:none;cursor:pointer;}.ism-radios-as-thumbnails label{-webkit-background-size:120% auto;-moz-background-size:120% auto;-o-background-size:120% auto;background-size:120% auto;background-position:center center;background-repeat:no-repeat;border:2px solid rgba(255,255,255,0.6);opacity:0.8;}.ism-radios-as-thumbnails label:hover{border:2px solid #fff;opacity:1;}.ism-radios-as-thumbnails li.active label{border:2px solid #fff;opacity:1;}p.ism-badge{margin:0 auto;text-align:right;font-size:10px;padding-top:1px;color:#ccc;font-family:sans-serif;font-weight:normal;}p.ism-badge a.ism-link{color:inherit;text-decoration:none;margin-right:0.25em;}p.ism-badge a.ism-link:hover{color:#aaa;text-decoration:underline;}.ism-zoom-in{-webkit-animation:zoomin 0.81s linear 1;animation:zoomin 0.81s linear 1;}@-webkit-keyframes zoomin{0%{-webkit-transform:scale(1.0);transform:scale(1.0);}100%{-webkit-transform:scale(3.0);transform:scale(3.0);}}@keyframes zoomin{0%{-webkit-transform:scale(1.0);transform:scale(1.0);}100%{-webkit-transform:scale(3.0);transform:scale(3.0);}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes slidein{0%{-webkit-transform:translate(-1200px,0);transform:translate(-1200px,0);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes slidein{0%{-webkit-transform:translate(-1200px,0);transform:translate(-1200px,0);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes popin{50%{-webkit-transform:scale(1.2);transform:scale(1.2);}}@keyframes popin{50%{-webkit-transform:scale(1.2);transform:scale(1.2);}}.ism-zoom-pan{-webkit-animation:zoompan 20.0s linear 1;animation:zoompan 20.0s linear 1;}@-webkit-keyframes zoompan{0%{-webkit-transform:translate(0,0) scale(1.0);transform:translate(0,0) scale(1.0);}50%{-webkit-transform:translate(-5%,-5%) scale(1.3);transform:translate(-5%,-5%) scale(1.3);}100%{-webkit-transform:translate(0,0) scale(1.0);transform:translate(0,0) scale(1.0);}}@keyframes zoompan{0%{-webkit-transform:translate(0,0) scale(1.0);transform:translate(0,0) scale(1.0);}50%{-webkit-transform:translate(-5%,-5%) scale(1.3);transform:translate(-5%,-5%) scale(1.3);}100%{-webkit-transform:translate(0,0) scale(1.0);transform:translate(0,0) scale(1.0);}}.ism-zoom-rotate{-webkit-animation:zoomrotate 20.0s linear 1;animation:zoomrotate 20.0s linear 1;}@-webkit-keyframes zoomrotate{0%{-webkit-transform:rotate(0) scale(1.0);transform:rotate(0) scale(1.0);}50%{-webkit-transform:rotate(-5deg) scale(1.3);transform:rotate(-5deg) scale(1.3);}100%{-webkit-transform:rotate(0) scale(1.0);transform:rotate(0) scale(1.0);}}@keyframes zoomrotate{0%{-webkit-transform:rotate(0) scale(1.0);transform:rotate(0) scale(1.0);}50%{-webkit-transform:rotate(-5deg) scale(1.3);transform:rotate(-5deg) scale(1.3);}100%{-webkit-transform:rotate(0) scale(1.0);transform:rotate(0) scale(1.0);}}#airpods-slider{width:100%;border-radius:7px;}#airpods-slider-ism-badge{width:100%;}#airpods-slider:before{content:'';display:block;padding-top:60%;}#airpods-slider .ism-frame{position:absolute;top:0;bottom:0;left:0;width:100%;}#airpods-slider .ism-button{display:block;border-radius:25px;width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;color:#fff;background-color:rgba(255,255,255,0.3);visibility:hidden;}#airpods-slider .ism-button-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABUSURBVEjH7dYxCgAgEAPB8weX/39WFBtBbsFSY2sYyzXicDLq0wQDKQGQAKiJAZTEvC+IRgPBYAEyYOB1AAf4hAkTXxB5nySOGmaRw4pp5rhv34MOQwscJ7/MrxQAAAAASUVORK5CYII=);left:10px;}#airpods-slider .ism-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABYSURBVEjH7dYxDoAwDEPR5Ab1/S8LVEgsyL8SG3XWWK/dnKpnumA0/L4lAOSJE/DEtXfEBBxxBwYFBH8IEWJbggL4RIAAPwFWC+VDqXEtYrFyNWO5v58HB4q9HAkl7KTYAAAAAElFTkSuQmCC);right:10px;}#airpods-slider .ism-pause-button{width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;border-radius:25px;margin-left:-25px;color:#fff;background-color:rgba(255,255,255,0.3);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAc0lEQVR42u3SsQkAIAxFQeP+O38XsBKxMPfKgCQcjqHe1W6YJFeXVNXJuxd3zO4/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID0RwuEoAh40yYcSQAAAABJRU5ErkJggg==);}#airpods-slider .ism-pause-button.ism-play{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAs6AAALOgFkf1cNAAACy0lEQVR42uWbS2hUVxyHv78PLKKiFgXBiIgvBEVKwZWL4kJrF7oQCSpoAlYkuhCyq4hQ2goqSBFBsNBCoXShbgp15XsTQSGKqKj1QdTYFCVQiuDic5FcGkQhj0nm3vl/6+Ge+X3zO2fumTkXhoi6S51NVtQbapfallVAh//Toc7KLED1jbpPnZJVQMF99fPMAgqOqZ9mFqD6UP06s4CC8+r0MucZN8rX/wJ4pu5VP8nYgIHcU5dna8BAFgM31e8rvUiOoAHvt2FHZgEFf6iTs0yBD/EV0K3uVidkFAAwFTgB3FKXZBRQsBS4q+5XZ2YUUPAtcEVtzioAYBnwm/q7OimjgILNwAt1Z1YBADOAk+ptdUFGAQDRPy0equ213GBVRcBADgOX1Y1ZBQAsB86qP4/0BqqqAgq292+3W7IKAJgNnFI71XkZBRQ5VgBP1DZ1WjYBAzkOXFLXZhUAsBI4p55Qx2cUULAbeKxuyyoAYC7wi3pdnZNRQJHzs/5FslWdmk1AwUTgJ+Ciui6jAACBWcDfGQX0At8A8yPiBsCEROHPA80R0ZNtEXwKtETEmvfDZ2jAIeDHiHjxsRc0ogCBl8DGiOjIdiv8H3AQaBpM+EZrwFVgU0S8zLYd7gLaImL1UMM3QgOOAUcjomu4F6iqgH+AzRFxoRabhCrxlr6/zppqEb5qDbgGbIiI7lpvE8vOc6A9IlbVOnwVGnAS+CEinozWAGUV8BrYGhF/jvZAZZwCh4B5YxG+bA3oBNZHxPOxHLQMDegG9kfEyrEOX4YG/AociIhH9XoD9RLQC7RGxJl6168eU+Aofb/JnSnB9BvTBtwBvhzN7/SyNqAH+C4ilpUt/LAY4lnh0+pCGolBCuhVt9CIDPKhqco8WVrLRfAvYG1EPKjSB1qLRfAVcARYVLXwtZgC5+pxxL3eAq6p/47kaFrVBexRmxolzzsZ+iOF4pXTWQAAAABJRU5ErkJggg==);}#airpods-slider .ism-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider .ism-pause-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider:hover .ism-button{visibility:visible;}#airpods-slider .ism-radios{display:block;height:20px;text-align:center;}#airpods-slider .ism-radios label{width:20px;height:20px;border-radius:10px;color:#000;background-color:rgba(255,255,255,0.5);}#airpods-slider .ism-radios li.active label{background-color:#fff;}#airpods-slider .ism-radios label:hover{background-color:rgba(255,255,255,0.8);}#airpods-slider .ism-slide-0 .ism-img-frame{width:100%;}#airpods-slider .ism-slide-0 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider .ism-slide-1 .ism-img-frame{width:100%;}#airpods-slider .ism-slide-1 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider .ism-slide-2 .ism-img-frame{width:100%;}#airpods-slider .ism-slide-2 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider .ism-slide-3 .ism-img-frame{width:100%;}#airpods-slider .ism-slide-3 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider .ism-slide-0 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-0 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-0 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-1 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-1 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-1 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-2 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-2 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-2 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-3 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-3 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-3 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider .ism-slide-0 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-0 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-0 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-1 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-1 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-1 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-2 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-2 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-2 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-3 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-3 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider .ism-slide-3 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2{width:100%;-webkit-border-radius:7px;border-radius:7px;}#airpods-slider2-ism-badge{width:100%;}#airpods-slider2:before{content:'';display:block;padding-top:60%;}#airpods-slider2 .ism-frame{position:absolute;top:0;bottom:0;left:0;width:100%;}#airpods-slider2 .ism-button{display:block;border-radius:25px;width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;color:#fff;background-color:rgba(255,255,255,0.3);visibility:hidden;}#airpods-slider2 .ism-button-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABUSURBVEjH7dYxCgAgEAPB8weX/39WFBtBbsFSY2sYyzXicDLq0wQDKQGQAKiJAZTEvC+IRgPBYAEyYOB1AAf4hAkTXxB5nySOGmaRw4pp5rhv34MOQwscJ7/MrxQAAAAASUVORK5CYII=);left:10px;}#airpods-slider2 .ism-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABYSURBVEjH7dYxDoAwDEPR5Ab1/S8LVEgsyL8SG3XWWK/dnKpnumA0/L4lAOSJE/DEtXfEBBxxBwYFBH8IEWJbggL4RIAAPwFWC+VDqXEtYrFyNWO5v58HB4q9HAkl7KTYAAAAAElFTkSuQmCC);right:10px;}#airpods-slider2 .ism-pause-button{width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;border-radius:25px;margin-left:-25px;color:#fff;background-color:rgba(255,255,255,0.3);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAc0lEQVR42u3SsQkAIAxFQeP+O38XsBKxMPfKgCQcjqHe1W6YJFeXVNXJuxd3zO4/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID0RwuEoAh40yYcSQAAAABJRU5ErkJggg==);}#airpods-slider2 .ism-pause-button.ism-play{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAs6AAALOgFkf1cNAAACy0lEQVR42uWbS2hUVxyHv78PLKKiFgXBiIgvBEVKwZWL4kJrF7oQCSpoAlYkuhCyq4hQ2goqSBFBsNBCoXShbgp15XsTQSGKqKj1QdTYFCVQiuDic5FcGkQhj0nm3vl/6+Ge+X3zO2fumTkXhoi6S51NVtQbapfallVAh//Toc7KLED1jbpPnZJVQMF99fPMAgqOqZ9mFqD6UP06s4CC8+r0MucZN8rX/wJ4pu5VP8nYgIHcU5dna8BAFgM31e8rvUiOoAHvt2FHZgEFf6iTs0yBD/EV0K3uVidkFAAwFTgB3FKXZBRQsBS4q+5XZ2YUUPAtcEVtzioAYBnwm/q7OimjgILNwAt1Z1YBADOAk+ptdUFGAQDRPy0equ213GBVRcBADgOX1Y1ZBQAsB86qP4/0BqqqAgq292+3W7IKAJgNnFI71XkZBRQ5VgBP1DZ1WjYBAzkOXFLXZhUAsBI4p55Qx2cUULAbeKxuyyoAYC7wi3pdnZNRQJHzs/5FslWdmk1AwUTgJ+Ciui6jAACBWcDfGQX0At8A8yPiBsCEROHPA80R0ZNtEXwKtETEmvfDZ2jAIeDHiHjxsRc0ogCBl8DGiOjIdiv8H3AQaBpM+EZrwFVgU0S8zLYd7gLaImL1UMM3QgOOAUcjomu4F6iqgH+AzRFxoRabhCrxlr6/zppqEb5qDbgGbIiI7lpvE8vOc6A9IlbVOnwVGnAS+CEinozWAGUV8BrYGhF/jvZAZZwCh4B5YxG+bA3oBNZHxPOxHLQMDegG9kfEyrEOX4YG/AociIhH9XoD9RLQC7RGxJl6168eU+Aofb/JnSnB9BvTBtwBvhzN7/SyNqAH+C4ilpUt/LAY4lnh0+pCGolBCuhVt9CIDPKhqco8WVrLRfAvYG1EPKjSB1qLRfAVcARYVLXwtZgC5+pxxL3eAq6p/47kaFrVBexRmxolzzsZ+iOF4pXTWQAAAABJRU5ErkJggg==);}#airpods-slider2 .ism-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider2 .ism-pause-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider2:hover .ism-button{visibility:visible;}#airpods-slider2 .ism-radios{display:block;height:20px;text-align:center;}#airpods-slider2 .ism-radios label{width:20px;height:20px;border-radius:10px;color:#000;background-color:rgba(255,255,255,0.5);}#airpods-slider2 .ism-radios li.active label{background-color:#fff;}#airpods-slider2 .ism-radios label:hover{background-color:rgba(255,255,255,0.8);}#airpods-slider2 .ism-slide-0 .ism-img-frame{width:100%;}#airpods-slider2 .ism-slide-0 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider2 .ism-slide-1 .ism-img-frame{width:100%;}#airpods-slider2 .ism-slide-1 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider2 .ism-slide-2 .ism-img-frame{width:100%;}#airpods-slider2 .ism-slide-2 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider2 .ism-slide-3 .ism-img-frame{width:100%;}#airpods-slider2 .ism-slide-3 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider2 .ism-slide-0 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-0 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-0 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-1 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-1 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-1 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-2 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-2 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-2 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-3 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-3 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-3 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider2 .ism-slide-0 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-0 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-0 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-1 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-1 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-1 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-2 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-2 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-2 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-3 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-3 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider2 .ism-slide-3 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3{width:100%;-webkit-border-radius:7px;border-radius:7px;}#airpods-slider3-ism-badge{width:100%;}#airpods-slider3:before{content:'';display:block;padding-top:60%;}#airpods-slider3 .ism-frame{position:absolute;top:0;bottom:0;left:0;width:100%;}#airpods-slider3 .ism-button{display:block;border-radius:25px;width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;color:#fff;background-color:rgba(255,255,255,0.3);visibility:hidden;}#airpods-slider3 .ism-button-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABUSURBVEjH7dYxCgAgEAPB8weX/39WFBtBbsFSY2sYyzXicDLq0wQDKQGQAKiJAZTEvC+IRgPBYAEyYOB1AAf4hAkTXxB5nySOGmaRw4pp5rhv34MOQwscJ7/MrxQAAAAASUVORK5CYII=);left:10px;}#airpods-slider3 .ism-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABYSURBVEjH7dYxDoAwDEPR5Ab1/S8LVEgsyL8SG3XWWK/dnKpnumA0/L4lAOSJE/DEtXfEBBxxBwYFBH8IEWJbggL4RIAAPwFWC+VDqXEtYrFyNWO5v58HB4q9HAkl7KTYAAAAAElFTkSuQmCC);right:10px;}#airpods-slider3 .ism-pause-button{width:50px;height:50px;background-size:16px 16px;top:50%;margin-top:-25px;border-radius:25px;margin-left:-25px;color:#fff;background-color:rgba(255,255,255,0.3);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAc0lEQVR42u3SsQkAIAxFQeP+O38XsBKxMPfKgCQcjqHe1W6YJFeXVNXJuxd3zO4/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID0RwuEoAh40yYcSQAAAABJRU5ErkJggg==);}#airpods-slider3 .ism-pause-button.ism-play{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAs6AAALOgFkf1cNAAACy0lEQVR42uWbS2hUVxyHv78PLKKiFgXBiIgvBEVKwZWL4kJrF7oQCSpoAlYkuhCyq4hQ2goqSBFBsNBCoXShbgp15XsTQSGKqKj1QdTYFCVQiuDic5FcGkQhj0nm3vl/6+Ge+X3zO2fumTkXhoi6S51NVtQbapfallVAh//Toc7KLED1jbpPnZJVQMF99fPMAgqOqZ9mFqD6UP06s4CC8+r0MucZN8rX/wJ4pu5VP8nYgIHcU5dna8BAFgM31e8rvUiOoAHvt2FHZgEFf6iTs0yBD/EV0K3uVidkFAAwFTgB3FKXZBRQsBS4q+5XZ2YUUPAtcEVtzioAYBnwm/q7OimjgILNwAt1Z1YBADOAk+ptdUFGAQDRPy0equ213GBVRcBADgOX1Y1ZBQAsB86qP4/0BqqqAgq292+3W7IKAJgNnFI71XkZBRQ5VgBP1DZ1WjYBAzkOXFLXZhUAsBI4p55Qx2cUULAbeKxuyyoAYC7wi3pdnZNRQJHzs/5FslWdmk1AwUTgJ+Ciui6jAACBWcDfGQX0At8A8yPiBsCEROHPA80R0ZNtEXwKtETEmvfDZ2jAIeDHiHjxsRc0ogCBl8DGiOjIdiv8H3AQaBpM+EZrwFVgU0S8zLYd7gLaImL1UMM3QgOOAUcjomu4F6iqgH+AzRFxoRabhCrxlr6/zppqEb5qDbgGbIiI7lpvE8vOc6A9IlbVOnwVGnAS+CEinozWAGUV8BrYGhF/jvZAZZwCh4B5YxG+bA3oBNZHxPOxHLQMDegG9kfEyrEOX4YG/AociIhH9XoD9RLQC7RGxJl6168eU+Aofb/JnSnB9BvTBtwBvhzN7/SyNqAH+C4ilpUt/LAY4lnh0+pCGolBCuhVt9CIDPKhqco8WVrLRfAvYG1EPKjSB1qLRfAVcARYVLXwtZgC5+pxxL3eAq6p/47kaFrVBexRmxolzzsZ+iOF4pXTWQAAAABJRU5ErkJggg==);}#airpods-slider3 .ism-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider3 .ism-pause-button:hover{background-color:rgba(255,255,255,0.6);}#airpods-slider3:hover .ism-button{visibility:visible;}#airpods-slider3 .ism-radios{display:block;height:20px;text-align:center;}#airpods-slider3 .ism-radios label{width:20px;height:20px;border-radius:10px;color:#000;background-color:rgba(255,255,255,0.5);}#airpods-slider3 .ism-radios li.active label{background-color:#fff;}#airpods-slider3 .ism-radios label:hover{background-color:rgba(255,255,255,0.8);}#airpods-slider3 .ism-slide-0 .ism-img-frame{width:100%;}#airpods-slider3 .ism-slide-0 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider3 .ism-slide-1 .ism-img-frame{width:100%;}#airpods-slider3 .ism-slide-1 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider3 .ism-slide-2 .ism-img-frame{width:100%;}#airpods-slider3 .ism-slide-2 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider3 .ism-slide-3 .ism-img-frame{width:100%;}#airpods-slider3 .ism-slide-3 .ism-img{width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#airpods-slider3 .ism-slide-0 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-0 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-0 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-1 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-1 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-1 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-2 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-2 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-2 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-3 .ism-caption-0.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-3 .ism-caption-1.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-3 .ism-caption-2.ism-caption-anim{-webkit-animation:fadein 0.5s;animation:fadein 0.5s;}#airpods-slider3 .ism-slide-0 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-0 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-0 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-1 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-1 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-1 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-2 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-2 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-2 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-3 .ism-caption-0{font-size:1.25em;font-family:sans-serif;position:absolute;top:10%;left:5%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-3 .ism-caption-1{font-size:1.25em;font-family:sans-serif;position:absolute;top:60%;left:40%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}#airpods-slider3 .ism-slide-3 .ism-caption-2{font-size:1.25em;font-family:sans-serif;position:absolute;top:20%;left:60%;border-radius:4px;border:none;color:#fff;background-color:rgba(0,0,0,0.7);}.banner-header-engraving{margin-top:-21px;padding:0;background-image:url('https://mactime.pro/images/companies/1/Images/engraving/engraving_mt_s_pic_1.jpg');background-attachment:fixed;background-position:top center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.banner-header-engraving{background-attachment:scroll;}}@media screen and (max-width: 780px){.banner-header-engraving{background-attachment:scroll;}}.bgairpg2{background-color:#f2f2f2;background-image:url('https://mactime.pro/images/companies/1/Images/engraving/engraving_mt_s_pic_2.png');background-position:left -77px top 25px;background-size:26%;background-repeat:no-repeat;}.mt-engr-60{margin:60px 0 60px 0;text-align:center;}.boxmetal{background-color:transparent;background-image:url(https://mactime.pro/images/companies/1/Images/engraving/engraving_mt_s_pic_3.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;border:1px solid transparent;padding:20px 20px 20px 20px;border-radius:10px;margin:0 20px 20px 0px;}.container-mt{width:100%;height:100%;margin:0 auto 0;}.pulse-button-mt{display:block;width:65px;height:65px;border:0px solid #3480c7;box-shadow:0 0 0 0px rgba(0,0,0,0.7), inset 0 0px 0 #000;border-radius:100%;cursor:pointer;-webkit-animation:pulse 1s infinite cubic-bezier(0.6,0,0,1);}.pulse-button-mt:hover{-webkit-animation:none;}@-webkit-keyframes pulse{to{box-shadow:0 0 0 15px rgba(0,0,0,0), inset 0 0px 0 #000;}}.pulse-button-clasic-mt{box-shadow:0 0 0 10px rgba(45,170,193,0.7);animation:pulse;animation-duration:2s;animation-iteration-count:infinite;}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(45,170,193,0.8);}70%{box-shadow:0 0 0 20px rgba(45,170,193,0);}100%{box-shadow:0 0 0 0 rgba(45,170,193,0);}}.black-backg-page{background-color:#000;margin-top:-20px;}.h1-nw-iph{line-height:140%;margin-top:0px;margin-bottom:4px;color:#fff;font-weight:600;font-size:54px !important;}.headbatt-2niph{padding:0 0px 0 0;text-align:center;}@media screen and (max-width: 480px){.headbatt-0px{padding:0 0px 0 0;text-align:center;}}@media screen and (max-width: 780px){.headbatt-0px{padding:0 0px 0 0;text-align:center;}}.iph13-sel{padding:50px 0 40px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.iph13-sel{padding:100px 0 0px 0;}}@media screen and (max-width: 780px){.iph13-sel{padding:100px 0 0px 0;}}.div-table-mt{display:table;width:100%;height:100%;}.div-table-cell-mt{display:table-cell;text-align:left;vertical-align:bottom;}@media screen and (max-width: 480px){.div-table-cell-mt{text-align:center;vertical-align:middle;}}@media screen and (max-width: 780px){.div-table-cell-mt{text-align:center;vertical-align:middle;}}.ques-mt1{font-size:26px !important;font-weight:400 !important;line-height:140%;color:#fff;padding:0px 0px;}.ques-mt2{font-size:22px !important;line-height:140%;color:#fff;padding:0px 0px;}.tabs-i13{max-width:100%;margin-left:auto;margin-right:auto;}.tabs-i13>input[type="radio"]{display:none;}.tabs-i13>input[type="radio"]:checked+label{border-color:#2daac1;color:#fff;background-color:#2daac1;}.tabs-i13>label:hover{border-color:#26abb7;color:#26abb7;}.tabs-i13>div{display:none;border:none;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10{display:block;}.tabs-i13>label{width:178px;height:45px;display:inline-block;text-align:center;color:#fff;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #fff;padding:5px 15px 5px 15px;font-size:14px;line-height:110%;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:20px;cursor:pointer;margin-bottom:15px;}@media screen and (max-width: 480px){.tabs-i13>label{width:48%;margin-right:1%;margin-left:1%;margin-bottom:10px;padding:5px 7px 5px 7px;}}@media screen and (max-width: 780px){.tabs-i13>label{width:48%;margin-right:1%;margin-left:1%;padding:5px 7px 5px 7px;}}@media screen and (max-width: 480px){.tabs-i13>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-i13>div{padding:0px 0px 10px 0px;}}.tabs-i13>label:last-of-type{margin-right:0px;}.tabs-i13>label:first-of-type{margin-right:20px;}@media screen and (max-width: 480px){.tabs-i13>label:first-of-type{margin-right:1%;margin-left:1%;}}@media screen and (max-width: 780px){.tabs-i13>label:first-of-type{margin-right:1%;margin-left:1%;}}.backg-iph13{margin-top:-20px;background-color:#000;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/apple-iphone-13_large-6.jpg);background-repeat:no-repeat;background-position:right bottom;background-size:cover;vertical-align:middle;position:relative;}@media screen and (max-width: 480px){.backg-iph13{background-position:right top 240px;background-size:184%;}}@media screen and (max-width: 780px){.backg-iph13{background-position:right top 240px;background-size:184%;}}.ban-iph13{width:100%;height:612px;}@media screen and (max-width: 480px){.ban-iph13{height:500px;margin-bottom:-180px;}}@media screen and (max-width: 780px){.ban-iph13{height:500px;margin-bottom:-180px;}}.animatedelay-25s{--animate-duration:2.5s;}.animatedelay-25s-2{--animate-duration:3s;}.butscg-2-i13{height:500px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-end;justify-content:left;background:#000;background:-moz-linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);background:linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}@media screen and (max-width: 480px){.butscg-2-i13{height:240px;}}@media screen and (max-width: 780px){.butscg-2-i13{height:240px;}}.px30mobil{margin-right:-30px;}@media screen and (max-width: 480px){.px30mobil{margin-right:auto;}}@media screen and (max-width: 780px){.px30mobil{margin-right:auto;}}.px30mobil-2{margin-right:-30px;}@media screen and (max-width: 480px){.px30mobil-2{margin-right:-30px;}}@media screen and (max-width: 780px){.px30mobil-2{margin-right:-30px;}}.butscg3d-i13{width:100%;margin-right:30px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:0px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;margin-bottom:30px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;}.butscg3d-i13:hover{box-shadow:0px 0px 13px 5px #12121233;-webkit-transform:translateY(-4px);transform:translateY(-4px);}@media screen and (max-width: 480px){.butscg3d-i13{width:auto;margin-bottom:50px;}}@media screen and (max-width: 780px){.butscg3d-i13{width:auto;margin-bottom:50px;}}.backg-iph13pro{margin-top:-20px;background-color:#000;}.banner-iph13-1{margin-top:-20px;padding:0;background-image:url('https://mactime.pro/images/companies/1/Images/iphone-13/iphone-13-pro-gallery-1-2.jpg');background-attachment:scroll;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.banner-iph13-1{background-attachment:scroll;}}@media screen and (max-width: 780px){.banner-iph13-1{background-attachment:scroll;}}.mt-1000-certificate{width:800px;}@media screen and (max-width: 480px){.mt-1000-certificate{width:auto;}}@media screen and (max-width: 780px){.mt-1000-certificate{width:auto;}}.mt-1000-certificate-2{padding:60px 0px 0 60px;line-height:140%;}@media screen and (max-width: 480px){.mt-1000-certificate-2{padding:30px 0px 0 30px;}}@media screen and (max-width: 780px){.mt-1000-certificate-2{padding:30px 0px 0 30px;}}.backg-iph13-pre1{margin-top:-20px;background-color:#362339;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/hero_endframe__e8xvcx6tjhyu_large.jpg);background-repeat:no-repeat;background-position:right -200px bottom;background-size:75%;vertical-align:middle;position:relative;}@media screen and (max-width: 480px){.backg-iph13-pre1{background-position:center bottom;background-size:125%;}}@media screen and (max-width: 780px){.backg-iph13-pre1{background-position:center bottom;background-size:125%;}}.backg-iph13-pre2{background-color:#000;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/water_resistant__gnhxpuloslay_large.jpg);background-repeat:no-repeat;background-position:left -200px bottom;background-size:75%;vertical-align:middle;position:relative;}@media screen and (max-width: 480px){.backg-iph13-pre2{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/hero_endframe__e8xvcx6tjhyu_large-2.jpg);background-position:center bottom;background-size:135%;}}@media screen and (max-width: 780px){.backg-iph13-pre2{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/hero_endframe__e8xvcx6tjhyu_large-2.jpg);background-position:center bottom;background-size:135%;}}.typography-hero-headline{font-size:48px;line-height:1.08349;font-weight:600;letter-spacing:-0.003em;color:#fff;padding:50px 0 0 0;}@media screen and (max-width: 480px){.typography-hero-headline{text-align:center;font-size:40px !important;padding-top:20px;}}@media screen and (max-width: 780px){.typography-hero-headline{text-align:center;font-size:40px !important;padding-top:20px;}}.typography-hero-h2{font-size:24px !important;line-height:1.381;font-weight:400 !important;letter-spacing:.011em;color:#fff;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.typography-hero-h2{text-align:center;font-size:17px !important;}}@media screen and (max-width: 780px){.typography-hero-h2{text-align:center;font-size:17px !important;}}.typography-hero-h2-3{font-size:45px !important;line-height:1.2;font-weight:700 !important;letter-spacing:.011em;color:#fff;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.typography-hero-h2-3{text-align:center;font-size:28px !important;}}@media screen and (max-width: 780px){.typography-hero-h2-3{text-align:center;font-size:28px !important;}}.typography-video-h2{font-size:48px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 40px 0 !important;}@media screen and (max-width: 480px){.typography-video-h2{text-align:center;font-size:22px !important;margin:0 0 20px 0 !important;}}@media screen and (max-width: 780px){.typography-video-h2{text-align:center;font-size:22px !important;margin:0 0 20px 0 !important;}}.typography-choice-iph13-h2{font-size:48px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 40px 0 !important;}@media screen and (max-width: 480px){.typography-choice-iph13-h2{text-align:center;font-size:28px !important;margin:0 0 0px 0 !important;}}@media screen and (max-width: 780px){.typography-choice-iph13-h2{text-align:center;font-size:28px !important;margin:0 0 0px 0 !important;}}.typography-choice-iph13-h2-2{font-size:48px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 50px 0 !important;}@media screen and (max-width: 480px){.typography-choice-iph13-h2-2{text-align:center;font-size:22px !important;margin:0 0 40px 0 !important;}}@media screen and (max-width: 780px){.typography-choice-iph13-h2-2{text-align:center;font-size:22px !important;margin:0 0 40px 0 !important;}}.typography-hero-p{font-size:21px !important;line-height:200%;font-weight:400 !important;letter-spacing:.011em;color:#fff;padding-top:45px;}@media screen and (max-width: 480px){.typography-hero-p{text-align:center;font-size:17px !important;padding-top:20px;}}@media screen and (max-width: 780px){.typography-hero-p{text-align:center;font-size:17px !important;padding-top:20px;}}.typography-hero-p2{font-size:21px !important;line-height:170%;font-weight:400 !important;letter-spacing:.011em;color:#fff;padding-top:45px;}.typography-hero-p4{font-size:21px !important;line-height:170%;font-weight:400 !important;letter-spacing:.011em;padding-top:5px;color:#1d1d1f !important;}.typography-hero-h2-4{font-size:41px !important;line-height:1.2;font-weight:700 !important;letter-spacing:.011em;color:#1d1d1f;margin-bottom:55px !important;}@media screen and (max-width: 480px){.typography-hero-p2{text-align:center;font-size:17px !important;padding-top:20px;}}@media screen and (max-width: 780px){.typography-hero-p2{text-align:center;font-size:17px !important;padding-top:20px;}}.white-button-indent-1{margin:80px 0 0 0;}.white-button-indent-1 .ty-btn__primary{font-size:14px;background:#fff;color:#000;}.sky-blue-button .ty-btn__primary{background:#97b1c6 !important;}.sky-blue-button .ty-btn__primary:hover{background:#fff !important;}.pink-iph13-button .ty-btn__primary{background:#f2e3e0 !important;}.pink-iph13-button .ty-btn__primary:hover{background:#fff !important;}@media screen and (max-width: 480px){.white-button-indent-1{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 780px){.white-button-indent-1{text-align:center;margin:20px 0 0 0;}}.compare-table .black-button-compair-mt{margin:0 auto 0 auto;}@media screen and (max-width: 1200px){.compare-table .black-button-compair-mt{width:100%;}}.black-button-compair-mt{margin:37px 0 0 0;}.black-button-compair-mt .ty-btn__primary.iphout{background:#e1e1e1;cursor:default;}.black-button-compair-mt .ty-btn__primary.iphout:hover{background:#e1e1e1;}.black-button-compair-mt .ty-btn__primary{font-size:14px;background:#2daac1;color:#fff;padding:10px 30px;}.black-button-compair-mt .ty-btn__primary:hover{background:#30b5cd;}@media screen and (max-width: 480px){.black-button-compair-mt{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 780px){.black-button-compair-mt{text-align:center;margin:20px 0 0 0;}}.black-button-indent-1{margin:40px 0 0 0;}.black-button-indent-1 .ty-btn__primary{font-size:14px;background:#1d1d1f;color:#fff;padding:10px 30px;}.black-button-indent-1 .ty-btn__primary:hover{background:#373737;}@media screen and (max-width: 480px){.black-button-indent-1{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 780px){.black-button-indent-1{text-align:center;margin:20px 0 0 0;}}.black-button-indent-1,.blbutind-60{margin:70px 0 0 0 !important;}@media screen and (max-width: 480px){.black-button-indent-1,.blbutind-60{margin:27px 0 0 0 !important;}}@media screen and (max-width: 780px){.black-button-indent-1,.blbutind-60{margin:27px 0 0 0 !important;}}.main-banner-iph13-pre-order{padding:170px 0 120px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.main-banner-iph13-pre-order{padding:120px 0 290px 0;}}@media screen and (max-width: 780px){.main-banner-iph13-pre-order{padding:120px 0 290px 0;}}.main-banner-iph13pro-pre-order{padding:150px 0 150px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.main-banner-iph13pro-pre-order{padding:120px 0 430px 0;}}@media screen and (max-width: 780px){.main-banner-iph13pro-pre-order{padding:120px 0 430px 0;}}.video-iph13pro-pre-order{padding:80px 0 80px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.video-iph13pro-pre-order{padding:60px 0 60px 0;}}@media screen and (max-width: 780px){.video-iph13pro-pre-order{padding:60px 0 60px 0;}}.sky-blue-text{color:#a7c2d9 !important;}.pink-iph13-text{color:#f1e2df !important;}.tile-right-banner-iphone-13-pro{position:relative;left:50%;margin-left:120px;}@media screen and (max-width: 480px){.tile-right-banner-iphone-13-pro{position:inherit;left:auto;margin-left:auto;}}@media screen and (max-width: 780px){.tile-right-banner-iphone-13-pro{position:inherit;left:auto;margin-left:auto;}}.bgiph13pg{background-color:#f2f2f2 !important;}.typography-under-video-p{font-size:21px !important;line-height:180%;font-weight:400 !important;letter-spacing:.011em;padding-top:50px;}@media screen and (max-width: 480px){.typography-under-video-p{text-align:center;font-size:17px !important;padding-top:20px;}}@media screen and (max-width: 780px){.typography-under-video-p{text-align:center;font-size:17px !important;padding-top:20px;}}.typography-choice-iph13-p{font-size:21px !important;line-height:140%;font-weight:400 !important;letter-spacing:.011em;padding-top:0px;padding-bottom:20px;}@media screen and (max-width: 480px){.typography-choice-iph13-p{text-align:center;font-size:17px !important;padding-top:0px;padding-bottom:20px;}}@media screen and (max-width: 780px){.typography-choice-iph13-p{text-align:center;font-size:17px !important;padding-top:0px;padding-bottom:20px;}}.colors-new-iph13-pre-order{margin:40px 0 0 0;}.colors-new-iph13-mt{margin:70px 0 0 0;}.typ-iph-model-13-pre-order-h3{font-size:21px !important;line-height:140%;font-weight:700 !important;letter-spacing:.011em;margin:40px 0 0 0 !important;}@media screen and (max-width: 480px){.typ-iph-model-13-pre-order-h3{text-align:center;font-size:21px !important;margin:30px 0 0 0 !important;}}@media screen and (max-width: 780px){.typ-iph-model-13-pre-order-h3{text-align:center;font-size:21px !important;margin:30px 0 0 0 !important;}}.price-iph-model-13-pre-order-h3{font-size:16px !important;line-height:140%;font-weight:400 !important;letter-spacing:.011em;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.price-iph-model-13-pre-order-h3{text-align:center;font-size:14px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.price-iph-model-13-pre-order-h3{text-align:center;font-size:14px !important;margin:0 0 0 0 !important;}}.compare-table .tabs-iph13-pre-order{max-width:100%;margin:0 auto 0 auto;}.tabs-iph13-pre-order{max-width:100%;margin:20px auto 0 auto;}.tabs-iph13-pre-order>input[type="radio"]{display:none;}.tabs-iph13-pre-order>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#232323;cursor:default;}.tabs-iph13-pre-order>label:hover{border-color:#1d1d1f;color:#232323;}.tabs-iph13-pre-order>div{display:none;border:none;}#tabsmtz1:checked~#contmtz1,#tabsmtz2:checked~#contmtz2,#tabsmtz3:checked~#contmtz3,#tabsmtz4:checked~#contmtz4,#tabsmtz5:checked~#contmtz5,#tabsmtz6:checked~#contmtz6,#tabsmtz7:checked~#contmtz7,#tabsmtz8:checked~#contmtz8,#tabsmtz9:checked~#contmtz9,#tabsmtz10:checked~#contmtz10{display:block;}.tabs-iph13-pre-order>label{width:35px;height:35px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:50%;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:10px;cursor:pointer;margin-bottom:15px;background-color:#f3f3f3;background-clip:content-box;padding:3px;}@media screen and (max-width: 480px){.tabs-iph13-pre-order>label{margin-bottom:10px;padding:2px;}}@media screen and (max-width: 780px){.tabs-iph13-pre-order>label{padding:2px;}}@media screen and (max-width: 480px){.tabs-iph13-pre-order>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-iph13-pre-order>div{padding:0px 0px 10px 0px;}}.tabs-iph13-pre-order>label:last-of-type{margin-right:0px;}.image-iphone-13-mts{height:289px;}.image-iphone-13-pro-mts{height:318px;}.image-iphone-12-pro-mts{height:318px;}.image-iphone-12-mts{height:290px;}.image-iphone-se-mts{height:272px;}.iphonecategory .image-iphone-13-mts{height:289px;}.iphonecategory .image-iphone-13-pro-mts{height:318px;}.iphonecategory .image-iphone-12-pro-mts{height:318px;}.iphonecategory .image-iphone-12-mts{height:290px;}.iphonecategory .image-iphone-se-mts{height:272px;}.image-iphone-13-mts,.airh289{height:289px;}.image-iphone-13-pro-mts,.airh289{height:289px;}.image-iphone-12-pro-mts,.airh289{height:289px;}.image-iphone-se-mts,.airh289{height:289px;}@media screen and (max-width: 480px){.airh289{height:auto;}}@media screen and (max-width: 780px){.airh289{height:auto;}}.indent-block-iph13-pre-order{vertical-align:bottom;}@media screen and (max-width: 480px){.indent-block-iph13-pre-order{margin:0 0 70px 0 !important;}}@media screen and (max-width: 780px){.indent-block-iph13-pre-order{margin:0 0 70px 0 !important;}}.point_video_mt{width:890px;height:500px;margin:0 auto;display:inline-block;text-align:center;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/review-with-the-results-of-the-presentation-of-new-apple-products-2021.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,0.2);}@media screen and (max-width: 480px){.point_video_mt{width:100%;height:240px;}}@media screen and (max-width: 780px){.point_video_mt{width:100%;height:240px;}}.point_video_mt_hover{width:890px;height:500px;margin:0 auto;display:inline-block;text-align:center;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-13/review-with-the-results-of-the-presentation-of-new-apple-products-2021.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,0.2);}.point_video_mt_hover:hover{background-image:url(https://mactime.pro/images/companies/1/Images/sc/youtube-play-white-sc.png);background-position:center center;background-size:17%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.point_video_mt_hover{width:100%;height:240px;}}@media screen and (max-width: 780px){.point_video_mt_hover{width:100%;height:240px;}}.carousel_menu_back{padding:20px 0 20px 0;}@media screen and (max-width: 780px){.carousel_menu_back{padding:65px 0 10px 0;margin:0 -20px 0 -20px;}}@media screen and (max-width: 480px){.carousel_menu_back{padding:65px 0 10px 0;margin:0 -20px 0 -20px;}}.iphone-model-menu-fix .carousel_menu_back{padding:20px 0 20px 0;}.chapternav-wrapper{display:flex;justify-content:center;list-style:none;padding:0;margin:0;}@media screen and (max-width: 480px){.chapternav-wrapper{justify-content:space-between;}}@media screen and (max-width: 780px){.chapternav-wrapper{justify-content:space-between;}}.mtiphcat .chapternav-wrapper{display:flex;justify-content:space-between;list-style:none;padding:0;margin:0;}@media screen and (max-width: 480px){.mtiphcat .chapternav-wrapper{justify-content:space-between;}}@media screen and (max-width: 780px){.mtiphcat .chapternav-wrapper{justify-content:space-between;}}.menuLimiter{padding:0 10px;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-bottom:20px;margin-bottom:-21px;}@media screen and (max-width: 480px){.menuLimiter{-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 9px,#000 18px,#000 calc(82%),rgba(0,0,0,0.25) calc(91%),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 9px,#000 18px,#000 calc(82%),rgba(0,0,0,0.25) calc(91%),transparent);padding-bottom:25px;}}@media screen and (max-width: 780px){.menuLimiter{-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 9px,#000 18px,#000 calc(82%),rgba(0,0,0,0.25) calc(91%),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 9px,#000 18px,#000 calc(82%),rgba(0,0,0,0.25) calc(91%),transparent);padding-bottom:25px;}}.airpods-cat .chapternav-item{margin-right:60px;}.chapternav-item{margin-right:20px;}.chapternav-item:last-child{margin-right:0;}.dragscroll{cursor:grab;}.chapternav{overflow:hidden;margin-bottom:0px;}.chapternav-link{text-align:center;color:#1d1d1f;display:block;padding:0;margin-top:0px;position:relative;z-index:1;}.chapternav-icon{background:center bottom no-repeat;display:block;margin:0 auto 20px;height:54px;}@media screen and (max-width: 480px){.chapternav-icon{margin:0 auto 5px;}}@media screen and (max-width: 780px){.chapternav-icon{margin:0 auto 5px;}}.chapternav-label{font-size:15px;line-height:1.33337;font-weight:400;letter-spacing:-0.01em;display:block;margin:0;}.chapternav-new{font-size:11px !important;line-height:100%;text-transform:lowercase;-webkit-border-radius:20px !important;-moz-border-radius:20px !important;border-radius:20px !important;width:fit-content;margin:6px auto 0 auto;background-color:#1d1d1f;padding:1px 6px 3px 6px;position:relative;display:block;color:white;top:0px;}@media screen and (max-width: 480px){.chapternav-new{margin:4px auto 0 auto;}}@media screen and (max-width: 780px){.chapternav-new{margin:4px auto 0 auto;}}.chapternav-item-iphone-15-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone15_pro_natural_titanium_mt.png");width:100px;height:100px;}.chapternav-item-iphone-15-pro-max .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone15_pro_max_natural_titanium_mt.png");width:100px;height:100px;}.chapternav-item-iphone-15 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone15_pink_mt.png");width:100px;height:100px;}.chapternav-item-iphone-15-plus .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone15_plus_pink_mt.png");width:100px;height:100px;}.chapternav-item-iphone-14-plus .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone14_plus_blue__b0d962pvwgpe_large.png");width:100px;height:100px;}.chapternav-item-iphone-14 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone14_blue__dia4tqneecmu_large.png");width:100px;height:100px;}.chapternav-item-iphone-14-pro-max .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone14_pro_max_deep_purple__diuabahv3w4m_large.png");width:100px;height:100px;}.chapternav-item-iphone-14-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone14_pro_deep_purple__dph35o9jr32a_large.png");width:100px;height:100px;}.chapternav-item-iphone-13 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphone13_pink__cqv8xkwki8mu_large2.png");width:100px;height:100px;}.chapternav-item-iphone-13-mini .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone13_mini_pink__edqvdki7dpsi_large3.png");width:100px;height:100px;}.chapternav-item-iphone-13-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphone13_pro_max_sierra_blue__clciothwemj6_large3.png");width:100px;height:100px;}.chapternav-item-iphone-13-pro-max .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphone13_pro_max_sierra_blue__clciothwemj6_large.png");width:100px;height:100px;}.chapternav-item-airpods-3 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_3gen_white__mt.png");width:100px;height:100px;}.chapternav-item-iphone-12 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone12_purple__bl17bl1rkity_large.png");width:100px;height:100px;}.chapternav-item-airpods-2 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_2gen_white__mt.png");width:100px;height:100px;}.chapternav-item-iphone-12-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphone12_pro_max_pacific_blue__flhtec88gga6_large.png");width:100px;height:100px;}.chapternav-item-airpods-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_pro_white__mt.png");width:100px;height:100px;}.chapternav-item-airpods-pro-2 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_pro_2nd-generation_white__mt.png");width:100px;height:100px;}.chapternav-item-iphone-se .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphoneSE_2nd_gen_red__ctzzpfit3h2e_large.png");width:100px;height:100px;}.chapternav-item-airpods-max .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_max_white__mt.png");width:100px;height:100px;}.chapternav-item-iphone-11 .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone11_yellow__gmvbmany73iy_large.png");width:100px;height:100px;}.chapternav-item-iphone-11-pro .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphone11_pro_max_midnightgreen__d5mkbzqihdiu_large.png");width:100px;height:100px;}.chapternav-item-iphone-xr .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/compare_iphoneXR_coral__b77aj23wreia_large.png");width:100px;height:100px;}.chapternav-item-compare .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/compare_iphone_mt.png");width:100px;height:100px;}.chapternav-item-compare-airpods .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_compar_white__mt.png");width:100px;height:100px;}.chapternav-item-airpods .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/airpods_icon_menu_mt1.png");width:100px;height:100px;}.chapternav-item-accessories .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/menu/iphone_accessories_mt1.png");width:100px;height:100px;}.chapternav-item-accessories-airpods .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/airpods_acsess_white__mt_2.png");width:100px;height:100px;}.chapternav-item-help .chapternav-icon{background-size:100px 100px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/help2.png");width:100px;height:100px;}.backgiph13pre-mt22{background-color:#543163;margin-top:0px;}@media screen and (max-width: 480px){.backgiph13pre-mt22{margin-top:-10px;}}@media screen and (max-width: 780px){.backgiph13pre-mt22{margin-top:-10px;}}.backgiph13pre-mt{background-color:#efefef;margin-top:0px;}@media screen and (max-width: 480px){.backgiph13pre-mt{margin-top:-10px;}}@media screen and (max-width: 780px){.backgiph13pre-mt{margin-top:-10px;}}.backgairefefef-mt{background-color:#efefef;}.backgairf1f1f1-mt{background-color:#f1f1f1;}.backgairengravingf1f1f1-mt{background-color:#f1f1f1;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-category/airpods-graviti-mt-2.png);background-repeat:no-repeat;background-position:left -11em top 1em;background-size:62em;}.backgairpro-mt{background-color:#1e1e1e;}.backgairpro-mt-1122{background-color:#1e1e1e;margin-top:-40px;}@media screen and (max-width: 780px){.backgairpro-mt-1122{margin-top:-10px;}}@media screen and (max-width: 480px){.backgairpro-mt-1122{margin-top:-10px;}}.backg-iph13-pre3{background-color:#efefef;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/hero_endframe__e8xvcx6tjhyu_large-3.png);background-repeat:no-repeat;background-position:left 4em bottom;background-size:62em;vertical-align:middle;position:relative;margin-top:-20px;}@media screen and (max-width: 480px){.backg-iph13-pre3{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/hero_endframe__e8xvcx6tjhyu_large-3.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 780px){.backg-iph13-pre3{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/hero_endframe__e8xvcx6tjhyu_large-3.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 1200px){.backg-iph13-pre3{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/hero_endframe__e8xvcx6tjhyu_large-3.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 1660px){.backg-iph13-pre3{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/hero_endframe__e8xvcx6tjhyu_large-3.png);background-position:center bottom;background-size:36.2em;}}.black232323-text{color:#1d1d1f !important;}.white232323-text{color:#fff !important;}.black-button-indent-2{margin:60px 30px 0 0;display:inline-block;}.black-button-indent-2 .ty-btn__primary{font-size:14px;background:#1d1d1f;color:#fff;font-weight:600 !important;padding:15px 30px;}.black-button-indent-2 .ty-btn__primary:hover{background:#373737;}@media screen and (max-width: 480px){.black-button-indent-2{text-align:center;margin:20px 30px 0 0;}}@media screen and (max-width: 780px){.black-button-indent-2{text-align:center;margin:20px 30px 0 0;}}@media screen and (max-width: 979px){.iphonecategory .black-button-indent-2{text-align:center;margin-top:25px;margin-bottom:0;margin-right:20px;margin-left:0;}}@media screen and (max-width: 780px){.iphonecategory .black-button-indent-2{text-align:center;margin-top:25px;margin-bottom:0;margin-right:20px;margin-left:0;}}@media screen and (max-width: 480px){.iphonecategory .black-button-indent-2{text-align:center;margin-top:25px;margin-bottom:0;margin-right:20px;margin-left:0;}}@media screen and (max-width: 480px){.iphonecategory .iphone-category-banner-container .black-button-indent-2{text-align:center;margin-top:25px;margin-bottom:0;margin-right:20px;margin-left:0;}}.choose-gifts-gridmt .turquoise-button-indent{margin:37px 0px 0 0;}.turquoise-button-indent{margin:60px 30px 0 0;display:inline-block;}.turquoise-button-indent .ty-btn__primary{font-size:14px;background:#2daac1;color:#fff;font-weight:600 !important;padding:15px 30px;}.turquoise-button-indent .ty-btn__primary:hover{background:#30b5cd;}@media screen and (max-width: 480px){.turquoise-button-indent{text-align:center;margin:20px 30px 0 0;}}@media screen and (max-width: 780px){.turquoise-button-indent{text-align:center;margin:20px 30px 0 0;}}.button-indent-3{margin:0 0 20px 0;display:inline-block;}.button-indent-3 .ty-btn__primary{font-size:14px;}@media screen and (max-width: 780px){.button-indent-3{text-align:center;}}@media screen and (max-width: 480px){.button-indent-3{text-align:center;}}@media screen and (max-width: 480px){.button-block-help-iphone .button-indent-3 .ty-btn__primary{font-size:12px;}}.bi-r-30{margin:0 30px 0 0;}@media screen and (max-width: 480px){.bi-r-30{margin:0 0px 20px 0;}}@media screen and (max-width: 780px){.bi-r-30{margin:0 30px 20px 0;}}@media screen and (max-width: 480px){.bi-r-30-480{margin:0 0px 0px 0;}}.transparent-button-indent-2{margin:80px 0 0 0;display:inline-block;}.transparent-button-indent-2 .ty-btn__primary{font-size:14px;background:#000;color:#fff;}.transparent-button-indent-2 .ty-btn__primary:hover{background:#373737;}@media screen and (max-width: 480px){.transparent-button-indent-2{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 780px){.transparent-button-indent-2{text-align:center;margin:20px 0 0 0;}}.transparent-button-indent-3{margin:0 0 20px 0;display:inline-block;}@media screen and (max-width: 480px){.transparent-button-indent-3{text-align:center;}}@media screen and (max-width: 780px){.transparent-button-indent-3{text-align:center;}}.transparent-button-indent-4{margin:60px 0 0 0;display:inline-block;}.transparent-button-indent-4 .ty-btn__primary{font-size:14px;background:transparent;color:#1d1d1f;border:1px solid #1d1d1f !important;padding:0 12px 0 25px;}.transparent-button-indent-4 .ty-btn__primary:hover{background:#1d1d1f;color:#fff;}@media screen and (max-width: 480px){.transparent-button-indent-4{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 780px){.transparent-button-indent-4{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 979px){.iphonecategory .transparent-button-indent-4{text-align:center;margin:25px 0 0 0;}}@media screen and (max-width: 780px){.iphonecategory .transparent-button-indent-4{text-align:center;margin:25px 0 0 0;}}@media screen and (max-width: 480px){.iphonecategory .transparent-button-indent-4{text-align:center;margin:25px 0 0 0;}}@media screen and (max-width: 480px){.transbutind40{text-align:center;margin:40px 0 0 0 !important;}}@media screen and (max-width: 780px){.transbutind40{text-align:center;margin:40px 0 0 0 !important;}}@media screen and (max-width: 480px){.btnewcontourg20{text-align:center;margin:20px 0 0 0 !important;}}@media screen and (max-width: 780px){.btnewcontourg20{text-align:center;margin:20px 0 0 0 !important;}}.transparent-button-indent-6{margin:0 0 20px 0;display:inline-block;}.transparent-button-indent-6 .ty-btn__primary{font-size:14px;background:transparent;color:#1d1d1f;border:1px solid #1d1d1f !important;padding:0 10px 0 20px;}.transparent-button-indent-6 .ty-btn__primary:hover{border:1px solid #1d1d1f !important;background:#1d1d1f;color:#fff;}@media screen and (max-width: 780px){.transparent-button-indent-6{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 480px){.transparent-button-indent-6{text-align:left;margin:20px 0 0 0;}}@media screen and (max-width: 480px){.button-block-help-iphone .transparent-button-indent-6{text-align:center;margin:0 0 0 0;}}.turquoise-button .ty-btn__primary{background:-webkit-linear-gradient(135deg,#2daac1 30%,#2daac1 100%);background:linear-gradient(135deg,#2daac1 30%,#2daac1 100%);color:#fff;border:1px solid #2daac1 !important;}.transparent-button-indent-5{margin:60px 0 0 0;display:inline-block;}.transparent-button-indent-5 .ty-btn__primary{font-size:14px;background:transparent;color:#fff;border:1px solid #fff !important;padding:0 12px 0 25px;}.transparent-button-indent-5 .ty-btn__primary:hover{background:#fff;color:#232323;}@media screen and (max-width: 780px){.transparent-button-indent-5{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 480px){.transparent-button-indent-5{text-align:center;margin:20px 0 0 0;}}@media screen and (max-width: 979px){.iphonecategory .transparent-button-indent-5{text-align:center;margin:25px 0 0 0;}}@media screen and (max-width: 780px){.iphonecategory .transparent-button-indent-5{text-align:center;margin:25px 0 0 0;}}@media screen and (max-width: 480px){.iphonecategory .transparent-button-indent-5{text-align:center;margin:25px 0 0 0;}}.tile-right-banner-iphone-13-pro2{position:relative;left:50%;margin-left:0px;}@media screen and (max-width: 480px){.tile-right-banner-iphone-13-pro2{position:inherit;left:auto;margin-left:auto;}}@media screen and (max-width: 780px){.tile-right-banner-iphone-13-pro2{position:inherit;left:auto;margin-left:auto;}}.thin-font{font-weight:600 !important;}.btnew-contour{font-size:14px;text-transform:uppercase;border:1px solid #232323;color:#232323;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-weight:normal;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btnew-contour:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;color:#fff;}.btnew-contour-w{font-size:14px;text-transform:uppercase;border:1px solid #fff;color:#fff;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-weight:normal;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btnew-contour-w:hover{background:-webkit-linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);background:linear-gradient(135deg,#30b5cd 30%,#30b5cd 100%);border-color:#30b5cd;color:#fff;}.cat-iph-accessories-inside-text .btnew-contour-g{padding:0 20px;}.btnew-contour-g{font-size:14px;text-transform:uppercase;border:1px solid #c3c3c3;color:#1d1d1f;background:transparent;position:relative;display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:44px;white-space:normal;font-weight:600;line-height:96%;letter-spacing:-0.01em;margin:0;padding:20px 30px;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;white-space:nowrap;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}.btnew-contour-g:hover{background:#1d1d1f;border-color:#1d1d1f;color:#fff;}.button-block-category-iphone{text-align:left;}@media screen and (max-width: 979px){.button-block-category-iphone{text-align:center;}}@media screen and (max-width: 780px){.button-block-category-iphone{text-align:center;}}@media screen and (max-width: 480px){.button-block-category-iphone{text-align:center;display:flex;justify-content:space-between;overflow-x:scroll;}}.br-14-23 .button-block-category-iphone{text-align:left;display:flex;gap:40px;padding:35px 0 0 0;}@media screen and (max-width: 480px){.br-14-23 .button-block-category-iphone{gap:0px;padding:35px 0 0 0;margin:0 -10px 0 -10px;justify-content:space-evenly;align-content:space-evenly;flex-wrap:wrap;}}.button-block-help-iphone{margin:50px 0 50px 0;}@media screen and (max-width: 780px){.button-block-help-iphone{margin:40px 0 30px 0;}}@media screen and (max-width: 480px){.button-block-help-iphone{margin:40px 0 30px 0;display:flex;justify-content:space-between;}}.mainbanneriphimg{vertical-align:middle;margin-bottom:0px !important;}@media screen and (max-width: 480px){.mainbanneriphimg{vertical-align:middle;margin-bottom:0px !important;}}@media screen and (max-width: 780px){.mainbanneriphimg{vertical-align:middle;margin-bottom:0px !important;}}.iphonecategory .mainbanneriphimg{vertical-align:bottom;margin-bottom:0px !important;padding:0 120px 0 0px;}@media screen and (max-width: 979px){.iphonecategory .mainbanneriphimg{vertical-align:middle;margin-bottom:0px;padding:0 120px;}}@media screen and (max-width: 767px){.iphonecategory .mainbanneriphimg{vertical-align:middle;margin-bottom:0px;padding:0 120px;}}@media screen and (max-width: 480px){.iphonecategory .mainbanneriphimg{vertical-align:middle;margin-bottom:0;padding:0 0 0 0;}}.mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}@media screen and (max-width: 480px){.mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}}@media screen and (max-width: 780px){.mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}}.iphonecategory .mainbanneriphimg2{vertical-align:bottom;margin-bottom:0px !important;padding:0 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}}@media screen and (max-width: 767px){.iphonecategory .mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}}@media screen and (max-width: 979px){.iphonecategory .mainbanneriphimg2{vertical-align:middle;margin-bottom:0px !important;}}.subtextairmt{font-size:16px;text-transform:uppercase;padding:0 0 45px 0;text-align:left;}@media screen and (max-width: 480px){.subtextairmt{font-size:14px;text-transform:uppercase;padding:0 0 25px 0;text-align:center;}}@media screen and (max-width: 780px){.subtextairmt{font-size:14px;text-transform:uppercase;padding:0 0 25px 0;text-align:center;}}.main-banner-iph-category{padding:130px 0 130px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.main-banner-iph-category{padding:60px 0 80px 0;}}@media screen and (max-width: 780px){.main-banner-iph-category{padding:60px 0 80px 0;}}.iphonecategory .main-banner-iph21-category{padding:0 0 150px 0;margin:0px 0 0 0;}@media screen and (max-width: 1366px){.iphonecategory .main-banner-iph21-category{padding:0 0 100px 0;}}@media screen and (max-width: 979px){.iphonecategory .main-banner-iph21-category{padding:0px 0 35px 0;}}@media screen and (max-width: 767px){.iphonecategory .main-banner-iph21-category{padding:0px 0 35px 0;}}@media screen and (max-width: 480px){.iphonecategory .main-banner-iph21-category{padding:0px 0 35px 0;}}.main-banner-iph-category-2{padding:130px 0 130px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.main-banner-iph-category-2{padding:60px 0 390px 0;}}@media screen and (max-width: 780px){.main-banner-iph-category-2{padding:60px 0 390px 0;}}.mainbannerapcat{width:62%;margin:30px 0 -30px 0;}@media screen and (max-width: 480px){.mainbannerapcat{width:100%;text-align:center;}}@media screen and (max-width: 780px){.mainbannerapcat{width:100%;text-align:center;}}.mainbanneriph13cat{width:100%;margin:30px 0 -97px 0;text-align:left;}@media screen and (max-width: 480px){.mainbanneriph13cat{width:100%;text-align:center;}}@media screen and (max-width: 780px){.mainbanneriph13cat{width:100%;text-align:center;}}.iphonecategory .mainbanneriph13cat{width:100%;margin:0 0 0 0;text-align:left;}@media screen and (max-width: 480px){.iphonecategory .mainbanneriph13cat{width:100%;text-align:center;}}@media screen and (max-width: 767px){.iphonecategory .mainbanneriph13cat{width:100%;text-align:center;}}@media screen and (max-width: 979px){.iphonecategory .mainbanneriph13cat{width:100%;text-align:center;}}@media screen and (max-width: 1366px){.iphonecategory .mainbanneriph13cat{width:100%;text-align:center;}}.iphonecategory .iphone-category-banner-container{padding:80px 0 0 0;}@media screen and (max-width: 1366px){.iphonecategory .iphone-category-banner-container{padding:80px 0 0 0;}}@media screen and (max-width: 480px){.iphonecategory .iphone-category-banner-container{padding:40px 0 0 0;}}@media screen and (max-width: 767px){.iphonecategory .iphone-category-banner-container{padding:40px 0 0 0;}}@media screen and (max-width: 979px){.iphonecategory .iphone-category-banner-container{padding:50px 0 0 0;}}@media screen and (max-width: 979px){.baniph13prorevers{display:flex;flex-flow:wrap;}.biph131,.biph132{width:100%;}.biph131{order:2;}.biph132{order:1;}}.mainbannerap2cat{width:49%;margin:30px 0px -30px -60px;}@media screen and (max-width: 480px){.mainbannerap2cat{width:70%;text-align:center;margin:30px 0px -20px 0px;}}@media screen and (max-width: 780px){.mainbannerap2cat{width:70%;text-align:center;margin:30px 0px -20px 0px;}}.mainbannerapprocat{width:84%;margin:70px 0 -30px 0;}@media screen and (max-width: 480px){.mainbannerapprocat{width:100%;text-align:center;margin:-40px 0 60px 0;}}@media screen and (max-width: 780px){.mainbannerapprocat{width:100%;text-align:center;margin:-40px 0 60px 0;}}.divbannerapprocat{text-align:right;}@media screen and (max-width: 480px){.divbannerapprocat{text-align:center;}}@media screen and (max-width: 780px){.divbannerapprocat{text-align:center;}}.divbannerair2cat{text-align:center;}@media screen and (max-width: 480px){.divbannerair2cat{text-align:center;}}@media screen and (max-width: 780px){.divbannerair2cat{text-align:center;}}.backg-iph13-pre5{background-color:#122338;}.backg-iph13-pre4{background-color:#122338;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/upgrade_mini_static__cqc9f0a2kggi_large-2.png);background-repeat:no-repeat;background-position:right 0em bottom -10em;background-size:74.2em;vertical-align:middle;position:relative;}@media screen and (max-width: 480px){.backg-iph13-pre4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/upgrade_mini_static__cqc9f0a2kggi_large.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 780px){.backg-iph13-pre4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/upgrade_mini_static__cqc9f0a2kggi_large.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 1200px){.backg-iph13-pre4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/upgrade_mini_static__cqc9f0a2kggi_large.png);background-position:center bottom;background-size:36.2em;}}@media screen and (max-width: 1660px){.backg-iph13-pre4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/upgrade_mini_static__cqc9f0a2kggi_large.png);background-position:center bottom;background-size:36.2em;}}.w-button-indent-2{margin:60px 30px 0 0;display:inline-block;}.w-button-indent-2 .ty-btn__primary{font-size:14px;background:#fff;color:#030303;font-weight:600 !important;padding:15px 30px;}.w-button-indent-2 .ty-btn__primary:hover{background:#f2f2f2;}@media screen and (max-width: 780px){.w-button-indent-2{text-align:center;margin:20px 30px 0 0;}}@media screen and (max-width: 480px){.w-button-indent-2{text-align:center;margin:20px 30px 0 0;}}@media screen and (max-width: 979px){.iphonecategory .w-button-indent-2{text-align:center;margin:25px 20px 0 0;}}@media screen and (max-width: 780px){.iphonecategory .w-button-indent-2{text-align:center;margin:25px 20px 0 0;}}@media screen and (max-width: 480px){.iphonecategory .w-button-indent-2{text-align:center;margin:25px 20px 0 0;}}.ch-new-2{background-color:#1d1d1f;font-size:11px !important;padding:1px 6px 3px 6px;line-height:100%;font-size:9px;-webkit-border-radius:15px !important;-moz-border-radius:15px !important;border-radius:15px !important;position:relative;color:white;top:0px;}.ch-new-2-lineout{background-color:#1d1d1f;font-size:11px !important;padding:1px 6px 3px 6px;line-height:100%;font-size:9px;-webkit-border-radius:15px !important;-moz-border-radius:15px !important;border-radius:15px !important;position:relative;color:white;top:-6px;}.typ-iph-model-catalog-h3{font-size:20px !important;line-height:140%;font-weight:700 !important;letter-spacing:.011em;margin:0px 0 0 0 !important;color:#1d1d1f;}@media screen and (max-width: 480px){.typ-iph-model-catalog-h3{text-align:center;font-size:20px !important;margin:0px 0 0 0 !important;}}@media screen and (max-width: 780px){.typ-iph-model-catalog-h3{text-align:center;font-size:20px !important;margin:0px 0 0 0 !important;}}.blok-ch-new-2{display:flex;height:40px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}@media screen and (max-width: 480px){.blok-ch-new-2{display:flex;height:40px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}@media screen and (max-width: 780px){.blok-ch-new-2{display:flex;height:40px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}.price-iph-model-h3{font-size:14px !important;line-height:140%;font-weight:400 !important;letter-spacing:.011em;margin:0 0 0 0 !important;padding:6px 0 0 0 !important;color:#1d1d1f;}@media screen and (max-width: 480px){.price-iph-model-h3{text-align:center;font-size:14px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.price-iph-model-h3{text-align:center;font-size:14px !important;margin:0 0 0 0 !important;}}.size-image-comparison{width:78%;}.pagetitle-mt{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;}.image-iphone13-help{margin:0 0 0 0;width:80%;}@media screen and (max-width: 480px){.image-iphone13-help{width:100%;}}@media screen and (max-width: 780px){.image-iphone13-help{width:100%;}}.help-iph13-marg{padding:90px 0 0 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.help-iph13-marg{padding:60px 0 0 0;}}@media screen and (max-width: 780px){.help-iph13-marg{padding:60px 0 0 0;}}.iphone-only-category{padding:90px 0 80px 0;margin:0 0 0 0;text-align:center;}.accessories-iphone-category{padding:90px 0 80px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 780px){.accessories-iphone-category{padding:60px 0 0 0;}}@media screen and (max-width: 480px){.accessories-iphone-category{padding:45px 0 0 0;}}.airpods-iphone-category{padding:80px 0 90px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 780px){.airpods-iphone-category{padding:60px 0 50px 0;}}@media screen and (max-width: 480px){.airpods-iphone-category{padding:60px 0 50px 0;}}.bgiph-ios15{background-origin:content-box;padding:60px 10px 60px 10px;background-color:#000;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/ios_15_pw_mt.png);background-repeat:no-repeat;background-position:center;background-size:auto 100%;position:relative;}@media screen and (max-width: 780px){.bgiph-ios15{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/ios_15_pw_mt.png);background-position:center;background-size:auto 100%;padding:20px 10px 20px 10px;}}@media screen and (max-width: 480px){.bgiph-ios15{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/ios_15_pw_mt.png);background-position:center;background-size:auto 100%;padding:20px 10px 20px 10px;}}.ios15-iph-d{height:864px;padding:0px 0 0 0;margin:0px 0 0 0;text-align:center;position:relative;}@media screen and (max-width: 480px){.ios15-iph-d{height:600;}}@media screen and (max-width: 780px){.ios15-iph-d{height:600px;}}.button-block-ios15-iphone{top:49%;width:100%;height:180px;margin:-90.5px auto 0px auto;position:absolute;}@media screen and (max-width: 1366px){.button-block-ios15-iphone{top:50%;width:100%;height:180px;margin:-78.5px auto 0px auto;position:absolute;}}@media screen and (max-width: 780px){.button-block-ios15-iphone{top:48%;width:100%;height:180px;margin:-64.5px auto 0px auto;position:absolute;}}@media screen and (max-width: 480px){.button-block-ios15-iphone{top:48%;width:100%;height:180px;margin:-64.5px auto 0px auto;position:absolute;}}.button-indent-4{margin:25px 0 0 0;}.button-indent-4 .ty-btn__primary{font-size:14px;}@media screen and (max-width: 480px){.button-indent-4{margin:5px 0 0 0;text-align:center;}}@media screen and (max-width: 780px){.button-indent-4{margin:5px 0 0 0;text-align:center;}}.typography-ios-iph13-h2{font-size:48px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 0px 0 !important;}@media screen and (max-width: 480px){.typography-ios-iph13-h2{text-align:center;font-size:28px !important;margin:0 0 0px 0 !important;}}@media screen and (max-width: 780px){.typography-ios-iph13-h2{text-align:center;font-size:28px !important;margin:0 0 0px 0 !important;}}.typography-hero-p3{font-size:21px !important;line-height:140%;font-weight:400 !important;letter-spacing:.011em;color:#fff;padding-top:10px;}@media screen and (max-width: 480px){.typography-hero-p3{text-align:center;font-size:17px !important;padding-top:0px;}}@media screen and (max-width: 780px){.typography-hero-p3{text-align:center;font-size:17px !important;padding-top:0px;}}details,main,summary{display:block;}.section-environment .section-content{color:#515154;background-color:#f6f6ee;padding:90px 0px;}@media only screen and (max-width: 1068px){.section-environment .section-content{padding:60px 0px;}}.section-environment .section-content .logo{width:25px;height:30px;background-size:25px 30px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_environment__fa3vvvhyhouq_large_2x.png);margin-bottom:10px;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-environment .section-content .logo{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_environment__fa3vvvhyhouq_large_2x.png);}}.section-environment .section-content h3{color:#515154;font-size:inherit;}@media only screen and (max-width: 1068px){.section-environment .section-content h3+p{margin-top:0;}}.section-environment .section-content .headline{color:#39892d;}@media only screen and (max-width: 1068px){.section-environment .section-content .headline{margin-bottom:1em;}}.section-environment .section-content .copy-block:nth-child(n+2){margin-top:2em;}@media only screen and (max-width: 734px){.section-environment .section-content .column-last .copy-block:first-child{margin-top:2em;}}.section-content{margin-left:auto;margin-right:auto;width:100%;}@media only screen and (min-width: 1441px){.section-content{margin-left:auto;margin-right:auto;width:100%;}}@media only screen and (max-width: 1068px){.section-content{margin-left:auto;margin-right:auto;width:692px;}}@media only screen and (max-width: 734px){.section-content{margin-left:auto;margin-right:auto;width:100%;}}@media only screen and (max-width: 734px){.looking-iphone .section-content{margin-left:auto;margin-right:auto;width:100%;}}.visuallyhidden{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;}.techspecs table td,.techspecs table th{padding:0 24px .3529411765em 0;}.techspecs table th{font-weight:600;}.techspecs table tr:last-child td,.techspecs table tr:last-child th{padding-bottom:0;}table{border-collapse:collapse;border-spacing:0;}.grid{margin-left:auto;margin-right:auto;grid-column-gap:24px;grid-row-gap:24px;padding:0 24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));}.techspecs.with-1-column .techspecs-column,.techspecs.with-1-column .techspecs-columnheader{width:75%;}.techspecs.with-1-column .techspecs-column:nth-child(1n+3),.techspecs.with-1-column .techspecs-columnheader:nth-child(1n+3){margin-left:25%;}.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-columnheader,.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-rowheader{width:100%;}.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-column:first-child,.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-columnheader:first-child,.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}@media only screen and (min-width: 1441px){.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-columnheader,.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-rowheader{width:100%;}.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-column:first-child,.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-columnheader:first-child,.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 1068px){.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-columnheader,.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-rowheader{width:100%;}.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-column:first-child,.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-columnheader:first-child,.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 734px){.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-columnheader,.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-rowheader{width:100%;}.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-column:first-child,.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-columnheader:first-child,.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-column,.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}.techspecs.with-2-columns .techspecs-column,.techspecs.with-2-columns .techspecs-columnheader{width:36%;}.techspecs.with-2-columns .techspecs-column.spans-2-columns,.techspecs.with-2-columns .techspecs-column[aria-colspan="2"],.techspecs.with-2-columns .techspecs-columnheader.spans-2-columns,.techspecs.with-2-columns .techspecs-columnheader[aria-colspan="2"]{width:75%;}.techspecs.with-2-columns .techspecs-column:nth-child(2n+4),.techspecs.with-2-columns .techspecs-columnheader:nth-child(2n+4){margin-left:25%;}.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-columnheader{width:48.5%;}.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-column.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-large .techspecs-rowheader{width:100%;}@media only screen and (min-width: 1441px){.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader{width:48.5%;}.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader{width:100%;}.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-column:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 1068px){.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-columnheader{width:48.5%;}.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-column.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-rowheader{width:100%;}.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-column:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-columnheader:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 734px){.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-columnheader{width:48.5%;}.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-column.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-2-columns,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="2"],.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-rowheader{width:100%;}.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-column:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-columnheader:first-child,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-column,.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}.techspecs.with-3-columns .techspecs-column,.techspecs.with-3-columns .techspecs-columnheader{width:23%;}.techspecs.with-3-columns .techspecs-column.spans-2-columns,.techspecs.with-3-columns .techspecs-column[aria-colspan="2"],.techspecs.with-3-columns .techspecs-columnheader.spans-2-columns,.techspecs.with-3-columns .techspecs-columnheader[aria-colspan="2"]{width:49%;}.techspecs.with-3-columns .techspecs-column.spans-3-columns,.techspecs.with-3-columns .techspecs-column[aria-colspan="3"],.techspecs.with-3-columns .techspecs-columnheader.spans-3-columns,.techspecs.with-3-columns .techspecs-columnheader[aria-colspan="3"]{width:75%;}.techspecs.with-3-columns .techspecs-column:nth-child(3n+5),.techspecs.with-3-columns .techspecs-columnheader:nth-child(3n+5){margin-left:25%;}.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader{width:31.3333333333%;}.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="2"],.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="2"]{width:65.6666666667%;}.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-rowheader{width:100%;}.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-column:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-columnheader:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}@media only screen and (min-width: 1441px){.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader{width:31.3333333333%;}.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="2"],.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="2"]{width:65.6666666667%;}.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader{width:100%;}.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-column:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 1068px){.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader{width:31.3333333333%;}.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="2"],.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="2"]{width:65.6666666667%;}.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-rowheader{width:100%;}.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-column:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-columnheader:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 734px){.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader{width:31.3333333333%;}.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="2"],.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-2-columns,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="2"]{width:65.6666666667%;}.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-3-columns,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="3"],.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-rowheader{width:100%;}.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-column:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-columnheader:first-child,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-column,.techspecs.with-3-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}.techspecs.with-4-columns .techspecs-column,.techspecs.with-4-columns .techspecs-columnheader{width:16.5%;}.techspecs.with-4-columns .techspecs-column.spans-2-columns,.techspecs.with-4-columns .techspecs-column[aria-colspan="2"],.techspecs.with-4-columns .techspecs-columnheader.spans-2-columns,.techspecs.with-4-columns .techspecs-columnheader[aria-colspan="2"]{width:36%;}.techspecs.with-4-columns .techspecs-column.spans-3-columns,.techspecs.with-4-columns .techspecs-column[aria-colspan="3"],.techspecs.with-4-columns .techspecs-columnheader.spans-3-columns,.techspecs.with-4-columns .techspecs-columnheader[aria-colspan="3"]{width:55.5%;}.techspecs.with-4-columns .techspecs-column.spans-4-columns,.techspecs.with-4-columns .techspecs-column[aria-colspan="4"],.techspecs.with-4-columns .techspecs-columnheader.spans-4-columns,.techspecs.with-4-columns .techspecs-columnheader[aria-colspan="4"]{width:75%;}.techspecs.with-4-columns .techspecs-column:nth-child(4n+6),.techspecs.with-4-columns .techspecs-columnheader:nth-child(4n+6){margin-left:25%;}.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader{width:22.75%;}.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="2"],.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="2"]{width:48.5%;}.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="3"],.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="3"]{width:74.25%;}.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-rowheader{width:100%;}.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-column:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-columnheader:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}@media only screen and (min-width: 1441px){.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader{width:22.75%;}.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="2"],.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="2"]{width:48.5%;}.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="3"],.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="3"]{width:74.25%;}.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader{width:100%;}.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-column:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 1068px){.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader{width:22.75%;}.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="2"],.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="2"]{width:48.5%;}.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="3"],.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="3"]{width:74.25%;}.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-rowheader{width:100%;}.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-column:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-columnheader:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 734px){.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader{width:22.75%;}.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="2"],.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-2-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="2"]{width:48.5%;}.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="3"],.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-3-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="3"]{width:74.25%;}.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-4-columns,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="4"],.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-rowheader{width:100%;}.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-column:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-columnheader:first-child,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-column,.techspecs.with-4-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}.techspecs.with-5-columns .techspecs-column,.techspecs.with-5-columns .techspecs-columnheader{width:12.6%;}.techspecs.with-5-columns .techspecs-column.spans-2-columns,.techspecs.with-5-columns .techspecs-column[aria-colspan="2"],.techspecs.with-5-columns .techspecs-columnheader.spans-2-columns,.techspecs.with-5-columns .techspecs-columnheader[aria-colspan="2"]{width:28.2%;}.techspecs.with-5-columns .techspecs-column.spans-3-columns,.techspecs.with-5-columns .techspecs-column[aria-colspan="3"],.techspecs.with-5-columns .techspecs-columnheader.spans-3-columns,.techspecs.with-5-columns .techspecs-columnheader[aria-colspan="3"]{width:43.8%;}.techspecs.with-5-columns .techspecs-column.spans-4-columns,.techspecs.with-5-columns .techspecs-column[aria-colspan="4"],.techspecs.with-5-columns .techspecs-columnheader.spans-4-columns,.techspecs.with-5-columns .techspecs-columnheader[aria-colspan="4"]{width:59.4%;}.techspecs.with-5-columns .techspecs-column.spans-5-columns,.techspecs.with-5-columns .techspecs-column[aria-colspan="5"],.techspecs.with-5-columns .techspecs-columnheader.spans-5-columns,.techspecs.with-5-columns .techspecs-columnheader[aria-colspan="5"]{width:75%;}.techspecs.with-5-columns .techspecs-column:nth-child(5n+7),.techspecs.with-5-columns .techspecs-columnheader:nth-child(5n+7){margin-left:25%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader{width:17.6%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="2"],.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="2"]{width:38.2%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="3"],.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="3"]{width:58.8%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="4"],.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="4"]{width:79.4%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-rowheader{width:100%;}.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-column:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-columnheader:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-large .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}@media only screen and (min-width: 1441px){.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader{width:17.6%;}.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="2"],.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="2"]{width:38.2%;}.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="3"],.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="3"]{width:58.8%;}.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="4"],.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="4"]{width:79.4%;}.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader{width:100%;}.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-column:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-columnheader:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-xlarge .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 1068px){.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader{width:17.6%;}.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="2"],.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="2"]{width:38.2%;}.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="3"],.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="3"]{width:58.8%;}.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="4"],.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="4"]{width:79.4%;}.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-rowheader{width:100%;}.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-column:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-columnheader:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-medium .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}@media only screen and (max-width: 734px){.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader{width:17.6%;}.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="2"],.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-2-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="2"]{width:38.2%;}.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="3"],.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-3-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="3"]{width:58.8%;}.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="4"],.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-4-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="4"]{width:79.4%;}.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader.spans-5-columns,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader[aria-colspan="5"],.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-rowheader{width:100%;}.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-column:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-columnheader:first-child,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-column,.techspecs.with-5-columns.with-fullwidthrowheader-small .techspecs-rowheader+.techspecs-columnheader{margin-left:0;}}.techspecs h1,.techspecs h2,.techspecs h3,.techspecs h4,.techspecs h5,.techspecs h6{font:inherit;font-weight:600;}.techspecs h1+h1,.techspecs h1+h2,.techspecs h1+h3,.techspecs h1+h4,.techspecs h1+h5,.techspecs h1+h6,.techspecs h2+h1,.techspecs h2+h2,.techspecs h2+h3,.techspecs h2+h4,.techspecs h2+h5,.techspecs h2+h6,.techspecs h3+h1,.techspecs h3+h2,.techspecs h3+h3,.techspecs h3+h4,.techspecs h3+h5,.techspecs h3+h6,.techspecs h4+h1,.techspecs h4+h2,.techspecs h4+h3,.techspecs h4+h4,.techspecs h4+h5,.techspecs h4+h6,.techspecs h5+h1,.techspecs h5+h2,.techspecs h5+h3,.techspecs h5+h4,.techspecs h5+h5,.techspecs h5+h6,.techspecs h6+h1,.techspecs h6+h2,.techspecs h6+h3,.techspecs h6+h4,.techspecs h6+h5,.techspecs h6+h6{margin-top:1.6em;}.techspecs h1+p,.techspecs h2+p,.techspecs h3+p,.techspecs h4+p,.techspecs h5+p,.techspecs h6+p{margin-top:0;}.techspecs h1+ol,.techspecs h1+ul,.techspecs h2+ol,.techspecs h2+ul,.techspecs h3+ol,.techspecs h3+ul,.techspecs h4+ol,.techspecs h4+ul,.techspecs h5+ol,.techspecs h5+ul,.techspecs h6+ol,.techspecs h6+ul{margin-top:.4em;}.techspecs b,.techspecs strong{font-weight:600;}.techspecs table td,.techspecs table th{padding:0 24px .3529411765em 0;}.techspecs table th{font-weight:600;}.techspecs table tr:last-child td,.techspecs table tr:last-child th{padding-bottom:0;}.techspecs.with-fullwidthrowheader-large .techspecs-section{padding-top:18px;padding-bottom:18px;border-top:none;}@media only screen and (min-width: 1441px){.techspecs.with-fullwidthrowheader-xlarge .techspecs-section{padding-top:18px;padding-bottom:18px;border-top:none;}}@media only screen and (max-width: 1068px){.techspecs.with-fullwidthrowheader-medium .techspecs-section{padding-top:18px;padding-bottom:18px;border-top:none;}}@media only screen and (max-width: 734px){.techspecs.with-fullwidthrowheader-small .techspecs-section{padding-top:18px;padding-bottom:18px;border-top:none;}}.techspecs.with-fullwidthrowheader-large .techspecs-rowheader{padding:.9411764706em 0;margin-top:0;margin-bottom:1.5em;border-bottom:1px solid #d2d2d7;}@media only screen and (min-width: 1441px){.techspecs.with-fullwidthrowheader-xlarge .techspecs-rowheader{padding:.9411764706em 0;margin-top:0;margin-bottom:1.5em;border-bottom:1px solid #d2d2d7;}}@media only screen and (max-width: 1068px){.techspecs.with-fullwidthrowheader-medium .techspecs-rowheader{padding:.9411764706em 0;margin-top:0;margin-bottom:1.5em;border-bottom:1px solid #d2d2d7;}}@media only screen and (max-width: 734px){.techspecs.with-fullwidthrowheader-small .techspecs-rowheader{padding:.9411764706em 0;margin-top:0;margin-bottom:1.5em;border-bottom:1px solid #d2d2d7;}}.techspecs .techspecs-section{border-top:1px solid #d2d2d7;}.techspecs .techspecs-section .techspecs-column{color:#515154;}@media only screen and (max-width: 734px){.techspecs.with-fullwidthrowheader-small .techspecs-rowheader{border-bottom:1px solid #d2d2d7;}}@media only screen and (max-width: 734px){.techspecs.with-2-columns.with-fullwidthrowheader-small .techspecs-column.small-spans-2-columns{width:100%;margin-left:0;}}.techspecs .diagram{position:relative;z-index:1;}.techspecs .diagram-text{font-size:12px;line-height:1.3333733333;font-weight:400;letter-spacing:-0.01em;position:absolute;z-index:2;width:70px;margin:0;}.techspecs li>.techspecs-list{margin-top:.4em;margin-left:1.1765em;}.techspecs-header-row,.techspecs-row{margin-top:.4em;margin-bottom:.4em;}.techspecs-header-row:after,.techspecs-header-row:before,.techspecs-row:after,.techspecs-row:before{content:" ";display:table;}.techspecs-header-row:after,.techspecs-row:after{clear:both;}.techspecs-header-row{margin-top:72px;margin-bottom:52px;}@media only screen and (max-width: 734px){.techspecs-header-row{margin-top:1.825em;margin-bottom:.925em;}.techspecs-header-row .techspecs-rowheader{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;}}.techspecs-header-row{border-top:none;}@media only screen and (max-width: 734px){.techspecs-header-row{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;}}.techspecs-header-row .header-iphone-13-pro-max{margin-left:24px;}@media only screen and (max-width: 1068px){.techspecs-header-row .header-iphone-13-pro-max{margin-left:-17px;}}.techspecs-columnheader,h1.techspecs-columnheader,h2.techspecs-columnheader{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:.004em;margin-top:0 !important;}@media only screen and (max-width: 1068px){.techspecs-columnheader,h1.techspecs-columnheader,h2.techspecs-columnheader{font-size:28px;line-height:1.1428571429;font-weight:600;letter-spacing:.007em;}}@media only screen and (max-width: 734px){.techspecs-columnheader,h1.techspecs-columnheader,h2.techspecs-columnheader{font-size:24px;line-height:1.1666666667;font-weight:600;letter-spacing:.009em;}}.techspecs-column,.techspecs-columnheader,.techspecs-rowheader{float:left;}.techspecs-column,.techspecs-columnheader{margin-left:3%;}.techspecs-column:first-child,.techspecs-columnheader:first-child{margin-left:25%;}.techspecs-rowheader{width:22%;}.techspecs-section{padding-top:3.5882352941em;padding-bottom:3.2941176471em;border-top:1px solid #d2d2d7;}.techspecs-section>:first-child{margin-top:0;}.techspecs-section>:last-child{margin-bottom:0;}@media only screen and (max-width: 1068px){.techspecs-section{padding-top:2.6470588235em;padding-bottom:2.4117647059em;}}.section-finish .techspecs-column{text-align:center;}.section-finish .content-iphone-13-pro{width:327px;margin-left:-60px;}@media only screen and (max-width: 1068px){.section-finish .content-iphone-13-pro{width:234px;}}@media only screen and (max-width: 734px){.section-finish .content-iphone-13-pro{width:234px;}}@media only screen and (max-width: 1068px){.section-finish .content-iphone-13-pro{margin-left:-26px;}}@media only screen and (max-width: 1068px){.section-finish .content-iphone-13-pro .caption{width:235px;margin-left:-6px;}}@media only screen and (max-width: 734px){.section-finish .content-iphone-13-pro .caption{margin-left:-3px;}}.section-finish .content-iphone-13-pro-max{width:343px;margin-left:-18px;}@media only screen and (max-width: 1068px){.section-finish .content-iphone-13-pro-max{width:243px;}}@media only screen and (max-width: 734px){.section-finish .content-iphone-13-pro-max{width:242px;}}@media only screen and (max-width: 1068px){.section-finish .content-iphone-13-pro-max{margin-left:-24px;}}@media only screen and (max-width: 734px){.section-finish .content-iphone-13-pro,.section-finish .content-iphone-13-pro-max{margin-left:auto;margin-right:auto;}}.section-finish .image-finish-iphone-13-pro{width:327px;height:294px;background-size:327px 294px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);margin-top:32px;margin-bottom:28px;}.iph-13mini .section-finish .image-finish-iphone-13-pro{width:360px;height:285px;background-size:360px 285px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/finish_iphone13_mini__dfncapu3d6i6_small_2x.jpg);margin-top:32px;margin-bottom:28px;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-finish .image-finish-iphone-13-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);}}@media only screen and (max-width: 1068px){.section-finish .image-finish-iphone-13-pro{width:234px;height:211px;background-size:234px 211px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);}}@media only screen and (max-width: 1068px){.iph-13mini .section-finish .image-finish-iphone-13-pro{width:231px;height:183px;background-size:231px 183px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/finish_iphone13_mini__dfncapu3d6i6_small_2x.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-finish .image-finish-iphone-13-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);}}@media only screen and (max-width: 734px){.section-finish .image-finish-iphone-13-pro{width:234px;height:210px;background-size:234px 210px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-finish .image-finish-iphone-13-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro__edjdcwodigia_large.jpg);}}@media only screen and (max-width: 1068px){.section-finish .image-finish-iphone-13-pro{margin-top:18px;margin-bottom:18px;}}.section-finish .image-finish-iphone-13-pro-max{width:343px;height:325px;background-size:343px 325px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);margin-bottom:27px;}.iph-13mini .section-finish .image-finish-iphone-13-pro-max{width:391px;height:317px;background-size:391px 317px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/finish_iphone13__e0usc4nvy18i_small_2x.jpg);margin-bottom:27px;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-finish .image-finish-iphone-13-pro-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);}}@media only screen and (max-width: 1068px){.section-finish .image-finish-iphone-13-pro-max{width:243px;height:229px;background-size:243px 229px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);}}@media only screen and (max-width: 1068px){.iph-13mini .section-finish .image-finish-iphone-13-pro-max{width:250px;height:203px;background-size:250px 203px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/finish_iphone13__e0usc4nvy18i_small_2x.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-finish .image-finish-iphone-13-pro-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);}}@media only screen and (max-width: 734px){.section-finish .image-finish-iphone-13-pro-max{width:242px;height:229px;background-size:242px 229px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-finish .image-finish-iphone-13-pro-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/hero_iphone_13_pro_max__dj0qo41ipv8m_large.jpg);}}@media only screen and (max-width: 1068px){.section-finish .image-finish-iphone-13-pro-max{margin-bottom:18px;}}@media only screen and (max-width: 734px){.section-finish .image-finish-iphone-13-pro-max{margin-top:0;}}@media only screen and (max-width: 734px){.iph-13mini .section-finish .image-finish-iphone-13-pro-max{margin-top:0;}}.techspecs-header-row,.techspecs-row{margin-top:.4em;margin-bottom:.4em;}.top-spec-iph13 .techspecs-header-row{margin-top:60px;}.techspecs-header-row:after,.techspecs-header-row:before,.techspecs-row:after,.techspecs-row:before{content:" ";display:table;}.techspecs-header-row:after,.techspecs-row:after{clear:both;}.techspecs-rowheader{font-size:24px;line-height:1.1666666667;font-weight:600;letter-spacing:.009em;position:relative;margin-top:-0.1764705882em;}@media only screen and (max-width: 1068px){.techspecs-rowheader{font-size:21px;line-height:1.1904761905;font-weight:600;letter-spacing:.011em;}}@media only screen and (max-width: 1068px){.techspecs-rowheader{margin-top:-0.1176470588em;}}.section-size-and-weight .techspecs-small-heading{color:#1d1d1f;}@media only screen and (max-width: 734px){.section-size-and-weight .techspecs-small-heading{text-align:center;}}.large-hide{display:none;}@media only screen and (max-width: 734px){.small-hide{display:none;}.small-show{display:block;}.small-show-inline{display:inline;}.small-show-inlineblock{display:inline-block;}}caption,th{text-align:left;}.typography-caption{font-size:12px;line-height:1.3333733333;font-weight:400;letter-spacing:-0.01em;}.spec-item{margin-top:0.4em;display:block;}.spec-item:first-child{margin-top:0;}br.large{display:block;}@media only screen and (max-width: 1068px){br.large{display:none;}}@media only screen and (max-width: 734px){br.large{display:none;}}@media only screen and (max-width: 734px){.section-capacity .techspecs-list{margin-top:15px;}}@media only screen and (max-width: 734px){.section-capacity .techspecs-list strong{font-weight:400;color:#515154;}}.techspecs-list{margin-left:0;list-style:none;}.techspecs-list li{margin-top:.4em;}.techspecs-list li:first-child{margin-top:0;}.techspecs-list li:last-child ol,.techspecs-list li:last-child ul{margin-bottom:0;}.techspecs-list ol,.techspecs-list ul{margin-top:.8em;margin-bottom:.8em;list-style:disc;}.techspecs-list ol li,.techspecs-list ul li{margin-top:.4em;}.techspecs-list.techspecs-list-nobullets ol,.techspecs-list.techspecs-list-nobullets ul{margin:0;list-style:none;}.techspecs-list.techspecs-list-disc{margin-left:1.0588235294em;list-style:inherit;}.techspecs-list.techspecs-list-disc ol,.techspecs-list.techspecs-list-disc ul{list-style:circle;}.section-power-and-battery .row-both-models .techspecs-list{margin-top:.4em;}.section-size-and-weight .image-dimensions-iphone-13{position:relative;width:310px;height:152px;background-size:310px 152px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);margin-top:47px;margin-left:-22px;z-index:1;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-size-and-weight .image-dimensions-iphone-13{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);}}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13{width:215px;height:106px;background-size:215px 106px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-size-and-weight .image-dimensions-iphone-13{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13{width:255px;height:125px;background-size:255px 125px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-size-and-weight .image-dimensions-iphone-13{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro__cokgeazqayxe_small_2x.jpg);}}.section-size-and-weight .image-dimensions-iphone-13-max{position:relative;width:340px;height:165px;background-size:340px 165px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);margin-top:34px;margin-left:-10px;z-index:1;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-size-and-weight .image-dimensions-iphone-13-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);}}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13-max{width:235px;height:115px;background-size:235px 115px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-size-and-weight .image-dimensions-iphone-13-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13-max{width:282px;height:138px;background-size:282px 138px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-size-and-weight .image-dimensions-iphone-13-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/dimensions_iphone_13_pro_max__etaibw7deoqe_small_2x.jpg);}}@media only screen and (min-width: 1068px){.diagram-text-item{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;}.section-external .image-external-connectors .diagram-text.diagram-speaker{left:236px;}.section-external .image-external-connectors .diagram-text.diagram-speaker-2{left:626px;}.section-power-and-battery .techspecs-column{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;}}@media only screen and (max-width: 1068px){.section-external .image-external-connectors .diagram-text.diagram-speaker-2{left:422px;}}@media only screen and (max-width: 734px){.section-external .image-external-connectors .diagram-text.diagram-side{width:50px;word-wrap:normal;}.section-external .image-external-connectors .diagram-text.diagram-ring{top:41px;}.section-external .image-external-connectors .diagram-text.diagram-speaker-2{left:28px;}}@media only screen and (max-width: 480px){.top-spec-iph13 .techspecs-column.iphone-13-pro.small-spans-2-columns{margin-top:100px;}}@media only screen and (max-width: 480px){.top-spec-iph13 .techspecs-column.small-spans-2-columns{margin-top:190px;}}@media only screen and (max-width: 480px){.top-spec-iph13 .section-chip .image-chip{width:50px;height:50px;background-size:50px 50px;}}@media only screen and (max-width: 480px){.top-spec-iph13 .image-external-connectors.image-external-connectors-flipped.diagram{margin-left:49px;}}.top-spec-iph13 .ac-ln-content{margin-top:-20px;}@media only screen and (max-width: 480px){.top-spec-iph13 .ac-ln-content{padding-bottom:50px;}}@media only screen and (max-width: 480px){.top-spec-iph13 .ac-ln-title{display:none;}}.techspecs .diagram-text{font-size:12px;line-height:1.3333733333;font-weight:400;letter-spacing:-0.01em;position:absolute;z-index:2;width:70px;margin:0;}.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-width{bottom:152px;right:-16px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-width{left:178px;bottom:107px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-width{left:189px;bottom:163px;}}.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-height{left:25px;bottom:120px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-height{left:31px;bottom:107px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-height{left:29px;bottom:140px;}}.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-depth{left:190px;top:115px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-depth{left:158px;top:73px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-depth{left:189px;top:81px;}}.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-width{left:293px;bottom:152px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-width{left:205px;bottom:111px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-width{left:202px;bottom:182px;}}.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-height{left:38px;bottom:120px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-height{left:47px;bottom:111px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-height{left:41px;bottom:154px;}}.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-depth{left:213px;top:128px;}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-depth{left:184px;top:79px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13-max .diagram-text-depth{left:202px;top:94px;}}.section-external .image-external-connectors .diagram-text{text-align:center;}.section-external .image-external-connectors .diagram-text.diagram-volume{left:412px;bottom:608px;width:111px;}.section-external .image-external-connectors .diagram-text.diagram-ring{left:526px;bottom:608px;width:83px;}.section-external .image-external-connectors .diagram-text.diagram-side{top:435px;left:416px;width:106px;}.section-external .image-external-connectors .diagram-text.diagram-speaker-2{top:435px;left:610px;width:126px;text-align:center;}.section-external .image-external-connectors .diagram-text.diagram-lightning{left:98px;bottom:111px;width:170px;}.section-external .image-external-connectors .diagram-text.diagram-speaker{left:254px;top:609px;width:126px;}.section-external .image-external-connectors .diagram-text.diagram-mic{top:609px;left:123px;width:114px;}@media only screen and (max-width: 1068px){.section-external .image-external-connectors{margin-left:-5px;margin-top:-4px;margin-bottom:7px;}.section-external .image-external-connectors .diagram-text{width:140px;}.section-external .image-external-connectors .diagram-text.diagram-volume{left:288px;bottom:434px;width:95px;}.section-external .image-external-connectors .diagram-text.diagram-ring{left:393px;bottom:434px;width:100px;text-align:left;}.section-external .image-external-connectors .diagram-text.diagram-side{width:90px;top:313px;left:291px;}.section-external .image-external-connectors .diagram-text.diagram-speaker-2{top:313px;left:393px;bottom:auto;width:129px;}.section-external .image-external-connectors .diagram-text.diagram-lightning{bottom:80px;left:48px;}.section-external .image-external-connectors .diagram-text.diagram-speaker{top:439px;left:178px;width:125px;text-align:left;}.section-external .image-external-connectors .diagram-text.diagram-mic{top:439px;left:85px;width:86px;text-align:center;}}@media only screen and (max-width: 734px){.section-external .image-external-connectors{left:12px;margin:43px auto 0;}.section-external .image-external-connectors .diagram-text{width:140px;text-align:left;}.section-external .image-external-connectors .diagram-text.diagram-volume{top:108px;line-height:1.2;width:48px;text-align:right;right:186px;left:auto;}.section-external .image-external-connectors .diagram-text.diagram-volume .diagram-text-item{float:right;}.section-external .image-external-connectors .diagram-text.diagram-ring{width:66px;bottom:355px;top:72px;text-align:right;left:auto;right:186px;}.section-external .image-external-connectors .diagram-text.diagram-ring .diagram-text-item{float:right;}.section-external .image-external-connectors .diagram-text.diagram-side{bottom:auto;top:110px;left:182px;line-height:1.2;width:47px;word-wrap:break-word;}.section-external .image-external-connectors .diagram-text.diagram-speaker-2{bottom:427px;left:24px;width:130px;top:auto;line-height:1.2;text-align:center;}.section-external .image-external-connectors .diagram-text.diagram-lightning{bottom:49px;left:4px;text-align:center;}.section-external .image-external-connectors .diagram-text.diagram-speaker{top:425px;left:115px;width:95px;line-height:1.2;}.section-external .image-external-connectors .diagram-text.diagram-mic{top:425px;left:4px;width:95px;line-height:1.2;text-align:right;}}@media only screen and (max-width: 1068px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-depth{left:162px;}.section-size-and-weight .weight-wrapper.pro{margin-top:54px;}}@media only screen and (max-width: 734px){.section-size-and-weight .image-dimensions-iphone-13 .diagram-text-depth{left:194px;}.section-size-and-weight .diagram{margin-left:auto;margin-right:auto;}.section-size-and-weight .weight-wrapper.pro{margin-top:0;margin-bottom:54px;}}@media only screen and (max-width: 734px){.section-size-and-weight .techspecs-small-heading{text-align:center;}}.section-size-and-weight .weight-wrapper{margin-top:58px;}@media only screen and (max-width: 734px){.section-size-and-weight .weight-wrapper{text-align:center;}}.section-size-and-weight .weight-wrapper.pro{margin-left:3px;}@media only screen and (max-width: 1068px){.section-size-and-weight .weight-wrapper.pro{margin-left:-2px;margin-top:62px;}}@media only screen and (max-width: 734px){.section-size-and-weight .weight-wrapper.pro{margin-top:0;margin-left:0;}}.section-size-and-weight .weight-wrapper.pro-max{margin-left:28px;}@media only screen and (max-width: 1068px){.section-size-and-weight .weight-wrapper.pro-max{margin-left:16px;}}@media only screen and (max-width: 734px){.section-size-and-weight .weight-wrapper.pro-max{margin-top:0;margin-left:0;}}.section-size-and-weight .weight-copy{display:inline-block;}@media only screen and (max-width: 1068px){.section-size-and-weight .weight-copy{display:block;}}@media only screen and (max-width: 734px){.section-size-and-weight .weight-copy{display:inline-block;}}.section-display .image-display-iphone-13-pro{width:160px;height:321px;background-size:160px 321px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro__d403f3t3yvee_small_2x.jpg);margin-top:32px;margin-bottom:26px;}.iph-13mini .section-display .image-display-iphone-13-pro{width:147px;height:295px;background-size:147px 295px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone13_mini__fvag9ocj93ee_small_2x.jpg);margin-top:32px;margin-bottom:26px;}.iph-13mini .section-display .image-display-iphone-13-pro-max{width:164px;height:329px;background-size:164px 329px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone13__f6vigftq8hme_small_2x.jpg);margin-top:3px;margin-bottom:25px;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-display .image-display-iphone-13-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro__d403f3t3yvee_small_2x.jpg);}}@media only screen and (max-width: 734px){.section-display .image-display-iphone-13-pro{width:110px;height:220px;background-size:110px 220px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro__d403f3t3yvee_small_2x.jpg);margin-top:23px;}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-display .image-display-iphone-13-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro__d403f3t3yvee_small_2x.jpg);}}.section-display .image-display-iphone-13-pro-max{width:174px;height:351px;background-size:174px 351px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro_max__gmf7is578tay_small_2x.jpg);margin-top:3px;margin-bottom:25px;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-display .image-display-iphone-13-pro-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro_max__gmf7is578tay_small_2x.jpg);}}@media only screen and (max-width: 734px){.section-display .image-display-iphone-13-pro-max{width:120px;height:241px;background-size:120px 241px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro_max__gmf7is578tay_small_2x.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-display .image-display-iphone-13-pro-max{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/display_iphone_13_pro_max__gmf7is578tay_small_2x.jpg);}}.section-display .model-caption{color:#6e6e73;}.section-display .headline-wrapper{margin-top:50px;margin-bottom:15px;}br.medium{display:none;}@media only screen and (max-width: 1068px){br.medium{display:block;}}@media only screen and (max-width: 734px){br.medium{display:none;}}.column{box-sizing:border-box;margin:0;padding:0;min-width:0px;}.row-reverse .column{box-sizing:border-box;margin:0;padding:0;min-width:0px;}.large-2{flex-basis:16.6666666667%;max-width:16.6666666667%;}@media only screen and (max-width: 1068px){.medium-offset-0{margin-left:0;}.medium-order-0{order:0;}.medium-1{flex-basis:8.3333333333%;max-width:8.3333333333%;}.medium-offset-1{margin-left:8.3333333333%;}.medium-order-1{order:1;}.medium-2{flex-basis:16.6666666667%;max-width:16.6666666667%;}.medium-offset-2{margin-left:16.6666666667%;}.medium-order-2{order:2;}.medium-3{flex-basis:25%;max-width:25%;}.medium-offset-3{margin-left:25%;}.medium-order-3{order:3;}.medium-4{flex-basis:33.3333333333%;max-width:33.3333333333%;}.medium-offset-4{margin-left:33.3333333333%;}.medium-order-4{order:4;}.medium-5{flex-basis:41.6666666667%;max-width:41.6666666667%;}.medium-offset-5{margin-left:41.6666666667%;}.medium-order-5{order:5;}.medium-6{flex-basis:50%;max-width:50%;}.medium-offset-6{margin-left:50%;}.medium-order-6{order:6;}.medium-7{flex-basis:58.3333333333%;max-width:58.3333333333%;}.medium-offset-7{margin-left:58.3333333333%;}.medium-order-7{order:7;}.medium-8{flex-basis:66.6666666667%;max-width:66.6666666667%;}.medium-offset-8{margin-left:66.6666666667%;}.medium-order-8{order:8;}.medium-9{flex-basis:75%;max-width:75%;}.medium-offset-9{margin-left:75%;}.medium-order-9{order:9;}.medium-10{flex-basis:83.3333333333%;max-width:83.3333333333%;}.medium-offset-10{margin-left:83.3333333333%;}.medium-order-10{order:10;}.medium-11{flex-basis:91.6666666667%;max-width:91.6666666667%;}.medium-offset-11{margin-left:91.6666666667%;}.medium-order-11{order:11;}.medium-12{flex-basis:100%;max-width:100%;}.medium-offset-12{margin-left:100%;}.medium-order-12{order:12;}.medium-centered{margin-left:auto;margin-right:auto;}.medium-uncentered{margin-left:0;margin-right:0;}.medium-last{margin-left:auto;}.medium-notlast{margin-left:0;}.medium-grow{flex:auto;max-width:none;}.medium-ungrow{flex:initial;max-width:none;}}@media only screen and (max-width: 734px){.small-offset-0{margin-left:0;}.small-order-0{order:0;}.small-1{flex-basis:8.3333333333%;max-width:8.3333333333%;}.small-offset-1{margin-left:8.3333333333%;}.small-order-1{order:1;}.small-2{flex-basis:16.6666666667%;max-width:16.6666666667%;}.small-offset-2{margin-left:16.6666666667%;}.small-order-2{order:2;}.small-3{flex-basis:25%;max-width:25%;}.small-offset-3{margin-left:25%;}.small-order-3{order:3;}.small-4{flex-basis:33.3333333333%;max-width:33.3333333333%;}.small-offset-4{margin-left:33.3333333333%;}.small-order-4{order:4;}.small-5{flex-basis:41.6666666667%;max-width:41.6666666667%;}.small-offset-5{margin-left:41.6666666667%;}.small-order-5{order:5;}.small-6{flex-basis:50%;max-width:50%;}.small-offset-6{margin-left:50%;}.small-order-6{order:6;}.small-7{flex-basis:58.3333333333%;max-width:58.3333333333%;}.small-offset-7{margin-left:58.3333333333%;}.small-order-7{order:7;}.small-8{flex-basis:66.6666666667%;max-width:66.6666666667%;}.small-offset-8{margin-left:66.6666666667%;}.small-order-8{order:8;}.small-9{flex-basis:75%;max-width:75%;}.small-offset-9{margin-left:75%;}.small-order-9{order:9;}.small-10{flex-basis:83.3333333333%;max-width:83.3333333333%;}.small-offset-10{margin-left:83.3333333333%;}.small-order-10{order:10;}.small-11{flex-basis:91.6666666667%;max-width:91.6666666667%;}.small-offset-11{margin-left:91.6666666667%;}.small-order-11{order:11;}.small-12{flex-basis:100%;max-width:100%;}.small-offset-12{margin-left:100%;}.small-order-12{order:12;}.small-centered{margin-left:auto;margin-right:auto;}.small-uncentered{margin-left:0;margin-right:0;}.small-last{margin-left:auto;}.small-notlast{margin-left:0;}.small-grow{flex:auto;max-width:none;}.small-ungrow{flex:initial;max-width:none;}}.section-chip .image-chip{width:122px;height:122px;background-size:122px 122px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/chip__d87ia7guk8q6_large_2x.jpg);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-chip .image-chip{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/chip__d87ia7guk8q6_large_2x.jpg);}}@media only screen and (max-width: 1068px){.section-chip .image-chip{margin-top:-4px;}}@media only screen and (max-width: 734px){.section-chip .image-chip{margin-top:16px;margin-bottom:40px;}}.section-chip .copy{padding-left:60px;}@media only screen and (max-width: 1068px){.section-chip .copy{padding-left:40px;}}@media only screen and (max-width: 734px){.section-chip .copy{padding-left:0;}}.large-10{flex-basis:83.3333333333%;max-width:83.3333333333%;}.row{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;}.section-cellular-and-wireless .model-group{margin-top:40px;}@media only screen and (max-width: 734px){.section-cellular-and-wireless .model-disclaimer{margin-bottom:20px;}}.large-3{flex-basis:25%;max-width:25%;}.large-9{flex-basis:75%;max-width:75%;}.section-external .image-external-connectors{width:731px;height:606px;background-size:731px 606px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/external_connectors__gbowwcefgemq_large.jpg);margin-left:-8px;margin-top:9px;margin-bottom:37px;position:relative;}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-external .image-external-connectors{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/v/iphone-13-pro/a/images/specs/external_connectors__gbowwcefgemq_large_2x.jpg?1761116502');}}@media only screen and (max-width: 1068px){.section-external .image-external-connectors{width:523px;height:434px;background-size:523px 434px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/external_connectors__gbowwcefgemq_medium.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-external .image-external-connectors{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/external_connectors__gbowwcefgemq_medium_2x.jpg);}}@media only screen and (max-width: 734px){.section-external .image-external-connectors{width:180px;height:422px;background-size:180px 422px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/external_connectors__gbowwcefgemq_small.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-external .image-external-connectors{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/external_connectors__gbowwcefgemq_small_2x.jpg);}}.section-power-and-battery .row-both-models{margin-top:30px;}.section-accessibility .intro-wrapper{margin-bottom:35px;}.techspecs-os-features{column-count:3;margin:.4em 0 -0.4em;grid-column-gap:.1176470588em;column-gap:.1176470588em;}@media only screen and (max-width: 734px){.techspecs-os-features{column-count:1;}}.techspecs-os-features>li{margin-left:1.0588235294em;padding-bottom:.4em;page-break-inside:avoid;break-inside:avoid;}.section-built-in-apps .techspecs-app-icon-calendar{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_calendar__expsz0w9rceq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-calendar{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_calendar__expsz0w9rceq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-app-store{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_app_store__dcwwfvo4zbsm_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-app-store{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_app_store__dcwwfvo4zbsm_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-apple-store{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_apple_store__bygfli66li4i_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-apple-store{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_apple_store__bygfli66li4i_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-applewatch{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_applewatch__cca1qn14nguq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-applewatch{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_applewatch__cca1qn14nguq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-calculator{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_calculator__dwbnp5c8l802_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-calculator{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_calculator__dwbnp5c8l802_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-camera{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_camera__eqaiknm7qbyq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-camera{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_camera__eqaiknm7qbyq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-clips{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clips__z050bzhadiam_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-clips{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clips__z050bzhadiam_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-clock{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clock__9yfcrbh87nm2_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-clock{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clock__9yfcrbh87nm2_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-compass{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_compass__fm7mncws22ai_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-compass{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_compass__fm7mncws22ai_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-contacts{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_contacts__chkmi322v5le_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-contacts{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_contacts__chkmi322v5le_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-environment{width:25px;height:30px;background-size:25px 30px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_environment__fa3vvvhyhouq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-environment{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_environment__fa3vvvhyhouq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-facetime{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_facetime__o3oj8ip0gfmu_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-facetime{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_facetime__o3oj8ip0gfmu_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-files{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_files__bvxctev5xafm_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-files{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_files__bvxctev5xafm_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-find-my{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_find_my__eaht2430ujee_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-find-my{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_find_my__eaht2430ujee_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-garageband{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_garageband__eo8s9khky6ky_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-garageband{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_garageband__eo8s9khky6ky_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-health{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_health__p0ubwuxfecii_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-health{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_health__p0ubwuxfecii_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-homekit{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_homekit__enr76lhf82i6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-homekit{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_homekit__enr76lhf82i6_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-ibooks{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_ibooks__cmqnir44sivm_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-ibooks{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_ibooks__cmqnir44sivm_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-imovie{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_imovie__pn4g95mufpua_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-imovie{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_imovie__pn4g95mufpua_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-itunes-remote{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_remote__du70qqbycka6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-itunes-remote{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_remote__du70qqbycka6_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-itunes-store{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_store__7yi83k9ue2q6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-itunes-store{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_store__7yi83k9ue2q6_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-itunesu{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunesu__fb7cje64ohu2_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-itunesu{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunesu__fb7cje64ohu2_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-keynote{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_keynote__bhsrc7q9qiky_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-keynote{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_keynote__bhsrc7q9qiky_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-magnifier{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_magnifier__dfm7gws3oy0y_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-magnifier{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_magnifier__dfm7gws3oy0y_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-mail{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_mail__dhwwz1ps19yu_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-mail{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_mail__dhwwz1ps19yu_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-maps{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_maps__demrq4cz4jee_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-maps{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_maps__demrq4cz4jee_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-measure{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_measure__bm9a6o95tiz6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-measure{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_measure__bm9a6o95tiz6_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-messages{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_messages__eb7hupsbp5g2_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-messages{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_messages__eb7hupsbp5g2_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-music{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_music__chelunytnuxe_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-music{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_music__chelunytnuxe_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-news{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_news__d73j5976qv8m_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-news{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_news__d73j5976qv8m_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-notes{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_notes__ghqt9elzc7yq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-notes{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_notes__ghqt9elzc7yq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-numbers{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_numbers__7slmuxmgawiq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-numbers{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_numbers__7slmuxmgawiq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-pages{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_pages__df7wlz9etj6u_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-pages{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_pages__df7wlz9etj6u_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-phone{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_phone__gdqxxkfilriq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-phone{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_phone__gdqxxkfilriq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-photos{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_photos__v85ka9hpryq6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-photos{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_photos__v85ka9hpryq6_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-podcasts{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_podcasts__c9fl8daajigm_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-podcasts{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_podcasts__c9fl8daajigm_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-reminders{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_reminders__dho6o9fv4bcm_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-reminders{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_reminders__dho6o9fv4bcm_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-remote{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_remote__d0nh3htmmt2e_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-remote{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_remote__d0nh3htmmt2e_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-safari{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_safari__fexo30ctpfyq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-safari{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_safari__fexo30ctpfyq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-settings{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_settings__ep4rcvph0uye_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-settings{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_settings__ep4rcvph0uye_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-shortcuts{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_shortcuts__d6zeehpk0mmq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-shortcuts{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_shortcuts__d6zeehpk0mmq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-siri{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_siri__cfb6crvt1l36_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-siri{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_siri__cfb6crvt1l36_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-stocks{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_stocks__q7898h6ljrma_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-stocks{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_stocks__q7898h6ljrma_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-support{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_support__fflat7phrfyq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-support{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_support__fflat7phrfyq_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-tips{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_tips__h7hylwea75im_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-tips{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_tips__h7hylwea75im_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-trailers{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_trailers__fzca0nps5yuu_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-trailers{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_trailers__fzca0nps5yuu_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-translate{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_translate__kxm62p14ezmi_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-translate{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_translate__kxm62p14ezmi_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-tv{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_tv__4sfbdirsu82a_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-tv{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_tv__4sfbdirsu82a_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-voicememo{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_voicememo__62mav90xe02q_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-voicememo{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_voicememo__62mav90xe02q_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-wallet{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_wallet__frcol4ymwq2q_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-wallet{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_wallet__frcol4ymwq2q_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-watch{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_watch__b690yoeriaaa_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-watch{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_watch__b690yoeriaaa_large_2x.png);}}.section-built-in-apps .techspecs-app-icon-weather{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_weather__cq6szf8t5wuq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-built-in-apps .techspecs-app-icon-weather{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_weather__cq6szf8t5wuq_large_2x.png);}}.section-built-in-apps .techspecs-appgrid-app-label{color:#515154;}.techspecs-appgrid{margin-left:calc(19.62963%);margin-bottom:-2.2em;display:flex;flex-wrap:wrap;}@media only screen and (max-width: 1068px){.techspecs-appgrid{margin-left:calc(17.77778%);}}@media only screen and (max-width: 734px){.techspecs-appgrid{margin:0 auto;}}.techspecs-appgrid-app{flex-shrink:0;flex-grow:0;flex-basis:16.6666666667%;margin:0 0 2.2em;}@media only screen and (max-width: 1068px){.techspecs-appgrid-app{flex-basis:20%;}}@media only screen and (max-width: 734px){.techspecs-appgrid-app{flex-basis:16.6666666667%;}}@media only screen and (max-width: 670px){.techspecs-appgrid-app{flex-basis:20%;}}@media only screen and (max-width: 560px){.techspecs-appgrid-app{flex-basis:25%;}}@media only screen and (max-width: 450px){.techspecs-appgrid-app{flex-basis:33.3333333333%;}}.techspecs-appgrid-app{flex-shrink:0;flex-grow:0;flex-basis:16.6666666667%;margin:0 0 2.2em;}@media only screen and (max-width: 1068px){.techspecs-appgrid-app{flex-basis:20%;}}@media only screen and (max-width: 734px){.techspecs-appgrid-app{flex-basis:16.6666666667%;}}@media only screen and (max-width: 670px){.techspecs-appgrid-app{flex-basis:20%;}}@media only screen and (max-width: 560px){.techspecs-appgrid-app{flex-basis:25%;}}@media only screen and (max-width: 450px){.techspecs-appgrid-app{flex-basis:33.3333333333%;}}.techspecs-appgrid-app-label,.techspecs-appgrid-app>figcaption{font-size:12px;line-height:1.3333733333;font-weight:400;letter-spacing:-0.01em;display:block;color:#6e6e73;text-align:center;}.techspecs-appgrid-app-icon{width:52px;height:52px;margin:0 auto .375em;}.section-built-in-apps .techspecs-appgrid-app-label{color:#515154;}.section-free-apps .techspecs-appgrid-app-label{color:#515154;}.section-free-apps .techspecs-app-icon-imovie{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_imovie__pn4g95mufpua_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-imovie{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_imovie__pn4g95mufpua_large_2x.png);}}.section-free-apps .techspecs-app-icon-pages{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_pages__df7wlz9etj6u_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-pages{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_pages__df7wlz9etj6u_large_2x.png);}}.section-free-apps .techspecs-app-icon-keynote{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_keynote__bhsrc7q9qiky_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-keynote{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_keynote__bhsrc7q9qiky_large_2x.png);}}.section-free-apps .techspecs-app-icon-numbers{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_numbers__7slmuxmgawiq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-numbers{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_numbers__7slmuxmgawiq_large_2x.png);}}.section-free-apps .techspecs-app-icon-garageband{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_garageband__eo8s9khky6ky_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-garageband{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_garageband__eo8s9khky6ky_large_2x.png);}}.section-free-apps .techspecs-app-icon-apple-store{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_apple_store__bygfli66li4i_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-apple-store{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_apple_store__bygfli66li4i_large_2x.png);}}.section-free-apps .techspecs-app-icon-itunes-remote{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_remote__du70qqbycka6_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-itunes-remote{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_itunes_remote__du70qqbycka6_large_2x.png);}}.section-free-apps .techspecs-app-icon-clips{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clips__z050bzhadiam_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-clips{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_clips__z050bzhadiam_large_2x.png);}}.section-free-apps .techspecs-app-icon-support{width:52px;height:52px;background-size:52px 52px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_support__fflat7phrfyq_large_2x.png);}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-free-apps .techspecs-app-icon-support{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/icon_support__fflat7phrfyq_large_2x.png);}}.section-free-apps .techspecs-appgrid-app-label{color:#515154;}.section-free-apps .specs-header-copy{padding-top:25px;}@media only screen and (max-width: 734px){.section-free-apps .specs-header-copy{padding-top:10px;}}.section-in-the-box .image-box{width:546px;height:446px;background-size:546px 446px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_large.jpg);margin-top:70px;}.iph-13mini .section-in-the-box .image-box{width:398px;height:328px;background-size:398px 328px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__c6ln26vnw50m_small_2x.jpg);margin-top:70px;}@media only screen and (max-width: 734px){.iph-13mini .section-in-the-box .image-box{width:271px;height:232px;background-size:271px 232px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__c6ln26vnw50m_small_2x.jpg);margin-top:70px;}}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi),only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx){.section-in-the-box .image-box{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_large_2x.jpg);}}@media only screen and (max-width: 1068px){.section-in-the-box .image-box{width:433px;height:359px;background-size:433px 359px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_medium.jpg);}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-in-the-box .image-box{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_medium_2x.jpg);}}@media only screen and (max-width: 734px){.section-in-the-box .image-box{width:271px;height:232px;background-size:271px 232px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_small.jpg);}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 734px) and (min-resolution: 1.5dppx),only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-in-the-box .image-box{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-specification/in_the_box__s13lag9lbtea_small_2x.jpg);}}@media only screen and (max-width: 1068px){.section-in-the-box .image-box{margin-top:50px;}}@media only screen and (max-width: 734px){.section-in-the-box .image-box{margin:35px auto 48px;}}@media only screen and (max-width: 734px){.section-in-the-box .techspecs-column{width:100%;}}@media only screen and (max-width: 1068px){.medium-offset-0{margin-left:0;}.medium-order-0{order:0;}.medium-1{flex-basis:8.3333333333%;max-width:8.3333333333%;}.medium-offset-1{margin-left:8.3333333333%;}.medium-order-1{order:1;}.medium-2{flex-basis:16.6666666667%;max-width:16.6666666667%;}.medium-offset-2{margin-left:16.6666666667%;}.medium-order-2{order:2;}.medium-3{flex-basis:25%;max-width:25%;}.medium-offset-3{margin-left:25%;}.medium-order-3{order:3;}.medium-4{flex-basis:33.3333333333%;max-width:33.3333333333%;}.medium-offset-4{margin-left:33.3333333333%;}.medium-order-4{order:4;}.medium-5{flex-basis:41.6666666667%;max-width:41.6666666667%;}.medium-offset-5{margin-left:41.6666666667%;}.medium-order-5{order:5;}.medium-6{flex-basis:50%;max-width:50%;}.medium-offset-6{margin-left:50%;}.medium-order-6{order:6;}.medium-7{flex-basis:58.3333333333%;max-width:58.3333333333%;}.medium-offset-7{margin-left:58.3333333333%;}.medium-order-7{order:7;}.medium-8{flex-basis:66.6666666667%;max-width:66.6666666667%;}.medium-offset-8{margin-left:66.6666666667%;}.medium-order-8{order:8;}.medium-9{flex-basis:75%;max-width:75%;}.medium-offset-9{margin-left:75%;}.medium-order-9{order:9;}.medium-10{flex-basis:83.3333333333%;max-width:83.3333333333%;}.medium-offset-10{margin-left:83.3333333333%;}.medium-order-10{order:10;}.medium-11{flex-basis:91.6666666667%;max-width:91.6666666667%;}.medium-offset-11{margin-left:91.6666666667%;}.medium-order-11{order:11;}.medium-12{flex-basis:100%;max-width:100%;}.medium-offset-12{margin-left:100%;}.medium-order-12{order:12;}.medium-centered{margin-left:auto;margin-right:auto;}.medium-uncentered{margin-left:0;margin-right:0;}.medium-last{margin-left:auto;}.medium-notlast{margin-left:0;}.medium-grow{flex:auto;max-width:none;}.medium-ungrow{flex:initial;max-width:none;}}@media only screen and (max-width: 734px){.row-reverse .small-offset-0{margin-right:0;}.row-reverse .small-offset-1{margin-right:8.3333333333%;}.row-reverse .small-offset-2{margin-right:16.6666666667%;}.row-reverse .small-offset-3{margin-right:25%;}.row-reverse .small-offset-4{margin-right:33.3333333333%;}.row-reverse .small-offset-5{margin-right:41.6666666667%;}.row-reverse .small-offset-6{margin-right:50%;}.row-reverse .small-offset-7{margin-right:58.3333333333%;}.row-reverse .small-offset-8{margin-right:66.6666666667%;}.row-reverse .small-offset-9{margin-right:75%;}.row-reverse .small-offset-10{margin-right:83.3333333333%;}.row-reverse .small-offset-11{margin-right:91.6666666667%;}.row-reverse .small-offset-12{margin-right:100%;}.row-reverse .small-last{margin-right:auto;}.row-reverse .small-notlast{margin-right:0;}}.typography-label{font-size:24px;line-height:1.1666666667;font-weight:600;letter-spacing:.009em;font-family:'SF Pro Display','SF Pro Icons','Helvetica Neue',Helvetica,Arial,sans-serif;}@media only screen and (max-width: 1068px){.typography-label{font-size:21px;line-height:1.1904761905;font-weight:600;letter-spacing:.011em;font-family:'SF Pro Display','SF Pro Icons','Helvetica Neue',Helvetica,Arial,sans-serif;}}.large-4{flex-basis:33.3333333333%;max-width:33.3333333333%;}.large-offset-1{margin-left:8.3333333333%;}.row-reverse .large-offset-1{margin-right:8.3333333333%;}.buystrip-hero{padding-top:115px;padding-bottom:115px;}@media only screen and (max-width: 1068px){.buystrip-hero{padding-top:90px;padding-bottom:90px;}.buystrip-hero .help{margin-top:0;}}@media only screen and (max-width: 734px){.buystrip-hero{padding-top:75px;padding-bottom:75px;}}.buystrip-hero{padding-top:150px;padding-bottom:115px;}@media only screen and (max-width: 1068px){.buystrip-hero{padding-top:112px;padding-bottom:90px;}}@media only screen and (max-width: 734px){.buystrip-hero{padding-top:85px;padding-bottom:75px;}}.buystrip-hero .grid{padding-left:0;padding-right:0;}.buystrip-hero .item-copy,.buystrip-hero .item-headline{margin-left:auto;margin-right:auto;}.buystrip-hero .grid-item{text-align:center;}@media only screen and (max-width: 734px){.buystrip-hero .grid-item:not(:first-child){margin-top:66px;}}.buystrip-hero .trade-in .item-headline{max-width:12em;}@media only screen and (max-width: 1068px){.buystrip-hero .trade-in .item-headline{max-width:11em;}}@media only screen and (max-width: 734px){.buystrip-hero .trade-in .item-headline{max-width:12em;}}.buystrip-hero .trade-in .item-copy{max-width:19em;}@media only screen and (max-width: 1068px){.buystrip-hero .trade-in .item-copy{max-width:15em;}}@media only screen and (max-width: 734px){.buystrip-hero .trade-in .item-copy{max-width:17em;}}.buystrip-hero .upgrade .item-headline{max-width:13em;}@media only screen and (max-width: 1068px){.buystrip-hero .upgrade .item-headline{max-width:13em;}}@media only screen and (max-width: 734px){.buystrip-hero .upgrade .item-headline{max-width:13em;}}.buystrip-hero .upgrade .item-copy{max-width:21em;}@media only screen and (max-width: 1068px){.buystrip-hero .upgrade .item-copy{max-width:16em;}}@media only screen and (max-width: 734px){.buystrip-hero .upgrade .item-copy{max-width:18em;}}.buystrip-hero .help{margin-top:10px;}@media only screen and (min-width: 735px){.buystrip-hero .help{grid-column:4/span 6;}}@media only screen and (max-width: 1068px){.buystrip-hero .help{margin-top:50px;}}.buystrip-hero .help .item-headline{max-width:11em;}@media only screen and (max-width: 1068px){.buystrip-hero .help .item-headline{max-width:11em;}}@media only screen and (max-width: 734px){.buystrip-hero .help .item-headline{max-width:11em;}}.buystrip-hero .help .item-copy{max-width:22em;}@media only screen and (max-width: 1068px){.buystrip-hero .help .item-copy{max-width:18em;}}@media only screen and (max-width: 734px){.buystrip-hero .help .item-copy{max-width:18em;}}.large-span-6{grid-column:span 6;}@media only screen and (max-width: 734px){.small-span-0{grid-column:span 0;}.small-span-1{grid-column:span 1;}.small-span-2{grid-column:span 2;}.small-span-3{grid-column:span 3;}.small-span-4{grid-column:span 4;}.small-span-5{grid-column:span 5;}.small-span-6{grid-column:span 6;}.small-span-7{grid-column:span 7;}.small-span-8{grid-column:span 8;}.small-span-9{grid-column:span 9;}.small-span-10{grid-column:span 10;}.small-span-11{grid-column:span 11;}.small-span-12{grid-column:span 12;}}.typography-subhead-buystrip{font-size:32px;line-height:1.25;font-weight:600;letter-spacing:.004em;}@media only screen and (max-width: 1068px){.typography-subhead-buystrip{font-size:21px;line-height:1.1904761905;font-weight:600;letter-spacing:.011em;}}@media only screen and (max-width: 734px){.typography-subhead-buystrip{font-size:21px;line-height:1.1904761905;font-weight:600;letter-spacing:.011em;}}.typography-copy-buystrip{font-size:19px;line-height:1.2105263158;font-weight:400;letter-spacing:.012em;}@media only screen and (max-width: 1068px){.typography-copy-buystrip{font-size:17px;line-height:1.2353641176;font-weight:400;letter-spacing:-0.022em;}}details,main,summary{display:block;}.ac-ln-title a{font-size:21px;color:#363636;line-height:1.14286;font-weight:600;letter-spacing:.011em;display:block;float:left;margin:14px 0 -14px;padding:0;height:52px;white-space:nowrap;}@media only screen and (max-width: 767px){.ac-ln-title a{font-size:19px;line-height:1.26316;font-weight:600;letter-spacing:.012em;}}.ac-ln-menu{font-size:12px;line-height:1;font-weight:400;letter-spacing:-0.01em;float:right;margin-top:-3px;}@media only screen and (max-width: 767px){.ac-ln-menu{font-size:14px;line-height:1;font-weight:400;letter-spacing:-0.02em;}}.ac-ln-menu-tray{float:left;padding-top:18px;}.ac-ln-actions{float:left;padding-top:18px;}.ac-ln-action-button{margin-left:24px;float:left;}.ac-ln-menu-items{padding:0 0 0 0px !important;list-style-type:none !important;list-style:none;}.ac-ln-menu-item{margin-left:24px;float:left;list-style:none;}.top-indent-mtspec{padding:0 0 0 0;border-bottom:1px solid #d2d2d7;}.h-num-mt-1{padding:0 40px 0 0px;}.h-num-mt-1 .pinnum{text-align:left;display:block;}.h-num-mt-1 .pinnum:hover{display:block;}.h-num-mt-3{display:flex;flex-direction:column;}.navigation{background-color:transparent;}.brand{position:absolute;float:left;line-height:60px;text-transform:uppercase;font-size:1.4em;}.brand a,.brand a:visited{color:#fff;text-decoration:none;}.nav-container{max-width:100%;margin:0 auto;}.navigation nav{float:right;}.navigation nav ul{list-style:none;margin:0;padding:0;}.navigation nav ul li{float:left;position:relative;}.naviglimt{padding:16px 0 16px 0;margin:0 0 0 0;}@media screen and (max-width: 480px){.naviglimt{padding:16px 0 0px 0;}}@media screen and (max-width: 780px){.naviglimt{padding:16px 0 0px 0;}}.outmt{background-color:transparent !important;}@media screen and (max-width: 480px){.outmt{background-color:transparent !important;backdrop-filter:none;}}@media screen and (max-width: 780px){.outmt{background-color:transparent !important;backdrop-filter:none;}}.outmt:hover{color:#2daac1 !important;}.boutmt{border:0px solid #fff;border-end-end-radius:7px;border-start-end-radius:7px;}.boutmt2{border:0px solid #fff;border-end-start-radius:7px;border-start-start-radius:7px;}.navigmt{padding:0 0 0 0 !important;}.navigation nav ul li a{display:block;padding:0 20px;line-height:60px;background-color:transparent;color:#fff;text-decoration:none;}.navigation nav ul li a:hover{color:#fff;}.navigation nav ul li a:not(:only-child):after{padding-left:4px;content:" ▾";}.navigation nav ul li ul li{padding:0;}.navigation nav ul li ul li a{padding:15px;line-height:20px;}@media screen and (max-width: 480px){.navigation nav ul li ul li a{padding:15px 0 0 0;text-align:left;}}@media screen and (max-width: 780px){.navigation nav ul li ul li a{padding:15px 0 0 0;text-align:left;}}.nav-dropdown{position:absolute;display:none;z-index:1;box-shadow:0 3px 12px rgba(0,0,0,0.15);}.navdropmt{top:65px;left:-90vw;width:120vw;display:flex;flex-direction:row;justify-content:center;text-align:center;-webkit-transition:top .6s, opacity .6s, background .3s !important;transition:top .6s, opacity .6s, background .3s !important;background-color:#000000c7 !important;-webkit-backdrop-filter:blur(5px) !important;backdrop-filter:blur(5px) !important;}@media screen and (max-width: 480px){.navdropmt{top:none;left:none;width:100%;display:flex;flex-direction:none;justify-content:none;text-align:center;-webkit-transition:top .6s, opacity .6s, background .3s !important;transition:top .6s, opacity .6s, background .3s !important;background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important;}}@media screen and (max-width: 780px){.navdropmt{top:none;left:none;width:100%;display:flex;flex-direction:none;justify-content:none;text-align:center;-webkit-transition:top .6s, opacity .6s, background .3s !important;transition:top .6s, opacity .6s, background .3s !important;background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important;}}.nav-mobile{display:none;position:absolute;top:0;right:0;background:transparent;height:60px;width:75px;}@media only screen and (max-width: 798px){.nav-mobile{display:block;}.navigation nav{width:100%;padding:50px 0 15px;}.navigation nav ul{display:none;}.navigation nav ul li{float:none;}.navigation nav ul li a{padding:15px 0 0 0;line-height:20px;}.navcatbut{padding:15px !important;}.navigation nav ul li ul li a{padding-left:0px;}.nav-dropdown{position:static;}}@media screen and (min-width: 799px){.nav-list{display:block !important;}}.navbotmtcat{display:flex !important;flex-direction:row;align-items:center;}.lidismt{margin:-7px 0 0px 0;}@media screen and (max-width: 799px){.lidismt{margin:0;}}.free-in-russia-mt{font-size:12px;font-weight:400;color:#c8c8c8;display:block;line-height:0px;margin:-10px 0 0 0;}@media screen and (max-width: 799px){.free-in-russia-mt{margin:10px 0 0 0;}}#nav-toggle{position:absolute;left:18px;top:22px;cursor:pointer;padding:10px 35px 16px 0px;}#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:3px;width:35px;background:#fff;position:absolute;display:block;content:"";transition:all 300ms ease-in-out;}#nav-toggle span:before{top:-10px;}#nav-toggle span:after{bottom:-10px;}#nav-toggle.active span{background-color:transparent;}#nav-toggle.active span:before,#nav-toggle.active span:after{top:0;}#nav-toggle.active span:before{transform:rotate(45deg);}#nav-toggle.active span:after{transform:rotate(-45deg);}.typography-hero-mac{font-size:45px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;color:#1d1d1f;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.typography-hero-mac{text-align:center;font-size:28px !important;}}@media screen and (max-width: 780px){.typography-hero-mac{text-align:center;font-size:28px !important;}}.typography-hero-par-mac{font-size:21px !important;line-height:170%;font-weight:400 !important;letter-spacing:.011em;color:#1d1d1f;padding-top:45px;}@media screen and (max-width: 480px){.typography-hero-par-mac{text-align:center;font-size:17px !important;padding-top:20px;}}@media screen and (max-width: 780px){.typography-hero-par-mac{text-align:center;font-size:17px !important;padding-top:20px;}}.backg-macbookpro2021{margin-top:-20px;background-image:url(https://mactime.pro/images/companies/1/Images/MacbookPro2021/MacBook-Pro-2021-4.jpg);background-repeat:no-repeat;background-position:right -200px bottom;background-size:75%;vertical-align:middle;position:relative;}@media screen and (max-width: 480px){.backg-macbookpro2021{background-position:center bottom;background-size:125%;}}@media screen and (max-width: 780px){.backg-macbookpro2021{background-position:center bottom;background-size:125%;}}.video-macbookpro-pre-order{padding:80px 0 80px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.video-macbookpro-pre-order{padding:60px 0 60px 0;}}@media screen and (max-width: 780px){.video-macbookpro-pre-order{padding:60px 0 60px 0;}}.typography-video-mac{font-size:48px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 80px 0 !important;}@media screen and (max-width: 480px){.typography-video-mac{text-align:center;font-size:22px !important;margin:0 0 20px 0 !important;}}@media screen and (max-width: 780px){.typography-video-mac{text-align:center;font-size:22px !important;margin:0 0 20px 0 !important;}}.video-macbookpro-order{padding:80px 0 40px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.video-macbookpro-order{padding:60px 0 1px 0;}}@media screen and (max-width: 780px){.video-macbookpro-order{padding:60px 0 1px 0;}}.typography-choice-macbookpro-p{font-size:21px !important;line-height:180%;font-weight:400 !important;letter-spacing:.011em;padding-top:0px;padding-bottom:40px;}@media screen and (max-width: 480px){.typography-choice-macbookpro-p{text-align:center;font-size:17px !important;padding-top:0px;padding-bottom:20px;}}@media screen and (max-width: 780px){.typography-choice-macbookpro-p{text-align:center;font-size:17px !important;padding-top:0px;padding-bottom:20px;}}.typography-choice-macbookpro-h2{font-size:45px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 60px 0 !important;color:#1d1d1f;}@media screen and (max-width: 480px){.typography-choice-macbookpro-h2{text-align:center;font-size:22px !important;margin:0 0 50px 0 !important;color:#1d1d1f;}}@media screen and (max-width: 780px){.typography-choice-macbookpro-h2{text-align:center;font-size:22px !important;margin:0 0 40px 0 !important;color:#1d1d1f;}}.video-macbookpro-order-1{padding:80px 0 90px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.video-macbookpro-order-1{padding:60px 0 90px 0;}}@media screen and (max-width: 780px){.video-macbookpro-order-1{padding:60px 0 90px 0;}}.point_video_mt_macbook{width:890px;height:500px;margin:0 auto;display:inline-block;text-align:center;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;background-image:url(https://mactime.pro/images/companies/1/Images/MacbookPro2021/%D0%9E%D0%B1%D0%B7%D0%BE%D1%80%20%D0%B8%D1%82%D0%BE%D0%B3%D0%BE%D0%B2%20%D0%BF%D1%80%D0%B5%D0%B7%D0%B5%D0%BD%D1%82%D0%B0%D1%86%D0%B8%D0%B8%20Apple%20%D1%81%20MacBook%20Pro%202021.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,0.2);}.point_video_mt_macbook:hover{background-image:url(https://mactime.pro/images/companies/1/Images/sc/youtube-play-white-sc.png);background-position:center center;background-size:17%;background-repeat:no-repeat;}@media screen and (max-width: 480px){.point_video_mt_macbook{width:100%;height:240px;}}@media screen and (max-width: 780px){.point_video_mt_macbook{width:100%;height:240px;}}.point_video_macbook{width:890px;height:500px;margin:0 auto;display:inline-block;text-align:center;font-size:14px;line-height:1.5;border-radius:7px;cursor:pointer;background-image:url(https://mactime.pro/images/companies/1/Images/MacbookPro2021/%D0%9E%D0%B1%D0%B7%D0%BE%D1%80%20%D0%B8%D1%82%D0%BE%D0%B3%D0%BE%D0%B2%20%D0%BF%D1%80%D0%B5%D0%B7%D0%B5%D0%BD%D1%82%D0%B0%D1%86%D0%B8%D0%B8%20Apple%20%D1%81%20MacBook%20Pro%202021.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,0.2);}@media screen and (max-width: 480px){.point_video_macbook{width:100%;height:240px;}}@media screen and (max-width: 780px){.point_video_macbook{width:100%;height:240px;}}.compar-mt-colm > .row-fluid:before,.row-fluid:after{width:0 !important;}@media screen and (max-width: 480px){.compar-mt-colm > .row-fluid:before,.row-fluid:after{width:0 !important;}}@media screen and (max-width: 780px){.compar-mt-colm > .row-fluid:before,.row-fluid:after{width:0 !important;}}@media screen and (max-width: 767px){.compar-mt-colm > .row-fluid:before,.row-fluid:after{width:0 !important;}}.compar-mt-colm > .row-fluid,.row-fluid:before,.row-fluid:after{text-align:center;}@media screen and (max-width: 480px){.compar-mt-colm .row-fluid{display:flex;flex-direction:row;justify-content:center;}}@media screen and (max-width: 780px){.compar-mt-colm .row-fluid{display:flex;flex-direction:row;justify-content:center;}}.compar-flexmt{display:flex;justify-content:center;}@media screen and (max-width: 480px){.compar-flexmt{display:flex;}}@media screen and (max-width: 780px){.compar-flexmt{display:flex;}}.compar-padmt{margin:100px 20px 0 20px;text-align:center;}@media screen and (max-width: 480px){.compar-padmt{margin:100px 0px 0 -10px;padding:0 5px 0 0px;text-align:center;}}@media screen and (max-width: 780px){.compar-padmt{margin:100px 0px 0 -10px;padding:0 5px 0 0px;text-align:center;}}.compar-padmt2{margin:100px 20px 0 20px;text-align:center;}@media screen and (max-width: 480px){.compar-padmt2{margin:100px -10px 0 0px;padding:0 0px 0 5px;text-align:center;}}@media screen and (max-width: 780px){.compar-padmt2{margin:100px -10px 0 0px;padding:0 0px 0 5px;text-align:center;}}.compar-namemodmt{line-height:110%;font-size:26px;font-weight:bold;}@media screen and (max-width: 480px){.compar-namemodmt{line-height:110%;font-size:18px !important;font-weight:bold;}}@media screen and (max-width: 780px){.compar-namemodmt{line-height:110%;font-size:18px !important;font-weight:bold;}}.colorcompar{font-size:18px;padding:20px 0 0 0;}@media screen and (max-width: 480px){.colorcompar{font-size:12px;padding:10px 0 0 0;}}@media screen and (max-width: 780px){.colorcompar{font-size:12px;padding:10px 0 0 0;}}.compar-colormt{text-align:center;}@media screen and (max-width: 480px){.compar-colormt{height:50px;}}@media screen and (max-width: 780px){.compar-colormt{height:50px;}}.compar-headbanmt{margin:80px 0 100px 0;display:flex;flex-direction:row;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.compar-headbanmt{margin:100px 0 70px 0;display:block;}}@media screen and (max-width: 780px){.compar-headbanmt{display:block;}}.compar-vidbatmt{margin:30px 0 30px 0;}@media screen and (max-width: 780px){.compar-vidbatmt{margin:30px 0 30px 0;}}@media screen and (max-width: 480px){.compar-vidbatmt{margin:10px 0 30px 0;}}.compar-butvidyout{display:flex;flex-direction:row;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.compar-butvidyout{display:flex;flex-direction:row;justify-content:center;align-items:center;}}@media screen and (max-width: 780px){.compar-butvidyout{display:flex;flex-direction:row;justify-content:center;align-items:center;}}.compar-linemt{width:3px;height:45px;background-color:#363636;margin:0 10px 0 10px;}@media screen and (max-width: 480px){.compar-linemt{display:none;}}@media screen and (max-width: 780px){.compar-linemt{display:none;}}.compar-pintwotmt{margin:60px auto 0px auto;padding:80px 0 80px 0;background-color:#f5f5f7;}.compar-selectmt{text-align:center;}.c-display-top-mt{height:160px;}.c-g-top-mt{height:160px;}.c-camera-top-mt{height:380px;}.c-zoom-top-mt{height:160px;}.c-scan-top-mt{height:275px;}.c-chip-top-mt{height:360px;}.c-batt-top-mt{height:175px;}.c-id-top-mt{height:160px;}.c-body-top-mt{height:265px;}.c-water-top-mt{height:220px;}.c-support-top-mt{height:175px;}.whyairpmarg150{padding:150px 0 90px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.whyairpmarg150{padding:60px 0 30px 0;}}@media screen and (max-width: 780px){.whyairpmarg150{padding:60px 0 30px 0;}}.whyairpmarg13090{padding:130px 0 90px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.whyairpmarg13090{padding:60px 0 60px 0;}}@media screen and (max-width: 780px){.whyairpmarg13090{padding:60px 0 60px 0;}}.iphone-only-category .whyairpmarg100120{padding:100px 0 120px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 780px){.iphone-only-category .whyairpmarg100120{padding:60px 0 20px 0;}}@media screen and (max-width: 480px){.iphone-only-category .whyairpmarg100120{padding:100px 0 0 0;}}.whyairpmarg100120{padding:100px 0 120px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.whyairpmarg13090{padding:60px 0 60px 0;}}@media screen and (max-width: 780px){.whyairpmarg13090{padding:60px 0 60px 0;}}.engravexamairppad30{margin:0 30px 0 0;padding:0 30px 0 30px;}@media screen and (max-width: 480px){.engravexamairppad30{margin:0 30px 0 0;padding:0 30px 0 30px;}}@media screen and (max-width: 780px){.engravexamairppad30{margin:0 30px 0 0;padding:0 30px 0 30px;}}.turquoise-button-gravair{margin:60px 0px 0 0;}@media screen and (max-width: 480px){.turquoise-button-gravair{margin:40px 0px 0 0;}}@media screen and (max-width: 780px){.turquoise-button-gravair{margin:40px 0px 0 0;}}.blocktouchairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#32abc0;padding:70px 60px 50px 60px;margin:0 60px 0 0;height:100%;}@media screen and (max-width: 480px){.blocktouchairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#32abc0;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}@media screen and (max-width: 780px){.blocktouchairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#32abc0;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}.blockaccessaudioairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;padding:70px 60px 50px 60px;margin:0 60px 0 0;height:100%;}@media screen and (max-width: 480px){.blockaccessaudioairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}@media screen and (max-width: 780px){.blockaccessaudioairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}.blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;padding:70px 60px 50px 60px;margin:0 60px 0 0;height:100%;}@media screen and (max-width: 480px){.blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}@media screen and (max-width: 780px){.blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}.blockswitchingairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;padding:70px 60px 50px 60px;margin:0 60px 0 0;height:100%;}@media screen and (max-width: 480px){.blockswitchingairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}@media screen and (max-width: 780px){.blockswitchingairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}.ptextsirimt{color:transparent;font-size:35px;font-weight:700;line-height:1.05;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;}@media screen and (max-width: 480px){.ptextsirimt{color:transparent;font-size:20px;font-weight:700;line-height:1.05;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;}}@media screen and (max-width: 780px){.ptextsirimt{color:transparent;font-size:20px;font-weight:700;line-height:1.05;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;}}.max14.iphone14pro .blpicairmt240{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/airpods-pro2-iphone-pro-iphone-14-pro-max.webp);}.iphone14pro .blpicairmt240{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/airpods-pro2-iphone-pro2.webp);}.blpicairmt240{height:260px;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-category/airpods-gen3-key-conect.png);background-repeat:no-repeat;background-position:center bottom;background-size:contain;}@media screen and (max-width: 480px){.blpicairmt240{height:168px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}@media screen and (max-width: 780px){.blpicairmt240{height:168px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}.iphone14pro .blpicairmt240-2{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/tile_audio_sharing__ord9ku1kssq6_large_23.webp);}.blpicairmt240-2{height:280px;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-category/tile_audio_sharing__ord9ku1kssq6_large.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:contain;}@media screen and (max-width: 480px){.blpicairmt240-2{height:280px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}@media screen and (max-width: 780px){.blpicairmt240-2{height:280px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}.iphone14pro .blpicairmt240-3{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/siri-na-iphone-14.webp);}.blpicairmt240-3{height:138px;background-image:url(https://mactime.pro/images/companies/1/Images/airpods-category/tile_announce_notifications__f2jmuafd1wey_large.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:contain;}@media screen and (max-width: 480px){.blpicairmt240-3{height:138px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}@media screen and (max-width: 780px){.blpicairmt240-3{height:138px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;}}.whyairpods0{padding:0 !important;margin:0 0 60px 0 !important;}@media screen and (max-width: 480px){.whyairpods0{margin:0 0 30px 0 !important;}}@media screen and (max-width: 780px){.whyairpods0{margin:0 0 30px 0 !important;}}.whyairpodsimg224{height:auto;width:auto;position:relative;}@media screen and (max-width: 480px){.whyairpodsimg224{height:auto;width:auto;position:relative;}}@media screen and (max-width: 780px){.whyairpodsimg224{height:auto;width:auto;position:relative;}}.whyairpodstop100{margin:100px -60px 0 0;display:flex;flex-direction:row;align-items:stretch;}@media screen and (max-width: 480px){.whyairpodstop100{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}@media screen and (max-width: 780px){.whyairpodstop100{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}.airpods-iphone-category .airiphonediv{margin:0 auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;overflow:revert;padding:0 0 0 0;}.airiphonediv{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;overflow:hidden;padding:0 0 0 0;}@media screen and (max-width: 780px){.airiphonediv{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}@media screen and (max-width: 480px){.airiphonediv{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}.accessories-iphone-category .whyaiphonetop100{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;overflow:hidden;padding:0 0 0 0;}@media screen and (max-width: 780px){.accessories-iphone-category .whyaiphonetop100{margin:27px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}@media screen and (max-width: 480px){.accessories-iphone-category .whyaiphonetop100{margin:27px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}.iphone-grid-only{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;padding:0 0 0 0;}@media screen and (max-width: 900px){.iphone-grid-only{margin:27px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}@media screen and (max-width: 780px){.iphone-grid-only{margin:27px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}.whyaiphonetop100{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;overflow:hidden;padding:0 0 0 0;}@media screen and (max-width: 780px){.whyaiphonetop100{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}@media screen and (max-width: 480px){.whyaiphonetop100{margin:27px -60px 0 0;display:block;flex-direction:column;align-items:center;}}.whyairpodstop0{margin:0px -60px 0 0;display:flex;flex-direction:row;align-items:stretch;}@media screen and (max-width: 480px){.whyairpodstop0{display:block;flex-direction:column;align-items:center;}}@media screen and (max-width: 780px){.whyairpodstop0{display:block;flex-direction:column;align-items:center;}}.typography-whyairp-h3{font-size:35px !important;line-height:1.2;font-weight:700 !important;color:#fff;margin:0 0 0 0 !important;padding:0 0 0 0 !important;text-align:left;}@media screen and (max-width: 480px){.typography-whyairp-h3{font-size:24px !important;}}@media screen and (max-width: 780px){.typography-whyairp-h3{font-size:24px !important;}}.typography-whyairp-p{font-size:18px !important;line-height:1.4;font-weight:400 !important;color:#fff;margin:0 0 0 0 !important;padding:0 0 0 0 !important;text-align:left;}.typography-whathairp-p{font-size:21px !important;line-height:1.4;font-weight:400 !important;color:#fff;margin:0 0 0 0 !important;padding:0 0 0 0 !important;}@media screen and (max-width: 480px){.typography-whathairp-p{font-size:17px !important;}}@media screen and (max-width: 780px){.typography-whathairp-p{font-size:17px !important;}}.tygravairp30{margin:60px 0 0 0;}@media screen and (max-width: 480px){.tygravairp30{margin:27px 0 0 0;}}@media screen and (max-width: 780px){.tygravairp30{margin:27px 0 0 0;}}.tygravairp30-30{margin:60px -30px 0 0;}.whyairpodsshadow{box-shadow:0px 0px 15px 5px rgba(0,0,0,0.1);}.blockairmth335{margin:0 0 35px 0;}@media screen and (max-width: 480px){.blockairmth335{margin:0 0 27px 0;}}@media screen and (max-width: 780px){.blockairmth335{margin:0 0 27px 0;}}.colors-new-air-mt{margin:10px 0 0 0;}.indent-block-air-pre-order{vertical-align:top;}@media screen and (max-width: 480px){.indent-block-air-pre-order{margin:0 0 70px 0 !important;}}@media screen and (max-width: 780px){.indent-block-air-pre-order{margin:0 0 70px 0 !important;}}.black-button-indent-1,.airh40{margin:10px 0 0 0;position:relative;bottom:0;}.space-template{margin:0px 40px 0 40px;}@media screen and (max-width: 480px){.space-template{margin:0px 0px 0 0px;}}@media screen and (max-width: 780px){.space-template{margin:0px 0px 0 0px;}}.noise-reduction-template{margin:0px 40px 0 40px;}@media screen and (max-width: 480px){.noise-reduction-template{margin:0px 0px 0 0px;}}@media screen and (max-width: 780px){.noise-reduction-template{margin:0px 0px 0 0px;}}.sweat-protection-template{margin:0px 40px 0 40px;}@media screen and (max-width: 480px){.sweat-protection-template{margin:0px 0px 0 0px;}}@media screen and (max-width: 780px){.sweat-protection-template{margin:0px 0px 0 0px;}}.chargers-template{margin:0px 40px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.chargers-template{margin:0px 0px 0 0px;}}@media screen and (max-width: 780px){.chargers-template{margin:0px 0px 0 0px;}}.working-hours-template{margin:0px 40px 0 40px;}@media screen and (max-width: 480px){.working-hours-template{margin:0px 0px 0 0px;}}@media screen and (max-width: 780px){.working-hours-template{margin:0px 0px 0 0px;}}.model-character-categor-air-p{font-size:14px !important;line-height:1.4;font-weight:400 !important;margin:0 0 0 0 !important;padding:0 0 0 0 !important;text-align:center;}@media screen and (max-width: 480px){.model-character-categor-air-p{font-size:12px !important;}}@media screen and (max-width: 780px){.model-character-categor-air-p{font-size:12px !important;}}.ch-character-categor-air-p{font-size:21px !important;line-height:1.4;font-weight:700 !important;margin:0 0 0 0 !important;padding:0 0 0 0 !important;text-align:center;}.airh16{margin:16px 0 0 0;}.pic-height-airpods-character{width:60px;}.dash-absence-airpods{display:flex;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.compar-models-airp-50{width:49% !important;}}@media screen and (max-width: 780px){.compar-models-airp-50{width:49% !important;}}.compare-grid-aircat-22{margin-top:10px;max-width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(6,auto);grid-row-gap:53px;grid-column-gap:34px;overflow-x:scroll;grid-template-areas:"airpods-pro-2nd-gen-device airpods-3rd-gen-device airpods-2nd-gen-device airpods-pro-device airpods-max-device" "airpods-pro-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio airpods-2nd-gen-spatial-audio airpods-pro-spatial-audio airpods-max-spatial-audio" "airpods-pro-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency airpods-2nd-gen-anc-transparency airpods-pro-anc-transparency airpods-max-anc-transparency" "airpods-pro-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water airpods-2nd-gen-sweat-and-water airpods-pro-sweat-and-water airpods-max-sweat-and-water" "airpods-pro-2nd-gen-charging airpods-3rd-gen-charging airpods-2nd-gen-charging airpods-pro-charging airpods-max-charging" "airpods-pro-2nd-gen-single-charge airpods-3rd-gen-single-charge airpods-2nd-gen-single-charge airpods-pro-single-charge airpods-max-single-charge";}.compare-grid-aircat{margin-top:10px;max-width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,auto);grid-row-gap:53px;grid-column-gap:34px;grid-template-areas:"airpods-2nd-gen-device airpods-3rd-gen-device airpods-pro-device airpods-max-device" "airpods-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio airpods-pro-spatial-audio airpods-max-spatial-audio" "airpods-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency airpods-pro-anc-transparency airpods-max-anc-transparency" "airpods-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water airpods-pro-sweat-and-water airpods-max-sweat-and-water" "airpods-2nd-gen-charging airpods-3rd-gen-charging airpods-pro-charging airpods-max-charging" "airpods-2nd-gen-single-charge airpods-3rd-gen-single-charge airpods-pro-single-charge airpods-max-single-charge";}@media only screen and (max-width: 734px){.compare-grid-aircat{margin-top:20px;max-width:100%;grid-column-gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(12,auto);grid-template-areas:"airpods-2nd-gen-device airpods-3rd-gen-device" "airpods-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio" "airpods-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency" "airpods-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water" "airpods-2nd-gen-charging airpods-3rd-gen-charging" "airpods-2nd-gen-single-charge airpods-3rd-gen-single-charge" "airpods-pro-device airpods-max-device" "airpods-pro-spatial-audio airpods-max-spatial-audio" "airpods-pro-anc-transparency airpods-max-anc-transparency" "airpods-pro-sweat-and-water airpods-max-sweat-and-water" "airpods-pro-charging airpods-max-charging" "airpods-pro-single-charge airpods-max-single-charge";}}@media only screen and (max-width: 734px){.compare-module-wrapper .compare-grid{margin-top:18px;grid-column-gap:10px;grid-row-gap:38px;}}.compare-module-wrapper .compare-grid-aircat .row{justify-content:center;align-items:center;margin-left:0px;}.compare-module-wrapper .compare-grid-aircat-22 .row{justify-content:center;align-items:center;margin-left:0px;}.compare-module-wrapper .row:before,.row:after{display:table;content:"";line-height:normal;width:auto;}.compare-module-wrapper .compare-grid-aircat .row.charging{align-items:flex-start;}.compare-module-wrapper .compare-grid-aircat-22 .row.charging{align-items:flex-start;}.compare-module-wrapper .airpods-2nd-gen.device{grid-area:airpods-2nd-gen-device;}.compare-module-wrapper .airpods-2nd-gen.device-lab{grid-area:airpods-2nd-gen-device-lab;}.compare-module-wrapper .airpods-2nd-gen.device-name{grid-area:airpods-2nd-gen-device-name;}.compare-module-wrapper .airpods-2nd-gen.device-price{grid-area:airpods-2nd-gen-device-price;}.compare-module-wrapper .airpods-2nd-gen.device-color{grid-area:airpods-2nd-gen-device-color;}.compare-module-wrapper .airpods-2nd-gen.device-cerfic{grid-area:airpods-2nd-gen-device-cerfic;}.compare-module-wrapper .airpods-2nd-gen.device-but{grid-area:airpods-2nd-gen-device-but;}.compare-module-wrapper .airpods-2nd-gen.spatial-audio{grid-area:airpods-2nd-gen-spatial-audio;}.compare-module-wrapper .airpods-2nd-gen.gift{grid-area:airpods-2nd-gen-gift;}.compare-module-wrapper .airpods-2nd-gen.anc-transparency{grid-area:airpods-2nd-gen-anc-transparency;}.compare-module-wrapper .airpods-2nd-gen.sweat-and-water{grid-area:airpods-2nd-gen-sweat-and-water;}.compare-module-wrapper .airpods-2nd-gen.charging{grid-area:airpods-2nd-gen-charging;}.compare-module-wrapper .airpods-2nd-gen.single-charge{grid-area:airpods-2nd-gen-single-charge;}.compare-module-wrapper .airpods-3rd-gen.device{grid-area:airpods-3rd-gen-device;}.compare-module-wrapper .airpods-3rd-gen.device-lab{grid-area:airpods-3rd-gen-device-lab;}.compare-module-wrapper .airpods-3rd-gen.device-name{grid-area:airpods-3rd-gen-device-name;}.compare-module-wrapper .airpods-3rd-gen.device-price{grid-area:airpods-3rd-gen-device-price;}.compare-module-wrapper .airpods-3rd-gen.device-color{grid-area:airpods-3rd-gen-device-color;}.compare-module-wrapper .airpods-3rd-gen.device-cerfic{grid-area:airpods-3rd-gen-device-cerfic;}.compare-module-wrapper .airpods-3rd-gen.device-but{grid-area:airpods-3rd-gen-device-but;}.compare-module-wrapper .airpods-3rd-gen.spatial-audio{grid-area:airpods-3rd-gen-spatial-audio;}.compare-module-wrapper .airpods-3rd-gen.gift{grid-area:airpods-3rd-gen-gift;}.compare-module-wrapper .airpods-3rd-gen.anc-transparency{grid-area:airpods-3rd-gen-anc-transparency;}.compare-module-wrapper .airpods-3rd-gen.sweat-and-water{grid-area:airpods-3rd-gen-sweat-and-water;}.compare-module-wrapper .airpods-3rd-gen.charging{grid-area:airpods-3rd-gen-charging;}.compare-module-wrapper .airpods-3rd-gen.single-charge{grid-area:airpods-3rd-gen-single-charge;}compare-module-wrapper .airpods-pro.device{grid-area:airpods-pro-device;}.compare-module-wrapper .airpods-pro.spatial-audio{grid-area:airpods-pro-spatial-audio;}.compare-module-wrapper .airpods-pro.gift{grid-area:airpods-pro-gift;}.compare-module-wrapper .airpods-pro.anc-transparency{grid-area:airpods-pro-anc-transparency;}.compare-module-wrapper .airpods-pro.sweat-and-water{grid-area:airpods-pro-sweat-and-water;}.compare-module-wrapper .airpods-pro.charging{grid-area:airpods-pro-charging;}.compare-module-wrapper .airpods-pro.single-charge{grid-area:airpods-pro-single-charge;}compare-module-wrapper .airpods-pro-2nd-gen.device{grid-area:airpods-pro-2nd-gen-device;}.compare-module-wrapper .airpods-pro-2nd-gen.device-lab{grid-area:airpods-pro-2nd-gen-device-lab;}.compare-module-wrapper .airpods-pro-2nd-gen.device-name{grid-area:airpods-pro-2nd-gen-device-name;}.compare-module-wrapper .airpods-pro-2nd-gen.device-price{grid-area:airpods-pro-2nd-gen-device-price;}.compare-module-wrapper .airpods-pro-2nd-gen.device-color{grid-area:airpods-pro-2nd-gen-device-color;}.compare-module-wrapper .airpods-pro-2nd-gen.device-cerfic{grid-area:airpods-pro-2nd-gen-device-cerfic;}.compare-module-wrapper .airpods-pro-2nd-gen.device-but{grid-area:airpods-pro-2nd-gen-device-but;}.compare-module-wrapper .airpods-pro-2nd-gen.spatial-audio{grid-area:airpods-pro-2nd-gen-spatial-audio;}.compare-module-wrapper .airpods-pro-2nd-gen.gift{grid-area:airpods-pro-2nd-gen-gift;}.compare-module-wrapper .airpods-pro-2nd-gen.anc-transparency{grid-area:airpods-pro-2nd-gen-anc-transparency;}.compare-module-wrapper .airpods-pro-2nd-gen.sweat-and-water{grid-area:airpods-pro-2nd-gen-sweat-and-water;}.compare-module-wrapper .airpods-pro-2nd-gen.charging{grid-area:airpods-pro-2nd-gen-charging;}.compare-module-wrapper .airpods-pro-2nd-gen.single-charge{grid-area:airpods-pro-2nd-gen-single-charge;}.compare-module-wrapper .airpods-max.device{grid-area:airpods-max-device;}.compare-module-wrapper .airpods-max.device-lab{grid-area:airpods-max-device-lab;}.compare-module-wrapper .airpods-max.device-name{grid-area:airpods-max-device-name;}.compare-module-wrapper .airpods-max.device-price{grid-area:airpods-max-device-price;}.compare-module-wrapper .airpods-max.device-color{grid-area:airpods-max-device-color;}.compare-module-wrapper .airpods-max.device-cerfic{grid-area:airpods-max-device-cerfic;}.compare-module-wrapper .airpods-max.device-but{grid-area:airpods-max-device-but;}.compare-module-wrapper .airpods-max.spatial-audio{grid-area:airpods-max-spatial-audio;}.compare-module-wrapper .airpods-max.gift{grid-area:airpods-max-gift;}.compare-module-wrapper .airpods-max.anc-transparency{grid-area:airpods-max-anc-transparency;}.compare-module-wrapper .airpods-max.sweat-and-water{grid-area:airpods-max-sweat-and-water;}.compare-module-wrapper .airpods-max.charging{grid-area:airpods-max-charging;}.compare-module-wrapper .airpods-max.single-charge{grid-area:airpods-max-single-charge;}.compar-headbanmtair{margin:150px 0 100px 0;text-align:center;}@media screen and (max-width: 480px){.compar-headbanmtair{margin:90px 0 50px 0;}}@media screen and (max-width: 780px){.compar-headbanmtair{margin:90px 0 50px 0;}}.compar-headbanmtair .compare-linkicon-air{font-size:18px;line-height:1.47059;font-weight:400;display:flex;flex-direction:row;justify-content:center;align-items:center;}.compar-headbanmtair .iconcopyair{display:flex;flex-direction:row;justify-content:center;align-items:center;}.compare-airp-mt{display:grid;--column-gap:3%;--columns:3;margin:0 0 40px 0;grid-template-columns:33% 33% 33%;}@media screen and (max-width: 480px){.compare-airp-mt{display:grid;--columns:2;grid-template-columns:50% 50%;gap:0px 10px;}}@media screen and (max-width: 780px){.compare-airp-mt{display:grid;--columns:2;grid-template-columns:50% 50%;gap:0px 10px;}}.compare-airp-mt .deviceairp{text-align:center;}.compare-airp-mt .noise-reduction-airp{margin:60px 40px 0 40px;text-align:center;height:130px;}@media screen and (max-width: 480px){.compare-airp-mt .noise-reduction-airp{margin:30px 0px 0 0px;height:131px;}}@media screen and (max-width: 780px){.compare-airp-mt .noise-reduction-airp{margin:30px 0px 0 0px;height:131px;}}.compare-airp-mt .noise-reduction2-airp{margin:60px 40px 0 40px;text-align:center;height:111px;}@media screen and (max-width: 480px){.compare-airp-mt .noise-reduction2-airp{margin:30px 0px 0 0px;height:112px;}}@media screen and (max-width: 780px){.compare-airp-mt .noise-reduction2-airp{margin:30px 0px 0 0px;height:112px;}}.compare-airp-mt .transparent-mode-airp{margin:60px 40px 0 40px;text-align:center;height:130px;}@media screen and (max-width: 480px){.compare-airp-mt .transparent-mode-airp{margin:30px 0px 0 0px;height:190px;}}@media screen and (max-width: 780px){.compare-airp-mt .transparent-mode-airp{margin:30px 0px 0 0px;height:190px;}}.compare-airp-mt .water-mode-airp{margin:60px 40px 0 40px;text-align:center;height:102px;}@media screen and (max-width: 480px){.compare-airp-mt .water-mode-airp{margin:30px 0px 0 0px;height:122px;}}@media screen and (max-width: 780px){.compare-airp-mt .water-mode-airp{margin:30px 0px 0 0px;height:122px;}}.compare-airp-mt .сhip-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .сhip-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .сhip-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .siri-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .siri-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .siri-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .watch-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .watch-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .watch-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .battery-airp{margin:60px 40px 0 40px;text-align:center;height:79px;}@media screen and (max-width: 480px){.compare-airp-mt .battery-airp{margin:30px 0px 0 0px;height:158px;}}@media screen and (max-width: 780px){.compare-airp-mt .battery-airp{margin:30px 0px 0 0px;height:158px;}}.compare-airp-mt .switching-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .switching-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .switching-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .engraving-airp{margin:60px 40px 0 40px;text-align:center;height:107px;}@media screen and (max-width: 480px){.compare-airp-mt .engraving-airp{margin:30px 0px 0 0px;height:127px;}}@media screen and (max-width: 780px){.compare-airp-mt .engraving-airp{margin:30px 0px 0 0px;height:127px;}}.compare-airp-mt .case-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .case-airp{margin:30px 0px 0 0px;height:138px;}}@media screen and (max-width: 780px){.compare-airp-mt .case-airp{margin:30px 0px 0 0px;height:138px;}}.compare-airp-mt .audiotechnologies-airp{margin:60px 40px 0 40px;text-align:center;height:276px;}@media screen and (max-width: 480px){.compare-airp-mt .audiotechnologies-airp{margin:30px 0px 0 0px;height:490px;}}@media screen and (max-width: 780px){.compare-airp-mt .audiotechnologies-airp{margin:30px 0px 0 0px;height:490px;}}.compare-airp-mt .sensors-airp{margin:60px 40px 0 40px;text-align:center;height:190px;}@media screen and (max-width: 480px){.compare-airp-mt .sensors-airp{margin:30px 0px 0 0px;height:260px;}}@media screen and (max-width: 780px){.compare-airp-mt .sensors-airp{margin:30px 0px 0 0px;height:260px;}}.compare-airp-mt .microphones-airp{margin:60px 40px 0 40px;text-align:center;height:160px;}@media screen and (max-width: 480px){.compare-airp-mt .microphones-airp{margin:30px 0px 0 0px;height:300px;}}@media screen and (max-width: 780px){.compare-airp-mt .microphones-airp{margin:30px 0px 0 0px;height:300px;}}.compare-airp-mt .processor-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .processor-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .processor-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .management-airp{margin:60px 40px 0 40px;text-align:center;height:347px;}@media screen and (max-width: 480px){.compare-airp-mt .management-airp{margin:30px 0px 0 0px;height:749px;}}@media screen and (max-width: 780px){.compare-airp-mt .management-airp{margin:30px 0px 0 0px;height:749px;}}.compare-airp-mt .dimensionsweight-airp{margin:60px 40px 0 40px;text-align:center;height:307px;}@media screen and (max-width: 480px){.compare-airp-mt .dimensionsweight-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .dimensionsweight-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .battery2-airp{margin:60px 40px 0 40px;text-align:center;height:450px;}@media screen and (max-width: 480px){.compare-airp-mt .battery2-airp{margin:30px 0px 0 0px;height:880px;}}@media screen and (max-width: 780px){.compare-airp-mt .battery2-airp{margin:30px 0px 0 0px;height:880px;}}.compare-airp-mt .waterprotection-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .waterprotection-airp{margin:30px 0px 0 0px;height:125px;}}@media screen and (max-width: 780px){.compare-airp-mt .waterprotection-airp{margin:30px 0px 0 0px;height:125px;}}.compare-airp-mt .connectivity-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .connectivity-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .connectivity-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .scopedelivery-airp{margin:60px 40px 0 40px;text-align:center;height:219px;}@media screen and (max-width: 480px){.compare-airp-mt .scopedelivery-airp{margin:30px 0px 0 0px;height:280px;}}@media screen and (max-width: 780px){.compare-airp-mt .scopedelivery-airp{margin:30px 0px 0 0px;height:280px;}}.compare-airp-mt .universalaccess-airp{margin:60px 40px 0 40px;text-align:center;height:190px;}@media screen and (max-width: 480px){.compare-airp-mt .universalaccess-airp{margin:30px 0px 0 0px;height:211px;}}@media screen and (max-width: 780px){.compare-airp-mt .universalaccess-airp{margin:30px 0px 0 0px;height:211px;}}.compare-airp-mt .systemrequirements-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .systemrequirements-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .systemrequirements-airp{margin:30px 0px 0 0px;}}.compare-airp-mt .compatibility-airp{margin:60px 40px 0 40px;text-align:center;}@media screen and (max-width: 480px){.compare-airp-mt .compatibility-airp{margin:30px 0px 0 0px;}}@media screen and (max-width: 780px){.compare-airp-mt .compatibility-airp{margin:30px 0px 0 0px;}}.compare-airp-mt p{font-size:14px;line-height:1.4;font-weight:600;margin:0 0 0 0;padding:0 0 0 0;text-align:center;}.compare-airp-mt h3{font-size:1.17em;line-height:1.4;font-weight:600;margin:0 0 0 0;padding:0 0 10px 0;text-align:left;}.compare-airp-mt ul{text-align:left;padding:0 0 10px 0;list-style:none;}.compare-airp-mt ul li{text-align:left;}.compare-airp-mt .compartxt4{font-size:32px;line-height:1.4;font-weight:600;margin:0 0 0 0;padding:0 0 0 0;text-align:left;}@media screen and (max-width: 480px){.compare-airp-mt .compartxt4{font-size:19px;}}@media screen and (max-width: 780px){.compare-airp-mt .compartxt4{font-size:19px;}}.compare-airp-mt .compartxt5{font-size:14px;line-height:1.4;font-weight:400;margin:0 0 0 0;padding:0 0 10px 0;text-align:left;}.compare-airp-mt .ch-clokc-airp{font-size:46px;line-height:1;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;text-align:center;}.compare-airp-mt .featurename-airp{margin:0 0 13px 0;}.compare-airp-mt .descriptioncharacteristics-airp{padding-top:10px;}.compare-airp-mt hr{border-bottom:1px solid #d2d2d7;}.compare-airp-mt .pic-height-airpods-character{width:80px;}.compare-airp-mt .pic-water-mode{width:47px;}.compare-airp-mt .pic-сhip{width:73px;}.compare-airp-mt .pic-battery{width:86px;}.compare-airp-mt .pic-switching{width:106px;}.compare-airp-mt .pic-engraving{width:72px;}.compare-airp-mt .pic-case{width:104px;}.compare-airp-mt .no-without{display:flex;align-items:center;justify-content:center;height:100%;}@media screen and (max-width: 480px){.compare-airp-mt .tabs-iph13-pre-order{height:92px;}}@media screen and (max-width: 780px){.compare-airp-mt .tabs-iph13-pre-order{height:92px;}}.backgairefefef225-mt{background-color:#efefef;margin-top:-40px;}@media screen and (max-width: 480px){.backgairefefef225-mt{margin-top:-10px;}}@media screen and (max-width: 780px){.backgairefefef225-mt{margin-top:-10px;}}.iphone-only-category .phoneisconfidential{font-size:12px;font-weight:400;line-height:140%;margin:-10px 0 0 0;}.phoneisconfidential{font-size:12px;font-weight:400;line-height:140%;margin:-10px 0 0 0;}.gray-background-gifts{background:#f1f1f1;}.gray-background-gifts-fir{background-color:#f1f1f1;background-image:url(https://mactime.pro/images/companies/1/Images/giftmt/27516933434.png);background-repeat:no-repeat;background-position:top -188px center;background-size:contain;}.choose-gifts-banmt{padding:115px 0 80px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.choose-gifts-banmt{padding:110px 0 0px 0;}}@media screen and (max-width: 780px){.choose-gifts-banmt{padding:110px 0 0px 0;}}.choose-gifts-gridmt{padding:0 0 90px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.choose-gifts-gridmt{padding:60px 0 30px 0;}}@media screen and (max-width: 780px){.choose-gifts-gridmt{padding:60px 0 30px 0;}}.new-year-name-mt{font-size:40px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.new-year-name-mt{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.new-year-name-mt{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}.new-year-appeal{margin:40px 0 0 0;}@media screen and (max-width: 480px){.new-year-appeal{margin:27px 0 0 0;}}@media screen and (max-width: 780px){.new-year-appeal{margin:27px 0 0 0;}}.typography-new-year-appeal{font-size:18px !important;text-align:left;line-height:1.4;font-weight:400 !important;color:#fff;margin:0 0 0 0 !important;padding:0 0 0 0 !important;}@media screen and (max-width: 480px){.typography-new-year-appeal{font-size:17px !important;}}@media screen and (max-width: 780px){.typography-new-year-appeal{font-size:17px !important;}}.apple-airpods-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:50px 60px 50px 60px;margin:0 0 45px 0;height:100%;}@media screen and (max-width: 480px){.apple-airpods-giftmt{display:block;flex-direction:column;align-items:center;padding:50px 20px 50px 20px;}}@media screen and (max-width: 780px){.apple-airpods-giftmt{display:block;flex-direction:column;align-items:center;padding:50px 20px 50px 20px;}}.apple-card-out-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#f5e384;padding:80px 60px 80px 60px;margin:0 45px 45px 0px;width:60%;}@media screen and (max-width: 480px){.apple-card-out-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-out-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-ipad-giftmt{border:0px solid #000 !important;border-radius:10px;background-color:#000;padding:80px 30px 0px 30px;margin:0 0px 45px 0px;width:70%;}@media screen and (max-width: 480px){.apple-card-ipad-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-ipad-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-miband-giftmt{border:0px solid #efdac7 !important;border-radius:10px;background-color:#efdac7;padding:0px 0px 0px 0px;margin:0 0px 45px 0px;width:67%;}@media screen and (max-width: 480px){.apple-card-miband-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:0px 0px 0px 0px;}}@media screen and (max-width: 780px){.apple-card-miband-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:0px 0px 0px 0px;}}.apple-card-watch-giftmt{border:0px solid #b9cfb7 !important;border-radius:10px;background-color:#b9cfb7;padding:60px 30px 50px 30px;margin:0 45px 45px 0px;width:67%;}@media screen and (max-width: 480px){.apple-card-watch-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-watch-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-katu-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 30px 50px 30px;margin:0 45px 45px 0px;width:67%;}@media screen and (max-width: 480px){.apple-card-katu-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-katu-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-half-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 60px 60px 60px;margin:0 45px 45px 0px;}@media screen and (max-width: 480px){.apple-card-half-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-half-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-half50-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 60px 60px 60px;margin:0 45px 45px 0px;width:50%;}@media screen and (max-width: 480px){.apple-card-half50-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-half50-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-half2-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 60px 60px 60px;margin:0 0px 45px 0px;}@media screen and (max-width: 480px){.apple-card-half2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-half2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-half250-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 60px 60px 60px;margin:0 0px 45px 0px;width:50%;}@media screen and (max-width: 480px){.apple-card-half250-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-half250-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-1-3-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:80px 60px 80px 60px;margin:0 0px 45px 0px;width:40%;}@media screen and (max-width: 480px){.apple-card-1-3-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-1-3-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-1-2-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:80px 30px 80px 30px;margin:0 45px 45px 0px;width:30%;}@media screen and (max-width: 480px){.apple-card-1-2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-1-2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-watch2-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 30px 50px 30px;margin:0 0px 45px 0px;width:32%;}@media screen and (max-width: 480px){.apple-card-watch2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-watch2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-triple-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 30px 50px 30px;margin:0 45px 45px 0px;width:33%;}@media screen and (max-width: 480px){.apple-card-triple-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-triple-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-triple2-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 30px 50px 30px;margin:0 0px 45px 0px;width:33%;}@media screen and (max-width: 480px){.apple-card-triple2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-triple2-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.apple-card-horizon-giftmt{border:0px solid #fff !important;border-radius:10px;background-color:#fff;padding:60px 30px 20px 30px;margin:0 0px 45px 0px;height:50%;}@media screen and (max-width: 480px){.apple-card-horizon-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:80px 30px 80px 30px;}}@media screen and (max-width: 780px){.apple-card-horizon-giftmt{display:block;flex-direction:column;align-items:center;width:100%;margin:0 0px 45px 0px;padding:50px 30px 50px 30px;}}.newyearappealshadow{box-shadow:0px 0px 40px 0px rgba(0,0,0,0.1);}.divshadow{box-shadow:0px 0px 40px 0px rgba(0,0,0,0.1);}.new-year-airpods-gift-mt{font-size:40px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 0 0 !important;}@media screen and (max-width: 480px){.new-year-airpods-gift-mt{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.new-year-airpods-gift-mt{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}.choose-gifts-gridmt p{font-size:18px;line-height:1.381;margin:0;padding:0;}.choose-gifts-gridmt h4{font-size:11px;line-height:1.381;margin:0 0 15px 0;padding:0;font-weight:normal;text-transform:uppercase;}.choose-gifts-gridmt .price{font-size:16px;line-height:1.381;margin:0;padding:0;}.choose-gifts-h4-card{margin:0 0 25px 0;text-align:left;}@media screen and (max-width: 480px){.choose-gifts-h4-card{margin:0 0 10px 0;text-align:center;}}@media screen and (max-width: 780px){.choose-gifts-h4-card{margin:0 0 10px 0;text-align:center;}}.choose-gifts-h3-card{margin:0 0 35px 0;text-align:left;}@media screen and (max-width: 480px){.choose-gifts-h3-card{margin:0 0 15px 0;text-align:center;}}@media screen and (max-width: 780px){.choose-gifts-h3-card{margin:0 0 15px 0;text-align:center;}}.choose-gifts-desc-card{margin:0 0 40px 0;text-align:left;}@media screen and (max-width: 480px){.choose-gifts-desc-card{margin:0 0 15px 0;text-align:center;}}@media screen and (max-width: 780px){.choose-gifts-desc-card{margin:0 0 15px 0;text-align:center;}}.choose-gifts-descmini-card{margin:0 0 20px 0;text-align:left;}@media screen and (max-width: 480px){.choose-gifts-descmini-card{margin:0 0 15px 0;text-align:center;}}@media screen and (max-width: 780px){.choose-gifts-descmini-card{margin:0 0 15px 0;text-align:center;}}.but-iphone11-gb{margin:20px 0 0 0;}.but-iphone12-gb{margin:20px 0 0 0;}.but-iphone12m-gb{margin:20px 0 0 0;}.but-ipad11-cell{margin:20px 0 0 0;}.but-ipadone-cell{margin:20px 0 0 0;}.image-watch-strap{margin:20px 0 0 0;}.image-watch3-colors{margin:20px 0 0 0;}.choose-gifts-gridmt .blockairmth335{margin:0 0 30px 0;}@media screen and (max-width: 480px){.choose-gifts-gridmt .blockairmth335{margin:0 0 50px 0;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .blockairmth335{margin:0 0 50px 0;}}.music-lovers-giftsmt{margin:0 auto 0 auto;padding:20px 30px;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:50px;display:flex;justify-content:center;align-items:center;width:fit-content;}@media screen and (max-width: 480px){.music-lovers-giftsmt{border-radius:10px;flex-direction:column;}}@media screen and (max-width: 780px){.music-lovers-giftsmt{border-radius:10px;flex-direction:column;}}.choose-gifts-gridmt .musical-notes{width:25px;margin:0 25px 0 0px;}@media screen and (max-width: 480px){.choose-gifts-gridmt .musical-notes{width:40px;margin:0 0px 10px 0px;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .musical-notes{width:40px;margin:0 0px 10px 0px;}}.choose-gifts-one-block-airpods{display:flex;align-items:flex-start;justify-content:space-between;margin:60px 0 0 0;}@media screen and (max-width: 480px){.choose-gifts-one-block-airpods{display:block;align-items:flex-start;justify-content:space-between;flex-direction:column;}}@media screen and (max-width: 780px){.choose-gifts-one-block-airpods{display:block;align-items:flex-start;justify-content:space-between;flex-direction:column;}}.christmas-decoration-gifts{margin:-20px 0 0 0;}@media screen and (max-width: 480px){.christmas-decoration-gifts{left:-55%;display:inline-block;width:200%;position:relative;}}@media screen and (max-width: 780px){.christmas-decoration-gifts{left:-55%;display:inline-block;width:200%;position:relative;}}@media screen and (max-width: 480px){.ipadphoto-gifts{margin:0 40px 0 40px;}}@media screen and (max-width: 780px){.ipadphoto-gifts{margin:0 40px 0 40px;}}.blok-ch-new-2g{height:50px;padding:20px 0 0 0;margin:0px 0 20px 0px;}@media screen and (max-width: 480px){.blok-ch-new-2g{display:flex;height:40px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}@media screen and (max-width: 780px){.blok-ch-new-2g{display:flex;height:40px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}.choose-gifts-gridmt .typ-iph-model-catalog-h3{font-size:28px !important;line-height:140%;font-weight:700 !important;letter-spacing:.011em;margin:0px 0 0 0 !important;color:#1d1d1f;}@media screen and (max-width: 480px){.choose-gifts-gridmt .typ-iph-model-catalog-h3{text-align:center;font-size:28px !important;margin:0px 0 0 0 !important;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .typ-iph-model-catalog-h3{text-align:center;font-size:28px !important;margin:0px 0 0 0 !important;}}.choose-gifts-gridmt .black-button-compair-mt{margin:37px 0 0 0;}.choose-gifts-block-iph11{align-items:flex-start;justify-content:space-between;margin:0px 0 0 0;}@media screen and (max-width: 480px){.choose-gifts-block-iph11{align-items:flex-start;justify-content:space-around;}}@media screen and (max-width: 780px){.choose-gifts-block-iph11{align-items:flex-start;justify-content:space-around;}}.choose-gifts-gridmt .choose-gifts-desccard-block{padding:0 0 0 50px;}@media screen and (max-width: 480px){.choose-gifts-gridmt .choose-gifts-desccard-block{padding:0 0 0 0px;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .choose-gifts-desccard-block{padding:0 0 0 0px;}}.choose-gifts-gridmt .choose-gifts-desccard-block2{padding:40px 0 0 20px;}@media screen and (max-width: 480px){.choose-gifts-gridmt .choose-gifts-desccard-block2{padding:0 0 0 0px;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .choose-gifts-desccard-block2{padding:0 0 0 0px;}}.choose-gifts-gridmt .choose-gifts-desccard-block3{padding:40px 0 0 0px;}@media screen and (max-width: 480px){.choose-gifts-gridmt .choose-gifts-desccard-block3{padding:0 0 0 0px;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .choose-gifts-desccard-block3{padding:0 0 0 0px;}}.choose-gifts-gridmt .choose-gifts-desccard-block4{padding:0px 0 0 20px;}@media screen and (max-width: 480px){.choose-gifts-gridmt .choose-gifts-desccard-block4{padding:0 0 0 0px;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .choose-gifts-desccard-block4{padding:0 0 0 0px;}}.compare-table .tabs-option-order{max-width:100%;margin:0 auto 0 auto;}.tabs-option-order{max-width:100%;margin:15px auto 0 auto;}.tabs-option-order>input[type="radio"]{display:none;}.tabs-option-order>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#1d1d1f;background-color:transparent;cursor:default;}.tabs-option-order>label:hover{border-color:#1d1d1f;color:#1d1d1f;}.tabs-option-order>div{display:none;border:none;}.tabs-option-order span{font-size:16px;line-height:75%;}.tabs-option-order>label{min-width:71px;height:40px;display:inline-block;text-align:center;color:#7f7f7f;vertical-align:middle;user-select:none;border:1px solid #7f7f7f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:transparent;margin:0 15px 15px 0;padding:13px 10px;}@media screen and (max-width: 480px){.tabs-option-order>label{margin-bottom:20px;padding:13px 20px;}}@media screen and (max-width: 780px){.tabs-option-order>label{margin-bottom:20px;padding:13px 20px;}}@media screen and (max-width: 780px){.label0right{margin-right:0 !important;}}.label0right2{margin-right:0 !important;}@media screen and (max-width: 780px){.label0right2{margin-right:0 !important;}}@media screen and (max-width: 480px){.tabs-option-order>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-option-order>div{padding:0px 0px 10px 0px;}}.tabs-option-order>label:last-of-type{margin-right:0px;}.blok-ch-new-2g,.none-block{height:50px;padding:20px 0 0 0;margin:0px 0 20px 0px;}@media screen and (max-width: 480px){.blok-ch-new-2g,.none-block{display:flex;height:0px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}@media screen and (max-width: 780px){.blok-ch-new-2g,.none-block{display:flex;height:0px;flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0 0;}}@media screen and (max-width: 480px){.airpodspro-size-choose-gifts{margin:-118px 0 0 0;}}@media screen and (max-width: 780px){.airpodspro-size-choose-gifts{margin:-118px 0 0 0;}}.choose-gifts-gridmt .price-iph-model-h3{font-size:16px !important;line-height:140%;font-weight:400 !important;letter-spacing:.011em;margin:0 0 0 0 !important;padding:6px 0 0 0 !important;color:#1d1d1f;}@media screen and (max-width: 480px){.choose-gifts-gridmt .price-iph-model-h3{text-align:center;font-size:16px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.choose-gifts-gridmt .price-iph-model-h3{text-align:center;font-size:16px !important;margin:0 0 0 0 !important;}}.head-card-divmt .choose-gifts-h4-card{text-align:center;}.head-card-divmt .choose-gifts-h3-card{text-align:center;}.head-card-divmt .choose-gifts-desc-card{text-align:center;}.horizon-line-cadr{display:flex;align-items:stretch;justify-content:space-between;flex-direction:row;}@media screen and (max-width: 780px){.horizon-line-cadr{flex-direction:column;}}.vertically-two-line-cadr{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;width:33%;}@media screen and (max-width: 780px){.vertically-two-line-cadr{flex-direction:column;width:100%;}}.vertically-two-line2-cadr{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;margin:0 45px 0px 0px;width:33%;}@media screen and (max-width: 780px){.vertically-two-line2-cadr{flex-direction:column;margin:0 0px 0px 0px;width:100%;}}.vertically-two-line1-cadr{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;margin:0 45px 0px 0px;width:32%;}@media screen and (max-width: 780px){.vertically-two-line1-cadr{flex-direction:column;margin:0 0px 0px 0px;width:100%;}}.head-card-divmt{margin:0 0 40px 0;}.imgcompar-cardmt{padding:39px 0 0 0 !important;}@media screen and (max-width: 480px){.imgcompar-cardmt{padding:0px 0 0 0 !important;}}.whitetextffffff{color:#fff !important;}.tabs-white-order{max-width:100%;margin:20px auto 0 auto;}.tabs-white-order>input[type="radio"]{display:none;}.tabs-white-order>input[type="radio"]:checked+label{border-color:#f6f6f6;color:#fff;background-color:#232323;cursor:default;}.tabs-white-order>label:hover{border-color:#f6f6f6;color:#232323;}.tabs-white-order>div{display:none;border:none;}.tabs-white-order>label{width:35px;height:35px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:50%;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:10px;cursor:pointer;margin-bottom:15px;background-color:#f3f3f3;background-clip:content-box;padding:3px;}@media screen and (max-width: 480px){.tabs-white-order>label{margin-bottom:10px;padding:2px;}}@media screen and (max-width: 780px){.tabs-white-order>label{padding:2px;}}@media screen and (max-width: 480px){.tabs-white-order>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-white-order>div{padding:0px 0px 10px 0px;}}.tabs-white-order>label:last-of-type{margin-right:0px;}.tabs-option-white-order{max-width:100%;margin:15px auto 0 auto;}.tabs-option-white-order>input[type="radio"]{display:none;}.tabs-option-white-order>input[type="radio"]:checked+label{border-color:#fff;color:#fff;background-color:transparent;cursor:default;}.tabs-option-white-order>label:hover{border-color:#fff;color:#fff;}.tabs-option-white-order>div{display:none;border:none;}.tabs-option-white-order span{font-size:16px;line-height:75%;}.tabs-option-white-order>label{min-width:80px;height:40px;display:inline-block;text-align:center;color:#7f7f7f;vertical-align:middle;user-select:none;border:1px solid #7f7f7f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:transparent;margin:0 15px 15px 0;padding:13px 10px;}@media screen and (max-width: 480px){.tabs-option-white-order>label{margin-bottom:20px;padding:13px 20px;}}@media screen and (max-width: 780px){.tabs-option-white-order>label{margin-bottom:20px;padding:13px 20px;}}@media screen and (max-width: 780px){.label0right{margin-right:0 !important;}}@media screen and (max-width: 480px){.tabs-option-white-order>div{padding:0px 0px 10px 0px;}}@media screen and (max-width: 780px){.tabs-option-white-order>div{padding:0px 0px 10px 0px;}}.tabs-option-white-order>label:last-of-type{margin-right:0px;}.name-watchopt-btn{width:122px;text-align:right;background-color:transparent;border:1px solid transparent;padding:5px 15px 8px 0px;font-size:18px;font-weight:normal;display:inline-block;vertical-align:middle;user-select:none;line-height:1.5;border-radius:4px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;margin-right:15px;cursor:default;margin-bottom:15px;}@media screen and (max-width: 480px){.name-watchopt-btn{width:100%;padding:10px 7px 0px 7px;text-align:center;}}@media screen and (max-width: 780px){.name-watchopt-btn{width:100%;padding:10px 7px 0px 7px;text-align:center;}}.color-options-left{text-align:left;}@media screen and (max-width: 780px){.color-options-left{text-align:center;}}.imagewatchstrap0{margin-top:0 !important;}.wimagemt202{width:202px;}.wimagemt332{width:332px;}.wimagemt312{width:312px;}.wimagemt249{width:249px;}.wimagemt279{width:279px;}.wimagemt239{width:239px;}.wimagemt300{width:300px;}.himagemt297{height:297px;object-fit:cover;}@media screen and (max-width: 780px){.himagemt297{height:auto;object-fit:cover;}}.himagemt272{height:272px;object-fit:cover;}@media screen and (max-width: 780px){.himagemt272{height:auto;object-fit:cover;}}.martop20{margin:20px 0 0 0;}.price-block-arrow-button{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;}.price-block-arrow-button2{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;}@media screen and (max-width: 780px){.price-block-arrow-button2{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;}}.square-arrow-button-black .ty-btn__primary{font-size:14px;background:#1d1d1f;color:#fff;padding:10px 10px;}.square-arrow-button-black .ty-btn__primary:hover{background:#373737;}.price-indent-left20{margin-left:20px;}.earpods-picture-background{background-image:url(https://mactime.pro/images/companies/1/Images/giftmt/naushniki-apple-earpods-s-razemom-lightning-belye-2.jpg);background-repeat:no-repeat;background-position:left 20px bottom;background-size:50%;}@media screen and (max-width: 780px){.earpods-picture-background{background-position:center bottom;background-size:50%;}}.aiaiai-picture-background{background-image:url(https://mactime.pro/images/companies/1/Images/giftmt/nakladnye-naushniki-aiaiai-capital-midnight-s-mikrofonom-chyornyj.jpg);background-repeat:no-repeat;background-position:left 20px bottom -100px;background-size:50%;}@media screen and (max-width: 780px){.aiaiai-picture-background{background-position:center bottom;background-size:68%;}}@media screen and (max-width: 780px){.empty-product-block-mobver{padding:0px 0px;vertical-align:middle;height:100px;}}@media screen and (max-width: 780px){.empty-product-block-mobver2{padding:0px 0px;vertical-align:middle;height:250px;}}.head-card-miband6{padding:60px 50px 0px 50px;}.head-card-miband6 .choose-gifts-h4-card{text-align:center;}.head-card-miband6 .typ-iph-model-catalog-h3{text-align:center;}.miband2 p{text-align:left;}@media screen and (max-width: 780px){.miband2 p{text-align:center;}}.brnone{display:none;}@media screen and (max-width: 780px){.brnone{display:block;}}@media screen and (max-width: 780px){.brnone-back{display:none;}}.elagogiftmt .picalagomt{padding:0px 0px;margin:0 20px 0 0;vertical-align:middle;float:left;}@media screen and (max-width: 780px){.elagogiftmt .picalagomt{margin:0 0px 0 0;float:none;}}.ipadprogiftmt .ipadpro1{float:left;}@media screen and (max-width: 780px){.ipadprogiftmt .ipadpro1{float:none;}}.applewatchgiftmt .applewatch1{padding:0px 50px 0px 0px;float:left;}@media screen and (max-width: 780px){.applewatchgiftmt .applewatch1{padding:0px 0px 0px 0px;float:none;}}.djiomgiftmt .djiom3{padding:0px 0px;margin:0 20px 0 0px;vertical-align:middle;float:left;}@media screen and (max-width: 780px){.djiomgiftmt .djiom3{margin:0 0px 0 0px;float:none;}}.djiomgiftmt .djiom4{margin-top:127px;vertical-align:middle;}@media screen and (max-width: 780px){.djiomgiftmt .djiom4{margin-top:20px;}}.mibandgiftmt .miband2{padding:0px 50px 40px 50px;}@media screen and (max-width: 780px){.mibandgiftmt .miband2{padding:0px 30px 60px 30px;}}@media screen and (max-width: 480px){.elagogiftmt{display:flex;flex-flow:wrap;}.elago1,.elago2,.elago3,.elago4{width:100%;}.elago1{order:1;}.elago2{order:2;}.elago3{order:3;}.elago4{order:4;}}@media screen and (max-width: 780px){.elagogiftmt{display:flex;flex-flow:wrap;}.elago1,.elago2,.elago3,.elago4{width:100%;}.elago1{order:3;}.elago2{order:2;}.elago3{order:1;}.elago4{order:4;}}@media screen and (max-width: 480px){.ipadprogiftmt{display:flex;flex-flow:wrap;}.ipadpro1,.ipadpro2{width:100%;}.ipadpro1{order:1;}.ipadpro2{order:2;}}@media screen and (max-width: 780px){.ipadprogiftmt{display:flex;flex-flow:wrap;}.ipadpro1,.ipadpro2{width:100%;}.ipadpro1{order:2;}.ipadpro2{order:1;}}@media screen and (max-width: 480px){.applewatchgiftmt{display:flex;flex-flow:wrap;}.applewatch1,.applewatch2,.applewatch3,.applewatch4,.applewatch5{width:100%;}.applewatch1{order:1;}.applewatch2{order:2;}.applewatch3{order:3;}.applewatch4{order:4;}.applewatch5{order:5;}}@media screen and (max-width: 780px){.applewatchgiftmt{display:flex;flex-flow:wrap;}.applewatch1,.applewatch2,.applewatch3,.applewatch4,.applewatch5{width:100%;}.applewatch1{order:3;}.applewatch2{order:1;}.applewatch3{order:2;}.applewatch4{order:4;}.applewatch5{order:5;margin:0px auto 0 auto;}}@media screen and (max-width: 480px){.jblchargegiftmt{display:flex;flex-flow:wrap;}.jblcharge1,.jblcharge2,.jblcharge3,.jblcharge4{width:100%;}.jblcharge1{order:1;}.jblcharge2{order:2;}.jblcharge3{order:3;}.jblcharge4{order:4;}}@media screen and (max-width: 780px){.jblchargegiftmt{display:flex;flex-flow:wrap;}.jblcharge1,.jblcharge2,.jblcharge3,.jblcharge4{width:100%;}.jblcharge1{order:1;}.jblcharge2{order:3;}.jblcharge3{order:2;}.jblcharge4{order:4;}}@media screen and (max-width: 480px){.djiomgiftmt{display:flex;flex-flow:wrap;}.djiom1,.djiom2,.djiom3,.djiom4,.djiom5{width:100%;}.djiom1{order:1;}.djiom2{order:2;}.djiom3{order:3;}.djiom4{order:4;}.djiom5{order:5;}}@media screen and (max-width: 780px){.djiomgiftmt{display:flex;flex-flow:wrap;}.djiom1,.djiom2,.djiom3,.djiom4,.djiom5{width:100%;}.djiom1{order:1;}.djiom2{order:4;}.djiom3{order:3;}.djiom4{order:2;}.djiom5{order:5;}}@media screen and (max-width: 480px){.mibandgiftmt{display:flex;flex-flow:wrap;}.miband1,.miband2,.miband3{width:100%;}.miband1{order:1;}.miband2{order:2;}.miband3{order:3;}}@media screen and (max-width: 780px){.mibandgiftmt{display:flex;flex-flow:wrap;}.miband1,.miband2,.miband3{width:100%;}.miband1{order:1;}.miband2{order:3;}.miband3{order:2;}}.sertmactime{padding:150px 0 80px 0;margin:-20px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.sertmactime{padding:100px 0 0px 0;}}@media screen and (max-width: 780px){.sertmactime{padding:100px 0 0px 0;}}.sertmactime h1{font-size:40px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 90px 0 !important;}@media screen and (max-width: 480px){.sertmactime h1{text-align:center;font-size:28px !important;margin:0 0 40px 0 !important;}}@media screen and (max-width: 780px){.sertmactime h1{text-align:center;font-size:28px !important;margin:0 0 40px 0 !important;}}.sertmactime h2{font-size:35px !important;line-height:1.381;font-weight:700 !important;letter-spacing:.011em;margin:0 0 0px 0 !important;text-align:left;}@media screen and (max-width: 480px){.sertmactime h2{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}@media screen and (max-width: 780px){.sertmactime h2{text-align:center;font-size:28px !important;margin:0 0 0 0 !important;}}.mactime-card-certificate{display:flex;align-items:stretch;justify-content:space-between;flex-direction:row;border:0px solid #fff !important;border-radius:10px;background-color:#dad8a2;padding:60px 40px 40px 80px;margin:0 0 45px 0px;width:100%;}@media screen and (max-width: 480px){.mactime-card-certificate{display:block;width:100%;margin:0 0px 45px 0px;padding:80px 20px 80px 20px;}}@media screen and (max-width: 780px){.mactime-card-certificate{display:block;width:100%;margin:0 0px 45px 0px;padding:50px 20px 50px 20px;}}.mactime-card-certificate-img{width:50%;}@media screen and (max-width: 480px){.mactime-card-certificate-img{width:100%;}}@media screen and (max-width: 780px){.mactime-card-certificate-img{width:100%;}}.mactime-card-certificate-text{width:50%;padding:0 0 0 80px;}@media screen and (max-width: 480px){.mactime-card-certificate-text{width:100%;padding:0 0 0 0;}}@media screen and (max-width: 780px){.mactime-card-certificate-text{width:100%;padding:0 0 0 0;}}.label-nominal-certificate{font-size:35px;font-weight:800;line-height:100%;background:#1d1d1f;color:#fff;padding:20px 35px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:fit-content;margin:30px auto 0 auto;}@media screen and (max-width: 480px){.label-nominal-certificate{font-size:30px;font-weight:800;line-height:100%;background:#1d1d1f;color:#fff;padding:20px 35px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:fit-content;}}@media screen and (max-width: 780px){.label-nominal-certificate{font-size:30px;font-weight:800;line-height:100%;background:#1d1d1f;color:#fff;padding:20px 35px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:fit-content;}}.sertmactime ul{margin-top:60px;padding:0 0 0 30px;list-style-type:none;list-style-image:url("https://mactime.pro/images/companies/1/Images/certificates/list-arrow30.png");}@media screen and (max-width: 780px){.sertmactime ul{margin-top:40px;}}.sertmactime ul > li{list-style-type:inherit;list-style-image:inherit;margin:0;padding:2px 0 40px 20px;text-indent:0;color:#1d1d1f;font-size:18px;text-align:left;}@media screen and (max-width: 780px){.sertmactime ul > li{padding:2px 0 10px 20px;}}.sertmactime ul > li > span{position:relative;top:-15px;}@media screen and (max-width: 480px){.sertmacrevers{display:flex;flex-flow:wrap;}.sertmac1,.sertmac2{width:100%;}.sertmac1{order:1;}.sertmac2{order:2;}}@media screen and (max-width: 780px){.sertmacrevers{display:flex;flex-flow:wrap;}.sertmac1,.sertmac2{width:100%;}.sertmac1{order:2;}.sertmac2{order:1;}}.mactime-card-certificate-pictur{margin-top:-40px;}@media screen and (max-width: 480px){.mactime-card-certificate-pictur{margin-top:0px;}}@media screen and (max-width: 780px){.mactime-card-certificate-pictur{margin-top:0px;}}.main-banner-certificates-mt{background-color:#f7f7f7;background-image:url('https://mactime.pro/images/companies/1/Images/certificates/podrki-on-the-certificate-banner.png');background-position:center;background-size:cover;background-repeat:no-repeat;}.phon-banner-certificates-mt{background-image:url('https://mactime.pro/images/companies/1/Images/certificates/podrki-on-the-certificate-banner-2.png');background-position:center;background-size:cover;background-repeat:no-repeat;}.certific-mt-txt-benner{font-size:22px !important;line-height:170%;font-weight:400 !important;letter-spacing:.011em;padding-top:30px;}@media screen and (max-width: 780px){.certific-mt-txt-benner{text-align:center;line-height:140%;}}.certific-mt-heading-benner{font-size:42px;color:#32abc0;font-weight:700;}@media screen and (max-width: 780px){.certific-mt-heading-benner{text-align:center;font-size:36px;color:#32abc0;font-weight:700;padding:30px 0 6px 0;}}.main-banner-iph-category .typography-hero-h2-3{font-size:48px !important;line-height:1.2;font-weight:700 !important;letter-spacing:.011em;color:#fff;margin:70px 0 0 0 !important;}@media screen and (max-width: 480px){.main-banner-iph-category .typography-hero-h2-3{text-align:center;font-size:36px !important;margin:50px 0 0 0 !important;}}@media screen and (max-width: 780px){.main-banner-iph-category .typography-hero-h2-3{text-align:center;font-size:36px !important;margin:50px 0 0 0 !important;}}.h2-white-color{color:#fff !important;}.p-white-color{color:#fff !important;}.airpods-iphone-category .spaninh2{font-size:38px;font-weight:600;margin-left:0;float:none;}@media screen and (max-width: 1366px){.airpods-iphone-category .spaninh2{font-size:36px;}}@media screen and (max-width: 480px){.airpods-iphone-category .spaninh2{font-size:28px;}}@media screen and (max-width: 780px){.air-iph-category-mobil{display:flex;flex-flow:wrap;}.airiphcat1,.airiphcat2{width:100%;}.airiphcat1{order:2;}.airiphcat2{order:1;}}@media screen and (max-width: 480px){.air-iph-category-mobil{display:flex;flex-flow:column;}.airiphcat1,.airiphcat2{width:100%;}.airiphcat1{order:2;}.airiphcat2{order:1;}}.airpods-iphone-category h2{margin-bottom:0px;}.iphonecategory .br-14-23 h2{font-size:38px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 h2{font-size:25px;}}.iphonecategory h2{font-size:48px;line-height:1.4;font-weight:700;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 1366px){.iphonecategory h2{font-size:36px;}}@media screen and (max-width: 979px){.iphonecategory h2{text-align:left;font-size:36px;}}@media screen and (max-width: 767px){.iphonecategory h2{text-align:left;font-size:36px;}}@media screen and (max-width: 480px){.iphonecategory h2{text-align:left;font-size:27px;}}.iphonecategory h3{font-size:35px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 0 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory h3{font-size:24px;}}@media screen and (max-width: 979px){.iphonecategory h3{text-align:center;font-size:32px;}}@media screen and (max-width: 767px){.iphonecategory h3{text-align:center;font-size:32px;}}@media screen and (max-width: 480px){.iphonecategory h3{text-align:center;font-size:27px;}}@media screen and (max-width: 393px){.iphonecategory .correct-size-text{text-align:center;font-size:27px;}}.iphonecategory .h2-banner-up-margin{margin:0 0 0 0;}@media screen and (max-width: 1366px){.iphonecategory .h2-banner-up-margin{margin:0 0 0 0;}}@media screen and (max-width: 979px){.iphonecategory .h2-banner-up-margin{margin:0 0 0 0;}}@media screen and (max-width: 767px){.iphonecategory .h2-banner-up-margin{margin:0 0 0 0;}}@media screen and (max-width: 480px){.iphonecategory .h2-banner-up-margin{margin:0 0 0 0;text-align:left;font-size:27px;}}.iphonecategory .h2-banner-bottom-margin{margin:0 0 40px 0;}@media screen and (max-width: 767px){.iphonecategory .h2-banner-bottom-margin{margin:0 0 10px 0;}}.iphonecategory .p-banner-up-margin{margin:0 0 0 0;padding:45px 0 0 0;}@media screen and (max-width: 1366px){.iphonecategory .p-banner-up-margin{margin:0 0 0 0;padding:45px 0 0 0;}}@media screen and (max-width: 979px){.iphonecategory .p-banner-up-margin{margin:0 0 0 0;padding:20px 0 0 0;}}@media screen and (max-width: 767px){.iphonecategory .p-banner-up-margin{margin:0 0 0 0;padding:20px 0 0 0;}}@media screen and (max-width: 480px){.iphonecategory .p-banner-up-margin{margin:0 0 0 0;padding:20px 0 0 0;font-size:16px;line-height:160%;text-align:left;}}.iph-cat-air-p{font-size:18px !important;}@media screen and (max-width: 1366px){.iph-cat-air-p{font-size:16px !important;}}.iphonecategory p.mt-descrip-text{font-size:18px;margin:0;padding:40px 0 0 0;}@media screen and (max-width: 1366px){.iphonecategory p.mt-descrip-text{padding:40px 0 0 0;}}@media screen and (max-width: 780px){.iphonecategory p.mt-descrip-text{padding:40px 0 0 0;}}.iphonecategory p.grey-header-text{font-size:25px;line-height:140%;font-weight:700;letter-spacing:.011em;color:#989898;margin:0;padding:0 0 40px 0;}@media screen and (max-width: 1366px){.iphonecategory p.grey-header-text{font-size:18px;}}@media screen and (max-width: 780px){.iphonecategory p.grey-header-text{font-size:18px;padding:0 0 30px 0;}}.iphonecategory p{font-size:21px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 480px){.iphonecategory p{text-align:left;font-size:16px;}}@media screen and (max-width: 767px){.iphonecategory p{text-align:left;font-size:16px;}}@media screen and (max-width: 979px){.iphonecategory p{text-align:left;font-size:16px;}}@media screen and (max-width: 1366px){.iphonecategory p{font-size:16px;}}.learn-more-popup h3{font-size:48px;line-height:1.08349;font-weight:600;letter-spacing:-0.003em;color:#1d1d1f;margin:0 0 25px 0;}.learn-more-popup p{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;color:#1d1d1f;}.learn-more-popup .features-modal-content{color:#515154;font-size:19px;}.learn-more-popup hr{border-bottom:2px solid rgba(81,81,84,0.8);}.learn-more-popup .question-modal{margin-top:52px;}.learn-more-popup .question-modal p{font-size:17px;line-height:1.47059;font-weight:400;letter-spacing:-0.022em;color:#515154;}.learn-more-popup .question-modal h4{font-size:17px;line-height:1.47059;font-weight:700;letter-spacing:-0.022em;color:#515154;}@media screen and (max-width: 780px){.learn-more-popup .airvidmob{height:300px;}}.main-banner-iph-category .typography-hero-p2{font-size:22px !important;line-height:170%;font-weight:400 !important;letter-spacing:.011em;color:#fff;padding-top:40px;}@media screen and (max-width: 780px){.main-banner-iph-category .typography-hero-p2{line-height:140%;}}.divbannerapprocat .mainbannerapprocat{width:100%;margin:70px 0 -30px 0;}@media screen and (max-width: 480px){.divbannerapprocat .mainbannerapprocat{width:100%;text-align:center;margin:-40px 0 60px 0;}}@media screen and (max-width: 780px){.divbannerapprocat .mainbannerapprocat{width:100%;text-align:center;margin:-40px 0 60px 0;}}@media screen and (max-width: 780px){.mobilblockcertific{display:flex;flex-flow:wrap;}.colrev1,.colrev2,.colrev3{width:100%;}.colrev1{order:2;}.colrev2{order:1;}.colrev3{order:3;}}.three-up-tile-wrapper{margin:0 auto;width:100%;text-align:left;flex-grow:1;box-sizing:border-box;margin-bottom:35px;}@media screen and (max-width: 780px){.three-up-tile-wrapper{margin-bottom:20px;}}.three-up-tile-wrapper.left{padding-right:40px;}@media screen and (max-width: 1366px){.three-up-tile-wrapper.left{padding-right:20px;}}@media screen and (max-width: 900px){.iphone-new-features .three-up-tile-wrapper.left{padding-right:0;}}@media screen and (max-width: 780px){.three-up-tile-wrapper.left{padding-right:0;}}.three-up-tile-wrapper.right{padding-left:40px;}@media screen and (max-width: 1366px){.three-up-tile-wrapper.right{padding-left:20px;}}@media screen and (max-width: 900px){.iphone-new-features .three-up-tile-wrapper.right{padding-left:0;}}@media screen and (max-width: 780px){.three-up-tile-wrapper.right{padding-left:0;}}@media screen and (max-width: 480px){.iphone-new-features{padding:40px 0 0 0;}}.three-up-tile-wrapper.left-right{padding-right:20px;padding-left:20px;}@media screen and (max-width: 1366px){.three-up-tile-wrapper.left-right{padding-right:10px;padding-left:10px;}}@media screen and (max-width: 780px){.three-up-tile-wrapper.left-right{padding-right:0;padding-left:0;}}.two-up-tile-wrapper{margin:0 auto;width:100%;text-align:left;flex-grow:1;box-sizing:border-box;margin-bottom:35px;}@media screen and (max-width: 780px){.two-up-tile-wrapper{margin-bottom:17.5px;}}.two-up-tile-wrapper.left{padding-right:17.5px;}@media screen and (max-width: 780px){.two-up-tile-wrapper.left{padding-right:0;}}.two-up-tile-wrapper.right{padding-left:17.5px;}@media screen and (max-width: 780px){.two-up-tile-wrapper.right{padding-left:0;}}.large-20{flex-basis:20%;max-width:20%;}.large-25{flex-basis:25%;max-width:25%;}.large-30{flex-basis:30%;max-width:30%;}@media screen and (max-width: 780px){.zero-indentation-top .large-30{flex-basis:100%;max-width:100%;}}.large-33{flex-basis:33.33%;max-width:33.33%;}@media screen and (max-width: 780px){.large-33{flex-basis:100%;max-width:100%;}}.large-35{flex-basis:35%;max-width:35%;}.large-40{flex-basis:40%;max-width:40%;}.large-50{flex-basis:50%;max-width:50%;}@media screen and (max-width: 780px){.large-50{flex-basis:100%;max-width:100%;}}.large-45{flex-basis:45%;max-width:45%;}.large-65{flex-basis:65%;max-width:65%;}@media screen and (max-width: 780px){.zero-indentation-top .large-65{flex-basis:100%;max-width:100%;}}.large-70{flex-basis:70%;max-width:70%;}@media screen and (max-width: 780px){.zero-indentation-top .large-70{flex-basis:100%;max-width:100%;}}.large-100{flex-basis:100%;max-width:100%;}.cat-iph-only-inside-text-back{background-color:rgba(0,0,0,0.61);padding:40px 25px 40px 25px;margin:40px 40px 0 40px;border-radius:10px;}@media screen and (max-width: 780px){.cat-iph-only-inside-text-back{margin:40px 40px 40px 40px;}}.cat-iph-only-inside-text{padding:80px 65px 0 65px;}@media screen and (max-width: 780px){.cat-iph-only-inside-text{padding:40px 20px 0 20px;}}.cat-iph-accessories-inside-text{padding:30px 0px 80px 80px;}@media screen and (max-width: 780px){.cat-iph-accessories-inside-text{padding:30px 0px 80px 50px;}}@media screen and (max-width: 480px){.cat-iph-accessories-inside-text{padding:0 20px 40px 20px;}}.cat-iph-accessories-inside-text.wide-block{padding:70px 0px 50px 80px;}@media screen and (max-width: 780px){.cat-iph-accessories-inside-text.wide-block{padding:50px 50px 0px 50px;}}@media screen and (max-width: 480px){.cat-iph-accessories-inside-text.wide-block{padding:50px 20px 0px 20px;}}@media screen and (max-width: 780px){.background-picture .cat-iph-only-inside-picture{padding:0 0 0 0;}}.cat-iph-only-inside-picture{padding:80px 65px 120px 65px;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 780px){.cat-iph-only-inside-picture{padding:40px 20px 60px 20px;}}.cat-iph-accessories-inside-picture{padding:0 0 0 0;margin:0 0 0 0;}.picture-right{text-align:right;overflow:hidden;border-bottom-right-radius:10px;}@media screen and (max-width: 780px){.picture-right{border-bottom-left-radius:10px;}}.airiphonediv .picture-right{text-align:right;overflow:revert;border-bottom-right-radius:0;}@media screen and (max-width: 780px){.air-iph-category-mobil .picture-center{text-align:center;}}.picture-iphone-cases{margin:0 -50px -110px 0;object-fit:cover;}@media screen and (max-width: 1366px){.picture-iphone-cases{margin:0 -50px -25px 0;}}.picture-iphone-exclusive-cases{max-width:418px;width:418px;height:607px;margin:0 -100px -240px 0px;object-fit:cover;}@media screen and (max-width: 1366px){.picture-iphone-exclusive-cases{margin:0 -100px -240px 0px;}}@media screen and (max-width: 780px){.picture-iphone-exclusive-cases{margin:0 -150px -240px 0px;}}@media screen and (max-width: 480px){.picture-iphone-exclusive-cases{margin:0 -120px -240px 0px;}}.picture-iphone-charging{max-width:160px;width:160px;height:464px;margin:0 80px -30px 0px;object-fit:cover;}@media screen and (max-width: 480px){.picture-iphone-charging{margin:0 88px -30px 0px;}}.picture-iphone-adapter-cables{max-width:400px;width:400px;height:440px;margin:0 -35px 0px 0px;object-fit:cover;}@media screen and (max-width: 480px){.picture-iphone-adapter-cables{margin:0 0px 0px -33px;}}.picture-iphone-safety-glasses{margin:40px 80px -620px 0px;object-fit:cover;}@media screen and (max-width: 780px){.picture-iphone-safety-glasses{margin:40px 0px -300px 0px;width:100%;max-width:100%;}}@media screen and (max-width: 480px){.picture-iphone-safety-glasses{margin:40px 0px -100px 0px;width:500px;max-width:120%;}}.picture-iphone-engraving-airpods-airpods-pro{margin:-70px 0 0 0;object-fit:cover;width:85%;}@media screen and (max-width: 780px){.picture-iphone-engraving-airpods-airpods-pro{margin:0 auto 0 auto;}}@media screen and (max-width: 480px){.picture-iphone-engraving-airpods-airpods-pro{width:100%;}}.iphone-only-description.background-picture{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/category-iphone-only-photo.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;}.picture-iphone-only-icon{margin:0 0 0 0;object-fit:cover;width:40%;}@media screen and (max-width: 780px){.picture-iphone-only-icon{width:20%;}}@media screen and (max-width: 480px){.picture-iphone-only-icon{width:30%;}}.iphone-only-description{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;margin:0 0 0 0;height:100%;display:flex;flex-direction:column;justify-content:space-between;}.blockswitchingaiphmt{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;padding-top:70px;margin:0 0 0 0;height:100%;display:flex;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 780px){.blockswitchingaiphmt{padding-top:50px;}}@media screen and (max-width: 480px){.blockswitchingaiphmt{flex-direction:column;}}.blockswitchingaiphmt.zero-indentation-top{padding-top:0;}@media screen and (max-width: 780px){.blockswitchingaiphmt.block-flex-column{display:flex;flex-direction:column;justify-content:space-between;}}.blockswitchingaiphmt.black-back{background-color:#1d1d1f;}.select-nominal-certificate h2{line-height:140%;font-size:32px;font-weight:bold;text-align:left;margin-top:0px !important;margin-bottom:40px !important;}.mobilblockcertific .topscap{margin:20px 0 25px 0;}@media screen and (max-width: 480px){.mobilblockcertific .topscap{margin:10px 0 0px 0;}}@media screen and (max-width: 780px){.mobilblockcertific .topscap{margin:10px 0 0px 0;}}.mobilblockcertific .button-block-category-iphone{text-align:center;}.airiphonediv .button-block-category-iphone{text-align:center;}.mobilblockcertific .tygravairp30{margin:30px 0 0 0;}@media screen and (max-width: 480px){.mobilblockcertific .tygravairp30{margin:27px 0 0 0;}}@media screen and (max-width: 780px){.mobilblockcertific .tygravairp30{margin:27px 0 0 0;}}.mobilblockcertific .phoneisconfidential{font-size:13px;font-weight:400;line-height:140%;margin:-10px 0 0 0;color:#aaa;}.mobilblockcertific .turquoise-button-indent{margin:50px 20px 0 0;}@media screen and (max-width: 780px){.mobilblockcertific .turquoise-button-indent{margin:20px 0px 0 0;}}.mobilblockcertific .transparent-button-indent-4{margin:50px 0 0 0;display:inline-block;}@media screen and (max-width: 780px){.mobilblockcertific .transparent-button-indent-4{margin:20px 0px 0 0;}}.background-bought{background-color:#f7f7f7;}.whyairpmarg130{padding:100px 0 100px 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.whyairpmarg130{padding:60px 0 30px 0;}}@media screen and (max-width: 780px){.whyairpmarg130{padding:60px 0 30px 0;}}.typography-sertif-h3{font-size:25px !important;line-height:1.2;font-weight:700 !important;color:#b5b5b5;margin:0 0 0 0 !important;padding:0 0 0 0 !important;text-align:left;}@media screen and (max-width: 1600px){.typography-sertif-h3{font-size:19px !important;}}@media screen and (max-width: 1200px){.typography-sertif-h3{font-size:16px !important;}}@media screen and (max-width: 780px){.typography-sertif-h3{font-size:16px !important;}}@media screen and (max-width: 480px){.typography-sertif-h3{font-size:20px !important;}}.div-certificate-mactime-employees .blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;background-color:#fff;padding:70px 40px 70px 60px;margin:0 60px 0 0;height:100%;}@media screen and (max-width: 480px){.div-certificate-mactime-employees .blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}@media screen and (max-width: 780px){.div-certificate-mactime-employees .blockadvertisementairmt{border:0px solid #363636 !important;border-radius:10px;padding:44px 40px 50px 40px;margin:0 60px 0 0;height:100%;}}.calculator-div-margins-certificate{padding-bottom:100px;padding-top:100px;text-align:center;}@media screen and (max-width: 780px){.calculator-div-margins-certificate{padding-bottom:40px;padding-top:70px;}}.picture-products-mactime-certificate{width:100%;margin:0 -120px 0 0px;}@media screen and (max-width: 780px){.picture-products-mactime-certificate{margin:0 -77px 0 0px;}}.personal-certificate-certificate .main-banner-iph-category{padding:40px 0 100px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.personal-certificate-certificate .main-banner-iph-category{padding:0px 0 80px 0;}}@media screen and (max-width: 780px){.personal-certificate-certificate .main-banner-iph-category{padding:0px 0 80px 0;}}.certificate-typography-whyairp-p{font-size:18px !important;line-height:1.4;font-weight:400 !important;color:#fff;margin:40px 0 0 0 !important;padding:0 0 0 0 !important;text-align:left;}@media screen and (max-width: 780px){.certificate-typography-whyairp-p{margin:10px 0 0 0 !important;}}@media screen and (max-width: 780px){.personal-certificate-certificate .turquoise-button-indent{text-align:center;margin:40px 0px 0 0;}}.engravingbanmt{margin-top:120px;margin-bottom:130px;}@media screen and (max-width: 480px){.engravingbanmt{margin-top:0;margin-bottom:0;}}@media screen and (max-width: 780px){.engravingbanmt{margin-top:0;margin-bottom:0;}}.engravingblockmaterial{margin:30px 0 30px 0;display:flex;align-items:flex-start;justify-content:left;flex-direction:row;}@media screen and (max-width: 480px){.engravingblockmaterial{margin:30px 0 30px 0;display:block;align-items:flex-start;justify-content:left;flex-direction:row;}}@media screen and (max-width: 780px){.engravingblockmaterial{margin:30px 0 30px 0;display:block;align-items:flex-start;justify-content:left;flex-direction:row;}}@media screen and (max-width: 480px){.engravingblockmaterial .ty-column7{width:50%;}}@media screen and (max-width: 780px){.engravingblockmaterial .tylisttext1{text-align:center;}}.link-ease-in-out a{display:inline-block;line-height:1;text-decoration:none;cursor:pointer;}.link-ease-in-out a:after{background-color:#f66d52;display:block;content:"";height:2px;width:0%;-webkit-transition:width .3s ease-in-out;-moz--transition:width .3s ease-in-out;transition:width .3s ease-in-out;}.link-ease-in-out a:hover:after,.link-ease-in-out a:focus:after{width:100%;}.section-compare{padding-top:80px;padding-bottom:80px;position:relative;z-index:1;text-align:center;}@media only screen and (max-width: 480px){.section-compare{text-align:left;}}@media only screen and (max-width: 1068px){.section-compare{padding-top:30px;padding-bottom:50px;margin:0 -20px 0 -20px;}}@media only screen and (max-width: 734px){.section-compare{padding-top:30px;padding-bottom:50px;margin:0 -20px 0 -20px;}}@media only screen and (max-width: 1068px){.looking-iphone .section-content{margin-left:auto;margin-right:auto;width:100%;}}.button-compare-all-iphone-models{margin-top:55px;}@media only screen and (max-width: 1068px){.button-compare-all-iphone-models{margin-top:20px;}}@media only screen and (max-width: 734px){.button-compare-all-iphone-models{margin-top:20px;}}.status_new{display:inline-block;text-decoration:none;background-color:#1d1d1f;color:#fff;border:0px solid #1d1d1f;border-radius:33px;font-size:11px;line-height:100%;padding:3px 6px;}.section-compare .cell{flex-direction:column;padding-top:13.5px;}@media only screen and (max-width: 480px){.section-compare .cell{padding-top:4px;}}.plus14 .section-compare .compare-table{grid-template-areas:"iphone-7-device iphone-6-device iphone-1-device iphone-2-device iphone-3-device iphone-4-device iphone-5-device" "iphone-7-status iphone-6-status iphone-1-status iphone-2-status iphone-3-status iphone-4-status iphone-5-status" "iphone-7-name iphone-6-name iphone-1-name iphone-2-name iphone-3-name iphone-4-name iphone-5-name" "iphone-7-colors iphone-6-colors iphone-1-colors iphone-2-colors iphone-3-colors iphone-4-colors iphone-5-colors" "iphone-7-gigabytes iphone-6-gigabytes iphone-1-gigabytes iphone-2-gigabytes iphone-3-gigabytes iphone-4-gigabytes iphone-5-gigabytes" "iphone-7-certificate iphone-6-certificate iphone-1-certificate iphone-2-certificate iphone-3-certificate iphone-4-certificate iphone-5-certificate" "iphone-7-pricetag iphone-6-pricetag iphone-1-pricetag iphone-2-pricetag iphone-3-pricetag iphone-4-pricetag iphone-5-pricetag" "iphone-7-buybutton iphone-6-buybutton iphone-1-buybutton iphone-2-buybutton iphone-3-buybutton iphone-4-buybutton iphone-5-buybutton" "iphone-7-display iphone-6-display iphone-1-display iphone-2-display iphone-3-display iphone-4-display iphone-5-display" "iphone-7-camera iphone-6-camera iphone-1-camera iphone-2-camera iphone-3-camera iphone-4-camera iphone-5-camera" "iphone-7-camera2 iphone-6-camera2 iphone-1-camera2 iphone-2-camera2 iphone-3-camera2 iphone-4-camera2 iphone-5-camera2" "iphone-7-camera3 iphone-6-camera3 iphone-1-camera3 iphone-2-camera3 iphone-3-camera3 iphone-4-camera3 iphone-5-camera3" "iphone-7-camera4 iphone-6-camera4 iphone-1-camera4 iphone-2-camera4 iphone-3-camera4 iphone-4-camera4 iphone-5-camera4" "iphone-7-chip iphone-6-chip iphone-1-chip iphone-2-chip iphone-3-chip iphone-4-chip iphone-5-chip" "iphone-7-cellular iphone-6-cellular iphone-1-cellular iphone-2-cellular iphone-3-cellular iphone-4-cellular iphone-5-cellular" "iphone-7-battery iphone-6-battery iphone-1-battery iphone-2-battery iphone-3-battery iphone-4-battery iphone-5-battery" "iphone-7-magsafe iphone-6-magsafe iphone-1-magsafe iphone-2-magsafe iphone-3-magsafe iphone-4-magsafe iphone-5-magsafe" "iphone-7-detailed iphone-6-detailed iphone-1-detailed iphone-2-detailed iphone-3-detailed iphone-4-detailed iphone-5-detailed";}.test15.section-compare .compare-table{margin-top:68px;margin-left:auto;margin-right:auto;padding:0 0 40px 0;display:grid;grid-template-columns:repeat(9,18%);grid-template-rows:repeat(23,auto);overflow-x:scroll;grid-row-gap:5px;grid-column-gap:34px;grid-template-areas:"iphone-9-device iphone-8-device iphone-6-device iphone-7-device iphone-1-device iphone-2-device iphone-3-device iphone-4-device iphone-5-device" "iphone-9-status iphone-8-status iphone-6-status iphone-7-status iphone-1-status iphone-2-status iphone-3-status iphone-4-status iphone-5-status" "iphone-9-name iphone-8-name iphone-6-name iphone-7-name iphone-1-name iphone-2-name iphone-3-name iphone-4-name iphone-5-name" "iphone-9-colors iphone-8-colors iphone-6-colors iphone-7-colors iphone-1-colors iphone-2-colors iphone-3-colors iphone-4-colors iphone-5-colors" "iphone-9-gigabytes iphone-8-gigabytes iphone-6-gigabytes iphone-7-gigabytes iphone-1-gigabytes iphone-2-gigabytes iphone-3-gigabytes iphone-4-gigabytes iphone-5-gigabytes" "iphone-9-certificate iphone-8-certificate iphone-6-certificate iphone-7-certificate iphone-1-certificate iphone-2-certificate iphone-3-certificate iphone-4-certificate iphone-5-certificate" "iphone-9-pricetag iphone-8-pricetag iphone-6-pricetag iphone-7-pricetag iphone-1-pricetag iphone-2-pricetag iphone-3-pricetag iphone-4-pricetag iphone-5-pricetag" "iphone-9-buybutton iphone-8-buybutton iphone-6-buybutton iphone-7-buybutton iphone-1-buybutton iphone-2-buybutton iphone-3-buybutton iphone-4-buybutton iphone-5-buybutton" "iphone-9-display iphone-8-display iphone-6-display iphone-7-display iphone-1-display iphone-2-display iphone-3-display iphone-4-display iphone-5-display" "iphone-9-island iphone-8-island iphone-6-island iphone-7-island iphone-1-island iphone-2-island iphone-3-island iphone-4-island iphone-5-island" "iphone-9-frame iphone-8-frame iphone-6-frame iphone-7-frame iphone-1-frame iphone-2-frame iphone-3-frame iphone-4-frame iphone-5-frame" "iphone-9-camera iphone-8-camera iphone-6-camera iphone-7-camera iphone-1-camera iphone-2-camera iphone-3-camera iphone-4-camera iphone-5-camera" "iphone-9-camera2 iphone-8-camera2 iphone-6-camera2 iphone-7-camera2 iphone-1-camera2 iphone-2-camera2 iphone-3-camera2 iphone-4-camera2 iphone-5-camera2" "iphone-9-camera3 iphone-8-camera3 iphone-6-camera3 iphone-7-camera3 iphone-1-camera3 iphone-2-camera3 iphone-3-camera3 iphone-4-camera3 iphone-5-camera3" "iphone-9-videos iphone-8-videos iphone-6-videos iphone-7-videos iphone-1-videos iphone-2-videos iphone-3-videos iphone-4-videos iphone-5-videos" "iphone-9-camera4 iphone-8-camera4 iphone-6-camera4 iphone-7-camera4 iphone-1-camera4 iphone-2-camera4 iphone-3-camera4 iphone-4-camera4 iphone-5-camera4" "iphone-9-chip iphone-8-chip iphone-6-chip iphone-7-chip iphone-1-chip iphone-2-chip iphone-3-chip iphone-4-chip iphone-5-chip" "iphone-9-cellular iphone-8-cellular iphone-6-cellular iphone-7-cellular iphone-1-cellular iphone-2-cellular iphone-3-cellular iphone-4-cellular iphone-5-cellular" "iphone-9-battery iphone-8-battery iphone-6-battery iphone-7-battery iphone-1-battery iphone-2-battery iphone-3-battery iphone-4-battery iphone-5-battery" "iphone-9-identification iphone-8-identification iphone-6-identification iphone-7-identification iphone-1-identification iphone-2-identification iphone-3-identification iphone-4-identification iphone-5-identification" "iphone-9-port iphone-8-port iphone-6-port iphone-7-port iphone-1-port iphone-2-port iphone-3-port iphone-4-port iphone-5-port" "iphone-9-magsafe iphone-8-magsafe iphone-6-magsafe iphone-7-magsafe iphone-1-magsafe iphone-2-magsafe iphone-3-magsafe iphone-4-magsafe iphone-5-magsafe" "iphone-9-detailed iphone-8-detailed iphone-6-detailed iphone-7-detailed iphone-1-detailed iphone-2-detailed iphone-3-detailed iphone-4-detailed iphone-5-detailed";}.section-compare .compare-table{margin-top:68px;margin-left:auto;margin-right:auto;padding:0 0 40px 0;display:grid;grid-template-columns:repeat(8,18%);grid-template-rows:repeat(23,auto);overflow-x:scroll;grid-row-gap:5px;grid-column-gap:34px;grid-template-areas:"iphone-9-device iphone-8-device iphone-6-device iphone-7-device iphone-2-device iphone-3-device iphone-4-device iphone-5-device" "iphone-9-status iphone-8-status iphone-6-status iphone-7-status iphone-2-status iphone-3-status iphone-4-status iphone-5-status" "iphone-9-name iphone-8-name iphone-6-name iphone-7-name iphone-2-name iphone-3-name iphone-4-name iphone-5-name" "iphone-9-colors iphone-8-colors iphone-6-colors iphone-7-colors iphone-2-colors iphone-3-colors iphone-4-colors iphone-5-colors" "iphone-9-gigabytes iphone-8-gigabytes iphone-6-gigabytes iphone-7-gigabytes iphone-2-gigabytes iphone-3-gigabytes iphone-4-gigabytes iphone-5-gigabytes" "iphone-9-certificate iphone-8-certificate iphone-6-certificate iphone-7-certificate iphone-2-certificate iphone-3-certificate iphone-4-certificate iphone-5-certificate" "iphone-9-pricetag iphone-8-pricetag iphone-6-pricetag iphone-7-pricetag iphone-2-pricetag iphone-3-pricetag iphone-4-pricetag iphone-5-pricetag" "iphone-9-buybutton iphone-8-buybutton iphone-6-buybutton iphone-7-buybutton iphone-2-buybutton iphone-3-buybutton iphone-4-buybutton iphone-5-buybutton" "iphone-9-display iphone-8-display iphone-6-display iphone-7-display iphone-2-display iphone-3-display iphone-4-display iphone-5-display" "iphone-9-island iphone-8-island iphone-6-island iphone-7-island iphone-2-island iphone-3-island iphone-4-island iphone-5-island" "iphone-9-frame iphone-8-frame iphone-6-frame iphone-7-frame iphone-2-frame iphone-3-frame iphone-4-frame iphone-5-frame" "iphone-9-camera iphone-8-camera iphone-6-camera iphone-7-camera iphone-2-camera iphone-3-camera iphone-4-camera iphone-5-camera" "iphone-9-camera2 iphone-8-camera2 iphone-6-camera2 iphone-7-camera2 iphone-2-camera2 iphone-3-camera2 iphone-4-camera2 iphone-5-camera2" "iphone-9-camera3 iphone-8-camera3 iphone-6-camera3 iphone-7-camera3 iphone-2-camera3 iphone-3-camera3 iphone-4-camera3 iphone-5-camera3" "iphone-9-videos iphone-8-videos iphone-6-videos iphone-7-videos iphone-2-videos iphone-3-videos iphone-4-videos iphone-5-videos" "iphone-9-camera4 iphone-8-camera4 iphone-6-camera4 iphone-7-camera4 iphone-2-camera4 iphone-3-camera4 iphone-4-camera4 iphone-5-camera4" "iphone-9-chip iphone-8-chip iphone-6-chip iphone-7-chip iphone-2-chip iphone-3-chip iphone-4-chip iphone-5-chip" "iphone-9-cellular iphone-8-cellular iphone-6-cellular iphone-7-cellular iphone-2-cellular iphone-3-cellular iphone-4-cellular iphone-5-cellular" "iphone-9-battery iphone-8-battery iphone-6-battery iphone-7-battery iphone-2-battery iphone-3-battery iphone-4-battery iphone-5-battery" "iphone-9-identification iphone-8-identification iphone-6-identification iphone-7-identification iphone-2-identification iphone-3-identification iphone-4-identification iphone-5-identification" "iphone-9-port iphone-8-port iphone-6-port iphone-7-port iphone-2-port iphone-3-port iphone-4-port iphone-5-port" "iphone-9-magsafe iphone-8-magsafe iphone-6-magsafe iphone-7-magsafe iphone-2-magsafe iphone-3-magsafe iphone-4-magsafe iphone-5-magsafe" "iphone-9-detailed iphone-8-detailed iphone-6-detailed iphone-7-detailed iphone-2-detailed iphone-3-detailed iphone-4-detailed iphone-5-detailed";}@media only screen and (max-width: 1068px){.section-compare .compare-table{grid-column-gap:20px;margin-top:20px;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(18,auto);overflow-x:scroll;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);padding:0 0 40px 20px;}}@media only screen and (max-width: 734px){.section-compare .compare-table{grid-column-gap:10px;margin-top:0px;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(18,auto);overflow-x:scroll;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);padding:0 0 40px 20px;}}@media only screen and (max-width: 480px){.section-compare .compare-table{grid-column-gap:10px;margin-top:30px;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(18,auto);overflow-x:scroll;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,0.25) 3px,#000 18px,#000 calc(96%),rgba(0,0,0,0.25) calc(100%),transparent);padding:0 0 40px 20px;}}.optimal-iphone-tasks-goals .section-compare .compare-table{max-width:100%;margin-top:68px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(16,auto);grid-row-gap:5px;grid-column-gap:34px;grid-template-areas:"iphone-1-device iphone-2-device iphone-3-device iphone-4-device iphone-5-device" "iphone-1-status iphone-2-status iphone-3-status iphone-4-status iphone-5-status" "iphone-1-name iphone-2-name iphone-3-name iphone-4-name iphone-5-name" "iphone-1-pricetag iphone-2-pricetag iphone-3-pricetag iphone-4-pricetag iphone-5-pricetag" "iphone-1-colors iphone-2-colors iphone-3-colors iphone-4-colors iphone-5-colors" "iphone-1-gigabytes iphone-2-gigabytes iphone-3-gigabytes iphone-4-gigabytes iphone-5-gigabytes" "iphone-1-buybutton iphone-2-buybutton iphone-3-buybutton iphone-4-buybutton iphone-5-buybutton" "iphone-1-display iphone-2-display iphone-3-display iphone-4-display iphone-5-display" "iphone-1-camera iphone-2-camera iphone-3-camera iphone-4-camera iphone-5-camera" "iphone-1-camera2 iphone-2-camera2 iphone-3-camera2 iphone-4-camera2 iphone-5-camera2" "iphone-1-camera3 iphone-2-camera3 iphone-3-camera3 iphone-4-camera3 iphone-5-camera3" "iphone-1-camera4 iphone-2-camera4 iphone-3-camera4 iphone-4-camera4 iphone-5-camera4" "iphone-1-chip iphone-2-chip iphone-3-chip iphone-4-chip iphone-5-chip" "iphone-1-cellular iphone-2-cellular iphone-3-cellular iphone-4-cellular iphone-5-cellular" "iphone-1-battery iphone-2-battery iphone-3-battery iphone-4-battery iphone-5-battery" "iphone-1-magsafe iphone-2-magsafe iphone-3-magsafe iphone-4-magsafe iphone-5-magsafe" "iphone-1-detailed iphone-2-detailed iphone-3-detailed iphone-4-detailed iphone-5-detailed";}.section-compare .min-width-grid{min-width:160px;}@media screen and (max-width: 480px){.section-compare .min-width-grid{min-width:190px;}}.section-compare .iphone-1.device{grid-area:iphone-1-device;}.section-compare .iphone-1.status{grid-area:iphone-1-status;}.section-compare .iphone-1.name{grid-area:iphone-1-name;margin:6px 0 0 0;}.section-compare .iphone-1.pricetag{grid-area:iphone-1-pricetag;margin:6px 0 0 0;}.section-compare .iphone-1.colors{grid-area:iphone-1-colors;margin:6px 0 0 0;}.section-compare .iphone-1.gigabytes{grid-area:iphone-1-gigabytes;}.section-compare .iphone-1.certificate{grid-area:iphone-1-certificate;}.section-compare .iphone-1.buybutton{grid-area:iphone-1-buybutton;margin:12px 0 0 0;}.section-compare .iphone-1.display{grid-area:iphone-1-display;margin:35px 0 0 0;}.section-compare .iphone-1.island{grid-area:iphone-1-island;margin:35px 0 0 0;}.section-compare .iphone-1.camera{grid-area:iphone-1-camera;margin:35px 0 0 0;}.section-compare .iphone-1.camera2{grid-area:iphone-1-camera2;margin:35px 0 0 0;}.section-compare .iphone-1.camera3{grid-area:iphone-1-camera3;margin:35px 0 0 0;}.section-compare .iphone-1.videos{grid-area:iphone-1-videos;margin:35px 0 0 0;}.section-compare .iphone-1.camera4{grid-area:iphone-1-camera4;margin:35px 0 0 0;}.section-compare .iphone-1.chip{grid-area:iphone-1-chip;margin:35px 0 0 0;}.section-compare .iphone-1.cellular{grid-area:iphone-1-cellular;margin:35px 0 0 0;}.section-compare .iphone-1.battery{grid-area:iphone-1-battery;margin:35px 0 0 0;}.section-compare .iphone-1.magsafe{grid-area:iphone-1-magsafe;margin:35px 0 0 0;}.section-compare .iphone-1.detailed{grid-area:iphone-1-detailed;margin:35px 0 0 0;}.section-compare .iphone-2.device{grid-area:iphone-2-device;}.section-compare .iphone-2.status{grid-area:iphone-2-status;}.section-compare .iphone-2.name{grid-area:iphone-2-name;margin:6px 0 0 0;}.section-compare .iphone-2.pricetag{grid-area:iphone-2-pricetag;margin:6px 0 0 0;}.section-compare .iphone-2.colors{grid-area:iphone-2-colors;margin:6px 0 0 0;}.section-compare .iphone-2.gigabytes{grid-area:iphone-2-gigabytes;}.section-compare .iphone-2.certificate{grid-area:iphone-2-certificate;}.section-compare .iphone-2.buybutton{grid-area:iphone-2-buybutton;margin:12px 0 0 0;}.section-compare .iphone-2.display{grid-area:iphone-2-display;margin:35px 0 0 0;}.section-compare .iphone-2.island{grid-area:iphone-2-island;margin:35px 0 0 0;}.section-compare .iphone-2.camera{grid-area:iphone-2-camera;margin:35px 0 0 0;}.section-compare .iphone-2.camera2{grid-area:iphone-2-camera2;margin:35px 0 0 0;}.section-compare .iphone-2.camera3{grid-area:iphone-2-camera3;margin:35px 0 0 0;}.section-compare .iphone-2.videos{grid-area:iphone-2-videos;margin:35px 0 0 0;}.section-compare .iphone-2.camera4{grid-area:iphone-2-camera4;margin:35px 0 0 0;}.section-compare .iphone-2.chip{grid-area:iphone-2-chip;margin:35px 0 0 0;}.section-compare .iphone-2.cellular{grid-area:iphone-2-cellular;margin:35px 0 0 0;}.section-compare .iphone-2.battery{grid-area:iphone-2-battery;margin:35px 0 0 0;}.section-compare .iphone-2.magsafe{grid-area:iphone-2-magsafe;margin:35px 0 0 0;}.section-compare .iphone-2.detailed{grid-area:iphone-2-detailed;margin:35px 0 0 0;}.section-compare .iphone-3.device{grid-area:iphone-3-device;}.section-compare .iphone-3.status{grid-area:iphone-3-status;}.section-compare .iphone-3.name{grid-area:iphone-3-name;margin:6px 0 0 0;}.section-compare .iphone-3.pricetag{grid-area:iphone-3-pricetag;margin:6px 0 0 0;}.section-compare .iphone-3.colors{grid-area:iphone-3-colors;margin:6px 0 0 0;}.section-compare .iphone-3.gigabytes{grid-area:iphone-3-gigabytes;}.section-compare .iphone-3.certificate{grid-area:iphone-3-certificate;}.section-compare .iphone-3.buybutton{grid-area:iphone-3-buybutton;margin:12px 0 0 0;}.section-compare .iphone-3.display{grid-area:iphone-3-display;margin:35px 0 0 0;}.section-compare .iphone-3.island{grid-area:iphone-3-island;margin:35px 0 0 0;}.section-compare .iphone-3.camera{grid-area:iphone-3-camera;margin:35px 0 0 0;}.section-compare .iphone-3.camera2{grid-area:iphone-3-camera2;margin:35px 0 0 0;}.section-compare .iphone-3.camera3{grid-area:iphone-3-camera3;margin:35px 0 0 0;}.section-compare .iphone-3.videos{grid-area:iphone-3-videos;margin:35px 0 0 0;}.section-compare .iphone-3.camera4{grid-area:iphone-3-camera4;margin:35px 0 0 0;}.section-compare .iphone-3.chip{grid-area:iphone-3-chip;margin:35px 0 0 0;}.section-compare .iphone-3.cellular{grid-area:iphone-3-cellular;margin:35px 0 0 0;}.section-compare .iphone-3.battery{grid-area:iphone-3-battery;margin:35px 0 0 0;}.section-compare .iphone-3.magsafe{grid-area:iphone-3-magsafe;margin:35px 0 0 0;}.section-compare .iphone-3.detailed{grid-area:iphone-3-detailed;margin:35px 0 0 0;}.section-compare .iphone-4.device{grid-area:iphone-4-device;}.section-compare .iphone-4.status{grid-area:iphone-4-status;}.section-compare .iphone-4.name{grid-area:iphone-4-name;margin:6px 0 0 0;}.section-compare .iphone-4.pricetag{grid-area:iphone-4-pricetag;margin:6px 0 0 0;}.section-compare .iphone-4.colors{grid-area:iphone-4-colors;margin:6px 0 0 0;}.section-compare .iphone-4.gigabytes{grid-area:iphone-4-gigabytes;}.section-compare .iphone-4.certificate{grid-area:iphone-4-certificate;}.section-compare .iphone-4.buybutton{grid-area:iphone-4-buybutton;margin:12px 0 0 0;}.section-compare .iphone-4.display{grid-area:iphone-4-display;margin:35px 0 0 0;}.section-compare .iphone-4.island{grid-area:iphone-4-island;margin:35px 0 0 0;}.section-compare .iphone-4.camera{grid-area:iphone-4-camera;margin:35px 0 0 0;}.section-compare .iphone-4.camera2{grid-area:iphone-4-camera2;margin:35px 0 0 0;}.section-compare .iphone-4.videos{grid-area:iphone-4-videos;margin:35px 0 0 0;}.section-compare .iphone-4.camera3{grid-area:iphone-4-camera3;margin:35px 0 0 0;}.section-compare .iphone-4.camera4{grid-area:iphone-4-camera4;margin:35px 0 0 0;}.section-compare .iphone-4.chip{grid-area:iphone-4-chip;margin:35px 0 0 0;}.section-compare .iphone-4.cellular{grid-area:iphone-4-cellular;margin:35px 0 0 0;}.section-compare .iphone-4.battery{grid-area:iphone-4-battery;margin:35px 0 0 0;}.section-compare .iphone-4.magsafe{grid-area:iphone-4-magsafe;margin:35px 0 0 0;}.section-compare .iphone-4.detailed{grid-area:iphone-4-detailed;margin:35px 0 0 0;}.section-compare .iphone-5.device{grid-area:iphone-5-device;}.section-compare .iphone-5.status{grid-area:iphone-5-status;}.section-compare .iphone-5.name{grid-area:iphone-5-name;margin:6px 0 0 0;}.section-compare .iphone-5.pricetag{grid-area:iphone-5-pricetag;margin:6px 0 0 0;}.section-compare .iphone-5.colors{grid-area:iphone-5-colors;margin:6px 0 0 0;}.section-compare .iphone-5.gigabytes{grid-area:iphone-5-gigabytes;}.section-compare .iphone-5.certificate{grid-area:iphone-5-certificate;}.section-compare .iphone-5.buybutton{grid-area:iphone-5-buybutton;margin:12px 0 0 0;}.section-compare .iphone-5.display{grid-area:iphone-5-display;margin:35px 0 0 0;}.section-compare .iphone-5.island{grid-area:iphone-5-island;margin:35px 0 0 0;}.section-compare .iphone-5.camera{grid-area:iphone-5-camera;margin:35px 0 0 0;}.section-compare .iphone-5.camera2{grid-area:iphone-5-camera2;margin:35px 0 0 0;}.section-compare .iphone-5.camera3{grid-area:iphone-5-camera3;margin:35px 0 0 0;}.section-compare .iphone-5.videos{grid-area:iphone-5-videos;margin:35px 0 0 0;}.section-compare .iphone-5.camera4{grid-area:iphone-5-camera4;margin:35px 0 0 0;}.section-compare .iphone-5.chip{grid-area:iphone-5-chip;margin:35px 0 0 0;}.section-compare .iphone-5.cellular{grid-area:iphone-5-cellular;margin:35px 0 0 0;}.section-compare .iphone-5.battery{grid-area:iphone-5-battery;margin:35px 0 0 0;}.section-compare .iphone-5.magsafe{grid-area:iphone-5-magsafe;margin:35px 0 0 0;}.section-compare .iphone-5.detailed{grid-area:iphone-5-detailed;margin:35px 0 0 0;}.section-compare .iphone-6.device{grid-area:iphone-6-device;}.section-compare .iphone-6.status{grid-area:iphone-6-status;}.section-compare .iphone-6.name{grid-area:iphone-6-name;margin:6px 0 0 0;}.section-compare .iphone-6.pricetag{grid-area:iphone-6-pricetag;margin:6px 0 0 0;}.section-compare .iphone-6.colors{grid-area:iphone-6-colors;margin:6px 0 0 0;}.section-compare .iphone-6.gigabytes{grid-area:iphone-6-gigabytes;}.section-compare .iphone-6.certificate{grid-area:iphone-6-certificate;}.section-compare .iphone-6.buybutton{grid-area:iphone-6-buybutton;margin:12px 0 0 0;}.section-compare .iphone-6.display{grid-area:iphone-6-display;margin:35px 0 0 0;}.section-compare .iphone-6.camera{grid-area:iphone-6-camera;margin:35px 0 0 0;}.section-compare .iphone-6.island{grid-area:iphone-6-island;margin:35px 0 0 0;}.section-compare .iphone-6.camera2{grid-area:iphone-6-camera2;margin:35px 0 0 0;}.section-compare .iphone-6.camera3{grid-area:iphone-6-camera3;margin:35px 0 0 0;}.section-compare .iphone-6.videos{grid-area:iphone-6-videos;margin:35px 0 0 0;}.section-compare .iphone-6.camera4{grid-area:iphone-6-camera4;margin:35px 0 0 0;}.section-compare .iphone-6.chip{grid-area:iphone-6-chip;margin:35px 0 0 0;}.section-compare .iphone-6.cellular{grid-area:iphone-6-cellular;margin:35px 0 0 0;}.section-compare .iphone-6.battery{grid-area:iphone-6-battery;margin:35px 0 0 0;}.section-compare .iphone-6.magsafe{grid-area:iphone-6-magsafe;margin:35px 0 0 0;}.section-compare .iphone-6.detailed{grid-area:iphone-6-detailed;margin:35px 0 0 0;}.section-compare .iphone-7.device{grid-area:iphone-7-device;}.section-compare .iphone-7.status{grid-area:iphone-7-status;}.section-compare .iphone-7.name{grid-area:iphone-7-name;margin:6px 0 0 0;}.section-compare .iphone-7.pricetag{grid-area:iphone-7-pricetag;margin:6px 0 0 0;}.section-compare .iphone-7.colors{grid-area:iphone-7-colors;margin:6px 0 0 0;}.section-compare .iphone-7.gigabytes{grid-area:iphone-7-gigabytes;}.section-compare .iphone-7.certificate{grid-area:iphone-7-certificate;}.section-compare .iphone-7.buybutton{grid-area:iphone-7-buybutton;margin:12px 0 0 0;}.section-compare .iphone-7.display{grid-area:iphone-7-display;margin:35px 0 0 0;}.section-compare .iphone-7.island{grid-area:iphone-7-island;margin:35px 0 0 0;}.section-compare .iphone-7.camera{grid-area:iphone-7-camera;margin:35px 0 0 0;}.section-compare .iphone-7.camera2{grid-area:iphone-7-camera2;margin:35px 0 0 0;}.section-compare .iphone-7.camera3{grid-area:iphone-7-camera3;margin:35px 0 0 0;}.section-compare .iphone-7.videos{grid-area:iphone-7-videos;margin:35px 0 0 0;}.section-compare .iphone-7.camera4{grid-area:iphone-7-camera4;margin:35px 0 0 0;}.section-compare .iphone-7.chip{grid-area:iphone-7-chip;margin:35px 0 0 0;}.section-compare .iphone-7.cellular{grid-area:iphone-7-cellular;margin:35px 0 0 0;}.section-compare .iphone-7.battery{grid-area:iphone-7-battery;margin:35px 0 0 0;}.section-compare .iphone-7.magsafe{grid-area:iphone-7-magsafe;margin:35px 0 0 0;}.section-compare .iphone-7.detailed{grid-area:iphone-7-detailed;margin:35px 0 0 0;}.section-compare .iphone-8.device{grid-area:iphone-8-device;}.section-compare .iphone-8.status{grid-area:iphone-8-status;}.section-compare .iphone-8.name{grid-area:iphone-8-name;margin:6px 0 0 0;}.section-compare .iphone-8.pricetag{grid-area:iphone-8-pricetag;margin:6px 0 0 0;}.section-compare .iphone-8.colors{grid-area:iphone-8-colors;margin:6px 0 0 0;}.section-compare .iphone-8.gigabytes{grid-area:iphone-8-gigabytes;}.section-compare .iphone-8.certificate{grid-area:iphone-8-certificate;}.section-compare .iphone-8.buybutton{grid-area:iphone-8-buybutton;margin:12px 0 0 0;}.section-compare .iphone-8.display{grid-area:iphone-8-display;margin:35px 0 0 0;}.section-compare .iphone-8.camera{grid-area:iphone-8-camera;margin:35px 0 0 0;}.section-compare .iphone-8.island{grid-area:iphone-8-island;margin:35px 0 0 0;}.section-compare .iphone-8.camera2{grid-area:iphone-8-camera2;margin:35px 0 0 0;}.section-compare .iphone-8.camera3{grid-area:iphone-8-camera3;margin:35px 0 0 0;}.section-compare .iphone-8.videos{grid-area:iphone-8-videos;margin:35px 0 0 0;}.section-compare .iphone-8.camera4{grid-area:iphone-8-camera4;margin:35px 0 0 0;}.section-compare .iphone-8.chip{grid-area:iphone-8-chip;margin:35px 0 0 0;}.section-compare .iphone-8.cellular{grid-area:iphone-8-cellular;margin:35px 0 0 0;}.section-compare .iphone-8.battery{grid-area:iphone-8-battery;margin:35px 0 0 0;}.section-compare .iphone-8.magsafe{grid-area:iphone-8-magsafe;margin:35px 0 0 0;}.section-compare .iphone-8.detailed{grid-area:iphone-8-detailed;margin:35px 0 0 0;}.section-compare .iphone-9.device{grid-area:iphone-9-device;}.section-compare .iphone-9.status{grid-area:iphone-9-status;}.section-compare .iphone-9.name{grid-area:iphone-9-name;margin:6px 0 0 0;}.section-compare .iphone-9.pricetag{grid-area:iphone-9-pricetag;margin:6px 0 0 0;}.section-compare .iphone-9.colors{grid-area:iphone-9-colors;margin:6px 0 0 0;}.section-compare .iphone-9.gigabytes{grid-area:iphone-9-gigabytes;}.section-compare .iphone-9.certificate{grid-area:iphone-9-certificate;}.section-compare .iphone-9.buybutton{grid-area:iphone-9-buybutton;margin:12px 0 0 0;}.section-compare .iphone-9.display{grid-area:iphone-9-display;margin:35px 0 0 0;}.section-compare .iphone-9.camera{grid-area:iphone-9-camera;margin:35px 0 0 0;}.section-compare .iphone-9.island{grid-area:iphone-9-island;margin:35px 0 0 0;}.section-compare .iphone-9.frame{grid-area:iphone-9-frame;margin:35px 0 0 0;}.section-compare .iphone-8.frame{grid-area:iphone-8-frame;margin:35px 0 0 0;}.section-compare .iphone-7.frame{grid-area:iphone-7-frame;margin:35px 0 0 0;}.section-compare .iphone-6.frame{grid-area:iphone-6-frame;margin:35px 0 0 0;}.section-compare .iphone-5.frame{grid-area:iphone-5-frame;margin:35px 0 0 0;}.section-compare .iphone-4.frame{grid-area:iphone-4-frame;margin:35px 0 0 0;}.section-compare .iphone-3.frame{grid-area:iphone-3-frame;margin:35px 0 0 0;}.section-compare .iphone-2.frame{grid-area:iphone-2-frame;margin:35px 0 0 0;}.section-compare .iphone-1.frame{grid-area:iphone-1-frame;margin:35px 0 0 0;}.section-compare .iphone-9.camera2{grid-area:iphone-9-camera2;margin:35px 0 0 0;}.section-compare .iphone-9.camera3{grid-area:iphone-9-camera3;margin:35px 0 0 0;}.section-compare .iphone-9.videos{grid-area:iphone-9-videos;margin:35px 0 0 0;}.section-compare .iphone-9.camera4{grid-area:iphone-9-camera4;margin:35px 0 0 0;}.section-compare .iphone-9.chip{grid-area:iphone-9-chip;margin:35px 0 0 0;}.section-compare .iphone-9.cellular{grid-area:iphone-9-cellular;margin:35px 0 0 0;}.section-compare .iphone-9.battery{grid-area:iphone-9-battery;margin:35px 0 0 0;}.section-compare .iphone-9.identification{grid-area:iphone-9-identification;margin:35px 0 0 0;}.section-compare .iphone-8.identification{grid-area:iphone-8-identification;margin:35px 0 0 0;}.section-compare .iphone-7.identification{grid-area:iphone-7-identification;margin:35px 0 0 0;}.section-compare .iphone-6.identification{grid-area:iphone-6-identification;margin:35px 0 0 0;}.section-compare .iphone-5.identification{grid-area:iphone-5-identification;margin:35px 0 0 0;}.section-compare .iphone-4.identification{grid-area:iphone-4-identification;margin:35px 0 0 0;}.section-compare .iphone-3.identification{grid-area:iphone-3-identification;margin:35px 0 0 0;}.section-compare .iphone-2.identification{grid-area:iphone-2-identification;margin:35px 0 0 0;}.section-compare .iphone-1.identification{grid-area:iphone-1-identification;margin:35px 0 0 0;}.section-compare .iphone-9.port{grid-area:iphone-9-port;margin:35px 0 0 0;}.section-compare .iphone-8.port{grid-area:iphone-8-port;margin:35px 0 0 0;}.section-compare .iphone-7.port{grid-area:iphone-7-port;margin:35px 0 0 0;}.section-compare .iphone-6.port{grid-area:iphone-6-port;margin:35px 0 0 0;}.section-compare .iphone-5.port{grid-area:iphone-5-port;margin:35px 0 0 0;}.section-compare .iphone-4.port{grid-area:iphone-4-port;margin:35px 0 0 0;}.section-compare .iphone-3.port{grid-area:iphone-3-port;margin:35px 0 0 0;}.section-compare .iphone-2.port{grid-area:iphone-2-port;margin:35px 0 0 0;}.section-compare .iphone-1.port{grid-area:iphone-1-port;margin:35px 0 0 0;}.section-compare .iphone-9.magsafe{grid-area:iphone-9-magsafe;margin:35px 0 0 0;}.section-compare .iphone-9.detailed{grid-area:iphone-9-detailed;margin:35px 0 0 0;}@media only screen and (max-width: 480px){.section-compare .iphone-9.colors,.iphone-8.colors,.iphone-6.colors,.iphone-7.colors,.iphone-1.colors,.iphone-2.colors,.iphone-3.colors,.iphone-4.colors,.iphone-5.colors{padding-top:19px;}}@media only screen and (max-width: 480px){.section-compare .iphone-9.gigabytes,.iphone-8.gigabytes,.iphone-6.gigabytes,.iphone-7.gigabytes,.iphone-1.gigabytes,.iphone-2.gigabytes,.iphone-3.gigabytes,.iphone-4.gigabytes,.iphone-5.gigabytes{padding-top:20px;}}@media only screen and (max-width: 480px){.section-compare .iphone-9.certificate,.iphone-8.certificate,.iphone-6.certificate,.iphone-7.certificate,.iphone-1.certificate,.iphone-2.certificate,.iphone-3.certificate,.iphone-4.certificate,.iphone-5.certificate{padding-top:16px;}}@media only screen and (max-width: 480px){.section-compare .iphone-9.pricetag,.iphone-8.pricetag,.iphone-6.pricetag,.iphone-7.pricetag,.iphone-1.pricetag,.iphone-2.pricetag,.iphone-3.pricetag,.iphone-4.certificate,.iphone-5.pricetag{padding-top:10px;}}@media only screen and (max-width: 480px){.section-compare .iphone-9.buybutton,.iphone-8.buybutton,.iphone-6.buybutton,.iphone-7.buybutton,.iphone-1.buybutton,.iphone-2.buybutton,.iphone-3.buybutton,.iphone-4.buybutton,.iphone-5.buybutton{padding-top:9px;}}.nov-tabl-iph-23 .section-compare .device .image-wrapper img{padding-right:15px;padding-left:15px;}@media screen and (max-width: 780px){.nov-tabl-iph-23 .section-compare .device .image-wrapper img{padding-right:4px;padding-left:4px;}}.section-compare .device .image-wrapper{min-height:255px;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;margin-bottom:11px;position:relative;}@media screen and (max-width: 780px){.section-compare .device .image-wrapper{min-height:200px;}}@media screen and (max-width: 780px){.section-compare .device .image-wrapper img{max-width:80%;}}@media screen and (max-width: 480px){.section-compare .device .image-wrapper img{max-width:100%;}}.section-compare .device .swatch-wrapper{margin-left:auto;margin-right:auto;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;margin-bottom:35px;}.section-compare .device .device-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;}.section-content .compare-table .row{margin-left:0px;}.iphonecategory .compare-table h3{text-align:center;max-width:100%;margin:0 auto 0 auto;display:flex;}@media screen and (max-width: 480px){.iphonecategory .compare-table h3{width:100%;flex-wrap:wrap;}}.compare-table .price_product_category{font-size:16px;line-height:140%;font-weight:600;margin:0 0 0 0;padding:0 0 0 0;color:#1d1d1f;text-align:center;}.iphonecategory .button-caption p{font-size:13px;line-height:150%;color:#9c9c9c;padding-top:15px;}.section-compare .display h4{font-size:22px;line-height:150%;color:#1d1d1f;}.section-compare h4 > span{font-size:29px;line-height:150%;color:#1d1d1f;}.section-compare .display .size{margin-top:0;margin-bottom:2px;}.section-compare .camera4 .size{margin-top:0;margin-bottom:2px;}.iphonecategory .typography-body-reduced{font-size:14px;line-height:1.42859;font-weight:400;}.iphonecategory .typography-body-reduced >a.color{font-size:14px;line-height:1.42859;font-weight:400;color:#1d1d1f;text-decoration:underline;}.iphonecategory .typography-body-reduced >a.color:hover{color:#238698;}.section-compare .image-icon-iph-camera{width:auto;height:45px;}.section-compare .image-icon-iph-chip{width:auto;height:42px;}.section-compare .image-icon-iph-5g{width:auto;height:42px;}.section-compare .image-icon-iph-battery{width:auto;height:30px;}.section-compare .image-icon-iph-magsafe{width:auto;height:72px;}.section-compare .image-icon-face-id{width:auto;height:38px;}.section-compare .image-icon-touch-id{width:auto;height:38px;}.section-compare .image-icon-usbc{width:auto;height:17px;}.section-compare .image-icon-lightning{width:auto;height:17px;}.section-compare .image-icon-island{width:auto;height:38px;}.section-compare .image-icon-design{width:auto;height:41px;}.section-compare .cell .image-icon{margin-left:auto;margin-right:auto;margin-bottom:8px;}@media only screen and (max-width: 480px){.section-compare .cell .image-icon{margin-left:inherit;text-align:left;}}.section-compare .cell-centered{justify-content:center;}.compare-table .transparent-button-indent-6{margin:0;display:block;}.compare-table .tabs-iphone-color-selection{max-width:100%;margin:0 auto 0 auto;}.compare-table .tabs-iphone-color-selection>input[type="radio"]{display:none;}.compare-table .tabs-iphone-color-selection>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#232323;cursor:default;}.compare-table .tabs-iphone-color-selection>label:hover{border-color:#1d1d1f;color:#232323;}.compare-table .tabs-iphone-color-selection>label{width:37px;height:37px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin:0 5px 5px 5px;background-color:#f3f3f3;background-clip:content-box;padding:3px;}@media screen and (max-width: 1068px){.compare-table .tabs-iphone-color-selection>label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 780px){.compare-table .tabs-iphone-color-selection>label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 480px){.compare-table .tabs-iphone-color-selection>label{width:43px;height:43px;margin:3px;padding:2px;}}.compare-table .tabs-option-memory{max-width:100%;margin:0 auto 0 auto;display:flex;}@media screen and (max-width: 480px){.compare-table .tabs-option-memory{width:100%;display:flex;flex-wrap:wrap;}}.compare-table .tabs-option-memory>input[type="radio"]{display:none;}.compare-table .tabs-option-memory>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;cursor:default;}.compare-table .tabs-option-memory>label:hover{border-color:#1d1d1f;color:#1d1d1f;}.compare-table .tabs-option-memory span{font-size:14px;line-height:75%;font-weight:600;}@media screen and (max-width: 1068px){.compare-table .tabs-option-memory span{font-size:14px;line-height:75%;}}@media screen and (max-width: 780px){.compare-table .tabs-option-memory span{font-size:16px;line-height:75%;}}@media screen and (max-width: 480px){.compare-table .tabs-option-memory span{font-size:14px;line-height:75%;}}.compare-table .tabs-option-memory.iphout>label{border:1px solid #e1e1e1;color:#e1e1e1;cursor:default;}.compare-table .tabs-option-memory.iphout>label:hover{border:1px solid #e1e1e1;color:#e1e1e1;}.compare-table .tabs-option-memory>label{min-width:49px;height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;color:#1d1d1f;vertical-align:middle;user-select:none;border:1px solid #1d1d1f;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:transparent;margin:7.5px;padding:13px 10px;}@media screen and (max-width: 1068px){.compare-table .tabs-option-memory>label{min-width:66px;height:30px;margin:5px;padding:10px 10px;}}@media screen and (max-width: 780px){.compare-table .tabs-option-memory>label{min-width:66px;height:30px;margin:5px;padding:10px 10px;}}@media screen and (max-width: 480px){.compare-table .tabs-option-memory>label{min-width:auto;height:44px;margin:5px;padding:10px 10px;flex:1 1 60px;}}.compare-table .tabs-option-certificate{max-width:100%;margin:0 auto 0 auto;display:flex;flex-wrap:wrap;}@media screen and (max-width: 480px){.compare-table .tabs-option-certificate{width:100%;}}.compare-table .tabs-option-certificate>input[type="radio"]{display:none;}.compare-table .tabs-option-certificate>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;cursor:default;}.compare-table .tabs-option-certificate>label:hover{border-color:#1d1d1f;color:#1d1d1f;}.compare-table .tabs-option-certificate span{font-size:14px;line-height:100%;font-weight:600;}@media screen and (max-width: 1068px){.compare-table .tabs-option-certificate span{font-size:12px;line-height:120%;}}@media screen and (max-width: 780px){.compare-table .tabs-option-certificate span{font-size:14px;line-height:120%;}}@media screen and (max-width: 480px){.compare-table .tabs-option-certificate span{font-size:14px;line-height:100%;}}.compare-table .tabs-option-certificate.iphout>label{border:1px solid #e1e1e1;color:#e1e1e1;cursor:default;}.compare-table .tabs-option-certificate.iphout>label:hover{border:1px solid #e1e1e1;color:#e1e1e1;}.compare-table .tabs-option-certificate>label{min-width:114px;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #1d1d1f;padding:9px 8px;margin:7.5px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 1520px){.compare-table .tabs-option-certificate>label{min-width:83px;padding:10px 5px;}}@media screen and (max-width: 1366px){.compare-table .tabs-option-certificate>label{min-width:105px;padding:10px 5px;}}@media screen and (max-width: 1068px){.compare-table .tabs-option-certificate>label{min-width:auto;height:30px;margin:5px;padding:10px 9px;}}@media screen and (max-width: 780px){.compare-table .tabs-option-certificate>label{min-width:auto;height:30px;margin:5px;}}@media screen and (max-width: 480px){.compare-table .tabs-option-certificate>label{min-width:auto;min-height:44px;margin:5px;padding:10px 9px;flex:1 1 60px;}}.compare-table .ty-btn{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.compare-table .tabs-iphone-name{max-width:100%;margin:0 auto 0 auto;}.compare-table .tabs-iphone-name>input[type="radio"]{display:none;}.compare-table .tabs-iphone-name>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;cursor:default;font-size:14px;}.compare-table .tabs-iphone-name>label:hover{border-color:#1d1d1f;color:#1d1d1f;}.compare-table .tabs-iphone-name span{font-size:14px;line-height:1.2;font-weight:600;text-align:center;text-transform:none;}.compare-table .tabs-iphone-name>label.slash-lable{color:#7f7f7f;cursor:default;text-decoration:none;}.compare-table .tabs-iphone-name>label{min-width:114px;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #1d1d1f;padding:9px 8px;margin:7.5px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 780px){.compare-table .tabs-iphone-name>label{margin-bottom:0;padding:0;}}@media screen and (max-width: 480px){.compare-table .tabs-iphone-name>label{margin:5px;padding:0 3px 0 3px;min-width:auto;min-height:44px;flex:1 1 60px;}}.whyiphmarg100-0{padding:100px 0 0 0;margin:0px 0 0 0;text-align:center;}@media screen and (max-width: 480px){.whyiphmarg100-0{padding:30px 0 0 0;}}.tygravairp30 .iphone-question{font-size:19px;padding:6px 0 20px 0;}@media screen and (max-width: 480px){.tygravairp30 .iphone-question{font-size:16px;}}.black-button-indent-1,.marg-block-question{margin:40px 0 0 0 !important;}.question-button-signature .phoneisconfidential{font-size:12px;font-weight:400;line-height:140%;margin:14px 0 0 0;color:#6e6e73;}.block-chat-icon-question{width:230px;margin:15px auto 0 auto;display:flex;flex-direction:row;justify-content:space-between;}.link-chat-icon-question-telegram{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-telegram-app.svg");background-position:center center;width:45px;height:45px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;}.link-chat-icon-question-telegram:hover{background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-telegram-app.svg");-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}.link-chat-icon-question-whatsapp{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-whatsapp.svg");background-position:center center;width:45px;height:45px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;}.link-chat-icon-question-whatsapp:hover{background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-whatsapp.svg");-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}.link-chat-icon-question-viber{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-viber.svg");background-position:center center;width:45px;height:45px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;}.link-chat-icon-question-viber:hover{background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-viber.svg");-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}.link-chat-icon-question-vkontakte{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-vkontakte.svg");background-position:center center;width:45px;height:45px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;}.link-chat-icon-question-vkontakte:hover{background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icons-mac-vkontakte.svg");-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}.footnote-lower-block{margin:50px 0 0 0;text-align:left;}.footnote-txt-block{margin:0 0 50px 0;text-align:left;}.bl-txt-list{margin:20px 0 0 0;}.line-divider-lower{border-bottom:1px solid #cfcfcf;width:750px;margin-left:0;}.list-lower-block{margin:25px 0 30px 0;}.list-string-lower{font-size:12px;color:#6e6e73;}.list-lower-block a{font-size:12px;color:#6e6e73;text-decoration:underline;}.looking-iphone .relative .typography-body-reduced .icon-circled-play{color:#bdbdbd;margin-left:5px;}.container-fluid.top-grid.header-landing-page-top{background-color:#000000c7;}.header-landing-page-top .ypi-top-panel{border-bottom:1px solid #838383;}.header-landing-page-top .top-menu-text-links a.ty-text-links__a:hover{color:#238698;}.header-landing-page-top .ty-logo-container .ty-logo-container__image{filter:brightness(0) invert(1);}.header-landing-page-top .ypi-cr-phone a.t-phone{color:#9c9c9c;}.header-landing-page-top .ypi-cr-phone .material-icons{border:1px solid #9c9c9c;}.header-landing-page-top .ypi-search input.ty-search-block__input{border:1px solid #9c9c9c;background-color:#9c9c9c;color:rgba(0,0,0,0.54);}.header-landing-page-top .material-icons.md-dark{color:#9c9c9c;}.header-landing-page-top .ypi-cart-user-wrap .ty-account-info__title i.material-icons{color:#9c9c9c;}.header-landing-page-top .ypi-cart-user-wrap .ypi-mini-cart .ty-dropdown-box__title i.material-icons{color:#2daac1;}.header-landing-page .ty-menu__item-link{border-left:1px solid #000 !important;border-right:1px solid #000 !important;}.header-landing-page-top .ypi-cart-user-wrap .ypi-search{background-color:#383838;}.iphonecategory,.iphone-purchase .backg-iph14-pre5{margin:-21px 0 0 0;background-color:#35283a;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/pink-iphone-14-top-banner20.webp);background-position:bottom 0 right -579px;background-size:90%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 right -79px;background-size:56%;}}@media screen and (max-width: 2050px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 right -418px;background-size:75%;}}@media screen and (max-width: 1830px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 right -529px;background-size:84%;}}@media screen and (max-width: 1730px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 right -579px;background-size:90%;}}@media screen and (max-width: 1366px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 right -469px;background-size:90%;}}@media screen and (max-width: 1068px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 center;background-size:90%;}}@media screen and (max-width: 480px){.iphonecategory,.iphone-purchase .backg-iph14-pre5{background-position:bottom 0 center;background-size:133%;}}.iphonecategory.korrektirovka{background-color:#f2f2f2;background-image:none;padding-bottom:0;padding-top:0;}@media screen and (max-width: 1200px){.iphonecategory.korrektirovka{padding-right:20px;padding-left:20px;}}@media screen and (max-width: 1068px){.iphonecategory.korrektirovka{padding-bottom:40px;}}.iphonecategory.korrektirovka-two{background-color:transparent;background-image:none;padding-bottom:0;padding-top:0;}@media screen and (max-width: 1200px){.iphonecategory.korrektirovka-two{padding-right:20px;padding-left:20px;}}@media screen and (max-width: 1068px){.iphonecategory.korrektirovka-two{padding-bottom:40px;}}.iphonecategory,.iphone-purchase .backg-iph13-pre5{margin:-21px 0 0 0;background-color:#35283a;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/pink-iphone-13-top-banner.png);background-position:bottom 0 right -579px;background-size:90%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 right -79px;background-size:56%;}}@media screen and (max-width: 2050px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 right -418px;background-size:75%;}}@media screen and (max-width: 1830px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 right -529px;background-size:84%;}}@media screen and (max-width: 1730px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 right -579px;background-size:90%;}}@media screen and (max-width: 1366px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 right -469px;background-size:90%;}}@media screen and (max-width: 1068px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 center;background-size:90%;}}@media screen and (max-width: 480px){.iphonecategory,.iphone-purchase .backg-iph13-pre5{background-position:bottom 0 center;background-size:133%;}}.h2-pink-color{color:#f1e2df !important;}.p-pink-color{color:#f1e3e0 !important;}.price-d9d9d9-color{color:#d9d9d9 !important;}.iphone-purchase .w-button-indent-2 .ty-btn__primary{font-size:14px;background:#2daac1;color:#fff;font-weight:600 !important;padding:15px 30px;}.iphone-purchase .w-button-indent-2 .ty-btn__primary:hover{background:#30b5cd;border-color:#30b5cd;color:#fff;}.iphonecategory,.iphone-purchase .main-banner-iph21-category{padding:0 0 110px 0;margin:0px 0 0 0;}@media screen and (max-width: 1068px){.iphonecategory,.iphone-purchase .main-banner-iph21-category{padding:0 0 400px 0;}}@media screen and (max-width: 780px){.iphonecategory,.iphone-purchase .main-banner-iph21-category{padding:0 0 300px 0;}}@media screen and (max-width: 480px){.iphonecategory,.iphone-purchase .main-banner-iph21-category{padding:0 0 255px 0;}}@media screen and (max-width: 1068px){.iphone-purchase .main-banner-iph21-category .p-banner-up-margin{width:473px;margin:0 auto 0 auto;padding:20px 0 0 0;}}@media screen and (max-width: 480px){.iphone-purchase .main-banner-iph21-category .p-banner-up-margin{width:100%;margin:0 auto 0 auto;padding:20px 0 0 0;}}@media screen and (max-width: 780px){.iphone-purchase .button-block-category-iphone .w-button-indent-2{text-align:center;margin:25px 20px 0 0;}}@media screen and (max-width: 480px){.iphone-purchase .button-block-category-iphone .w-button-indent-2{text-align:center;margin:25px 20px 0 0;}}.reason-iphone-pre-order{padding:80px 0 80px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.reason-iphone-pre-order{padding:30px 0 30px 0;}}.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.left{padding-right:20px;}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.left{padding-right:0;}}.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.right{padding-left:20px;}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.right{padding-left:0;}}.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.left-right{padding-right:20px;padding-left:20px;}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .three-up-tile-wrapper.left-right{padding-right:0;padding-left:0;}}.iphone-purchase .blockswitchingaiphmt{border:0px solid #363636 !important;border-radius:10px;padding-top:0;margin:0 0 0 0;height:100%;display:flex;flex-direction:row;justify-content:space-between;position:relative;}@media screen and (max-width: 480px){.iphone-purchase .iphone-grid-only .blockswitchingaiphmt{flex-direction:column;}}.iphone-purchase .cat-iph-accessories-inside-text{padding:40px 50px 40px 50px;width:100%;}@media screen and (max-width: 480px){.iphone-purchase .cat-iph-accessories-inside-text{padding:40px 35px 50px 35px;}}.iphone-purchase .dark-purple{background-color:#35283a;}.iphone-purchase .white-background{background-color:#fff;}.black-background{background-color:#090b0a;}.iphone-purchase .pale-pink-background{background-color:#e6cdc8;}.iphonecategory .dark-purple h3{font-size:35px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .dark-purple h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .dark-purple h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .dark-purple h3{font-size:27px;text-align:center;}}.iphonecategory .white-background h3{font-size:35px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .white-background h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .white-background h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .white-background h3{font-size:27px;text-align:center;}}@media screen and (max-width: 900px){.iphonecategory .white-background.middle h3{padding:0;}}.iphonecategory .white-background .center{text-align:center;}.iphonecategory .dark-purple p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#fff;}@media screen and (max-width: 1366px){.iphonecategory .dark-purple p{font-size:14px;}}@media screen and (max-width: 900px){.iphonecategory .dark-purple p{font-size:18px;}}.iphonecategory .white-background p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 1366px){.iphonecategory .white-background p{font-size:14px;}}@media screen and (max-width: 1200px){.iphonecategory .white-background p{font-size:18px;}}@media screen and (max-width: 900px){.iphonecategory .white-background p{font-size:18px;}}@media screen and (max-width: 480px){.iphonecategory .white-background p{font-size:16px;}}.iphonecategory .black-background p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#fff;}@media screen and (max-width: 1366px){.iphonecategory .black-background p{font-size:14px;}}@media screen and (max-width: 1200px){.iphonecategory .black-background p{font-size:18px;}}@media screen and (max-width: 900px){.iphonecategory .black-background p{font-size:16px;}}.iphonecategory .white-background .center{text-align:center;}.iphonecategory .black-background .center{text-align:center;}.iphone-purchase .block-circled-play{position:absolute;z-index:1;bottom:20px;right:30px;}@media screen and (max-width: 480px){.iphone-purchase .block-circled-play{bottom:16px;}}.iphone-purchase .block-circled-play.expand{position:absolute;z-index:1;top:40px;right:30px;}@media screen and (max-width: 480px){.iphone-purchase .block-circled-play.expand{bottom:20px;top:auto;}}.iphone-purchase .icon-circled-play{width:40px;}.text-gradient-three-color-number-1{color:transparent;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;}.iphonecategory .iphone-grid-only .text-gradient-three-color-number-1{color:transparent;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;padding:0 0 0 0;}.iphone-grid-only .picture-background.cell-4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/background-picture-electronic-circuit-2.png);background-repeat:no-repeat;background-position:left -6em bottom -12em;background-size:105em;}.iphone-purchase .blockswitchingaiphmt.middle{align-items:center;}.iphone-purchase .visual-demonstration-block{padding:40px 0 40px 30px;width:20%;}@media screen and (max-width: 480px){.iphone-purchase .iphone-grid-only .visual-demonstration-block{padding:40px 30px 0 30px;margin:0 auto;width:60%;}}.iphone-purchase .cat-iph-accessories-inside-text.correction-padding{padding:40px 30px 40px 30px;}.cat-iph-accessories-inside-text .title-horizontal-icon{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;}@media screen and (max-width: 900px){.cat-iph-accessories-inside-text .title-horizontal-icon{justify-content:center;}}.cat-iph-accessories-inside-text .title-horizontal-icon .icon{width:52px;height:auto;margin-left:20px;margin-bottom:14px;}.iphonecategory .pale-pink-background .iph14pM23 p{color:#ffb6ff;}.iphonecategory .pale-pink-background p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 1366px){.iphonecategory .pale-pink-background p{font-size:14px;}}@media screen and (max-width: 900px){.iphonecategory .pale-pink-background p{font-size:18px;}}@media screen and (max-width: 1200px){.iphonecategory .iph13-pro .pale-pink-background p{font-size:18px;}}@media screen and (max-width: 480px){.iphonecategory .iph13-pro .pale-pink-background p{font-size:16px;}}.iphonecategory .pale-pink-background h3{font-size:35px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .pale-pink-background h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .pale-pink-background h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .pale-pink-background h3{font-size:27px;text-align:center;}}.iphone-new-features{padding:80px 0 0 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.iphone-new-features{padding:30px 0 0 0;}}.iphone-new-features .iphone-grid-only .cat-iph-accessories-inside-text{padding:0 20px 0 20px;width:100%;}.iphone-new-features .iphone-grid-only .cat-iph-accessories-inside-text.left{padding-left:0;}@media screen and (max-width: 900px){.iphone-new-features .iphone-grid-only .cat-iph-accessories-inside-text.left{padding-left:0;padding-right:0;}}.iphone-new-features .iphone-grid-only .cat-iph-accessories-inside-text.right{padding-right:0;}@media screen and (max-width: 900px){.iphone-new-features .iphone-grid-only .cat-iph-accessories-inside-text.right{padding-right:0;padding-left:0;}}.iphonecategory .iphone-new-features p{font-size:19px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;padding-bottom:50px;}@media screen and (max-width: 1366px){.iphonecategory .iphone-new-features p{font-size:16px;}}@media screen and (max-width: 900px){.iphonecategory .iphone-new-features p{font-size:18px;}}@media screen and (max-width: 480px){.iphonecategory .iphone-new-features p{padding:0 0 30px 0;font-size:16px;}}.iphonecategory .iphone-new-features p a{font-size:inherit;}.iphonecategory .iphone-new-features.two p{padding-bottom:20px;}.iphone-new-features .iphone-grid-only{margin:50px auto 0 auto;}.iphone-exchange-trade-in-background{background-image:url('https://mactime.pro/images/companies/1/Images/iphone-pre-order/background-image-trade-in-block.jpg');background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}@media screen and (max-width: 480px){.iphone-exchange-trade-in-background{background-image:url('https://mactime.pro/images/companies/1/Images/iphone-pre-order/background-image-trade-in-block-480-b.jpg');background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;}}.iphone-exchange-trade-in-block{padding:100px 0 370px 0;text-align:center;}@media screen and (max-width: 900px){.iphone-exchange-trade-in-block{padding:100px 0 470px 0;}}@media screen and (max-width: 850px){.iphone-exchange-trade-in-block{padding:100px 0 200px 0;}}.iphone-exchange-trade-in-block .white-color{color:#fff;}.iphone-exchange-trade-in-block .size-35{font-size:35px;}.iphone-exchange-trade-in-block .size-19{font-size:19px;}.iphone-exchange-trade-in-block .left{text-align:left;}.iphone-exchange-trade-in-block .marg-block{margin:60px 0 0 0;}.iphone-new-features .airvidmob{height:375px;}@media screen and (max-width: 900px){.iphone-new-features .airvidmob{height:415px;}}@media screen and (max-width: 850px){.iphone-new-features .airvidmob{height:394px;}}@media screen and (max-width: 780px){.iphone-new-features .airvidmob{height:300px;}}@media screen and (max-width: 480px){.iphone-new-features .airvidmob{height:168px;}}.accessory-pre-order-iphone{padding:90px 0 80px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.accessory-pre-order-iphone{padding:30px 0 0 0;}}.accessory-grid{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;padding:0 0 0 0;}@media screen and (max-width: 480px){.accessory-grid{margin:30px auto 30px auto;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .accessory-grid{flex-direction:column;}}.accessory-pre-order-iphone .accessory-grid .two-up-tile-wrapper.left{padding-right:20px;}@media screen and (max-width: 900px){.accessory-pre-order-iphone .accessory-grid .two-up-tile-wrapper.left{padding-right:0;}}.accessory-pre-order-iphone .accessory-grid .two-up-tile-wrapper.right{padding-left:20px;}@media screen and (max-width: 900px){.accessory-pre-order-iphone .accessory-grid .two-up-tile-wrapper.right{padding-left:0;}}.accessory-pre-order-iphone .light-purple-blue{background-color:#ceccde;}.iphone-purchase .accessory-pre-order-iphone .block-carousel{border:0px solid #363636 !important;border-radius:10px;padding-top:0;margin:0 0 0 0;height:100%;display:block;}.cards-scroller{position:relative;}.cards-scroller .owl-buttons{display:none;}.cards-scroller .owl-carousel:hover .owl-buttons{display:block;}.cards-scroller .owl-item{text-align:center;padding:0 40px;}.cards-scroller .owl-theme .owl-controls .owl-buttons div{background:transparent;color:#869791;font-size:44px;line-height:0;margin:0;padding:0;position:absolute;top:45%;}.cards-scroller .owl-theme .owl-controls .owl-buttons .owl-prev{left:0;padding-left:0;}.cards-scroller .owl-theme .owl-controls .owl-buttons .owl-next{right:0;padding-right:90px;}.cards-scroller .owl-pagination{display:none;}.cards-scroller .owl-theme .owl-controls{margin-top:0;text-align:center;}.cards-scroller .owl-theme  .owl-controls:not(.owl-controls-outside) .owl-buttons div i{font-size:44px;line-height:44px;}.iphone-purchase .accessory-grid .two-up-tile-wrapper .block-carousel .cat-iph-accessories-inside-text.correction-padding{padding:50px 30px 30px 30px;}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper .block-carousel .cat-iph-accessories-inside-text.correction-padding{padding:50px 30px 10px 30px;}}.iphone-purchase .accessory-grid .two-up-tile-wrapper .block-carousel .cat-iph-accessories-inside-text-2.correction-padding{padding:0px 30px 50px 30px;text-align:center;}.iphone-purchase .accessory-grid .two-up-tile-wrapper .cat-iph-accessories-inside-text.correction-padding{padding:50px 30px 30px 30px;}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper .cat-iph-accessories-inside-text.correction-padding{padding:50px 30px 10px 30px;}}.iphone-purchase .accessory-grid .two-up-tile-wrapper .cat-iph-accessories-inside-text-2.correction-padding{padding:24px 70px 20px 70px;}.iphone-purchase .accessory-grid .two-up-tile-wrapper .cat-iph-accessories-inside-text-3.correction-padding{padding:0 30px 50px 30px;}.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text.correction-padding{padding:80px 30px 30px 30px;}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text.correction-padding{padding:50px 30px 10px 30px;}}.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text-2.correction-padding{padding:0 15px 80px 30px;}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text-2.correction-padding{padding:0 30px 40px 30px;}}.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .black-background .cat-iph-accessories-inside-text-2.correction-padding{padding:0 15px 0px 30px;}@media screen and (max-width: 900px){.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .black-background .cat-iph-accessories-inside-text-2.correction-padding{padding:0 15px 2px 30px;}}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .black-background .cat-iph-accessories-inside-text-2.correction-padding{padding:0 30px 0px 30px;}}.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text-3.correction-padding{padding:0 30px 80px 15px;}@media screen and (max-width: 480px){.iphone-purchase .accessory-grid .two-up-tile-wrapper.large-50 .cat-iph-accessories-inside-text-3.correction-padding{padding:0 30px 80px 30px;}}.iphonecategory .block-carousel h3{font-size:32px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 0 0;text-align:center;}.iphonecategory .accessory-grid .two-up-tile-wrapper h3{font-size:32px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 24px 0;text-align:center;}@media screen and (max-width: 480px){.iphonecategory .accessory-grid .two-up-tile-wrapper h3{font-size:27px;}}.iphonecategory .accessory-grid .two-up-tile-wrapper .black-background h3{font-size:32px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 0 0;padding:0 0 24px 0;text-align:center;}@media screen and (max-width: 480px){.iphonecategory .accessory-grid .two-up-tile-wrapper .black-background h3{font-size:27px;line-height:1.3;}}.iphone-purchase .accessory-grid .blockswitchingaiphmt{border:0px solid #363636 !important;border-radius:10px;padding-top:0;margin:0 0 0 0;height:100%;display:flex;flex-direction:column;justify-content:space-between;}.accessory-grid .grid-cell{padding-top:0;margin:0 0 0 0;height:100%;display:flex;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 480px){.accessory-pre-order-iphone .accessory-grid .grid-cell{flex-direction:column;}}.black-background .black-button-indent-1 .ty-btn__primary{font-size:14px;background:#ddd;color:#030303;padding:10px 30px;}.black-background .black-button-indent-1 .ty-btn__primary:hover{background:#fff;}.black-background .picture-block .picture{width:56%;}.iphonecategory .airpods-complements h2{font-size:48px;line-height:1.4;font-weight:700;letter-spacing:.011em;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 1366px){.iphonecategory .airpods-complements h2{font-size:36px;}}@media screen and (max-width: 480px){.iphonecategory .airpods-complements h2{font-size:30px;}}.airpods-complements .whyairpmarg150{padding:115px 0 75px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.airpods-complements .whyairpmarg150{padding:30px 0 50px 0;}}.iphonecategory .airpods-complements p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;text-align:left;}@media screen and (max-width: 480px){.iphonecategory .airpods-complements p{font-size:16px;line-height:170%;}}.iphonecategory .airpods-complements .blocktouchairmt p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#fff;text-align:left;}@media screen and (max-width: 480px){.iphonecategory .airpods-complements .blocktouchairmt p{font-size:16px;line-height:170%;}}.iphonecategory .airpods-complements .blocktouchairmt h3{font-size:35px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 0 0;padding:0 0 0 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .airpods-complements .blocktouchairmt h3{font-size:24px;}}@media screen and (max-width: 900px){.iphonecategory .airpods-complements .blocktouchairmt h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .airpods-complements .blocktouchairmt h3{font-size:27px;text-align:center;}}.airpods-complements .blocktouchairmt{margin:0 40px 0 0;}.airpods-complements .blockaccessaudioairmt{margin:0 40px 0 0;}.airpods-complements .blockswitchingairmt{margin:0 40px 0 0;}.airpods-complements .blockadvertisementairmt{margin:0 40px 0 0;}.airpods-complements .whyairpods0{padding:0 !important;margin:0 0 40px 0 !important;}@media screen and (max-width: 480px){.airpods-complements .whyairpods0{margin:0 0 10px 0 !important;}}.airpods-complements .whyairpodstop100{margin:100px -40px 0 0;}@media screen and (max-width: 480px){.airpods-complements .whyairpodstop100{margin:30px -40px 0 0;}}.airpods-complements .whyairpodstop0{margin:0px -40px 0 0;}.iphonecategory .airpods-complements .ptextsirimt{color:transparent;font-size:35px;font-weight:700;line-height:1.05;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;text-align:center;}@media screen and (max-width: 480px){.iphonecategory .airpods-complements .ptextsirimt{font-size:30px;}}.reason-iphone-pre-order .iphone-grid-only{margin:70px auto 0 auto;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;padding:0 0 0 0;}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only{margin:70px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}@media screen and (max-width: 780px){.reason-iphone-pre-order .iphone-grid-only{margin:27px auto 0 auto;display:flex;flex-direction:column;align-items:center;}}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .large-45{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .large-20{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .large-35{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.reason-iphone-pre-order .iphone-grid-only .large-50{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.iphone-new-features .large-50{flex-basis:87%;max-width:87%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .large-65{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .large-35{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .large-50{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .picture-block .picture{width:50%;}}@media screen and (max-width: 480px){.accessory-pre-order-iphone .picture-block .picture{width:100%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .large-50 .picture-block .picture{width:80%;}}@media screen and (max-width: 480px){.accessory-pre-order-iphone .large-50 .picture-block .picture{width:100%;}}@media screen and (max-width: 900px){.accessory-pre-order-iphone .black-background .large-50 .picture-block .picture{width:56%;}}@media screen and (max-width: 900px){.airpods-complements .whyairpodstop100{flex-direction:column;}}@media screen and (max-width: 900px){.airpods-complements .ty-column3.whyairpods0{width:100%;}}@media screen and (max-width: 900px){.airpods-complements .whyairpodstop0{flex-direction:column;}}@media screen and (max-width: 900px){.airpods-complements .ty-column2.whyairpods0{width:100%;}}.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header h2{font-size:38px;margin-bottom:40px;}@media screen and (max-width: 1366px){.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header h2{font-size:36px;}}@media screen and (max-width: 979px){.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header h2{font-size:36px;}}@media screen and (max-width: 767px){.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header h2{font-size:30px;}}@media screen and (max-width: 480px){.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header h2{font-size:30px;padding:0px 20px 0px 20px;}}.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header p{font-size:19px;}@media screen and (max-width: 480px){.iphonecategory .optimal-iphone-tasks-goals .optimal-iphone-header p{font-size:16px;}}.iphone-purchase .optimal-iphone-tasks-goals .icon-circled-play{width:auto;}.backg-iph14pro-pre23{margin:-21px 0 0 0;background:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/banner-iphone-14-pro-i-14-pro-max-3-2.webp);background-color:#372746;background-blend-mode:normal;background-position:bottom 0 right 0;background-size:45%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.backg-iph14pro-pre23{background-position:bottom 0 right 480px;background-size:30%;}}@media screen and (max-width: 2050px){.backg-iph14pro-pre23{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1830px){.backg-iph14pro-pre23{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1730px){.backg-iph14pro-pre23{background-position:bottom 0 right 0;background-size:48%;}}@media screen and (max-width: 1366px){.backg-iph14pro-pre23{background-position:bottom 0 right -30px;background-size:56%;}}@media screen and (max-width: 1068px){.backg-iph14pro-pre23{background-position:bottom 0 center;background-size:68%;}}@media screen and (max-width: 480px){.backg-iph14pro-pre23{background-position:bottom 0 center;background-size:88%;}}.backg-iph13-pre6{margin:-21px 0 0 0;background-color:#000;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/water_resistant__gnhxpuloslay_large2.jpg);background-position:bottom 0 right 0;background-size:45%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.backg-iph13-pre6{background-position:bottom 0 right 480px;background-size:30%;}}@media screen and (max-width: 2050px){.backg-iph13-pre6{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1830px){.backg-iph13-pre6{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1730px){.backg-iph13-pre6{background-position:bottom 0 right 0;background-size:48%;}}@media screen and (max-width: 1366px){.backg-iph13-pre6{background-position:bottom 0 right -30px;background-size:56%;}}@media screen and (max-width: 1068px){.backg-iph13-pre6{background-position:bottom 0 center;background-size:68%;}}@media screen and (max-width: 480px){.backg-iph13-pre6{background-position:bottom 0 center;background-size:88%;}}.backg-iph14-pre23{margin:-21px 0 0 0;background-color:#122239;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/iphone-13-mini-page-banner-888-23.webp);background-position:bottom 0 right 0;background-size:45%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.backg-iph14-pre23{background-position:bottom -73px right 0;background-size:43%;}}@media screen and (max-width: 2050px){.backg-iph14-pre23{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1830px){.backg-iph14-pre23{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1730px){.backg-iph14-pre23{background-position:bottom 0 right 0;background-size:48%;}}@media screen and (max-width: 1366px){.backg-iph14-pre23{background-position:bottom 0 right -130px;background-size:56%;}}@media screen and (max-width: 1068px){.backg-iph14-pre23{background-position:bottom 0 right 0;background-size:70%;}}@media screen and (max-width: 480px){.backg-iph14-pre23{background-position:bottom 0 right 0;background-size:88%;}}.backg-iph13-pre7{margin:-21px 0 0 0;background-color:#122239;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/iphone-13-mini-page-banner-888.png);background-position:bottom 0 right 0;background-size:45%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.backg-iph13-pre7{background-position:bottom -73px right 0;background-size:43%;}}@media screen and (max-width: 2050px){.backg-iph13-pre7{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1830px){.backg-iph13-pre7{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1730px){.backg-iph13-pre7{background-position:bottom 0 right 0;background-size:48%;}}@media screen and (max-width: 1366px){.backg-iph13-pre7{background-position:bottom 0 right -130px;background-size:56%;}}@media screen and (max-width: 1068px){.backg-iph13-pre7{background-position:bottom 0 right 0;background-size:70%;}}@media screen and (max-width: 480px){.backg-iph13-pre7{background-position:bottom 0 right 0;background-size:88%;}}.iphonecategory .sky-blue p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 1366px){.iphonecategory .sky-blue p{font-size:14px;}}@media screen and (max-width: 1200px){.iphonecategory .sky-blue p{font-size:16px;}}.iphone-purchase .sky-blue{background-color:#c1d6e9;}.iphone-grid-only.iph13-pro .picture-background.cell-4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/camera_system_1649816846156_large.png);background-repeat:no-repeat;background-position:right -2px bottom;background-size:46%;border-radius:10px;}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/camera_system_1649816846156_large-2.png);background-repeat:no-repeat;background-position:right -2px bottom 30px;background-size:74%;border-radius:10px;height:327px;}}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro .picture-background.cell-4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/camera_system_1649816846156_large-2.png);background-repeat:no-repeat;background-position:right -2px bottom 30px;background-size:74%;border-radius:10px;height:298px;}}.iph13-pro .cat-iph-accessories-inside-text .title-horizontal-icon .icon{margin-left:0;margin-right:20px;}.iphonecategory .reason-iphone-pre-order .iphone-grid-only .black-background h3{font-size:35px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .reason-iphone-pre-order .iphone-grid-only .black-background h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .reason-iphone-pre-order .iphone-grid-only .black-background h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .reason-iphone-pre-order .iphone-grid-only .black-background h3{font-size:27px;text-align:center;}}.adapt-i14p .iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/iphone-14-pro-finish-select-202209-6-1inch-spaceblack_1.webp);}@media screen and (max-width: 900px){.adapt-i14p .iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/iphone-14-pro-finish-select-202209-6-1inch-spaceblack_2.webp);}}@media screen and (max-width: 480px){.adapt-i14p .iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/iphone-14-pro-finish-select-202209-6-1inch-spaceblack_2.webp);}}.iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/stainless_steel_1_static_24867567_large.jpg);background-repeat:no-repeat;background-position:right 20px bottom;background-size:21%;border-radius:10px;}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/stainless_steel_1_static_24867567_large-900.png);background-repeat:no-repeat;background-position:right -2px bottom 30px;background-size:73%;border-radius:10px;height:315px;}}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro .picture-background.cell-6{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/stainless_steel_1_static_24867567_large-900.png);background-repeat:no-repeat;background-position:right -2px bottom 30px;background-size:73%;border-radius:10px;height:280px;}}.iphone-purchase .iph13-pro .pale-pink-background{background-color:#ffcdc0;}.iphone-grid-only.iph13-pro .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display.png);background-repeat:no-repeat;background-position:right -30px bottom -70px;background-size:33%;border-radius:10px;}@media screen and (max-width: 1366px){.iphone-grid-only.iph13-pro .picture-background.cell-8{background-position:right -11px bottom -48px;}}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display.png);background-repeat:no-repeat;background-position:right 257px bottom -70px;background-size:33%;border-radius:10px;height:404px;}}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display.png);background-repeat:no-repeat;background-position:right 90px bottom -70px;background-size:49%;border-radius:10px;height:404px;}}.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14p{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display230922.webp);}.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14p23{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display230922-0523.webp);}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14p23{height:auto;padding-bottom:134px;}}.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14pM23{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/vsegda-vklyuchenyj-iphone-14-pro-max.webp);}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14pM23{height:auto;padding-bottom:134px;}}.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14pM23chip{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/chip%20A16%20Bionic%202.webp);}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14pM23chip{height:auto;padding-bottom:134px;}}.iphone-grid-only.iph13-pro .picture-background.cell-8.iph14p23-2{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display230922-perv1.webp);}.cat-iph-accessories-inside-text.fon-stabilizac-video-iphone-14-pro{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/2023-07-05_17-57-13-stabiliz.webp);border-radius:10px;background-repeat:no-repeat;background-size:cover;}.cat-iph-accessories-inside-text.fon-stabilizac-video-iphone-14-pro-m{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/2023-07-09_12-14-33-stabiliz.webp);border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:center;}.iphonecategory .iph13-pro h3{padding:0 0 14px 0;}.iphonecategory .iph13-pro .iph14pM23 h3{color:#ffb6ff;}.iphonecategory .iphone-grid-only.iph13-pro .text-gradient-three-color-number-1{padding:0 0 14px 0;}.iphonecategory .sky-blue h3{font-size:35px;line-height:1.2;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .sky-blue h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .sky-blue h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .sky-blue h3{font-size:27px;text-align:center;}}@media screen and (max-width: 1068px){.iphonecategory.iphone-purchase .iph13-mini .main-banner-iph21-category{padding:0 0 530px 0;}}@media screen and (max-width: 480px){.iphonecategory.iphone-purchase .iph13-mini .main-banner-iph21-category{padding:0 0 315px 0;}}.iphone-purchase .blue-color-background{background-color:#122239;}.iphonecategory .blue-color-background h3{font-size:35px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 0 0;padding:0 0 14px 0;text-align:left;}@media screen and (max-width: 1366px){.iphonecategory .blue-color-background h3{font-size:21px;}}@media screen and (max-width: 900px){.iphonecategory .blue-color-background h3{font-size:32px;text-align:center;}}@media screen and (max-width: 480px){.iphonecategory .blue-color-background h3{font-size:27px;text-align:center;}}.iphonecategory .blue-color-background p{font-size:18px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#fff;}@media screen and (max-width: 1366px){.iphonecategory .blue-color-background p{font-size:18px;}}@media screen and (max-width: 900px){.iphonecategory .blue-color-background p{font-size:18px;}}.iphone-grid-only.iph13-mini .picture-background.cell-4{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/background-picture-electronic-circuit-2.png);background-repeat:no-repeat;background-position:left -6em bottom -12em;background-size:105em;}.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/technology-promotion-iphone-display-630.png);background-repeat:no-repeat;background-position:right -30px bottom -70px;background-size:33%;border-radius:10px;}@media screen and (max-width: 1366px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-8{background-position:right -11px bottom -48px;background-size:39%;}}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-8{background-repeat:no-repeat;background-position:right 233px bottom -70px;background-size:40%;border-radius:10px;height:483px;}}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-8{background-repeat:no-repeat;background-position:right 90px bottom -70px;background-size:49%;border-radius:10px;height:462px;}}.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-7{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/battery_static_257896456_large.jpg);background-repeat:no-repeat;background-position:left 0px bottom -60px;background-size:33%;border-radius:10px;}@media screen and (max-width: 1366px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-7{background-position:left 0px bottom -32px;}}@media screen and (max-width: 900px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-7{background-repeat:no-repeat;background-position:left 0px bottom -104px;background-size:33%;border-radius:10px;height:240px;}}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-7{background-repeat:no-repeat;background-position:left 0px bottom -219px;background-size:85%;border-radius:10px;height:404px;}}.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-7{padding:40px 50px 40px 300px;width:100%;}@media screen and (max-width: 1366px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-7{padding:40px 50px 40px 240px;}}@media screen and (max-width: 900px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-7{padding:40px 50px 40px 300px;}}@media screen and (max-width: 480px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-7{padding:40px 35px 50px 35px;}}.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-8{padding:40px 50px 40px 50px;width:100%;}@media screen and (max-width: 1366px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-8{padding:40px 200px 40px 50px;}}@media screen and (max-width: 900px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-8{padding:40px 50px 40px 50px;}}@media screen and (max-width: 480px){.iphone-purchase .iph13-mini .cat-iph-accessories-inside-text.cell-8{padding:40px 35px 50px 35px;}}.iphone-grid-only.iph13-pro.iph13-mini .picture-background.cell-4{height:auto;}.optimal-iphone-tasks-goals .rst-up-text{font-size:19px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 480px){.optimal-iphone-tasks-goals .rst-up-text{font-size:16px;}}.indicator-top{display:none;}@media screen and (max-width: 480px){.indicator-top{margin:20px 0 -50px 0;padding:0;display:flex;height:55px;justify-content:center;align-items:center;font-family:sans-serif;}.indicator-top .indicator{position:relative;width:25px;height:25px;transform:rotate(-45deg);}.indicator-top .indicator span{position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border:none;border-bottom:3px solid #2daac1;border-right:3px solid #2daac1;animation:animate 1s linear infinite;}.indicator-top .indicator span:nth-child(1){top:-30px;left:-30px;animation-delay:0s;}.indicator-top .indicator span:nth-child(2){top:-15px;left:-15px;animation-delay:0.2s;}.indicator-top .indicator span:nth-child(3){top:0;left:0;animation-delay:0.4s;}.indicator-top .indicator span:nth-child(4){top:15px;left:15px;animation-delay:0.6s;}.indicator-top .indicator span:nth-child(5){top:30px;left:30px;animation-delay:0.8s;}}@keyframes animate{0%{border-color:#2daac1;transform:translate(0,0);}20%{border-color:#2daac1;transform:translate(15px,15px);}20.1%,100%{border-color:#96deec;}}.newmac .h1-mt{font-size:43px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 1366px){.newmac .h1-mt{font-size:40px;line-height:150%;}}@media screen and (max-width: 960px){.newmac .h1-mt{font-size:28px;line-height:133%;text-align:left;}}@media screen and (max-width: 480px){.newmac .h1-mt{font-size:30px;line-height:140%;text-align:left;}}.newmac .h1-mt.white-text{color:#fff;}.newmac .h1-mt.center-text{text-align:center;}.newmac .h2-mt{font-size:34px;text-align:left;line-height:150%;font-weight:700;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 1366px){.newmac .h2-mt{font-size:32px;line-height:150%;}}@media screen and (max-width: 780px){.newmac .h2-mt{font-size:30px;line-height:150%;text-align:center;}}@media screen and (max-width: 480px){.newmac .h2-mt{font-size:27px;line-height:140%;text-align:left;}}.newmac .h2-mt.white-text{color:#fff;}.newmac .h2-mt.center-text{text-align:center;}@media screen and (max-width: 480px){.newmac .h2-mt.center-text.mobil{text-align:left;}}.h3-mtp{font-size:30px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;margin:0 0 30px 0;padding:0;}@media screen and (max-width: 480px){.h3-mtp{font-size:23px;}}.h3-mt{font-size:30px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;margin:0;padding:0;}.newmac .h3-mt{font-size:30px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 1366px){.newmac .h3-mt{font-size:25px;line-height:140%;}}@media screen and (max-width: 780px){.newmac .h3-mt{font-size:27px;line-height:135%;}}@media screen and (max-width: 480px){.newmac .h3-mt{font-size:23px;line-height:135%;}}.newmac .h3-mt.white-text{color:#fff;}.newmac .h3-mt.center-text{text-align:center;}.title-mt{font-size:20px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 780px){.title-mt{font-size:18px;line-height:135%;}}.title-mt.white-text{color:#fff;}.title-mt.center-text{text-align:center;}.p-mt.center-text{text-align:center;}.p-mt a{font-size:inherit;text-align:left;line-height:170%;font-weight:400;letter-spacing:0.011em;margin:0;padding:0;}.p-mtp a{color:#2daac1;font-size:inherit;text-align:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;}.p-mtp a:hover{color:#238698;}.p-mtp{font-size:16px;text-align:left;line-height:160%;font-weight:400;color:var(--Dark-400);letter-spacing:0.011em;margin:0 0 30px 0;padding:0;}@media screen and (max-width: 1366px){.p-mtp{font-size:14px;}}.p-mt{font-size:18px;text-align:left;line-height:160%;font-weight:400;color:var(--Dark-400);letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.p-mt{font-size:16px;line-height:150%;}}@media screen and (max-width: 960px){.p-mt{font-size:14px;line-height:140%;}}@media screen and (max-width: 780px){.p-mt{font-size:18px;line-height:170%;}}@media screen and (max-width: 480px){.p-mt{font-size:16px;line-height:160%;}}.p-mt.white-text{color:#fff;}.p-mt.grey-text{color:#a5a5a5;}a.icon-title{color:#2daac1;}a.icon-title:hover{color:#238698;transition:all 0.3s;}.icon-title{font-size:18px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.icon-title{font-size:17px;line-height:120%;}}@media screen and (max-width: 960px){.icon-title{font-size:13px;line-height:140%;}}@media screen and (max-width: 780px){.icon-title{font-size:16px;line-height:160%;}}@media screen and (max-width: 480px){.icon-title{font-size:16px;line-height:160%;margin-bottom:3px;}}.icon-title.underlined{text-decoration:underline;}.icon-title.white-text{color:#fff;}.icon-title.center-text{text-align:center;}.p-hints{font-size:14px;text-align:left;line-height:150%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}.p-hints a{font-size:14px;text-align:left;line-height:150%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}.p-hints a:hover{color:#238698;}.ip-card{font-size:16px;text-align:left;line-height:150%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.ip-card{font-size:13px;line-height:140%;}}@media screen and (max-width: 480px){.ip-card{font-size:14px;line-height:150%;}}.icon-p{font-size:15px;text-align:left;line-height:150%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.icon-p{font-size:17px;line-height:170%;}}@media screen and (max-width: 960px){.icon-p{font-size:13px;line-height:140%;}}@media screen and (max-width: 780px){.icon-p{font-size:14px;line-height:160%;}}@media screen and (max-width: 480px){.icon-p{line-height:150%;}}@media screen and (max-width: 480px){.bl-vip .icon-p{font-size:16px;line-height:160%;}}@media screen and (max-width: 480px){.fancybox__content .html-popup .icon-p{font-size:14px;line-height:150%;}}.icon-p.white-text{color:#fff;}.icon-p.center-text{text-align:center;}.icon-p a{font-size:inherit;color:inherit;}.hints-bl .icon-size{width:55px;height:55px;}@media screen and (max-width: 480px){.hints-bl .icon-size{width:45px;height:45px;}}.icon-size{width:80px;height:80px;}@media screen and (max-width: 1366px){.icon-size{width:60px;height:60px;}}@media screen and (max-width: 960px){.icon-size{width:auto;height:auto;}}@media screen and (max-width: 480px){.icon-size{width:auto;height:auto;}}.icon-size.up-indent{margin-top:-8px;}@media screen and (max-width: 480px){.icon-size.up-indent{margin-left:-10px;}}@media screen and (max-width: 480px){.hints-bl .icon-size.up-indent{margin-top:0;margin-left:0;}}.p-compar{font-size:14px;text-align:center;line-height:140%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.p-compar{font-size:13px;}}.p-compar.pop-up{font-size:14px;text-align:center;line-height:140%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;text-decoration-line:underline;margin:0;padding:0;}@media screen and (max-width: 1366px){.p-compar.pop-up{font-size:13px;}}.p-compar.grey-text{font-size:14px;text-align:center;line-height:140%;font-weight:400;color:#6e6e73;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1366px){.p-compar.grey-text{font-size:13px;}}.p-compar.note{font-size:10px;text-align:center;line-height:140%;font-weight:400;color:#2daac1;letter-spacing:0.011em;margin:0;padding:0;}.p-compar.note:hover{color:#238698;}.p-ft-b{font-size:14px;text-align:left;line-height:140%;font-weight:400;color:#6e6e73;letter-spacing:0.011em;margin:0;padding:0;}.p-und-b{font-size:14px;text-align:center;line-height:150%;font-weight:400;color:#6e6e73;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 480px){.p-und-b{line-height:140%;}}@media screen and (max-width: 480px){.bl-reviews .p-und-b{color:#1d1d1f;}}.sl-pr .p-und-b{text-align:left;}.p-und-b a{font-size:inherit;text-decoration:underline;text-align:center;line-height:150%;font-weight:400;color:inherit;letter-spacing:0.011em;}.p-und-b.left-text{text-align:left;}.wrap-footnote{padding:0 0 25px 0;margin:0;}.wrap-section-last{padding:0 0 80px 0;margin:0;}@media screen and (max-width: 480px){.wrap-section-last{padding:0 0 40px 0;margin:0;}}.wrap-section{padding:80px 0;margin:0;}@media screen and (max-width: 1366px){.wrap-section{padding:50px 0;}}@media screen and (max-width: 780px){.wrap-section{padding:40px 0;}}@media screen and (max-width: 480px){.wrap-section{padding:40px 0;}}.wrap-section.grey-bg{background:#f1f1f1;}.wrap-section.grey2-bg{background:#e5e5e5;}.light-black-bg{background:#333;}.three-up-tile-wrapper.pad-grid-bl{padding:40px 50px;}@media screen and (max-width: 1366px){.three-up-tile-wrapper.pad-grid-bl{padding:30px 40px;}}@media screen and (max-width: 780px){.three-up-tile-wrapper.pad-grid-bl{padding:40px 50px;}}@media screen and (max-width: 480px){.three-up-tile-wrapper.pad-grid-bl{padding:35px 40px;}}.two-up-tile-wrapper.pad-grid-bl{padding:60px;}@media screen and (max-width: 1366px){.two-up-tile-wrapper.pad-grid-bl{padding:50px;}}@media screen and (max-width: 780px){.two-up-tile-wrapper.pad-grid-bl{padding:40px;}}@media screen and (max-width: 480px){.two-up-tile-wrapper.pad-grid-bl{padding:30px;}}.button-mt{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#32abc0;width:-webkit-fit-content;width:-moz-fit-content;width:max-content;min-width:44px;height:50px;color:#fff;font-size:14px;font-weight:600;line-height:96%;letter-spacing:-0.01em;margin:0;padding:0 20px;border:0;overflow:hidden;outline:0;text-decoration:none;cursor:pointer;text-transform:uppercase;background-clip:border-box;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:100%;}@media screen and (max-width: 1366px){.button-mt{height:35px;font-size:11px;padding:0 15px;}}@media screen and (max-width: 480px){.button-mt{width:100%;height:50px;font-size:14px;}}.button-mt:hover{background:#3db5c8;color:#fff;}.button-mt.black-bt{background:#000;}.button-mt.black-bt:hover{background:#373737;}.button-mt.contour-bt{background:transparent;color:#1d1d1f;border:1px solid #000;}.button-mt.contour-bt:hover{background:#1d1d1f;color:#fff;}.arrow-bt > span{display:flex;align-items:center;justify-content:center;white-space:normal;line-height:normal;word-wrap:break-word;overflow:hidden;max-height:50px;font-size:inherit;}.arrow-bt i{position:relative;top:inherit;margin:0 0 0 5px;}.button-mt.contour-bt.white-bt{background:transparent;color:#fff;border:1px solid #fff;}.button-mt.contour-bt.white-bt:hover{background:#fff;color:#1d1d1f;}.button-mt.gray-bt{background:#ddd;color:#1d1d1f;}.button-mt.gray-bt:hover{background:#fff;}.bot-i-but{margin:0 0 20px 0;}.colornav-mt{width:35px;height:35px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin:0 5px 5px 5px;background-color:#f3f3f3;background-clip:content-box;padding:3px;}.colornav-mt:hover{border-color:#1d1d1f;color:#232323;}.colornav-mt:active{border-color:#1d1d1f;color:#fff;background-color:#f3f3f3;cursor:default;}.memorynav-mt{min-width:71px;height:40px;display:inline-block;text-align:center;color:#7f7f7f;vertical-align:middle;user-select:none;border:1px solid #7f7f7f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:transparent;margin:7.5px;padding:11px 10px;}.memorynav-mt:hover{border-color:#1d1d1f;color:#1d1d1f;}.memorynav-mt:active{border-color:#2daac1;color:#fff;background-color:#2daac1;cursor:default;}.memorynav-mt span{font-size:16px;line-height:75%;}@media screen and (max-width: 1366px){.memorynav-mt span{font-size:14px;line-height:75%;}}@media screen and (max-width: 780px){.memorynav-mt span{font-size:16px;line-height:75%;}}@media screen and (max-width: 480px){.memorynav-mt span{font-size:14px;line-height:75%;}}.image-icon-gr{margin:0 auto 8px auto;width:auto;height:45px;}.image-icon{margin:0 auto 8px auto;width:auto;height:90px;}.block-circled-play.image-iphone-6-colors-video{bottom:17px;right:38px;}@media screen and (max-width: 480px){.block-circled-play.image-iphone-6-colors-video{bottom:16px;right:42px;}}.block-circled-play{position:absolute;z-index:1;bottom:20px;right:30px;}@media screen and (max-width: 480px){.block-circled-play{bottom:16px;right:42px;}}.block-circled-play.expand{position:absolute;z-index:1;top:40px;right:30px;}@media screen and (max-width: 480px){.block-circled-play.expand{bottom:20px;top:auto;}}.icon-circled-play{width:40px;}.fa.fa-play-circle.icon-circled-play{color:#bdbdbd;margin-left:5px;width:auto;}.fa.fa-question-circle.icon-circled-play{color:#767676;margin-left:5px;width:auto;}.image-wrapper img.icon-circled-play{border-radius:50px;-webkit-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);-moz-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);}.image-wrapper img.block-circled-play{right:23px;}@media screen and (min-width: 2400px){.image-wrapper img.block-circled-play{right:56px;}}@media screen and (max-width: 2350px){.image-wrapper img.block-circled-play{right:41px;}}@media screen and (max-width: 2200px){.image-wrapper img.block-circled-play{right:38px;}}@media screen and (max-width: 2100px){.image-wrapper img.block-circled-play{right:34px;}}@media screen and (max-width: 2000px){.image-wrapper img.block-circled-play{right:27px;}}@media screen and (max-width: 1680px){.image-wrapper img.block-circled-play{right:23px;}}@media screen and (max-width: 480px){.image-wrapper img.block-circled-play{right:42px;}}.image-wrapper .icon-circled-play{width:29px;}.nov-tabl-iph-23 .section-compare .device .image-wrapper img.icon-circled-play{padding:0;}.gb-type-1{margin:-20px 0 0 0;}.gb-iphone-14{background:url('https://mactime.pro/images/companies/1/Images/new-iphone/kartinka-na-bennere-na-fone-14.png') left 30% center no-repeat, linear-gradient(90deg,#000,#000);}@media screen and (max-width: 480px){.ban-type-1{margin:40px 0 0 0;}}.col2-ban-type-1{display:inline-block;width:50%;vertical-align:middle;margin-right:-0.25em;}@media screen and (max-width: 480px){.col2-ban-type-1{width:100%;}}.pic-ban-type-1{width:90%;margin:45px 0 0 0;}@media screen and (max-width: 480px){.pic-ban-type-1{width:95%;margin:35px 0 0 0;}}.block-pic-type-1{text-align:right;}@media screen and (max-width: 480px){.block-pic-type-1{text-align:center;}}.bl-title-ban-type-1{margin:0 0 80px 0;}@media screen and (max-width: 480px){.bl-title-ban-type-1{margin:0 0 40px 0;}}.bl-desc-ban-type-1{margin:0 0 80px 0;}@media screen and (max-width: 480px){.bl-desc-ban-type-1{margin:0 0 40px 0;}}.bl-but-ban-type-1{padding:0 0 0 0;margin:0 0 0 0;}.scroll-menu-ban-type-1{overflow-x:scroll;}.scroll-menu-ban-type-1::-webkit-scrollbar{width:0;}.scroll-but-ban-type-1{min-width:780px;}ul.but-menu-ban-type-1{padding:0;list-style-type:none;text-indent:0;font-size:0;}ul.but-menu-ban-type-1 li{display:inline-block;padding:0 20px 20px 0;}@media screen and (max-width: 480px){.gb-type-1 .button-mt{padding:0 15px;height:40px;}}.calc-sc30-2{padding:80px 0 0 0;text-align:left;}.ban-type-2{padding:30px 0 0 0;margin:0;}@media screen and (max-width: 480px){.ban-type-2{padding:10px 0 0 0;margin:0;}}.ban-section-type-2{padding:0;}@media screen and (max-width: 1366px){.ban-section-type-2{padding:0;}}@media screen and (max-width: 480px){.ban-section-type-2{margin:0 0 10px 0;}}.ri-ban{margin-bottom:30px;}.ban-type-2 .h1-mt{margin-bottom:40px;}@media screen and (max-width: 960px){.ban-type-2 .h1-mt{margin-bottom:20px;}}@media screen and (max-width: 480px){.ban-type-2 .h1-mt{margin-bottom:30px;}}.ban-section-type-2 .h2-mt{margin-bottom:40px;}@media screen and (max-width: 480px){.ban-section-type-2 .h2-mt{margin-bottom:30px;}}.ban-section-type-2 .h3-mt{margin-bottom:40px;}@media screen and (max-width: 480px){.ban-section-type-2 .h3-mt{margin-bottom:30px;}}.ban-type-2 .p-mt{margin-bottom:60px;}.ban-section-type-2 .p-mt{margin-bottom:60px;}@media screen and (max-width: 960px){.ban-section-type-2 .p-mt{margin-bottom:20px;}}@media screen and (max-width: 480px){.ban-section-type-2 .p-mt{margin-bottom:30px;}}.ri-ban-adv.flex-wrap{flex-wrap:wrap;}.ri-ban-adv{display:flex;margin:0 -25px;}@media screen and (max-width: 960px){.ri-ban-adv{margin:0 -20px;}}@media screen and (max-width: 480px){.ri-ban-adv{flex-direction:column;margin:0;}}.kit-options{display:flex;flex-wrap:wrap;margin:15px -23px 0 12px;}@media screen and (max-width: 480px){.kit-options{flex-direction:column;flex-wrap:nowrap;margin:15px -23px 0 -23px;}}.hints-bl{display:flex;flex-wrap:wrap;margin:15px -23px 0 -23px;}@media screen and (max-width: 480px){.hints-bl{flex-direction:column;margin:15px 0 0 0;}}.section-adv{display:flex;margin:0 -25px;flex-wrap:wrap;}@media screen and (max-width: 480px){.section-adv{flex-direction:column;margin:0;}}@media screen and (max-width: 480px){.kit-service .section-adv{margin-top:30px;}}.cont-adv-1-column{display:flex;flex-basis:100%;padding:0 0 30px 0;}.cont-adv-2-column{display:flex;flex-basis:50%;padding:0 25px 45px 25px;}@media screen and (max-width: 960px){.cont-adv-2-column{flex-basis:100%;padding:0 20px 20px 20px;}}@media screen and (max-width: 480px){.cont-adv-2-column{flex-basis:100%;padding:0 0 20px 0;}}.cont-adv-3-column{display:flex;flex-basis:33%;padding:0 25px 45px 25px;}@media screen and (max-width: 480px){.cont-adv-3-column{flex-basis:100%;padding:0 0 40px 0;}}.cont-adv-4-column{display:flex;flex-basis:25%;padding:0 25px 45px 25px;}@media screen and (max-width: 480px){.cont-adv-4-column{flex-basis:100%;padding:0 0 40px 0;}}.hints-bl .cont-adv__image{width:65px;}.cont-adv__image{width:90px;}@media screen and (max-width: 1366px){.cont-adv__image{width:65px;}}@media screen and (max-width: 960px){.cont-adv__image{width:45px;padding-right:5px;}}@media screen and (max-width: 480px){.cont-adv__image{width:80px;padding-right:0;}}@media screen and (max-width: 480px){.fancybox__content .html-popup .cont-adv__image{width:60px;padding-right:0;}}.cont-adv__feature{flex:1;}.distance-text{margin-bottom:60px;}@media screen and (max-width: 1366px){.distance-text{margin-bottom:30px;}}@media screen and (max-width: 480px){.sl-pr .distance-text{margin-bottom:40px;}}@media screen and (max-width: 480px){.sl-vid .distance-text{margin-bottom:50px;}}.dt-cads{margin-bottom:30px;}.distance-section{margin-bottom:60px;}.cr-b{margin-left:-23px;margin-right:-23px;}.cards-row{display:flex;align-items:stretch;margin-left:-23px;margin-right:-23px;}@media screen and (max-width: 480px){.cards-row{flex-direction:column;}}.cr-2{padding-left:23px;padding-right:23px;margin:0;height:100%;width:50%;}@media screen and (max-width: 480px){.cr-2{padding-left:0;padding-right:0;width:100%;}}.cr-4{padding-left:23px;padding-right:23px;margin:0;height:100%;width:25%;}@media screen and (max-width: 480px){.cr-4{padding-left:0;padding-right:0;width:100%;}}.cr-3{padding-left:23px;padding-right:23px;margin:0;height:100%;}@media screen and (max-width: 480px){.sl-vid .cr-3{height:100%;}}.cards-row-3{flex-basis:33.33%;padding-left:23px;padding-right:23px;margin:0;}.cards-cont-noicon{margin:0 0 40px 0;}.cards-cont-adv{display:flex;margin:0 0 30px 0;}.hints-bl .cards-cont-adv{display:flex;margin:0 0 20px 0;}@media screen and (max-width: 480px){.hints-bl .cards-cont-adv{margin:0 0 30px 0;}}.cards-cont-adv-pic{margin:0;}.pic-hb-background{width:100%;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:0px solid #fff;font-size:14px;line-height:1.5;border-radius:7px;background-image:url(https://mactime.pro/images/companies/1/Images/sc/batarei-centr.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000;position:relative;overflow:hidden;}.txt-back{height:240px;padding:30px 30px 20px 30px;border-radius:7px;display:flex !important;flex-direction:row;align-items:flex-start;justify-content:left;background:#000;background:-moz-linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}@media screen and (max-width: 480px){.txt-back{height:180px;}}.center-text{text-align:center;}.pic-backg-vip{width:100%;height:240px;border:0px solid #fff;border-radius:7px;object-fit:cover;}@media screen and (max-width: 480px){.bl-vip .pic-backg-vip{height:180px;}}.card-vip{height:100%;display:flex;flex-direction:column;justify-content:space-between;}.card-vip .h3-mt{margin-bottom:35px;}@media screen and (max-width: 480px){.card-vip .h3-mt{margin-bottom:20px;}}.video-preview{width:100%;height:264px;border:0px solid #fff;border-radius:7px;object-fit:cover;}@media screen and (max-width: 480px){.video-preview{height:100%;}}.line-ft{border-bottom:1px solid #7f7f7f;width:33%;margin-bottom:20px;}.soc-bl{margin:15px 0 0 0;}.bot-bl{padding:15px 0 0 0;}.owl-reviews{margin-bottom:30px;}.bl-reviews{border:1px solid #ededed;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;padding:20px 30px 20px 30px;margin:0 20px 15px 20px;display:flex;flex-direction:column;height:100%;}.ti-bl-vid{margin-bottom:50px;}@media screen and (max-width: 480px){.ti-bl-vid{margin-bottom:35px;}}.pic-device{height:440px;}@media screen and (max-width: 480px){.pic-device{height:250px;margin:0 auto;}}.select-service{display:flex;align-items:stretch;}@media screen and (max-width: 480px){.select-service{flex-direction:column;}}@media screen and (max-width: 480px){.solut-sect{margin:-20px 0 0 0;}}.pic-service{scroll-margin-top:150px;text-align:center;flex-basis:30%;}@media screen and (max-width: 480px){.pic-service{scroll-margin-top:50px;flex-basis:100%;}}.but-service{flex-basis:70%;padding:0 0 0 35px;}@media screen and (max-width: 480px){.but-service{flex-basis:100%;padding:0;}}.model-type{margin:0 -10px 0 -10px;}@media screen and (max-width: 480px){.model-type{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-content:space-evenly;}}.model-type>label>span>figure{width:109px;height:109px;margin:0 auto 0 auto;}@media screen and (max-width: 480px){.model-type>label>span>figure{width:80px;height:80px;}}.model-type>input[type="radio"]{display:none;}.model-type>input[type="radio"]:checked+label{border-color:#32abc0;color:#fff;background-color:#32abc0;}.model-type>label{width:180px;height:180px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #7f7f7f;padding:15px 15px;margin:0 10px 20px 10px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 480px){.model-type>label{flex:1 1 120px;width:auto;height:auto;}}.mod-ty{height:100%;}.mod-icon-home{background-size:109px 109px;background-repeat:no-repeat;background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone.svg?1761116502');width:109px;}@media screen and (max-width: 480px){.mod-icon-home{background-size:cover;width:auto;}}.model-type>label:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.model-type>label:hover figure.mod-icon-home{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone-white.svg?1761116502');}.model-type>label:hover figure.mod-icon-frameless{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone-x-white.svg?1761116502');}.model-type>label:hover figure.mod-icon-inspect{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-search-more-white.svg?1761116502');}.model-type>input[type="radio"]:checked+label>span>figure.mod-icon-home{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone-white.svg?1761116502');}.mod-icon-frameless{background-size:109px 109px;background-repeat:no-repeat;background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone-x.svg?1761116502');width:109px;}@media screen and (max-width: 480px){.mod-icon-frameless{background-size:cover;width:auto;}}.model-type>input[type="radio"]:checked+label>span>figure.mod-icon-frameless{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-iphone-x-white.svg?1761116502');}.mod-icon-inspect{background-size:109px 109px;background-repeat:no-repeat;background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-search-more.svg?1761116502');width:109px;}@media screen and (max-width: 480px){.mod-icon-inspect{background-size:cover;width:auto;}}.model-type>input[type="radio"]:checked+label>span>figure.mod-icon-inspect{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-search-more-white.svg?1761116502');}.sign-icon{height:40px;display:flex;flex-direction:column;justify-content:center;}.device-model{margin:20px 0 0 0;scroll-margin-top:150px;}@media screen and (max-width: 480px){.device-model{scroll-margin-top:80px;}}.title-serv{margin:0 0 35px 0;}.serv-opt-select{margin:0 -10px 0 -10px;display:flex;flex-wrap:wrap;}@media screen and (max-width: 480px){.serv-opt-select{justify-content:space-evenly;align-content:space-evenly;}}.serv-opt-select>input[type="radio"]{display:none;}.serv-opt-select>input[type="radio"]:checked+label{border-color:#32abc0;color:#fff;background-color:#32abc0;}.serv-opt-select>label:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.serv-opt-select>label:hover figure.icon-mini-btn{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-quest-btn-white.svg?1761116502');}.kit-options .serv-opt-select>label{width:110px;}.serv-opt-select>label{width:180px;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #7f7f7f;padding:9px 10px;margin:0 10px 20px 10px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 480px){.serv-opt-select>label{align-items:center;display:flex;flex-direction:row;justify-content:center;flex:1 1 120px;width:auto;height:auto;padding:9px 5px;}}.serv-opt-select>label.lbl-with-icon{padding:7px 0 7px 0;}.btn-with-icon{align-items:center;display:flex;flex-direction:row;justify-content:center;}.icon-mini-btn{background-size:20px 23px;background-repeat:no-repeat;background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-quest-btn.svg?1761116502');width:20px;height:23px;margin:0 5px 0 0;}.serv-opt-select>input[type="radio"]:checked+label>span>figure.icon-mini-btn{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-quest-btn-white.svg?1761116502');}.serv-opt-select>a{width:180px;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #7f7f7f;padding:9px 10px;margin:0 10px 20px 10px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 480px){.serv-opt-select>a{align-items:center;display:flex;flex-direction:row;justify-content:center;flex:1 1 120px;width:auto;height:auto;padding:9px 5px;}}.serv-opt-select>a:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.serv-opt-select>a:hover figure.icon-mini-btn{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-quest-btn-white.svg?1761116502');}.serv-opt-select>a.choice{border-color:#32abc0;color:#fff;background-color:#32abc0;}.serv-opt-select>a figure.choice{background-image:url('../../../../../../../../design/themes/abt__youpitheme/media/images/companies/1/Images/iphone-repair/icons/mt-icon-quest-btn-white.svg?1761116502');}@media screen and (max-width: 480px){.lbl-with-icon .hidden-desktop{display:inline-block !important;}}.serv-opt-select>a.lbl-with-icon{padding:7px 0 7px 0;}.diagnostics-icon{width:230px;margin:15px 0 0 0;display:flex;flex-direction:row;justify-content:space-between;}.im-bl{width:auto;height:440px;margin:0 0 20px 0;}.im-bl-tw{width:auto;height:440px;margin:60px 0 20px 0;}@media screen and (max-width: 480px){.im-bl-tw{height:250px;margin:40px 0 20px 0;}}.fancybox__content .html-popup .h3-mt{margin-bottom:30px;}@media screen and (max-width: 480px){.fancybox__content .html-popup .h3-mt{font-size:23px;line-height:135%;}}.fancybox__content .html-popup .p-mt{margin-bottom:20px;line-height:170%;}@media screen and (max-width: 480px){.fancybox__content .html-popup .p-mt{margin-bottom:20px;font-size:16px;line-height:160%;}}.fancybox__content .html-popup .icon-title{line-height:170%;margin-bottom:8px;}@media screen and (max-width: 480px){.fancybox__content .html-popup .icon-title{font-size:16px;line-height:150%;margin-bottom:8px;}}.fancybox__content .html-popup ul{font-size:18px;text-align:left;line-height:170%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin-bottom:0;padding-left:25px;}@media screen and (max-width: 480px){.fancybox__content .html-popup ul{font-size:16px;line-height:160%;}}.fancybox__content .html-popup ul>li{font-size:inherit;list-style:disc;}.fancybox__content .html-popup ul.icon-p{font-size:15px;text-align:left;line-height:150%;}@media screen and (max-width: 480px){.fancybox__content .html-popup ul.icon-p{font-size:14px;line-height:150%;}}.fancybox__content .html-popup ul.icon-p>li{font-size:inherit;list-style:disc;padding:0;}.fancybox__content .html-popup .qrcode{width:200px;margin:40px auto 40px auto;}.fancybox__content .html-popup .p-und-b{line-height:140%;margin-top:15px;}@media screen and (max-width: 480px){.fancybox__content .html-popup .p-und-b{line-height:140%;margin-top:14px;}}.btn-popup{margin:15px 0 15px 0;}.one-bl-adv{margin:40px 0 40px 0;}.fancybox__content .html-popup .one-bl-adv{margin:40px 0 0 0;}@media screen and (max-width: 480px){.fancybox__content .html-popup .one-bl-adv{margin:30px -10px 0 -20px;}}.vidgal-anim{position:relative;text-align:center;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-repair/watch-the-video-screensaver.png);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;overflow:hidden;}.icovid-anim{position:absolute;width:100%;height:264px;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/icons/icons-circled-play-white.svg);background-repeat:no-repeat;background-position:center;background-size:70px;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;}.icovid-anim:hover{position:absolute;background-color:rgba(134,134,134,0.5);background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/icons/icons-circled-play-white.svg);background-repeat:no-repeat;background-position:center;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}@media screen and (max-width: 480px){.iban-t2{padding:0 30px 30px 30px;}}.rev-des{margin:7px 0 0 0;}.bl-reviews .ty-stars{margin-top:10px;}body{--Main-25:#fff;--Main-50:#92d8e6;--Main-100:#71ccde;--Main-200:#54c2d7;--Main-300:#3ab9d1;--Main-400:#2daac1;--Main-500:#2896aa;--Main-600:#238496;--Main-700:#1f7484;--Main-800:#1b6674;--Main-900:#185a66;--Dark-25:#3b3b3e;--Dark-50:#333336;--Dark-100:#2c2c2f;--Dark-200:#262629;--Dark-300:#212124;--Dark-400:#1d1d1f;--Dark-500:#19191a;--Dark-600:#151516;--Dark-700:#121213;--Dark-800:#0f0f10;--Dark-900:#0d0d0e;--Grey-25:#f4f4f4;--Grey-50:#e5e5e5;--Grey-100:#d6d6d6;--Grey-200:#e3e3e3;--Grey-300:#bbb;--Grey-400:#afafaf;--Grey-500:#a3a3a3;--Grey-600:#989898;--Grey-700:#8d8d8d;--Grey-800:#838383;--Grey-900:#7a7a7a;--Accent-25:#fff;--Accent-50:#fff;--Accent-100:#fcf0f5;--Accent-200:#f2c5d7;--Accent-300:#e99fbd;--Accent-400:#e17da6;--Accent-500:#d95b8f;--Accent-600:#d23d7b;--Accent-700:#c22d6b;--Accent-800:#ab285e;--Accent-900:#962353;}.card-sl button.splide__arrow:disabled{display:none;}.card-sl button.splide__arrow{top:70%;height:4em;width:4em;filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.75));}.sl-pr .card-sl button.splide__arrow{top:52%;height:4em;width:4em;opacity:.4;filter:none;}.sl-vid .card-sl button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.75));}.bl-vip .card-sl button.splide__arrow{top:77%;}.card-sl button.splide__arrow--next{right:2em;}.card-sl button.splide__arrow--prev{left:2em;}.sl-pr .splide__arrow svg{fill:#fff;}.sl-pr .card-sl button.splide__arrow:hover:not(:disabled){opacity:.9;}.sl-prot button.splide__arrow:disabled{display:none;}.sl-prot button.splide__arrow{top:56%;height:3em;width:3em;opacity:.4;filter:none;}.sl-prot .splide__arrow svg{fill:#fff;}.sl-prot button.splide__arrow--next{right:0em;}.iphmen-sl{margin:0 -20px 0 -20px;}.iphmen-sl button.splide__arrow:disabled{display:none;}.iphmen-sl button.splide__arrow{top:44%;height:3em;width:3em;opacity:.4;filter:none;}.iphmen-sl .splide__arrow svg{fill:#fff;}.iphmen-sl button.splide__arrow--next{right:2em;}.iphmen-sl button.splide__arrow--prev{left:2em;}.iphmen-sl .splide__arrow{background:#000;}.iphonly-sl{margin:0;}.iphonly-sl button.splide__arrow:disabled{display:none;}.iphonly-sl button.splide__arrow{top:50%;height:3em;width:3em;opacity:.4;filter:none;}.iphonly-sl .splide__arrow svg{fill:#fff;}.iphonly-sl button.splide__arrow--next{right:2em;}.iphonly-sl button.splide__arrow--prev{left:2em;}.rem-strip-21px{margin-top:-21px;}.rem-strip-1px{margin-top:-1px;}.iphone-grid-only.iph13-pro.iph14 .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/new-iphone/promotion-technology-248645.png);background-repeat:no-repeat;background-position:right -30px bottom 0px;background-size:33%;border-radius:10px;}@media screen and (max-width: 480px){.iphone-grid-only.iph13-pro.iph14 .picture-background.cell-8{background-image:url(https://mactime.pro/images/companies/1/Images/new-iphone/promotion-technology-248645.png);background-repeat:no-repeat;background-position:right 22px bottom 0px;background-size:72%;border-radius:10px;height:378px;}}.vid-koncept{background-color:#005ca9;}.pad-iph4{padding:0 0 50px 0;}.gl-iph .ty-breadcrumbs{margin-bottom:0px;margin-top:20px;}.ty-breadcrumbs__a:hover{color:#238698;}.foot-m{margin:0 0 0px 0;text-align:center;padding-bottom:30px;padding-top:30px;}.foot-m .fm{padding:0;}.copyf{text-align:left;padding:0 0px 0 0px;}@media screen and (max-width: 480px){.foot-revers{display:flex;flex-flow:wrap;}.place-1,.place-2,.place-3,.place-4,.place-5{width:100%;}.place-1{order:3;}.place-2{order:1;}.place-3{order:2;}.place-4{order:0;}.place-5{order:4;}}.tel-f{text-align:left;color:#838383;}@media screen and (max-width: 480px){.tel-f{display:none;}}.foot-m .ypi-socials{margin:30px 0 15px 0;text-align:left;}@media screen and (max-width: 480px){.foot-m .ypi-socials{margin:30px 0 15px 0;text-align:center;}}@media screen and (max-width: 480px){.foot-m .ypi-socials a{color:#9c9c9c;font-size:30px;margin-right:10px;}}.foot-m ul.m-toggle-list{border-bottom:0px solid rgba(0,0,0,0.1);list-style:none;padding:0;}.foot-m ul.m-toggle-list .toggle-list-title{text-align:left;font-weight:bold;color:#fff;font-size:13px;padding:15px 45px 15px 0px;position:inherit;}@media screen and (max-width: 480px){.foot-m ul.m-toggle-list .toggle-list-title{text-align:left;font-weight:bold;color:#fff;font-size:16px;padding:15px 45px 15px 0px;position:relative;}}.foot-m ul.m-toggle-list > li{border-top:0px solid rgba(0,0,0,0.1);padding:0;}.foot-m ul.m-toggle-list{border-bottom:0px solid #565656;list-style:none;padding:0;}@media screen and (max-width: 480px){.foot-m ul.m-toggle-list{border-bottom:1px solid #565656;}}.foot-m ul.m-toggle-list .toggle-list-content{display:block;padding:0 0 20px;}@media screen and (max-width: 480px){.foot-m ul.m-toggle-list .toggle-list-content{display:none;padding:0 0 20px;}}@media screen and (max-width: 480px){.foot-m ul.m-toggle-list > .is-open .toggle-list-content{display:block;}}.foot-m .bottom-copyright{color:#dfdfdf;}@media screen and (max-width: 480px){.foot-m .bottom-copyright{margin-top:0px;margin-bottom:5px;color:#dfdfdf;font-size:13px;}}.foot-m .cop_mactime div{color:#dfdfdf;}@media screen and (max-width: 480px){.ty-column4.fm.place-2{margin-bottom:0;}}@media screen and (max-width: 480px){.ty-column4.fm.place-3{margin-bottom:15px;}}.tfm{text-align:left;color:#dfdfdf;font-size:13px;}@media screen and (max-width: 480px){.tfm{font-size:14px;}}.tfm-h{text-align:left;font-weight:700;color:#fff;font-size:13px;padding:15px 0 15px 0;}@media screen and (max-width: 480px){.tfm-h{text-align:left;font-weight:700;color:#fff;font-size:16px;padding:25px 0 6px 0;}}.tfm a{color:#dfdfdf;font-size:13px;}@media screen and (max-width: 480px){.tfm a{font-size:14px;}}.tfm a:hover{color:#238698;}.foot-m  .ty-exception__links-a{color:#32abc0;}.tfm .n-phone{color:#32abc0;}.m20pad{padding:0 20px;}#p-caption-hide{display:none;}.but-service #p-caption-hide{margin:-40px 0 20px 0;}@media screen and (max-width: 480px){.but-service #p-caption-hide{margin:-20px 0 20px 0;}}.but-service #p-caption-display{margin:-40px 0 0 0;}@media screen and (max-width: 480px){.but-service #p-caption-display{margin:-20px 0 -20px 0;}}.mod-bb{transition:1s;}.buttonh.icon-title.underlined{color:#9c9c9c;}.buttonh.icon-title.underlined:hover{color:#238698;transition:all 0.3s;}@media screen and (max-width: 480px){.ty-buy-together.scroll .ty-buy-together__description{width:-webkit-calc(99%) !important;width:calc(99%) !important;}}.wht{margin:40px 0 40px 0;}.whb{margin:40px 0 40px 0;}.colf{background-color:#f7f7f7;}.msum{color:#32abc0;}.pic-backg-gif{width:160px;height:160px;border:0px solid #fff;border-radius:7px;object-fit:cover;}.card-gf{height:100%;display:flex;flex-direction:row;justify-content:space-between;}.cards-capic{margin:0;width:160px;flex-basis:40%;}.gifts-page .cd-rad{margin:0;flex-basis:60%;}.ty-control-group__title.cdtit{font-size:18px;text-align:left;line-height:140%;font-weight:700;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}.ty-control-group.cd-rad>label.ty-form-builder__radio-label:checked+input[type="radio"]{border-color:#32abc0;color:#fff;background-color:#32abc0;}.ty-control-group.cd-rad>label.ty-form-builder__radio-label:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.ty-control-group.cd-rad>label.ty-form-builder__radio-label{width:fit-content;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #7f7f7f;padding:9px 10px;margin:0 10px 20px 10px;font-size:14px;line-height:140%;color:#1d1d1f;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.gifts-page .radio,input[type="radio"]{margin:0px 6px 0 0;}.diplmir{width:25px;height:25px;border:1px solid #d9d9d9;color:#1d1d1f;font-size:18px;line-height:21px;cursor:pointer;background:#d9d9d9;webkit-border-radius:25px !important;-moz-border-radius:25px !important;border-radius:25px !important;}.diplmil{width:25px;height:25px;border:1px solid #d9d9d9;color:#1d1d1f;font-size:18px;line-height:21px;cursor:pointer;background:#d9d9d9;webkit-border-radius:25px !important;-moz-border-radius:25px !important;border-radius:25px !important;}.gfblplmn{width:84px;margin:5px 25px 5px 0;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;float:left;}.cfcolgf{font-size:18px;height:28px;width:32px;padding:1px;color:#1d1d1f;border:0 none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:center;}.pricsumgf{font-size:18px;height:auto;width:auto;padding:20px 0 20px 0;color:#1d1d1f;border:0 none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:left;}.titsumgf{font-size:15px;padding:5px 0 5px 0;color:#1d1d1f;margin-bottom:-18px;}.gifts-page .ty-column3{margin-bottom:40px;}.pvidmob{border:0px solid #fff;border-radius:7px;width:100%;height:287px;}@media screen and (max-width: 480px){.pvidmob{height:180px;}}.name-kit-opt{margin:0 0 10px 0;}.thumb-wrap iframe{width:100%;height:37vw;}@media screen and (max-width: 480px){.thumb-wrap iframe{height:180px;}}@media screen and (max-width: 480px){.vid-pop-m{height:180px;}}.html-div-ri{width:80%;}@media screen and (max-width: 480px){.html-div-ri{width:100%;}}.ko-up{display:flex;flex-direction:row;justify-content:flex-end;}@media screen and (max-width: 767px){.ko-up{display:block;}}.picdev{width:600px;margin:0px auto 0px auto;}.picdev-div{margin:0 auto 0 auto;width:fit-content;}.txtdev-div{margin:0 auto 0 auto;width:fit-content;}.gray-bg-contact{background:#f5f5f5;}.kruglye-knopki-vybora-cveta legend{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;}fieldset.kruglye-knopki-vybora-cveta{border:none;margin:0;padding:0;}.vybora-cveta-selection{margin-top:10px;}.vybora-cveta-selection > label input[type="radio"]{display:none;}.vybora-cveta-selection > input[type="radio"]{display:none;}.vybora-cveta-selection > input[type="radio"]:checked + label{border-color:#1d1d1f;color:#fff;background-color:#232323;cursor:default;}.vybora-cveta-selection > label:hover{border-color:#1d1d1f;color:#232323;}.vybora-cveta-selection > label{width:35px;height:35px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:50px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin:0 5px 5px 5px;background-color:#f3f3f3;background-clip:content-box;padding:3px;}@media screen and (max-width: 1068px){.vybora-cveta-selection > label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 780px){.vybora-cveta-selection > label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 480px){.vybora-cveta-selection > label{width:30px;height:30px;margin:3px;padding:2px;}}.nazvanie-macdook h2{margin-top:10px;font-size:24px;font-weight:600;line-height:1.16;}.cena-macdook{margin:10px 0 10px 0;}.cena-macdook span{font-size:24px;font-weight:600;line-height:1.16;}.knopka-kupit-macdook{margin:15px 0 0 0;}.usloviya-pokupki-mbp{margin-top:0px;margin-bottom:35px;text-align:left;}.blok-s-knopkoj{margin-top:20px;text-align:center;}.slozhno-vybrat-mac .two-up-tile-wrapper.pad-grid-bl{border-radius:20px;}.blok-podskazok-kontakty{width:auto;margin:20px auto 0 auto;display:flex;flex-direction:row;justify-content:space-between;}.tools-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/tools-90.png");background-position:center center;width:45px;height:45px;}.tools-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/tools-90-2.png");}.app-store-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/app-store-90.png");background-position:center center;width:45px;height:45px;}.app-store-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/app-store-90-2.png");}.replace-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/replace-90.png");background-position:center center;width:45px;height:45px;}.replace-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/replace-90-2.png");}.percentage-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/percentage-90.png");background-position:center center;width:45px;height:45px;}.percentage-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/percentage-90-2.png");}.wi-fi-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/wi-fi-90.png");background-position:center center;width:45px;height:45px;}.wi-fi-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/wi-fi-90-2.png");}.coffee-cup-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/coffee-cup-90.png");background-position:center center;width:45px;height:45px;}.coffee-cup-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/coffee-cup-90-2.png");}.atm-90-icon{background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/contacts/atm-90.png");background-position:center center;width:45px;height:45px;}.atm-90-icon:hover{background-image:url("https://mactime.pro/images/companies/1/Images/contacts/atm-90-2.png");}.wrap-section.zagolovok-magazina{padding:50px 0;margin:0;}@media screen and (max-width: 1366px){.wrap-section.zagolovok-magazina{padding:50px 0;}}@media screen and (max-width: 780px){.wrap-section.zagolovok-magazina{padding:40px 0;}}@media screen and (max-width: 480px){.wrap-section.zagolovok-magazina{padding:10px 0 20px 0;}}.kontakt-mact.wrap-section{padding:0;margin:20px 0 0 0;}.kontakt-mact.wrap-section.cont-mobi-out{padding:0;margin:36px 0 0 0;}.kontakt-mact.wrap-section.cont-mobi-out p{padding:0 0 15px 0;}.kontakt-mact .two-up-tile-wrapper.pad-grid-bl{padding:22px 26px;border-radius:10px;}.kontakt-mact .material-icons{font-size:30px;position:absolute;top:5px;left:0;color:#c8c9c8;}.p-mt.pismo-v-mt{padding:5px 0 0 35px;position:relative;}.knopk-cart-mag{display:flex;margin:20px 0 0 0;}.knopk-carta-ya{margin:20px 0 0 0;}.knopk-cart-mag .serv-opt-select>label{min-width:95px;width:auto;margin:0 10px 20px 10px;min-height:50px;font-weight:600;}.cont-mobi-out{margin:20px 0 0 0;}.cont-mobi-out .blok-podskazok-kontakty{margin:0 auto 0 auto;}@media screen and (max-width: 480px){.zagolovok-magazina .ty-wysiwyg-content h2{font-size:19px;}}.knopk-cart-mag .serv-opt-select{margin:0 -10px 0 -10px;display:flex;flex-wrap:wrap;flex-grow:1;justify-content:space-between;align-content:space-evenly;}.cartinka1-mt img{border-radius:10px;}.cartinka2-mt img{border-radius:10px;}.cartinka3-mt img{border-radius:10px;}.carta-yandex iframe{border-radius:10px;}.cartinka1-mt img,.cartinka2-mt img,.cartinka3-mt img{height:330px;width:100%;object-fit:cover;}.carta-yandex iframe{height:330px;width:100%;border-width:0px;}.knopk-carta-ya .button-mt.contour-bt:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.fancybox__content .html-popup.hpmkarta .h3-mt{font-size:20px;margin-bottom:26px;}.fancybox__content .html-popup.hpmkarta .p-mt{margin-bottom:30px;}.cartinka1-mt .card-sl button.splide__arrow{top:50%;}.knopk-carta-ya .bot-bl{padding:0 0 0 0;}.wrap-section.indent-contacts{padding-bottom:40px;padding-top:0;margin:0;}.wrap-section.whit-bg{background:#fff;box-shadow:0px 10px 25px rgba(0,0,0,0.1);}.requisites-contact{margin:35px 0 0 0;}.communication-contact .knopk-cart-mag{display:flex;margin:35px 0 0 0;}.communication-contact .button-mt.contour-bt:hover{border-color:#3ec8e0;background-color:#3ec8e0;color:#fff;}.horizontal-descript-button{align-items:center;display:flex;flex-direction:row;justify-content:left;margin:0 25px 0 0;width:241px;}.communication-contact .button-mt{min-width:188px;}.na-kirova .blok-podskazok-kontakty{justify-content:normal;}.na-kirova .pib-content.cm-popup-box{margin-right:25px;}.na-kirova .pib-content.cm-popup-box:last-child{margin-right:0;}.zagruz-mt:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis steps(4,end) 900ms infinite;animation:ellipsis steps(4,end) 900ms infinite;content:"\2026";width:0px;}@keyframes ellipsis{to{width:40px;}}@-webkit-keyframes ellipsis{to{width:40px;}}.communication-contact .s-icon.ypi-telegram{font-size:30px;position:absolute;top:5px;left:0;color:#c8c9c8;}.communication-contact .p-mt.pismo-v-mt{padding:5px 0 0 45px;}.communication-contact.kontakt-mact div{margin-top:20px;}.cartinka1-mt .cr-b,.cartinka2-mt .cr-b,.cartinka3-mt .cr-b{margin-left:0;margin-right:0;}.cartinka1-mt .card-sl button.splide__arrow{top:50%;}.cartinka2-mt .card-sl button.splide__arrow{top:50%;}.cartinka3-mt .card-sl button.splide__arrow{top:50%;}.vid-pop-podsk{position:relative;}.vid-pop-podsk .icovid-anim{width:100%;top:0%;left:0%;height:100%;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-repair/icons/mt-icons-youtube-100.svg);}.vid-pop-podsk .icovid-anim:hover{background-color:rgba(134,134,134,0);}.dt-cads.pic-video-only{margin-bottom:0;border-radius:7px;}.ty-wysiwyg-content .tag-grid-iphone ul{padding:inherit;list-style-type:none;}.ty-wysiwyg-content .tag-grid-iphone ul > li{padding:inherit;list-style-type:none;min-width:max-content;margin-bottom:10px;}.badges{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;}.badge{border:0;color:inherit;appearance:none;display:inline-flex;align-items:center;border-radius:7px;background-color:#f1f1f1;padding:10px 20px;line-height:140%;}.tag-grid-iphone{padding-bottom:80px;}.name-tags-mobile{font-weight:700;font-size:16px;margin-bottom:7px;}@media screen and (max-width: 480px){.badges{display:flex;flex-wrap:nowrap;justify-content:normal;overflow-x:scroll;margin:0 -20px 0 -20px;}.ty-wysiwyg-content .tag-grid-iphone ul > li{padding:0 0 12px 10px;margin-bottom:0;}.tag-grid-iphone{padding-bottom:40px;margin-top:-20px;}.name-tags-mobile{margin-bottom:15px;}}#fakes .vid-pop-podsk{padding:0 25px 10px 25px;}@media screen and (max-width: 480px){#fakes .vid-pop-podsk{padding:0 0 10px 0;}}.hints-bl strong{text-decoration:underline;}.section-verstadv{display:flex;margin:0 -25px;flex-wrap:wrap;}@media screen and (max-width: 480px){.section-verstadv{flex-direction:column;margin:0;}}@media screen and (max-width: 480px){.kit-service .section-verstadv{margin-top:30px;}}.cont-verstadv-1-column{display:flex;flex-basis:100%;padding:0 0 30px 0;}.cont-verstadv-2-column{display:flex;flex-basis:50%;padding:0 25px 45px 25px;}@media screen and (max-width: 960px){.cont-verstadv-2-column{flex-basis:100%;padding:0 20px 20px 20px;}}@media screen and (max-width: 480px){.cont-verstadv-2-column{flex-basis:100%;padding:0 0 20px 0;}}.cont-verstadv-3-column{display:flex;flex-basis:33%;padding:0 25px 45px 25px;}@media screen and (max-width: 480px){.cont-verstadv-3-column{flex-basis:100%;padding:0 0 40px 0;}}.cont-verstadv-4-column{display:flex;flex-basis:25%;padding:0 25px 45px 25px;}@media screen and (max-width: 480px){.cont-verstadv-4-column{flex-basis:100%;padding:0 0 40px 0;}}.hints-bl .cont-verstadv__image{width:65px;}.cont-verstadv__image{width:90px;}@media screen and (max-width: 1366px){.cont-verstadv__image{width:65px;}}@media screen and (max-width: 960px){.cont-verstadv__image{width:45px;padding-right:5px;}}@media screen and (max-width: 480px){.cont-verstadv__image{width:80px;padding-right:0;}}@media screen and (max-width: 480px){.fancybox__content .html-popup .cont-verstadv__image{width:60px;padding-right:0;}}.cont-verstadv__feature{flex:1;}.html-popup summary{text-decoration:underline dotted;}.fancybox__content .html-popup details .p-mt{margin-bottom:0;}.b-360-rem-iphone img{border-radius:7px;}.iphonecategory .iphone-new-features.two img{border-radius:20px;width:50%;margin:30px auto;}.iphonecategory .iphone-new-features.two .trade-img img{width:80%;}.backg-iph14promax{margin:-21px 0 0 0;background:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/banner-iphone-14-pro-max2322.webp);background-color:#372746;background-blend-mode:normal;background-position:bottom 0 right 0;background-size:45%;background-repeat:no-repeat;}@media screen and (max-width: 2750px){.backg-iph14promax{background-position:bottom 0 right 480px;background-size:30%;}}@media screen and (max-width: 2050px){.backg-iph14promax{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1830px){.backg-iph14promax{background-position:bottom 0 right 0;background-size:45%;}}@media screen and (max-width: 1730px){.backg-iph14promax{background-position:bottom 0 right 0;background-size:48%;}}@media screen and (max-width: 1366px){.backg-iph14promax{background-position:bottom 0 right -30px;background-size:56%;}}@media screen and (max-width: 1068px){.backg-iph14promax{background-position:bottom 0 center;background-size:68%;}}@media screen and (max-width: 480px){.backg-iph14promax{background-position:bottom 0 center;background-size:88%;}}.fb-iph-14pro{background-color:#543163;margin-top:0px;}.fb-cifra-14{background:#543163 url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/fioletovyj-14-pro-i-maxi-dark-2.webp) right center/contain no-repeat content-box local;}.fb-iph-14pro-page{background-color:#5a346a;margin-top:-21px;}.fb-cifra-14-page{background:transparent url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/fioletovyj-14-pro-page-2.webp) right center/contain no-repeat content-box local;margin-top:-20px;}a.kk-str{width:max-content;background-color:#ffffff00;color:#fff;font-size:16px;font-weight:500;font-style:normal;text-decoration:none;padding:15px 20px;border:1px solid #fff;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;text-transform:none;}@media screen and (max-width: 480px){a.kk-str{width:100%;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;font-size:14px;}}a.kk-str .ic-ctrl{margin-left:10px;margin-top:2px;display:block;width:16px;height:16px;background-repeat:no-repeat;background-size:contain;transform:rotate(0deg);}a.kk-str:hover{background-color:#fff;color:#1d1d1f;}a.kk-str:active{transform:scale(0.95);}a.kk-str.chern-cvet{background-color:#ffffff00;color:#1d1d1f;border:1px solid #1d1d1f;}a.kk-str.chern-cvet:hover{background-color:#1d1d1f;color:#fff;}@media screen and (max-width: 480px){.kk-str-2{width:auto;margin:0 10px 20px 10px;flex:1 1 0px;}}.fb-iph-14-plus{background-color:#fff197;margin-top:0px;}.fb-cifra-14-plus{background:#fff197 url(https://mactime.pro/images/companies/1/Images/iphone-category/fioletovyj-14-i-plus-2.webp) left center/contain no-repeat content-box local;}.sect-vyb-iph{padding:80px 0 0 0;}@media screen and (max-width: 480px){.sect-vyb-iph{padding:60px 0 0 0;}}.zag-vyb-iph{width:100%;display:flex;gap:16px;justify-content:space-between;}.iphonecategory h2.vyb-txt-iphone{font-size:33px;margin:0;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory h2.vyb-txt-iphone{font-size:25px;}}.iphonecategory h1.vyb-txt-iphone{font-size:33px;margin:0;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory h1.vyb-txt-iphone{font-size:25px;}}a.tekst-kn-str{width:max-content;color:#1d1d1f;font-size:18px;font-weight:normal;font-style:normal;padding:0;display:inline-flex;justify-content:center;align-items:center;}a.tekst-kn-str .ic-ctrl{margin-left:0px;display:block;width:16px;height:16px;background-repeat:no-repeat;background-size:contain;transform:rotate(0deg);}a.tekst-kn-str:hover{color:#2daac1;}a.tekst-kn-str:active{transform:scale(0.95);}.zag-vyb-iph .bloc-dva{display:flex;align-items:center;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper a.tekst-kn-str{width:100%;padding-top:13px;padding-bottom:13px;padding-left:13px;padding-right:13px;background-color:#ffffff00;color:#1d1d1f;border:1px solid #1d1d1f;font-size:14px;font-weight:600;font-style:normal;text-align:center;text-decoration:none;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;text-transform:none;}}.nov-tabl-iph-23 .section-compare{padding-top:40px;}@media screen and (max-width: 480px){.nov-tabl-iph-23 .section-compare{padding-top:25px;}}.nov-tabl-iph-23 .section-compare .compare-table{margin-top:0;padding-left:70px;grid-column-gap:50px;}@media screen and (min-width: 2400px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:470px;}}@media screen and (max-width: 2399px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:15%;grid-column-gap:15px;}}@media screen and (max-width: 2100px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:13%;}}@media screen and (max-width: 1920px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:10%;}}@media screen and (max-width: 1900px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:9%;}}@media screen and (max-width: 1800px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:8rem;}}@media screen and (max-width: 480px){.nov-tabl-iph-23 .section-compare .compare-table{padding-left:40px;padding-right:40px;grid-column-gap:15px;}}.iphonecategory .compare-table h3.iph-name-odin{font-size:14px;line-height:1.2;font-weight:600;text-align:center;text-transform:uppercase;border-color:#1d1d1f;color:#1d1d1f;cursor:default;width:fit-content;min-width:114px;min-height:40px;align-items:center;display:flex;flex-direction:row;justify-content:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #1d1d1f;padding:9px 8px;margin:7.5px auto;border-radius:7px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}[data-mt-tooltip]{position:relative;cursor:pointer;}[data-mt-tooltip]:before,[data-mt-tooltip]:after{line-height:140%;font-size:14px;width:395px;pointer-events:none;position:absolute;box-sizing:border-box;display:none;opacity:0;filter:drop-shadow(0px 10px 25px #00000012);}@media screen and (max-width: 480px){[data-mt-tooltip]:before,[data-mt-tooltip]:after{font-size:12px;width:230px;}}[data-mt-tooltip]:before{content:"";border:10px solid transparent;z-index:100;}[data-mt-tooltip]:after{content:attr(data-mt-tooltip);text-align:left;min-width:100px;max-width:395px;padding:9px 15px;border:1px solid #7f7f7f;border-radius:10px;background:#fff;color:#1d1d1f;z-index:99;}[data-mt-tooltip]:hover:before,[data-mt-tooltip]:hover:after{display:block;opacity:1;}[data-mt-tooltip]:not([data-mt-flow])::before,[data-mt-tooltip][data-mt-flow="top"]::before{bottom:100%;border-bottom-width:0;border-top-color:#fff;}[data-mt-tooltip]:not([data-mt-flow])::after,[data-mt-tooltip][data-mt-flow="top"]::after{bottom:calc(105%);}[data-mt-tooltip]:not([data-mt-flow])::before,[tooltip]:not([data-mt-flow])::after,[data-mt-tooltip][data-mt-flow="top"]::before,[data-mt-tooltip][data-mt-flow="top"]::after{left:50%;-webkit-transform:translate(-50%,-4px);transform:translate(-50%,-4px);}[data-mt-tooltip][data-mt-flow="bottom"]::before{top:100%;border-top-width:0;border-bottom-color:transparent;}[data-mt-tooltip][data-mt-flow="bottom"]::after{top:calc(105%);}[data-mt-tooltip][data-mt-flow="bottom"]::before,[data-mt-tooltip][data-mt-flow="bottom"]::after{left:100%;-webkit-transform:translate(-10%,15px);transform:translate(-10%,15px);}@media screen and (max-width: 480px){[data-mt-tooltip][data-mt-flow="bottom"]::before,[data-mt-tooltip][data-mt-flow="bottom"]::after{left:50%;-webkit-transform:translate(-20%,15px);transform:translate(-20%,15px);}}[data-mt-tooltip][data-mt-flow="left"]::before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(-5em);-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}[data-mt-tooltip][data-mt-flow="left"]::after{top:50%;right:calc(105%);-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}[data-mt-tooltip][data-mt-flow="right"]::before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(-5em);-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}[data-mt-tooltip][data-mt-flow="right"]::after{top:50%;left:calc(105%);-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}[data-mt-tooltip=""]::after,[data-mt-tooltip=""]::before{display:none !important;}[data-mt-tooltip-butcolor]{position:relative;cursor:pointer;}[data-mt-tooltip-butcolor]:before,[data-mt-tooltip-butcolor]:after{line-height:140%;font-size:14px;width:auto;pointer-events:none;position:absolute;box-sizing:border-box;display:none;opacity:0;filter:drop-shadow(0px 10px 25px #00000012);}@media screen and (max-width: 480px){[data-mt-tooltip-butcolor]:before,[data-mt-tooltip-butcolor]:after{font-size:12px;width:auto;}}[data-mt-tooltip-butcolor]:before{content:"";border:10px solid transparent;z-index:100;}[data-mt-tooltip-butcolor]:after{content:attr(data-mt-tooltip-butcolor);text-align:left;min-width:auto;max-width:395px;padding:9px 15px;border:1px solid #7f7f7f;border-radius:10px;background:#fff;color:#1d1d1f;z-index:99;}[data-mt-tooltip-butcolor]:hover:before,[data-mt-tooltip-butcolor]:hover:after{display:block;opacity:1;}[data-mt-tooltip-butcolor]:not([data-mt-flow])::before,[data-mt-tooltip-butcolor][data-mt-flow="top"]::before{bottom:100%;border-bottom-width:0;border-top-color:#fff;}[data-mt-tooltip-butcolor]:not([data-mt-flow])::after,[data-mt-tooltip-butcolor][data-mt-flow="top"]::after{bottom:calc(105%);}[data-mt-tooltip-butcolor]:not([data-mt-flow])::before,[tooltip]:not([data-mt-flow])::after,[data-mt-tooltip-butcolor][data-mt-flow="top"]::before,[data-mt-tooltip-butcolor][data-mt-flow="top"]::after{left:50%;-webkit-transform:translate(-50%,-4px);transform:translate(-50%,-4px);}[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::before{top:100%;border-top-width:0;border-bottom-color:transparent;}[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::after{top:calc(105%);}[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::before,[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::after{left:100%;-webkit-transform:translate(-10%,1px);transform:translate(-10%,1px);}@media screen and (max-width: 480px){[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::before,[data-mt-tooltip-butcolor][data-mt-flow="bottom"]::after{left:50%;-webkit-transform:translate(-20%,1px);transform:translate(-20%,1px);}}[data-mt-tooltip-butcolor][data-mt-flow="left"]::before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(-5em);-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}[data-mt-tooltip-butcolor][data-mt-flow="left"]::after{top:50%;right:calc(105%);-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}[data-mt-tooltip-butcolor][data-mt-flow="right"]::before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(-5em);-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}[data-mt-tooltip-butcolor][data-mt-flow="right"]::after{top:50%;left:calc(105%);-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}[data-mt-tooltip-butcolor=""]::after,[data-mt-tooltip-butcolor=""]::before{display:none !important;}.iphonecategory .br-14-23 p{font-size:18px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 p{font-size:16px;}}.iphonecategory p.price{font-size:18px;}@media screen and (max-width: 480px){.iphonecategory p.price{font-size:14px;}}.iphonecategory .br-14-23 .mainbanneriph13cat{width:456px;}.iphonecategory .br-14-23 .iphone-category-banner-container{padding:50px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 .iphone-category-banner-container{padding:55px 0 0 0;}}.iphonecategory .br-14-23 .main-banner-iph21-category{padding:0 0 95px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 .main-banner-iph21-category{padding:0 0 20px 0;}}.iphonecategory .br-14-23 .p-banner-up-margin{padding:35px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 .p-banner-up-margin{padding:30px 0 0 0;}}.kartin-ban{text-align:center;}.iphonecategory .mainbanneriphimg.left{padding:0;}@media screen and (max-width: 480px){.iphonecategory .mainbanneriphimg.left{padding:0;}}.iphonecategory .mainbanneriphimg.right{padding:0;}@media screen and (max-width: 480px){.iphonecategory .mainbanneriphimg.right{padding:0;}}@media screen and (min-width: 1470px){.br-14-23 .ty-column2.mainbanneriphimg2{width:60%;}}@media screen and (min-width: 1470px){.br-14-23 .ty-column2.mainbanneriphimg{width:40%;}}.compare-table{scrollbar-width:thin;scrollbar-color:#73bec1 #fff;}.compare-table::-webkit-scrollbar{width:5px;height:9px;}.compare-table::-webkit-scrollbar-track{border-radius:30px;background-color:#fff;}.compare-table::-webkit-scrollbar-track:hover{background-color:#fff;}.compare-table::-webkit-scrollbar-track:active{background-color:#fff;}.compare-table::-webkit-scrollbar-thumb{border-radius:30px;background-color:#73bec1;}.compare-table::-webkit-scrollbar-thumb:hover{background-color:#2daac1;}.compare-table::-webkit-scrollbar-thumb:active{background-color:#2daac1;}.trejdin-kat-iph{margin:100px 0 0 0;}@media screen and (max-width: 480px){.trejdin-kat-iph{margin:30px 0 0 0;}}@media screen and (max-width: 767px){.mac-cat .trejdin-block{padding:0;margin:0;}}@media screen and (max-width: 480px){.mac-cat .trejdin-block{padding:0;margin:0;width:350px;}}.trejdin-block{margin:0 -20px;box-sizing:border-box;display:flex;}@media screen and (max-width: 480px){.trejdin-block{flex-direction:column;gap:0;padding:0 20px 0 20px;}}@media screen and (max-width: 480px){.two .trejdin-block{gap:0;}}.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2{width:50%;background-color:#fff;border-radius:10px;transition:box-shadow 0.5s;margin:0 20px;overflow:hidden;position:relative;}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2{width:100%;margin:20px 0 20px 0;}}.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2 .td-ccard-content{width:100%;display:flex;gap:10px;justify-content:space-between;}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2 .td-ccard-content{gap:0;}}.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:50%;flex:1 1 auto;align-self:stretch;padding:60px 0 60px 50px;z-index:1;}@media screen and (max-width: 480px){.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:60%;padding:33px 0 33px 27px;}}.trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-content-info{padding-right:30px;}@media screen and (max-width: 480px){.trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-content-info{padding-right:inherit;}}.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:39%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}@media screen and (max-width: 480px){.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:40%;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:25px;line-height:145%;margin-bottom:30px;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:19px;margin-bottom:25px;text-align:left;}}@media screen and (max-width: 380px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:18px;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right .color{color:#2daac1;}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:18px;line-height:170%;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:16px;padding:0;}}.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:450px;top:3%;left:53%;}@media screen and (max-width: 480px){.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:300px;left:60%;}}.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.two{width:383px;top:37px;left:61%;}@media screen and (max-width: 480px){.trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.two{width:300px;left:60%;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right.bonus{font-weight:700;margin:30px 0 0 0;padding:0;}.trejdin-kat-iph .trejdin-ehtazh.two .trejdin-block .trejdin-b2{width:50%;margin:0 20px;}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh.two .trejdin-block .trejdin-b2{width:100%;margin:20px 0 20px 0;}}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh.two .trejdin-block .trejdin-b2:nth-child(1){margin:20px 0 30px 0;}}.trejdin-kat-iph .trejdin-ehtazh.two .trejdin-block .trejdin-b2 .td-ccard-content{width:100%;}.trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;margin:0 0 50px 0;padding:0;}@media screen and (max-width: 480px){.trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-content-info{margin-bottom:35px;}}@media screen and (max-width: 480px){.trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-but-full-wrapper .tag-grid-iphone{margin-top:0;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two h3.td-compact-right{font-size:25px;line-height:145%;margin-bottom:50px;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two h3.td-compact-right{text-align:left;margin-bottom:30px;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two h3.td-compact-right .color{color:#2daac1;}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two p.td-compact-right{font-size:18px;line-height:170%;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two p.td-compact-right{font-size:16px;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.two p.td-compact-right.bonus{font-weight:700;margin:30px 0 0 0;padding:0;}.trejdin-kat-iph .trejdin-ehtazh{margin:0 0 100px 0;}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh{margin:0;}}@media screen and (max-width: 480px){.trejdin-kat-iph .trejdin-ehtazh.two{margin:0 0 15px 0;}}.td-ccard-but-full-wrapper a.tekst-kn-str span{text-decoration:underline;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper a.tekst-kn-str span{text-decoration:none;}}.td-ccard-but-full-wrapper a.tekst-kn-str span.ic-ctrl{text-decoration:none;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper a.tekst-kn-str span.ic-ctrl{display:none;}}.td-ccard-but-full-wrapper .zag-vyb-iph{gap:70px;justify-content:flex-start;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .zag-vyb-iph{gap:0;padding:0;margin:0;justify-content:space-evenly;align-content:space-evenly;flex-wrap:wrap;}}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .zag-vyb-iph .bloc-dva{width:100%;display:flex;align-items:center;margin:0;flex:1 1 0px;}}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .zag-vyb-iph .bloc-dva:nth-child(1){margin:0 15px 0 0;}}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .zag-vyb-iph .bloc-dva:nth-child(2){margin:0 0 0 15px;}}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .vnutr-bloc{width:100%;}}.td-ccard-but-full-wrapper .tag-grid-iphone{padding-bottom:0;}.td-ccard-but-full-wrapper .badges{justify-content:flex-start;gap:20px;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper .badges{gap:0;}}.ty-wysiwyg-content .td-ccard-but-full-wrapper .tag-grid-iphone ul > li{margin-bottom:0;}@media screen and (max-width: 480px){.ty-wysiwyg-content .td-ccard-but-full-wrapper .tag-grid-iphone ul > li{padding:0 17px 0 0;}}.td-ccard-but-full-wrapper .badge{background-color:transparent;padding:0;}.td-ccard-but-full-wrapper a.badge{font-size:18px;text-decoration:underline;}@media screen and (max-width: 480px){.td-ccard-but-full-wrapper a.badge{width:100%;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;background-color:#ffffff00;color:#1d1d1f;border:1px solid #bababa;font-size:14px;font-weight:600;font-style:normal;text-align:center;text-decoration:none;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;text-transform:none;}}.ty-wysiwyg-content .td-ccard-but-full-wrapper .tag-grid-iphone ul{padding:0;}@media screen and (max-width: 480px){.ty-wysiwyg-content .td-ccard-but-full-wrapper .tag-grid-iphone ul{padding:0 0 15px 20px;}}.bgiph-ios17{background-origin:content-box;padding:8% 0 8% 0;background-color:#fff;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/ios_17_pw_mt-23-3-2-cr.jpg);background-repeat:no-repeat;background-position:center;position:relative;}@media screen and (max-width: 2260px){.bgiph-ios17{padding:8% 0 8% 0;}}@media screen and (max-width: 1800px){.bgiph-ios17{padding:100px 0px 100px 0px;}}@media screen and (max-width: 480px){.bgiph-ios17{padding:0;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/ios_17_pw_mt-mob-2-cr.jpg);background-size:contain;}}.ios17-iph-d{height:864px;padding:0px 0 0 0;margin:0px 0 0 0;text-align:center;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.ios17-iph-d{height:460px;}}.button-block-ios17-iphone{width:100%;height:auto;margin:0 auto 0 auto;}.ios17-iph-d .icon-cont .image-icon{margin:0 auto 35px auto;width:134px;height:134px;}@media screen and (max-width: 480px){.ios17-iph-d .icon-cont .image-icon{margin:0 auto 10px auto;width:74px;height:74px;}}.iphonecategory .ios17-iph-d .txt-cont p{font-size:18px;line-height:140%;}@media screen and (max-width: 480px){.iphonecategory .ios17-iph-d .txt-cont p{text-align:center;font-size:12px;line-height:140%;}}@media screen and (max-width: 480px){.container-fluid > .container-fluid-row.bgiph-ios17{padding-right:0;padding-left:0;}}.title-sect-acs{margin:100px 0 35px 0;}@media screen and (max-width: 480px){.title-sect-acs{margin:50px 0 10px 0;}}.block-b2{margin:0 20px 0 20px;}.slajd-blok-gorizont .trejdin-b2{width:100%;background-color:#fff;border-radius:10px;transition:box-shadow 0.5s;overflow:hidden;position:relative;}.slajd-blok-gorizont .trejdin-b2:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content{width:100%;display:flex;gap:10px;justify-content:space-between;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:55%;flex:1 1 auto;align-self:stretch;padding:60px 0 60px 45px;}.iphonecategory .slajd-blok-gorizont h3.td-compact-right{font-size:25px;line-height:145%;margin-bottom:40px;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont h3.td-compact-right{text-align:left;font-size:22px;margin-bottom:10px;}}@media screen and (max-width: 380px){.iphonecategory .slajd-blok-gorizont h3.td-compact-right{font-size:20px;}}.iphonecategory .slajd-blok-gorizont p.td-compact-right{font-size:17px;line-height:170%;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:45%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:450px;top:3%;left:53%;}.iphone-add-ons-slider.slajd-blok-gorizont .block-b2{margin-right:40px;}@media screen and (max-width: 734px){.iphone-add-ons-slider.slajd-blok-gorizont .block-b2{margin-right:20px;}}.why-iphone-slider.slajd-blok-gorizont .block-b2{margin-right:40px;}@media screen and (max-width: 734px){.why-iphone-slider.slajd-blok-gorizont .block-b2{margin-right:20px;}}.slajd-blok-gorizont .block-b2{display:flex;align-items:stretch;height:100%;margin:0;}.slajd-blok-gorizont .sl3 .trejdin-b2{background-color:#c6deed;}.slajd-blok-gorizont .sl4 .trejdin-b2{background-color:#e2d0e3;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:400px;top:8%;left:53%;}.slajd-blok-gorizont .card-sl button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.slajd-blok-gorizont .cr-b{margin-left:0;margin-right:0;}.slajd-blok-gorizont .splide__track{padding-bottom:50px;padding-top:20px;}@media screen and (min-width: 2400px){.slajd-blok-gorizont .splide__track{padding-left:500px !important;}}@media screen and (max-width: 2250px){.slajd-blok-gorizont .splide__track{padding-left:360px !important;}}@media screen and (max-width: 2140px){.slajd-blok-gorizont .splide__track{padding-left:319px !important;}}@media screen and (max-width: 2100px){.slajd-blok-gorizont .splide__track{padding-left:295px !important;}}@media screen and (max-width: 1930px){.slajd-blok-gorizont .splide__track{padding-left:212px !important;}}@media screen and (max-width: 1900px){.slajd-blok-gorizont .splide__track{padding-left:175px !important;}}@media screen and (max-width: 1700px){.slajd-blok-gorizont .splide__track{padding-left:85px !important;}}@media screen and (max-width: 640px){.slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;}}@media screen and (max-width: 480px){.slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;}}.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:57%;}.slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:357px;left:57%;}@media screen and (max-width: 1880px){.slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:355px;}}.slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:345px;left:57%;}.slajd-blok-gorizont .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:260px;left:62%;}.slajd-blok-gorizont .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:200px;left:70%;}.slajd-blok-gorizont .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:332px;left:48%;}@media screen and (max-width: 1880px){.slajd-blok-gorizont .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:333px;left:50%;}}@media screen and (max-width: 480px){.slajd-blok-gorizont .trejdin-b2{position:static;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content{flex-direction:column;justify-content:center;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding:30px 40px 10px 40px;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:170px;width:100%;position:relative;text-align:center;}.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:static;width:280px;margin:0 auto 0 auto;left:auto;top:auto;bottom:auto;}.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:190px;}.slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:210px;}.slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:210px;}.slajd-blok-gorizont .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:280px;}.slajd-blok-gorizont .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:100%;}.slajd-blok-gorizont .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:230px;}.iphonecategory .slajd-blok-gorizont p.td-compact-right{font-size:16px;}}.slajd-blok-gorizont{padding-bottom:50px;}@media screen and (max-width: 480px){.slajd-blok-gorizont{padding-bottom:0;}}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two h3.td-compact-right{font-size:33px;line-height:145%;margin-bottom:45px;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two h3.td-compact-right .dr-raz{font-size:25px;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two h3.td-compact-right{font-size:25px;line-height:140%;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two h3.td-compact-right .dr-raz{font-size:25px;}}.airpods .trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-content-info{margin:0 0 55px 0;}.airpods .trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:577px;}.airpods .trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{text-align:center;}.airpods .td-compact-right.p-b{padding-bottom:26px;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two p.td-compact-right{line-height:160%;}}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph.airpods a.kk-str{width:fit-content;padding-top:16px;padding-bottom:16px;padding-left:45px;padding-right:45px;}.iphonecategory .trejdin-kat-iph.airpods .kk-str-2{margin:0;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two{margin:0 0 35px 0;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two h3.td-compact-right{margin-bottom:24px;}.iphonecategory .trejdin-kat-iph.airpods .td-compact-right.p-b{padding-bottom:24px;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two .trejdin-b2 .td-ccard-content .td-ccard-content-info{margin:0 0 24px 0;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two .trejdin-block .trejdin-b2:nth-child(1){margin:20px 0 0 0;}.iphonecategory .trejdin-kat-iph.airpods .trejdin-ehtazh.two .trejdin-block .trejdin-b2{margin:0 0 20px 0;}.iphonecategory .trejdin-kat-iph.airpods .button-block-category-iphone{margin-top:55px;}}.slajd-blok-gorizont .splide__arrow{background:#fff;}.cinema-mode-video{top:50%;width:100%;height:auto;transform:translate(-50%,-50%);left:50%;z-index:0;position:absolute;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:108px;}}.iphonecategory .slajd-blok-gorizont.poch-iph .td-util a{cursor:default;}.iphonecategory .slajd-blok-gorizont.poch-iph .block-b2.sl1{background-color:#131218;-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%);-webkit-transform:rotate(0.000001deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;overflow:hidden;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 .trejdin-b2{background-color:transparent;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 .trejdin-b2{z-index:1;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 h3.td-compact-right{color:#fff;text-shadow:0 0 15px #000, 0 0 10px #000;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 .cinema-mode-video{position:absolute;width:auto;height:100%;min-height:395px;}@media screen and (min-width: 2400px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 .cinema-mode-video{width:100%;height:auto;min-height:395px;min-width:760px;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl1 .cinema-mode-video{height:100%;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:340px;top:7%;left:42%;}@media screen and (max-width: 1880px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:365px;left:35%;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:254px;}}@media screen and (max-width: 380px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:194px;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:270px;left:56%;}@media screen and (max-width: 1880px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:286px;left:57%;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:176px;}}@media screen and (max-width: 380px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:130px;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl3 .trejdin-b2{background-color:#b8e4c4;}@media screen and (max-width: 380px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content{gap:0;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2{background-color:#fff;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2{position:static;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content{height:100%;flex-direction:column;justify-content:center;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding:60px 45px 30px 45px;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:145px;width:100%;position:relative;text-align:center;}@media screen and (max-width: 1880px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:270px;position:static;margin:0 auto 0 auto;}@media screen and (max-width: 1880px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:320px;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl5 .trejdin-b2{background-color:#fbe8b9;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:272px;left:54%;}.iphonecategory .slajd-blok-gorizont.poch-iph .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:293px;left:45%;top:1%;}@media screen and (max-width: 1880px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:316px;left:37%;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:250px;top:-50%;left:12%;position:absolute;}}@media screen and (max-width: 380px){.iphonecategory .slajd-blok-gorizont.poch-iph .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{top:-183%;}}.iphonecategory .slajd-blok-gorizont.poch-iph .sl6 .trejdin-b2 .td-ccard-content .td-ccard-content-info{z-index:1;}.slajd-blok-gorizont .td-util{height:100%;display:flex;}.iphonecategory .and-iph .whyiphmarg100-0{padding:100px 0 75px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.iphonecategory .and-iph .whyiphmarg100-0{padding:55px 0 45px 0;}}.iphonecategory .and-iph .tygravairp30{margin:55px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .and-iph .tygravairp30{margin:35px 0 0 0;}}.iphonecategory .and-iph .block-chat-icon-question{width:250px;margin:30px auto 0 auto;display:flex;flex-direction:row;justify-content:space-between;}.iphonecategory .and-iph h2{font-size:33px;line-height:145%;margin:0;}@media screen and (max-width: 480px){.iphonecategory .and-iph h2{font-size:27px;line-height:140%;text-align:center;}}.iphonecategory .and-iph .tygravairp30 .iphone-question{font-size:18px;padding:0 0 25px 0;}@media screen and (max-width: 480px){.iphonecategory .and-iph .tygravairp30 .iphone-question{font-size:16px;line-height:160%;text-align:center;}}.iphonecategory .and-iph .question-button-signature .phoneisconfidential{font-size:12px;font-weight:400;line-height:170%;margin:20px 0 0 0;color:#6e6e73;}@media screen and (max-width: 480px){.iphonecategory .and-iph .question-button-signature .phoneisconfidential{font-size:14px;line-height:140%;text-align:center;margin:24px 0 0 0;}}.i14pro .ty-breadcrumbs__a{color:#c1c1c1;}.i14pro .ty-breadcrumbs__current{color:#c1c1c1;}.i14 .ty-breadcrumbs__a{color:#838383;}.i14 .ty-breadcrumbs__current{color:#838383;}.iphonecategory .br-14-23.fb-cifra-14-page h1{font-size:33px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23.fb-cifra-14-page h1{font-size:25px;}}.iphonecategory .br-14-23.fb-cifra-14-page .iphone-category-banner-container{padding:110px 0 0 0;margin-top:20px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23.fb-cifra-14-page .iphone-category-banner-container{padding:80px 0 0 0;}}.iphonecategory .br-14-23.fb-cifra-14-page .main-banner-iph21-category{padding:0 0 110px 0;margin:0px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .br-14-23.fb-cifra-14-page .main-banner-iph21-category{padding:0 0 20px 0;}}@media screen and (min-width: 1470px){.br-14-23.fb-cifra-14-page .ty-column2.mainbanneriphimg2{width:50%;}}@media screen and (min-width: 1470px){.br-14-23.fb-cifra-14-page .ty-column2.mainbanneriphimg{width:50%;}}.iphonecategory .br-14-23.fb-cifra-14-page .mainbanneriph13cat{position:absolute;width:114%;max-width:none;bottom:0%;right:120px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23.fb-cifra-14-page .mainbanneriph13cat{right:0;height:100%;width:auto;}}.fb-cifra-14-page .kartin-ban{text-align:center;position:relative;}@media screen and (max-width: 480px){.fb-cifra-14-page .kartin-ban{height:250px;}}.grid-differ{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:repeat(4,auto);gap:40px 40px;grid-auto-flow:row;grid-template-areas:"gr-int-1-1 gr-int-1-1 gr-int-1-1 gr-int-1-1 gr-int-1-1 gr-int-1-1 gr-int-1-2 gr-int-1-2 gr-int-1-3 gr-int-1-3 gr-int-1-3 gr-int-1-3" "gr-int-2-1 gr-int-2-1 gr-int-2-1 gr-int-2-1 gr-int-2-1 gr-int-2-1 gr-int-2-2 gr-int-2-2 gr-int-2-2 gr-int-2-2 gr-int-2-2 gr-int-2-2" "gr-int-3-1 gr-int-3-1 gr-int-3-1 gr-int-3-1 gr-int-3-2 gr-int-3-2 gr-int-3-2 gr-int-3-2 gr-int-3-3 gr-int-3-3 gr-int-3-3 gr-int-3-3" "gr-int-4-1 gr-int-4-1 gr-int-4-1 gr-int-4-1 gr-int-4-1 gr-int-4-1 gr-int-4-2 gr-int-4-2 gr-int-4-2 gr-int-4-3 gr-int-4-3 gr-int-4-3";}.gr-int-2-1{grid-area:gr-int-2-1;display:flex;}.gr-int-4-1{grid-area:gr-int-4-1;display:flex;}.gr-int-4-2{grid-area:gr-int-4-2;display:flex;}.gr-int-4-3{grid-area:gr-int-4-3;display:flex;}.gr-int-3-1{grid-area:gr-int-3-1;display:flex;}.gr-int-3-2{grid-area:gr-int-3-2;display:flex;}.gr-int-3-3{grid-area:gr-int-3-3;display:flex;}.gr-int-2-2{grid-area:gr-int-2-2;display:flex;}.gr-int-1-1{grid-area:gr-int-1-1;display:flex;}.gr-int-1-2{grid-area:gr-int-1-2;display:flex;}.gr-int-1-3{grid-area:gr-int-1-3;display:flex;}.iph-differenc .cell{background-color:#f2f2f2;border-radius:10px;overflow:hidden;position:relative;}.iph-differenc .cell.novye-cveta-korpusa{background-color:#372746;}.iph-differenc .cell.dinamicheskij-ostrov{background-color:#aee3ed;}.iph-differenc .cell.processor-a16-bionic{background-color:#000;}.iph-differenc .cell.vsegda-vklyuchennyj-ehkran{background-color:#0d0301;}.iph-differenc .cell.do-1-tb{background-color:#f6e7cf;}.cell .square{width:100%;display:flex;gap:20px;justify-content:space-between;}.cell.do-1-tb .square{flex-direction:column;}.cell .square .td-ccard-content-info{width:50%;flex:1 1 auto;align-self:stretch;padding:60px 0 70px 50px;}.cell .square .td-ccard-content-info:has(.block-circled-play){padding:60px 0 143px 50px;}.cell .square .td-ccard-img-full-wrapper{width:50%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}.cell.novye-cveta-korpusa .square .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;max-height:100%;top:auto;left:0%;bottom:0px;}.cell.dinamicheskij-ostrov .square .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;max-height:100%;top:auto;left:0%;bottom:0px;}.cell.processor-a16-bionic .square .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:154%;max-width:none;max-height:none;top:0;left:0%;bottom:auto;}.cell.vsegda-vklyuchennyj-ehkran .square .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;max-height:100%;top:auto;left:-105%;bottom:auto;}.iphonecategory .cell .square h3.td-compact-right{font-size:28px;line-height:155%;margin-bottom:50px;}.iphonecategory .cell .square p.td-compact-right{font-size:18px;line-height:170%;padding:0;}.iphonecategory .cell .square h3.td-compact-right.white-text{color:#fff;}.iphonecategory .cell .square p.td-compact-right.white-text{color:#fff;}.iphonecategory .cell .square p.td-compact-right.white-text.footnote{color:#b2a291;font-size:13px;}.cell img.icon-circled-play{border-radius:50px;-webkit-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);-moz-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);}.iphonecategory .cell.novye-cveta-korpusa .square h3.td-compact-right{color:#fff;}.iphonecategory .cell.novye-cveta-korpusa .square p.td-compact-right{color:#fff;}.iphone-purchase .cell .icon-circled-play{width:53px;}.iphone-purchase .cell .block-circled-play.right{bottom:40px;right:50px;}.iphone-purchase .cell .block-circled-play.left{bottom:40px;left:50px;}.cell.novye-cveta-korpusa .square .td-ccard-content-info{width:60%;}.cell.novye-cveta-korpusa .square .td-ccard-img-full-wrapper{width:40%;position:relative;margin-top:38px;}.cell.dinamicheskij-ostrov .square .td-ccard-content-info{width:60%;}.cell.dinamicheskij-ostrov .square .td-ccard-img-full-wrapper{width:40%;position:relative;margin-top:38px;}.cell.processor-a16-bionic .square .td-ccard-content-info{width:60%;}.cell.processor-a16-bionic .square .td-ccard-img-full-wrapper{width:40%;position:relative;margin-top:38px;}.cell.vsegda-vklyuchennyj-ehkran .square .td-ccard-content-info{width:60%;z-index:1;}.cell.vsegda-vklyuchennyj-ehkran .square .td-ccard-img-full-wrapper{width:40%;position:relative;margin-top:0;}.cell.do-1-tb .square .td-ccard-content-info{width:100%;z-index:1;}.cell.do-1-tb .square .td-ccard-img-full-wrapper{width:100%;position:relative;margin-top:0;}.cell .square .footnote{margin-top:30px;}.vsegda-vklyuchennyj-ehkran .gradient-mask{position:absolute;height:100%;width:100%;left:-105%;background:-moz-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 60%);background:linear-gradient(90deg,#0d0301 10%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D0301",endColorstr="#0D0301",GradientType=1);}.iphonecategory p.vyb-txt-iphone{font-size:17px;padding:0;}@media screen and (max-width: 480px){.iphonecategory p.vyb-txt-iphone{font-size:16px;line-height:170%;}}.title-sect-otl{margin:100px 0 25px 0;}@media screen and (max-width: 480px){.title-sect-otl{margin:45px 0 10px 0;}}.iphonecategory .title-sect-otl h2.vyb-txt-iphone{font-size:33px;margin:0 0 30px 0;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory .title-sect-otl h2.vyb-txt-iphone{font-size:25px;line-height:150%;margin:0 0 25px 0;}}.slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2{width:739px;background-color:#372746;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2{width:340px;background-color:#f6e7cf;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2{width:485px;background-color:#c4f4c3;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2{width:739px;background-color:#aee3ed;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2{width:739px;background-color:#000;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2{width:480px;background-color:#000;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2{width:90vw;position:relative;}}.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2{width:480px;background-color:#d4bee9;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2{width:480px;background-color:transparent;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2{width:800px;background-color:#0d0301;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2{width:350px;background-color:#f8b1b1;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2{width:90vw;}}.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2{width:350px;background:#000 url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/stalnoj-korpus-na-iphone-14-pro-fon.webp) no-repeat scroll 50% 50%;background-size:cover;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2{width:90vw;}}.iphone-purchase .slajd-blok-gorizont.otlichiya .block-circled-play{bottom:40px;right:50px;left:auto;}@media screen and (max-width: 480px){.iphone-purchase .slajd-blok-gorizont.otlichiya .block-circled-play{bottom:38px;right:36px;}}.iphone-purchase .slajd-blok-gorizont.otlichiya .block-circled-play.left{left:50px;right:auto;}@media screen and (max-width: 480px){.iphone-purchase .slajd-blok-gorizont.otlichiya .block-circled-play.left{bottom:38px;left:36px;}}.slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{position:relative;}.slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{position:relative;}.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{position:relative;}.slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;max-width:none;max-height:100%;top:0;left:0;bottom:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:100%;max-width:none;max-height:none;top:10px;left:40%;bottom:auto;}}.slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;max-width:none;max-height:100%;top:0;left:0;bottom:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:100%;max-width:none;max-height:none;top:0;left:40%;bottom:auto;}}.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:159%;max-width:none;max-height:none;top:0;left:0;bottom:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:100%;max-width:none;max-height:none;top:96px;left:auto;right:-286px;bottom:0;}}.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;max-width:none;max-height:100%;top:0;left:0;bottom:0;z-index:0;}.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:60%;padding:60px 0 60px 50px;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding:38px 36px 0 36px;flex:none;}}.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info:has(.block-circled-play){padding:60px 0 123px 50px;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info:has(.block-circled-play){padding:38px 36px 0 36px;}}.iphonecategory .slajd-blok-gorizont.otlichiya h3.td-compact-right{font-size:25px;line-height:145%;margin-bottom:30px;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.otlichiya h3.td-compact-right{font-size:22px;margin-bottom:20px;}}.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right{font-size:18px;line-height:170%;padding:0;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right{font-size:16px;}}.iphone-purchase .slajd-blok-gorizont .icon-circled-play{width:53px;border-radius:50px;-webkit-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);-moz-box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);box-shadow:3px 3px 3px 0px rgba(34,60,80,0.2);}@media screen and (max-width: 480px){.iphone-purchase .slajd-blok-gorizont .icon-circled-play{width:60px;}}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content{flex-direction:column;}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;padding-bottom:0;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:36px;}}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content{gap:0;}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:70%;max-width:none;max-height:none;top:0;left:15%;right:15%;bottom:auto;}.slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;position:relative;margin-top:10px;}.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right.footnote{font-size:13px;padding-top:20px;}.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right.footnote a{font-size:inherit;color:inherit;font-weight:700;text-decoration:underline;}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right.footnote{padding-top:10px;}}.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;z-index:1;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:36px;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-content-info{z-index:1;}}.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;margin-top:0;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:auto;height:auto;margin-top:0;}}.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;max-width:none;max-height:100%;top:0;left:auto;right:0;bottom:0;}.slajd-blok-gorizont.otlichiya .sl2 .td-util{height:100%;display:block;}.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:40%;margin-top:38px;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;margin-top:0;flex:none;height:100px;}}.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:30px;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:36px;}}.iphonecategory .slajd-blok-gorizont.otlichiya h3.td-compact-right.white-text{color:#fff;}.iphonecategory .slajd-blok-gorizont.otlichiya p.td-compact-right.white-text{color:#fff;}.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-content-info:has(.block-circled-play){z-index:1;}.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;z-index:1;}.slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;margin-top:0;}.slajd-blok-gorizont.otlichiya .sl6 .gradient-mask{position:absolute;height:100%;width:100%;left:0;background:-moz-linear-gradient(179deg,#0d0301ad 10%,rgba(0,0,0,0) 70%);background:-webkit-linear-gradient(179deg,#0d0301ad 10%,rgba(0,0,0,0) 70%);background:linear-gradient(179deg,#0d0301ad 10%,rgba(0,0,0,0) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D0301",endColorstr="#0D0301",GradientType=1);}.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-content-info:has(.block-circled-play){z-index:1;}.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;z-index:1;}.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;margin-top:0;}.slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:86%;max-width:none;max-height:100%;top:auto;left:auto;right:0;bottom:0;z-index:0;}.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2 .td-ccard-content .td-ccard-content-info:has(.block-circled-play){z-index:1;}.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;z-index:1;}.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;margin-top:0;}.slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:86%;max-width:none;max-height:100%;top:auto;left:auto;right:0;bottom:0;z-index:0;}.slajd-blok-gorizont.otlichiya .sl8 .cinema-mode-video{position:absolute;width:auto;height:100%;min-height:395px;}.slajd-blok-gorizont.otlichiya .block-b2.sl8{background-color:#131218;-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%);-webkit-transform:rotate(0.000001deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;overflow:hidden;}.iphonecategory .slajd-blok-gorizont.otlichiya .sl8 h3.td-compact-right.white-text{text-shadow:0 0 15px #000, 0 0 10px #000;}.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-content-info{z-index:1;}.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{position:relative;margin-top:0;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:100%;}}.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;max-height:100%;top:auto;left:-70%;bottom:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{height:100%;left:-95%;}}.slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{position:absolute;height:100%;width:100%;left:-70%;background:-moz-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 60%);background:-webkit-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 60%);background:linear-gradient(90deg,#0d0301 10%,rgba(0,0,0,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D0301",endColorstr="#0D0301",GradientType=1);}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:-95%;}}.iphonecategory .slajd-blok-gorizont.otlichiya .sl9 p.td-compact-right.white-text.footnote{color:#b2a291;}.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;z-index:1;}.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;margin-top:0;}.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:100%;top:-29px;left:0;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{top:56px;}}.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding-right:50px;padding-bottom:30px;z-index:1;}.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content{flex-direction:column;}.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:relative;margin-top:0;}.slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:75%;max-width:none;max-height:none;top:0;left:auto;right:-15%;bottom:auto;}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2{position:relative;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content{flex-direction:row;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content{flex-direction:row;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content{justify-content:normal;gap:0px;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .block-b2{height:380px;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.otlichiya .sl5 p.td-compact-right.white-text{padding-right:64px;}}@media screen and (max-width: 480px){.iphonecategory .slajd-blok-gorizont.otlichiya .sl9 p.td-compact-right.white-text{padding-right:64px;}}@media screen and (max-width: 480px){.slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content{flex-direction:row;}}@media screen and (max-width: 480px){.iphone-purchase .slajd-blok-gorizont.otlichiya .sl10 .block-circled-play{bottom:38px;left:36px;right:auto;}}.slajd-blok-gorizont.otlichiya{padding-bottom:0;}.pro14 .sect-vyb-iph{padding:50px 0 0 0;}@media screen and (max-width: 480px){.pro14 .sect-vyb-iph{padding-top:10px;}}.pro14 .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;position:relative;}.pro14 .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n1{position:absolute;width:auto;height:50%;top:0;right:20%;left:auto;transition-property:transform;}@media screen and (max-width: 480px){.pro14 .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n1{width:130%;max-width:none;right:-10px;}}.pro14 .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n2{position:absolute;width:auto;height:50%;top:auto;right:20%;left:auto;bottom:0;transition-property:transform;}@media screen and (max-width: 480px){.pro14 .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n2{width:130%;max-width:none;right:-10px;}}.pro14 .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1 .td-ccard-content{align-items:stretch;height:100%;}.pro14 .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1 .td-util{height:100%;}.top-menu-grid .ty-menu__item .ty-menu__item-link{text-transform:none;}.video-pro-voz .iphone-new-features{padding:100px 0 65px 0;margin:0 0 0 0;text-align:left;}@media screen and (max-width: 480px){.video-pro-voz .iphone-new-features{padding:45px 0 20px 0;}}.video-pro-voz .iphone-new-features .iphone-grid-only{margin:45px auto 0 auto;}@media screen and (max-width: 480px){.video-pro-voz .iphone-new-features .iphone-grid-only{margin-top:25px;}}.iphonecategory .video-pro-voz .iphone-new-features p{font-size:18px;padding:0 0 55px 0;}@media screen and (max-width: 480px){.iphonecategory .video-pro-voz .iphone-new-features p{font-size:16px;padding:0 0 25px 0;}}.video-pro-voz .vid-pop-podsk .icovid-anim{background-image:url(https://mactime.pro/images/companies/1/Images/iphone-pre-order/icons/icons-circled-play-white.svg);}@media screen and (max-width: 480px){.video-pro-voz .iphone-new-features .large-50{flex-basis:100%;max-width:100%;}}@media screen and (max-width: 480px){.video-pro-voz .three-up-tile-wrapper{margin-bottom:40px;}}.polez-dop .accessory-pre-order-iphone{padding:100px 0 0 0;margin:0 0 0 0;text-align:left;}@media screen and (max-width: 480px){.polez-dop .accessory-pre-order-iphone{padding:45px 0 15px 0;}}.polez-dop .accessory-grid{margin:50px auto 0 auto;}@media screen and (max-width: 480px){.polez-dop .accessory-grid{margin:30px auto 0 auto;}}.iphone-purchase .polez-dop .accessory-grid .two-up-tile-wrapper .block-carousel .cat-iph-accessories-inside-text.correction-padding{padding:60px 70px 40px 70px;}@media screen and (max-width: 480px){.iphone-purchase .polez-dop .accessory-grid .two-up-tile-wrapper .block-carousel .cat-iph-accessories-inside-text.correction-padding{padding:30px 40px 25px 40px;}}.iphonecategory .polez-dop .accessory-grid .two-up-tile-wrapper h3{padding:0;text-align:left;}.polez-dop .td-ccard-but-full-wrapper .tag-grid-iphone{padding:0 70px 45px 70px;}@media screen and (max-width: 480px){.polez-dop .td-ccard-but-full-wrapper .tag-grid-iphone{padding:0 40px 20px 40px;margin-top:0;}}.polez-dop .accessory-pre-order-iphone .light-purple-blue{background-color:#fff;}.iphone-purchase .polez-dop .accessory-pre-order-iphone .block-carousel{padding:0 0 60px 0;}.polez-dop .owl-carousel .owl-item img{width:auto;height:360px;margin:0 auto 0 auto;}.iphonecategory .polez-dop .accessory-grid .two-up-tile-wrapper h3{font-size:25px;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory .polez-dop .accessory-grid .two-up-tile-wrapper h3{font-size:22px;}}@media screen and (max-width: 480px){.polez-dop .badges{display:block;flex-wrap:inherit;justify-content:inherit;overflow-x:hidden;margin:0;}}@media screen and (max-width: 480px){.polez-dop .td-ccard-but-full-wrapper a.badge{width:auto;padding-top:0;padding-bottom:10px;padding-left:0;padding-right:0;background-color:transparent;color:#1d1d1f;border:0px solid #bababa;font-size:18px;font-weight:normal;font-style:normal;text-align:center;text-decoration:none;border-radius:0;display:inline-block;justify-content:center;align-items:center;text-transform:none;text-decoration:underline;}}@media screen and (max-width: 480px){.ty-wysiwyg-content .polez-dop .td-ccard-but-full-wrapper .tag-grid-iphone ul{padding:0;}}.polez-dop .two-up-tile-wrapper{margin-bottom:0;}.acs-iph .slajd-blok-gorizont .splide__track{padding-bottom:50px;padding-top:40px;}@media screen and (max-width: 2497px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:450px !important;}}@media screen and (max-width: 2400px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:498px !important;}}@media screen and (max-width: 2250px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:360px !important;}}@media screen and (max-width: 2219px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:359px !important;}}@media screen and (max-width: 2100px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:290px !important;}}@media screen and (max-width: 2080px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:291px !important;}}@media screen and (max-width: 1930px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:214px !important;}}@media screen and (max-width: 1900px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:174px !important;}}@media screen and (max-width: 1700px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:83px !important;}}@media screen and (max-width: 640px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;}}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;padding-bottom:60px;}}.acs-iph .slajd-blok-gorizont .sl1 .trejdin-b2{background-color:#f2d7f0;}.acs-iph .slajd-blok-gorizont .sl3 .trejdin-b2{background-color:#f0d4b1;}.acs-iph .slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:100%;top:8%;bottom:auto;left:57%;right:auto;}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;height:100%;top:0;bottom:auto;left:10%;right:auto;}}.acs-iph .slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:100%;top:8%;bottom:auto;left:57%;right:auto;}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;height:100%;top:0;bottom:auto;left:10%;right:auto;}}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont .trejdin-b2 .td-ccard-content{height:100%;}}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{flex:none;}}.iphonecategory h2.vyb-txt-iphone .dr-raz{font-size:25px;}@media screen and (max-width: 480px){.iphonecategory h2.vyb-txt-iphone .dr-raz{font-size:25px;}}.airpods-dopolnyat .sect-vyb-iph{padding:0 0 25px 0;}.ap .slajd-blok-gorizont .splide__track{padding-bottom:60px;padding-top:20px;}@media screen and (max-width: 2497px){.ap .slajd-blok-gorizont .splide__track{padding-left:450px !important;}}@media screen and (max-width: 2400px){.ap .slajd-blok-gorizont .splide__track{padding-left:498px !important;}}@media screen and (max-width: 2250px){.ap .slajd-blok-gorizont .splide__track{padding-left:360px !important;}}@media screen and (max-width: 2219px){.ap .slajd-blok-gorizont .splide__track{padding-left:359px !important;}}@media screen and (max-width: 2100px){.ap .slajd-blok-gorizont .splide__track{padding-left:290px !important;}}@media screen and (max-width: 2080px){.ap .slajd-blok-gorizont .splide__track{padding-left:291px !important;}}@media screen and (max-width: 1930px){.ap .slajd-blok-gorizont .splide__track{padding-left:214px !important;}}@media screen and (max-width: 1900px){.ap .slajd-blok-gorizont .splide__track{padding-left:174px !important;}}@media screen and (max-width: 1700px){.ap .slajd-blok-gorizont .splide__track{padding-left:83px !important;}}@media screen and (max-width: 640px){.ap .slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;}}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .splide__track{padding-left:20px !important;padding-right:20px !important;padding-top:15px;padding-bottom:70px;}}.ap .slajd-blok-gorizont .sl3 .trejdin-b2{background-color:#fff;}.ap .slajd-blok-gorizont .sl4 .trejdin-b2{background-color:#020202;}.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content{flex-direction:column;justify-content:space-between;height:100%;}.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;flex:none;z-index:1;padding-right:45px;padding-bottom:0px;}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:40px;}}.ap .slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content .td-ccard-content-info{-webkit-order:1;order:1;-webkit-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;align-self:auto;}.ap .slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{-webkit-order:2;order:2;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:stretch;align-self:stretch;display:flex;align-content:center;flex-wrap:wrap;}.ap .slajd-blok-gorizont .sl5 .trejdin-b2 .td-ccard-content .td-ccard-content-info{-webkit-order:1;order:1;-webkit-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;align-self:auto;}.ap .slajd-blok-gorizont .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{-webkit-order:2;order:2;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:stretch;align-self:stretch;display:flex;align-content:center;flex-wrap:wrap;}.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;flex:none;z-index:0;text-align:center;padding:0 45px 35px 45px;}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;padding:0 40px 20px 40px;}}.ap .slajd-blok-gorizont .trejdin-b2{position:static;}.ap .slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:static;width:100%;}.iphonecategory .ap .ptextsirimt{color:transparent;font-size:35px;font-weight:700;line-height:1.05;background:linear-gradient(to right,#ffa54d,#f07bc5,#43aeff);-webkit-background-clip:text;text-align:center;}@media screen and (max-width: 480px){.iphonecategory .ap .ptextsirimt{font-size:24px;line-height:120%;}}.ap .slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:74%;}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:106%;max-width:none;position:absolute;top:auto;bottom:20px;left:40px;}}.ap .slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:45%;}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:96%;}}.ap .slajd-blok-gorizont .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:39%;}@media screen and (max-width: 480px){.ap .slajd-blok-gorizont .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:57%;}}.iphonecategory .ap .slajd-blok-gorizont h3.td-compact-right.white-text{color:#f5f5f7;}.iphonecategory .ap .slajd-blok-gorizont p.td-compact-right.white-text{color:#f5f5f7;}.ap .slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;}.ap .slajd-blok-gorizont .sl5 .trejdin-b2 .td-ccard-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;}@media screen and (max-width: 480px){.airpods-dopolnyat .zag-vyb-iph{flex-direction:column;}}.setka-da{margin-top:50px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:40px 40px;grid-auto-flow:row;grid-template-rows:repeat(2,auto);grid-template-areas:"dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-2 dop-aksy-2" "dop-aksy-3 dop-aksy-3 dop-aksy-3 dop-aksy-4 dop-aksy-4 dop-aksy-4";}.dop-aksy-1{grid-area:dop-aksy-1;}.dop-aksy-2{grid-area:dop-aksy-2;}.dop-aksy-3{grid-area:dop-aksy-3;}.dop-aksy-4{grid-area:dop-aksy-4;}.aks-setka .polez-dop .accessory-pre-order-iphone{padding:0;margin:0;text-align:left;}.aks-setka{padding:100px 0 100px 0;}.aks-setka .polez-dop .accessory-grid{margin:0 auto 0 auto;}.aks-setka.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content{flex-direction:column;}.aks-setka.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;flex:1 1 auto;align-self:stretch;padding:60px 45px 60px 45px;}.aks-setka.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}.aks-sw{width:100%;display:flex;justify-content:center;}@media screen and (max-width: 1440px){.aks-setka .swiper-aks-apple .img-sl{height:150px;}}@media screen and (max-width: 734px){.aks-setka .swiper-aks-apple .img-sl{height:290px;}}.acs-iph .aks-setka.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:auto;top:auto;bottom:0;left:0;right:auto;padding:0 45px 0 45px;}.aks-setka .polez-dop .owl-carousel .owl-item img{height:260px;}.acs-iph .aks-setka.slajd-blok-gorizont .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:322px;height:auto;top:8%;bottom:0;left:59%;right:auto;}.aks-setka.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:70%;}.aks-setka.slajd-blok-gorizont .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:30%;}.aks-setka.slajd-blok-gorizont .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:341px;left:65%;}.padout .tygh-header{padding-bottom:0;}.pro-max-14 .fb-cifra-14-page{background:transparent url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/serij-14-pro-max-2.webp) left center/contain no-repeat content-box local;}.fb-iph-14pro-page:has(.pro-max-14){background-color:#f5f5f7;}.iphonecategory .pro-max-14 .br-14-23.fb-cifra-14-page .mainbanneriph13cat{position:absolute;width:428px;max-width:none;bottom:0%;right:100px;}@media screen and (min-width: 1470px){.pro-max-14 .br-14-23.fb-cifra-14-page .ty-column2.mainbanneriphimg2{width:60%;}}@media screen and (min-width: 1470px){.pro-max-14 .br-14-23.fb-cifra-14-page .ty-column2.mainbanneriphimg{width:40%;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2{width:100%;background-color:#372746;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl2 .trejdin-b2{width:100%;background-color:#d8e3fe;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2{width:100%;background-color:#c4f4c3;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2{width:100%;background-color:#edd0eb;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2{width:100%;background-color:#000;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2{width:100%;background-color:#000;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2{width:100%;background-color:#282828;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl8 .trejdin-b2{width:100%;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2{width:100%;background-color:#0d0301;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2{width:100%;background-color:#ffc59b;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2{width:100%;background-color:#aee3ed;}.pro-max-14 .slajd-blok-gorizont .trejdin-b2 .td-ccard-content{flex-direction:column;justify-content:stretch;gap:0;}.pro-max-14 .slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;padding:50px 50px 20px 50px;flex:none;}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:38px 36px 20px 36px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;margin-top:0;height:60px;flex:none;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:463px;max-width:none;max-height:none;top:0;left:auto;right:-117px;bottom:auto;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{right:5px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{right:-44px;}}@media screen and (max-width: 1999px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{right:-116px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{right:-116px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:204px;max-width:none;max-height:none;top:0;left:auto;right:50px;bottom:auto;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:230px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:230px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:267px;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl4 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:172px;right:36px;top:-15px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:100%;height:100%;max-width:none;max-height:none;top:0;left:0;bottom:0;z-index:0;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl6 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;margin-top:0;}.iphonecategory .pro-max-14 .slajd-blok-gorizont.otlichiya h3.td-compact-right{margin-bottom:25px;}@media screen and (max-width: 480px){.iphonecategory .pro-max-14 .slajd-blok-gorizont.otlichiya h3.td-compact-right{margin-bottom:20px;}}.pro-max-14 .slajd-blok-gorizont .sl10 .trejdin-b2 .td-ccard-content{flex-direction:row;justify-content:space-between;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:60%;padding-right:10px;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:40%;height:100%;position:relative;top:0;left:0;margin-top:0;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:100%;top:50px;left:0;}@media screen and (max-width: 1700px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:204px;max-width:none;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl10 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:183px;top:30px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;height:100%;position:absolute;margin-top:0;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:100%;max-width:none;max-height:none;top:0;left:30%;right:auto;bottom:0;z-index:0;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:40%;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:38%;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:21%;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:4%;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:90px;}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl7 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-right:40px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:85%;max-width:none;max-height:none;top:30px;left:auto;right:50px;bottom:30px;}.iphonecategory .pro-max-14 .slajd-blok-gorizont.otlichiya .sl3 p.td-compact-right.footnote{font-size:15px;padding-top:30px;}@media screen and (max-width: 480px){.iphonecategory .pro-max-14 .slajd-blok-gorizont.otlichiya .sl3 p.td-compact-right.footnote{padding-top:20px;font-size:13px;}}.iphonecategory .pro-max-14 .sl3 .slajd-blok-gorizont.otlichiya h3.td-compact-right{margin-bottom:30px;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-bottom:35px;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:415px;height:auto;max-width:none;max-height:none;top:0;left:50px;right:50px;bottom:auto;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:510px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:465px;}}@media screen and (max-width: 2099px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:441px;}}@media screen and (max-width: 1999px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:416px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:404px;}}@media screen and (max-width: 1700px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:373px;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:auto;height:100%;max-width:none;max-height:none;top:96px;left:auto;right:-286px;bottom:0;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:415px;max-width:none;max-height:none;top:0;left:50px;right:50px;bottom:auto;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:512px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:466px;}}@media screen and (max-width: 2099px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:441px;}}@media screen and (max-width: 1999px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:416px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:404px;}}@media screen and (max-width: 1700px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{width:373px;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:36px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl11 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding-bottom:35px;}.pro-max-14 .slajd-blok-gorizont .sl9 .trejdin-b2 .td-ccard-content{flex-direction:row;justify-content:stretch;gap:0;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:50px 50px 20px 50px;}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:38px 36px 20px 36px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{position:absolute;height:100%;}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;max-width:none;max-height:100%;top:auto;left:199px;bottom:auto;}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:295px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:250px;}}@media screen and (max-width: 1999px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:185px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:165px;}}@media screen and (max-width: 1700px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:114px;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:35px;}}.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{position:absolute;height:100%;width:100%;left:199px;background:-moz-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 40%);background:-webkit-linear-gradient(90deg,#0d0301 0%,rgba(0,0,0,0) 40%);background:linear-gradient(90deg,#0d0301 10%,rgba(0,0,0,0) 40%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D0301",endColorstr="#0D0301",GradientType=1);}@media screen and (min-width: 2400px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:295px;}}@media screen and (max-width: 2399px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:250px;}}@media screen and (max-width: 1999px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:185px;}}@media screen and (max-width: 1900px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:165px;}}@media screen and (max-width: 1700px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:114px;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 .gradient-mask{left:35px;}}.iphonecategory .pro-max-14 .slajd-blok-gorizont.otlichiya .sl9 p.td-compact-right{padding-right:40px;}@media screen and (max-width: 480px){.pro-max-14 .fb-cifra-14-page .kartin-ban{height:280px;position:static;}}@media screen and (max-width: 480px){.iphonecategory .pro-max-14 .br-14-23.fb-cifra-14-page .mainbanneriph13cat{position:static;width:auto;max-width:none;max-height:none;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont .sl7 .trejdin-b2{position:relative;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont .sl9 .trejdin-b2{position:relative;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;margin-top:0;width:auto;}}@media screen and (max-width: 480px){.pro-max-14 .slajd-blok-gorizont.otlichiya .sl5 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:auto;height:auto;margin-top:0;}}.acs-iph .max14.slajd-blok-gorizont .sl1 .trejdin-b2{background-color:#f9dfbc;}.acs-iph .max14.slajd-blok-gorizont .sl3 .trejdin-b2{background-color:#7c3743;}.iphonecategory .slajd-blok-gorizont h3.td-compact-right.white-text{color:#fff;}.iphonecategory .slajd-blok-gorizont p.td-compact-right.white-text{color:#fff;}@media screen and (max-width: 480px){.acs-iph .max14.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:-25px;}}.vers2 .cr-b{margin-left:0;margin-right:0;}.vers2 .block-b2{display:flex;align-items:stretch;height:100%;margin:0;}@media screen and (max-width: 734px){.vers2 .block-b2{height:410px;}}.vers2 .trejdin-b2{width:100%;background-color:#fff;border-radius:10px;transition:box-shadow 0.5s;overflow:hidden;position:relative;}.vers2 .trejdin-b2:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.acs-iph .vers2 .sl1 .trejdin-b2{background-color:#f9dfbc;}.vers2 .td-util{height:100%;display:flex;}.vers2 .trejdin-b2 .td-ccard-content{width:100%;display:flex;gap:10px;justify-content:space-between;}.aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content{width:100%;display:flex;gap:10px;justify-content:space-between;flex-direction:column;}.aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:100%;flex:1 1 auto;align-self:stretch;padding:60px 45px 60px 45px;}.aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}.iphonecategory .vers2 h3.td-compact-right{font-size:25px;line-height:145%;margin-bottom:40px;}.iphonecategory .vers2 p.td-compact-right{font-size:17px;line-height:170%;}.acs-iph .aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:auto;height:auto;top:auto;bottom:0;left:0;right:auto;padding:0 45px 0 45px;}.acs-iph .vers2 .sl3 .trejdin-b2{background-color:#7c3743;}.vers2 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:70%;flex:1 1 auto;align-self:stretch;padding:60px 0 60px 45px;}.vers2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:30%;flex:1 1 auto;align-self:stretch;margin:0;padding:0;}.iphonecategory .vers2 h3.td-compact-right.white-text{color:#fff;}.iphonecategory .vers2 p.td-compact-right.white-text{color:#fff;}.vers2 .sl3 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:341px;left:65%;top:8%;}.acs-iph .vers2 .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:371px;height:auto;top:8%;bottom:0;left:59%;right:auto;}.vers2 .card-sl button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.vers2 .splide__arrow{background:#fff;}.vers2 img.vers2img{width:64%;}.acs-iph .vers2.pro14 .sl1 .trejdin-b2{background-color:#f2d7f0;}.acs-iph .vers2.pro14 .sl3 .trejdin-b2{background-color:#f0d4b1;}.fb-iph-14-page{background-color:#fff197;margin-top:-21px;}.fb-iph-14-page .fb-cifra-14-page{background:transparent url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/fioletovyj-14-page-3.webp) right center/contain no-repeat content-box local;}.fb-iph-14-page .fb-cifra-14-page .kartin-ban{position:relative;}.iphonecategory .fb-iph-14-page .br-14-23.fb-cifra-14-page .mainbanneriph13cat{position:absolute;width:auto;height:500px;max-width:none;max-height:none;bottom:0%;right:200px;left:auto;}@media screen and (max-width: 480px){.iphonecategory .fb-iph-14-page .br-14-23.fb-cifra-14-page .mainbanneriph13cat{height:260px;right:0;}}.fb-iph-14-plus-page{background-color:#f1f5fa;margin-top:-21px;}.fb-iph-14-plus-page .fb-cifra-14-page{background:transparent url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/model-14-plus-nomer.webp) left center/contain no-repeat content-box local;}.fb-iph-14-plus-page .fb-cifra-14-page .kartin-ban{position:relative;}.iphonecategory .fb-iph-14-plus-page .br-14-23.fb-cifra-14-page .mainbanneriph13cat{position:absolute;width:auto;height:550px;max-width:none;max-height:none;bottom:0%;right:auto;left:200px;}@media screen and (max-width: 480px){.iphonecategory .fb-iph-14-plus-page .br-14-23.fb-cifra-14-page .mainbanneriph13cat{height:260px;left:0;}}.slider-comp button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.slider-comp .splide__arrow{background:#fff;}.slider-comp .splide__track{padding-bottom:50px;padding-top:20px;}@media screen and (min-width: 2400px){.slider-comp .splide__track{padding-left:500px !important;}}@media screen and (max-width: 2250px){.slider-comp .splide__track{padding-left:360px !important;}}@media screen and (max-width: 2200px){.slider-comp .splide__track{padding-left:319px !important;}}@media screen and (max-width: 2100px){.slider-comp .splide__track{padding-left:295px !important;}}@media screen and (max-width: 1930px){.slider-comp .splide__track{padding-left:212px !important;}}@media screen and (max-width: 1900px){.slider-comp .splide__track{padding-left:175px !important;}}@media screen and (max-width: 1800px){.slider-comp .splide__track{padding-left:9rem !important;}}@media screen and (max-width: 1700px){.slider-comp .splide__track{padding-left:85px !important;}}@media screen and (max-width: 1600px){.slider-comp .splide__track{padding-left:122px !important;}}@media screen and (max-width: 1500px){.slider-comp .splide__track{padding-left:80px !important;}}@media screen and (max-width: 1200px){.slider-comp .splide__track{padding-left:20px !important;padding-right:20px !important;}}@media screen and (max-width: 640px){.slider-comp .splide__track{padding-left:20px !important;padding-right:20px !important;}}@media screen and (max-width: 480px){.slider-comp .splide__track{padding-left:20px !important;padding-right:20px !important;}}.sr-card{display:flex;height:27rem;}@media screen and (max-width: 480px){.sr-card{height:410px;}}.sr-card-content{display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#fff;border-radius:10px;width:100%;height:27rem;transition:box-shadow 0.5s;}@media screen and (max-width: 480px){.sr-card-content{height:410px;}}.sr-card-content:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.sr-card-content.sr-card-content-withfullimg{flex-direction:row;justify-content:center;}.six-colors-iphone-14 .sr-card-content{background-color:#eee;}.sr-card-content-info{padding:50px;position:absolute;left:0;}@media screen and (max-width: 480px){.sr-card-content-info{padding:40px 35px;}}.sr-card-200823 .sr-card-content-info{padding-bottom:40px;}.sr-card-210823 .sr-card-content-info{width:23rem;}@media screen and (max-width: 480px){.sr-card-210823 .sr-card-content-info{width:17rem;}}.sr-card-content-header{padding-bottom:20px;}@media screen and (max-width: 480px){.sr-card-content-header{padding-bottom:18px;}}.sr-card-content-desc{padding-bottom:0;}.sr-card-content-footnotes{padding-top:20px;}@media screen and (max-width: 480px){.sr-card-content-footnotes{padding-top:18px;}}.sr-card-content-pic-separat{width:100%;}.iphonecategory h3.sr-card-title{font-size:25px;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory h3.sr-card-title{font-size:22px;text-align:left;}}.iphonecategory ul.sr-card-text{font-size:17px;line-height:170%;}@media screen and (max-width: 480px){.iphonecategory ul.sr-card-text{font-size:16px;}}.iphonecategory ul.sr-card-text > li{font-size:inherit;line-height:inherit;}@media screen and (max-width: 480px){.iphonecategory ul.sr-card-text > li{font-size:inherit;}}.iphonecategory ul.sr-card-text > li a{font-size:inherit;line-height:inherit;}@media screen and (max-width: 480px){.iphonecategory ul.sr-card-text > li a{font-size:inherit;}}.iphonecategory p.sr-card-text{font-size:17px;line-height:170%;padding:0;}@media screen and (max-width: 480px){.iphonecategory p.sr-card-text{font-size:16px;}}@media screen and (max-width: 480px){.iphonecategory .garant p.sr-card-text{font-size:17px;}}.iphonecategory .sr-card-content-footnotes p.footnote{font-size:14px;padding:0;}.iphonecategory .sr-card-content-footnotes p.footnote a{font-size:inherit;color:inherit;font-weight:700;text-decoration:underline;padding:0;}@media screen and (max-width: 480px){.iphonecategory .sr-card-content-footnotes p.footnote{font-size:13px;}}.sr-card-pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.norm-larg-screen-size .sr-card-content{background-color:#fce1ba;}.iphonecategory .photos-pro-level h3.sr-card-title{color:#fff;}.up-20-hours-operation .sr-card-content{background-color:#c4f4c3;}.durable-ceramic-shield-glass .sr-card-content{background-color:#282828;}.iphonecategory .durable-ceramic-shield-glass h3.sr-card-title{color:#fff;}.iphonecategory .durable-ceramic-shield-glass p.sr-card-text{color:#fff;}.iphonecategory .intelligent-video-stabilization-mode h3.sr-card-title{color:#fff;}.iphonecategory .a15-bionic-processor h3.sr-card-title{color:#fff;}.iphonecategory .a15-bionic-processor p.sr-card-text{color:#fff;}.intelligent-video-stabilization-mode .sr-card-content{background-color:#000;}.a15-bionic-processor .sr-card-content{background-color:#11132c;}.identification-accidents .sr-card-content{background-color:#c7d6ff;}.sr-card-200823 .cinema-mode-video{width:auto;height:100%;min-height:395px;}.iphonecategory .intelligent-video-stabilization-mode h3.sr-card-title{text-shadow:0 0 15px #000, 0 0 10px #000;}.plus14 .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2{border:1px solid #c7c7c7;}.plus14 .trejdin-kat-iph{margin-top:0;}@media screen and (max-width: 380px){.plus14 .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.two{left:63%;}}@media screen and (max-width: 380px){.iphonecategory .plus14 .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{margin-bottom:20px;}}@media screen and (max-width: 380px){.iphonecategory .plus14 .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right.bonus{margin-top:20px;}}@media screen and (max-width: 480px){.plus14 .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:30px 0 30px 27px;}}@media screen and (max-width: 480px){.plus14 .trejdin-block{padding-bottom:30px;}}.acs-iph .vers2.pro14.plus14 .sl1 .trejdin-b2{background-color:#ffb1b4;}.acs-iph .vers2.pro14.plus14 .sl3 .trejdin-b2{background-color:#d3dbf0;}.iphonecategory .vers2.plus14 h3.td-compact-right{margin-bottom:34px;}.acs-iph .aks-setka.vers2.plus14 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{bottom:-25px;}.vers2.plus14 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:58%;}@media screen and (max-width: 480px){.acs-iph .slajd-blok-gorizont.plus14 .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;width:74%;max-width:none;height:auto;top:-46px;bottom:auto;left:27%;right:auto;}}.identification-accidents-plus .sr-card-content{background-color:#e3d7fe;}.durable-ceramic-shield-glass-plus .sr-card-content{background-color:#4a1d1d;}.iphonecategory .durable-ceramic-shield-glass-plus h3.sr-card-title{color:#fff;}.iphonecategory .durable-ceramic-shield-glass-plus p.sr-card-text{color:#fff;}.iphonecategory .a15-bionic-processor-plus h3.sr-card-title{color:#fff;}.iphonecategory .a15-bionic-processor-plus p.sr-card-text{color:#fff;}@media screen and (max-width: 480px){.sr-card-210823.a15-bionic-processor-plus .sr-card-content-info{width:21rem;}}.acs-iph .vers2.pro14.plus14.plus14plus .sl1 .trejdin-b2{background-color:#e4e4f4;}.acs-iph .vers2.pro14.plus14.plus14plus .sl3 .trejdin-b2{background-color:#5067ac;}.vers2.plus14.plus14plus .sl2 .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:54%;}.apple-menu{margin:44px 0 0 0;}@media screen and (min-width: 2400px){.apple-menu{padding-left:500px;}}@media screen and (max-width: 2250px){.apple-menu{padding-left:360px;}}@media screen and (max-width: 2200px){.apple-menu{padding-left:319px;}}@media screen and (max-width: 2100px){.apple-menu{padding-left:295px;}}@media screen and (max-width: 1930px){.apple-menu{padding-left:212px;}}@media screen and (max-width: 1900px){.apple-menu{padding-left:175px;}}@media screen and (max-width: 1700px){.apple-menu{padding-left:85px;}}@media screen and (max-width: 1600px){.apple-menu{padding-left:122px;}}@media screen and (max-width: 1500px){.apple-menu{padding-left:80px;}}@media screen and (max-width: 1200px){.apple-menu{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 640px){.apple-menu{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.apple-menu{margin-top:20px;padding-left:20px;padding-right:20px;}}.apple-menu .splide__track{overflow:inherit;}.apple-menu .chapternav-icon{width:100px;height:65px;background-size:100px 65px;background-repeat:no-repeat;}.chapternav-item-iphone .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-iphone-nav-202209.webp");}.chapternav-item-mac .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-14-16-mac-nav-202301.webp");}.chapternav-item-apple-airpods .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-airpods-nav-202209.webp");}.chapternav-item-apple-watch .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-watch-nav-202303.webp");}.chapternav-item-ipad .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-ipad-nav-202210.webp");}.chapternav-item-apple-tv .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-appletv-nav-202210.webp");}.chapternav-item-airtag .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-airtags-nav-202108.webp");}.chapternav-item-homepod .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-homepod-nav-202301.webp");}.chapternav-item-trade-in .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/trade-in-apple.webp");}.chapternav-item-aksessuary .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/store-card-13-accessories-nav-202303.webp");}.chapternav-item-help-choose .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/apple-menu/help-apple-2.svg");}.chapternav-item-airpods-2-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-2-mt-cr.png");}.chapternav-item-airpods-3-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-4-mt-cr.png");}.chapternav-item-airpods-pro-2-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-pro-2-mt-cr.png");}.chapternav-item-airpods-pro-3-2025 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-pro-3-mt-cr.png");}.chapternav-item-airpods-max-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-max-mt-cr.png");}.chapternav-item-compare-airpods-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-comparison-mt-cr.png");}.chapternav-item-accessories-airpods-2023 .chapternav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/menu-airpods-accessories-mt-cr.png");}.iphonecategory p.title-sect-descr{font-size:22px;font-weight:400;padding:0;}@media screen and (max-width: 480px){.iphonecategory p.title-sect-descr{font-size:16px;line-height:150%;}}.iphonecategory.apple-m .title-sect-otl h2.vyb-txt-iphone{margin-bottom:0;}@media screen and (max-width: 480px){.iphonecategory.apple-m .title-sect-otl h2.vyb-txt-iphone{margin-bottom:20px;}}.apple-m .title-sect-otl{margin:30px 0 25px 0;}@media screen and (max-width: 480px){.apple-m .title-sect-otl{margin-top:0;margin-bottom:10px;}}.nav-padding button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.nav-padding .splide__arrow{background:#fff;}.nav-padding{margin:20px 0 100px 0;}@media screen and (min-width: 2400px){.nav-padding{padding-left:500px;}}@media screen and (max-width: 2250px){.nav-padding{padding-left:360px;}}@media screen and (max-width: 2100px){.nav-padding{padding-left:295px;}}@media screen and (max-width: 1930px){.nav-padding{padding-left:212px;}}@media screen and (max-width: 1900px){.nav-padding{padding-left:175px;}}@media screen and (max-width: 1700px){.nav-padding{padding-left:85px;}}@media screen and (max-width: 640px){.nav-padding{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.nav-padding{margin-top:30px;margin-bottom:20px;padding-left:20px;padding-right:20px;padding-bottom:30px;}}.nav-padding .splide__track{overflow:inherit;}.slider-new-air .swiper-wrapper{margin-top:20px;padding-bottom:100px;}@media screen and (max-width: 480px){.slider-new-air .swiper-wrapper{margin-top:30px;padding-bottom:30px;}}.ap-card{display:flex;height:32rem;width:30rem;}@media screen and (max-width: 480px){.ap-card{height:410px;width:auto;}}.ap-card-content{display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#f5f5f7;border:1px solid #ebebeb;border-radius:10px;width:100%;height:32rem;transition:box-shadow 0.5s;}@media screen and (max-width: 480px){.ap-card-content{height:410px;}}.ap-card-content:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.ap-card-content.ap-card-content-withfullimg{flex-direction:row;justify-content:center;}.ap-card-content-info{padding:50px;position:absolute;left:0;}@media screen and (max-width: 480px){.ap-card-content-info{padding:30px;}}.ap-card-200823 .ap-card-content-info{padding-top:40px;padding-bottom:40px;}@media screen and (max-width: 480px){.ap-card-200823 .ap-card-content-info{padding:30px;}}.ap-card-content-header{padding-bottom:20px;}@media screen and (max-width: 480px){.ap-card-content-header{padding-bottom:10px;}}.ap-card-content-desc{padding-bottom:0;}.ap-card-content-pic-separat{width:100%;}.iphonecategory h3.ap-card-title{font-size:25px;line-height:145%;}@media screen and (max-width: 480px){.iphonecategory h3.ap-card-title{font-size:22px;text-align:left;}}.iphonecategory p.ap-card-text{font-size:17px;line-height:170%;padding:0;}@media screen and (max-width: 480px){.iphonecategory p.ap-card-text{font-size:17px;line-height:145%;}}.slider-new-air .ap-card-pic{border-radius:10px;}.ap-card-pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.iphonecategory h3.ap-ccard-eyebrow{text-align:left;font-size:13px;line-height:170%;font-weight:400;color:#8d8d8d;text-transform:uppercase;}.background-color-f5f5f7{background-color:#f5f5f7;}.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2 .td-ccard-content{height:32rem;gap:inherit;flex-direction:row;justify-content:center;position:relative;overflow:hidden;background-color:#fff;border:1px solid #e9e9e9;border-radius:10px;}@media screen and (max-width: 480px){.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2 .td-ccard-content{height:27rem;}}.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n2 .td-ccard-content{background-color:#000;border:1px solid #000;}.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{width:100%;flex:none;align-self:normal;margin:0;padding:0;}.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{position:absolute;top:auto;left:auto;right:0;width:85%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{width:auto;flex:none;align-self:normal;z-index:1;padding:60px;position:absolute;left:0;}@media screen and (max-width: 480px){.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:30px;}}.apple-m .trejdin-ehtazh.one .trejdin-b2.n2 .td-ccard-content .td-ccard-content-info{width:29rem;}@media screen and (max-width: 480px){.apple-m .trejdin-ehtazh.one .trejdin-b2.n2 .td-ccard-content .td-ccard-content-info{width:100%;}}.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:18px;line-height:170%;padding:0 0 30px 0;}@media screen and (max-width: 480px){.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:16px;padding-bottom:10px;}}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right.footnote{font-size:14px;padding:0;}@media screen and (max-width: 480px){.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right.footnote{font-size:13px;}}@media screen and (max-width: 480px){.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:19px;margin-bottom:10px;}}.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .n2 h3.td-compact-right{color:#fff;}.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .n2 p.td-compact-right{color:#fff;}.iphonecategory .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right .color{color:#2daac1;}.iphonecategory.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right.bonus{font-weight:700;margin:0;padding:0;}@media screen and (max-width: 480px){.apple-m .trejdin-kat-iph{margin-bottom:30px;}}.aks-setka .img-sl{height:293px;}@media screen and (max-width: 480px){.aks-setka .img-sl{height:220px;}}.apple-m .block-carousel{border:1px solid #f2f2f2;border-radius:10px;background-color:#fff;transition:box-shadow 0.5s;padding:0 0 60px 0;margin:0 0 0 0;height:100%;display:block;}.apple-m .block-carousel:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.apple-m .cat-iph-accessories-inside-text{padding:60px 70px 40px 70px;}@media screen and (max-width: 480px){.apple-m .cat-iph-accessories-inside-text{padding:30px 40px 25px 40px;}}.apple-m .acs-iph .aks-setka.vers2.plus14 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{bottom:0px;}.apple-m .aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content{gap:0;}.apple-m .acs-iph .vers2 .sl1 .trejdin-b2{background-color:#f2d7f0;}.apple-m .setka-da{margin-top:50px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:0px 40px;grid-auto-flow:row;grid-template-rows:repeat(2,auto);grid-template-areas:"dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-2 dop-aksy-2";}@media screen and (max-width: 900px){.apple-m .setka-da{gap:40px 40px;grid-template-areas:"dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-1 dop-aksy-1" "dop-aksy-2 dop-aksy-2 dop-aksy-2 dop-aksy-2 dop-aksy-2 dop-aksy-2";}}@media screen and (max-width: 480px){.apple-m .aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:30px 40px 10px 40px;}}@media screen and (max-width: 480px){.apple-m .aks-setka.vers2 .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper{height:170px;}}@media screen and (max-width: 480px){.iphonecategory.apple-m .vers2 h3.td-compact-right{text-align:left;font-size:22px;margin-bottom:10px;}}@media screen and (max-width: 480px){.apple-m .aks-setka{padding:50px 0 0 0;}}@media screen and (max-width: 480px){.background-color-f5f5f7.n2{background-color:#fff;}}.iphonecategory .and-iph h2 .dr-raz{font-size:25px;}.constant.and-iph .whyiphmarg100-0{padding:100px 0 75px 0;margin:0 0 0 0;text-align:center;}@media screen and (max-width: 480px){.constant.and-iph .whyiphmarg100-0{padding:55px 0 45px 0;}}.constant.and-iph .tygravairp30{margin:55px 0 0 0;}@media screen and (max-width: 480px){.constant.and-iph .tygravairp30{margin:35px 0 0 0;}}.constant.and-iph h2{font-size:33px;line-height:145%;margin:0;}@media screen and (max-width: 480px){.constant.and-iph h2{font-size:27px;line-height:140%;text-align:center;}}.constant.and-iph .block-chat-icon-question{width:250px;margin:30px auto 0 auto;display:flex;flex-direction:row;justify-content:space-between;}.constant.and-iph .tygravairp30 .iphone-question{font-size:18px;padding:0 0 25px 0;}@media screen and (max-width: 480px){.constant.and-iph .tygravairp30 .iphone-question{font-size:16px;line-height:160%;text-align:center;}}.constant.and-iph .question-button-signature .phoneisconfidential{font-size:12px;font-weight:400;line-height:170%;margin:20px 0 0 0;color:#6e6e73;}@media screen and (max-width: 480px){.constant.and-iph .question-button-signature .phoneisconfidential{font-size:14px;line-height:140%;text-align:center;margin:24px 0 0 0;}}.compar-new .compar-headbanmt{margin:50px 0 70px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;}@media screen and (max-width: 780px){.compar-new .compar-headbanmt{margin:20px 0 40px 0;}}@media screen and (max-width: 480px){.compar-new .compar-headbanmt{display:block;margin:20px 0 25px 0;}}.css-sticky-mt{position:-webkit-sticky;position:sticky;top:-1px;z-index:10;}@media screen and (max-width: 780px){.compar-new .compar-butvidyout{justify-content:flex-start;width:fit-content;}}@media screen and (max-width: 780px){.compar-new .compar-linemt{display:block;}}@media screen and (max-width: 480px){.compar-new .compar-linemt{display:none;}}.ty-wysiwyg-content .compar-new h1{font-size:32px;line-height:140%;margin:0;}@media screen and (max-width: 480px){.ty-wysiwyg-content .compar-new h1{font-size:25px;}}.compar-new p{font-size:14px;line-height:140%;text-align:left;color:#ff3d00;padding:0;}.compar-new .compar-vidbatmt-icon{margin:0 0px 0 15px;}.template-dropdown-mt{padding-top:10px;background-color:transparent;border:0px solid #e8e8ed;border-radius:5px;transition:0.5s;}.compare-row-mt{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 3%;margin:0 auto;}@media only screen and (max-width: 1068px){.compare-row-mt{grid-template-columns:1fr 1fr;}}@media only screen and (max-width: 734px){.compare-row-mt{gap:0px 6.5%;}}.compare-row-mt:first-child{margin-top:0;}.compare-row-mt:last-child{margin-bottom:0;}.compare-table .compare-section-mt .compare-row-mt{padding-bottom:0;}@media only screen and (max-width: 734px){.compare-table .compare-section-mt .compare-row-mt{padding-bottom:0;margin-right:-20px;}}.template-dropdown-mt .compare-row-mt{margin:0;}.compare-table .compare-section-mt .interval{padding-bottom:48px;margin-top:20px;margin-bottom:20px;}@media only screen and (max-width: 734px){.compare-table .compare-section-mt .interval{padding-bottom:36px;}}.template-dropdown-mt .selector-element-mt{position:relative;background:#fff;border:1px solid #e8e8ed;border-radius:12px;transition:border-color 200ms ease;margin:0;padding:0;}@media only screen and (max-width: 734px){.template-dropdown-mt .selector-element-mt{margin-right:-1px;}}.template-dropdown-mt .selector-element-mt:hover{border-color:#1d1d1f;}.template-dropdown-mt .selector-element-mt::before{content:"";width:70px;position:absolute;background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 50%,#fff 100%);top:0;height:100%;right:0;z-index:0;pointer-events:none;border-top-right-radius:12px;border-bottom-right-radius:12px;}@media only screen and (max-width: 734px){.template-dropdown-mt .selector-element-mt::before{background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 50%,#fff 100%);}}.template-dropdown-mt .selector-dropdown-mt{font-size:19px;line-height:1.21053;font-weight:600;letter-spacing:0.012em;width:100%;margin:0;padding:17px 14px;color:#000;background:transparent;border:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:12px;height:3.2em;}@media screen and (max-width: 734px){.template-dropdown-mt .selector-dropdown-mt{font-size:13px;height:3em;padding:6px 5px 6px 12px;}}.template-dropdown-mt .selector-icon{display:block;position:absolute;top:50%;right:14px;margin-top:-11px;font-size:20px;line-height:1;color:#2daac1;pointer-events:none;}@media screen and (max-width: 734px){.template-dropdown-mt .selector-icon{margin-top:-9px;right:9px;}}.icon-chevrondown::after{content:"\E313";}.icon::after{font-family:'Material Icons';color:inherit;display:inline-block;font-style:normal;font-weight:inherit;font-size:inherit;line-height:1;text-decoration:none;position:relative;z-index:1;alt:"";}.compare-table .hide_one{display:none;}.compare-table .hide_one.show{display:block;}.compare-table .hide_two{display:none;}.compare-table .hide_two.show{display:block;}.compare-table .hide_three{display:none;}.compare-table .hide_three.show{display:block;}.row-gallery-mt .compare-column-mt{display:flex;align-items:flex-end;justify-content:center;}.compare-table .gallery-image-mt{width:auto;}.gallery-iphone-17-pro .gallery-image-mt{height:392px;}@media only screen and (max-width: 734px){.gallery-iphone-17-pro .gallery-image-mt{height:169px;}}.gallery-iphone-17-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-17-pro-max .gallery-image-mt{height:181px;}}.gallery-iphone-air .gallery-image-mt{height:403px;}@media only screen and (max-width: 734px){.gallery-iphone-air .gallery-image-mt{height:173px;}}.gallery-iphone-17 .gallery-image-mt{height:384px;}@media only screen and (max-width: 734px){.gallery-iphone-17 .gallery-image-mt{height:166px;}}.gallery-iphone-16-pro .gallery-image-mt{height:390px;}@media only screen and (max-width: 734px){.gallery-iphone-16-pro .gallery-image-mt{height:167px;}}.gallery-iphone-16-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-16-pro-max .gallery-image-mt{height:181px;}}.gallery-iphone-16 .gallery-image-mt{height:381px;}@media only screen and (max-width: 734px){.gallery-iphone-16 .gallery-image-mt{height:164px;}}.gallery-iphone-16-plus .gallery-image-mt{height:420px;}@media only screen and (max-width: 734px){.gallery-iphone-16-plus .gallery-image-mt{height:179px;}}.gallery-iphone-15-pro .gallery-image-mt{height:388px;}@media only screen and (max-width: 734px){.gallery-iphone-15-pro .gallery-image-mt{height:166px;}}.gallery-iphone-15-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-15-pro-max .gallery-image-mt{height:181px;}}.gallery-iphone-15 .gallery-image-mt{height:387px;}@media only screen and (max-width: 734px){.gallery-iphone-15 .gallery-image-mt{height:167px;}}.gallery-iphone-15-plus .gallery-image-mt{height:425px;}@media only screen and (max-width: 734px){.gallery-iphone-15-plus .gallery-image-mt{height:181px;}}.gallery-iphone-14-pro .gallery-image-mt{height:388px;}@media only screen and (max-width: 734px){.gallery-iphone-14-pro .gallery-image-mt{height:167px;}}.gallery-iphone-14-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-14-pro-max .gallery-image-mt{height:182px;}}.gallery-iphone-14 .gallery-image-mt{height:387px;}@media only screen and (max-width: 734px){.gallery-iphone-14 .gallery-image-mt{height:167px;}}.gallery-iphone-14-plus .gallery-image-mt{height:423px;}@media only screen and (max-width: 734px){.gallery-iphone-14-plus .gallery-image-mt{height:182px;}}.gallery-iphone-se3 .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-se3 .gallery-image-mt{height:156px;}}.gallery-iphone-13 .gallery-image-mt{height:386px;}@media only screen and (max-width: 734px){.gallery-iphone-13 .gallery-image-mt{height:168px;}}.gallery-iphone-13-mini .gallery-image-mt{height:348px;}@media only screen and (max-width: 734px){.gallery-iphone-13-mini .gallery-image-mt{height:152px;}}.gallery-iphone-13-pro .gallery-image-mt{height:387px;}@media only screen and (max-width: 734px){.gallery-iphone-13-pro .gallery-image-mt{height:169px;}}.gallery-iphone-13-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-13-pro-max .gallery-image-mt{height:182px;}}.gallery-iphone-12 .gallery-image-mt{height:386px;}@media only screen and (max-width: 734px){.gallery-iphone-12 .gallery-image-mt{height:166px;}}.gallery-iphone-12-mini .gallery-image-mt{height:347px;}@media only screen and (max-width: 734px){.gallery-iphone-12-mini .gallery-image-mt{height:149px;}}.gallery-iphone-12-pro .gallery-image-mt{height:386px;}@media only screen and (max-width: 734px){.gallery-iphone-12-pro .gallery-image-mt{height:166px;}}.gallery-iphone-12-pro-max .gallery-image-mt{height:424px;}@media only screen and (max-width: 734px){.gallery-iphone-12-pro-max .gallery-image-mt{height:182px;}}.gallery-iphone-11 .gallery-image-mt{height:396px;}@media only screen and (max-width: 734px){.gallery-iphone-11 .gallery-image-mt{height:171px;}}.gallery-iphone-11-pro .gallery-image-mt{height:377px;}@media only screen and (max-width: 734px){.gallery-iphone-11-pro .gallery-image-mt{height:162px;}}.gallery-iphone-11-pro-max .gallery-image-mt{height:413px;}@media only screen and (max-width: 734px){.gallery-iphone-11-pro-max .gallery-image-mt{height:180px;}}.gallery-iphone-se2 .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-se2 .gallery-image-mt{height:156px;}}.gallery-iphone-xs .gallery-image-mt{height:377px;}@media only screen and (max-width: 734px){.gallery-iphone-xs .gallery-image-mt{height:162px;}}.gallery-iphone-xs-max .gallery-image-mt{height:414px;}@media only screen and (max-width: 734px){.gallery-iphone-xs-max .gallery-image-mt{height:178px;}}.gallery-iphone-xr .gallery-image-mt{height:397px;}@media only screen and (max-width: 734px){.gallery-iphone-xr .gallery-image-mt{height:170px;}}.gallery-iphone-x .gallery-image-mt{height:378px;}@media only screen and (max-width: 734px){.gallery-iphone-x .gallery-image-mt{height:162px;}}.gallery-iphone-8plus .gallery-image-mt{height:416px;}@media only screen and (max-width: 734px){.gallery-iphone-8plus .gallery-image-mt{height:178px;}}.gallery-iphone-8 .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-8 .gallery-image-mt{height:155px;}}.gallery-iphone-7plus .gallery-image-mt{height:416px;}@media only screen and (max-width: 734px){.gallery-iphone-7plus .gallery-image-mt{height:178px;}}.gallery-iphone-7 .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-7 .gallery-image-mt{height:155px;}}.gallery-iphone-6splus .gallery-image-mt{height:416px;}@media only screen and (max-width: 734px){.gallery-iphone-6splus .gallery-image-mt{height:179px;}}.gallery-iphone-6s .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-6s .gallery-image-mt{height:155px;}}.gallery-iphone-6plus .gallery-image-mt{height:416px;}@media only screen and (max-width: 734px){.gallery-iphone-6plus .gallery-image-mt{height:179px;}}.gallery-iphone-6 .gallery-image-mt{height:362px;}@media only screen and (max-width: 734px){.gallery-iphone-6 .gallery-image-mt{height:155px;}}.gallery-iphone-se .gallery-image-mt{height:327px;}@media only screen and (max-width: 734px){.gallery-iphone-se .gallery-image-mt{height:140px;}}.ty-wysiwyg-content h2.visual-iph-mt{text-align:center;font-weight:bold;font-size:25px;line-height:145%;margin-top:20px;margin-bottom:20px;}@media screen and (max-width: 480px){.ty-wysiwyg-content h2.visual-iph-mt{font-size:15px;margin-top:10px;}}.compare-table .colornav-label{text-align:center;font-size:18px;margin:20px 0 0 0;padding:0;}@media screen and (max-width: 480px){.compare-table .colornav-label{font-size:11px;}}.compare-table .gallery-mt .black-button-compair-mt{margin:20px auto 0 auto;text-align:center;}.compare-table .gallery-mt{text-align:center;}.compare-table .colornav-wrapper-mt{margin:20px auto 0 auto;text-align:center;}@media screen and (max-width: 734px){.compare-table .colornav-wrapper-mt{height:104px;}}.compare-table .compare-section-mt{padding-top:3.45em;padding-bottom:75px;}.compare-table .compare-section-mt border: 0 @media screen and (max-width: 1068px){padding-bottom:25px;}@media screen and (max-width: 734px){.compare-table .compare-section-mt{padding-bottom:54px;}}.compare-rowheader-mt{width:100%;grid-column-start:1;grid-column-end:span 3;}.compare-rowheader-mt.compare-rowheader-style-mt{font-size:32px;line-height:1.25;font-weight:600;margin-bottom:48px;padding-bottom:22px;border-bottom:1px solid #e8e8ed;color:#1d1d1f;}.template-badge-list-mt{text-align:center;font-weight:600;}.compare-table .icon-badge-mt,.compare-table .image-icon-wrapper{margin-bottom:0;}.compare-table .icon-badge-mt{margin-top:-8px;padding-left:0;}@media screen and (max-width: 734px){.compare-table .icon-badge-mt{margin-top:-5px;}}.compare-table .icon-badge-mt li:nth-child(2){margin-top:0;}.compare-table ul{margin:0;padding:0;list-style:none;}.compare-table .icon-badge-mt .badge-value-mt{margin-bottom:6px;}@media screen and (max-width: 734px){.compare-table .icon-badge-mt .badge-value-mt{margin-bottom:2px;}}.compare-table .template-badge-list-mt .badge-value-mt{font-size:68px;line-height:1;font-weight:600;}@media screen and (max-width: 734px){.compare-table .template-badge-list-mt .badge-value-mt{font-size:44px;}}.compare-table li + li{margin-top:17px;padding:0;}.feature-note{color:#86868b;}.compare-table .template-badge-list-mt .badge-copy-mt{font-size:17px;line-height:1.47059;font-weight:600;color:#1d1d1f;}@media only screen and (max-width: 734px){.compare-table .template-badge-list-mt .badge-copy-mt{font-size:15px;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:6 3 3;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-last:always;-webkit-hyphenate-limit-zone:8%;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 3;-moz-hyphenate-limit-lines:2;-moz-hyphenate-limit-last:always;-moz-hyphenate-limit-zone:8%;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 3;-ms-hyphenate-limit-lines:2;-ms-hyphenate-limit-last:always;-ms-hyphenate-limit-zone:8%;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%;}}.badge-copy-mt a{font-size:inherit;font-weight:inherit;}.compare-table .image-icon-mt{margin-left:auto;margin-right:auto;margin-bottom:15px;}@media only screen and (max-width: 734px){.compare-table .image-icon-mt{margin-bottom:8px;}}.image-icon-design-comp{width:81px;height:62px;background-size:81px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_design_mt.png");}.iphone-devices .image-icon-design-comp{width:45px;height:34px;background-size:45px 34px;}.image-icon-dynamic-island{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_dynamic_island_mt.jpeg");}.iphone-devices .image-icon-dynamic-island{width:45px;height:45px;background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_dynamic_island_mt.png");}.image-icon-apple-intelligence{width:45px;height:45px;background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_apple_intelligence_mt.png");}.compare-section-mt .image-icon-apple-intelligence{width:63px;height:63px;background-size:63px 63px;}.image-icon-camera-control{width:45px;height:45px;background-size:45px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_camera_control_mt.png");}.compare-section-mt .image-icon-camera-control{width:67px;height:67px;background-size:67px 67px;}.image-icon-movies{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-movie-100.png");}.image-icon-display{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-display-100.png");}.image-icon-camera{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/2024/icons-camera-100.png");}.image-icon-wifi{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/2024/icons-wi-fi-100.png");}.image-icon-color{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/2024/icons-color-100.png");}.image-icon-updates{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/2024/icons-available-updates-100.png");}.image-icon-memory{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-memory-100.png");}.image-icon-processor{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-processor-100.png");}.image-icon-battery-2{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-battery-100.png");}.image-icon-body{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-iphone-100.png");}.image-icon-touchid-2{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-touch-id-100.png");}.image-icon-technology{width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-video-100.png");}.image-icon-sos{width:63px;height:63px;background-size:63px 63px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_sos_mt.jpeg");}.image-icon-camera-triple1{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_triple1_lens_mt.jpeg");}.image-icon-camera-triple2{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_triple2_lens_mt.jpeg");}.image-icon-camera-triple4{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_17_promax_camera_mt.png");}.image-icon-camera-single-air{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_air_lens_mt.png");}.image-icon-camera-truedepth{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_true_depth_mt.png");}.image-icon-camera-truedepth-old{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_true_depth_old_mt.png");}.image-icon-camera-old-old{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_true_old_mt.png");}.image-icon-camera-center-stage{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_camera_center_stage_mt.png");}.iphone-devices .image-icon-camera-single-16e{width:42px;height:42px;background-size:42px 42px;}.image-icon-camera-single-16e{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon-camera-single-16e.png");}.iphone-devices .image-icon-camera-triple2{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_triple2_lens_mt.png");}.image-icon-camera-single{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_7_8_mt.jpeg");}.image-icon-camera-dual1{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_dual1_lens_mt.jpeg");}.image-icon-camera-dual2{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_dual2_lens_mt.jpeg");}.image-icon-camera-dual3{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_dual3_lens_mt.jpeg");}.image-icon-camera-xs{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_x_xs_mt.jpeg");}.image-icon-camera-xs-max{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_xs_max_mt.jpeg");}.image-icon-camera-xr{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_xr_mt.jpeg");}.image-icon-camera-plus{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_7_8plus_mt.jpeg");}.image-icon-camera-6{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_6_mt.jpeg");}.image-icon-camera-se{width:59px;height:59px;background-size:59px 59px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_iphone_se_mt.jpeg");}.image-icon-action-mode{width:63px;height:63px;background-size:63px 63px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_action_mode_mt.jpeg");}.iphone-devices .image-icon-action-mode{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_action_mode_mt.png");}.image-icon-zoom-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom10x_mt.png");}.image-icon-optical-zoom1{width:31px;height:31px;background-size:31px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_1_mt.jpeg");}.image-icon-optical-zoom2{width:61px;height:31px;background-size:61px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_2_mt.jpeg");}.image-icon-optical-zoom3{width:61px;height:31px;background-size:61px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_3_mt.jpeg");}.image-icon-optical-zoom4{width:92px;height:31px;background-size:92px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_4_mt.jpeg");}.image-icon-optical-zoom5{width:92px;height:31px;background-size:92px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_5_mt.jpeg");}.image-icon-optical-zoom6{width:92px;height:31px;background-size:92px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_6_mt.jpeg");}.image-icon-optical-zoom7{width:122px;height:31px;background-size:122px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_7_mt.jpeg");}.image-icon-optical-zoom8{width:122px;height:31px;background-size:122px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_8_mt.jpeg");}.image-icon-optical-zoom9{width:154px;height:31px;background-size:154px 31px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_optical_zoom_9_mt.png");}.image-icon-battery{width:75px;height:35px;background-size:75px 35px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_battery_mt.jpeg");}.airpods-devices .image-icon-battery{width:42px;height:20px;background-size:42px 20px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_battery_mt.png");}.iphone-devices .image-icon-battery{width:42px;height:20px;background-size:42px 20px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_battery_mt.png");}.image-icon-usbc-mt{width:63px;height:25px;background-size:63px 25px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_usbc_mt.png");}.iphone-devices .image-icon-usbc-mt{width:42px;height:17px;background-size:42px 17px;}.image-icon-lightning-mt{width:63px;height:25px;background-size:63px 25px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_lightning_mt.png");}.image-icon-chip-a8{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A8_mt.jpeg");}.image-icon-chip-a9{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A9_mt.jpeg");}.image-icon-chip-a10{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A10_mt.jpeg");}.image-icon-chip-a11{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A11_mt.jpeg");}.image-icon-chip-a12{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A12_mt.jpeg");}.image-icon-chip-a13{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A13_mt.jpeg");}.image-icon-chip-a14{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A14_mt.jpeg");}.image-icon-chip-a15{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A15_mt.jpeg");}.image-icon-chip-a16{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A16_mt.jpeg");}.image-icon-chip-a17{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_A17PRO_mt.jpeg");}.iphone-devices .image-icon-chip-a17{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a17pro_mt.png");}.image-icon-chip-a18pro{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a18pro_mt.png");}.image-icon-chip-a19pro{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a19pro_mt4.png");}.image-icon-chip-a19{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a19_mt2.png");}.compare-section-mt .image-icon-chip-a18pro,.compare-section-mt .image-icon-chip-a18,.compare-section-mt .image-icon-chip-a19,.compare-section-mt .image-icon-chip-a19pro,.compare-section-mt .image-icon-camera-center-stage,.compare-section-mt .image-icon-camera-old-old,.compare-section-mt .image-icon-camera-truedepth-old{width:62px;height:62px;background-size:62px 62px;}.image-icon-chip-a18{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a18_mt.png");}.image-icon-chip-a13-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a13-black.png");}.image-icon-chip-a14-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a14-black.png");}.image-icon-chip-a15-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a15-black.png");}.image-icon-chip-a16-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a16-black.png");}.image-icon-chip-a17-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a17-black.png");}.image-icon-chip-a18-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a18-black.png");}.image-icon-chip-a18-pro-black{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/image-icon-chip-a18pro-black.png");}.image-icon-logo-apple-intelligence{width:75px;height:75px;background-size:75px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/apple_intelligence_logo_icon.png");}.image-icon-touchid{width:61px;height:61px;background-size:61px 61px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_touch_id_mt.jpeg");}.image-icon-touchbar{width:81px;height:81px;background-size:81px 81px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_touch_bar_mt.png");}.mac-comp .image-icon-touchid{width:81px;height:81px;background-size:81px 81px;}.image-icon-keyboard-lock{width:81px;height:81px;background-size:81px 81px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_keyboard_lock_mt.png");}.image-icon-keyboard-touchid{width:81px;height:81px;background-size:81px 81px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_keyboard_touchid_mt.png");}.image-icon-numeric-keyboard{width:247px;height:74px;background-size:247px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_numeric_keyboard_mt.png");}.image-icon-keyboard{width:140px;height:74px;background-size:140px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_keyboard_mt.png");}.image-icon-faceid{width:62px;height:62px;background-size:62px 62px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_face_id_mt.jpeg");}.iphone-devices .image-icon-faceid{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_face_id_mt.png");}.iphone-devices .image-icon-touchid{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_touch_id_mt.png");}.image-icon-4g{width:83px;height:58px;background-size:83px 58px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_4g_mt.jpeg");}.image-icon-5g{width:83px;height:58px;background-size:83px 58px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_5g_mt.jpeg");}.iphone-devices .image-icon-5g{width:42px;height:29px;background-size:42px 29px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_5g_mt.png");}.iphone-devices .image-icon-4g{width:42px;height:29px;background-size:42px 29px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_4g_mt.png");}.image-icon-body-frame{width:61px;height:71px;background-size:61px 71px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_body_frame_mt.jpg");}.image-icon-ceramic{width:61px;height:71px;background-size:61px 71px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_ceramic_shield_mt.jpeg");}.image-icon-magsafe{width:43px;height:78px;background-size:43px 78px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compar-iphone/icons/icon_magsafe_mt.jpeg");}.iphone-devices .image-icon-magsafe{width:25px;height:45px;background-size:25px 45px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_magsafe_mt.png");}.image-intel{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_intel_mt.png");}.image-icon-m1{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m1_mt.png");}.image-icon-m1pro{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m1_pro_mt.png");}.image-icon-m1max{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m1_max_mt.png");}.image-icon-m2{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_mt.png");}.image-icon-m2-ultra{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_ultra_mt.png");}.image-icon-m3{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m3_mt.png");}.image-icon-m1-m1-pro{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m1_pro_max_mt.png");}.image-icon-m1-max-ultra{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m1_max_ultra_mt.png");}.image-icon-m4-and-pro{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_and_pro_mt.png");}.image-icon-m2-and-pro{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_and_pro_mt.png");}.image-icon-m2-max-and-ultra{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_max_ultra_mt.png");}.image-icon-m4-max-and-m3-ultra{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_max_m3_ultra_mt.png");}.image-icon-m2-pro-and-max{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_pro_and_max_mt.png");}.image-icon-m3-pro-and-max{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m3_pro_max_mt.png");}.image-icon-m4-pro-and-max{width:180px;height:74px;background-size:180px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_pro_max_mt.png");}.feature-chip-mt{display:flex;align-items:center;flex-direction:column;justify-content:center;}.template-badge-list-mt p{text-align:center;font-size:17px;line-height:1.47059;font-weight:600;color:#1d1d1f;margin:0;padding:0;}@media only screen and (max-width: 734px){.template-badge-list-mt p{font-size:15px;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:6 3 3;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-last:always;-webkit-hyphenate-limit-zone:8%;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 3;-moz-hyphenate-limit-lines:2;-moz-hyphenate-limit-last:always;-moz-hyphenate-limit-zone:8%;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 3;-ms-hyphenate-limit-lines:2;-ms-hyphenate-limit-last:always;-ms-hyphenate-limit-zone:8%;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%;}}.compare-table .row-fluid .template-badge-list-mt [class*="span"]{display:contents;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:none;margin-left:auto;}@media only screen and (max-width: 734px){.compare-table .row-fluid .template-badge-list-mt [class*="span"]{display:block;}}.compare-table .span-pipe:before{content:"| ";display:inline-block;white-space:pre;}@media only screen and (max-width: 734px){.compare-table .span-pipe:before{display:none;}}@media only screen and (max-width: 734px){.compare-table .span-pipe{display:block;}}.compare-table .fixed{position:fixed;top:67px;width:94rem;height:70px;z-index:1;}@media only screen and (max-width: 734px){.compare-table .fixed{top:0px;width:43rem;}}@media only screen and (max-width: 415px){.compare-table .fixed{width:23.1rem;}}@media only screen and (max-width: 391px){.compare-table .fixed{width:21.7rem;}}@media only screen and (max-width: 376px){.compare-table .fixed{width:20.5rem;}}#navWrap{height:70px;}@media only screen and (max-width: 734px){#navWrap{height:60px;}}.compare-table nav{height:70px;}@media only screen and (max-width: 734px){.compare-table nav{height:auto;}}.compare-table .sticky{max-width:1500px;width:100%;position:fixed;top:0;padding-top:67px;z-index:10;}@media only screen and (max-width: 1660px){.compare-table .sticky{width:1342px;}}@media only screen and (max-width: 1500px){.compare-table .sticky{width:89.1%;}}@media only screen and (max-width: 1440px){.compare-table .sticky{width:88.6%;}}@media only screen and (max-width: 1390px){.compare-table .sticky{width:88.3%;}}@media only screen and (max-width: 1340px){.compare-table .sticky{width:87.9%;}}@media only screen and (max-width: 1300px){.compare-table .sticky{width:87.4%;}}@media only screen and (max-width: 1250px){.compare-table .sticky{width:86.9%;}}@media only screen and (max-width: 1200px){.compare-table .sticky{width:96.4%;}}@media only screen and (max-width: 1068px){.compare-table .sticky{width:94.9%;}}@media only screen and (max-width: 734px){.compare-table .sticky{width:94.5%;padding-top:10px;}}@media only screen and (max-width: 480px){.compare-table .sticky{width:89%;padding-top:10px;}}@media only screen and (max-width: 734px){.compare-table .buy-button-box .black-button-compair-mt .ty-btn__primary{padding:10px 20px;}}.fb-iph-15pro{background-color:#0f0f0f;margin-top:0px;}.fb-iph-15model{background-color:#e3c8ca;margin-top:0px;}.fb-cifra-15pro{background:#0f0f0f url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/cifra-15pro.webp) right center/contain no-repeat content-box local;}.fb-cifra-15-plus{background:#e3c8ca url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/cifra-15plus2.webp) left center/contain no-repeat content-box local;}.black-back{background:#000;margin-top:-21px;}.fb-iph-15pro-page.fb-cifra-15pro-page{background:#000 url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/cifra-15pro2.webp) left center/contain no-repeat content-box local;}.iph15pro .button-block-category-iphone{padding:46px 0 0 0;}.iphonecategory .iph15pro .iphone-category-banner-container{position:relative;}.iphonecategory .iph15pro .mainbanneriph13cat{width:1070px;max-width:none;position:absolute;left:50%;top:15%;}.iphonecategory .br-14-23 p{font-size:18px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 p{font-size:16px;}}@media screen and (min-width: 1470px){.iph15pro.br-14-23 .ty-column2.mainbanneriphimg2{width:50%;}}@media screen and (min-width: 1470px){.iph15pro.br-14-23 .ty-column2.mainbanneriphimg{width:50%;}}.iphonecategory .iph15pro.br-14-23 .iphone-category-banner-container{padding:80px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.br-14-23 .iphone-category-banner-container{padding:55px 0 0 0;}}.iphonecategory .iph15pro.br-14-23 .p-banner-up-margin{padding:46px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.br-14-23 .p-banner-up-margin{padding:30px 0 0 0;}}.iphonecategory .iph15pro .mobi .mainbanneriph13cat{position:static;width:456px;max-width:100%;max-height:none;}.rose-back{background:#c6dfdd;margin-top:-21px;}.fb-iph-15-page.fb-cifra-15-page{background:#f9eaea url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/cifra-15str.webp) right center/contain no-repeat content-box local;}.iph15pro.iph15str .button-block-category-iphone{padding:46px 0 0 0;}.iphonecategory .iph15pro.iph15str .iphone-category-banner-container{position:relative;}.iphonecategory .iph15pro.iph15str .mainbanneriph13cat{height:500px;width:auto;max-width:none;position:absolute;left:-23rem;bottom:0;top:auto;}.iphonecategory .br-14-23 p{font-size:18px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 p{font-size:16px;}}@media screen and (min-width: 1470px){.iph15pro.iph15str.br-14-23 .ty-column2.mainbanneriphimg2{width:50%;}}@media screen and (min-width: 1470px){.iph15pro.iph15str.br-14-23 .ty-column2.mainbanneriphimg{width:50%;}}.iphonecategory .iph15pro.iph15str.br-14-23 .iphone-category-banner-container{padding:80px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.iph15str.br-14-23 .iphone-category-banner-container{padding:55px 0 0 0;}}.iphonecategory .iph15pro.iph15str.br-14-23 .p-banner-up-margin{padding:46px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.iph15str.br-14-23 .p-banner-up-margin{padding:30px 0 0 0;}}.iphonecategory .iph15pro.iph15str .mobi .mainbanneriph13cat{position:static;width:456px;height:auto;max-width:100%;max-height:none;}.iph15pro.vid-sec{background:#000 url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/dlya-videofona-15-pro.webp);background-size:cover;background-repeat:no-repeat;background-position:top;height:714px;position:relative;}@media screen and (max-width: 780px){.iph15pro.vid-sec{height:427px;background-position:bottom right;background-size:160%;}}.vid-sec .block-circled-play{position:absolute;z-index:1;bottom:41%;right:47%;}@media screen and (max-width: 780px){.vid-sec .block-circled-play{bottom:19%;right:37%;}}.vid-sec .icon-circled-play{opacity:80%;width:120px;}@media screen and (max-width: 780px){.vid-sec .icon-circled-play{width:90px;}}.vid-div .title-sect-otl{width:50%;margin:90px 0 25px 0;}@media screen and (max-width: 780px){.vid-div .title-sect-otl{width:100%;margin:45px 0 10px 0;}}.iphonecategory .vid-div .title-sect-otl h2.vyb-txt-iphone{margin:0 0 40px 0;}.pro15pro .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n1{position:absolute;width:auto;height:50%;top:0;right:20%;left:auto;transition-property:transform;}@media screen and (max-width: 480px){.pro15pro .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n1{width:auto;max-width:none;right:-10px;}}.pro15pro .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n2{position:absolute;width:auto;height:50%;top:auto;right:20%;left:auto;bottom:0;transition-property:transform;}@media screen and (max-width: 480px){.pro15pro .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full.n2{width:auto;max-width:none;right:-10px;}}.pro15pro .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-img-full-wrapper{height:auto;position:relative;}.pro15pro.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1 .td-ccard-content{align-items:stretch;height:100%;}.pro15pro.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1 .td-util{height:100%;}.pro15pro.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1{background-color:#ededed;}.pro15pro.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n2{background-color:#d3c7b3;}@media screen and (max-width: 480px){.pro15pro.trejdin-kat-iph{margin:40px 0 40px 0;}}.sect-vyb-iph.pro15{padding:35px 0 0 0;}@media screen and (max-width: 480px){.sect-vyb-iph.pro15{padding:0 0 15px 0;}}.title-sect-otl.pro15{margin:90px 0 25px 0;}@media screen and (max-width: 480px){.title-sect-otl.pro15{margin:45px 0 10px 0;}}.slide-iphone-15-pro .slider-comp .splide__track{padding-top:10px;}.slide-iphone-15-pro .sr-card{width:480px;height:420px;}@media screen and (max-width: 480px){.slide-iphone-15-pro .sr-card{width:350px;height:350px;}}.other-body-colors .sr-card-content{background-color:#eef1f5;}.titanium-case .sr-card-content{background-color:#e3dac9;}.a17-pro-processor .sr-card-content{background-color:#8a7e6a;}.up-23-hours-operation .sr-card-content{background-color:#c9dcc9;}.up-to-1-tb-of-memory .sr-card-content{background-color:#ced7ec;}.slide-iphone-15-pro .sr-card-content{height:420px;}@media screen and (max-width: 480px){.slide-iphone-15-pro .sr-card-content{height:350px;}}.iphonecategory .the-action-button p.sr-card-text{color:#fff;padding-right:50px;}.iphonecategory .the-action-button h3.sr-card-title{color:#fff;}.iphonecategory .a17-pro-processor p.sr-card-text{color:#fff;}.iphonecategory .a17-pro-processor h3.sr-card-title{color:#fff;}.iphonecategory .optical-5x-zoom p.sr-card-text{color:#fff;}.iphonecategory .optical-5x-zoom h3.sr-card-title{color:#fff;}.iphonecategory .video-4k-prores-60-fps p.sr-card-text{color:#fff;}.iphonecategory .video-4k-prores-60-fps h3.sr-card-title{color:#fff;}.iphonecategory .video-4k-prores-60-fps .sr-card-content-footnotes p.footnote{color:#fff;}.iphonecategory .always-on-screen p.sr-card-text{color:#afa29a;padding-right:107px;}@media screen and (max-width: 480px){.iphonecategory .always-on-screen p.sr-card-text{padding-right:70px;}}.iphonecategory .always-on-screen h3.sr-card-title{color:#aea199;}.iphonecategory .always-on-screen .sr-card-content-footnotes p.footnote{color:#857a73;padding-right:60px;}@media screen and (max-width: 480px){.iphonecategory .always-on-screen .sr-card-content-footnotes p.footnote{font-size:10px;}}.titanium-case .sr-card-content-desc{padding-bottom:20px;}.iphonecategory .titanium-case p.sr-card-text{padding-right:105px;}@media screen and (max-width: 480px){.iphonecategory .titanium-case p.sr-card-text{padding-right:70px;}}.iphonecategory .the-action-button p.sr-card-text{padding-right:157px;}@media screen and (max-width: 480px){.iphonecategory .the-action-button p.sr-card-text{padding-right:70px;}}.iphonecategory .pro16pro .the-action-button p.sr-card-text{padding-right:20px;}@media screen and (max-width: 480px){.iphonecategory .pro16pro .the-action-button p.sr-card-text{padding-right:40px;}}@media screen and (max-width: 480px){.video-4k-prores-60-fps .sr-card-content-info{padding-right:30px;}}@media screen and (max-width: 480px){.up-23-hours-operation .sr-card-content-info{padding-right:5px;}}@media screen and (max-width: 480px){.iphonecategory .up-23-hours-operation .sr-card-content-footnotes p.footnote{font-size:10px;}}@media screen and (max-width: 480px){.always-on-screen .sr-card-content-info{padding-right:5px;}}@media screen and (max-width: 480px){.iph15-23.polez-dop .accessory-pre-order-iphone{padding:40px 0 15px 0;}}.acs-iph .vers2.pro15pro.pro14.plus14 .sl1 .trejdin-b2{background-color:#d0d9ec;}.acs-iph .vers2.pro15pro.pro14.plus14 .sl3 .trejdin-b2{background-color:#000;}.iph15-23 .cards-scroller{position:relative;overflow:hidden;}.iph15-23 .cr-b{margin-left:0;margin-right:0;}.iph15-23 .splide__arrow{background:#fff;}.iph15-23 .card-sl button.splide__arrow{top:50%;height:4em;width:4em;filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.iph15-23 .card-sl button.splide__arrow--prev{left:0;}.iph15-23 .card-sl button.splide__arrow--next{right:0;}.acs-iph .pro15pro.slajd-blok-gorizont .sl1 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:0%;}.acs-iph .pro15pro.slajd-blok-gorizont.plus14 .sl2 .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{top:0;left:41px;}.pro15pro.aks-setka{padding:80px 0 80px 0;}.pro15pro.setka-da{margin-top:60px;}@media screen and (max-width: 480px){.acs-iph .pro15pro.slajd-blok-gorizont .splide__track{padding-bottom:50px;}}@media screen and (max-width: 480px){.airpods-dopolnyat.pro15 .zag-vyb-iph{flex-direction:column;gap:25px;}}.airp .slider-comp{padding-bottom:50px;padding-top:20px;}@media screen and (max-width: 480px){.airp .slider-comp{padding-bottom:20px;}}.slide-iphone-15-pro.airp .sr-card{width:480px;height:510px;}@media screen and (max-width: 480px){.slide-iphone-15-pro.airp .sr-card{width:350px;height:430px;}}.slide-iphone-15-pro.airp .sr-card-content{height:510px;}@media screen and (max-width: 480px){.slide-iphone-15-pro.airp .sr-card-content{height:430px;}}.iphonecategory .one-touch-setup h3.sr-card-title{color:#fff;}.iphonecategory .one-touch-setup p.sr-card-text{color:#fff;padding-right:11rem;}.iphonecategory .cor-air-iph16pro .one-touch-setup p.sr-card-text{padding-left:11rem;padding-right:0;}@media screen and (max-width: 480px){.iphonecategory .cor-air-iph16pro .one-touch-setup p.sr-card-text{padding-left:8rem;}}.iphonecategory .announcement-of-notifications h3.sr-card-title{color:#fff;}.iphonecategory .announcement-of-notifications p.sr-card-text{color:#fff;}.announcement-of-notifications .sr-card-pic{width:35%;height:35%;bottom:1rem;left:10rem;position:absolute;}@media screen and (max-width: 480px){.announcement-of-notifications .sr-card-pic{width:35%;height:35%;bottom:0rem;left:7rem;}}.cor-air-iph16pro .announcement-of-notifications .sr-card-pic{width:100px;height:100px;position:absolute;bottom:0px;left:50%;transform:translate(-50%,-50%);}@media screen and (max-width: 480px){.cor-air-iph16pro .announcement-of-notifications .sr-card-pic{width:80px;height:80px;bottom:-27px;}}.announcement-of-notifications .sr-card-content{background-color:#000;}.one-touch-setup .sr-card-content{background-color:#000;}@media screen and (max-width: 480px){.iphonecategory .slide-iphone-15-pro.airp h3.sr-card-title{font-size:20px;}}.acor_faq{margin:0 0 80px 0;}@media screen and (max-width: 480px){.acor_faq{margin:0 0 20px 0;}}.acor_faq .acor-body{margin:0 auto;height:0;background-color:#fff;box-sizing:border-box;overflow:hidden;}.acor_faq .acor-body p{margin:0 0 10px;}.acor_faq label{cursor:pointer;background-color:#f5f5f7;display:flex;align-items:center;padding:10px 100px 10px 50px;width:100%;min-height:80px;color:#363636;font-weight:normal;box-sizing:border-box;z-index:100;font-size:17px;line-height:170%;margin:0 0 20px;transition:color 0.35s;border-radius:10px;position:relative;}@media screen and (max-width: 480px){.acor_faq label{padding:10px 60px 10px 20px;font-size:16px;}}.acor_faq input{display:none;}.acor_faq label:before{content:"\276F";float:right;transform:rotate(90deg);position:absolute;right:44px;top:38%;}@media screen and (max-width: 480px){.acor_faq label:before{right:20px;}}.acor_faq input:checked + label{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0px 10px 20px 0px rgba(0,0,0,0.1);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.acor_faq input:checked + label:before{transition:transform 0.35s;transform:rotate(-90deg);}.acor_faq input:checked + label + .acor-body{height:auto;margin-top:-35px;margin-bottom:20px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background-color:#f5f5f7;padding:44px 50px 44px 50px;}@media screen and (max-width: 480px){.acor_faq input:checked + label + .acor-body{padding:30px 20px 30px 20px;}}.iphonecategory .acor-info p{font-size:17px;}@media screen and (max-width: 480px){.iphonecategory .acor-info p{font-size:16px;}}.iphonecategory .acor-info ol{font-size:17px;}@media screen and (max-width: 480px){.iphonecategory .acor-info ol{font-size:16px;}}.iphonecategory .acor-info ol > li{font-size:17px;}@media screen and (max-width: 480px){.iphonecategory .acor-info ol > li{font-size:16px;}}.iphonecategory .acor-info p a{font-size:inherit;}.iphonecategory .and-iph.pro15 .whyiphmarg100-0{padding:0;margin:0 0 100px 130px;text-align:left;}@media screen and (max-width: 833px){.iphonecategory .and-iph.pro15 .whyiphmarg100-0{margin:0 0 100px 20px;}}@media screen and (max-width: 480px){.iphonecategory .and-iph.pro15 .whyiphmarg100-0{margin:0 0 65px 0;}}.iphonecategory .and-iph.pro15 .tygravairp30{margin:0;}.iphonecategory .and-iph.pro15 .block-chat-icon-question{margin:20px 0 0 0;justify-content:space-between;}@media screen and (max-width: 480px){.iphonecategory .and-iph.pro15 .block-chat-icon-question{margin:5px auto 0 auto;}}.iphonecategory .and-iph.pro15 .tygravairp30 .iphone-question{font-size:17px;padding:0 0 40px 0;}@media screen and (max-width: 480px){.iphonecategory .and-iph.pro15 .tygravairp30 .iphone-question{font-size:17px;text-align:left;}}.questions-answers .sect-vyb-iph{padding:90px 0 40px 0;}@media screen and (max-width: 480px){.questions-answers .sect-vyb-iph{padding:40px 0 40px 0;}}.other-body-colors-max .sr-card-content{background-color:#e7dfd3;}.iphonecategory .titanium-case-max p.sr-card-text{padding-right:inherit;}.titanium-case-max .sr-card-content{background-color:#cdd1d8;}.a17-pro-processor-max .sr-card-content{background-color:#343434;}.iphonecategory .a17-pro-processor-max h3.sr-card-title{color:#fff;}.iphonecategory .a17-pro-processor-max p.sr-card-text{color:#fff;}.optical-5x-zoom-max .sr-card-content{background-color:#f4caa3;}.up-to-1-tb-of-memory-max .sr-card-content{background-color:#efecc7;}.up-23-hours-operation-max .sr-card-content{background-color:#b6e1b5;}.always-on-screen-max .sr-card-content{background-color:#f3f3f3;}.iphonecategory .always-on-screen-max p.sr-card-text{padding-right:11rem;}@media screen and (max-width: 480px){.iphonecategory .always-on-screen-max p.sr-card-text{padding-right:4rem;}}.iphonecategory .iph15pro.max .mobi .mainbanneriph13cat{position:absolute;width:538px;height:auto;max-width:none;max-height:none;left:-5%;top:auto;bottom:10%;}.max .mobi{height:280px;}.iphonecategory .max.trejdin-kat-iph .trejdin-ehtazh.one .n2 h3.td-compact-right{color:#fff;}.iphonecategory .max.trejdin-kat-iph .trejdin-ehtazh.one .n2 p.td-compact-right{color:#fff;}.pro15pro.max.trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n2{background-color:#000;}.acs-iph .vers2.pro15pro.max.pro14.plus14 .sl3 .trejdin-b2{background-color:#cfd7e7;}.acs-iph .vers2.pro15pro.max.pro14.plus14 .sl1 .trejdin-b2{background-color:#e7e3d3;}.slide-iphone-15 .slider-comp .splide__track{padding-top:10px;}.slide-iphone-15 .sr-card{width:480px;height:420px;}@media screen and (max-width: 480px){.slide-iphone-15 .sr-card{width:350px;height:350px;}}.slide-iphone-15 .sr-card-content{height:420px;}@media screen and (max-width: 480px){.slide-iphone-15 .sr-card-content{height:350px;}}.iph15.vid-sec{background:#fff url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/dlya-video-iphone-15.jpeg);background-size:cover;background-repeat:no-repeat;background-position:top;height:714px;position:relative;}@media screen and (max-width: 780px){.iph15.vid-sec{height:225px;background-position:bottom center;background-size:160%;}}.iph15.vid-sec .block-circled-play{bottom:37%;}.gray-back{background:#f2f2f2;margin-top:-21px;}.fb-iph-15-plus-page.fb-cifra-15-plus-page{background:transparent url(https://mactime.pro/images/companies/1/Images/iphone-category/2023/cifra-15plus.webp) right center/contain no-repeat content-box local;}.iph15pro.iph15plus .button-block-category-iphone{padding:46px 0 0 0;}.iphonecategory .iph15pro.iph15plus .iphone-category-banner-container{position:relative;}.iphonecategory .iph15pro.iph15plus .mainbanneriph13cat{height:500px;width:auto;max-width:none;position:absolute;left:-23rem;bottom:0;top:auto;}.iphonecategory .br-14-23 p{font-size:18px;}@media screen and (max-width: 480px){.iphonecategory .br-14-23 p{font-size:16px;}}@media screen and (min-width: 1470px){.iph15pro.iph15plus.br-14-23 .ty-column2.mainbanneriphimg2{width:50%;}}@media screen and (min-width: 1470px){.iph15pro.iph15plus.br-14-23 .ty-column2.mainbanneriphimg{width:50%;}}.iphonecategory .iph15pro.iph15plus.br-14-23 .iphone-category-banner-container{padding:80px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.iph15plus.br-14-23 .iphone-category-banner-container{padding:55px 0 0 0;}}.iphonecategory .iph15pro.iph15plus.br-14-23 .p-banner-up-margin{padding:46px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory .iph15pro.iph15plus.br-14-23 .p-banner-up-margin{padding:30px 0 0 0;}}.iphonecategory .iph15pro.iph15plus .mobi .mainbanneriph13cat{position:static;width:456px;height:auto;max-width:100%;max-height:none;}.iph15plus .kartin-ban{height:500px;}@media screen and (max-width: 480px){.iph15plus .kartin-ban{height:auto;}}.slide-iphone-15plus .slider-comp .splide__track{padding-top:10px;}.slide-iphone-15plus .sr-card{width:480px;height:420px;}@media screen and (max-width: 480px){.slide-iphone-15plus .sr-card{width:350px;height:350px;}}.slide-iphone-15plus .sr-card-content{height:420px;}@media screen and (max-width: 480px){.slide-iphone-15plus .sr-card-content{height:350px;}}.one-touch-setup-plus .sr-card-content{background-color:#000;}.iphonecategory .one-touch-setup-plus h3.sr-card-title{color:#fff;}.iphonecategory .one-touch-setup-plus p.sr-card-text{color:#fff;padding-right:14rem;}@media screen and (max-width: 480px){.iphonecategory .one-touch-setup-plus p.sr-card-text{padding-right:11rem;}}.sect-bon-box.adjust{padding:60px 0 0 0;}@media screen and (max-width: 480px){.sect-bon-box.adjust{padding:60px 0 0 0;}}@media screen and (max-width: 480px){.sect-bon-box.garant{padding:50px 0 0 0;}}@media screen and (max-width: 480px){.sect-bon-box.garant.adjust{padding:40px 0 0 0;}}.sect-bon-box{padding:80px 0 0 0;}@media screen and (max-width: 480px){.sect-bon-box{padding:60px 0 0 0;}}.zag-bon-box{width:100%;display:flex;gap:16px;justify-content:space-between;}.iphonecategory h2.t-txt-bon{font-size:25px;margin:0;line-height:155%;font-weight:700;letter-spacing:0.011em;color:#1d1d1f;}@media screen and (max-width: 480px){.iphonecategory h2.t-txt-bon{font-size:25px;}}.iphonecategory h1.t-txt-bon{font-size:33px;margin:0;line-height:145%;font-weight:700;letter-spacing:0.011em;color:#1d1d1f;display:flex;justify-content:center;align-items:center;min-height:48px;}@media screen and (max-width: 480px){.iphonecategory h1.t-txt-bon{font-size:25px;}}.zag-bon-box .bloc-dva{display:flex;align-items:center;}.three-one-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 40px;grid-auto-flow:row;grid-template-areas:"cbox1 cbox2 cbox3";}@media screen and (max-width: 480px){.three-one-grid{display:block;}}.cbox1{grid-area:cbox1;height:150px;}@media screen and (max-width: 480px){.cbox1{margin:20px 0 20px 0;height:200px;min-height:190px;}}.cbox2{grid-area:cbox2;height:150px;}@media screen and (max-width: 480px){.cbox2{margin:20px 0 20px 0;height:200px;min-height:190px;}}.cbox3{grid-area:cbox3;height:150px;}@media screen and (max-width: 480px){.cbox3{margin:20px 0 20px 0;height:200px;min-height:190px;}}.cbox4{grid-area:cbox4;height:150px;}@media screen and (max-width: 480px){.cbox4{margin:20px 0 20px 0;height:200px;min-height:190px;}}.cbox5{grid-area:cbox5;height:150px;}@media screen and (max-width: 480px){.cbox5{margin:20px 0 20px 0;height:200px;min-height:190px;}}.cbox6{grid-area:cbox6;height:150px;}@media screen and (max-width: 480px){.cbox6{margin:20px 0 20px 0;height:200px;min-height:190px;}}.boxes-main{padding-top:45px;}@media only screen and (max-device-width: 480px){.boxes-main.garant{padding-top:35px;}}.tog-ccard-content{width:18.41176rem;height:14.11765rem;}@media only screen and (max-width: 1023px) and (max-device-width: 736px){.tog-ccard-content{width:309px;height:215px;}}@media only screen and (max-device-width: 320px){.tog-ccard-content{width:260px;}}.cont-gift-1{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-1{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-1 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-1 .back-1{transform:rotateY(180deg);}.tog-ccard-1.flipped{transform:rotateY(180deg);}.cont-gift-2{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-2{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-2 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-2 .back-2{transform:rotateY(180deg);}.tog-ccard-2.flipped{transform:rotateY(180deg);}.cont-gift-3{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-3{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-3 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-3 .back-3{transform:rotateY(180deg);}.tog-ccard-3.flipped{transform:rotateY(180deg);}.cont-gift-4{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-4{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-4 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-4 .back-4{transform:rotateY(180deg);}.tog-ccard-4.flipped{transform:rotateY(180deg);}.cont-gift-5{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-5{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-5 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-5 .back-5{transform:rotateY(180deg);}.tog-ccard-5.flipped{transform:rotateY(180deg);}.cont-gift-6{position:relative;-ms-perspective:800px;perspective:800px;}.tog-ccard-6{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 0.8s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 6px 16px rgba(0,0,0,0.15);cursor:pointer;}.tog-ccard-6 .tog-ccard-content-withfullimg{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:-ms-flexbox;display:box;display:flex;-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-webkit-font-smoothing:antialiased;}.tog-ccard-6 .back-6{transform:rotateY(180deg);}.tog-ccard-6.flipped{transform:rotateY(180deg);}.boxes-main .tog-ccard-content{width:100%;height:150px;}@media screen and (max-width: 480px){.boxes-main .tog-ccard-content{height:200px;min-height:190px;}}.tog-ccard-content.tog-ccard-content-withfullimg{flex-direction:row;justify-content:center;}.boxes-main .tog-ccard-content-info{display:flex;flex-direction:row;justify-content:center;width:410px;padding-bottom:0;}@media screen and (max-width: 480px){.boxes-main .tog-ccard-content-info{width:auto;height:200px;padding:20px;}}.tog-ccard-content-icon{width:52px;height:52px;margin:0 25px 0 0;}.tog-ccard-content-icon .image-icon{margin:0;width:52px;height:52px;}.tog-ccard-content-header{flex:1;}.tog-ccard-content button{padding-block:0;padding-inline:0;border-width:0;background-color:transparent;}.flip-tile-button{position:absolute;z-index:1;top:auto;left:auto;right:20px;bottom:17px;}.icon-cross-open-close{width:46px;height:46px;opacity:0.1;}@media screen and (max-width: 1068px){.icon-cross-open-close{width:38px;height:38px;}}.icon-cross-open-close:hover{cursor:pointer;opacity:1.0;}.sr-card-content:hover .icon-cross-open-close{cursor:pointer;opacity:1.0;}.accumulat-bonus{margin:25px 0 0 0;}.b-number-one{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-1-fig2.png) left top/20% no-repeat content-box local;}@media screen and (max-width: 480px){.b-number-one{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-1-fig2.png) left top/29% no-repeat content-box local;}}.b-number-two{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-2-fig2.png) left top/28% no-repeat content-box local;}@media screen and (max-width: 480px){.b-number-two{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-2-fig2.png) left top/36% no-repeat content-box local;margin-top:20px;}}.b-number-three{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-3-fig2.png) left top/28% no-repeat content-box local;}@media screen and (max-width: 480px){.b-number-three{background:transparent url(https://mactime.pro/images/companies/1/Images/bonus/mt-3-fig2.png) left top/36% no-repeat content-box local;margin-top:20px;}}.accumulat-bonus .cont-verstadv__feature{padding:20px 25px 0 60px;}@media screen and (max-width: 480px){.accumulat-bonus .cont-verstadv__feature{padding-right:0;padding-left:30px;padding-bottom:0;}}.iphonecategory .accumulat-bonus h3{font-size:20px;line-height:155%;text-align:left;}@media screen and (max-width: 480px){.iphonecategory .accumulat-bonus h3{font-size:17px;}}.interval-at{margin:20px 0 0 0;}.button-block-category-iphone.interval-at{margin:30px 0 0 0;text-align:center;}.block-pict.interval-at{margin:30px 0 0 0;text-align:center;}.discount-memoj{width:117px;}.accumulat-bonus .cont-verstadv-3-column{padding-bottom:0;}.iphonecategory .sect-bon-box h2.vyb-txt-iphone{line-height:155%;}.iphonecategory .sect-bon-box p.vyb-txt-iphone{padding-top:20px;}.discount.slider-comp .splide__track{padding-top:40px;}.iphonecategory .discount h3.sr-card-title{font-size:18px;line-height:155%;text-align:center;}.iphonecategory .discount p.sr-card-text{font-size:14px;text-align:center;}.iphonecategory .discount p.sr-card-text.price{padding-top:10px;}.grey-discount-card .sr-card-content{background-color:#f5f5f7;height:453px;}.discount .sr-card-content-info{width:100%;padding:40px;}.discount .sr-card-content-header{padding-bottom:10px;}.discount .product-price{position:relative;color:#000;text-decoration:none;}.discount .product-price:before{content:"";border-bottom:1px solid black;position:absolute;top:0;left:0;width:100%;height:55%;}.discount .sr-card{width:320px;height:453px;}.sr-card-pic.sticker{width:88px;height:88px;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;position:absolute;right:30px;top:31%;}.discount-box{margin-top:40px;width:100%;}@media screen and (max-width: 480px){.discount-box.adjust{margin-top:35px;}}.adjust tr{min-height:87px;height:auto;}.discount-table{border-collapse:collapse;width:100%;}@media screen and (max-width: 480px){.discount-scroll{overflow-x:scroll;margin:0 -20px 0 -20px;padding-bottom:30px;}}@media screen and (max-width: 480px){.adjust .discount-scroll{overflow-x:scroll;margin:0 -20px 0 -20px;padding:0 20px 30px 20px;}}.discount-table .empty-cell{border:none;background:none;}.discount-table .column-one{background-color:#ebf8e8;}.discount-table .column-two{background-color:#def1fc;}.discount-table .column-three{background-color:#fdf3cf;}.discount-table .column-four{background-color:#f5f5f7;}.column-one.line-two,.column-two.line-two,.column-three.line-two,.column-four.line-two{-webkit-box-shadow:0px 20px 15px 0px rgba(34,60,80,0.04) inset;-moz-box-shadow:0px 20px 15px 0px rgba(34,60,80,0.04) inset;box-shadow:0px 20px 15px 0px rgba(34,60,80,0.04) inset;}.discount-table .gap-discount-table{min-width:auto;max-width:none;width:40px;border:none;background:none;}.discount-table td .subtitle{font-size:13px;}.discount-table td > s{color:#646464;}.discount-table td > div,.discount-table th > div{padding:10px 15px;border:none;min-width:130px;max-width:300px;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media screen and (max-width: 480px){.discount-table td > div,.discount-table th > div{font-size:16px;}}.discount-table td.discount-table-choice > div{padding:0;}.adjust .discount-table td.gap-discount-table{padding:0;}@media screen and (max-width: 480px){.adjust .discount-table td.gap-discount-table{padding:0 20px 0 20px;}}.adjust .discount-table td{padding-left:30px;padding-right:30px;padding-bottom:0;padding-top:0;}.adjust .discount-table td.discount-table-footer{padding:10px 15px;}.adjust .discount-table td > div{padding:0;border-bottom:1px solid #dfdfdf;height:100%;}.adjust .discount-table td.column-one.benefits > div,.adjust .discount-table td.column-two.benefits > div,.adjust .discount-table td.column-three.benefits > div,.adjust .discount-table td.column-four.benefits > div{border-bottom:0;}.adjust .discount-table td.column-one.benefits > div,.adjust .discount-table td.column-two.benefits > div,.adjust .discount-table td.column-three.benefits > div,.adjust .discount-table td.column-four.benefits > div{padding:20px 0 0 0;flex-direction:column;}.adjust .discount-table td.column-one > div{padding:20px 0 20px 0;border-bottom:1px solid #dcedd8;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;}.adjust .discount-table td.column-two > div{padding:20px 0 20px 0;border-bottom:1px solid #cfe5f1;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;}.adjust .discount-table td.column-three > div{padding:20px 0 20px 0;border-bottom:1px solid #e3dca6;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;}.adjust .discount-table td.column-four > div{padding:20px 0 20px 0;border-bottom:1px solid #e0e0e0;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;}.adjust .discount-table td > div.kk-str-2{padding:0;border-bottom:0;height:auto;}.adjust .discount-table td > div.button-signature{padding:0;border-bottom:0;height:auto;}.adjust .discount-table td.discount-table-choice{min-height:87px;height:auto;}.discount-table td,.discount-table th{padding:10px 15px;border:none;width:272px;min-width:130px;max-width:300px;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media screen and (max-width: 480px){.discount-table td,.discount-table th{font-size:16px;}}.adjust .discount-table td,.adjust .discount-table th{min-height:87px;height:87px;}.adjust .discount-table td.out{min-height:20px;height:20px;}.adjust .discount-table tr.out{min-height:20px;height:20px;}.discount-table .discount-table-section-header td{font-weight:500;font-size:12px;padding-top:20px;color:#222;text-transform:uppercase;background:#f9f9f9;letter-spacing:1px;}.discount-table .discount-table-desc{display:block;font-size:14px;line-height:170%;color:#1d1d1d;max-height:0;overflow:hidden;margin:0;transition:max-height 0.5s ease-out;}.discount-table tr:hover .discount-table-desc{max-height:300px;color:#1d1d1d;padding-top:8px;transition:max-height 0.5s ease-in;}.adjust .discount-table tr .discount-table-desc{max-height:300px;color:#1d1d1d;padding-top:8px;transition:max-height 0.5s ease-in;}.discount-table th{background:#fff;font-weight:bold;color:#1d1d1d;padding-top:20px;padding-bottom:20px;font-size:17px;line-height:170%;}@media screen and (max-width: 480px){.discount-table th{font-size:16px;}}.adjust .discount-table th.discount-table-pro{font-size:17px;}@media screen and (max-width: 480px){.adjust .discount-table th.discount-table-pro{font-size:11px;}}.adjust .discount-table th.discount-table-pro > span{font-size:21px;}@media screen and (max-width: 480px){.adjust .discount-table th.discount-table-pro > span{font-size:13px;}}.discount-table td.empty-cell{border-bottom:1px solid #dfdfdf;padding:10px 0 10px 0;}.discount-table td.empty-cell.end{border-bottom:0;}.discount-table .discount-table-pro{border:0px solid #ebf8e8;border-radius:10px 10px 0px 0px;}.discount-table .discount-table-footer{border:0px solid #ebf8e8;border-radius:0px 0px 10px 10px;}.discount-table td:first-child{text-align:left;}.iphonecategory .bonusy .discount-table-footer p.discount-table-title{font-size:23px;}.iphonecategory .bonusy .discount-table-footer .basement p.discount-table-title{padding:0;min-width:auto;max-width:none;width:auto;}.iphonecategory p.discount-table-title{padding:10px 15px;border:none;min-width:130px;max-width:300px;text-align:center;font-size:17px;line-height:170%;font-weight:bold;}.discount-table tr.discount-table-row:hover{background:transparent;}.discount-table .button-signature{font-size:13px;line-height:170%;color:#9c9c9c;}.discount-table td.discount-table-choice{padding:40px 0 0 0;}.discount-table a.kk-str{width:100%;background-color:#1d1d1d;border:1px solid #1d1d1d;margin-bottom:15px;}.discount-table a.kk-str:hover{background-color:#373737;border:1px solid #373737;color:#fff;}.discount-table .flip-tile-button.hint{margin:0 0 3px 6px;width:30px;height:fit-content;}.discount-table .hint .icon-cross-open-close{width:17px;height:17px;opacity:0.5;}.discount-table .flip-tile-button{position:static;background-color:transparent;margin:0em;padding-block:0;padding-inline:0;border-width:0;margin:10px 0 20px 0;}.discount-table .icon-cross-open-close{width:23px;height:23px;opacity:0.5;}.discount-table .icon-cross-open-close:hover{cursor:pointer;opacity:1.0;}.package-warpper{display:flex;flex-direction:column;align-items:center;max-width:100%;}.package-tabs{width:100%;display:flex;justify-content:space-between;}.package-tab{width:100%;cursor:pointer;padding:10px 20px;margin:0;background:#32557f;display:inline-block;color:#fff;border-radius:10px 10px 0px 0px;}.package-panels{background:#fff;min-height:200px;width:100%;max-width:100%;border:0px solid #fff;border-radius:0;overflow:hidden;padding:0;}.package-panel{display:none;animation:fadein 0.8s;}@keyframes fadein{from{opacity:0;}to{opacity:1;}}.package-panel-title{font-size:1.5em;font-weight:bold;}.package-radio{display:none;}#one:checked ~ .package-panels #one-panel,#two:checked ~ .package-panels #two-panel,#three:checked ~ .package-panels #three-panel,#four:checked ~ .package-panels #four-panel{display:block;}.package-tabs .one-b{background:#ebf8e8;color:#1d1d1d;border:1px solid #dcedd8;border-bottom-width:0;}#one:checked ~ .package-tabs #one-tab{background:#ebf8e8;color:#1d1d1d;border:1px solid #dcedd8;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:16px;font-weight:bold;}.package-tabs .two-b{background:#def1fc;color:#1d1d1d;border:1px solid #cfe5f1;border-bottom-width:0;margin-left:10px;margin-right:5px;}#two:checked ~ .package-tabs #two-tab{background:#def1fc;color:#1d1d1d;border:1px solid #cfe5f1;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:16px;font-weight:bold;}.package-tabs .three-b{background:#fdf3cf;color:#1d1d1d;border:1px solid #e3dca6;border-bottom-width:0;margin-left:5px;margin-right:10px;}#three:checked ~ .package-tabs #three-tab{background:#fdf3cf;color:#1d1d1d;border:1px solid #e3dca6;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:16px;font-weight:bold;}.package-tabs .four-b{background:#f5f5f7;color:#1d1d1d;border:1px solid #dbdbe2;border-bottom-width:0;}#four:checked ~ .package-tabs #four-tab{background:#f5f5f7;color:#1d1d1d;border:1px solid #dbdbe2;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:16px;font-weight:bold;}.smart-phone.adjust .discount-table td > div.button-signature{text-align:center;}.smart-phone.adjust .discount-table td > div,.smart-phone.adjust .discount-table th > div{min-width:none;max-width:none;text-align:left;}.smart-phone.adjust .package-warpper .kk-str-2{width:100%;}.smart-phone.adjust .discount-table .benefits .flip-tile-button{width:100%;}.smart-phone.adjust .discount-table .benefits .icon-cross-open-close{width:46px;height:46px;}.smart-phone.adjust .discount-table td.column-one > div{flex-direction:column;justify-content:center;align-items:flex-start;}.smart-phone.adjust .discount-table td.column-one > div > strong{font-size:18px;}.smart-phone.adjust .discount-table td.column-two > div{flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;}.smart-phone.adjust .discount-table td.column-two > div > strong{font-size:18px;}.smart-phone.adjust .discount-table td.column-three > div{flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;}.smart-phone.adjust .discount-table td.column-three > div > strong{font-size:18px;}.smart-phone.adjust .discount-table td.column-four > div{flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;}.smart-phone.adjust .discount-table td.column-four > div > strong{font-size:18px;}.smart-phone.adjust .discount-table td.discount-table-section-header{padding:35px 35px 0 35px;}.smart-phone.adjust .package-warpper{display:flex;flex-direction:column;align-items:center;max-width:100%;}.smart-phone.adjust .package-tabs{width:100%;display:flex;justify-content:space-between;}.smart-phone.adjust .package-tab{width:100%;cursor:pointer;padding:10px 5px;margin:0;background:#32557f;display:inline-block;color:#fff;border-radius:10px 10px 0px 0px;display:flex;align-items:center;flex-direction:column;justify-content:center;}.smart-phone.adjust .package-panels{background:#fff;min-height:200px;width:100%;max-width:100%;border:0px solid #fff;border-radius:0;overflow:hidden;padding:0;}.smart-phone.adjust .package-panel{display:none;animation:fadein 0.8s;}@keyframes fadein{.smart-phone.adjust from{opacity:0;}.smart-phone.adjust to{opacity:1;}}.smart-phone.adjust .package-panel-title{font-size:1.5em;font-weight:bold;}.smart-phone.adjust .package-radio{display:none;}.smart-phone.adjust #one:checked ~ .package-panels #one-panel,.smart-phone.adjust #two:checked ~ .package-panels #two-panel,.smart-phone.adjust #three:checked ~ .package-panels #three-panel,.smart-phone.adjust #four:checked ~ .package-panels #four-panel{display:block;}.smart-phone.adjust .package-tabs .one-b{background:#ebf8e8;color:#1d1d1d;border:1px solid #dcedd8;border-bottom-width:0;text-align:center;font-size:11px;}.smart-phone.adjust .package-tabs .one-b > span{font-size:13px;}.smart-phone.adjust #one:checked ~ .package-tabs #one-tab{background:#ebf8e8;color:#1d1d1d;border:1px solid #dcedd8;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:11px;font-weight:bold;text-align:center;}.smart-phone.adjust #one:checked ~ .package-tabs #one-tab > span{font-size:13px;}.smart-phone.adjust .package-tabs .two-b{background:#def1fc;color:#1d1d1d;border:1px solid #cfe5f1;border-bottom-width:0;margin-left:10px;margin-right:5px;text-align:center;font-size:11px;}.smart-phone.adjust .package-tabs .two-b > span{font-size:13px;}.smart-phone.adjust #two:checked ~ .package-tabs #two-tab{background:#def1fc;color:#1d1d1d;border:1px solid #cfe5f1;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:11px;font-weight:bold;text-align:center;}.smart-phone.adjust #two:checked ~ .package-tabs #two-tab > span{font-size:13px;}.smart-phone.adjust .package-tabs .three-b{background:#fdf3cf;color:#1d1d1d;border:1px solid #e3dca6;border-bottom-width:0;margin-left:5px;margin-right:10px;text-align:center;font-size:11px;}.smart-phone.adjust .package-tabs .three-b > span{font-size:13px;}.smart-phone.adjust #three:checked ~ .package-tabs #three-tab{background:#fdf3cf;color:#1d1d1d;border:1px solid #e3dca6;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:11px;font-weight:bold;text-align:center;}.smart-phone.adjust #three:checked ~ .package-tabs #three-tab > span{font-size:13px;}.smart-phone.adjust .package-tabs .four-b{background:#f5f5f7;color:#1d1d1d;border:1px solid #dbdbe2;border-bottom-width:0;text-align:center;font-size:11px;}.smart-phone.adjust .package-tabs .four-b > span{font-size:13px;}.smart-phone.adjust #four:checked ~ .package-tabs #four-tab{background:#f5f5f7;color:#1d1d1d;border:1px solid #dbdbe2;border-bottom-width:0;margin-bottom:-1px;z-index:999;font-size:11px;font-weight:bold;text-align:center;}.smart-phone.adjust #four:checked ~ .package-tabs #four-tab > span{font-size:13px;}.basement .call-bas{width:90px;}.basement .call-slash{width:10px;}.adjust .discount-table td.column-three .basement .but-txt-hint{align-items:flex-start;justify-content:space-between;}.adjust .discount-table td.column-four .basement .but-txt-hint{align-items:flex-start;justify-content:space-between;}.discount-table .basement .flip-tile-button.hint{margin:0;width:30px;height:34px;}.discount-table td .basement .subtitle{line-height:140%;}.adjust .discount-table td.column-one > div.hint-cell.basement{border-bottom:0;padding:0 0 20px 0;justify-content:flex-start;}.adjust .discount-table td.column-two > div.hint-cell.basement{border-bottom:0;padding:0 0 20px 0;justify-content:flex-start;}.adjust .discount-table td.column-three > div.hint-cell.basement{border-bottom:0;padding:0 0 20px 0;justify-content:flex-start;}.adjust .discount-table td.column-four > div.hint-cell.basement{border-bottom:0;padding:0 0 20px 0;justify-content:flex-start;}.adjust.bonusy .discount-table td.discount-table-nocard{min-height:auto;height:30px;padding-top:20px;}.adjust.bonusy .discount-table td.nocard{min-height:auto;height:30px;}.reviews.slider-comp .splide__track{padding-bottom:10px;padding-top:30px;}.reviews-wrapper-card{display:flex;width:730px;flex-direction:row;justify-content:center;}.emoji-card{width:160px;display:flex;height:27rem;}.emoji-card-content{display:flex;flex-direction:row;justify-content:center;position:relative;overflow:hidden;width:100%;height:27rem;}.emoji-card-pic{width:auto;height:auto;margin-top:100px;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.dialogue-text-card{flex:1;width:570px;}.dialogue-card-content{display:flex;height:182px;}.dialogue-card-content-pic{display:flex;flex-direction:column;position:relative;overflow:hidden;width:100%;height:182px;}.dialogue-card-content-pic:hover .icon-cross-open-close{cursor:pointer;opacity:1;}.dialogue-card-pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.dialogue-card-content-info{padding:0;position:absolute;left:0;height:180px;display:flex;flex-direction:column;justify-content:center;}.dialogue-card-content-desc{padding:17px 25px 17px 45px;}.dialogue-toc-list,.dialogue-toc-list ol{list-style-type:none;}.dialogue-toc-list{padding:0;}.dialogue-toc-list ol{padding-inline-start:2ch;}.dialogue-toc-list li > p{text-decoration:none;display:grid;grid-template-columns:auto max-content;align-items:end;font-size:17px;margin:0;padding:0;}.dialogue-toc-list li > p > .page{text-align:right;}.dialogue-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;width:1px;white-space:nowrap;}.ty-wysiwyg-content ol > li.dialogue-general-sheet{list-style-type:none;}.ty-wysiwyg-content ol.dialogue-general-inside > li{list-style-type:disc;}.dialogue-page-title,.dialogue-page-double{font-size:17px;line-height:170%;font-weight:bold;letter-spacing:0.011em;color:#1d1d1f;padding:0 0 15px 0;}@media screen and (max-width: 480px){.dialogue-page-title,.dialogue-page-double{font-size:16px;}}.dialogue-card-list .title{font-size:17px;line-height:170%;font-weight:400;letter-spacing:0.011em;color:#1d1d1f;padding:0;}@media screen and (max-width: 480px){.dialogue-card-list .title{font-size:16px;}}.dialogue-card-list .dialogue-page{font-size:17px;line-height:170%;font-weight:400;letter-spacing:0.011em;color:#1d1d1f;padding:0;}@media screen and (max-width: 480px){.dialogue-card-list .dialogue-page{font-size:16px;}}.dialogue-card-acord .acor_faq{margin:0;}.dialogue-card-acord .acor_faq label{cursor:pointer;background-color:transparent;display:flex;align-items:center;padding:0 0 0 35px;width:125px;min-height:29px;color:#363636;font-weight:normal;box-sizing:border-box;z-index:100;font-size:17px;line-height:170%;margin:0;transition:color 0.35s;border-radius:0;position:relative;}.dialogue-card-acord .acor_faq label:before{content:"\276F";float:right;transform:rotate(90deg);position:absolute;right:0px;top:5%;}.dialogue-card-acord .acor_faq input:checked + label{box-shadow:none;}.dialogue-card-acord .acor_faq input:checked + label + .acor-body{height:auto;margin-top:0;margin-bottom:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background-color:transparent;padding:0 0 0 0;}.iphonecategory .dialogue-card-acord .acor-info p{font-size:17px;}.dialogue-card-acord .acor_faq .acor-body p{margin:0;}@media screen and (max-width: 480px){.mobil.reviews .reviews-wrapper-card{width:350px;flex-direction:column;background-color:#f5f5f7;border:1px solid #e2e2e2;border-radius:10px;}.mobil.reviews .reviews-wrapper-card.one{background-color:#f5f5f7;border:1px solid #dbdbe2;}.mobil.reviews .reviews-wrapper-card.two{background-color:#ebf8e8;border:1px solid #dcedd8;}.mobil.reviews .reviews-wrapper-card.three{background-color:#def1fc;border:1px solid #cfe5f1;}.mobil.reviews .reviews-wrapper-card.four{background-color:#fdf3cf;border:1px solid #e3dca6;}.mobil.reviews .reviews-wrapper-card.five{background-color:#f5f5f7;border:1px solid #dbdbe2;}.mobil.reviews .emoji-card{width:100%;height:auto;justify-content:center;}.mobil.reviews .emoji-card-content{flex-direction:column;justify-content:center;text-align:center;width:100px;height:auto;}.mobil.reviews .emoji-card-pic{width:auto;height:123px;margin-top:36px;-o-object-fit:cover;object-fit:cover;display:block;overflow-clip-margin:content-box;overflow:clip;}.mobil.reviews .dialogue-text-card{flex:1;width:350px;padding-bottom:20px;}.mobil.reviews .dialogue-card-content{height:auto;}.mobil.reviews .dialogue-card-content-pic{flex-direction:column;position:static;width:100%;height:auto;}.mobil.reviews .dialogue-card-pic{display:none;}.mobil.reviews .dialogue-card-content-info{position:static;height:auto;}.mobil.reviews .dialogue-card-content-desc{padding:30px 30px 0 30px;}.mobil.reviews ol.dialogue-toc-list{padding:0 30px 0 30px;list-style-type:none;}.mobil.reviews .dialogue-card-list .title{font-size:14px;}.mobil.reviews .dialogue-card-list .dialogue-page{font-size:14px;}.mobil.reviews .dialogue-toc-list li > p{text-decoration:none;display:grid;grid-template-columns:auto max-content;align-items:end;font-size:14px;margin:0;padding:0;}.mobil.reviews .dialogue-card-acord .acor_faq label{font-size:14px;}}@media only screen and (max-width: 480px){.warrant.mobil.reviews .dialogue-card-content-pic{flex-direction:column;align-items:center;justify-content:center;position:static;width:100%;height:auto;}}@media only screen and (max-width: 480px){.warrant.mobil.reviews .emoji-card-pic{height:160px;}}@media only screen and (max-width: 480px){.warrant.mobil.reviews .emoji-card-content{width:200px;}}@media only screen and (max-width: 480px){.warrant.mobil.reviews .emoji-card-content-pic{display:flex;flex-direction:column;align-items:center;justify-content:center;}}@media only screen and (max-width: 480px){.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back.fancybox__content p{font-size:14px;}}@media only screen and (max-width: 480px){.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back.fancybox__content{overflow:scroll;height:100%;}}@media only screen and (max-width: 480px){.fancybox__content .warranty-ccard-content-header{height:100%;}}@media only screen and (max-width: 480px){.fancybox__content .warranty-ccard-content-info{height:100%;}}.package-warpper .discount-table{width:100%;border:0px solid #fff;border-collapse:inherit;border-spacing:0;}.package-warpper .discount-table .discount-table-footer{border:1px solid #dcedd8;border-top-width:0;}.package-warpper .discount-table .discount-table-section-header.column-one{border-top-width:1px;}.package-warpper .discount-table .column-one{background-color:#ebf8e8;border:1px solid #dcedd8;border-top-width:0;border-bottom-width:0;}.package-warpper .discount-table .discount-table-footer.column-one{border-bottom-width:1px;}.package-warpper .discount-table .discount-table-section-header.column-two{border-top-width:1px;}.package-warpper .discount-table .column-two{background-color:#def1fc;border:1px solid #cfe5f1;border-top-width:0;border-bottom-width:0;}.package-warpper .discount-table .discount-table-footer.column-two{border-bottom-width:1px;}.package-warpper .discount-table .discount-table-section-header.column-three{border-top-width:1px;}.package-warpper .discount-table .column-three{background-color:#fdf3cf;border:1px solid #e3dca6;border-top-width:0;border-bottom-width:0;}.package-warpper .discount-table .discount-table-footer.column-three{border-bottom-width:1px;}.package-warpper .discount-table .discount-table-section-header.column-four{border-top-width:1px;}.package-warpper .discount-table .column-four{background-color:#f5f5f7;border:1px solid #dbdbe2;border-top-width:0;border-bottom-width:0;}.package-warpper .discount-table .discount-table-footer.column-four{border-bottom-width:1px;}@media only screen and (max-width: 480px){.smart-phone .discount-table td.discount-table-section-header{font-size:18px;text-align:center;padding:35px 15px 0 15px;}}.package-warpper .bon-rub{display:inline-flex;justify-content:center;text-align:center;width:100%;font-size:18px;}.package-warpper .kk-str-2{width:100%;max-width:none;margin:0 0 10px 0;flex:1 1 0px;}.package-warpper a.kk-str{width:100%;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;font-size:16px;}.package-warpper .discount-table a.kk-str{margin-bottom:0;}.package-warpper .discount-table .button-signature{text-align:center;max-width:none;}.package-warpper .discount-table td.discount-table-choice{padding:25px 0 0 0;border-bottom:0;}.hidden-string{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.compar-airpods .compar-headbanmt{margin:80px 0 20px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;}@media only screen and (max-width: 480px){.compar-airpods .compar-headbanmt{display:block;margin:20px 0 10px 0;}}.ty-wysiwyg-content .compar-airpods h1{font-size:32px;line-height:140%;margin:0;}@media screen and (max-width: 480px){.ty-wysiwyg-content .compar-airpods h1{font-size:25px;}}.compar-airpods .compare-linkicon-air{font-size:18px;line-height:1.47059;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;}.compar-airpods .compar-vidbatmt{margin:20px 0 70px 0;}@media screen and (max-width: 480px){.compar-airpods .compar-vidbatmt{margin:10px 0 30px 0;}}.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-equalizer-audio{width:56px;height:72px;background-size:auto 72px;}.image-icon-equalizer-audio{width:32px;height:40px;background-size:auto 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/image-icon-equalizer-audio.png");}.image-icon-adapt-audio{width:71px;height:77px;background-size:71px 77px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_adaptive_audio_mt.png");}.airpods-devices .image-icon-adapt-audio{width:33px;height:36px;background-size:auto 36px;}.image-icon-anc{width:57px;height:75px;background-size:57px 75px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_anc_mt.png");}.image-icon-lossless-audio{width:106px;height:106px;background-size:106px 106px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_apple_music_lossless_2024.png");}.image-icon-transparency{width:56px;height:72px;background-size:56px 72px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_transparencymode_mt.png");}.airpods-devices .image-icon-transparency{width:28px;height:36px;background-size:auto 36px;}.specs-icon-force-touch{width:40px;height:36px;background-size:auto 36px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/specs-icon-force-touch-2.png");}.airpodspro2col3 .image-icon-hearing-health,.airpodspro2col2 .image-icon-hearing-health,.airpodspro2col1 .image-icon-hearing-health{width:110px;height:110px;background-size:auto 110px;}.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-hearing-health{width:76px;height:76px;background-size:auto 76px;}.image-icon-hearing-health{width:46px;height:46px;background-size:46px 46px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/icon_hearing_health_mt_airpods.png");}.image-icon-spatial-audio{width:89px;height:84px;background-size:89px 84px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_spatialaudio_mt.png");}.airpods-devices .image-icon-spatial-audio{width:43px;height:40px;background-size:auto 40px;}.image-icon-conversation-aware{width:76px;height:74px;background-size:76px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_conversation_awareness_mt.png");}.airpods-devices .image-icon-conversation-aware{width:37px;height:36px;background-size:auto 36px;}.image-icon-touch-control{width:77px;height:79px;background-size:77px 79px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_touch_control_mt.png");}.image-icon-force-sensor{width:77px;height:79px;background-size:77px 79px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_force_sensor_mt.png");}.image-icon-double-tap{width:77px;height:79px;background-size:77px 79px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_double_tap_mt.png");}.image-icon-sweat-water{width:47px;height:69px;background-size:47px 69px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_sweatwaterresistance_mt.png");}.airpods-devices .image-icon-sweat-water{width:25px;height:36px;background-size:auto 36px;}.image-icon-h1-chip{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_h1chip_mt.png");}.airpods-devices .image-icon-h1-chip{width:42px;height:42px;background-size:42px 42px;}.image-icon-h2-chip{width:74px;height:74px;background-size:74px 74px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_h2chip_mt.png");}.airpods-devices .image-icon-h2-chip{width:42px;height:42px;background-size:42px 42px;}.image-icon-siri{width:73px;height:73px;background-size:73px 73px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_heysiri_mt.png");}.airpods-devices .image-icon-siri{width:36px;height:36px;background-size:auto 36px;}.spec-iph-features .image-icon-siri{width:54px;height:54px;background-size:54px 54px;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/2024/icons-siri-96.png");}.image-icon-charging{width:86px;height:43px;background-size:86px 43px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_batterytime_mt.png");}.image-icon-switching{width:106px;height:61px;background-size:106px 61px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_autoswitch_mt.png");}.airpods-devices .image-icon-switching{width:54px;height:31px;background-size:auto 31px;}.image-icon-engraving{width:72px;height:72px;background-size:72px 72px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_personalizedengraving_mt.png");}.airpods-devices .image-icon-engraving{width:36px;height:36px;background-size:auto 36px;}.image-icon-2nd-gen-case{width:104px;height:84px;background-size:104px 84px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_airpods_2gen_chargingcase_mt.png");}.airpods-devices .image-icon-2nd-gen-case{width:45px;height:36px;background-size:auto 36px;}.image-icon-3rd-gen-case{width:104px;height:84px;background-size:104px 84px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_airpods_3gen_magsafechargingcase_mt.png");}.airpods-devices .image-icon-pro-case{width:50px;height:40px;background-size:auto 40px;}.image-icon-pro-case{width:104px;height:84px;background-size:104px 84px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_airpods_pro_case_mt.png");}.image-icon-airpods-4-charging-case{width:50px;height:40px;background-size:auto 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/airpods-compare-case-airpods-4.png");}.image-icon-max-case{width:104px;height:84px;background-size:104px 84px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-airpods/icon/icon_airpods_max_smartcase_mt.png");}.specs-icon-locator-dinamic{width:41px;height:32px;background-size:auto 32px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/specs-icon-locator-dinamic.png");}.specs-icon-siri-microphone{width:28px;height:40px;background-size:auto 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/specs-icon-siri-microphone.png");}.image-icon-strap-case{width:40px;height:40px;background-size:auto 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/image-icon-strap-case.png");}.image-icon-worldwide-warranty{width:35px;height:35px;background-size:auto 35px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/icon/image-icon-worldwide-warranty.png");}.slider-new-air .ap-card{height:720px;width:580px;}@media screen and (max-width: 480px){.slider-new-air .ap-card{height:523px;width:350px;}}.slider-new-air .ap-card-content{height:720px;}@media screen and (max-width: 480px){.slider-new-air .ap-card-content{height:523px;}}.iphonecategory .slider-new-air ul.ap-card-text-ul{font-size:16px;line-height:170%;padding-top:0;padding-bottom:0;padding-left:16px;}@media screen and (max-width: 480px){.iphonecategory .slider-new-air ul.ap-card-text-ul{font-size:16px;line-height:145%;}}.iphonecategory .slider-new-air ul.ap-card-text-ul > li{font-size:inherit;line-height:inherit;padding-top:inherit;padding-bottom:inherit;}.slider-new-air .ap-card-content,.slide-iphone-15-pro.airp.airnw .swiper-new-apple,.slide-iphone-15 .akits .swiper-new-apple{overflow:visible;}.slide-iphone-15-pro.airp.airnw .swiper-new-apple,.slide-iphone-15 .akits .swiper-new-apple{padding-bottom:50px;padding-top:20px;}.ap-card-text-ul > li .tool-tip{color:#2daac1;}.iphonecategory .airnw p.title-sect-descr{font-size:20px;}@media screen and (max-width: 480px){.iphonecategory .airnw p.title-sect-descr{font-size:16px;}}.iphonecategory .sect-vyb-air p.title-sect-descr{font-size:17px;padding-top:20px;}.sect-vyb-air .zag-vyb-iph .bloc-dva{flex-direction:column;justify-content:flex-end;}.iphonecategory .garant h1.t-txt-bon{display:block;}.ty-wysiwyg-content .garant ul.vyb-txt-iphone{font-size:17px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 480px){.ty-wysiwyg-content .garant ul.vyb-txt-iphone{font-size:16px;padding-top:20px;}}.ty-wysiwyg-content .garant ul.vyb-txt-iphone > li{font-size:inherit;padding:0;}.iphonecategory .garant h3.t-txt-bon{font-size:25px;line-height:155%;font-weight:700;color:#1d1d1f;margin:0 0 0 0;padding:0 0 0 0;text-align:left;}@media screen and (max-width: 480px){.iphonecategory .garant h3.t-txt-bon{font-size:20px;}}.iphonecategory .garant h2.t-txt-bon{font-size:33px;}@media screen and (max-width: 480px){.iphonecategory .garant h2.t-txt-bon{font-size:25px;}}.iphonecategory .garant.adjust h2.t-txt-bon{font-size:25px;}@media screen and (max-width: 480px){.iphonecategory .garant.adjust h2.t-txt-bon{font-size:20px;}}.boxes-main.garant .warranty-ccard-content-withfullimg{background:#f5f5f7;}.boxes-main.garant .three-one-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:40px 40px;grid-template-areas:"cbox1 cbox2 cbox3" "cbox4 cbox5 cbox6";}@media only screen and (max-width: 1068px){.boxes-main.garant .three-one-grid{gap:20px 20px;}}@media only screen and (max-width: 734px){.boxes-main.garant .three-one-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);grid-template-areas:"cbox1 cbox2" "cbox3 cbox4" "cbox5 cbox6";}}@media only screen and (max-width: 480px){.boxes-main.garant .three-one-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,auto);gap:0;grid-template-areas:"cbox1" "cbox2" "cbox3" "cbox4" "cbox5" "cbox6";}}.boxes-main.garant .warranty-ccard-content{width:100%;height:100%;padding:30px;padding-right:65px;align-items:center;flex-direction:row;justify-content:center;}@media only screen and (max-width: 1068px){.boxes-main.garant .warranty-ccard-content{padding-right:30px;padding-bottom:65px;align-items:flex-start;}}.boxes-main.garant .warranty-ccard-content-info{display:flex;flex-direction:row;justify-content:center;width:100%;padding-bottom:0;}@media only screen and (max-width: 1068px){.boxes-main.garant .warranty-ccard-content-info{flex-direction:column;align-items:center;}}.garant .cbox1{grid-area:cbox1;height:100%;}@media screen and (max-width: 480px){.garant .cbox1{padding:0 0 20px 0;margin:0;}}.garant .cbox2{grid-area:cbox2;height:100%;}@media screen and (max-width: 480px){.garant .cbox2{padding:20px 0 20px 0;margin:0;}}.garant .cbox3{grid-area:cbox3;height:100%;}@media screen and (max-width: 480px){.garant .cbox3{padding:20px 0 20px 0;margin:0;}}.garant .cbox4{grid-area:cbox4;height:100%;}@media screen and (max-width: 480px){.garant .cbox4{padding:20px 0 20px 0;margin:0;}}.garant .cbox5{grid-area:cbox5;height:100%;}@media screen and (max-width: 480px){.garant .cbox5{padding:20px 0 20px 0;margin:0;}}.garant .cbox6{grid-area:cbox6;height:100%;}@media screen and (max-width: 480px){.garant .cbox6{padding:20px 0 0 0;margin:0;}}.boxes-main.garant .flip-tile-button{position:absolute;z-index:1;top:auto;left:auto;right:20px;bottom:17px;background-color:transparent;margin:0em;padding-block:0;padding-inline:0;border-width:0;}.warranty-ccard-content-icon{width:52px;height:52px;margin:0 25px 0 0;}@media screen and (max-width: 1068px){.warranty-ccard-content-icon{width:40px;height:40px;margin:0 0 20px 0;}}@media screen and (max-width: 480px){.warranty-ccard-content-icon{width:52px;height:52px;}}.warranty-ccard-content-icon .image-icon{margin:0;width:52px;height:52px;}@media screen and (max-width: 1068px){.warranty-ccard-content-icon .image-icon{width:40px;height:40px;}}@media screen and (max-width: 480px){.warranty-ccard-content-icon .image-icon{width:52px;height:52px;}}.warranty-ccard-content-header{flex:1;}.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back{display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#f5f5f7;border-radius:10px;width:816px;min-height:27rem;height:auto;transition:box-shadow 0.5s;align-items:center;flex-direction:row;justify-content:center;}@media only screen and (max-width: 1068px){.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back{width:692px;}}@media only screen and (max-width: 734px){.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back{width:87%;}}@media only screen and (max-width: 480px){.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back{width:100%;}}.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back p{font-size:17px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}.warranty-ccard-content.sr-card-content.warranty-ccard-content-withfullimg.back p > a{font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;}.warrant .emoji-card{height:15rem;}.warrant .emoji-card-content{height:15rem;}.warrant .emoji-card-pic{margin-top:0;}.warrant .flip-tile-button{position:absolute;z-index:1;top:auto;left:auto;right:20px;bottom:17px;background-color:transparent;margin:0em;padding-block:0;padding-inline:0;border-width:0;}@media only screen and (max-width: 480px){.warrant .flip-tile-button{position:static;}}.warrant .example-detail{position:relative;}@media only screen and (max-width: 480px){.warrant .icon-cross-open-close{width:46px;height:46px;margin:30px 0 20px 0;}}.way-mt.adjust{margin-top:0;}.adjust .discount-table td.empty-cell > div.hint-cell{border-bottom:0;}.adjust .discount-table td.column-four > div.hint-cell{flex-direction:column;}.adjust .discount-table td.column-two > div.hint-cell{flex-direction:column;}.adjust .discount-table td.column-three > div.hint-cell{flex-direction:column;}.adjust .discount-table td.column-one > div.hint-cell{flex-direction:column;}.adjust .discount-table td.empty-cell > div.hint-cell{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}.adjust .discount-table td.empty-cell .but-txt-hint{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;text-align:left;font-size:17px;line-height:170%;font-weight:normal;}.adjust .discount-table td.column-four .but-txt-hint{display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media only screen and (max-width: 480px){.adjust .discount-table td.column-four .but-txt-hint{font-size:16px;}}.adjust .discount-table td.column-three .but-txt-hint{display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media only screen and (max-width: 480px){.adjust .discount-table td.column-three .but-txt-hint{font-size:16px;}}.adjust .discount-table td.column-two .but-txt-hint{display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media only screen and (max-width: 480px){.adjust .discount-table td.column-two .but-txt-hint{font-size:16px;}}.adjust .discount-table td.column-one .but-txt-hint{display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:center;font-size:17px;line-height:170%;font-weight:normal;}@media only screen and (max-width: 480px){.adjust .discount-table td.column-one .but-txt-hint{font-size:16px;}}.adjust .discount-table .empty-cell .hint-cell > span{text-align:left;}@media only screen and (max-width: 480px){.questions-answers.hidden-desktop .sect-vyb-iph{padding:0 0 40px 0;}}.adjust.bonusy .discount-table td.discount-table-footer{padding:0 15px;}.iphonecategory h2.vyb-txt-bonus{font-size:25px;line-height:140%;text-align:left;padding-bottom:20px;}.html-popup .list-string-lower{color:#1d1d1f;}.air-vib .icon-size{width:auto;height:auto;}.air-vib a.tekst-kn-str .ic-ctrl{width:37px;height:37px;margin:0 6px 0 0;}@media only screen and (max-width: 480px){.air-vib a.tekst-kn-str .ic-ctrl{width:33px;height:33px;}}.sect-vyb-air .zag-vyb-iph .bloc-dva.air-vib{flex-direction:column;justify-content:space-between;}@media only screen and (max-width: 480px){.sect-vyb-air .zag-vyb-iph .bloc-dva.air-vib{flex-direction:row;gap:20px;}}.iphonecategory .sect-vyb-air .air-vib p.title-sect-descr{font-size:17px;padding-top:0;}@media only screen and (max-width: 480px){.iphonecategory .sect-vyb-air .air-vib p.title-sect-descr{font-size:16px;}}.iphonecategory h2.vyb-txt-iphone.air-vib{padding:0 0 20px 0;}@media only screen and (max-width: 480px){.sect-vyb-air .zag-vyb-iph{flex-direction:column;}}@media only screen and (max-width: 480px){.bloc-dva.air-vib .vnutr-bloc{width:100%;}}@media only screen and (max-width: 480px){.bloc-dva.air-vib a.tekst-kn-str{font-size:14px;background-color:#ffffff00;color:#1d1d1f;border:1px solid #1d1d1f;padding:8px 12px;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;text-transform:none;min-height:51px;width:100%;}}@media only screen and (max-width: 480px){.sect-vyb-air .zag-vyb-iph{gap:40px;}}.air-vib [data-mt-tooltip]:after{max-width:172px;}.air23 .compare-grid-aircat-22{margin-top:10px;max-width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(11,auto);grid-row-gap:10px;grid-column-gap:34px;overflow-x:scroll;grid-template-areas:"airpods-2nd-gen-device airpods-3rd-gen-device airpods-pro-2nd-gen-device airpods-max-device" "airpods-2nd-gen-device-lab airpods-3rd-gen-device-lab airpods-pro-2nd-gen-device-lab airpods-max-device-lab" "airpods-2nd-gen-device-name airpods-3rd-gen-device-name airpods-pro-2nd-gen-device-name airpods-max-device-name" "airpods-2nd-gen-device-color airpods-3rd-gen-device-color airpods-pro-2nd-gen-device-color airpods-max-device-color" "airpods-2nd-gen-device-cerfic airpods-3rd-gen-device-cerfic airpods-pro-2nd-gen-device-cerfic airpods-max-device-cerfic" "airpods-2nd-gen-device-price airpods-3rd-gen-device-price airpods-pro-2nd-gen-device-price airpods-max-device-price" "airpods-2nd-gen-device-but airpods-3rd-gen-device-but airpods-pro-2nd-gen-device-but airpods-max-device-but" "airpods-2nd-gen-gift airpods-3rd-gen-gift airpods-pro-2nd-gen-gift airpods-max-gift" "airpods-2nd-gen-spatial-audio airpods-3rd-gen-spatial-audio airpods-pro-2nd-gen-spatial-audio airpods-max-spatial-audio" "airpods-2nd-gen-anc-transparency airpods-3rd-gen-anc-transparency airpods-pro-2nd-gen-anc-transparency airpods-max-anc-transparency" "airpods-2nd-gen-sweat-and-water airpods-3rd-gen-sweat-and-water airpods-pro-2nd-gen-sweat-and-water airpods-max-sweat-and-water" "airpods-2nd-gen-charging airpods-3rd-gen-charging airpods-pro-2nd-gen-charging airpods-max-charging" "airpods-2nd-gen-single-charge airpods-3rd-gen-single-charge airpods-pro-2nd-gen-single-charge airpods-max-single-charge";}@media only screen and (max-width: 480px){.air23 .compare-grid-aircat-22{grid-column-gap:23px;padding:0 0 15px 20px;}}.air23 .compare-module-wrapper .compare-grid-aircat-22 .row{justify-content:flex-start;flex-direction:column;}.air23 .compare-module-wrapper .compare-grid-aircat-22 .row.charging{align-items:center;}.nov-tabl-iph-23 .otstup.compare-table{margin-top:0;padding-left:70px;}@media screen and (min-width: 2400px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:470px;}}@media screen and (max-width: 2399px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:15%;}}@media screen and (max-width: 2100px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:13%;}}@media screen and (max-width: 1920px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:10%;}}@media screen and (max-width: 1900px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:9%;}}@media screen and (max-width: 1800px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:8rem;}}@media screen and (max-width: 480px){.nov-tabl-iph-23 .otstup.compare-table{padding-left:20px;padding-right:20px;}}.air23 .airpods-pro-2nd-gen,.air23 .airpods-2nd-gen,.air23 .airpods-3rd-gen,.air23 .airpods-max{min-width:160px;max-width:260px;}@media screen and (max-width: 480px){.air23 .airpods-pro-2nd-gen,.air23 .airpods-2nd-gen,.air23 .airpods-3rd-gen,.air23 .airpods-max{min-width:190px;}}@media screen and (max-width: 480px){.air23 .compare-table .black-button-compair-mt{width:100%;padding:0 5px 0 5px;}}@media screen and (max-width: 480px){.air23 .ty-btn{width:100%;}}@media screen and (max-width: 480px){.air23{margin:0 -20px 0 -20px;}}.air23 .compare-module-wrapper .airpods-max.device,.air23 .compare-module-wrapper .airpods-2nd-gen.device,.air23 .compare-module-wrapper .airpods-3rd-gen.device,.air23 .compare-module-wrapper .airpods-pro-2nd-gen.device{display:flex;align-items:flex-end;flex-direction:row;justify-content:center;text-align:center;}.iphonecategory p.typ-iph-model-catalog-t{font-size:22px;line-height:155%;font-weight:700;letter-spacing:.011em;margin:0;color:#1d1d1f;}.typ-air-model-catalog{font-size:16px;font-weight:400;line-height:140%;}@media only screen and (max-width: 480px){.typ-air-model-catalog{text-align:left;padding-top:12px;}}.device-name.row{flex-direction:column;}.device-but.row{flex-direction:column;}.pic-height-airpods-gift{width:50px;}.air23 .whyairpmarg13090{padding:50px 0 90px 0;}@media only screen and (max-width: 480px){.air23 .whyairpmarg13090{padding:30px 0 80px 0;}}.air23 .compare-table .tabs-iphone-color-selection{margin:25px auto 0 auto;}@media only screen and (max-width: 480px){.air23 .compare-table .tabs-iphone-color-selection{margin:12px auto 0 auto;}}.air23 .compare-table .tabs-option-certificate{margin:20px auto 0 auto;}@media only screen and (max-width: 480px){.air23 .compare-table .tabs-option-certificate{margin:10px auto 0 auto;}}.air23 .compare-table .pri-bl{margin:14px auto 20px auto;}.iphonecategory .air23 .button-caption p{padding-top:10px;}@media only screen and (max-width: 480px){.iphonecategory .air23 .button-caption p{padding-top:16px;}}.compare-module-wrapper .gift,.compare-module-wrapper .anc-transparency,.compare-module-wrapper .spatial-audio,.compare-module-wrapper .sweat-and-water,.compare-module-wrapper .charging,.compare-module-wrapper .single-charge{padding-top:60px;}@media only screen and (max-width: 480px){.compare-module-wrapper .gift,.compare-module-wrapper .anc-transparency,.compare-module-wrapper .spatial-audio,.compare-module-wrapper .sweat-and-water,.compare-module-wrapper .charging,.compare-module-wrapper .single-charge{padding-top:20px;}}.fancybox__content > .carousel__button.is-close{top:0;right:0;color:var(--fancybox-color,#fff);}.fancybox__content{border-radius:18px;}.fancybox__slide{padding:64px 60px;}@media only screen and (max-width: 1200px){.fancybox__slide{padding:48px 8px 8px 8px;}}@media only screen and (max-width: 480px){.fancybox__slide{padding:48px 8px 8px 8px;}}.sticky-cross.fancybox__content{padding:0 0 90px 111px;flex-direction:column-reverse;}@media only screen and (max-width: 1024px){.sticky-cross.fancybox__content{padding:0 0 57px 25px;}}@media only screen and (max-width: 480px){.sticky-cross.fancybox__content{padding:0 0 57px 25px;}}.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{position:sticky;margin-right:30px;margin-bottom:auto;margin-left:auto;margin-top:25px;background:#030303;border-radius:50%;width:50px;height:50px;opacity:.95;}@media only screen and (max-width: 1024px){.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{margin-right:auto;margin-left:91%;margin-top:20px;}}@media only screen and (max-width: 800px){.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{margin-right:auto;margin-left:89%;margin-top:20px;}}@media only screen and (max-width: 720px){.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{margin-right:auto;margin-left:89%;margin-top:20px;}}@media only screen and (max-width: 600px){.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{margin-right:auto;margin-left:88%;margin-top:20px;}}@media only screen and (max-width: 480px){.sticky-cross.fancybox__content .is-close,.is-compact .sticky-cross.fancybox__content>.f-button.is-close-btn,.sticky-cross.fancybox__content>.f-button.is-close-btn{margin-right:auto;margin-left:80%;margin-top:20px;}}.sticky-cross.fancybox__content .carousel__button svg,.sticky-cross .f-button svg{width:25px;height:25px;--carousel-button-svg-stroke-width:5px;--f-button-svg-stroke-width:5px;}@media only screen and (max-width: 480px){.sticky-cross.fancybox__content .carousel__button svg,.sticky-cross .f-button svg{--carousel-button-svg-stroke-width:4px;--f-button-svg-stroke-width:4px;}}.popup{max-width:1294px;min-width:1294px;}@media only screen and (max-width: 1300px){.popup{min-width:100%;width:100%;}}@media only screen and (max-width: 480px){.popup{max-width:390px;min-width:390px;margin-left:-8px;margin-right:-8px;}}.content-popup{padding:15px 111px 0 0;}@media only screen and (max-width: 1024px){.content-popup{padding:0 25px 0 0;}}@media only screen and (max-width: 480px){.content-popup{padding:0 25px 0 0;}}.content-popup h1.h2-mt,.content-popup h2.h2-mt{font-weight:bold;font-size:35px;color:var(--Dark-400);line-height:140%;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;margin:0;}@media only screen and (max-width: 1200px){.content-popup h1.h2-mt,.content-popup h2.h2-mt{font-size:32px;}}@media only screen and (max-width: 480px){.content-popup h1.h2-mt,.content-popup h2.h2-mt{font-size:32px;}}.typography-modal-headline{padding-bottom:0;}@media only screen and (max-width: 1024px){.typography-modal-headline{padding-bottom:2px;}}@media only screen and (max-width: 480px){.typography-modal-headline{padding-bottom:2px;}}.feature-modal-content{margin-top:24px;}@media only screen and (max-width: 1024px){.feature-modal-content{margin-top:25px;}}@media only screen and (max-width: 480px){.feature-modal-content{margin-top:25px;}}.feature-modal-content.media{padding:17px 0 17px 0;}@media only screen and (max-width: 480px){.feature-modal-content.media{padding:7px 0 7px 0;}}.content-popup .two-gorizont-cards.techspecs .p-mt{font-size:19px;margin-bottom:20px;}@media only screen and (max-width: 1200px){.content-popup .two-gorizont-cards.techspecs .p-mt{font-size:17px;}}@media only screen and (max-width: 640px){.content-popup .two-gorizont-cards.techspecs .p-mt{font-size:14px;}}@media only screen and (max-width: 480px){.content-popup .two-gorizont-cards.techspecs .p-mt{font-size:17px;}}.content-popup .p-mt{font-size:23px;line-height:140%;font-weight:600;}@media only screen and (max-width: 1200px){.content-popup .p-mt{font-size:17px;}}@media only screen and (max-width: 640px){.content-popup .p-mt{font-size:14px;}}@media only screen and (max-width: 480px){.content-popup .p-mt{font-size:17px;}}.content-popup .techspecs .iphone-products ul.p-mt > li{font-weight:500;padding-bottom:10px;}.content-popup .iphone-products ul.p-mt > li,.content-popup .iphone-products ol.p-mt > li{font-size:23px;font-weight:400;}@media only screen and (max-width: 1020px){.content-popup .iphone-products ul.p-mt > li,.content-popup .iphone-products ol.p-mt > li{font-size:17px;}}.content-popup .iphone-products.black-background ul.p-mt > li,.content-popup .iphone-products.black-background ol.p-mt > li{color:var(--Grey-200);}.content-popup ul.p-mt > li,.content-popup ol.p-mt > li{font-size:28px;text-align:left;line-height:140%;font-weight:600;color:var(--Dark-400);letter-spacing:0.011em;margin:0;padding:2px 0;}@media only screen and (max-width: 480px){.content-popup ul.p-mt > li,.content-popup ol.p-mt > li{font-size:17px;}}.content-popup ul.p-mt > li{list-style:disc;}.content-popup ol.p-mt > li{list-style:inherit;}.content-popup ul.p-mt,.content-popup ol.p-mt{padding:0 0 0 26px;}@media only screen and (max-width: 1200px){.content-popup ul.p-mt,.content-popup ol.p-mt{padding:0 0 0 17px;}}@media only screen and (max-width: 480px){.content-popup ul.p-mt,.content-popup ol.p-mt{padding:0 0 0 16px;}}.feature-modal-content.media .image-pop{border-radius:18px;}.feature-modal-content.media .dt-cads.pic-video-only{margin:0;border-radius:18px;}.content-popup .btn-popup{padding:15px 0 15px 0;}.content-popup .button-mt{font-size:28px;height:auto;min-height:44px;min-width:44px;padding:20px 30px;}@media only screen and (max-width: 480px){.content-popup .button-mt{font-size:17px;}}.content-popup .list-string-lower{font-size:17px;color:#696969;margin:0;padding:0;}@media only screen and (max-width: 480px){.content-popup .list-string-lower{font-size:14px;}}.apple-m .title-sect-otl.airnw{margin:40px 0 25px 0;}@media screen and (max-width: 480px){.apple-m .title-sect-otl.airnw{margin:40px 0 0 0;}}.airp.airnw .slider-comp{padding-bottom:50px;padding-top:0;}@media screen and (max-width: 480px){.airp.airnw .slider-comp{padding-bottom:20px;}}.slide-iphone-15-pro.airnw .slider-comp .splide__track{padding-top:20px;}.slide-iphone-15 .akits.slider-comp .splide__track{padding-top:20px;}@media screen and (max-width: 480px){.slide-iphone-15 .akits.slider-comp .splide__track{padding-top:40px;}}.akits.slider-comp{padding-bottom:50px;padding-top:0;}.slide-iphone-15 .akits .sr-card{width:473px;height:420px;}@media screen and (max-width: 480px){.slide-iphone-15 .akits .sr-card{width:350px;height:370px;}}.slide-iphone-15 .benefit.akits .sr-card{width:473px;height:510px;}@media screen and (max-width: 480px){.slide-iphone-15 .benefit.akits .sr-card{width:350px;height:370px;}}.slide-iphone-15 .akits .sr-card-content{height:420px;}@media screen and (max-width: 480px){.slide-iphone-15 .akits .sr-card-content{height:370px;}}.slide-iphone-15 .benefit.akits .sr-card-content{height:510px;}@media screen and (max-width: 480px){.slide-iphone-15 .benefit.akits .sr-card-content{height:370px;}}.chistka-setochek .sr-card-content-info{padding:50px 210px 20px 50px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;}@media screen and (max-width: 480px){.chistka-setochek .sr-card-content-info{padding:40px 125px 20px 35px;}}.chistka-setochek .sr-card-content-desc{margin:0;}.chistka-setochek .sr-card-content-footnotes{margin-right:-160px;margin-top:auto;}@media screen and (max-width: 480px){.chistka-setochek .sr-card-content-footnotes{margin-right:-85px;}}.akits .sr-card-content{border:1px solid #ebebeb;}.kastomizaciya-airpods .sr-card-content-info{padding:50px 110px 20px 50px;display:flex;flex-direction:column;justify-content:flex-start;}@media screen and (max-width: 480px){.kastomizaciya-airpods .sr-card-content-info{padding:40px 35px 20px 35px;}}.kastomizaciya-airpods .sr-card-content-desc{margin:0;}.kastomizaciya-airpods .sr-card-content-footnotes{margin-top:auto;}@media screen and (max-width: 480px){.kastomizaciya-airpods .sr-card-content-footnotes{margin-right:0;padding-right:60px;}}.iphonecategory .airnw.benefit p.title-sect-descr{font-size:18px;padding:20px 0 0 0;}@media screen and (max-width: 480px){.iphonecategory.apple-m .title-sect-otl.benefit h2.vyb-txt-iphone{margin-bottom:0;}}.ac-globalfooter-dark{background-color:#333;color:#c9c9c9;}.ac-gf-content{margin:0 auto;padding:0;}.ac-gf-directory{font-size:13px;line-height:1.33337;font-weight:400;letter-spacing:-0.01em;display:flex;flex-wrap:nowrap;margin:0;padding:0;}@media screen and (max-width: 480px){.ac-gf-directory{flex-direction:column;}}.with-4-columns .ac-gf-directory-column{flex-basis:25%;margin-top:40px;}.with-4-columns .ac-gf-directory-column.contact{margin-top:45px;}@media screen and (max-width: 480px){.with-4-columns .ac-gf-directory-column.contact{margin-bottom:20px;}}.ac-gf-directory-column-section{padding-top:10px;}.contact .ac-gf-directory-column-section{padding-top:13px;}.contact .ac-gf-directory-column-section:first-child{padding-top:0;}.ac-gf-footer{border-top:1px solid #424245;padding:11px 0 20px 0;margin:50px 0 0 0;}.ac-gf-footer-legal{display:flex;flex-direction:row;justify-content:space-between;align-items:center;}@media screen and (max-width: 480px){.ac-gf-footer-legal{flex-direction:column;justify-content:center;align-items:flex-start;}}.ac-gf-footer-legal-links{float:left;margin-top:0;list-style-type:none;}.ac-gf-footer-legal-links-item{margin-right:40px;display:inline-block;}@media screen and (max-width: 480px){.ac-gf-footer-legal-links-item{margin-right:20px;}}.ac-gf-footer-legal-links-item:nth-last-child(1){margin-right:0;}.ty-wysiwyg-content ul.ac-gf-footer-legal-links{padding:0;list-style-type:none;color:#858585;font-size:12px;}.ty-wysiwyg-content ul.ac-gf-footer-legal-links > li{color:inherit;font-size:inherit;}.ac-gf-footer-legal-copyright{color:#858585;font-size:12px;}@media screen and (max-width: 480px){.ac-gf-footer-legal-copyright{padding-bottom:3px;}}.ac-globalfooter-dark .ac-gf-footer a{color:#858585;font-size:12px;}.ac-globalfooter-dark .ac-gf-footer a:hover{color:#238698;}.ac-globalfooter-dark .ac-gf-directory a{color:#c9c9c9;}.ac-globalfooter-dark .ac-gf-directory a:hover{color:#238698;}.ac-globalfooter-dark .ac-gf-directory .contact a{color:#2daac1;text-decoration:underline;}.ac-globalfooter-dark .ac-gf-directory .contact a:hover{color:#238698;}.ty-wysiwyg-content ul.ac-gf-directory-column-section-list{padding:0;margin-right:20px;list-style-type:none;color:#c9c9c9;padding:7px 0;}.ty-wysiwyg-content .contact ul.ac-gf-directory-column-section-list{margin-right:0;padding:0;}.ty-wysiwyg-content .contact ul.ac-gf-directory-column-section-list > li{padding:7px 0;}.ty-wysiwyg-content ul.ac-gf-directory-column-section-list > li{list-style-type:inherit;color:inherit;padding:inherit;}.ty-wysiwyg-content h3.ac-gf-directory-column-section-title{font-weight:bold;font-size:16px;color:#fff;margin:0 0 13px 0;}@media screen and (max-width: 480px){.ac-gf-directory-column-section-title-text{display:none;}}@media screen and (max-width: 480px){.ac-gf-directory-column-section-title-button .ac-gf-directory-column-section-title-text{display:block;}}.ac-gf-directory-column-section-title-button{border:none;display:none;}@media screen and (max-width: 480px){.ac-gf-directory-column-section-title-button{display:block;margin:0;width:100%;padding:0 0 0 0;text-align:left;font-weight:bold;color:#fff;background:transparent;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;z-index:2;}}#ac-wrapper{width:100%;position:relative;}.ac-item_line{width:80%;padding:1rem;}.ac-spoiler_wrap{margin-bottom:0;}.ac-spoiler_title_wrap{display:block;padding:0px;}.ac-spoiler_title{transition:all 0.3s ease-in-out;}.ac-spoiler_title:hover,.ac-expanded .ac-spoiler_title{opacity:1;}.ac-spoiler_content{font-size:16px;border-radius:5px;display:block;padding:30px;background:#333;position:relative;}@media screen and (max-width: 480px){.ac-spoiler_content{display:none;margin-bottom:30px;}}.ac-spoiler_content p:last-child{margin-bottom:0px;}.ac-arrow-t{transform:rotate(-45deg);display:flex;float:right;width:7px;height:7px;margin-top:6px;margin-right:5px;background:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;transition:all 0.3s ease-in-out;}.ac-arrow-b{transform:rotate(-224deg);}.ac-gf-directory-column-section .foot-m{margin:0;text-align:center;padding-bottom:0;padding-top:13px;}.ac-gf-directory-column-section .foot-m .ypi-socials{margin:0;text-align:left;}.ac-gf-directory-column-section .ypi-socials a{font-size:20px;margin-right:14px;}@media screen and (max-width: 480px){.ac-gf-directory-column-section .ypi-socials a{font-size:30px;margin-right:20px;}}@media screen and (max-width: 480px){.place-1,.place-2,.place-3,.place-4{width:100%;}.place-1{order:2;}.place-2{order:3;}.place-3{order:4;}.place-4{order:0;}}@media screen and (max-width: 480px){.with-4-columns .ac-gf-directory-column.place-1,.with-4-columns .ac-gf-directory-column.place-2,.with-4-columns .ac-gf-directory-column.place-3{margin-top:0;}}@media screen and (max-width: 480px){.ac-gf-directory-column.place-1,.ac-gf-directory-column.place-2{border-bottom:1px solid #565656;}}.gallery-macbook-air-13-m2 .gallery-image-mt,.gallery-macbook-air-13-m4 .gallery-image-mt{width:374px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-air-13-m2 .gallery-image-mt,.gallery-macbook-air-13-m4 .gallery-image-mt{width:282px;}}@media screen and (max-width: 734px){.gallery-macbook-air-13-m2 .gallery-image-mt,.gallery-macbook-air-13-m4 .gallery-image-mt{width:105px;}}.gallery-macbook-air-15-m2 .gallery-image-mt,.gallery-macbook-air-15-m4 .gallery-image-mt{width:412px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-air-15-m2 .gallery-image-mt,.gallery-macbook-air-15-m4 .gallery-image-mt{width:294px;}}@media screen and (max-width: 734px){.gallery-macbook-air-15-m2 .gallery-image-mt,.gallery-macbook-air-15-m4 .gallery-image-mt{width:115px;}}.gallery-macbook-air-13-m1 .gallery-image-mt{width:383px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-air-13-m1 .gallery-image-mt{width:290px;}}@media screen and (max-width: 734px){.gallery-macbook-air-13-m1 .gallery-image-mt{width:107px;}}.gallery-macbook-pro-14-m3 .gallery-image-mt,.gallery-macbook-pro-14-m4 .gallery-image-mt{width:389px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-14-m3 .gallery-image-mt,.gallery-macbook-pro-14-m4 .gallery-image-mt{width:270px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-14-m3 .gallery-image-mt,.gallery-macbook-pro-14-m4 .gallery-image-mt{width:109px;}}.gallery-macbook-pro-14-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-14-m4-pro-ili-m4-max .gallery-image-mt{width:389px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-14-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-14-m4-pro-ili-m4-max .gallery-image-mt{width:270px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-14-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-14-m4-pro-ili-m4-max .gallery-image-mt{width:109px;}}.gallery-macbook-pro-16-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-16-m4-pro-ili-m4-max .gallery-image-mt{width:430px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-16-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-16-m4-pro-ili-m4-max .gallery-image-mt{width:308px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-16-m3-pro-ili-m3-max .gallery-image-mt,.gallery-macbook-pro-16-m4-pro-ili-m4-max .gallery-image-mt{width:120px;}}.gallery-imac-m3-2-porta .gallery-image-mt,.gallery-imac-m4-2-porta .gallery-image-mt{width:321px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-m3-2-porta .gallery-image-mt,.gallery-imac-m4-2-porta .gallery-image-mt{width:245px;}}@media screen and (max-width: 734px){.gallery-imac-m3-2-porta .gallery-image-mt,.gallery-imac-m4-2-porta .gallery-image-mt{width:90px;}}.gallery-imac-m3-4-porta .gallery-image-mt,.gallery-imac-m4-4-porta .gallery-image-mt{width:321px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-m3-4-porta .gallery-image-mt,.gallery-imac-m4-4-porta .gallery-image-mt{width:245px;}}@media screen and (max-width: 734px){.gallery-imac-m3-4-porta .gallery-image-mt,.gallery-imac-m4-4-porta .gallery-image-mt{width:90px;}}.gallery-mac-mini-m4-ili-m4-pro .gallery-image-mt{width:131px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-mini-m4-ili-m4-pro .gallery-image-mt{width:101px;}}@media screen and (max-width: 734px){.gallery-mac-mini-m4-ili-m4-pro .gallery-image-mt{width:37px;}}.gallery-mac-mini-m2-ili-m2-pro .gallery-image-mt{width:202px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-mini-m2-ili-m2-pro .gallery-image-mt{width:156px;}}@media screen and (max-width: 734px){.gallery-mac-mini-m2-ili-m2-pro .gallery-image-mt{width:57px;}}.gallery-mac-studio-m2-max-ili-m2-ultra .gallery-image-mt,.gallery-mac-studio-m4-max-ili-m3-ultra .gallery-image-mt{width:202px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-studio-m2-max-ili-m2-ultra .gallery-image-mt,.gallery-mac-studio-m4-max-ili-m3-ultra .gallery-image-mt{width:156px;}}@media screen and (max-width: 734px){.gallery-mac-studio-m2-max-ili-m2-ultra .gallery-image-mt,.gallery-mac-studio-m4-max-ili-m3-ultra .gallery-image-mt{width:57px;}}.gallery-mac-pro-m2-ultra .gallery-image-mt{width:131px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-pro-m2-ultra .gallery-image-mt{width:99px;}}@media screen and (max-width: 734px){.gallery-mac-pro-m2-ultra .gallery-image-mt{width:37px;}}.gallery-macbook-air-intel-2020 .gallery-image-mt{width:383px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-air-intel-2020 .gallery-image-mt{width:266px;}}@media screen and (max-width: 734px){.gallery-macbook-air-intel-2020 .gallery-image-mt{width:107px;}}.gallery-macbook-air-intel-2017 .gallery-image-mt{width:383px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-air-intel-2017 .gallery-image-mt{width:266px;}}@media screen and (max-width: 734px){.gallery-macbook-air-intel-2017 .gallery-image-mt{width:107px;}}.gallery-macbook-pro-13-m2-2022 .gallery-image-mt{width:384px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-13-m2-2022 .gallery-image-mt{width:264px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-13-m2-2022 .gallery-image-mt{width:108px;}}.gallery-macbook-pro-13-m1-2020 .gallery-image-mt{width:384px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-13-m1-2020 .gallery-image-mt{width:264px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-13-m1-2020 .gallery-image-mt{width:108px;}}.gallery-macbook-pro-13-intel-2-porta-2020 .gallery-image-mt{width:384px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-13-intel-2-porta-2020 .gallery-image-mt{width:264px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-13-intel-2-porta-2020 .gallery-image-mt{width:108px;}}.gallery-macbook-pro-13-intel-4-porta-2020 .gallery-image-mt{width:384px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-13-intel-4-porta-2020 .gallery-image-mt{width:264px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-13-intel-4-porta-2020 .gallery-image-mt{width:108px;}}.gallery-macbook-pro-14-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:389px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-14-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:270px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-14-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:109px;}}.gallery-macbook-pro-14-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:389px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-14-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:270px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-14-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:109px;}}.gallery-macbook-pro-16-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:430px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-16-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:308px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-16-m2-pro-ili-m2-max-2023 .gallery-image-mt{width:120px;}}.gallery-macbook-pro-16-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:430px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-16-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:308px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-16-m1-pro-ili-m1-max-2021 .gallery-image-mt{width:120px;}}.gallery-macbook-pro-16-intel-2019 .gallery-image-mt{width:455px;height:auto;}@media screen and (max-width: 1366px){.gallery-macbook-pro-16-intel-2019 .gallery-image-mt{width:338px;}}@media screen and (max-width: 734px){.gallery-macbook-pro-16-intel-2019 .gallery-image-mt{width:127px;}}.gallery-imac-21-5-intel-2019 .gallery-image-mt{width:312px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-21-5-intel-2019 .gallery-image-mt{width:237px;}}@media screen and (max-width: 734px){.gallery-imac-21-5-intel-2019 .gallery-image-mt{width:87px;}}.gallery-imac-21-5-intel-2017 .gallery-image-mt{width:312px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-21-5-intel-2017 .gallery-image-mt{width:237px;}}@media screen and (max-width: 734px){.gallery-imac-21-5-intel-2017 .gallery-image-mt{width:87px;}}.gallery-imac-24-m1-2-porta-2021 .gallery-image-mt{width:321px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-24-m1-2-porta-2021 .gallery-image-mt{width:245px;}}@media screen and (max-width: 734px){.gallery-imac-24-m1-2-porta-2021 .gallery-image-mt{width:90px;}}.gallery-imac-24-m1-4-porta-2021 .gallery-image-mt{width:321px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-24-m1-4-porta-2021 .gallery-image-mt{width:245px;}}@media screen and (max-width: 734px){.gallery-imac-24-m1-4-porta-2021 .gallery-image-mt{width:90px;}}.gallery-imac-27-intel-2020 .gallery-image-mt{width:382px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-27-intel-2020 .gallery-image-mt{width:290px;}}@media screen and (max-width: 734px){.gallery-imac-27-intel-2020 .gallery-image-mt{width:107px;}}.gallery-imac-pro-intel-2017 .gallery-image-mt{width:383px;height:auto;}@media screen and (max-width: 1366px){.gallery-imac-pro-intel-2017 .gallery-image-mt{width:291px;}}@media screen and (max-width: 734px){.gallery-imac-pro-intel-2017 .gallery-image-mt{width:108px;}}.gallery-mac-mini-m1-2020 .gallery-image-mt{width:202px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-mini-m1-2020 .gallery-image-mt{width:156px;}}@media screen and (max-width: 734px){.gallery-mac-mini-m1-2020 .gallery-image-mt{width:57px;}}.gallery-mac-mini-intel-2018 .gallery-image-mt{width:202px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-mini-intel-2018 .gallery-image-mt{width:156px;}}@media screen and (max-width: 734px){.gallery-mac-mini-intel-2018 .gallery-image-mt{width:57px;}}.gallery-mac-studio-m1-max-ili-m1-ultra-2022 .gallery-image-mt{width:202px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-studio-m1-max-ili-m1-ultra-2022 .gallery-image-mt{width:156px;}}@media screen and (max-width: 734px){.gallery-mac-studio-m1-max-ili-m1-ultra-2022 .gallery-image-mt{width:57px;}}.gallery-mac-pro-intel-2019 .gallery-image-mt{width:131px;height:auto;}@media screen and (max-width: 1366px){.gallery-mac-pro-intel-2019 .gallery-image-mt{width:99px;}}@media screen and (max-width: 734px){.gallery-mac-pro-intel-2019 .gallery-image-mt{width:37px;}}.compare-table .row-color-mt .tabs-iphone-color-selection>label{width:48px;height:48px;}@media screen and (max-width: 734px){.compare-table .row-color-mt .tabs-iphone-color-selection>label{width:43px;height:43px;margin:3px;padding:2px;}}@media screen and (max-width: 734px){.compare-table .compare-section-mt .compare-row-mt.row-gallery-mt,.compare-table .compare-section-mt .compare-row-mt.row-color-mt,.compare-table .compare-section-mt .compare-row-mt.row-buy-mt{margin-right:0;}}@media screen and (max-width: 734px){.compare-table .compare-section-mt.template-gallery-mt,.compare-table .compare-section-mt.mac-comp{padding-top:15px;padding-bottom:30px;}}@media screen and (max-width: 734px){.compare-table .row-color-mt .colornav-wrapper-mt{height:auto;}}.rf-ccard-iphone-menu{margin-right:24px;}@media screen and (max-width: 734px){.rf-ccard-iphone-menu{margin-right:16px;}}.rf-ccard-iphone-menu .rf-ccard-content{width:166.5px;height:174px;}@media screen and (max-width: 734px){.rf-ccard-iphone-menu .rf-ccard-content{width:131px;height:138px;}}.rf-ccard-iphone-menu .rf-digitalmat-cardgallery-img{width:auto;height:104px;}@media screen and (max-width: 734px){.rf-ccard-iphone-menu .rf-digitalmat-cardgallery-img{height:82px;}}.rf-ccard-iphone-menu .rf-ccard-content-icon{width:auto;height:109px;}@media screen and (max-width: 734px){.rf-ccard-iphone-menu .rf-ccard-content-icon{height:90px;}}@media screen and (max-width: 734px){.rf-ccard-iphone-menu .rf-ccard-content-info{padding:16px 9px 14px 9px;}}.ty-wysiwyg-content .typography-feature-card-label{font-size:13px;color:var(--Dark-25);line-height:1.68;font-weight:normal;margin:0;padding:0;}.ty-wysiwyg-content .typography-card-headline{font-size:19px;color:var(--Dark-400);line-height:1.68;font-weight:bold;margin:0;padding:0;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}.ty-wysiwyg-content .theme-dark .typography-feature-card-label{color:var(--Main-25);}.ty-wysiwyg-content .theme-dark .typography-card-headline{color:var(--Main-25);}.card .theme-dark.card-modifier{background:var(--Dark-25);}.ty-wysiwyg-content .feature-card-content .feature-card-label + .feature-card-headline{margin-top:12px;}.feature-card-content .feature-card-copy{position:relative;z-index:2;}.feature-card-content .feature-card-image-container .feature-card-image{position:relative;display:flex;}@media only screen and (max-width: 1080px){.feature-card-content .feature-card-image-container .feature-card-image img{width:100%;}}.feature-card-content .feature-card-image-container{position:absolute;margin:0;}.feature-card-content .feature-card-image-container.image-bottom-center{width:100%;bottom:0;left:50%;transform:translateX(-50%);}@media only screen and (max-width: 734px){.feature-card-content .feature-card-image-container.image-bottom-center{padding:0;}}.feature-card .feature-card-copy{padding-bottom:342px;}@media only screen and (min-width: 1441px){.feature-card .feature-card-copy{padding-bottom:342px;}}@media only screen and (max-width: 1068px){.feature-card .feature-card-copy{padding-bottom:342px;}}@media only screen and (max-width: 734px){.feature-card .feature-card-copy{padding-bottom:342px;}}.slider-four-row .sr-card-content{display:block;position:static;border-radius:18px;width:357px;height:487px;margin-right:24px;background-color:transparent;}@media only screen and (max-width: 734px){.slider-four-row .sr-card-content{width:284px;height:387px;margin-right:16px;}}.slider-four-row .card{height:100%;}.slider-four-row .position-swiper{padding-top:40px;padding-bottom:60px;}@media screen and (max-width: 734px){.slider-four-row .position-swiper{padding-top:35px;}}.slider-four-row .swiper-slide{width:381px;}@media only screen and (max-width: 734px){.slider-four-row .swiper-slide{width:300px;}}.card .card-modifier.fixed-width{width:357px;}@media only screen and (max-width: 734px){.card .card-modifier.fixed-width{width:284px;}}.card .card-modifier.card-padding{padding:24px 36px;}.card-viewport-content{height:100%;}.rf-ccard-mac-menu{margin-right:40px;}@media screen and (max-width: 734px){.rf-ccard-mac-menu{margin-right:20px;}}.rf-ccard-mac-menu .rf-ccard-content{width:164px;height:164px;}@media screen and (max-width: 480px){.rf-ccard-mac-menu .rf-ccard-content{width:114px;height:114px;}}.rf-ccard-content{display:flex;flex-direction:column;position:relative;background-color:#f4f4f4;border-radius:18px;width:28.23529rem;height:29.41176rem;white-space:normal;transition:all 0.3s cubic-bezier(0,0,0.5,1);}.rf-ccard-content:hover{box-shadow:7px 12px 30px rgba(0,0,0,0.15);background-color:#fff;}.rf-ccard-content:hover .rf-ccard-new-icon{top:-25px;}.rf-ccard-new-icon{width:49px;height:49px;position:absolute;top:-11px;left:auto;right:-13px;transition:all 0.3s cubic-bezier(0,0,0.5,1);}@media screen and (max-width: 480px){.rf-ccard-new-icon{width:42px;height:42px;right:3px;}}.rf-ccard-content.rf-ccard-content-withfullimg{flex-direction:row;justify-content:center;}.rf-ccard-content-info{padding:20px 12px 20px 12px;}@media screen and (max-width: 480px){.rf-ccard-content-info{padding:5px 5px 5px 5px;}}.rf-ccard-content-icon{padding-bottom:5px;}@media screen and (max-width: 480px){.rf-ccard-content-icon{padding-bottom:8px;}}.rf-ccard-content-header{font-size:15px;line-height:170%;font-weight:600;letter-spacing:.009em;color:#1d1d1f;}.rf-ccard-content-header p.dd-card-header{margin:0;padding:0;font-size:15px;line-height:170%;font-weight:600;letter-spacing:.009em;color:#1d1d1f;}@media screen and (max-width: 480px){.rf-ccard-content-header p.dd-card-header{font-size:12px;line-height:140%;}}.rf-ccard-help .rf-ccard-content-header p.dd-card-header{line-height:130%;}.rf-ccard-help .rf-digitalmat-cardgallery-img{width:75px;height:75px;}@media screen and (max-width: 480px){.rf-ccard-help .rf-digitalmat-cardgallery-img{width:55px;height:55px;padding:5px 0 0 0;}}@media screen and (max-width: 480px){.rf-ccard-imac24 .rf-digitalmat-cardgallery-img{width:100%;height:70px;}}.rf-navbar-item-link{min-width:114px;min-height:50px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:#f4f4f4;border:1px solid #f4f4f4;padding:14px 20px;margin:15px;font-size:16px;font-weight:600;line-height:100%;color:#1d1d1f;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}.rf-navbar-item-link.active{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}.rf-navbar-item-link.active:hover{color:#fff;}@media screen and (max-width: 1200px){.rf-navbar-item-link{padding:0 15px 0 15px;}}@media screen and (max-width: 780px){.rf-navbar-item-link{margin-bottom:0;}}@media screen and (max-width: 480px){.rf-navbar-item-link{margin:5px;padding:0 3px 0 3px;min-width:auto;min-height:44px;flex:1 1 60px;}}.rf-navbar-item-link:hover{color:#6e6e73;}.nav-bar-name{max-width:100%;margin:0 -15px 0 -15px;display:flex;}.nav-bar{margin:10px 0 0 0;}@media screen and (max-width: 480px){.nav-bar{display:none;}}.nav-bar-name>input[type="radio"]{display:none;}.nav-bar-name .linlab{font-size:16px;font-weight:600;line-height:100%;color:#1d1d1f;}.nav-bar-name>input[type="radio"]:checked+label .linlab{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}.nav-bar-name>label{min-width:114px;min-height:50px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;background-color:#f4f4f4;border:1px solid #f4f4f4;padding:14px 20px;margin:15px;font-size:16px;font-weight:600;line-height:100%;color:#1d1d1f;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;}@media screen and (max-width: 1200px){.nav-bar-name>label{padding:0 15px 0 15px;}}@media screen and (max-width: 780px){.nav-bar-name>label{margin-bottom:0;}}@media screen and (max-width: 480px){.nav-bar-name>label{margin:5px;padding:0 3px 0 3px;min-width:auto;min-height:44px;flex:1 1 60px;}}.nav-bar-name>label:hover{color:#6e6e73;}.nav-bar-name>label:hover .linlab{color:#6e6e73;}.nav-bar-name>input[type="radio"]:checked+label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}@media screen and (max-width: 480px){.nav-bar.choosing-type-devices{display:block;}.nav-bar.choosing-type-devices .nav-bar-name{max-width:100%;margin:0 -10px 0 -10px;display:flex;}.nav-bar.choosing-type-devices .nav-bar-name > label{font-size:12px;margin:0 10px 10px 10px;padding:10px 3px 10px 3px;min-width:103px;min-height:78px;width:103px;height:78px;flex:1 1 60px;flex-direction:column;align-items:center;}.nav-bar.choosing-type-devices .nav-bar-name > label:hover figure.nav-icon{opacity:0.5;}.nav-bar.choosing-type-devices .nav-bar-name > input[type="radio"]:checked + label:hover figure.nav-icon{opacity:1;}.nav-bar.choosing-type-devices .nav-bar-name .linlab{font-size:inherit;width:100%;height:100%;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 1 60px;}.nav-bar.choosing-type-devices .nav-bar-name > label.linlab{padding:0;}.nav-bar.choosing-type-devices .nav-bar-name .nav-icon{margin:0 0 4px 0;}.nav-bar.choosing-type-devices .nav-laptops .nav-icon{width:36px;height:36px;background-size:36px 36px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-macbook-96.png");}.nav-bar.choosing-type-devices .nav-computers .nav-icon{width:36px;height:36px;background-size:36px 36px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-pc-96.png");}.nav-bar.choosing-type-devices .nav-compar .nav-icon{width:36px;height:36px;background-size:36px 36px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-monitor-96.png");}.nav-bar.choosing-type-devices .nav-bar-name > input[type="radio"]:checked + label.nav-laptops .nav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-macbook-96-w.png");}.nav-bar.choosing-type-devices .nav-bar-name > input[type="radio"]:checked + label.nav-computers .nav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-pc-96-w.png");}.nav-bar.choosing-type-devices .nav-bar-name > input[type="radio"]:checked + label.nav-compar .nav-icon{background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon-monitor-96-w.png");}}.section-name-container{padding:0 0 0 0;}@media screen and (max-width: 480px){#price_section.section-name-container{padding:0;}}.section-name-container .title-sect-descr{font-size:17px;line-height:170%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;margin:0 0 50px 0;padding:20px 0 0 0;width:520px;}@media screen and (max-width: 480px){.section-name-container .title-sect-descr{font-size:16px;margin:0 0 30px 0;width:auto;}}h2.vyb-txt-mac{font-size:40px;line-height:170%;margin:0;color:#1d1d1f;}@media screen and (max-width: 480px){h2.vyb-txt-mac{font-size:25px;line-height:140%;}}.iphonecategory.mac-cat,.iphone-purchase .backg-iph13-pre5{background-color:transparent;background-image:none;background-position:inherit;background-size:inherit;background-repeat:no-repeat;padding:0;margin:0;}.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2 .td-ccard-content{height:417px;gap:inherit;flex-direction:row;justify-content:center;position:relative;overflow:hidden;background-color:#f5f5f7;border:0px solid #f5f5f7;border-radius:18px;}@media screen and (max-width: 480px){.apple-m.mac-cat .trejdin-kat-iph{margin-bottom:0;}}.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .n2 h3.td-compact-right{color:inherit;}.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .n2 p.td-compact-right{color:inherit;}.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2{border-radius:18px;}@media screen and (max-width: 767px){.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1{margin:0 10px 0 0;}}@media screen and (max-width: 480px){.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n1{margin:20px 0 20px 0;}}@media screen and (max-width: 767px){.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n2{margin:0 0 0 10px;}}@media screen and (max-width: 480px){.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-block .trejdin-b2.n2{margin:20px 0 20px 0;}}.iphonecategory.apple-m.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:17px;}@media screen and (max-width: 767px){.iphonecategory.apple-m.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:14px;}}@media screen and (max-width: 600px){.iphonecategory.apple-m.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:12px;}}@media screen and (max-width: 480px){.iphonecategory.apple-m.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{font-size:16px;}}.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-content-info{width:420px;}@media screen and (max-width: 1100px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-content-info{width:auto;}}@media screen and (max-width: 480px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n1 .td-ccard-content .td-ccard-content-info{width:100%;}}@media (min-width: 900px) and (max-width: 1100px){.apple-m.mac-cat .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:27px;width:85%;}}@media (min-width: 531px) and (max-width: 900px){.apple-m.mac-cat .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:0;width:100%;}}@media (min-width: 480px) and (max-width: 530px){.apple-m.mac-cat .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-img-full-wrapper .td-ccard-img-full{left:27px;width:85%;}}.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n2 .td-ccard-content .td-ccard-content-info{width:400px;}@media screen and (max-width: 1100px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n2 .td-ccard-content .td-ccard-content-info{width:auto;}}@media screen and (max-width: 480px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2.n2 .td-ccard-content .td-ccard-content-info{width:100%;}}.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:60px 0px 45px 45px;}@media screen and (max-width: 1200px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:30px 30px 20px 30px;}}@media screen and (max-width: 480px){.mac-cat.apple-m .trejdin-ehtazh.one .trejdin-b2 .td-ccard-content .td-ccard-content-info{padding:30px 40px 0 40px;}}.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one .trejdin-b2.n1 p.td-compact-right{padding:0 32px 20px 0;}.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{padding-bottom:20px;}@media screen and (max-width: 900px){.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{padding-bottom:0;}}@media screen and (max-width: 480px){.iphonecategory.mac-cat.apple-m .trejdin-kat-iph .trejdin-ehtazh.one p.td-compact-right{padding-bottom:15px;}}.iphonecategory.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{margin-bottom:20px;}@media screen and (max-width: 1200px){.iphonecategory.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:20px;text-align:left;}}@media screen and (max-width: 600px){.iphonecategory.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{font-size:16px;margin-bottom:15px;}}@media screen and (max-width: 480px){.iphonecategory.mac-cat .trejdin-kat-iph .trejdin-ehtazh.one h3.td-compact-right{margin-bottom:15px;}}@media screen and (max-width: 1200px){.mac-cat .trejdin-kat-iph{margin:0;}}@media screen and (max-width: 1200px){.mac-cat .trejdin-kat-iph .trejdin-ehtazh{margin:0 0 30px 0;}}.mac-cat.slider-comp .splide__track{padding-top:40px;}.mac-cat h3.sr-card-title{font-size:33px;line-height:150%;}@media screen and (max-width: 480px){.mac-cat h3.sr-card-title{font-size:22px;margin:0;}}.mac-cat p.sr-card-text{font-size:14px;text-align:center;}.iphonecategory .mac-cat p.sr-card-text.price{padding-top:10px;}.grey-mac-cat-card .sr-card-content{background-color:#f5f5f7;height:524px;}@media screen and (max-width: 480px){.grey-mac-cat-card .sr-card-content{height:350px;}}.mac-cat .sr-card-content-info{width:100%;padding:40px;}@media screen and (max-width: 480px){.mac-cat .sr-card-content-info{padding:30px 40px 0 40px;}}.mac-cat .sr-card-content-header{padding-bottom:10px;}.mac-cat .product-price{position:relative;color:#000;text-decoration:none;}.mac-cat .product-price:before{content:"";border-bottom:1px solid black;position:absolute;top:0;left:0;width:100%;height:55%;}.mac-cat .sr-card{width:450px;height:524px;}@media screen and (max-width: 480px){.mac-cat .sr-card{width:350px;height:350px;}}.mac-cat .ap-card-content-link{width:100%;}.mac-cat .sr-card-content{border-radius:18px;}.explanation-title{padding:20px 0;display:flex;overflow:hidden;position:relative;color:black;font-size:1.25em;}.explanation-title .before + span{line-height:1.5em;display:block;width:100%;margin-top:-0.25em;}.explanation-title:hover{cursor:pointer;}.explanation-content{display:none;padding:0 0 20px 0;}.explanation-cross{position:relative;width:50px;height:50px;border-radius:50%;transform:rotate(0deg);transition:transform 0.25s ease-in-out;}.explanation-cross:after,.explanation-cross:before{content:"";position:absolute;top:50%;left:50%;width:9.6px;height:2px;background-color:#000;transform:translate(-50%,-50%) rotate(0);transition:transform 0.25s ease-in-out;}.explanation-cross:after{transform:translate(-50%,-50%) rotate(90deg);}.explanation-cross.before{display:inline-block;margin-right:16px;}.explanation-cross.after{position:absolute;right:0;}.is-opened .explanation-cross{transform:rotate(45deg);transition:transform 0.25s ease-in-out;}.tile.tile-gold{background:#ead4c7;}.tile{position:relative;background:#f5f5f7;border-radius:18px;overflow:hidden;margin:0 auto 70px auto;display:flex;width:100%;box-sizing:border-box;}@media screen and (max-width: 480px){.tile{margin-bottom:35px;}}.tile-continuity{transform:translateY(0);transition:transform 700ms ease-in-out, opacity 700ms ease-out;}.tile-continuity .tile-content{display:flex;flex-direction:row;align-items:flex-start;}@media screen and (max-width: 1200px){.tile-continuity .tile-content{flex-direction:column;}}.tile .tile-content{flex:1;width:100%;}@media screen and (max-width: 1200px){.tile .tile-content{height:580px;}}@media screen and (max-width: 767px){.tile .tile-content{height:510px;}}@media screen and (max-width: 480px){.tile .tile-content{height:680px;}}.tile-overlay-toggle{display:none;}.tile-overlay{z-index:10;}.tile-continuity .copy-wrapper{flex-grow:1;min-width:410px;display:flex;flex-direction:column;align-items:center;}@media screen and (max-width: 1200px){.tile-continuity .copy-wrapper{min-width:100%;padding:40px 40px 25px 40px;align-items:flex-start;}}@media screen and (max-width: 480px){.tile-continuity .copy-wrapper{min-width:350px;padding:40px 45px 0 45px;}}.tile-continuity .image{display:flex;flex-direction:row;align-items:center;width:auto;height:574px;overflow-clip-margin:content-box;overflow:clip;padding:0 60px 0 0;}@media screen and (max-width: 1200px){.tile-continuity .image{padding:0;margin:0 0 0 40px;width:85%;height:100%;position:relative;align-items:flex-start;justify-content:flex-start;}}@media screen and (max-width: 1100px){.tile-continuity .image{padding:0;margin:0 0 0 40px;width:100%;height:100%;position:relative;align-items:flex-start;justify-content:flex-start;}}@media screen and (max-width: 480px){.tile-continuity .image{padding:0;margin:0 0 0 40px;width:100%;height:100%;position:relative;}}@media screen and (max-width: 1200px){.tile-continuity.gravure-mac .overview-gravure-mac.image{width:80%;align-items:center;flex-direction:column;justify-content:flex-end;}}@media screen and (max-width: 1200px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:417px;}}@media screen and (max-width: 900px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:416px;}}@media screen and (max-width: 767px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:196px;}}@media screen and (max-width: 730px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:273px;}}@media screen and (max-width: 660px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:198px;}}@media screen and (max-width: 600px){.tile-continuity.gravure-mac .overview-gravure-mac.image .image-grand-bloc{width:120px;}}@media screen and (max-width: 480px){.gravure-mac .image-grand-bloc{position:absolute;max-width:max-content;height:210px;top:60px;left:0;}}.gravure-mac .typography-continuity-headline{color:#a07e55;width:280px;margin:55px 0 0 0;}@media screen and (max-width: 1200px){.gravure-mac .typography-continuity-headline{width:auto;font-size:22px;margin:0;}}.gravure-mac.tile-continuity .copy-wrapper p{width:280px;}@media screen and (max-width: 1200px){.gravure-mac.tile-continuity .copy-wrapper p{width:auto;font-size:16px;font-weight:400;padding:25px 0 0 0;}}h3.typography-continuity-headline{font-size:33px;line-height:150%;font-weight:800;color:#1d1d1f;margin:0;}.typography-site-body{font-size:17px;line-height:150%;font-weight:600;color:#1d1d1f;padding:30px 0 0 0;}.tile-button-wrapper{width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:45px;left:50px;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:3;}@media screen and (max-width: 1200px){.tile-button-wrapper{bottom:26px;left:auto;right:23px;}}@media screen and (max-width: 480px){.tile-button-wrapper{bottom:26px;left:auto;right:23px;}}.tile-gold .tile-button{background-color:#fff;color:#1d1d1f;}.tile-button{z-index:2;background-color:#86868b;color:#f5f5f7;opacity:0.92;border-radius:50%;transition:transform 0.66s cubic-bezier(0.66,0,0.2,1), opacity 100ms linear;width:40px;height:40px;display:flex;justify-content:center;align-items:center;}.tile-continuity .icon-cross-open-close{opacity:1;}.tile-gold .tile-overlay-content{color:#1d1d1f;background:#ead4c7;}.tile-overlay-content{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;flex:1;position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;padding:60px 10px;visibility:inherit;transition:opacity 0.66s cubic-bezier(0.66,0,0.01,1) 0.66s, visibility 0s linear 1.32s;}.tile-overlay-scroll-container{opacity:1;transition-property:opacity, transform;transition-duration:0.66s;transition-timing-function:cubic-bezier(0.66,0,0.2,1);padding:0 60px 0 50px;min-height:100%;box-sizing:border-box;}.tile-continuity .tile-overlay-scroll-content{min-height:100%;display:flex;justify-content:center;align-items:center;}@media screen and (max-width: 480px){.tile-continuity .tile-overlay-scroll-content{justify-content:flex-start;align-items:flex-start;}}.tile-continuity .continuity-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-column-gap:150px;column-gap:150px;grid-row-gap:50px;row-gap:50px;}.grid-item{position:relative;box-sizing:border-box;}h4.typography-tile-back-headline{font-size:24px;line-height:1.1666666667;font-weight:800;color:#a07e55;width:280px;margin:55px 0 0 0;}@media screen and (max-width: 480px){h4.typography-tile-back-headline{font-size:22px;line-height:150%;margin:0;}}.tile.gravure-mac{height:574px;}@media screen and (max-width: 1200px){.tile.gravure-mac{height:580px;width:100%;}}@media screen and (max-width: 767px){.tile.gravure-mac{height:510px;width:100%;}}@media screen and (max-width: 480px){.tile.gravure-mac{height:680px;width:350px;margin:0 0 35px 0;}}.gravure-mac .tile-overlay-content{padding:0;}.gravure-mac.tile-continuity .continuity-grid{grid-column-gap:50px;column-gap:50px;height:574px;}.gravure-mac .tile-overlay-scroll-container{padding:0;}.tile-continuity .tile-overlay-scroll-container .copy-wrapper{min-width:600px;flex-direction:column;align-items:center;}@media screen and (max-width: 1200px){.tile-continuity .tile-overlay-scroll-container .copy-wrapper{min-width:auto;align-items:flex-start;}}@media screen and (max-width: 480px){.tile-continuity .tile-overlay-scroll-container .copy-wrapper{min-width:auto;}}.gravure-mac.tile-continuity .tile-overlay-scroll-container .copy-wrapper p{width:470px;}@media screen and (max-width: 1200px){.gravure-mac.tile-continuity .tile-overlay-scroll-container .copy-wrapper p{width:auto;}}.tile-overlay-scroll-container h4.typography-tile-back-headline{width:470px;}@media screen and (max-width: 1200px){.tile-overlay-scroll-container h4.typography-tile-back-headline{width:auto;margin:0 0 0 0;}}.tile-continuity .overview-gravure-mac.image{align-items:flex-end;}@media screen and (max-width: 480px){.tile-continuity .overview-gravure-mac.image{display:none;}}.no-model-title{font-weight:600;}.no-model-descrip{font-weight:600;color:#929292;}.iphonecategory .typography-body-reduced.no-model-title{font-weight:600;}.iphonecategory .typography-body-reduced.no-model-descrip{font-weight:600;color:#929292;}.hiddenone,.hiddentwo,.hiddenthree,.hiddenfour,.hiddenfive,.hiddensix,.hiddenseven,.hiddeneight,.hiddennine,.hiddenten{display:none;}.slider-mac.mac-cat .maciphone h3.sr-card-title{max-width:fit-content;position:relative;}.maciphone .luba-image{width:74px;height:67px;background-size:74px 67px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/luba-image.png);position:absolute;margin:-16px 0 0 10px;top:0;}@media screen and (max-width: 480px){.maciphone .luba-image{width:55px;height:50px;background-size:55px 50px;}}.pale{margin-right:40px;}@media screen and (max-width: 734px){.pale{margin-right:20px;}}.slider-mac.mac-cat .sr-card{width:650px;height:588px;}@media screen and (max-width: 480px){.slider-mac.mac-cat .sr-card{width:350px;height:350px;}}.slider-mac .sr-card-content{height:588px;}@media screen and (max-width: 480px){.slider-mac .sr-card-content{height:350px;}}.slider-mac.mac-cat h3.sr-card-title{font-size:32px;line-height:150%;color:#1d1d1f;margin:0 0 40px 0;padding:0;}@media screen and (max-width: 480px){.slider-mac.mac-cat h3.sr-card-title{font-size:22px;line-height:140%;margin:0 0 15px 0;}}.slider-mac.mac-cat p.sr-card-text{font-size:22px;text-align:left;line-height:150%;color:#2d2d2d;margin:0;padding:0;font-weight:bold;}@media screen and (max-width: 480px){.slider-mac.mac-cat p.sr-card-text{font-size:16px;line-height:140%;font-weight:600;}}.slider-mac.mac-cat .intuitivno-ponyatnyj h3.sr-card-title,.slider-mac.mac-cat .proizvoditelnyj h3.sr-card-title,.slider-mac.mac-cat .podderzhivaet-obnovleniya-macos h3.sr-card-title{color:#fff;}.slider-mac.mac-cat .intuitivno-ponyatnyj p.sr-card-text,.slider-mac.mac-cat .proizvoditelnyj p.sr-card-text,.slider-mac.mac-cat .podderzhivaet-obnovleniya-macos p.sr-card-text{color:#d4d4d4;}.slider-mac.mac-cat .sr-card-content-info{width:100%;padding:60px 50px 40px 50px;}@media screen and (max-width: 480px){.slider-mac.mac-cat .sr-card-content-info{padding:30px 40px 20px 40px;}}.slider-mac .sr-card-content-desc{padding:0;}.slider-mac .intuitivno-ponyatnyj .sr-card-content-desc,.slider-mac .proizvoditelnyj .sr-card-content-desc{width:275px;}@media screen and (max-width: 480px){.slider-mac .intuitivno-ponyatnyj .sr-card-content-desc,.slider-mac .proizvoditelnyj .sr-card-content-desc{width:145px;}}.slider-mac .icon-cross-open-close{width:50px;height:50px;opacity:1;}.slider-mac .icon-cross-open-close:hover{cursor:pointer;opacity:0.5;}.slider-mac .flip-tile-button{position:absolute;z-index:1;top:auto;left:auto;right:40px;bottom:40px;background-color:transparent;padding-block:0;padding-inline:0;border-width:0;border-style:none;border-color:transparent;}@media screen and (max-width: 480px){.slider-mac .flip-tile-button{right:20px;bottom:20px;}}.slider-mac .intuitivno-ponyatnyj .icon-cross-open-close,.slider-mac .proizvoditelnyj .icon-cross-open-close{filter:invert(1);}.feature-card-modal-tile{margin-top:0;}.feature-card-modal-tile.bleed-bottom{margin-top:48px;}.card .card-modifier.gradient-two-columns{background:#4f448a;background:linear-gradient(90deg,#4f448a 10%,#8139a4 110%);}.content-popup .gradient-two-columns h2.h2-mt{color:#fff;font-size:45px;display:inline-block;margin:12px 20px 0 0;}@media screen and (max-width: 1200px){.content-popup .gradient-two-columns h2.h2-mt{font-size:32px;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}}@media screen and (max-width: 640px){.content-popup .gradient-two-columns h2.h2-mt{display:block;margin:0;}}@media screen and (max-width: 480px){.content-popup .gradient-two-columns h2.h2-mt{font-size:32px;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;display:block;}}.card-modifier .gradient-two-columns .typography-tile-icon-wrapper{position:relative;}.card.popup-block-two-columns-background .card-modifier{padding:0;}.card .card-modifier.summary-image-img{padding-bottom:0;}.card .card-modifier.systems{background-color:#f2f4f7;}.card .card-modifier{background:var(--Grey-25);border-radius:18px;box-sizing:border-box;height:100%;overflow:hidden;position:relative;will-change:transform;min-height:auto;padding:64px 0;}@media screen and (max-width: 1024px){.card .card-modifier{padding:30px 0;}}@media screen and (max-width: 480px){.card .card-modifier{padding:30px 0;}}.pic-everywhere .card .card-modifier{background:transparent;}.pic-everywhere .card-viewport-content{display:flex;flex-direction:column;position:relative;overflow:hidden;width:100%;height:100%;}.feature-card-modal-tile.pic-everywhere .card .image-container{margin-top:0;position:static;width:100%;}.pic-everywhere .feature-modal-content{position:absolute;left:0;margin:0 180px 0 84px;}.pic-everywhere .feature-card-modal-copyblock{padding-inline-start:0;padding-inline-end:0;}.pic-everywhere .responsive-image{margin:100px 0 0 0;}.content-popup .pic-everywhere .p-mt.feature-card-modal-copy{margin:35px 0 0 0;}.touch-id-macbook .card .card-modifier{background:#fbfbfb;border:1px solid #efefef;}.card .card-modifier.black-background.utilizaciya{background:#01c44f;}.card .card-modifier.black-background{background:#000;}.card .card-modifier.bottom-disabled{padding-bottom:0;}.popup-block-one-columns-background .feature-card-modal-copyblock{position:absolute;width:100%;padding-top:64px;}.techspecs .feature-card-modal-copyblock{padding-inline-start:80px;padding-inline-end:80px;}@media screen and (max-width: 1024px){.techspecs .feature-card-modal-copyblock{padding-inline-start:20px;padding-inline-end:20px;}}.feature-card-modal-copyblock{padding-inline-start:112px;padding-inline-end:112px;}@media screen and (max-width: 1024px){.feature-card-modal-copyblock{padding-inline-start:20px;padding-inline-end:20px;}}@media screen and (max-width: 480px){.feature-card-modal-copyblock{padding-inline-start:20px;padding-inline-end:20px;}}.touch-id-magic-keyboard .card .card-modifier{background:#f2f2f2;}.feature-card-modal-tile .card.popup-block-two-columns-background .image-container{margin-top:0;}.feature-card-modal-tile .card.popup-block-one-columns-background .image-container{margin-top:0;}.feature-card-modal-tile .card .image-container{margin-top:64px;position:relative;}@media screen and (max-width: 1024px){.feature-card-modal-tile .card .image-container{margin-top:40px;}}@media screen and (max-width: 480px){.feature-card-modal-tile .card .image-container{margin-top:40px;}}@media screen and (max-width: 480px){.feature-card-modal-tile .type-left-signature .card .image-container{height:auto;}}.content-popup .p-mt.feature-card-modal-copy{color:#636363;}@media screen and (max-width: 480px){.content-popup .type-left-signature .sr-card-pic{padding:40px 0 0 0;}}.popup-block-two-columns-background .modal-tile-absolute-caption.ehkologiya{width:270px;}@media screen and (max-width: 480px){.popup-block-two-columns-background .modal-tile-absolute-caption.ehkologiya{width:100%;}}.popup-block-two-columns-background .modal-tile-absolute-caption{width:338px;left:112px;top:64px;}@media screen and (max-width: 1020px){.popup-block-two-columns-background .modal-tile-absolute-caption{width:320px;left:20px;top:35px;}}@media screen and (max-width: 480px){.popup-block-two-columns-background .modal-tile-absolute-caption{width:100%;}}.popup-block-two-columns-background .modal-tile-absolute-caption.right-position{left:auto;right:112px;}@media screen and (max-width: 1020px){.popup-block-two-columns-background .modal-tile-absolute-caption.right-position{right:20px;width:290px;}}@media screen and (max-width: 480px){.popup-block-two-columns-background .modal-tile-absolute-caption.right-position{width:100%;}}@media screen and (max-width: 480px){.utilizaciya .modal-tile-absolute-caption{margin:0 0 25px 0;}}.modal-tile-absolute-caption{padding:0;width:240px;box-sizing:border-box;display:flex;align-items:center;position:absolute;left:84px;top:0;}@media screen and (max-width: 1200px){.modal-tile-absolute-caption{left:84px;width:210px;}}@media screen and (max-width: 1024px){.modal-tile-absolute-caption{left:20px;width:170px;}}@media screen and (max-width: 640px){.modal-tile-absolute-caption{left:20px;width:140px;}}@media screen and (max-width: 480px){.modal-tile-absolute-caption{padding:0 20px 0 20px;width:100%;left:0;position:static;}}.modal-tile-absolute-caption.top-indent{top:50px;}.even-more-grid-container.two-columns{display:flex;justify-content:center;flex-direction:row;}@media screen and (max-width: 480px){.even-more-grid-container.two-columns{flex-direction:column;}}.two-columns .even-more-grid{width:57%;padding:0 88px 0 0;}@media screen and (max-width: 640px){.two-columns .even-more-grid{width:52%;padding:0 30px 0 0;}}@media screen and (max-width: 480px){.two-columns .even-more-grid{width:100%;padding:0;}}.two-columns .even-more-grid:last-child{width:43%;padding:0;}@media screen and (max-width: 480px){.two-columns .even-more-grid:last-child{width:100%;padding:20px 0 0 0;}}.popup-block-two-columns-background .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:50px 0 0 0;}@media screen and (max-width: 1200px){.popup-block-two-columns-background .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:40px 0 0 0;}}@media screen and (max-width: 640px){.popup-block-two-columns-background .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:20px 0 0 0;}}@media screen and (max-width: 480px){.popup-block-two-columns-background .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:25px 0 25px 0;}}.modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:60px 0 0 0;}@media screen and (max-width: 1200px){.modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:40px 0 0 0;}}@media screen and (max-width: 640px){.modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:20px 0 0 0;}}@media screen and (max-width: 480px){.modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:40px 0 0 0;}}.modal-tile-absolute-caption .even-more-grid-container{display:flex;flex-wrap:wrap;}@media screen and (max-width: 480px){.modal-tile-absolute-caption .even-more-grid-container{flex-direction:column;}}.popup-block-two-columns-background .devices-item-container{justify-content:center;margin:50px 0 0 0;}@media screen and (max-width: 1200px){.popup-block-two-columns-background .devices-item-container{margin:20px 0 0 0;}}@media screen and (max-width: 480px){.popup-block-two-columns-background .devices-item-container{margin:20px 0 20px 0;}}.devices-item-container{display:flex;text-align:center;flex-wrap:wrap;justify-content:flex-start;margin:35px 0 0 0;}@media screen and (max-width: 1200px){.devices-item-container{margin:20px 0 0 0;}}@media screen and (max-width: 480px){.devices-item-container{margin:20px 0 0 0;}}.content-popup .gradient-two-columns .even-more-grid .content ul.p-mt > li,.content-popup .gradient-two-columns .even-more-grid .content ol.p-mt > li{color:#fff;padding:0;}@media (min-width: 480px) and (max-width: 1200px){.content-popup .gradient-two-columns .even-more-grid .content ul.p-mt > li,.content-popup .gradient-two-columns .even-more-grid .content ol.p-mt > li{font-size:17px;}}.content-popup .gradient-two-columns .even-more-grid .content p.p-mt{font-size:28px;text-align:left;line-height:140%;font-weight:600;color:#fff;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1200px){.content-popup .gradient-two-columns .even-more-grid .content p.p-mt{font-size:17px;}}@media screen and (max-width: 480px){.content-popup .gradient-two-columns .even-more-grid .content p.p-mt{font-size:17px;}}.content-popup .feature-card-modal-tile .black-background.iphone-products p.p-mt{color:var(--Grey-200);}.content-popup .feature-card-modal-tile .black-background.korpus p.p-mt{color:var(--Grey-300);font-weight:500;}.content-popup .feature-card-modal-tile .black-background p.p-mt{color:var(--Main-25);}.popup-block-two-columns-background .even-more-grid .content a{font-size:inherit;font-weight:inherit;}@media screen and (max-width: 1040px){.popup-block-two-columns-background .even-more-grid .content a{font-size:inherit;}}.popup-block-two-columns-background .even-more-grid .content p{font-size:23px;color:var(--Dark-25);font-weight:500;}@media screen and (max-width: 1040px){.popup-block-two-columns-background .even-more-grid .content p{font-size:17px;}}.even-more-grid .content p{font-size:22px;text-align:left;line-height:140%;font-weight:400;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media screen and (max-width: 1200px){.even-more-grid .content p{font-size:14px;}}@media screen and (max-width: 640px){.even-more-grid .content p{font-size:12px;}}@media screen and (max-width: 480px){.even-more-grid .content p{font-size:16px;}}.even-more-grid .content h3{font-size:30px;text-align:left;line-height:140%;font-weight:bold;color:#1d1d1f;letter-spacing:0.011em;margin:0;padding:0;}@media (min-width: 480px) and (max-width: 640px){.even-more-grid .content h3{font-size:22px;}}.image-overview-even-more-icon-microsoft-word{width:60px;height:56px;background-size:60px 56px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/microsoft_word_office_icon.png);}@media (min-width: 640px) and (max-width: 1200px){.image-overview-even-more-icon-microsoft-word{width:40px;height:37px;background-size:40px 37px;}}@media (min-width: 480px) and (max-width: 640px){.image-overview-even-more-icon-microsoft-word{width:30px;height:28px;background-size:30px 28px;}}.image-overview-even-more-icon-microsoft-excel{width:60px;height:56px;background-size:60px 56px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/excel_logo_icon.png);}@media (min-width: 640px) and (max-width: 1200px){.image-overview-even-more-icon-microsoft-excel{width:40px;height:37px;background-size:40px 37px;}}@media (min-width: 480px) and (max-width: 640px){.image-overview-even-more-icon-microsoft-excel{width:30px;height:28px;background-size:30px 28px;}}.image-overview-even-more-icon-microsoft-powerpoint{width:60px;height:56px;background-size:60px 56px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/microsoft_powerpoint_icon.png);}@media (min-width: 640px) and (max-width: 1200px){.image-overview-even-more-icon-microsoft-powerpoint{width:40px;height:37px;background-size:40px 37px;}}@media (min-width: 480px) and (max-width: 640px){.image-overview-even-more-icon-microsoft-powerpoint{width:30px;height:28px;background-size:30px 28px;}}.image-overview-even-more-icon-google-docs{width:47px;height:65px;background-size:47px 65px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/google_docs_icon.png);}@media (min-width: 640px) and (max-width: 1200px){.image-overview-even-more-icon-google-docs{width:40px;height:55px;background-size:40px 55px;}}@media (min-width: 480px) and (max-width: 640px){.image-overview-even-more-icon-google-docs{width:30px;height:41px;background-size:30px 41px;}}.image-overview-even-face-id{width:102px;height:102px;background-size:102px 102px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/2024/face_id_logo.png);}.image-overview-even-raw{width:144px;height:144px;background-size:144px 144px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/2024/raw-1024.png);}.image-ceramic-shield{width:102px;height:102px;background-size:102px 102px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/iphone-category/2024/ceramic-shield-ikon.png);}.image-overview-even-more-icon-google-table{width:47px;height:65px;background-size:47px 65px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/google_table_icon.png);}@media (min-width: 640px) and (max-width: 1200px){.image-overview-even-more-icon-google-table{width:40px;height:55px;background-size:40px 55px;}}@media (min-width: 480px) and (max-width: 640px){.image-overview-even-more-icon-google-table{width:30px;height:41px;background-size:30px 41px;}}.icon.icon-after.icon-apple-processor{width:100px;height:100px;background-size:100px 100px;background-repeat:no-repeat;background-image:url(https://mactime.pro/images/companies/1/Images/mac/icon/proizvoditelnost-processorov-apple.png);display:inline-block;position:absolute;margin-top:-5px;}@media screen and (max-width: 1200px){.icon.icon-after.icon-apple-processor{margin-top:0;width:70px;height:70px;background-size:70px 70px;}}@media screen and (max-width: 640px){.icon.icon-after.icon-apple-processor{display:block;margin-top:20px;position:static;}}@media screen and (max-width: 480px){.icon.icon-after.icon-apple-processor{display:block;margin-top:20px;position:static;}}.feature-card-modal-tile .devices-item{margin:0 27px 0 0;display:flex;flex-direction:column;align-items:center;flex-shrink:0;box-sizing:border-box;list-style-type:none;}@media (min-width: 640px) and (max-width: 1200px){.feature-card-modal-tile .devices-item{margin:0 20px 0 0;}}@media (min-width: 480px) and (max-width: 640px){.feature-card-modal-tile .devices-item{margin:0 14px 0 0;}}.feature-card-modal-tile .devices-item:last-child{margin-right:0;}.black-background.retina-display .feature-card-modal-copy-highlight{background:#71a0fb;background:linear-gradient(to right,#71a0fb 0%,#9f2cc7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:fit-content;}.content-popup .retina-display h2.h2-mt.feature-card-modal-copy-highlight{font-size:33px;}@media screen and (max-width: 1200px){.content-popup .retina-display h2.h2-mt.feature-card-modal-copy-highlight{font-size:32px;}}@media screen and (max-width: 480px){.content-popup .retina-display h2.h2-mt.feature-card-modal-copy-highlight{font-size:32px;}}.content-popup .feature-card-modal-tile .black-background.retina-display .list-string-lower{color:var(--Grey-500);}.content-popup .feature-card-modal-tile .retina-display .list-string-lower{color:var(--Grey-500);}.content-popup .finishes-grid-top.kompy{grid-template-areas:"three one" "two one" "four four";grid-template-rows:repeat(3,minmax(0,auto));height:977px;}@media screen and (max-width: 768px){.content-popup .finishes-grid-top.kompy{grid-gap:20px;grid-template-areas:"three" "four" "one" "five";grid-template-columns:repeat(1,minmax(0,auto));grid-template-rows:repeat(4,minmax(0,auto));height:auto;}}.content-popup .finishes-grid-top{display:grid;grid-gap:48px;grid-template-areas:"three one" "two one" "four four" "five five";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,auto));width:100%;height:1533px;}@media screen and (max-width: 768px){.content-popup .finishes-grid-top{grid-gap:20px;grid-template-areas:"one" "four" "three" "five";grid-template-columns:repeat(1,minmax(0,auto));grid-template-rows:repeat(4,minmax(0,auto));height:auto;}}.content-popup .finishes-grid-top .grid-item-top{grid-area:one;align-items:flex-start;justify-content:center;}.content-popup .finishes-grid-top .grid-item-side{grid-area:two;align-items:center;justify-content:center;}.content-popup .finishes-grid-top .grid-item-klaivature{grid-area:three;align-items:flex-end;justify-content:flex-end;}.content-popup .finishes-grid-top .grid-item-colornav{grid-area:four;align-items:center;justify-content:center;}.content-popup .finishes-grid-top .grid-item-diagonal,.content-popup .finishes-grid-top .grid-item-diagonal-14x16{grid-area:five;align-items:flex-end;justify-content:flex-end;}#super-retina-xdr-display-11 .chip-speed,#super-retina-xdr-display-se .chip-speed{justify-content:flex-start;}.chip-speed{margin:34px 0 34px 0;display:flex;flex-direction:row;justify-content:center;}@media screen and (max-width: 780px){.chip-speed{flex-direction:column;}}.displej .chip-speed{margin:47px 0 57px 0;}#super-retina-xdr-display-11 .stats .badge-content,#super-retina-xdr-display-se .stats .badge-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:0px 0px;grid-template-areas:"bef hat" "indi hat" "more hat";}.stats .badge-content{display:grid;grid-gap:0;}@media screen and (max-width: 780px){.stats .badge-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:0px 0px;grid-template-areas:"bef hat" "indi hat" "more hat";}}@media screen and (max-width: 780px){.indi{grid-area:indi;}.more{grid-area:more;}.bef{grid-area:bef;}.hat{grid-area:hat;}}.stats{width:168px;}@media screen and (max-width: 780px){.stats{width:100%;}}#super-retina-xdr-display-11 .displej .stats,#super-retina-xdr-display-se .displej .stats{width:268px;}@media screen and (max-width: 780px){#super-retina-xdr-display-11 .displej .stats,#super-retina-xdr-display-se .displej .stats{width:100%;}}.displej .stats{width:186px;}@media screen and (max-width: 780px){.displej .stats{width:100%;}}.stats-one{padding:0 30px 0 0;}@media screen and (max-width: 780px){.stats-one{padding:0 0 20px 0;}}.displej .stats-one{padding:0 48px 0 0;}@media screen and (max-width: 780px){.displej .stats-one{padding:0 0 20px 0;}}.stats-two{padding:0 30px 0 0;}@media screen and (max-width: 780px){.stats-two{padding:0 0 20px 0;}}.stats-three{padding:0;}.stats-last{padding:0;}.chip-speed .badge-caption{font-weight:normal;font-size:13px;color:var(--Grey-600);line-height:140%;margin:0;padding:0;}.chip-speed .badge-value{font-weight:bold;font-size:40px;color:var(--Main-400);line-height:110%;margin:0;padding:0;}.chip-speed .badge-value.nit-1000{color:var(--Main-500);}.chip-speed .badge-value.nit-1600{color:var(--Main-200);}.chip-speed .badge-value.nit-2000{color:var(--Main-50);}.chip-speed .badge-value .badge-sup{font-weight:bold;font-size:19px;color:var(--Main-400);line-height:110%;margin:0;padding:0 0 0 5px;}#super-retina-xdr-display-11 .chip-speed .badge-descrip,#super-retina-xdr-display-se .chip-speed .badge-descrip{margin:0;padding:0;}.chip-speed .badge-descrip{font-weight:normal;font-size:16px;color:var(--Dark-400);line-height:140%;margin:10px 0 0 0;padding:10px 0 0 0;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}@media screen and (max-width: 780px){.chip-speed .badge-descrip{margin:0;padding:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;}}.displej .chip-speed .badge-descrip{font-size:14px;color:var(--Main-25);}#gallery-popup-iphone-16-pro .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-16-promax .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-16 .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-16plus .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-17-pro .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-17-promax .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-air .content-popup .finishes-grid-top .finishes-grid-item,#gallery-popup-iphone-17 .content-popup .finishes-grid-top .finishes-grid-item{background-color:#f6f5f8;}.content-popup .finishes-grid-top .finishes-grid-item{position:relative;background-color:var(--Grey-25);display:flex;overflow:hidden;width:100%;height:100%;border-radius:18px;}@media screen and (max-width: 1200px){.content-popup .finishes-grid-top .finishes-grid-item{align-items:center;}}.content-popup .finishes-grid-top .grid-item-top .image-design-top{padding:38px;height:694px;}@media screen and (max-width: 1200px){.content-popup .finishes-grid-top .grid-item-top .image-design-top{padding:30px;height:auto;}}.content-popup .finishes-grid-top .grid-item-side .image-design-top{padding:31px 30px 31px 30px;height:323px;}@media screen and (max-width: 768px){.content-popup .finishes-grid-top .grid-item-side .image-design-top{padding:30px;height:auto;}}.content-popup .finishes-grid-top .grid-item-klaivature .image-design-top{padding:31px 30px 31px 30px;height:323px;}@media screen and (max-width: 1200px){.content-popup .finishes-grid-top .grid-item-klaivature .image-design-top{padding:30px;height:auto;}}.content-popup .finishes-grid-top .color-design-top-pic{display:flex;justify-content:flex-start;align-items:center;}.content-popup .finishes-grid-top .design-top-pic{display:flex;justify-content:center;align-items:center;width:100%;height:100%;}.content-popup .finishes-grid-top .image-devic-table{height:100%;}.content-popup .finishes-grid-top .grid-item-top .image-devic-table{height:617px;}@media screen and (max-width: 1200px){.content-popup .finishes-grid-top .grid-item-top .image-devic-table{height:100%;}}.content-popup .colornav{width:auto;margin:60px auto 40px auto;}.content-popup .tabs-color-nav{width:fit-content;margin:0 auto 0 auto;}.content-popup .tabs-color-nav>input[type="radio"]{display:none;}.content-popup .tabs-color-nav > input[type="radio"]:checked + label{border-color:#1d1d1f;color:#fff;background-color:#232323;cursor:default;position:relative;}.content-popup .tabs-color-nav > input[type="radio"]:checked + label .colornav-label{font-size:16px;line-height:160%;font-weight:400;color:#1d1d1f;clip:auto;clip-path:none;margin-left:-100px;padding-top:8px;position:absolute;top:100%;left:50%;text-align:center;white-space:nowrap;width:200px;height:auto;z-index:1;}@media screen and (max-width: 768px){.content-popup .tabs-color-nav > input[type="radio"]:checked + label .colornav-label{font-size:12px;}}@media screen and (max-width: 768px){.content-popup .kompy .tabs-color-nav>label{margin-bottom:30px;}}.content-popup .tabs-color-nav>label{width:76px;height:76px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:22px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;margin:0 17px 17px 17px;background-color:#f3f3f3;background-clip:content-box;padding:6px;}@media screen and (max-width: 768px){.content-popup .tabs-color-nav>label{width:44px;height:44px;padding:4px;border-radius:12px;margin:0 10px 10px 10px;}}.content-popup .tabs-color-nav>label:hover{border-color:#1d1d1f;color:#232323;}.content-popup .grid-item-diagonal .image-design-top{position:relative;padding:100px 0;height:621px;}@media screen and (max-width: 1200px){.content-popup .grid-item-diagonal .image-design-top{padding:50px 0;height:430px;}}@media screen and (max-width: 768px){.content-popup .grid-item-diagonal .image-design-top{height:auto;padding:40px 0;}}@media screen and (max-width: 850px){.content-popup .grid-item-diagonal .responsive-image,.content-popup .grid-item-diagonal-14x16 .responsive-image,.content-popup .grid-item-banner-galer .responsive-image{width:80%;height:91%;}}@media screen and (max-width: 820px){.content-popup .grid-item-diagonal .responsive-image,.content-popup .grid-item-diagonal-14x16 .responsive-image,.content-popup .grid-item-banner-galer .responsive-image{width:80%;height:84%;}}@media screen and (max-width: 768px){.content-popup .grid-item-diagonal .responsive-image,.content-popup .grid-item-diagonal-14x16 .responsive-image,.content-popup .grid-item-banner-galer .responsive-image{display:none;}}.content-popup .grid-item-diagonal-14x16 .image-design-top{position:relative;padding:60px 0;height:621px;}@media screen and (max-width: 1200px){.content-popup .grid-item-diagonal-14x16 .image-design-top{padding:50px 0;height:430px;}}@media screen and (max-width: 768px){.content-popup .grid-item-diagonal-14x16 .image-design-top{height:auto;padding:40px 0;}}@media screen and (max-width: 1200px){.grid-item-diagonal .sr-card-pic,.grid-item-diagonal-14x16 .sr-card-pic{width:656px;}}.finishes-grid-top .modal-tile-absolute-caption.top-indent-left{width:108px;left:35px;right:auto;top:240px;}@media screen and (max-width: 1200px){.finishes-grid-top .modal-tile-absolute-caption.top-indent-left{top:150px;width:85px;justify-content:flex-end;}}@media screen and (max-width: 768px){.finishes-grid-top .modal-tile-absolute-caption.top-indent-left{width:160px;position:static;padding:0 20px 0 20px;justify-content:flex-end;}}.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-left{width:108px;left:325px;right:auto;top:240px;}@media screen and (max-width: 1200px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-left{width:85px;left:264px;top:180px;justify-content:flex-end;}}@media screen and (max-width: 850px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-left{width:85px;left:234px;top:180px;justify-content:flex-end;}}@media screen and (max-width: 768px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-left{width:160px;position:static;padding:0 20px 0 20px;justify-content:flex-end;}}@media screen and (max-width: 850px){.content-popup .kompy .tabs-color-nav>label{margin:0 17px 35px 17px;}}.finishes-grid-top .modal-tile-absolute-caption.top-indent-right{width:108px;left:auto;right:35px;top:240px;}@media screen and (max-width: 1200px){.finishes-grid-top .modal-tile-absolute-caption.top-indent-right{top:150px;width:85px;justify-content:flex-start;}}@media screen and (max-width: 768px){.finishes-grid-top .modal-tile-absolute-caption.top-indent-right{width:160px;position:static;padding:0 20px 0 20px;justify-content:flex-start;}}.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-right{width:108px;left:auto;right:380px;top:240px;}@media screen and (max-width: 1200px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-right{width:85px;left:auto;right:300px;top:180px;justify-content:flex-start;}}@media screen and (max-width: 850px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-right{width:85px;left:auto;right:270px;top:180px;justify-content:flex-start;}}@media screen and (max-width: 768px){.finishes-grid-top .grid-item-diagonal-14x16 .modal-tile-absolute-caption.top-indent-right{width:160px;position:static;padding:0 20px 0 20px;justify-content:flex-start;}}.top-indent-left .even-more-grid .content h3,.top-indent-left .even-more-grid .content h4,.top-indent-left .even-more-grid .content p{text-align:right;}.grid-item-diagonal .even-more-grid .content h3,.grid-item-diagonal-14x16 .even-more-grid .content h3{font-size:40px;line-height:1;}@media (min-width: 768px) and (max-width: 1200px){.grid-item-diagonal .even-more-grid .content h3,.grid-item-diagonal-14x16 .even-more-grid .content h3{font-size:30px;}}.grid-item-diagonal .even-more-grid .content h4,.grid-item-diagonal-14x16 .even-more-grid .content h4{font-size:19px;line-height:1;color:#1d1d1f;margin:0;padding:0;}@media (min-width: 768px) and (max-width: 1200px){.grid-item-diagonal .even-more-grid .content h4,.grid-item-diagonal-14x16 .even-more-grid .content h4{font-size:14px;}}.grid-item-diagonal .even-more-grid .content p,.grid-item-diagonal-14x16 .even-more-grid .content p{font-size:13px;color:var(--Grey-600,#989898);}.grid-item-diagonal .modal-tile-absolute-caption .even-more-grid-container,.grid-item-diagonal-14x16 .modal-tile-absolute-caption .even-more-grid-container{flex-direction:column;}.grid-item-diagonal .modal-tile-absolute-caption .even-more-grid.bleed-bottom,.grid-item-diagonal-14x16 .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:48px 0 0 0;}.content-popup .tablist-wrapper .tabnav{width:auto;margin:34px auto 34px auto;}.tabnav-items{width:fit-content;margin:0 auto 0 auto;}.tabnav-items > input[type="radio"]{display:none;margin:0;}.tabnav-items > input[type="radio"]:checked + label .tabnav-link{color:var(--Dark-400);cursor:default;}.tabnav-items > label{display:inline-block;cursor:pointer;margin:2px 0;padding:0 0 0 0;}.tabnav-link,.separator{font-size:16px;line-height:1.125;font-weight:normal;color:var(--Grey-600);}.separator{margin:2px 10px;}.content-popup .gallery-item .bars-container{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:1fr;grid-row-gap:34px;row-gap:34px;grid-column-gap:30px;column-gap:30px;padding-top:15px;}@media screen and (max-width: 780px){.content-popup .gallery-item .bars-container{grid-template-columns:auto 1fr 1fr;grid-column-gap:15px;column-gap:15px;}}.bars-container .badge{border-radius:0;background-color:transparent;padding:0;line-height:normal;}.bars-container .badge-value,.bars-container .badge-unit{font-size:40px;line-height:1;font-weight:bold;color:var(--Accent-500);display:inline-block;}.bars-container .last-two .badge-value,.bars-container .last-two .badge-unit{font-size:40px;line-height:1;font-weight:bold;color:var(--Main-400);display:inline-block;}.gallery-item .bars-container .bar-content-container{width:100%;display:flex;justify-content:flex-start;align-items:center;}.gallery-item .bars-container .bar-mask{overflow:hidden;border-radius:7px;height:13px;width:100%;}.gallery-item .bars-container .bar{margin:0;border:0;height:100%;transform-origin:left;border-radius:inherit;background-color:#a1a1a6;}.bars-container .bar-mb-intel .bar{width:100%;}#overv-apple-m1-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:9%;}#overv-apple-m1-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:25%;}#overv-apple-m1-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:41%;}#overv-apple-m1-processor-scaling-image .bars-container .bar-mb-intel .bar-mask{width:5%;}#overv-apple-m2-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:72%;}#overv-apple-m2-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:82%;}#overv-apple-m2-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:75%;}#overv-apple-m2-processor-scaling-image .bars-container .bar-mb-intel .bar-mask{width:80%;}#overv-apple-m1pro-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:66%;}#overv-apple-m1pro-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:42%;}#overv-apple-m1max-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:66%;}#overv-apple-m1max-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:42%;}#overv-apple-m2pro-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m2pro-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m2pro-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:83%;}#overv-apple-m2pro-processor-scaling-image .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m2max-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m2max-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m2max-processor-active-games .bars-container .bar-mb-intel .bar-mask{width:83%;}#overv-apple-m2max-processor-scaling-image .bars-container .bar-mb-intel .bar-mask{width:76%;}#overv-apple-m3-processor-video-editing .bars-container .bar-mb-m2 .bar-mask{width:79%;}#overv-apple-m3-processor-video-editing .bars-container .bar-mb-m1 .bar-mask{width:62%;}#overv-apple-m3-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:13%;}#overv-apple-m3-processor-photo-editing .bars-container .bar-mb-m2 .bar-mask{width:91%;}#overv-apple-m3-processor-photo-editing .bars-container .bar-mb-m1 .bar-mask{width:78%;}#overv-apple-m3-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:43%;}#overv-apple-m3-processor-productivity .bars-container .bar-mb-m2 .bar-mask{width:82%;}#overv-apple-m3-processor-productivity .bars-container .bar-mb-m1 .bar-mask{width:71%;}#overv-apple-m3-processor-productivity .bars-container .bar-mb-intel .bar-mask{width:28%;}#overv-apple-m3-processor-scaling-image .bars-container .bar-mb-m2 .bar-mask{width:84%;}#overv-apple-m3-processor-scaling-image .bars-container .bar-mb-m1 .bar-mask{width:68%;}#overv-apple-m3-processor-scaling-image .bars-container .bar-mb-intel .bar-mask{width:6%;}#overv-apple-m3-processor-code-compiling .bars-container .bar-mb-m2 .bar-mask{width:86%;}#overv-apple-m3-processor-code-compiling .bars-container .bar-mb-m1 .bar-mask{width:72%;}#overv-apple-m3-processor-code-compiling .bars-container .bar-mb-intel .bar-mask{width:27%;}#overv-apple-m3-processor-music-creation .bars-container .bar-mb-m2 .bar-mask{width:83%;}#overv-apple-m3-processor-music-creation .bars-container .bar-mb-m1 .bar-mask{width:78%;}#overv-apple-m3-processor-music-creation .bars-container .bar-mb-intel .bar-mask{width:43%;}#overv-apple-m3pro-processor-video-editing .bars-container .bar-mb-m2pro .bar-mask{width:90%;}#overv-apple-m3pro-processor-video-editing .bars-container .bar-mb-m1pro .bar-mask{width:80%;}#overv-apple-m3pro-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:32%;}#overv-apple-m3pro-processor-photo-editing .bars-container .bar-mb-m2pro .bar-mask{width:93%;}#overv-apple-m3pro-processor-photo-editing .bars-container .bar-mb-m1pro .bar-mask{width:76%;}#overv-apple-m3pro-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:34%;}#overv-apple-m3pro-processor-engineering-modeling .bars-container .bar-mb-m2pro .bar-mask{width:88%;}#overv-apple-m3pro-processor-engineering-modeling .bars-container .bar-mb-m1pro .bar-mask{width:79%;}#overv-apple-m3pro-processor-engineering-modeling .bars-container .bar-mb-intel .bar-mask{width:18%;}#overv-apple-m3pro-processor-3d-rendering .bars-container .bar-mb-m2pro .bar-mask{width:53%;}#overv-apple-m3pro-processor-3d-rendering .bars-container .bar-mb-m1pro .bar-mask{width:41%;}#overv-apple-m3pro-processor-3d-rendering .bars-container .bar-mb-intel .bar-mask{width:4%;}#overv-apple-m3pro-processor-medical-imaging .bars-container .bar-mb-m2pro .bar-mask{width:94%;}#overv-apple-m3pro-processor-medical-imaging .bars-container .bar-mb-m1pro .bar-mask{width:93%;}#overv-apple-m3pro-processor-medical-imaging .bars-container .bar-mb-intel .bar-mask{width:32%;}#overv-apple-m3pro-processor-image-processing .bars-container .bar-mb-m2pro .bar-mask{width:85%;}#overv-apple-m3pro-processor-image-processing .bars-container .bar-mb-m1pro .bar-mask{width:75%;}#overv-apple-m3pro-processor-image-processing .bars-container .bar-mb-intel .bar-mask{width:50%;}#overv-apple-m3max-processor-video-editing .bars-container .bar-mb-m2max .bar-mask{width:70%;}#overv-apple-m3max-processor-video-editing .bars-container .bar-mb-m1max .bar-mask{width:63%;}#overv-apple-m3max-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:25%;}#overv-apple-m3max-processor-photo-editing .bars-container .bar-mb-m2max .bar-mask{width:76%;}#overv-apple-m3max-processor-photo-editing .bars-container .bar-mb-m1max .bar-mask{width:59%;}#overv-apple-m3max-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:27%;}#overv-apple-m3max-processor-engineering-modeling .bars-container .bar-mb-m2max .bar-mask{width:64%;}#overv-apple-m3max-processor-engineering-modeling .bars-container .bar-mb-m1max .bar-mask{width:56%;}#overv-apple-m3max-processor-engineering-modeling .bars-container .bar-mb-intel .bar-mask{width:12%;}#overv-apple-m3max-processor-3d-rendering .bars-container .bar-mb-m2max .bar-mask{width:48%;}#overv-apple-m3max-processor-3d-rendering .bars-container .bar-mb-m1max .bar-mask{width:38%;}#overv-apple-m3max-processor-3d-rendering .bars-container .bar-mb-intel .bar-mask{width:2%;}#overv-apple-m3max-processor-medical-imaging .bars-container .bar-mb-m2max .bar-mask{width:72%;}#overv-apple-m3max-processor-medical-imaging .bars-container .bar-mb-m1max .bar-mask{width:65%;}#overv-apple-m3max-processor-medical-imaging .bars-container .bar-mb-intel .bar-mask{width:23%;}#overv-apple-m3max-processor-image-processing .bars-container .bar-mb-m2max .bar-mask{width:58%;}#overv-apple-m3max-processor-image-processing .bars-container .bar-mb-m1max .bar-mask{width:49%;}#overv-apple-m3max-processor-image-processing .bars-container .bar-mb-intel .bar-mask{width:18%;}#overv-apple-m3max-processor-color-correction .bars-container .bar-mb-m2max .bar-mask{width:72%;}#overv-apple-m3max-processor-color-correction .bars-container .bar-mb-m1max .bar-mask{width:56%;}#overv-apple-m4-processor-video-editing .bars-container .bar-mb-m3 .bar-mask{width:98%;}#overv-apple-m4-processor-video-editing .bars-container .bar-mb-m1 .bar-mask{width:59%;}#overv-apple-m4-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:10%;}#overv-apple-m4-processor-photo-editing .bars-container .bar-mb-m3 .bar-mask{width:85%;}#overv-apple-m4-processor-photo-editing .bars-container .bar-mb-m1 .bar-mask{width:58%;}#overv-apple-m4-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:14%;}#overv-apple-m4-processor-productivity .bars-container .bar-mb-m3 .bar-mask{width:79%;}#overv-apple-m4-processor-productivity .bars-container .bar-mb-m1 .bar-mask{width:58%;}#overv-apple-m4-processor-productivity .bars-container .bar-mb-intel .bar-mask{width:23%;}#overv-apple-m4-processor-code-compiling .bars-container .bar-mb-m3 .bar-mask{width:84%;}#overv-apple-m4-processor-code-compiling .bars-container .bar-mb-m1 .bar-mask{width:60%;}#overv-apple-m4-processor-code-compiling .bars-container .bar-mb-intel .bar-mask{width:22%;}#overv-apple-m4pro-processor-video-editing .bars-container .bar-mb-m4pro .bar-mask{width:100%;}#overv-apple-m4pro-processor-video-editing .bars-container .bar-mb-m3pro .bar-mask{width:70%;}#overv-apple-m4pro-processor-video-editing .bars-container .bar-mb-m1pro .bar-mask{width:58%;}#overv-apple-m4pro-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:5%;}#overv-apple-m4pro-processor-photo-editing .bars-container .bar-mb-m4pro .bar-mask{width:100%;}#overv-apple-m4pro-processor-photo-editing .bars-container .bar-mb-m3pro .bar-mask{width:89%;}#overv-apple-m4pro-processor-photo-editing .bars-container .bar-mb-m1pro .bar-mask{width:64%;}#overv-apple-m4pro-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:27%;}#overv-apple-m4pro-processor-engineering-modeling .bars-container .bar-mb-m4pro .bar-mask{width:100%;}#overv-apple-m4pro-processor-engineering-modeling .bars-container .bar-mb-m3pro .bar-mask{width:68%;}#overv-apple-m4pro-processor-engineering-modeling .bars-container .bar-mb-m1pro .bar-mask{width:55%;}#overv-apple-m4pro-processor-engineering-modeling .bars-container .bar-mb-intel .bar-mask{width:26%;}#overv-apple-m4pro-processor-3d-rendering .bars-container .bar-mb-m4pro .bar-mask{width:100%;}#overv-apple-m4pro-processor-3d-rendering .bars-container .bar-mb-m3pro .bar-mask{width:75%;}#overv-apple-m4pro-processor-3d-rendering .bars-container .bar-mb-m1pro .bar-mask{width:30%;}#overv-apple-m4pro-processor-3d-rendering .bars-container .bar-mb-intel .bar-mask{width:25%;}#overv-apple-m4pro-processor-medical-imaging .bars-container .bar-mb-m4pro .bar-mask{width:100%;}#overv-apple-m4pro-processor-medical-imaging .bars-container .bar-mb-m3pro .bar-mask{width:64%;}#overv-apple-m4pro-processor-medical-imaging .bars-container .bar-mb-m1pro .bar-mask{width:46%;}#overv-apple-m4pro-processor-medical-imaging .bars-container .bar-mb-intel .bar-mask{width:20%;}#overv-apple-m4max-processor-video-editing .bars-container .bar-mb-m4max .bar-mask{width:100%;}#overv-apple-m4max-processor-video-editing .bars-container .bar-mb-m3 .bar-mask{width:87%;}#overv-apple-m4max-processor-video-editing .bars-container .bar-mb-m1max .bar-mask{width:63%;}#overv-apple-m4max-processor-video-editing .bars-container .bar-mb-intel .bar-mask{width:4%;}#overv-apple-m4max-processor-photo-editing .bars-container .bar-mb-m4max .bar-mask{width:100%;}#overv-apple-m4max-processor-photo-editing .bars-container .bar-mb-m3 .bar-mask{width:90%;}#overv-apple-m4max-processor-photo-editing .bars-container .bar-mb-m1max .bar-mask{width:60%;}#overv-apple-m4max-processor-photo-editing .bars-container .bar-mb-intel .bar-mask{width:25%;}#overv-apple-m4max-processor-engineering-modeling .bars-container .bar-mb-m4max .bar-mask{width:100%;}#overv-apple-m4max-processor-engineering-modeling .bars-container .bar-mb-m3 .bar-mask{width:91%;}#overv-apple-m4max-processor-engineering-modeling .bars-container .bar-mb-m1max .bar-mask{width:45%;}#overv-apple-m4max-processor-engineering-modeling .bars-container .bar-mb-intel .bar-mask{width:22%;}#overv-apple-m4max-processor-3d-rendering .bars-container .bar-mb-m4max .bar-mask{width:100%;}#overv-apple-m4max-processor-3d-rendering .bars-container .bar-mb-m3 .bar-mask{width:84%;}#overv-apple-m4max-processor-3d-rendering .bars-container .bar-mb-m1max .bar-mask{width:30%;}#overv-apple-m4max-processor-3d-rendering .bars-container .bar-mb-intel .bar-mask{width:13%;}#overv-apple-m4max-processor-medical-imaging .bars-container .bar-mb-m4max .bar-mask{width:100%;}#overv-apple-m4max-processor-medical-imaging .bars-container .bar-mb-m3 .bar-mask{width:85%;}#overv-apple-m4max-processor-medical-imaging .bars-container .bar-mb-m1max .bar-mask{width:41%;}#overv-apple-m4max-processor-medical-imaging .bars-container .bar-mb-intel .bar-mask{width:17%;}.bars-container .bar-mb-m1 .bar{background:#32abc0;background:linear-gradient(90deg,#32abc0 0%,#d95b8f 100%);}.bars-container .real .bar{background:#32abc0;background:linear-gradient(90deg,#32abc0 0%,#d95b8f 100%);}.bars-container .last-two .bar{background:#32abc0;background:linear-gradient(90deg,#d95b8f 0%,#32abc0 100%);}.bars-container .last .bar{background:none;background-color:#a1a1a6;}.bars-container .image-icon-m1,.bars-container .image-icon-m1pro,.bars-container .image-icon-m1max,.bars-container .image-icon-m2,.bars-container .image-icon-m3,.bars-container .image-icon-m3pro,.bars-container .image-icon-m3max .bars-container .image-icon-m2pro,.bars-container .image-icon-m2max,.bars-container .image-intel,.bars-container .image-icon-m4,.bars-container .image-icon-m4pro,.bars-container .image-icon-m4max{width:45px;height:45px;background-size:45px 45px;}.active-line{display:block;animation:1s linear animateProcces;}@keyframes animateProcces{0%{left:0%;width:0%;}100%{left:0%;width:100%;}}.mac-laptops,.mac-kompyuter,.mac-displays{padding-top:70px;padding-bottom:80px;position:relative;z-index:1;text-align:center;}@media screen and (max-width: 480px){.mac-laptops,.mac-kompyuter,.mac-displays{padding-top:50px;padding-bottom:50px;}}.mac-devices .section-content{margin-left:auto;margin-right:auto;width:100%;}.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{margin-top:0;padding-left:0;grid-column-gap:50px;}@media screen and (min-width: 2400px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:500px;grid-column-gap:15px;}}@media screen and (max-width: 2399px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:430px;grid-column-gap:15px;}}@media screen and (max-width: 2100px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:288px;}}@media screen and (max-width: 1920px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:190px;}}@media screen and (max-width: 1900px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:190px;}}@media screen and (max-width: 1800px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:139px;}}@media screen and (max-width: 1440px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:67px;}}@media screen and (max-width: 1200px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.mac-laptops .compare-table,.mac-kompyuter .compare-table,.mac-displays .compare-table{padding-left:20px;padding-right:40px;}}@media screen and (max-width: 480px){.mac-devices .section-content{width:100%;}}.mac-laptops.seven-pillars .compare-table{grid-template-areas:"macbook-pro-13-device macbook-air-13-device macbook-air-15-device macbook-pro-14-2023-device macbook-pro-14-2021-device macbook-pro-16-m3-device macbook-pro-16-2023-device" "macbook-pro-13-status macbook-air-13-status macbook-air-15-status macbook-pro-14-2023-status macbook-pro-14-2021-status macbook-pro-16-m3-status macbook-pro-16-2023-status" "macbook-pro-13-name macbook-air-13-name macbook-air-15-name macbook-pro-14-2023-name macbook-pro-14-2021-name macbook-pro-16-m3-name macbook-pro-16-2023-name" "macbook-pro-13-colors macbook-air-13-colors macbook-air-15-colors macbook-pro-14-2023-colors macbook-pro-14-2021-colors macbook-pro-16-m3-colors macbook-pro-16-2023-colors" "macbook-pro-13-gigabytes macbook-air-13-gigabytes macbook-air-15-gigabytes macbook-pro-14-2023-gigabytes macbook-pro-14-2021-gigabytes macbook-pro-16-m3-gigabytes macbook-pro-16-2023-gigabytes" "macbook-pro-13-certificate macbook-air-13-certificate macbook-air-15-certificate macbook-pro-14-2023-certificate macbook-pro-14-2021-certificate  macbook-pro-16-m3-certificate macbook-pro-16-2023-certificate" "macbook-pro-13-pricetag macbook-air-13-pricetag macbook-air-15-pricetag macbook-pro-14-2023-pricetag macbook-pro-14-2021-pricetag  macbook-pro-16-m3-pricetag macbook-pro-16-2023-pricetag" "macbook-pro-13-buybutton macbook-air-13-buybutton macbook-air-15-buybutton macbook-pro-14-2023-buybutton macbook-pro-14-2021-buybutton  macbook-pro-16-m3-buybutton macbook-pro-16-2023-buybutton" "macbook-pro-13-display macbook-air-13-display macbook-air-15-display macbook-pro-14-2023-display macbook-pro-14-2021-display  macbook-pro-16-m3-display macbook-pro-16-2023-display" "macbook-pro-13-processors macbook-air-13-processors macbook-air-15-processors macbook-pro-14-2023-processors macbook-pro-14-2021-processors  macbook-pro-16-m3-processors macbook-pro-16-2023-processors" "macbook-pro-13-corecpu macbook-air-13-corecpu macbook-air-15-corecpu macbook-pro-14-2023-corecpu macbook-pro-14-2021-corecpu  macbook-pro-16-m3-corecpu macbook-pro-16-2023-corecpu" "macbook-pro-13-coregpu macbook-air-13-coregpu macbook-air-15-coregpu macbook-pro-14-2023-coregpu macbook-pro-14-2021-coregpu  macbook-pro-16-m3-coregpu macbook-pro-16-2023-coregpu" "macbook-pro-13-operativka macbook-air-13-operativka macbook-air-15-operativka macbook-pro-14-2023-operativka macbook-pro-14-2021-operativka  macbook-pro-16-m3-operativka macbook-pro-16-2023-operativka" "macbook-pro-13-mestohraneniya macbook-air-13-mestohraneniya macbook-air-15-mestohraneniya macbook-pro-14-2023-mestohraneniya macbook-pro-14-2021-mestohraneniya macbook-pro-16-m3-mestohraneniya macbook-pro-16-2023-mestohraneniya" "macbook-pro-13-workinghours macbook-air-13-workinghours macbook-air-15-workinghours macbook-pro-14-2023-workinghours macbook-pro-14-2021-workinghours  macbook-pro-16-m3-workinghours macbook-pro-16-2023-workinghours" "macbook-pro-13-razemy macbook-air-13-razemy macbook-air-15-razemy macbook-pro-14-2023-razemy macbook-pro-14-2021-razemy macbook-pro-16-m3-razemy macbook-pro-16-2023-razemy" "macbook-pro-13-tachajdi macbook-air-13-tachajdi macbook-air-15-tachajdi macbook-pro-14-2023-tachajdi macbook-pro-14-2021-tachajdi  macbook-pro-16-m3-tachajdi macbook-pro-16-2023-tachajdi";}@media screen and (max-width: 480px){.mac-laptops.seven-pillars .compare-table{grid-template-columns:repeat(7,181px);}}.mac-laptops .compare-table{margin-left:auto;margin-right:auto;padding-bottom:40px;display:grid;grid-template-columns:repeat(8,270px);grid-template-rows:repeat(17,auto);overflow-x:scroll;grid-row-gap:5px;grid-column-gap:85px;grid-template-areas:"macbook-air-13-device macbook-air-15-device macbook-pro-13-device macbook-pro-14-2021-device macbook-pro-14-2023-device macbook-pro-16-2021-device macbook-pro-16-2023-device macbook-pro-16-m3-device" "macbook-air-13-status macbook-air-15-status macbook-pro-13-status macbook-pro-14-2021-status macbook-pro-14-2023-status macbook-pro-16-2021-status macbook-pro-16-2023-status macbook-pro-16-m3-status" "macbook-air-13-name macbook-air-15-name macbook-pro-13-name macbook-pro-14-2021-name macbook-pro-14-2023-name macbook-pro-16-2021-name macbook-pro-16-2023-name macbook-pro-16-m3-name" "macbook-air-13-colors macbook-air-15-colors macbook-pro-13-colors macbook-pro-14-2021-colors macbook-pro-14-2023-colors macbook-pro-16-2021-colors macbook-pro-16-2023-colors macbook-pro-16-m3-colors" "macbook-air-13-gigabytes macbook-air-15-gigabytes macbook-pro-13-gigabytes macbook-pro-14-2021-gigabytes macbook-pro-14-2023-gigabytes macbook-pro-16-2021-gigabytes macbook-pro-16-2023-gigabytes macbook-pro-16-m3-gigabytes" "macbook-air-13-certificate macbook-air-15-certificate macbook-pro-13-certificate macbook-pro-14-2021-certificate macbook-pro-14-2023-certificate macbook-pro-16-2021-certificate macbook-pro-16-2023-certificate macbook-pro-16-m3-certificate" "macbook-air-13-pricetag macbook-air-15-pricetag macbook-pro-13-pricetag macbook-pro-14-2021-pricetag macbook-pro-14-2023-pricetag macbook-pro-16-2021-pricetag macbook-pro-16-2023-pricetag macbook-pro-16-m3-pricetag" "macbook-air-13-buybutton macbook-air-15-buybutton macbook-pro-13-buybutton macbook-pro-14-2021-buybutton macbook-pro-14-2023-buybutton macbook-pro-16-2021-buybutton macbook-pro-16-2023-buybutton macbook-pro-16-m3-buybutton" "macbook-air-13-display macbook-air-15-display macbook-pro-13-display macbook-pro-14-2021-display macbook-pro-14-2023-display macbook-pro-16-2021-display macbook-pro-16-2023-display macbook-pro-16-m3-display" "macbook-air-13-processors macbook-air-15-processors macbook-pro-13-processors macbook-pro-14-2021-processors macbook-pro-14-2023-processors macbook-pro-16-2021-processors macbook-pro-16-2023-processors macbook-pro-16-m3-processors" "macbook-air-13-corecpu macbook-air-15-corecpu macbook-pro-13-corecpu macbook-pro-14-2021-corecpu macbook-pro-14-2023-corecpu macbook-pro-16-2021-corecpu macbook-pro-16-2023-corecpu macbook-pro-16-m3-corecpu" "macbook-air-13-coregpu macbook-air-15-coregpu macbook-pro-13-coregpu macbook-pro-14-2021-coregpu macbook-pro-14-2023-coregpu macbook-pro-16-2021-coregpu macbook-pro-16-2023-coregpu macbook-pro-16-m3-coregpu" "macbook-air-13-operativka macbook-air-15-operativka macbook-pro-13-operativka macbook-pro-14-2021-operativka macbook-pro-14-2023-operativka macbook-pro-16-2021-operativka macbook-pro-16-2023-operativka macbook-pro-16-m3-operativka" "macbook-air-13-mestohraneniya macbook-air-15-mestohraneniya macbook-pro-13-mestohraneniya macbook-pro-14-2021-mestohraneniya macbook-pro-14-2023-mestohraneniya macbook-pro-16-2021-mestohraneniya macbook-pro-16-2023-mestohraneniya macbook-pro-16-m3-mestohraneniya" "macbook-air-13-workinghours macbook-air-15-workinghours macbook-pro-13-workinghours macbook-pro-14-2021-workinghours macbook-pro-14-2023-workinghours macbook-pro-16-2021-workinghours macbook-pro-16-2023-workinghours macbook-pro-16-m3-workinghours" "macbook-air-13-razemy macbook-air-15-razemy macbook-pro-13-razemy macbook-pro-14-2021-razemy macbook-pro-14-2023-razemy macbook-pro-16-2021-razemy macbook-pro-16-2023-razemy macbook-pro-16-m3-razemy" "macbook-air-13-tachajdi macbook-air-15-tachajdi macbook-pro-13-tachajdi macbook-pro-14-2021-tachajdi macbook-pro-14-2023-tachajdi macbook-pro-16-2021-tachajdi macbook-pro-16-2023-tachajdi macbook-pro-16-m3-tachajdi";}@media screen and (max-width: 1200px){.mac-laptops .compare-table{grid-column-gap:40px;}}@media screen and (max-width: 480px){.mac-laptops .compare-table{grid-template-columns:repeat(8,181px);}}.mac-laptops .macbook-pro-16-m3.device{grid-area:macbook-pro-16-m3-device;}.mac-laptops .macbook-pro-16-m3.status{grid-area:macbook-pro-16-m3-status;}.mac-laptops .macbook-pro-16-m3.name{grid-area:macbook-pro-16-m3-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-m3.pricetag{grid-area:macbook-pro-16-m3-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-m3.colors{grid-area:macbook-pro-16-m3-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-m3.gigabytes{grid-area:macbook-pro-16-m3-gigabytes;}.mac-laptops .macbook-pro-16-m3.certificate{grid-area:macbook-pro-16-m3-certificate;}.mac-laptops .macbook-pro-16-m3.buybutton{grid-area:macbook-pro-16-m3-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-16-m3.display{grid-area:macbook-pro-16-m3-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.processors{grid-area:macbook-pro-16-m3-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.corecpu{grid-area:macbook-pro-16-m3-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.coregpu{grid-area:macbook-pro-16-m3-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.operativka{grid-area:macbook-pro-16-m3-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.mestohraneniya{grid-area:macbook-pro-16-m3-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.workinghours{grid-area:macbook-pro-16-m3-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.razemy{grid-area:macbook-pro-16-m3-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-m3.tachajdi{grid-area:macbook-pro-16-m3-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.device{grid-area:macbook-pro-16-2023-device;}.mac-laptops .macbook-pro-16-2023.status{grid-area:macbook-pro-16-2023-status;}.mac-laptops .macbook-pro-16-2023.name{grid-area:macbook-pro-16-2023-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2023.pricetag{grid-area:macbook-pro-16-2023-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2023.colors{grid-area:macbook-pro-16-2023-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2023.gigabytes{grid-area:macbook-pro-16-2023-gigabytes;}.mac-laptops .macbook-pro-16-2023.certificate{grid-area:macbook-pro-16-2023-certificate;}.mac-laptops .macbook-pro-16-2023.buybutton{grid-area:macbook-pro-16-2023-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-16-2023.display{grid-area:macbook-pro-16-2023-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.processors{grid-area:macbook-pro-16-2023-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.coregpu{grid-area:macbook-pro-16-2023-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.operativka{grid-area:macbook-pro-16-2023-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.mestohraneniya{grid-area:macbook-pro-16-2023-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.workinghours{grid-area:macbook-pro-16-2023-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.razemy{grid-area:macbook-pro-16-2023-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.tachajdi{grid-area:macbook-pro-16-2023-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.device{grid-area:macbook-pro-16-2021-device;}.mac-laptops .macbook-pro-16-2021.status{grid-area:macbook-pro-16-2021-status;}.mac-laptops .macbook-pro-16-2021.name{grid-area:macbook-pro-16-2021-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2021.pricetag{grid-area:macbook-pro-16-2021-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2021.colors{grid-area:macbook-pro-16-2021-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-16-2021.gigabytes{grid-area:macbook-pro-16-2021-gigabytes;}.mac-laptops .macbook-pro-16-2021.certificate{grid-area:macbook-pro-16-2021-certificate;}.mac-laptops .macbook-pro-16-2021.buybutton{grid-area:macbook-pro-16-2021-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-16-2021.display{grid-area:macbook-pro-16-2021-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.processors{grid-area:macbook-pro-16-2021-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.coregpu{grid-area:macbook-pro-16-2021-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.operativka{grid-area:macbook-pro-16-2021-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.workinghours{grid-area:macbook-pro-16-2021-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.mestohraneniya{grid-area:macbook-pro-16-2021-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.razemy{grid-area:macbook-pro-16-2021-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.tachajdi{grid-area:macbook-pro-16-2021-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.device{grid-area:macbook-pro-14-2023-device;}.mac-laptops .macbook-pro-14-2023.status{grid-area:macbook-pro-14-2023-status;}.mac-laptops .macbook-pro-14-2023.name{grid-area:macbook-pro-14-2023-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2023.pricetag{grid-area:macbook-pro-14-2023-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2023.colors{grid-area:macbook-pro-14-2023-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2023.gigabytes{grid-area:macbook-pro-14-2023-gigabytes;}.mac-laptops .macbook-pro-14-2023.certificate{grid-area:macbook-pro-14-2023-certificate;}.mac-laptops .macbook-pro-14-2023.buybutton{grid-area:macbook-pro-14-2023-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-14-2023.display{grid-area:macbook-pro-14-2023-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.processors{grid-area:macbook-pro-14-2023-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.coregpu{grid-area:macbook-pro-14-2023-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.operativka{grid-area:macbook-pro-14-2023-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.mestohraneniya{grid-area:macbook-pro-14-2023-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.workinghours{grid-area:macbook-pro-14-2023-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.razemy{grid-area:macbook-pro-14-2023-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.tachajdi{grid-area:macbook-pro-14-2023-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.device{grid-area:macbook-pro-14-2021-device;}.mac-laptops .macbook-pro-14-2021.status{grid-area:macbook-pro-14-2021-status;}.mac-laptops .macbook-pro-14-2021.name{grid-area:macbook-pro-14-2021-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2021.pricetag{grid-area:macbook-pro-14-2021-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2021.colors{grid-area:macbook-pro-14-2021-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-14-2021.gigabytes{grid-area:macbook-pro-14-2021-gigabytes;}.mac-laptops .macbook-pro-14-2021.certificate{grid-area:macbook-pro-14-2021-certificate;}.mac-laptops .macbook-pro-14-2021.buybutton{grid-area:macbook-pro-14-2021-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-14-2021.display{grid-area:macbook-pro-14-2021-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.coregpu{grid-area:macbook-pro-14-2021-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.processors{grid-area:macbook-pro-14-2021-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.operativka{grid-area:macbook-pro-14-2021-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.mestohraneniya{grid-area:macbook-pro-14-2021-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.workinghours{grid-area:macbook-pro-14-2021-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.razemy{grid-area:macbook-pro-14-2021-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.tachajdi{grid-area:macbook-pro-14-2021-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.device{grid-area:macbook-pro-13-device;}.mac-laptops .macbook-pro-13.status{grid-area:macbook-pro-13-status;}.mac-laptops .macbook-pro-13.name{grid-area:macbook-pro-13-name;margin:6px 0 0 0;}.mac-laptops .macbook-pro-13.pricetag{grid-area:macbook-pro-13-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-pro-13.colors{grid-area:macbook-pro-13-colors;margin:6px 0 0 0;}.mac-laptops .macbook-pro-13.gigabytes{grid-area:macbook-pro-13-gigabytes;}.mac-laptops .macbook-pro-13.certificate{grid-area:macbook-pro-13-certificate;}.mac-laptops .macbook-pro-13.buybutton{grid-area:macbook-pro-13-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-pro-13.display{grid-area:macbook-pro-13-display;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.processors{grid-area:macbook-pro-13-processors;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.coregpu{grid-area:macbook-pro-13-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.operativka{grid-area:macbook-pro-13-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.mestohraneniya{grid-area:macbook-pro-13-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.workinghours{grid-area:macbook-pro-13-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.razemy{grid-area:macbook-pro-13-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.tachajdi{grid-area:macbook-pro-13-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.device{grid-area:macbook-air-15-device;}.mac-laptops .macbook-air-15.status{grid-area:macbook-air-15-status;}.mac-laptops .macbook-air-15.name{grid-area:macbook-air-15-name;margin:6px 0 0 0;}.mac-laptops .macbook-air-15.pricetag{grid-area:macbook-air-15-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-air-15.colors{grid-area:macbook-air-15-colors;margin:6px 0 0 0;}.mac-laptops .macbook-air-15.gigabytes{grid-area:macbook-air-15-gigabytes;}.mac-laptops .macbook-air-15.certificate{grid-area:macbook-air-15-certificate;}.mac-laptops .macbook-air-15.buybutton{grid-area:macbook-air-15-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-air-15.display{grid-area:macbook-air-15-display;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.coregpu{grid-area:macbook-air-15-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.processors{grid-area:macbook-air-15-processors;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.operativka{grid-area:macbook-air-15-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.mestohraneniya{grid-area:macbook-air-15-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.workinghours{grid-area:macbook-air-15-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.razemy{grid-area:macbook-air-15-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.tachajdi{grid-area:macbook-air-15-tachajdi;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.device{grid-area:macbook-air-13-device;}.mac-laptops .macbook-air-13.status{grid-area:macbook-air-13-status;}.mac-laptops .macbook-air-13.name{grid-area:macbook-air-13-name;margin:6px 0 0 0;}.mac-laptops .macbook-air-13.pricetag{grid-area:macbook-air-13-pricetag;margin:6px 0 0 0;}.mac-laptops .macbook-air-13.colors{grid-area:macbook-air-13-colors;margin:6px 0 0 0;}.mac-laptops .macbook-air-13.gigabytes{grid-area:macbook-air-13-gigabytes;}.mac-laptops .macbook-air-13.certificate{grid-area:macbook-air-13-certificate;}.mac-laptops .macbook-air-13.buybutton{grid-area:macbook-air-13-buybutton;margin:12px 0 0 0;}.mac-laptops .macbook-air-13.display{grid-area:macbook-air-13-display;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.coregpu{grid-area:macbook-air-13-coregpu;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.processors{grid-area:macbook-air-13-processors;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.corecpu{grid-area:macbook-air-13-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-air-15.corecpu{grid-area:macbook-air-15-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-13.corecpu{grid-area:macbook-pro-13-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2021.corecpu{grid-area:macbook-pro-14-2021-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-14-2023.corecpu{grid-area:macbook-pro-14-2023-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2021.corecpu{grid-area:macbook-pro-16-2021-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-pro-16-2023.corecpu{grid-area:macbook-pro-16-2023-corecpu;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.operativka{grid-area:macbook-air-13-operativka;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.mestohraneniya{grid-area:macbook-air-13-mestohraneniya;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.workinghours{grid-area:macbook-air-13-workinghours;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.razemy{grid-area:macbook-air-13-razemy;margin:35px 0 0 0;}.mac-laptops .macbook-air-13.tachajdi{grid-area:macbook-air-13-tachajdi;margin:35px 0 0 0;}@media screen and (max-width: 480px){.mac-laptops.mac-devices .display,.mac-laptops.mac-devices .processors,.mac-laptops.mac-devices .corecpu,.mac-laptops.mac-devices .coregpu,.mac-laptops.mac-devices .operativka,.mac-laptops.mac-devices .mestohraneniya,.mac-laptops.mac-devices .workinghours,.mac-laptops.mac-devices .razemy,.mac-laptops.mac-devices .tachajdi{margin:15px 0 0 0;}}@media only screen and (max-width: 480px){.mac-laptops .macbook-air-13.colors,.mac-laptops .macbook-air-15.colors,.mac-laptops .macbook-pro-14-2021.colors,.mac-laptops .macbook-pro-13.colors,.mac-laptops .macbook-pro-16-2023.colors,.mac-laptops .macbook-pro-16-2021.colors,.mac-laptops .macbook-pro-14-2023.colors,.mac-laptops .macbook-pro-16-m3.colors{padding-top:19px;}}@media only screen and (max-width: 480px){.mac-laptops .macbook-air-13.gigabytes,.mac-laptops .macbook-air-15.gigabytes,.mac-laptops .macbook-pro-14-2021.gigabytes,.mac-laptops .macbook-pro-13.gigabytes,.mac-laptops .macbook-pro-16-2023.gigabytes,.mac-laptops .macbook-pro-16-2021.gigabytes,.mac-laptops .macbook-pro-14-2023.gigabytes,.mac-laptops .macbook-pro-16-m3.gigabytes{padding-top:20px;}}@media only screen and (max-width: 480px){.mac-laptops .macbook-air-13.certificate,.mac-laptops .macbook-air-15.certificate,.mac-laptops .macbook-pro-14-2021.certificate,.mac-laptops .macbook-pro-13.certificate,.mac-laptops .macbook-pro-16-2023.certificate,.mac-laptops .macbook-pro-16-2021.certificate,.mac-laptops .macbook-pro-14-2023.certificate,.mac-laptops .macbook-pro-16-m3.certificate{padding-top:16px;}}@media only screen and (max-width: 480px){.mac-laptops .macbook-air-13.pricetag,.mac-laptops .macbook-air-15.pricetag,.mac-laptops .macbook-pro-14-2021.pricetag,.mac-laptops .macbook-pro-13.pricetag,.mac-laptops .macbook-pro-16-2023.pricetag,.mac-laptops .macbook-pro-16-2021.pricetag,.mac-laptops .macbook-pro-14-2023.pricetag,.mac-laptops .macbook-pro-16-m3.pricetag{padding-top:10px;}}@media only screen and (max-width: 480px){.mac-laptops .macbook-air-13.buybutton,.mac-laptops .macbook-air-15.buybutton,.mac-laptops .macbook-pro-14-2021.buybutton,.mac-laptops .macbook-pro-13.buybutton,.mac-laptops .macbook-pro-16-2023.buybutton,.mac-laptops .macbook-pro-16-2021.buybutton,.mac-laptops .macbook-pro-14-2023.buybutton,.mac-laptops .macbook-pro-16-m3.buybutton{padding-top:9px;}}.ty-wysiwyg-content h3.product-mac-headline-group{font-size:22px;font-weight:bold;line-height:155%;color:#1d1d1f;margin:0;}@media screen and (max-width: 480px){.ty-wysiwyg-content h3.product-mac-headline-group{font-size:20px;}}.product-mac-product-id{margin:0 auto;text-align:center;}.mac-laptops .device,.mac-kompyuter .device{display:flex;flex-direction:column;justify-content:flex-end;margin:0 0 15px 0;width:300px;}@media screen and (max-width: 480px){.mac-laptops .device,.mac-kompyuter .device{width:181px;margin:0 0 15px 0;}}.mac-devices .section-content .compare-table .row{margin-left:0px;width:300px;align-items:center;}@media screen and (max-width: 480px){.mac-devices .section-content .compare-table .row{width:181px;}}.mac-devices .compare-table .tabs-option-memory>label{min-width:82px;height:50px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-option-memory>label{min-width:auto;height:44px;}}.compare-table .tabs-iphone-color-selection > label.hidden{display:none;}.mac-devices .cell{flex-direction:column;padding-top:5px;}@media screen and (max-width: 1200px){.mac-devices h3.tabs-iphone-name,.mac-devices .tabs-iphone-color-selection,.mac-devices .tabs-option-memory,.mac-devices .tabs-option-certificate{min-width:191px;margin:0 -5px 0 -5px;justify-content:center;}}@media screen and (max-width: 480px){.mac-devices .compare-table .black-button-compair-mt{width:100%;}}.mac-devices h3.tabs-iphone-name{line-height:1.2;font-weight:700;color:#1d1d1f;padding:0 0 0 0;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;width:280px;}.mac-devices h3.tabs-iphone-name.tw-buttons{display:grid;grid-gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);}.mac-devices h3.tabs-iphone-name.thr-buttons{display:grid;grid-gap:0;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,auto);}.item-devise.pusto .card .card-modifier{padding:10px;display:flex;justify-content:center;align-items:center;}.item-devise .card .card-modifier{background:#f4f4f4;border-radius:18px;box-sizing:border-box;height:100%;overflow:hidden;position:relative;will-change:transform;min-height:85px;padding:8px 46px 8px 0;transition:box-shadow 0.5s;display:flex;justify-content:flex-start;align-items:center;}@media screen and (max-width: 480px){.item-devise .card .card-modifier{padding:8px 0 8px 0;min-height:76px;}}.item-devise .card .card-modifier:hover{box-shadow:7px 12px 30px 5px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.item-devise.no-popup .card .card-modifier:hover{box-shadow:none;-webkit-transition:none;-moz-transition:none;transition:none;}.item-devise.pusto{width:270px;}@media screen and (max-width: 1200px){.item-devise.pusto{width:270px;}}@media screen and (max-width: 480px){.item-devise.pusto{width:181px;}}.item-devise .card{height:100%;}.mac-devices .compare-table .tabs-iphone-name>label{min-width:125px;min-height:50px;padding:7px 8px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-iphone-name>label{min-height:44px;}}.mac-devices .compare-table .tabs-iphone-name.thr-buttons>label,.mac-devices .compare-table .tabs-iphone-name.tw-buttons>label{min-width:auto;}.mac-devices .compare-table .tabs-iphone-name.thr-buttons>label{min-width:auto;}.mac-devices .compare-table .tabs-iphone-name span{font-size:16px;line-height:1.03;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-iphone-name span{font-size:14px;}}.mac-devices .compare-table .tabs-iphone-color-selection>label{width:46px;height:46px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-iphone-color-selection>label{width:44px;height:44px;}}.mac-devices .compare-table .tabs-option-memory span{font-size:16px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-option-memory span{font-size:14px;}}.mac-devices .compare-table .tabs-option-certificate>label{min-height:50px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-option-certificate>label{min-height:44px;}}.mac-devices .compare-table .tabs-option-certificate span{font-size:16px;}@media screen and (max-width: 480px){.mac-devices .compare-table .tabs-option-certificate span{font-size:14px;}}.mac-devices .black-button-compair-mt .ty-btn__primary{font-size:16px;min-width:160px;height:50px;}@media screen and (max-width: 1200px){.mac-devices .black-button-compair-mt .ty-btn__primary{min-width:100%;width:100%;}}.card-cta-modal-button{position:absolute;top:28px;right:10px;cursor:pointer;border-radius:18px;z-index:1;width:28px;height:28px;-webkit-tap-highlight-color:transparent;padding-block:0;padding-inline:0;border-width:0;border-style:none;border-color:transparent;border-image:none;background-color:transparent;}@media screen and (max-width: 480px){.card-cta-modal-button{top:24px;right:8px;}}.mac-devices .button-caption p{font-size:13px;color:#9c9c9c;margin:0;padding:18px 0 0 0;}.item-devise .icon-cross-open-close{width:28px;height:28px;opacity:0.1;}.item-devise{cursor:pointer;width:100%;margin:0 auto;}.item-devise:hover .icon-cross-open-close{opacity:1;}.item-devise .icon-card-content{display:flex;justify-content:flex-start;align-items:center;}.item-devise h5.typography-card-headline{font-weight:bold;font-size:30px;line-height:60%;color:#1d1d1f;margin:0;padding:0;text-align:center;}@media screen and (max-width: 480px){.item-devise h5.typography-card-headline{font-size:20px;}}.item-devise h5.typography-card-headline > .icon-caption{font-weight:600;font-size:16px;margin:0;padding:0 0 0 3px;}.item-devise p.typography-family-paragraph{text-align:left;font-size:16px;line-height:140%;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 480px){.item-devise p.typography-family-paragraph{font-size:14px;}}.compare-table .item-devise .icon-card .image-icon-mt{margin:0 auto 0 auto;}.icon-card .image-icon-m1{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m1_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m1{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-m1pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m1_pro_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m1pro{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-m1max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m1_max_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m1max{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-m2{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m2_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m2{width:32px;height:32px;background-size:32px 32px;}}.image-icon-m2pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m2_pro_mt.png");}.icon-card .image-icon-m2pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m2_pro_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m2pro{width:32px;height:32px;background-size:32px 32px;}}.image-icon-m2max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m2_max_mt.png");}.icon-card .image-icon-m2max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m2_max_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m2max{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-m3{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m3_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m3{width:32px;height:32px;background-size:32px 32px;}}.image-icon-m3pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m3_pro_mt.png");}.mac-comp .image-icon-m4{width:74px;height:74px;background-size:74px 74px;}.image-icon-m4{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_mt.png");}.image-icon-m4pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_pro_mt.png");}.image-icon-m4max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_m4_max_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m4{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-m3pro{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m3_pro_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m3pro{width:32px;height:32px;background-size:32px 32px;}}.image-icon-m3max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m3_max_mt.png");}.icon-card .image-icon-m3max{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_m3_max_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-m3max{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-ports{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/select/ColorDark.svg");}@media screen and (max-width: 480px){.icon-card .image-icon-ports{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-touchid-mac{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icon_touch_id_mac.png");}@media screen and (max-width: 480px){.icon-card .image-icon-touchid-mac{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-touchid-touchbar-mac{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/compare-mac/icon/icon_touch_bar_mt.png");}@media screen and (max-width: 480px){.icon-card .image-icon-touchid-touchbar-mac{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-komplekt-clava{width:48px;height:48px;background-size:48px 48px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/mac/icon/icons-keyboard-mt.svg");}@media screen and (max-width: 480px){.icon-card .image-icon-komplekt-clava{width:32px;height:32px;background-size:32px 32px;}}.icon-card .image-icon-keyboard-touchid{width:48px;height:48px;background-size:48px 48px;}@media screen and (max-width: 480px){.icon-card .image-icon-keyboard-touchid{width:32px;height:32px;background-size:32px 32px;}}.item-devise.no-popup{cursor:inherit;}.item-devise .icon-container{width:100px;}@media screen and (max-width: 480px){.item-devise .icon-container{width:71px;}}.item-devise.pusto .copy-container{width:auto;}.item-devise .copy-container{width:124px;}@media screen and (max-width: 480px){.item-devise .copy-container{width:109px;}}.figure-vert-card .icon-badge{display:grid;grid-template-columns:repeat(1,1fr);}.figure-gor-card .icon-badge{display:grid;grid-template-columns:repeat(2,0fr);}.figure-vert-card .icon-badge .badge-copy,.figure-gor-card .icon-badge .badge-copy{font-weight:600;font-size:16px;line-height:100%;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 480px){.figure-vert-card .icon-badge .badge-copy,.figure-gor-card .icon-badge .badge-copy{font-size:14px;}}.figure-vert-card .icon-badge .badge-value,.figure-gor-card .icon-badge .badge-value{font-weight:bold;font-size:30px;line-height:100%;color:#1d1d1f;margin:0;padding:0;}@media screen and (max-width: 480px){.figure-vert-card .icon-badge .badge-value,.figure-gor-card .icon-badge .badge-value{font-size:25px;}}.mac-devices .image-devic-table{cursor:pointer;}[data-filter-manufacturerthree="MacBookAir13M12023"] .image-devic-table{width:266px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerthree="MacBookAir13M12023"] .image-devic-table{width:154px;}}[data-filter-manufacturer="MacBookAir13M22023"] .image-devic-table{width:260px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturer="MacBookAir13M22023"] .image-devic-table{width:154px;}}[data-filter-manufacturer="MacBookAir13M32023"] .image-devic-table,[data-filter-manufacturer="MacBookAir13M42023"] .image-devic-table{width:260px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturer="MacBookAir13M32023"] .image-devic-table,[data-filter-manufacturer="MacBookAir13M42023"] .image-devic-table{width:154px;}}[data-filter-manufacturertwo="MacBookAir15M22023"] .image-devic-table{width:286px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturertwo="MacBookAir15M22023"] .image-devic-table{width:171px;}}[data-filter-manufacturertwo="MacBookAir15M32023"] .image-devic-table,[data-filter-manufacturertwo="MacBookAir15M42023"] .image-devic-table{width:286px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturertwo="MacBookAir15M32023"] .image-devic-table,[data-filter-manufacturertwo="MacBookAir15M42023"] .image-devic-table{width:171px;}}[data-filter-manufacturerthree="MacBookPro13M2022"] .image-devic-table{width:267px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerthree="MacBookPro13M2022"] .image-devic-table{width:160px;}}[data-filter-manufacturerfour="MacBookPro14M2Pro"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M2Max"] .image-devic-table{width:270px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerfour="MacBookPro14M2Pro"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M2Max"] .image-devic-table{width:160px;}}[data-filter-manufacturerfive="MacBookPro14M3"] .image-devic-table,[data-filter-manufacturerfive="MacBookPro14M3Pro"] .image-devic-table,[data-filter-manufacturerfive="MacBookPro14M3Max"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4Pro"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4Max"] .image-devic-table{width:270px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerfive="MacBookPro14M3"] .image-devic-table,[data-filter-manufacturerfive="MacBookPro14M3Pro"] .image-devic-table,[data-filter-manufacturerfive="MacBookPro14M3Max"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4Pro"] .image-devic-table,[data-filter-manufacturerfour="MacBookPro14M4Max"] .image-devic-table{width:160px;}}[data-filter-manufacturersix="MacBookPro16M1Pro"] .image-devic-table,[data-filter-manufacturersix="MacBookPro16M1Max"] .image-devic-table{width:298px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturersix="MacBookPro16M1Pro"] .image-devic-table,[data-filter-manufacturersix="MacBookPro16M1Max"] .image-devic-table{width:177px;}}[data-filter-manufacturerseven="MacBookPro16M2Pro"] .image-devic-table,[data-filter-manufacturerseven="MacBookPro16M2Max"] .image-devic-table{width:298px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerseven="MacBookPro16M2Pro"] .image-devic-table,[data-filter-manufacturerseven="MacBookPro16M2Max"] .image-devic-table{width:177px;}}[data-filter-manufacturereight="MacBookPro16M3Pro"] .image-devic-table,[data-filter-manufacturereight="MacBookPro16M3Max"] .image-devic-table{width:298px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturereight="MacBookPro16M3Pro"] .image-devic-table,[data-filter-manufacturereight="MacBookPro16M3Max"] .image-devic-table{width:177px;}}[data-filter-manufacturernine="iMac24M1"] .image-devic-table{width:223px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturernine="iMac24M1"] .image-devic-table{width:141px;}}[data-filter-manufacturernine="iMac24M3"] .image-devic-table{width:223px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturernine="iMac24M3"] .image-devic-table{width:141px;}}[data-filter-manufacturernine="iMac24M3p2"] .image-devic-table{width:223px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturernine="iMac24M3p2"] .image-devic-table{width:141px;}}[data-filter-manufacturerten="MacminiM2"] .image-devic-table,[data-filter-manufacturerten="MacminiM2Pro"] .image-devic-table{width:140px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerten="MacminiM2"] .image-devic-table,[data-filter-manufacturerten="MacminiM2Pro"] .image-devic-table{width:94px;}}[data-filter-manufacturerten="MacminiM4"] .image-devic-table,[data-filter-manufacturerten="MacminiM4Pro"] .image-devic-table{width:91px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturerten="MacminiM4"] .image-devic-table,[data-filter-manufacturerten="MacminiM4Pro"] .image-devic-table{width:60px;}}[data-filter-manufacturernine="iMac24M4"] .image-devic-table{width:223px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturernine="iMac24M4"] .image-devic-table{width:141px;}}[data-filter-manufacturernine="iMac24M4p2"] .image-devic-table{width:223px;height:auto;}@media screen and (max-width: 480px){[data-filter-manufacturernine="iMac24M4p2"] .image-devic-table{width:141px;}}.mac-kompyuter .compare-table{margin-left:auto;margin-right:auto;padding-bottom:40px;display:grid;grid-template-columns:repeat(2,270px);grid-template-rows:repeat(17,auto);overflow-x:scroll;grid-row-gap:5px;grid-column-gap:85px;grid-template-areas:"imac-24-device mac-mini-device" "imac-24-status mac-mini-status" "imac-24-name mac-mini-name" "imac-24-colors mac-mini-colors" "imac-24-gigabytes mac-mini-gigabytes" "imac-24-certificate mac-mini-certificate" "imac-24-pricetag mac-mini-pricetag" "imac-24-buybutton mac-mini-buybutton" "imac-24-display mac-mini-display" "imac-24-processors mac-mini-processors" "imac-24-corecpu mac-mini-corecpu" "imac-24-coregpu mac-mini-coregpu" "imac-24-operativka mac-mini-operativka" "imac-24-mestohraneniya mac-mini-mestohraneniya" "imac-24-razemy mac-mini-razemy" "imac-24-komplekt mac-mini-komplekt" "imac-24-tachajdi mac-mini-tachajdi";}@media screen and (max-width: 1200px){.mac-kompyuter .compare-table{grid-column-gap:40px;}}@media screen and (max-width: 480px){.mac-kompyuter .compare-table{grid-template-columns:repeat(8,181px);}}.mac-kompyuter .imac-24.device{grid-area:imac-24-device;}.mac-kompyuter .imac-24.status{grid-area:imac-24-status;}.mac-kompyuter .imac-24.name{grid-area:imac-24-name;margin:6px 0 0 0;}.mac-kompyuter .imac-24.pricetag{grid-area:imac-24-pricetag;margin:6px 0 0 0;}.mac-kompyuter .imac-24.colors{grid-area:imac-24-colors;margin:6px 0 0 0;}.mac-kompyuter .imac-24.gigabytes{grid-area:imac-24-gigabytes;}.mac-kompyuter .imac-24.certificate{grid-area:imac-24-certificate;}.mac-kompyuter .imac-24.buybutton{grid-area:imac-24-buybutton;margin:12px 0 0 0;}.mac-kompyuter .imac-24.display{grid-area:imac-24-display;margin:35px 0 0 0;}.mac-kompyuter .imac-24.coregpu{grid-area:imac-24-coregpu;margin:35px 0 0 0;}.mac-kompyuter .imac-24.processors{grid-area:imac-24-processors;margin:35px 0 0 0;}.mac-kompyuter .imac-24.corecpu{grid-area:imac-24-corecpu;margin:35px 0 0 0;}.mac-kompyuter .imac-24.operativka{grid-area:imac-24-operativka;margin:35px 0 0 0;}.mac-kompyuter .imac-24.mestohraneniya{grid-area:imac-24-mestohraneniya;margin:35px 0 0 0;}.mac-kompyuter .imac-24.workinghours{grid-area:imac-24-workinghours;margin:35px 0 0 0;}.mac-kompyuter .imac-24.razemy{grid-area:imac-24-razemy;margin:35px 0 0 0;}.mac-kompyuter .imac-24.komplekt{grid-area:imac-24-komplekt;margin:35px 0 0 0;}.mac-kompyuter .imac-24.tachajdi{grid-area:imac-24-tachajdi;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.device{grid-area:mac-mini-device;}.mac-kompyuter .mac-mini.status{grid-area:mac-mini-status;}.mac-kompyuter .mac-mini.name{grid-area:mac-mini-name;margin:6px 0 0 0;}.mac-kompyuter .mac-mini.pricetag{grid-area:mac-mini-pricetag;margin:6px 0 0 0;}.mac-kompyuter .mac-mini.colors{grid-area:mac-mini-colors;margin:6px 0 0 0;}.mac-kompyuter .mac-mini.gigabytes{grid-area:mac-mini-gigabytes;}.mac-kompyuter .mac-mini.certificate{grid-area:mac-mini-certificate;}.mac-kompyuter .mac-mini.buybutton{grid-area:mac-mini-buybutton;margin:12px 0 0 0;}.mac-kompyuter .mac-mini.display{grid-area:mac-mini-display;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.coregpu{grid-area:mac-mini-coregpu;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.processors{grid-area:mac-mini-processors;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.corecpu{grid-area:mac-mini-corecpu;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.operativka{grid-area:mac-mini-operativka;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.mestohraneniya{grid-area:mac-mini-mestohraneniya;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.workinghours{grid-area:mac-mini-workinghours;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.razemy{grid-area:mac-mini-razemy;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.komplekt{grid-area:mac-mini-komplekt;margin:35px 0 0 0;}.mac-kompyuter .mac-mini.tachajdi{grid-area:mac-mini-tachajdi;margin:35px 0 0 0;}@media screen and (max-width: 480px){.mac-kompyuter.mac-devices .display,.mac-kompyuter.mac-devices .processors,.mac-kompyuter.mac-devices .corecpu,.mac-kompyuter.mac-devices .coregpu,.mac-kompyuter.mac-devices .operativka,.mac-kompyuter.mac-devices .mestohraneniya,.mac-kompyuter.mac-devices .razemy,.mac-kompyuter.mac-devices .komplekt,.mac-kompyuter.mac-devices .tachajdi{margin:15px 0 0 0;}}.content-popup .feature-card-modal-tile .iphone-products .list-string-lower{font-weight:500;}.content-popup .feature-card-modal-tile .list-string-lower{font-size:19px;color:#696969;font-weight:600;margin:0;padding:40px 0 0 0;}@media screen and (max-width: 1200px){.content-popup .feature-card-modal-tile .list-string-lower{font-size:14px;}}.content-popup .feature-card-modal-tile .img-caption .list-string-lower{color:var(--Grey-500);padding:0;}.content-popup .feature-card-modal-tile .img-caption.displej  .list-string-lower{color:var(--Grey-25);padding:0;font-weight:400;font-size:12px;}.content-popup .img-caption .sr-card-pic{border-radius:18px;}.content-popup .img-caption .sr-card-pic.no-radius{border-radius:0;}.two-gorizont-cards.techspecs .card .card-modifier{height:100%;position:static;}.two-gorizont-cards .card .card-modifier{height:650px;min-height:auto;padding:0;}@media screen and (max-width: 1200px){.two-gorizont-cards .card .card-modifier{height:510px;}}@media screen and (max-width: 1024px){.two-gorizont-cards .card .card-modifier{height:420px;}}@media screen and (max-width: 800px){.two-gorizont-cards .card .card-modifier{height:360px;}}@media screen and (max-width: 480px){.two-gorizont-cards .card .card-modifier{height:360px;}}.card.color-mba13m1 .card-modifier{background:#6875f5;}.card.color-mba13m2 .card-modifier{background:#2c7638;}.card.tt-mba13m1 .card-modifier{background:#e5c4af;}.card.tt-mbp13m2 .card-modifier{background:#f5bfcd;}.card.tt-mba13m2 .card-modifier{background:#c1dfac;}.content-popup .color-mba13m1 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Main-25);}@media screen and (max-width: 1200px){.content-popup .color-mba13m1 h2.h2-mt{font-size:32px;}}@media screen and (max-width: 480px){.content-popup .color-mba13m1 h2.h2-mt{font-size:32px;}}.content-popup .color-mbp13m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Main-25);}@media screen and (max-width: 480px){.content-popup .color-mbp13m2 h2.h2-mt{font-size:32px;}}.content-popup .color-mba13m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Main-25);}.content-popup .color-mba15m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Main-25);}@media screen and (max-width: 480px){.content-popup .color-mba15m2 h2.h2-mt{font-size:32px;}}.content-popup .two-gorizont-cards .color-mba13m2 p.feature-modal-content,.content-popup .two-gorizont-cards .color-mba15m2 p.feature-modal-content,.content-popup .two-gorizont-cards .color-mbp13m2 p.feature-modal-content{color:var(--Main-25);}.content-popup .color-mba13m1 h2.h2-mt span{font-size:33px;}@media screen and (max-width: 1200px){.content-popup .color-mba13m1 h2.h2-mt span{font-size:32px;}}@media screen and (max-width: 480px){.content-popup .color-mba13m1 h2.h2-mt span{font-size:32px;}}.content-popup .tt-mba13m1 h2.h2-mt{font-weight:bold;font-size:33px;}@media screen and (max-width: 1200px){.content-popup .tt-mba13m1 h2.h2-mt{font-size:32px;}}.content-popup .tt-mbp13m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Dark-400);}@media screen and (max-width: 1200px){.content-popup .tt-mbp13m2 h2.h2-mt{font-size:32px;}}.content-popup .tt-mba13m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Dark-400);}@media screen and (max-width: 1200px){.content-popup .tt-mba13m2 h2.h2-mt{font-size:32px;}}.content-popup .tt-mba15m2 h2.h2-mt{font-weight:bold;font-size:33px;color:var(--Dark-400);}@media screen and (max-width: 1200px){.content-popup .tt-mba15m2 h2.h2-mt{font-size:32px;}}@media screen and (max-width: 480px){.content-popup .tt-mba15m2 h2.h2-mt{font-size:32px;}}.two-gorizont-cards .sr-card-pic{height:650px;}@media screen and (max-width: 1200px){.two-gorizont-cards .sr-card-pic{height:510px;}}@media screen and (max-width: 1024px){.two-gorizont-cards .sr-card-pic{height:420px;}}@media screen and (max-width: 800px){.two-gorizont-cards .sr-card-pic{height:360px;}}@media screen and (max-width: 480px){.two-gorizont-cards .sr-card-pic{height:360px;}}.feature-card-modal-tile.two-gorizont-cards{display:grid;grid-gap:48px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);}@media screen and (max-width: 480px){.feature-card-modal-tile.two-gorizont-cards{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,auto);}}.two-gorizont-cards.techspecs .typography-modal-headline.feature-card-modal-copyblock.line-under{padding-bottom:0;}.two-gorizont-cards.techspecs .feature-modal-content.feature-card-modal-copyblock{padding-top:0;}.two-gorizont-cards.techspecs .feature-card-modal-copyblock{position:static;padding-inline-start:50px;padding-inline-end:50px;padding-top:64px;padding-bottom:64px;}@media screen and (max-width: 1024px){.two-gorizont-cards.techspecs .feature-card-modal-copyblock{padding-inline-start:50px;padding-inline-end:50px;padding-bottom:20px;padding-top:20px;}}.two-gorizont-cards .feature-card-modal-copyblock{padding-inline-start:64px;padding-inline-end:64px;padding-top:64px;width:100%;position:absolute;left:0;}@media screen and (max-width: 1024px){.two-gorizont-cards .feature-card-modal-copyblock{padding-inline-start:20px;padding-inline-end:20px;padding-top:20px;}}@media screen and (max-width: 480px){.two-gorizont-cards .feature-card-modal-copyblock{padding-inline-start:20px;padding-inline-end:20px;padding-top:20px;}}.two-gorizont-cards .color-mba15m2 .feature-card-modal-copyblock{padding-top:0;padding-bottom:65px;bottom:0;}.feature-card-modal-tile .two-gorizont-cards .card .image-container{margin-top:auto;width:100%;}.two-gorizont-cards.techspecs .card .card-viewport-content{height:auto;position:static;}.two-gorizont-cards .card .card-viewport-content{display:flex;flex-direction:column;position:relative;overflow:hidden;width:100%;height:650px;}@media screen and (max-width: 1200px){.two-gorizont-cards .card .card-viewport-content{height:510px;}}@media screen and (max-width: 1024px){.two-gorizont-cards .card .card-viewport-content{height:420px;}}@media screen and (max-width: 800px){.two-gorizont-cards .card .card-viewport-content{height:360px;}}@media screen and (max-width: 480px){.two-gorizont-cards .card .card-viewport-content{height:360px;}}.feature-card-modal-tile.two-gorizont-cards .card .image-container{margin-top:0;position:static;}.two-gorizont-cards p.feature-modal-content{margin-top:24px;color:var(--Dark-400);}#gallery-popup-iphone-16-pro .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-16-promax .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-16 .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-16plus .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-17-pro .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-17-promax .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-air .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav,#gallery-popup-iphone-17 .content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav{background-color:transparent;}.content-popup .finishes-grid-top .finishes-grid-item.grid-item-colornav{background-color:transparent;border-radius:0;}.content-popup .grid-item-colornav .colornav{width:auto;margin:18px auto 18px auto;}@media screen and (max-width: 768px){.content-popup .kompy .grid-item-colornav .colornav{margin-bottom:0;}}@media screen and (max-width: 768px){.content-popup .finishes-grid-top .finishes-grid-item.grid-item-side{display:none;}}.vidsection-content{margin:0 0 90px 0;}.vid-grid{display:grid;grid-gap:40px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);}@media screen and (max-width: 480px){.vid-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,auto);}}.vidsection-with-overlay{background:var(--Dark-25);border-radius:18px;overflow:hidden;}.tabnav{overflow:visible;height:auto;text-align:left;z-index:1;font-size:32px;line-height:1.125;font-weight:600;}.tabnav-items{white-space:normal;overflow:visible;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;}.position-swiper{max-width:1500px;min-width:290px;margin:0 auto;}@media screen and (max-width: 1680px){.position-swiper{padding-right:80px;padding-left:80px;}}@media screen and (max-width: 1660px){.position-swiper{max-width:1340px;padding-right:80px;padding-left:80px;}}@media screen and (max-width: 1200px){.position-swiper{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.position-swiper{padding-left:20px;padding-right:20px;}}.menu-apple-slider-card{display:block;width:auto;height:auto;flex-grow:0;flex-shrink:0;scroll-snap-align:start;}.menu-apple-slider-card .card-content{border-radius:0.75em;background:#fff;width:100%;height:100%;box-shadow:rgba(0,0,0,0.1) 0px 4px 12px;}.menu-apple-slider-card .chapternav-item:last-child{margin-right:40px;}.menu-apple-slider{margin-top:44px;position:relative;}.menu-apple-slider .chapternav-icon{width:100px;height:65px;background-size:100px 65px;background-repeat:no-repeat;}.menu-apple-slider .menu-apple-slider-scroll{display:flex;flex-wrap:nowrap;height:auto;width:auto;scroll-menu-apple--type:x mandatory;scroll-padding:0 5rem;-ms-overflow-style:none;scrollbar-width:none;}.menu-apple-slider .menu-apple-slider-scroll::-webkit-scrollbar{display:none;}.menu-mac-slider .position-swiper{padding-top:44px;padding-bottom:44px;}@media screen and (max-width: 480px){.menu-mac-slider .position-swiper{padding-top:30px;padding-bottom:30px;}}.menu-mac-slider-card{display:block;width:auto;height:auto;flex-grow:0;flex-shrink:0;scroll-snap-align:start;}.menu-mac-slider-card .card-content{border-radius:0.75em;background:#fff;width:100%;height:100%;box-shadow:rgba(0,0,0,0.1) 0px 4px 12px;}.menu-mac-slider{position:relative;}.menu-mac-slider .chapternav-icon{width:100px;height:65px;background-size:100px 65px;background-repeat:no-repeat;}.menu-mac-slider .menu-mac-slider-scroll{display:flex;flex-wrap:nowrap;height:auto;width:auto;scroll-menu-mac--type:x mandatory;scroll-padding:0 5rem;-ms-overflow-style:none;scrollbar-width:none;}.menu-mac-slider .menu-mac-slider-scroll::-webkit-scrollbar{display:none;}.new-apple-card.swiper-slide{width:auto;}.new-apple-card .ap-card,.airp.airnw .new-apple-card .sr-card,.slide-iphone-15 .akits .sr-card{margin-right:40px;}@media screen and (max-width: 734px){.new-apple-card .ap-card,.airp.airnw .new-apple-card .sr-card,.slide-iphone-15 .akits .sr-card{margin-right:20px;}}.new-apple-slider .position-swiper{padding-top:20px;padding-bottom:100px;}@media screen and (max-width: 480px){.new-apple-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.new-apple-card .ap-card-content-link{width:auto;}.iphone-add-ons-card.swiper-slide{height:auto;}.iphone-add-ons-slider .position-swiper{padding-top:20px;padding-bottom:50px;}@media screen and (max-width: 734px){.iphone-add-ons-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.iphone-add-ons-card .ap-card-content-link{width:100%;}.why-iphone-card.swiper-slide{height:auto;}.why-iphone-slider .position-swiper{padding-top:20px;padding-bottom:50px;}@media screen and (max-width: 734px){.why-iphone-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.why-iphone-card .ap-card-content-link{width:100%;}.why-mac-card.swiper-slide{width:auto;height:auto;}.why-mac-slider .position-swiper{padding-top:40px;padding-bottom:50px;}@media screen and (max-width: 734px){.why-mac-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.why-mac-card .ap-card-content-link{width:100%;}.dop-mac-card.swiper-slide{width:auto;height:auto;}.dop-mac-slider .position-swiper{padding-top:40px;padding-bottom:50px;}@media screen and (max-width: 734px){.dop-mac-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.differences-iphone15pro-card.swiper-slide{width:auto;height:auto;}.differences-iphone15pro-slider .position-swiper{padding-top:40px;padding-bottom:50px;}@media screen and (max-width: 734px){.differences-iphone15pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.airpods-iphone15pro-card.swiper-slide{width:auto;height:auto;}.airpods-iphone15pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}@media screen and (max-width: 734px){.airpods-iphone15pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.swiper-warrant-primer .swiper-slide{width:auto;height:auto;}.swiper-warrant-primer .position-swiper{padding-top:40px;padding-bottom:30px;}@media screen and (max-width: 734px){.swiper-warrant-primer .position-swiper{padding-top:40px;padding-bottom:30px;}}.swiper-discount-primer .swiper-slide{width:auto;height:auto;}.swiper-discount-primer .position-swiper{padding-top:40px;padding-bottom:50px;}@media screen and (max-width: 734px){.swiper-discount-primer .position-swiper{padding-top:40px;padding-bottom:50px;}}.differences-iphone14pro-cardf-slide{width:auto;height:auto;}.differences-iphone14pro-slider .position-swiper{padding-top:40px;padding-bottom:50px;}@media screen and (max-width: 734px){.differences-iphone14pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.airpods-iphone14pro-card.swiper-slide{width:auto;height:auto;}.airpods-iphone14pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}@media screen and (max-width: 734px){.airpods-iphone14pro-slider .position-swiper{padding-top:30px;padding-bottom:50px;}}.swiper-butmt-next,.swiper-butmt-prev{filter:drop-shadow(0px 4px 5px rgba(0,0,0,0.15));}.swiper-butmt-next.swiper-button-disabled,.swiper-butmt-prev.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none;transition:all 0.3s cubic-bezier(0,0,0.5,1);}.swiper-butmt-prev,.swiper-rtl .swiper-butmt-next{left:var(--swiper-navigation-sides-offset,10px);right:auto;}.swiper-butmt-next,.swiper-rtl .swiper-butmt-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto;}.swiper-butmt-next,.swiper-butmt-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 44);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Dark-400);transition:all 0.3s cubic-bezier(0,0,0.5,1);background:rgba(255,255,255,0.7);border-radius:50%;}.swiper-butmt-next:hover,.swiper-butmt-prev:hover{background:rgba(255,255,255,0.9);}.swiper-butmt-prev:after,.swiper-rtl .swiper-butmt-next:after{content:"prev";}.swiper-butmt-next:after,.swiper-rtl .swiper-butmt-prev:after{content:"next";}.swiper-butmt-next:after,.swiper-butmt-prev:after{font-family:swiper-icons;font-size:1.2em;text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.with-3-columns .ac-gf-directory-column{flex-basis:33.33%;}@media screen and (max-width: 734px){.with-3-columns .ac-gf-directory-column{flex-basis:100%;}}.article-footer-container{padding:40px 0 60px 0;flex-wrap:wrap;justify-content:space-between;flex-direction:row;width:100%;}@media screen and (max-width: 1068px){.article-footer-container{justify-content:center;}}@media screen and (max-width: 734px){.article-footer-container{flex-wrap:wrap;flex-direction:row;width:100%;}}.ac-gf-directory-column.dir1{padding:0 40px 0 0;}@media screen and (max-width: 734px){.ac-gf-directory-column.dir1{padding:0 0 20px 0;width:100%;}}.ac-gf-directory-column.dir2{padding:0;}@media screen and (max-width: 734px){.ac-gf-directory-column.dir2{padding:0 0 20px 0;width:100%;}}.ac-gf-directory-column.dir3{padding:0 0 0 40px;}@media screen and (max-width: 734px){.ac-gf-directory-column.dir3{padding:0;width:100%;}}.article-footer-block{width:100%;border-radius:18px;padding:42px 49px;display:flex;flex-direction:row;background-color:var(--Grey-25,#f4f4f4);transition:box-shadow 0.5s;}@media screen and (max-width: 1600px){.article-footer-block{padding:35px 20px;}}.article-footer-block:hover{box-shadow:10px 8px 18px 0px rgba(0,0,0,0.15);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.typography-txt{font-weight:normal;font-size:16px;color:#000;line-height:140%;margin:0;padding:0;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}.ty-wysiwyg-content h5.typography-label{font-weight:600;font-size:23px;color:#000;line-height:140%;margin:0 0 3px 0;padding:0;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}.image-icon-article{width:45px;}.footer-img{width:92px;height:72px;padding-right:26px;}@media screen and (max-width: 1600px){.footer-img{width:80px;padding-right:15px;}}.footer-txt{width:auto;}.article-footer-content{display:flex;}.article-footer-content.footer-img{flex-direction:row;justify-content:center;align-items:center;}.article-footer-content.footer-txt{flex-direction:column;justify-content:center;}.iphone-devices{padding-top:40px;padding-bottom:80px;position:relative;z-index:1;text-align:center;}@media screen and (max-width: 480px){.iphone-devices{padding-top:35px;padding-bottom:50px;}}.iphone-devices .section-content{margin-left:auto;margin-right:auto;width:100%;}.iphone-devices .compare-table{margin-top:0;padding-left:70px;grid-column-gap:50px;}@media screen and (min-width: 2400px){.iphone-devices .compare-table{padding-left:470px;grid-column-gap:15px;}}@media screen and (max-width: 2399px){.iphone-devices .compare-table{padding-left:15%;grid-column-gap:15px;}}@media screen and (max-width: 2100px){.iphone-devices .compare-table{padding-left:13%;}}@media screen and (max-width: 1920px){.iphone-devices .compare-table{padding-left:10%;}}@media screen and (max-width: 1900px){.iphone-devices .compare-table{padding-left:9%;}}@media screen and (max-width: 1800px){.iphone-devices .compare-table{padding-left:8rem;}}@media screen and (max-width: 1440px){.iphone-devices .compare-table{padding-left:80px;}}@media screen and (max-width: 1200px){.iphone-devices .compare-table{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.iphone-devices .compare-table{padding-left:20px;padding-right:40px;}}.iphone-devices.stick-option .compare-table{margin-top:0;padding-left:0;grid-column-gap:50px;}@media screen and (min-width: 2400px){.iphone-devices.stick-option .compare-table{padding-left:0;grid-column-gap:30px;}}@media screen and (max-width: 2399px){.iphone-devices.stick-option .compare-table{padding-left:0;grid-column-gap:30px;}}@media screen and (max-width: 2100px){.iphone-devices.stick-option .compare-table{padding-left:0;}}@media screen and (max-width: 1920px){.iphone-devices.stick-option .compare-table{padding-left:0;}}@media screen and (max-width: 1900px){.iphone-devices.stick-option .compare-table{padding-left:0;}}@media screen and (max-width: 1800px){.iphone-devices.stick-option .compare-table{padding-left:0;}}@media screen and (max-width: 1440px){.iphone-devices.stick-option .compare-table{padding-left:0;}}@media screen and (max-width: 1200px){.iphone-devices.stick-option .compare-table{padding-left:0;padding-right:0;}}@media screen and (max-width: 480px){.iphone-devices.stick-option .compare-table{padding-left:0;padding-right:0;}}@media screen and (max-width: 480px){.iphone-devices .section-content{width:100%;}}.iphone-devices .compare-table{margin-left:auto;margin-right:auto;padding-bottom:40px;display:grid;grid-template-columns:repeat(8,357px);grid-template-rows:repeat(19,auto);overflow-x:scroll;grid-row-gap:0;grid-column-gap:24px;grid-template-areas:"iphone-15-pro-promax-device iphone-15-15plus-device iphone-14-pro-promax-device iphone-14-14plus-device iphone-13-13mini-device iphone-12-12mini-device iphone-11-device iphone-se-device" "iphone-15-pro-promax-name iphone-15-15plus-name iphone-14-pro-promax-name iphone-14-14plus-name iphone-13-13mini-name iphone-12-12mini-name iphone-11-name iphone-se-name" "iphone-15-pro-promax-colors iphone-15-15plus-colors iphone-14-pro-promax-colors iphone-14-14plus-colors iphone-13-13mini-colors iphone-12-12mini-colors iphone-11-colors iphone-se-colors" "iphone-15-pro-promax-gigabytes iphone-15-15plus-gigabytes iphone-14-pro-promax-gigabytes iphone-14-14plus-gigabytes iphone-13-13mini-gigabytes iphone-12-12mini-gigabytes iphone-11-gigabytes iphone-se-gigabytes" "iphone-15-pro-promax-certificate iphone-15-15plus-certificate iphone-14-pro-promax-certificate iphone-14-14plus-certificate iphone-13-13mini-certificate iphone-12-12mini-certificate iphone-11-certificate iphone-se-certificate" "iphone-15-pro-promax-pricetag iphone-15-15plus-pricetag iphone-14-pro-promax-pricetag iphone-14-14plus-pricetag iphone-13-13mini-pricetag iphone-12-12mini-pricetag iphone-11-pricetag iphone-se-pricetag" "iphone-15-pro-promax-buybutton iphone-15-15plus-buybutton iphone-14-pro-promax-buybutton iphone-14-14plus-buybutton iphone-13-13mini-buybutton iphone-12-12mini-buybutton iphone-11-buybutton iphone-se-buybutton" "iphone-15-pro-promax-display iphone-15-15plus-display iphone-14-pro-promax-display iphone-14-14plus-display iphone-13-13mini-display iphone-12-12mini-display iphone-11-display iphone-se-display" "iphone-15-pro-promax-island iphone-15-15plus-island iphone-14-pro-promax-island iphone-14-14plus-island iphone-13-13mini-island iphone-12-12mini-island iphone-11-island iphone-se-island" "iphone-15-pro-promax-frame iphone-15-15plus-frame iphone-14-pro-promax-frame iphone-14-14plus-frame iphone-13-13mini-frame iphone-12-12mini-frame iphone-11-frame iphone-se-frame" "iphone-15-pro-promax-camera iphone-15-15plus-camera iphone-14-pro-promax-camera iphone-14-14plus-camera iphone-13-13mini-camera iphone-12-12mini-camera iphone-11-camera iphone-se-camera" "iphone-15-pro-promax-videos iphone-15-15plus-videos iphone-14-pro-promax-videos iphone-14-14plus-videos iphone-13-13mini-videos iphone-12-12mini-videos iphone-11-videos iphone-se-videos" "iphone-15-pro-promax-zoom iphone-15-15plus-zoom iphone-14-pro-promax-zoom iphone-14-14plus-zoom iphone-13-13mini-zoom iphone-12-12mini-zoom iphone-11-zoom iphone-se-zoom" "iphone-15-pro-promax-zoom iphone-15-15plus-zoom iphone-14-pro-promax-zoom iphone-14-14plus-zoom iphone-13-13mini-zoom iphone-12-12mini-zoom iphone-11-zoom iphone-se-zoom" "iphone-15-pro-promax-processors iphone-15-15plus-processors iphone-14-pro-promax-processors iphone-14-14plus-processors iphone-13-13mini-processors iphone-12-12mini-processors iphone-11-processors iphone-se-processors" "iphone-15-pro-promax-cellular iphone-15-15plus-cellular iphone-14-pro-promax-cellular iphone-14-14plus-cellular iphone-13-13mini-cellular iphone-12-12mini-cellular iphone-11-cellular iphone-se-cellular" "iphone-15-pro-promax-battery iphone-15-15plus-battery iphone-14-pro-promax-battery iphone-14-14plus-battery iphone-13-13mini-battery iphone-12-12mini-battery iphone-11-battery iphone-se-battery" "iphone-15-pro-promax-identification iphone-15-15plus-identification iphone-14-pro-promax-identification iphone-14-14plus-identification iphone-13-13mini-identification iphone-12-12mini-identification iphone-11-identification iphone-se-identification" "iphone-15-pro-promax-razemy iphone-15-15plus-razemy iphone-14-pro-promax-razemy iphone-14-14plus-razemy iphone-13-13mini-razemy iphone-12-12mini-razemy iphone-11-razemy iphone-se-razemy" "iphone-15-pro-promax-magsafe iphone-15-15plus-magsafe iphone-14-pro-promax-magsafe iphone-14-14plus-magsafe iphone-13-13mini-magsafe iphone-12-12mini-magsafe iphone-11-magsafe iphone-se-magsafe";}@media screen and (max-width: 1200px){.iphone-devices .compare-table{grid-column-gap:40px;}}@media screen and (max-width: 734px){.iphone-devices .compare-table{grid-template-columns:repeat(8,304px);grid-column-gap:35px;}}.iphone-devices .iphone-17-pro-promax.device{grid-area:iphone-17-pro-promax-device;}.iphone-devices .iphone-17-pro-promax.status{grid-area:iphone-17-pro-promax-status;}.iphone-devices .iphone-17-pro-promax.name{grid-area:iphone-17-pro-promax-name;}.iphone-devices .iphone-17-pro-promax.pricetag{grid-area:iphone-17-pro-promax-pricetag;}.iphone-devices .iphone-17-pro-promax.colors{grid-area:iphone-17-pro-promax-colors;}.iphone-devices .iphone-17-pro-promax.gigabytes{grid-area:iphone-17-pro-promax-gigabytes;}.iphone-devices .iphone-17-pro-promax.certificate{grid-area:iphone-17-pro-promax-certificate;}.iphone-devices .iphone-17-pro-promax.buybutton{grid-area:iphone-17-pro-promax-buybutton;}.iphone-devices .iphone-17-pro-promax.display{grid-area:iphone-17-pro-promax-display;}.iphone-devices .iphone-17-pro-promax.processors{grid-area:iphone-17-pro-promax-processors;}.iphone-devices .iphone-17-pro-promax.intelligence{grid-area:iphone-17-pro-promax-intelligence;}.iphone-devices .iphone-17-pro-promax.island{grid-area:iphone-17-pro-promax-island;}.iphone-devices .iphone-17-pro-promax.frame{grid-area:iphone-17-pro-promax-frame;}.iphone-devices .iphone-17-pro-promax.control{grid-area:iphone-17-pro-promax-control;}.iphone-devices .iphone-17-pro-promax.camera-center-stage{grid-area:iphone-17-pro-promax-camera-center-stage;}.iphone-devices .iphone-17-pro-promax.camera{grid-area:iphone-17-pro-promax-camera;}.iphone-devices .iphone-17-pro-promax.videos{grid-area:iphone-17-pro-promax-videos;}.iphone-devices .iphone-17-pro-promax.zoom{grid-area:iphone-17-pro-promax-zoom;}.iphone-devices .iphone-17-pro-promax.cellular{grid-area:iphone-17-pro-promax-cellular;}.iphone-devices .iphone-17-pro-promax.battery{grid-area:iphone-17-pro-promax-battery;}.iphone-devices .iphone-17-pro-promax.identification{grid-area:iphone-17-pro-promax-identification;}.iphone-devices .iphone-17-pro-promax.magsafe{grid-area:iphone-17-pro-promax-magsafe;}.iphone-devices .iphone-17-pro-promax.razemy{grid-area:iphone-17-pro-promax-razemy;}.iphone-devices .iphone-17-air.device{grid-area:iphone-17-air-device;}.iphone-devices .iphone-17-air.status{grid-area:iphone-17-air-status;}.iphone-devices .iphone-17-air.name{grid-area:iphone-17-air-name;}.iphone-devices .iphone-17-air.pricetag{grid-area:iphone-17-air-pricetag;}.iphone-devices .iphone-17-air.colors{grid-area:iphone-17-air-colors;}.iphone-devices .iphone-17-air.gigabytes{grid-area:iphone-17-air-gigabytes;}.iphone-devices .iphone-17-air.certificate{grid-area:iphone-17-air-certificate;}.iphone-devices .iphone-17-air.buybutton{grid-area:iphone-17-air-buybutton;}.iphone-devices .iphone-17-air.display{grid-area:iphone-17-air-display;}.iphone-devices .iphone-17-air.processors{grid-area:iphone-17-air-processors;}.iphone-devices .iphone-17-air.intelligence{grid-area:iphone-17-air-intelligence;}.iphone-devices .iphone-17-air.island{grid-area:iphone-17-air-island;}.iphone-devices .iphone-17-air.frame{grid-area:iphone-17-air-frame;}.iphone-devices .iphone-17-air.control{grid-area:iphone-17-air-control;}.iphone-devices .iphone-17-air.camera-center-stage{grid-area:iphone-17-air-camera-center-stage;}.iphone-devices .iphone-17-air.camera{grid-area:iphone-17-air-camera;}.iphone-devices .iphone-17-air.videos{grid-area:iphone-17-air-videos;}.iphone-devices .iphone-17-air.zoom{grid-area:iphone-17-air-zoom;}.iphone-devices .iphone-17-air.cellular{grid-area:iphone-17-air-cellular;}.iphone-devices .iphone-17-air.battery{grid-area:iphone-17-air-battery;}.iphone-devices .iphone-17-air.identification{grid-area:iphone-17-air-identification;}.iphone-devices .iphone-17-air.magsafe{grid-area:iphone-17-air-magsafe;}.iphone-devices .iphone-17-air.razemy{grid-area:iphone-17-air-razemy;}.iphone-devices .iphone-16e.device{grid-area:iphone-16e-device;}.iphone-devices .iphone-16e.status{grid-area:iphone-16e-status;}.iphone-devices .iphone-16e.name{grid-area:iphone-16e-name;}.iphone-devices .iphone-16e.pricetag{grid-area:iphone-16e-pricetag;}.iphone-devices .iphone-16e.colors{grid-area:iphone-16e-colors;}.iphone-devices .iphone-16e.gigabytes{grid-area:iphone-16e-gigabytes;}.iphone-devices .iphone-16e.certificate{grid-area:iphone-16e-certificate;}.iphone-devices .iphone-16e.buybutton{grid-area:iphone-16e-buybutton;}.iphone-devices .iphone-16e.display{grid-area:iphone-16e-display;}.iphone-devices .iphone-16e.processors{grid-area:iphone-16e-processors;}.iphone-devices .iphone-16e.intelligence{grid-area:iphone-16e-intelligence;}.iphone-devices .iphone-16e.island{grid-area:iphone-16e-island;}.iphone-devices .iphone-16e.frame{grid-area:iphone-16e-frame;}.iphone-devices .iphone-16e.control{grid-area:iphone-16e-control;}.iphone-devices .iphone-16e.camera-center-stage{grid-area:iphone-16e-camera-center-stage;}.iphone-devices .iphone-16e.camera{grid-area:iphone-16e-camera;}.iphone-devices .iphone-16e.videos{grid-area:iphone-16e-videos;}.iphone-devices .iphone-16e.zoom{grid-area:iphone-16e-zoom;}.iphone-devices .iphone-16e.cellular{grid-area:iphone-16e-cellular;}.iphone-devices .iphone-16e.battery{grid-area:iphone-16e-battery;}.iphone-devices .iphone-16e.identification{grid-area:iphone-16e-identification;}.iphone-devices .iphone-16e.magsafe{grid-area:iphone-16e-magsafe;}.iphone-devices .iphone-16e.razemy{grid-area:iphone-16e-razemy;}.iphone-devices .iphone-16-pro-promax.device{grid-area:iphone-16-pro-promax-device;}.iphone-devices .iphone-16-pro-promax.status{grid-area:iphone-16-pro-promax-status;}.iphone-devices .iphone-16-pro-promax.name{grid-area:iphone-16-pro-promax-name;}.iphone-devices .iphone-16-pro-promax.pricetag{grid-area:iphone-16-pro-promax-pricetag;}.iphone-devices .iphone-16-pro-promax.colors{grid-area:iphone-16-pro-promax-colors;}.iphone-devices .iphone-16-pro-promax.gigabytes{grid-area:iphone-16-pro-promax-gigabytes;}.iphone-devices .iphone-16-pro-promax.certificate{grid-area:iphone-16-pro-promax-certificate;}.iphone-devices .iphone-16-pro-promax.buybutton{grid-area:iphone-16-pro-promax-buybutton;}.iphone-devices .iphone-16-pro-promax.display{grid-area:iphone-16-pro-promax-display;}.iphone-devices .iphone-16-pro-promax.processors{grid-area:iphone-16-pro-promax-processors;}.iphone-devices .iphone-16-pro-promax.intelligence{grid-area:iphone-16-pro-promax-intelligence;}.iphone-devices .iphone-16-pro-promax.island{grid-area:iphone-16-pro-promax-island;}.iphone-devices .iphone-16-pro-promax.frame{grid-area:iphone-16-pro-promax-frame;}.iphone-devices .iphone-16-pro-promax.control{grid-area:iphone-16-pro-promax-control;}.iphone-devices .iphone-16-pro-promax.camera-center-stage{grid-area:iphone-16-pro-promax-camera-center-stage;}.iphone-devices .iphone-16-pro-promax.camera{grid-area:iphone-16-pro-promax-camera;}.iphone-devices .iphone-16-pro-promax.videos{grid-area:iphone-16-pro-promax-videos;}.iphone-devices .iphone-16-pro-promax.zoom{grid-area:iphone-16-pro-promax-zoom;}.iphone-devices .iphone-16-pro-promax.cellular{grid-area:iphone-16-pro-promax-cellular;}.iphone-devices .iphone-16-pro-promax.battery{grid-area:iphone-16-pro-promax-battery;}.iphone-devices .iphone-16-pro-promax.identification{grid-area:iphone-16-pro-promax-identification;}.iphone-devices .iphone-16-pro-promax.magsafe{grid-area:iphone-16-pro-promax-magsafe;}.iphone-devices .iphone-16-pro-promax.razemy{grid-area:iphone-16-pro-promax-razemy;}.iphone-devices .iphone-16-16plus.device{grid-area:iphone-16-16plus-device;}.iphone-devices .iphone-16-16plus.status{grid-area:iphone-16-16plus-status;}.iphone-devices .iphone-16-16plus.name{grid-area:iphone-16-16plus-name;}.iphone-devices .iphone-16-16plus.pricetag{grid-area:iphone-16-16plus-pricetag;}.iphone-devices .iphone-16-16plus.colors{grid-area:iphone-16-16plus-colors;}.iphone-devices .iphone-16-16plus.gigabytes{grid-area:iphone-16-16plus-gigabytes;}.iphone-devices .iphone-16-16plus.certificate{grid-area:iphone-16-16plus-certificate;}.iphone-devices .iphone-16-16plus.buybutton{grid-area:iphone-16-16plus-buybutton;}.iphone-devices .iphone-16-16plus.display{grid-area:iphone-16-16plus-display;}.iphone-devices .iphone-16-16plus.processors{grid-area:iphone-16-16plus-processors;}.iphone-devices .iphone-16-16plus.intelligence{grid-area:iphone-16-16plus-intelligence;}.iphone-devices .iphone-16-16plus.island{grid-area:iphone-16-16plus-island;}.iphone-devices .iphone-16-16plus.frame{grid-area:iphone-16-16plus-frame;}.iphone-devices .iphone-16-16plus.control{grid-area:iphone-16-16plus-control;}.iphone-devices .iphone-16-16plus.camera-center-stage{grid-area:iphone-16-16plus-camera-center-stage;}.iphone-devices .iphone-16-16plus.camera{grid-area:iphone-16-16plus-camera;}.iphone-devices .iphone-16-16plus.videos{grid-area:iphone-16-16plus-videos;}.iphone-devices .iphone-16-16plus.zoom{grid-area:iphone-16-16plus-zoom;}.iphone-devices .iphone-16-16plus.cellular{grid-area:iphone-16-16plus-cellular;}.iphone-devices .iphone-16-16plus.battery{grid-area:iphone-16-16plus-battery;}.iphone-devices .iphone-16-16plus.identification{grid-area:iphone-16-16plus-identification;}.iphone-devices .iphone-16-16plus.magsafe{grid-area:iphone-16-16plus-magsafe;}.iphone-devices .iphone-16-16plus.razemy{grid-area:iphone-16-16plus-razemy;}.iphone-devices .iphone-15-pro-promax.device{grid-area:iphone-15-pro-promax-device;}.iphone-devices .iphone-15-pro-promax.status{grid-area:iphone-15-pro-promax-status;}.iphone-devices .iphone-15-pro-promax.name{grid-area:iphone-15-pro-promax-name;}.iphone-devices .iphone-15-pro-promax.pricetag{grid-area:iphone-15-pro-promax-pricetag;}.iphone-devices .iphone-15-pro-promax.colors{grid-area:iphone-15-pro-promax-colors;}.iphone-devices .iphone-15-pro-promax.gigabytes{grid-area:iphone-15-pro-promax-gigabytes;}.iphone-devices .iphone-15-pro-promax.certificate{grid-area:iphone-15-pro-promax-certificate;}.iphone-devices .iphone-15-pro-promax.buybutton{grid-area:iphone-15-pro-promax-buybutton;}.iphone-devices .iphone-15-pro-promax.display{grid-area:iphone-15-pro-promax-display;}.iphone-devices .iphone-15-pro-promax.processors{grid-area:iphone-15-pro-promax-processors;}.iphone-devices .iphone-15-pro-promax.intelligence{grid-area:iphone-15-pro-promax-intelligence;}.iphone-devices .iphone-15-pro-promax.island{grid-area:iphone-15-pro-promax-island;}.iphone-devices .iphone-15-pro-promax.frame{grid-area:iphone-15-pro-promax-frame;}.iphone-devices .iphone-15-pro-promax.control{grid-area:iphone-15-pro-promax-control;}.iphone-devices .iphone-15-pro-promax.camera-center-stage{grid-area:iphone-15-pro-promax-camera-center-stage;}.iphone-devices .iphone-15-pro-promax.camera{grid-area:iphone-15-pro-promax-camera;}.iphone-devices .iphone-15-pro-promax.videos{grid-area:iphone-15-pro-promax-videos;}.iphone-devices .iphone-15-pro-promax.zoom{grid-area:iphone-15-pro-promax-zoom;}.iphone-devices .iphone-15-pro-promax.cellular{grid-area:iphone-15-pro-promax-cellular;}.iphone-devices .iphone-15-pro-promax.battery{grid-area:iphone-15-pro-promax-battery;}.iphone-devices .iphone-15-pro-promax.identification{grid-area:iphone-15-pro-promax-identification;}.iphone-devices .iphone-15-pro-promax.magsafe{grid-area:iphone-15-pro-promax-magsafe;}.iphone-devices .iphone-15-pro-promax.razemy{grid-area:iphone-15-pro-promax-razemy;}.iphone-devices .iphone-15-15plus.device{grid-area:iphone-15-15plus-device;}.iphone-devices .iphone-15-15plus.status{grid-area:iphone-15-15plus-status;}.iphone-devices .iphone-15-15plus.name{grid-area:iphone-15-15plus-name;}.iphone-devices .iphone-15-15plus.pricetag{grid-area:iphone-15-15plus-pricetag;}.iphone-devices .iphone-15-15plus.colors{grid-area:iphone-15-15plus-colors;}.iphone-devices .iphone-15-15plus.gigabytes{grid-area:iphone-15-15plus-gigabytes;}.iphone-devices .iphone-15-15plus.certificate{grid-area:iphone-15-15plus-certificate;}.iphone-devices .iphone-15-15plus.buybutton{grid-area:iphone-15-15plus-buybutton;}.iphone-devices .iphone-15-15plus.display{grid-area:iphone-15-15plus-display;}.iphone-devices .iphone-15-15plus.processors{grid-area:iphone-15-15plus-processors;}.iphone-devices .iphone-15-15plus.intelligence{grid-area:iphone-15-15plus-intelligence;}.iphone-devices .iphone-15-15plus.island{grid-area:iphone-15-15plus-island;}.iphone-devices .iphone-15-15plus.frame{grid-area:iphone-15-15plus-frame;}.iphone-devices .iphone-15-15plus.control{grid-area:iphone-15-15plus-control;}.iphone-devices .iphone-15-15plus.camera-center-stage{grid-area:iphone-15-15plus-camera-center-stage;}.iphone-devices .iphone-15-15plus.camera{grid-area:iphone-15-15plus-camera;}.iphone-devices .iphone-15-15plus.videos{grid-area:iphone-15-15plus-videos;}.iphone-devices .iphone-15-15plus.zoom{grid-area:iphone-15-15plus-zoom;}.iphone-devices .iphone-15-15plus.cellular{grid-area:iphone-15-15plus-cellular;}.iphone-devices .iphone-15-15plus.battery{grid-area:iphone-15-15plus-battery;}.iphone-devices .iphone-15-15plus.identification{grid-area:iphone-15-15plus-identification;}.iphone-devices .iphone-15-15plus.magsafe{grid-area:iphone-15-15plus-magsafe;}.iphone-devices .iphone-15-15plus.razemy{grid-area:iphone-15-15plus-razemy;}.iphone-devices .iphone-14-pro-promax.device{grid-area:iphone-14-pro-promax-device;}.iphone-devices .iphone-14-pro-promax.status{grid-area:iphone-14-pro-promax-status;}.iphone-devices .iphone-14-pro-promax.name{grid-area:iphone-14-pro-promax-name;}.iphone-devices .iphone-14-pro-promax.pricetag{grid-area:iphone-14-pro-promax-pricetag;}.iphone-devices .iphone-14-pro-promax.colors{grid-area:iphone-14-pro-promax-colors;}.iphone-devices .iphone-14-pro-promax.gigabytes{grid-area:iphone-14-pro-promax-gigabytes;}.iphone-devices .iphone-14-pro-promax.certificate{grid-area:iphone-14-pro-promax-certificate;}.iphone-devices .iphone-14-pro-promax.buybutton{grid-area:iphone-14-pro-promax-buybutton;}.iphone-devices .iphone-14-pro-promax.display{grid-area:iphone-14-pro-promax-display;}.iphone-devices .iphone-14-pro-promax.processors{grid-area:iphone-14-pro-promax-processors;}.iphone-devices .iphone-14-pro-promax.intelligence{grid-area:iphone-14-pro-promax-intelligence;}.iphone-devices .iphone-14-pro-promax.island{grid-area:iphone-14-pro-promax-island;}.iphone-devices .iphone-14-pro-promax.frame{grid-area:iphone-14-pro-promax-frame;}.iphone-devices .iphone-14-pro-promax.camera{grid-area:iphone-14-pro-promax-camera;}.iphone-devices .iphone-14-pro-promax.videos{grid-area:iphone-14-pro-promax-videos;}.iphone-devices .iphone-14-pro-promax.zoom{grid-area:iphone-14-pro-promax-zoom;}.iphone-devices .iphone-14-pro-promax.cellular{grid-area:iphone-14-pro-promax-cellular;}.iphone-devices .iphone-14-pro-promax.battery{grid-area:iphone-14-pro-promax-battery;}.iphone-devices .iphone-14-pro-promax.identification{grid-area:iphone-14-pro-promax-identification;}.iphone-devices .iphone-14-pro-promax.magsafe{grid-area:iphone-14-pro-promax-magsafe;}.iphone-devices .iphone-14-pro-promax.razemy{grid-area:iphone-14-pro-promax-razemy;}.iphone-devices .iphone-14-14plus.device{grid-area:iphone-14-14plus-device;}.iphone-devices .iphone-14-14plus.status{grid-area:iphone-14-14plus-status;}.iphone-devices .iphone-14-14plus.name{grid-area:iphone-14-14plus-name;}.iphone-devices .iphone-14-14plus.pricetag{grid-area:iphone-14-14plus-pricetag;}.iphone-devices .iphone-14-14plus.colors{grid-area:iphone-14-14plus-colors;}.iphone-devices .iphone-14-14plus.gigabytes{grid-area:iphone-14-14plus-gigabytes;}.iphone-devices .iphone-14-14plus.certificate{grid-area:iphone-14-14plus-certificate;}.iphone-devices .iphone-14-14plus.buybutton{grid-area:iphone-14-14plus-buybutton;}.iphone-devices .iphone-14-14plus.display{grid-area:iphone-14-14plus-display;}.iphone-devices .iphone-14-14plus.processors{grid-area:iphone-14-14plus-processors;}.iphone-devices .iphone-14-14plus.intelligence{grid-area:iphone-14-14plus-intelligence;}.iphone-devices .iphone-14-14plus.island{grid-area:iphone-14-14plus-island;}.iphone-devices .iphone-14-14plus.frame{grid-area:iphone-14-14plus-frame;}.iphone-devices .iphone-14-14plus.control{grid-area:iphone-14-14plus-control;}.iphone-devices .iphone-14-14plus.camera-center-stage{grid-area:iphone-14-14plus-camera-center-stage;}.iphone-devices .iphone-14-14plus.camera{grid-area:iphone-14-14plus-camera;}.iphone-devices .iphone-14-14plus.videos{grid-area:iphone-14-14plus-videos;}.iphone-devices .iphone-14-14plus.zoom{grid-area:iphone-14-14plus-zoom;}.iphone-devices .iphone-14-14plus.cellular{grid-area:iphone-14-14plus-cellular;}.iphone-devices .iphone-14-14plus.battery{grid-area:iphone-14-14plus-battery;}.iphone-devices .iphone-14-14plus.identification{grid-area:iphone-14-14plus-identification;}.iphone-devices .iphone-14-14plus.magsafe{grid-area:iphone-14-14plus-magsafe;}.iphone-devices .iphone-14-14plus.razemy{grid-area:iphone-14-14plus-razemy;}.iphone-devices .iphone-13-13mini.device{grid-area:iphone-13-13mini-device;}.iphone-devices .iphone-13-13mini.status{grid-area:iphone-13-13mini-status;}.iphone-devices .iphone-13-13mini.name{grid-area:iphone-13-13mini-name;}.iphone-devices .iphone-13-13mini.pricetag{grid-area:iphone-13-13mini-pricetag;}.iphone-devices .iphone-13-13mini.colors{grid-area:iphone-13-13mini-colors;}.iphone-devices .iphone-13-13mini.gigabytes{grid-area:iphone-13-13mini-gigabytes;}.iphone-devices .iphone-13-13mini.certificate{grid-area:iphone-13-13mini-certificate;}.iphone-devices .iphone-13-13mini.buybutton{grid-area:iphone-13-13mini-buybutton;}.iphone-devices .iphone-13-13mini.display{grid-area:iphone-13-13mini-display;}.iphone-devices .iphone-13-13mini.processors{grid-area:iphone-13-13mini-processors;}.iphone-devices .iphone-13-13mini.intelligence{grid-area:iphone-13-13mini-intelligence;}.iphone-devices .iphone-13-13mini.island{grid-area:iphone-13-13mini-island;}.iphone-devices .iphone-13-13mini.frame{grid-area:iphone-13-13mini-frame;}.iphone-devices .iphone-13-13mini.control{grid-area:iphone-13-13mini-control;}.iphone-devices .iphone-13-13mini.camera-center-stage{grid-area:iphone-13-13mini-camera-center-stage;}.iphone-devices .iphone-13-13mini.camera{grid-area:iphone-13-13mini-camera;}.iphone-devices .iphone-13-13mini.videos{grid-area:iphone-13-13mini-videos;}.iphone-devices .iphone-13-13mini.zoom{grid-area:iphone-13-13mini-zoom;}.iphone-devices .iphone-13-13mini.cellular{grid-area:iphone-13-13mini-cellular;}.iphone-devices .iphone-13-13mini.battery{grid-area:iphone-13-13mini-battery;}.iphone-devices .iphone-13-13mini.identification{grid-area:iphone-13-13mini-identification;}.iphone-devices .iphone-13-13mini.magsafe{grid-area:iphone-13-13mini-magsafe;}.iphone-devices .iphone-13-13mini.razemy{grid-area:iphone-13-13mini-razemy;}.iphone-devices .iphone-12-12mini.device{grid-area:iphone-12-12mini-device;}.iphone-devices .iphone-12-12mini.status{grid-area:iphone-12-12mini-status;}.iphone-devices .iphone-12-12mini.name{grid-area:iphone-12-12mini-name;}.iphone-devices .iphone-12-12mini.pricetag{grid-area:iphone-12-12mini-pricetag;}.iphone-devices .iphone-12-12mini.colors{grid-area:iphone-12-12mini-colors;}.iphone-devices .iphone-12-12mini.gigabytes{grid-area:iphone-12-12mini-gigabytes;}.iphone-devices .iphone-12-12mini.certificate{grid-area:iphone-12-12mini-certificate;}.iphone-devices .iphone-12-12mini.buybutton{grid-area:iphone-12-12mini-buybutton;}.iphone-devices .iphone-12-12mini.display{grid-area:iphone-12-12mini-display;}.iphone-devices .iphone-12-12mini.processors{grid-area:iphone-12-12mini-processors;}.iphone-devices .iphone-12-12mini.intelligence{grid-area:iphone-12-12mini-intelligence;}.iphone-devices .iphone-12-12mini.island{grid-area:iphone-12-12mini-island;}.iphone-devices .iphone-12-12mini.frame{grid-area:iphone-12-12mini-frame;}.iphone-devices .iphone-12-12mini.control{grid-area:iphone-12-12mini-control;}.iphone-devices .iphone-12-12mini.camera-center-stage{grid-area:iphone-12-12mini-camera-center-stage;}.iphone-devices .iphone-12-12mini.camera{grid-area:iphone-12-12mini-camera;}.iphone-devices .iphone-12-12mini.videos{grid-area:iphone-12-12mini-videos;}.iphone-devices .iphone-12-12mini.zoom{grid-area:iphone-12-12mini-zoom;}.iphone-devices .iphone-12-12mini.cellular{grid-area:iphone-12-12mini-cellular;}.iphone-devices .iphone-12-12mini.battery{grid-area:iphone-12-12mini-battery;}.iphone-devices .iphone-12-12mini.identification{grid-area:iphone-12-12mini-identification;}.iphone-devices .iphone-12-12mini.magsafe{grid-area:iphone-12-12mini-magsafe;}.iphone-devices .iphone-12-12mini.razemy{grid-area:iphone-12-12mini-razemy;}.iphone-devices .iphone-11.device{grid-area:iphone-11-device;}.iphone-devices .iphone-11.status{grid-area:iphone-11-status;}.iphone-devices .iphone-11.name{grid-area:iphone-11-name;}.iphone-devices .iphone-11.pricetag{grid-area:iphone-11-pricetag;}.iphone-devices .iphone-11.colors{grid-area:iphone-11-colors;}.iphone-devices .iphone-11.gigabytes{grid-area:iphone-11-gigabytes;}.iphone-devices .iphone-11.certificate{grid-area:iphone-11-certificate;}.iphone-devices .iphone-11.buybutton{grid-area:iphone-11-buybutton;}.iphone-devices .iphone-11.display{grid-area:iphone-11-display;}.iphone-devices .iphone-11.processors{grid-area:iphone-11-processors;}.iphone-devices .iphone-11.intelligence{grid-area:iphone-11-intelligence;}.iphone-devices .iphone-11.island{grid-area:iphone-11-island;}.iphone-devices .iphone-11.frame{grid-area:iphone-11-frame;}.iphone-devices .iphone-11.control{grid-area:iphone-11-control;}.iphone-devices .iphone-11.camera-center-stage{grid-area:iphone-11-camera-center-stage;}.iphone-devices .iphone-11.camera{grid-area:iphone-11-camera;}.iphone-devices .iphone-11.videos{grid-area:iphone-11-videos;}.iphone-devices .iphone-11.zoom{grid-area:iphone-11-zoom;}.iphone-devices .iphone-11.cellular{grid-area:iphone-11-cellular;}.iphone-devices .iphone-11.battery{grid-area:iphone-11-battery;}.iphone-devices .iphone-11.identification{grid-area:iphone-11-identification;}.iphone-devices .iphone-11.magsafe{grid-area:iphone-11-magsafe;}.iphone-devices .iphone-11.razemy{grid-area:iphone-11-razemy;}.iphone-devices .iphone-17.device{grid-area:iphone-17-device;}.iphone-devices .iphone-17.status{grid-area:iphone-17-status;}.iphone-devices .iphone-17.name{grid-area:iphone-17-name;}.iphone-devices .iphone-17.pricetag{grid-area:iphone-17-pricetag;}.iphone-devices .iphone-17.colors{grid-area:iphone-17-colors;}.iphone-devices .iphone-17.gigabytes{grid-area:iphone-17-gigabytes;}.iphone-devices .iphone-17.certificate{grid-area:iphone-17-certificate;}.iphone-devices .iphone-17.buybutton{grid-area:iphone-17-buybutton;}.iphone-devices .iphone-17.display{grid-area:iphone-17-display;}.iphone-devices .iphone-17.processors{grid-area:iphone-17-processors;}.iphone-devices .iphone-17.intelligence{grid-area:iphone-17-intelligence;}.iphone-devices .iphone-17.island{grid-area:iphone-17-island;}.iphone-devices .iphone-17.frame{grid-area:iphone-17-frame;}.iphone-devices .iphone-17.control{grid-area:iphone-17-control;}.iphone-devices .iphone-17.camera-center-stage{grid-area:iphone-17-camera-center-stage;}.iphone-devices .iphone-17.camera{grid-area:iphone-17-camera;}.iphone-devices .iphone-17.videos{grid-area:iphone-17-videos;}.iphone-devices .iphone-17.zoom{grid-area:iphone-17-zoom;}.iphone-devices .iphone-17.cellular{grid-area:iphone-17-cellular;}.iphone-devices .iphone-17.battery{grid-area:iphone-17-battery;}.iphone-devices .iphone-17.identification{grid-area:iphone-17-identification;}.iphone-devices .iphone-17.magsafe{grid-area:iphone-17-magsafe;}.iphone-devices .iphone-17.razemy{grid-area:iphone-17-razemy;}.iphone-devices .iphone-se.device{grid-area:iphone-se-device;}.iphone-devices .iphone-se.status{grid-area:iphone-se-status;}.iphone-devices .iphone-se.name{grid-area:iphone-se-name;}.iphone-devices .iphone-se.pricetag{grid-area:iphone-se-pricetag;}.iphone-devices .iphone-se.colors{grid-area:iphone-se-colors;}.iphone-devices .iphone-se.gigabytes{grid-area:iphone-se-gigabytes;}.iphone-devices .iphone-se.certificate{grid-area:iphone-se-certificate;}.iphone-devices .iphone-se.buybutton{grid-area:iphone-se-buybutton;}.iphone-devices .iphone-se.display{grid-area:iphone-se-display;}.iphone-devices .iphone-se.processors{grid-area:iphone-se-processors;}.iphone-devices .iphone-se.island{grid-area:iphone-se-island;}.iphone-devices .iphone-se.frame{grid-area:iphone-se-frame;}.iphone-devices .iphone-se.camera{grid-area:iphone-se-camera;}.iphone-devices .iphone-se.videos{grid-area:iphone-se-videos;}.iphone-devices .iphone-se.zoom{grid-area:iphone-se-zoom;}.iphone-devices .iphone-se.cellular{grid-area:iphone-se-cellular;}.iphone-devices .iphone-se.battery{grid-area:iphone-se-battery;}.iphone-devices .iphone-se.identification{grid-area:iphone-se-identification;}.iphone-devices .iphone-se.magsafe{grid-area:iphone-se-magsafe;}.iphone-devices .iphone-se.razemy{grid-area:iphone-se-razemy;}.iphone-devices .device{display:flex;flex-direction:column;justify-content:flex-end;margin:0 0 38px 0;width:309px;height:405px;}@media screen and (max-width: 734px){.iphone-devices .device{width:304px;height:398px;margin:0 0 28px 0;padding:0 0;}}.iphone-devices .name,.iphone-devices .colors,.iphone-devices .gigabytes,.iphone-devices .certificate,.iphone-devices .pricetag{margin:0 0 28px 0;}@media screen and (max-width: 734px){.iphone-devices .name,.iphone-devices .colors,.iphone-devices .gigabytes,.iphone-devices .certificate,.iphone-devices .pricetag{margin-bottom:24px;}}.iphone-devices .display,.iphone-devices .intelligence,.iphone-devices .island,.iphone-devices .frame,.iphone-devices .control,.iphone-devices .camera-center-stage,.iphone-devices .camera,.iphone-devices .videos,.iphone-devices .zoom,.iphone-devices .processors,.iphone-devices .cellular,.iphone-devices .battery,.iphone-devices .identification,.iphone-devices .razemy,.iphone-devices .magsafe{margin:28px 0 0 0;}@media screen and (max-width: 734px){.iphone-devices .display,.iphone-devices .intelligence,.iphone-devices .island,.iphone-devices .frame,.iphone-devices .control,.iphone-devices .camera-center-stage,.iphone-devices .camera,.iphone-devices .videos,.iphone-devices .zoom,.iphone-devices .processors,.iphone-devices .cellular,.iphone-devices .battery,.iphone-devices .identification,.iphone-devices .razemy,.iphone-devices .magsafe{margin-top:28px;}}.iphone-devices .section-content .compare-table .row{width:309px;align-items:center;}@media screen and (max-width: 734px){.iphone-devices .section-content .compare-table .row{width:304px;padding:0 0;}}.iphone-devices .compare-table .tabs-option-memory > label{min-width:63.7px;height:50px;margin:0 9px 0 9px;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-option-memory > label{min-width:49px;height:44px;flex:none;}}.iphone-devices .cell{flex-direction:column;padding-top:0;}.iphone-devices h3.tabs-iphone-name{line-height:1.2;font-weight:700;color:#1d1d1f;padding:0 0 0 0;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;width:309px;}.stick-option.iphone-devices h3.tabs-iphone-name,.stick-option.mac-devices h3.tabs-iphone-name,.stick-option.airpods-devices .name{-webkit-box-shadow:0px 0px 14px 10px #fff;-moz-box-shadow:0px 0px 14px 10px #fff;box-shadow:0px 0px 14px 10px #fff;}.iphone-devices h3.tabs-iphone-name.tw-buttons{display:grid;grid-gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);}.iphone-devices h3.tabs-iphone-name.thr-buttons{display:grid;grid-gap:0;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,auto);}.iphone-devices .compare-table .tabs-iphone-name > label{min-width:125px;min-height:50px;padding:7px 8px;margin:0 9px 0 9px;}@media screen and (max-width: 480px){.iphone-devices .compare-table .tabs-iphone-name > label{min-height:44px;}}.iphone-devices .compare-table .tabs-iphone-name > label:first-child{margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-iphone-name > label:nth-child(2){margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-iphone-name > label:last-child{margin:0 0 0 9px;}.iphone-devices .compare-table .tabs-iphone-name.one-buttons > label:last-child{margin:0;}.iphone-devices .compare-table .tabs-iphone-color-selection > label:first-child{margin:0 5px 0 0;}.iphone-devices .compare-table .tabs-iphone-color-selection > label:nth-child(2){margin:0 5px 0 0;}.iphone-devices .compare-table .tabs-iphone-color-selection > label:last-child{margin:0 0 0 5px;}.iphone-devices .compare-table .tabs-option-memory > label:first-child{margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-option-memory > label:nth-child(2){margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-option-memory > label:last-child{margin:0 0 0 9px;}.iphone-devices .compare-table .tabs-option-certificate > label:first-child{margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-option-certificate > label:nth-child(2){margin:0 9px 0 0;}.iphone-devices .compare-table .tabs-option-certificate > label:last-child{margin:0 0 0 9px;}.iphone-devices .compare-table .tabs-option-certificate{width:309px;display:grid;grid-gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);}.iphone-devices .compare-table .tabs-iphone-name.thr-buttons > label,.iphone-devices .compare-table .tabs-iphone-name.tw-buttons > label,.iphone-devices .compare-table .tabs-option-certificate > label{min-width:auto;}.iphone-devices .compare-table .tabs-option-memory{justify-content:center;}.iphone-devices .compare-table .tabs-iphone-name.thr-buttons > label{min-width:auto;}.iphone-devices .compare-table .price_product_category{line-height:105%;}.iphone-devices .item-devise h5.typography-card-headline{font-size:28px;}.iphone-devices .item-devise .copy-container,.airpods-devices .item-devise .copy-container{width:160px;}@media screen and (max-width: 734px){.iphone-devices .item-devise .copy-container,.airpods-devices .item-devise .copy-container{width:160px;}}.iphone-devices .item-devise .icon-cross-open-close{width:27px;height:27px;}.iphone-devices .item-devise .card-cta-modal-button{width:27px;height:27px;right:24px;top:calc(37%);}@media screen and (max-width: 734px){.iphone-devices .item-devise .card-cta-modal-button{right:24px;}}.iphone-devices .item-devise .icon-container,.airpods-devices .item-devise .icon-container{width:84px;text-align:center;}.iphone-devices .card-container{height:100px;}.iphone-devices .item-devise .card .card-modifier{min-height:100px;}.iphone-devices .compare-table .tabs-iphone-name span{font-size:16px;line-height:1.03;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-iphone-name span{font-size:14px;}}.iphone-devices .compare-table .tabs-iphone-color-selection > label{width:42px;height:42px;margin:0 5px 0 5px;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-iphone-color-selection > label{width:42px;height:42px;}}.iphone-devices .compare-table .tabs-option-memory span{font-size:16px;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-option-memory span{font-size:14px;}}.iphone-devices .compare-table .tabs-option-certificate > label{min-height:50px;margin:0 9px 0 9px;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-option-certificate > label{min-height:44px;padding:10px 4px;}}.iphone-devices .compare-table .tabs-option-certificate span{font-size:16px;}@media screen and (max-width: 734px){.iphone-devices .compare-table .tabs-option-certificate span{font-size:13px;}}.iphone-devices .black-button-compair-mt .ty-btn__primary{font-size:16px;min-width:160px;height:50px;}@media screen and (max-width: 1200px){.iphone-devices .black-button-compair-mt .ty-btn__primary{min-width:100%;width:100%;}}.iphone-devices .button-caption p{font-size:13px;color:#9c9c9c;margin:0;padding:18px 0 0 0;}.iphone-devices .image-devic-table{cursor:pointer;}.iphone-devices .item-devise p.typography-family-paragraph,.airpods-devices .item-devise p.typography-family-paragraph{font-size:14px;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;}@media screen and (max-width: 734px){.iphone-devices .item-devise p.typography-family-paragraph,.airpods-devices .item-devise p.typography-family-paragraph{font-size:14px;}}.iphone-devices .item-devise.pusto p.typography-family-paragraph{text-align:center;}.iphone-devices .image-icon-chip-a16{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a16_mt.png");}.iphone-devices .image-icon-chip-a15{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a15_mt.png");}.iphone-devices .image-icon-chip-a14{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a14_mt.png");}.iphone-devices .image-icon-chip-a13{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_a13_mt.png");}.image-icon-zoom-40x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom40x_mt.png");}.image-icon-zoom-25x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom25x_mt.png");}.image-icon-zoom-15x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom15x_mt.png");}.image-icon-zoom-4x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom4x_mt.png");}.image-icon-zoom-5x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom5x_mt.png");}.image-icon-zoom-2x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom2x_mt.png");}.image-icon-zoom-6x-iphone{width:40px;height:40px;background-size:40px 40px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_zoom6x_mt.png");}.iphone-devices .image-icon-camera-dual3{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_dual3_lens_mt.png");}.image-icon-camera-dual4{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_dual4_lens_mt.png");}.compare-section-mt .image-icon-camera-dual4{width:59px;height:59px;background-size:59px 59px;}.compare-section-mt .image-icon-camera-single-air{width:59px;height:59px;background-size:59px 59px;}.compare-section-mt .image-icon-camera-triple4{width:59px;height:59px;background-size:59px 59px;}.iphone-devices .image-icon-camera-dual1{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_dual1_lens_mt.png");}.iphone-devices .image-icon-camera-single{width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;background-image:url("https://mactime.pro/images/companies/1/Images/iphone-category/icons/icon_iphone_7_8_mt.png");}.iphone-devices .image-icon-lightning-mt{width:42px;height:17px;background-size:42px 17px;}.iphone-devices .device .image-wrapper .demon-cell{position:relative;width:100%;height:100%;}.iphone-devices .device .image-wrapper .icon-card-modal-gallery{position:absolute;width:100%;height:75px;bottom:0;left:0;}.iphone-devices .device .image-wrapper .icon-card-modal-gallery.tw-buttons{display:flex;}.iphone-devices .device .image-wrapper .icon-card-modal-gallery .card-cta-modal-button{position:static;width:50%;height:100%;}.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button-icon{width:25px;height:25px;}@media screen and (max-width: 734px){.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button-icon{width:37px;height:37px;}}.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button-icon.zoom-loop{position:absolute;left:22px;bottom:22px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button-icon.plus-material{position:absolute;right:24px;bottom:22px;width:28px;height:28px;filter:invert(1);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}@media screen and (max-width: 734px){.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button-icon.plus-material{width:37px;height:37px;}}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhone16"] .card-cta-modal-button-icon.zoom-loop{left:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhone16"] .card-cta-modal-button-icon.plus-material{right:29px;}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhone16Plus"] .card-cta-modal-button-icon.zoom-loop{left:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhone16Plus"] .card-cta-modal-button-icon.plus-material{right:29px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone16Pro"] .card-cta-modal-button-icon.zoom-loop{left:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone16Pro"] .card-cta-modal-button-icon.plus-material{right:28px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone16ProMax"] .card-cta-modal-button-icon.zoom-loop{left:22px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone16ProMax"] .card-cta-modal-button-icon.plus-material{right:24px;}.iphone-devices .device .image-wrapper [data-filter-manufacturer="iPhone15Pro"] .card-cta-modal-button-icon.zoom-loop{left:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturer="iPhone15Pro"] .card-cta-modal-button-icon.plus-material{right:28px;}.iphone-devices .device .image-wrapper [data-filter-manufacturer="iPhone15ProMax"] .card-cta-modal-button-icon.zoom-loop{left:22px;}.iphone-devices .device .image-wrapper [data-filter-manufacturer="iPhone15ProMax"] .card-cta-modal-button-icon.plus-material{right:24px;}.iphone-devices .device .image-wrapper [data-filter-manufacturertwo="iPhone15"] .card-cta-modal-button-icon.zoom-loop{left:36px;}.iphone-devices .device .image-wrapper [data-filter-manufacturertwo="iPhone15"] .card-cta-modal-button-icon.plus-material{right:37px;}.iphone-devices .device .image-wrapper [data-filter-manufacturertwo="iPhone15Plus"] .card-cta-modal-button-icon.zoom-loop{left:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturertwo="iPhone15Plus"] .card-cta-modal-button-icon.plus-material{right:29px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone14Pro"] .card-cta-modal-button-icon.zoom-loop{left:28px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone14Pro"] .card-cta-modal-button-icon.plus-material{right:29px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone14ProMax"] .card-cta-modal-button-icon.zoom-loop{left:25px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerthree="iPhone14ProMax"] .card-cta-modal-button-icon.plus-material{right:27px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfour="iPhone14"] .card-cta-modal-button-icon.zoom-loop{left:38px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfour="iPhone14"] .card-cta-modal-button-icon.plus-material{right:39px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfour="iPhone14Plus"] .card-cta-modal-button-icon.zoom-loop{left:29px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfour="iPhone14Plus"] .card-cta-modal-button-icon.plus-material{right:31px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfive="iPhone13"] .card-cta-modal-button-icon.zoom-loop{left:40px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfive="iPhone13"] .card-cta-modal-button-icon.plus-material{right:41px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfive="iPhone13mini"] .card-cta-modal-button-icon.zoom-loop{left:52px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerfive="iPhone13mini"] .card-cta-modal-button-icon.plus-material{right:54px;}.iphone-devices .device .image-wrapper [data-filter-manufacturersix="iPhone12"] .card-cta-modal-button-icon.zoom-loop{left:40px;}.iphone-devices .device .image-wrapper [data-filter-manufacturersix="iPhone12"] .card-cta-modal-button-icon.plus-material{right:41px;}.iphone-devices .device .image-wrapper [data-filter-manufacturersix="iPhone12mini"] .card-cta-modal-button-icon.zoom-loop{left:52px;}.iphone-devices .device .image-wrapper [data-filter-manufacturersix="iPhone12mini"] .card-cta-modal-button-icon.plus-material{right:54px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerseven="iPhone11"] .card-cta-modal-button-icon.zoom-loop{left:38px;}.iphone-devices .device .image-wrapper [data-filter-manufacturerseven="iPhone11"] .card-cta-modal-button-icon.plus-material{right:39px;}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhoneSE"] .card-cta-modal-button-icon.zoom-loop{left:58px;}.iphone-devices .device .image-wrapper [data-filter-manufacturereight="iPhoneSE"] .card-cta-modal-button-icon.plus-material{right:59px;}.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button:hover .plus-material{width:31px;height:31px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.iphone-devices .device .image-wrapper .demon-cell .card-cta-modal-button:hover .zoom-loop{width:28px;height:28px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}.iphone-devices .item-devise.pusto{width:100%;}.item-devise.pusto .card .card-modifier{background:transparent;}.content-popup .finishes-grid-top .grid-item-kamera .image-design-top{padding:31px 30px 0 30px;height:323px;}.content-popup .finishes-grid-top .grid-item-display .image-design-top{padding:31px 30px 0 30px;height:323px;}@media screen and (max-width: 1200px){.content-popup .finishes-grid-top .grid-item-display .image-design-top{padding:30px 30px 0 30px;height:auto;}}@media screen and (max-width: 768px){.content-popup .finishes-grid-top .grid-item-display .image-design-top{height:239.56px;}}.content-popup .grid-item-banner-galer .image-design-top{position:relative;padding:0;height:594px;}@media screen and (max-width: 1200px){.content-popup .grid-item-banner-galer .image-design-top{height:430px;}}@media screen and (max-width: 768px){.content-popup .grid-item-banner-galer .image-design-top{height:auto;padding:40px 0;}}.content-popup .finishes-grid-top .grid-item-banner-galer{grid-area:five;align-items:flex-end;justify-content:flex-end;}.grid-item-banner-galer .modal-tile-absolute-caption .even-more-grid-container{flex-direction:column;}.grid-item-banner-galer .modal-tile-absolute-caption .even-more-grid.bleed-bottom{margin:48px 0 0 0;}.grid-item-banner-galer .even-more-grid .content h3{font-size:40px;line-height:1;}.grid-item-banner-galer .even-more-grid .content p{font-size:13px;color:var(--Grey-600,#989898);}.grid-item-banner-galer .even-more-grid .content h4{font-size:19px;line-height:1;color:#1d1d1f;margin:0;padding:0;}.content-popup .finishes-grid-top.grid-iphone{display:grid;grid-gap:48px;grid-template-areas:"three one" "two one" "four four" "five five" "six six";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,auto));width:100%;height:auto;}@media screen and (max-width: 768px){.content-popup .finishes-grid-top.grid-iphone{grid-gap:20px;grid-template-areas:"one" "four" "three" "five" "six";grid-template-columns:repeat(1,minmax(0,auto));grid-template-rows:repeat(4,minmax(0,auto));}}#gallery-popup-iphone-13 .content-popup .finishes-grid-top.grid-iphone,#gallery-popup-iphone-13-mini .content-popup .finishes-grid-top.grid-iphone{grid-template-areas:"three one" "two one" "four four" "six six";grid-template-rows:repeat(4,minmax(0,auto));width:100%;height:1506px;}@media screen and (max-width: 768px){#gallery-popup-iphone-13 .content-popup .finishes-grid-top.grid-iphone,#gallery-popup-iphone-13-mini .content-popup .finishes-grid-top.grid-iphone{grid-gap:20px;grid-template-areas:"one" "four" "three" "six";grid-template-columns:repeat(1,minmax(0,auto));grid-template-rows:repeat(3,minmax(0,auto));height:auto;}}.content-popup .finishes-grid-top .grid-item-banner-color{grid-area:six;align-items:flex-end;justify-content:flex-end;}.content-popup .grid-item-banner-color .image-design-top{position:relative;padding:0;height:594px;}@media screen and (max-width: 1200px){.content-popup .grid-item-banner-color .image-design-top{height:490px;}}@media screen and (max-width: 768px){.content-popup .grid-item-banner-color .image-design-top{height:auto;}}@media screen and (max-width: 768px){.content-popup .finishes-grid-top .finishes-grid-item.grid-item-kamera{display:none;}}@media screen and (max-width: 768px){#gallery-popup-iphone-14 .content-popup .tabs-color-nav > label,#gallery-popup-iphone-14-plus .content-popup .tabs-color-nav > label,#gallery-popup-iphone-13 .content-popup .tabs-color-nav > label,#gallery-popup-iphone-13-mini .content-popup .tabs-color-nav > label{margin:0 10px 28px 10px;}}@media screen and (max-width: 768px){#gallery-popup-iphone-14 .content-popup .tabs-color-nav > label:last-child,#gallery-popup-iphone-14-plus .content-popup .tabs-color-nav > label:last-child,#gallery-popup-iphone-13 .content-popup .tabs-color-nav > label:last-child,#gallery-popup-iphone-13-mini .content-popup .tabs-color-nav > label:last-child{margin:0 10px 10px 10px;}}@media screen and (max-width: 768px){.content-popup .finishes-grid-top.grid-iphone .grid-item-top .image-design-top{padding:30px;height:490px;}}.finishes-grid-top.grid-iphone .finishes-grid-item .sr-card-pic{width:auto;}.slider-four-row .flip-tile-button{position:absolute;z-index:1;top:auto;left:auto;right:24px;bottom:24px;background-color:transparent;padding-block:0;padding-inline:0;border-width:0;border-style:none;border-color:transparent;}.slider-four-row .icon-cross-open-close.white{filter:invert(1);}.slider-four-row .icon-cross-open-close{width:45px;height:45px;opacity:1;}@media screen and (max-width: 480px){.slider-four-row .icon-cross-open-close{width:50px;height:50px;}}.slider-four-row .icon-cross-open-close:hover{cursor:pointer;opacity:0.5;}.iphone-devices .compare-table .name,.airpods-devices .compare-table .name{position:sticky;top:80px;left:0;align-self:start;z-index:101;background:white;}@media screen and (max-width: 768px){.iphone-devices .compare-table .name,.airpods-devices .compare-table .name{top:30px;}}body{overflow-x:clip;}.ty-helper-container{overflow:visible;}.iphone-devices .compare-table,.airpods-devices .compare-table{overflow-x:clip;}.swiper{overflow:initial;}@media screen and (min-width: 1024px){.slider-iphone-selection-table .swiper-slide{width:3970px;}}@media screen and (min-width: 1440px){.slider-iphone-selection-table .swiper-slide{width:4050px;}}@media screen and (min-width: 2560px){.slider-iphone-selection-table .swiper-slide{width:5150px;}}@media screen and (max-width: 1023px){.slider-iphone-selection-table .swiper-slide{width:3940px;}}@media screen and (max-width: 768px){.slider-iphone-selection-table .swiper-slide{width:3940px;}}@media screen and (max-width: 480px){.slider-iphone-selection-table .swiper-slide{width:3840px;}}@media screen and (max-width: 376px){.slider-iphone-selection-table .swiper-slide{width:3810px;}}@media screen and (min-width: 1024px){.slider-laptops-selection-table .swiper-slide{width:2530px;}}@media screen and (min-width: 1440px){.slider-laptops-selection-table .swiper-slide{width:2830px;}}@media screen and (min-width: 2560px){.slider-laptops-selection-table .swiper-slide{width:3830px;}}@media screen and (max-width: 1023px){.slider-laptops-selection-table .swiper-slide{width:2530px;}}@media screen and (max-width: 768px){.slider-laptops-selection-table .swiper-slide{width:2530px;}}@media screen and (max-width: 480px){.slider-laptops-selection-table .swiper-slide{width:1630px;}}@media screen and (min-width: 1024px){.slider-airpods-selection-table .swiper-slide{width:1800px;padding:60px 0 60px 0;}}@media screen and (min-width: 1440px){.slider-airpods-selection-table .swiper-slide{width:1750px;padding:60px 0 60px 0;}}@media screen and (min-width: 2560px){.slider-airpods-selection-table .swiper-slide{width:1800px;padding:60px 0 60px 0;}}@media screen and (max-width: 1023px){.slider-airpods-selection-table .swiper-slide{width:1800px;padding:60px 0 60px 0;}}@media screen and (max-width: 768px){.slider-airpods-selection-table .swiper-slide{width:1800px;padding:60px 0 60px 0;}}@media screen and (max-width: 480px){.slider-airpods-selection-table .swiper-slide{width:1750px;padding:0 0 60px 0;}}@media screen and (max-width: 376px){.slider-airpods-selection-table .swiper-slide{width:1650px;padding:0 0 60px 0;}}.slider-kompyuter-selection-table .swiper-slide{width:1144px;}@media screen and (max-width: 768px){.slider-kompyuter-selection-table .swiper-slide{width:844px;}}.feature-card-modal-tile .card .img-caption .image-container{padding:0 112px;margin-top:47px;}@media screen and (max-width: 1024px){.feature-card-modal-tile .card .img-caption .image-container{margin-top:30px;padding:0 20px;}}.content-popup .two-gorizont-cards.techspecs .line-under h3.h3-mt{padding-bottom:24px;border-bottom:1px solid #c8c8c8;}.content-popup h3.h3-mt{font-weight:bold;font-size:33px;color:var(--Dark-400);line-height:140%;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;margin:0;}@media only screen and (max-width: 1200px){.content-popup h3.h3-mt{font-size:29px;}}.content-popup .iphone-products h3.h3-mt{color:var(--Dark-900);}.content-popup .black-background.iphone-products h3.h3-mt{color:var(--Main-25);}.content-popup .iphone-products .p-mt{color:var(--Dark-25);font-weight:500;}.content-popup .box-gallery-image .unit-image figcaption{font-size:19px;color:var(--Grey-500);font-weight:500;margin:0;padding:10px 0 0 0;}@media screen and (max-width: 1200px){.content-popup .box-gallery-image .unit-image figcaption{font-size:14px;}}.card .card-modifier.black-background.iphone-products.g-rezhim{background:#091016;}.card .card-modifier.black-background.iphone-products{background:var(--Dark-400);}.card .card-modifier.black-background.iphone-products.displej{background:var(--Dark-900);}.card .card-modifier.black-background.iphone-products.razemy{background:#000;}.slider-3d-card.swiper-3d .swiper-slide-shadow-left{border-radius:23px;}.slider-3d-card.swiper-3d .swiper-slide-shadow-right{border-radius:23px;}.slider-3d-card.swiper-3d .claid-3d-image{border-radius:28px;}.card.popup-block-one-columns-background .card-modifier{padding:0;}.section-name-container .sect-vyb-iph{padding:0;}.fancybox__backdrop{background:var(--fancybox-bg,rgba(24,24,27,0.99));}.feature-card-modal-tile.techspecs .typography-modal-headline.feature-card-modal-copyblock.typography-tile-icon-wrapper{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;}.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a18-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a18-pro-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a17-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a16-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a15-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a14-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-chip-a13-black,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-h1-chip,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-h2-chip,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-equalizer-audio,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-transparency,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-conversation-aware,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-spatial-audio,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-hearing-health,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .specs-icon-force-touch,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-2nd-gen-case,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-airpods-4-charging-case,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .specs-icon-locator-dinamic,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-strap-case,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-sweat-water,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-siri,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-switching,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-worldwide-warranty,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-engraving,.feature-card-modal-tile.techspecs .typography-tile-icon-wrapper .image-icon-pro-case{margin:0 19px 0 0;}.section-new-iph{margin:25px 0 25px 0;padding:0;}.section-new-iph__box-banner{margin:0;padding:0;}.img-banner,.section-new-iph .box-gallery-image .sr-card-pic{border-radius:18px;}.section-new-iph .box-gallery-image .unit-image figcaption{color:var(--Grey-500);font-weight:500;margin:0;padding:10px 0 0 0;}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:100%;height:100%;max-width:100%;max-height:100%;}.full-width-section-bg-grey-25{background-color:var(--Grey-25);}.spec-iph-features .sr-card-content{height:100%;}.spec-iph-features .card .card-modifier{background:#fff;}.section-new-iph.spec-iph-features{margin-top:0px;}.section-new-iph.comparison-button{margin-top:15px;margin-bottom:50px;}.section-new-iph.rumors-iph{margin-top:0;margin-bottom:0;}.spec-iph-features .swiper-slide{height:auto;}.spec-iph-features .card.slider-four-row{height:100%;}.spec-iph-features .card .card-modifier.card-padding{padding-right:70px;}.box-button{text-align:center;}.rumors-iph .slider-four-row .position-swiper{padding-top:0;padding-bottom:60px;}@media screen and (max-width: 480px){.section-new-iph.nav-bar{display:block;margin:10px 0 0 0;}}@media screen and (max-width: 480px){.section-new-iph .nav-bar-name{flex-wrap:wrap;}}@media screen and (max-width: 480px){.section-new-iph .rf-navbar-item-link{padding:0 10px;}}.ad-iphone16 .iphone-devices .compare-table{display:grid;grid-template-areas:"iphone-16-pro-promax-device iphone-16-16plus-device iphone-16e-device iphone-15-15plus-device iphone-14-14plus-device iphone-13-13mini-device iphone-12-12mini-device iphone-11-device" "iphone-16-pro-promax-name iphone-16-16plus-name iphone-16e-name iphone-15-15plus-name iphone-14-14plus-name iphone-13-13mini-name iphone-12-12mini-name iphone-11-name" "iphone-16-pro-promax-colors iphone-16-16plus-colors iphone-16e-colors iphone-15-15plus-colors iphone-14-14plus-colors iphone-13-13mini-colors iphone-12-12mini-colors iphone-11-colors" "iphone-16-pro-promax-gigabytes iphone-16-16plus-gigabytes iphone-16e-gigabytes iphone-15-15plus-gigabytes iphone-14-14plus-gigabytes iphone-13-13mini-gigabytes iphone-12-12mini-gigabytes iphone-11-gigabytes" "iphone-16-pro-promax-certificate iphone-16-16plus-certificate iphone-16e-certificate iphone-15-15plus-certificate iphone-14-14plus-certificate iphone-13-13mini-certificate iphone-12-12mini-certificate iphone-11-certificate" "iphone-16-pro-promax-pricetag iphone-16-16plus-pricetag iphone-16e-pricetag iphone-15-15plus-pricetag iphone-14-14plus-pricetag iphone-13-13mini-pricetag iphone-12-12mini-pricetag iphone-11-pricetag" "iphone-16-pro-promax-buybutton iphone-16-16plus-buybutton iphone-16e-buybutton iphone-15-15plus-buybutton iphone-14-14plus-buybutton iphone-13-13mini-buybutton iphone-12-12mini-buybutton iphone-11-buybutton" "iphone-16-pro-promax-display iphone-16-16plus-display iphone-16e-display iphone-15-15plus-display iphone-14-14plus-display iphone-13-13mini-display iphone-12-12mini-display iphone-11-display" "iphone-16-pro-promax-intelligence iphone-16-16plus-intelligence iphone-16e-intelligence iphone-15-15plus-intelligence iphone-14-14plus-intelligence iphone-13-13mini-intelligence iphone-12-12mini-intelligence iphone-11-intelligence" "iphone-16-pro-promax-island iphone-16-16plus-island iphone-16e-island iphone-15-15plus-island iphone-14-14plus-island iphone-13-13mini-island iphone-12-12mini-island iphone-11-island" "iphone-16-pro-promax-frame iphone-16-16plus-frame iphone-16e-frame iphone-15-15plus-frame iphone-14-14plus-frame iphone-13-13mini-frame iphone-12-12mini-frame iphone-11-frame" "iphone-16-pro-promax-control iphone-16-16plus-control iphone-16e-control iphone-15-15plus-control iphone-14-14plus-control iphone-13-13mini-control iphone-12-12mini-control iphone-11-control" "iphone-16-pro-promax-camera iphone-16-16plus-camera iphone-16e-camera iphone-15-15plus-camera iphone-14-14plus-camera iphone-13-13mini-camera iphone-12-12mini-camera iphone-11-camera" "iphone-16-pro-promax-videos iphone-16-16plus-videos iphone-16e-videos iphone-15-15plus-videos iphone-14-14plus-videos iphone-13-13mini-videos iphone-12-12mini-videos iphone-11-videos" "iphone-16-pro-promax-zoom iphone-16-16plus-zoom iphone-16e-zoom iphone-15-15plus-zoom iphone-14-14plus-zoom iphone-13-13mini-zoom iphone-12-12mini-zoom iphone-11-zoom" "iphone-16-pro-promax-zoom iphone-16-16plus-zoom iphone-16e-zoom iphone-15-15plus-zoom iphone-14-14plus-zoom iphone-13-13mini-zoom iphone-12-12mini-zoom iphone-11-zoom" "iphone-16-pro-promax-processors iphone-16-16plus-processors iphone-16e-processors iphone-15-15plus-processors iphone-14-14plus-processors iphone-13-13mini-processors iphone-12-12mini-processors iphone-11-processors " "iphone-16-pro-promax-cellular iphone-16-16plus-cellular iphone-16e-cellular iphone-15-15plus-cellular iphone-14-14plus-cellular iphone-13-13mini-cellular iphone-12-12mini-cellular iphone-11-cellular" "iphone-16-pro-promax-battery iphone-16-16plus-battery iphone-16e-battery iphone-15-15plus-battery iphone-14-14plus-battery iphone-13-13mini-battery iphone-12-12mini-battery iphone-11-battery" "iphone-16-pro-promax-identification iphone-16-16plus-identification iphone-16e-identification iphone-15-15plus-identification iphone-14-14plus-identification iphone-13-13mini-identification iphone-12-12mini-identification iphone-11-identification" "iphone-16-pro-promax-razemy iphone-16-16plus-razemy iphone-16e-razemy iphone-15-15plus-razemy iphone-14-14plus-razemy iphone-13-13mini-razemy iphone-12-12mini-razemy iphone-11-razemy" "iphone-16-pro-promax-magsafe iphone-16-16plus-magsafe iphone-16e-magsafe iphone-15-15plus-magsafe iphone-14-14plus-magsafe iphone-13-13mini-magsafe iphone-12-12mini-magsafe iphone-11-magsafe";}.block-order-pre{display:flex;flex-direction:column;align-items:center;}.feature-card-modal-copyblock .block-chat-icon-question{width:344px;}@media screen and (max-width: 800px){.feature-card-modal-copyblock .block-chat-icon-question{width:270px;}}.block-order-pre .link-chat-icon-question-telegram,.block-order-pre .link-chat-icon-question-vkontakte{background-size:60px 60px;width:60px;height:60px;}.pop-preord{color:#2daac1;cursor:pointer;border-bottom:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.image-icon-out.image-icon-logo-apple-intelligence{margin:0 19px 0 0;}.for-mt-gifts h3.tabs-iphone-name.tw-buttons{display:grid;grid-gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);}.for-mt-gifts .tabs-iphone-name > input[type="radio"]{display:none;}.white .for-mt-gifts .tabs-iphone-name > input[type="radio"]:checked + label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}.for-mt-gifts .tabs-iphone-name > input[type="radio"]:checked + label{border-color:#fff;color:#1d1d1f;background-color:#fff;cursor:default;font-size:14px;}.for-mt-gifts .tabs-iphone-name span{font-size:16px;line-height:1.03;}@media screen and (max-width: 734px){.for-mt-gifts .tabs-iphone-name span{font-size:14px;}}.for-mt-gifts .tabs-iphone-color-selection{max-width:100%;margin:0 auto 0 auto;}.for-mt-gifts .tabs-iphone-color-selection > input[type="radio"]{display:none;}.for-mt-gifts .tabs-iphone-color-selection > input[type="radio"]:checked + label{border-color:#fff;color:#fff;background-color:#232323;cursor:default;}.white .for-mt-gifts .tabs-iphone-color-selection > input[type="radio"]:checked + label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}.for-mt-gifts .tabs-iphone-color-selection > label:hover{border-color:#1d1d1f;color:#232323;}.for-mt-gifts .tabs-iphone-color-selection > label{width:42px;height:42px;margin:0 5px 0 5px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:#f3f3f3;background-clip:content-box;padding:3px;}@media screen and (max-width: 1068px){.for-mt-gifts .tabs-iphone-color-selection > label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 780px){.for-mt-gifts .tabs-iphone-color-selection > label{margin:3px;padding:2px;width:30px;height:30px;}}@media screen and (max-width: 480px){.for-mt-gifts .tabs-iphone-color-selection > label{width:43px;height:43px;margin:3px;padding:2px;}}.for-mt-gifts .tabs-option-memory{max-width:100%;margin:0 auto 0 auto;display:flex;}@media screen and (max-width: 480px){.for-mt-gifts .tabs-option-memory{width:100%;display:flex;flex-wrap:wrap;}}.for-mt-gifts .tabs-option-memory > input[type="radio"]{display:none;}.for-mt-gifts .tabs-option-memory > input[type="radio"]:checked + label{border-color:#fff;color:#1d1d1f;background-color:#fff;cursor:default;}.white .for-mt-gifts .tabs-option-memory > input[type="radio"]:checked + label{border-color:#1d1d1f;color:#fff;background-color:#1d1d1f;}.white .for-mt-gifts .tabs-option-memory.color-cor > input[type="radio"]:checked + label{width:42px;height:42px;margin:0 5px 0 5px;display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:#f3f3f3;background-clip:content-box;padding:3px;}.for-mt-gifts .tabs-option-memory > label:hover{border-color:#fff;color:#fff;}.for-mt-gifts .tabs-option-memory span{font-size:14px;line-height:75%;font-weight:600;}@media screen and (max-width: 1068px){.for-mt-gifts .tabs-option-memory span{font-size:14px;line-height:75%;}}@media screen and (max-width: 780px){.for-mt-gifts .tabs-option-memory span{font-size:16px;line-height:75%;}}@media screen and (max-width: 480px){.for-mt-gifts .tabs-option-memory span{font-size:14px;line-height:75%;}}.white .for-mt-gifts .tabs-option-memory > label{color:#1d1d1f;border:1px solid #1d1d1f;}.for-mt-gifts .tabs-option-memory > label{min-width:63.7px;height:50px;margin:0 9px 0 9px;align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;color:#fff;vertical-align:middle;user-select:none;border:1px solid #fff;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;cursor:pointer;background-color:transparent;padding:13px 10px;}@media screen and (max-width: 1068px){.for-mt-gifts .tabs-option-memory > label{min-width:66px;height:30px;padding:10px 10px;}}@media screen and (max-width: 780px){.for-mt-gifts .tabs-option-memory > label{min-width:66px;height:30px;padding:10px 10px;}}@media screen and (max-width: 480px){.for-mt-gifts .tabs-option-memory > label{min-width:auto;height:44px;padding:10px 10px;flex:1 1 60px;}}.for-mt-gifts .tabs-iphone-name.thr-buttons > label,.for-mt-gifts .tabs-iphone-name.tw-buttons > label,.for-mt-gifts .tabs-option-certificate > label{min-width:auto;}.for-mt-gifts .tabs-option-memory{justify-content:center;}.for-mt-gifts .tabs-iphone-name.thr-buttons > label{min-width:auto;}.for-mt-gifts .tabs-iphone-name > label:first-child{margin:0 9px 0 0;}.for-mt-gifts .tabs-iphone-name > label:nth-child(2){margin:0 9px 0 0;}.for-mt-gifts .tabs-iphone-name > label:last-child{margin:0 0 0 9px;}.for-mt-gifts .tabs-iphone-name.one-buttons > label:last-child{margin:0;}.for-mt-gifts .tabs-iphone-color-selection > label:first-child{margin:0 5px 0 0;}.for-mt-gifts .tabs-iphone-color-selection > label:nth-child(2){margin:0 5px 0 0;}.for-mt-gifts .tabs-iphone-color-selection > label:last-child{margin:0 0 0 5px;}.for-mt-gifts .tabs-option-memory > label:first-child{margin:0 9px 0 0;}.for-mt-gifts .tabs-option-memory > label:nth-child(2){margin:0 9px 0 0;}.for-mt-gifts .tabs-option-memory > label:last-child{margin:0 0 0 9px;}.for-mt-gifts .tabs-option-certificate > label:first-child{margin:0 9px 0 0;}.for-mt-gifts .tabs-option-certificate > label:nth-child(2){margin:0 9px 0 0;}.for-mt-gifts .tabs-option-certificate > label:last-child{margin:0 0 0 9px;}.for-mt-gifts .tabs-iphone-name > label{min-width:125px;min-height:50px;padding:7px 8px;margin:0 9px 0 9px;}@media screen and (max-width: 480px){.for-mt-gifts .tabs-iphone-name > label{min-height:44px;}}.white .for-mt-gifts .tabs-iphone-name>label{color:#1d1d1f;border:1px solid #1d1d1f;}.for-mt-gifts .tabs-iphone-name>label{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;vertical-align:middle;user-select:none;color:#fff;border:1px solid #fff;line-height:140%;border-radius:10px;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;}@media screen and (max-width: 780px){.for-mt-gifts .tabs-iphone-name > label{margin-bottom:0;padding:0;}}@media screen and (max-width: 480px){.for-mt-gifts .tabs-iphone-name > label{margin:5px;padding:0 3px 0 3px;min-width:auto;min-height:44px;flex:1 1 60px;}}.for-mt-gifts .itemthree.class_for_otherthree,.for-mt-gifts .itemfour.class_for_otherfour{color:#fff;}.for-mt-gifts .colors{padding:10px 0 20px 0;}.for-mt-gifts .pricetag{padding:20px 0 0 0;}.corect-iph-gift-marg{margin-right:50px;}.for-mt-gifts.tabs-option-order>div{display:block;border:none;}.for-mt-gifts.tabs-iph13-pre-order>div{display:block;border:none;}.slide-tile{margin-right:40px;}.slide-tile .tile.gravure-mac{height:680px;width:380px;}.tile.tile-dark{background:#000;}.slide-tile .gravure-mac .typography-continuity-headline{color:#f5f5f7;width:100%;margin:0;}@media screen and (max-width: 480px){.slide-tile .gravure-mac .typography-continuity-headline{text-align:left;}}.slide-tile .gravure-mac.tile-continuity .copy-wrapper p{width:100%;padding:10px 0;}@media screen and (max-width: 1200px){.slide-tile .gravure-mac.tile-continuity .copy-wrapper p{font-size:15px;}}.slide-tile .gravure-mac.tile-continuity .copy-wrapper p.typography-site-body{font-size:17px;}@media screen and (max-width: 1200px){.slide-tile .gravure-mac.tile-continuity .copy-wrapper p.typography-site-body{font-size:20px;}}.slide-tile h3.typography-continuity-headline{font-size:33px;line-height:150%;font-weight:800;color:#1d1d1f;margin:0;}@media screen and (max-width: 1200px){.slide-tile h3.typography-continuity-headline{font-size:33px;}}.iphonecategory .slide-tile p.typography-site-body{font-size:15px;line-height:150%;font-weight:600;color:#1d1d1f;padding:10px 0 0 0;}@media screen and (max-width: 1200px){.iphonecategory .slide-tile p.typography-site-body{font-size:15px;}}.iphonecategory .slide-tile .tile-dark p.typography-site-body{color:#f5f5f7;}.slide-tile .tile .tile-content{flex:1;width:100%;}.slide-tile .tile-continuity .copy-wrapper{position:absolute;flex-grow:1;min-width:auto;width:100%;display:flex;flex-direction:column;align-items:center;padding:32px;}.slide-tile .tile-continuity .image{position:absolute;display:flex;flex-direction:row;align-items:center;width:100%;height:100%;overflow-clip-margin:content-box;overflow:clip;padding:0;}@media screen and (max-width: 1200px){.slide-tile .tile-continuity .image{padding:0;margin:0;width:100%;height:100%;position:relative;align-items:flex-start;justify-content:flex-start;}}@media screen and (max-width: 1100px){.slide-tile .tile-continuity .image{padding:0;margin:0;width:100%;height:100%;position:relative;align-items:flex-start;justify-content:flex-start;}}@media screen and (max-width: 480px){.slide-tile .tile-continuity .image{padding:0;margin:0;width:100%;height:100%;position:relative;}}.slide-tile .tile-button-wrapper{bottom:13px;right:13px;left:auto;}.slide-tile .tile-button{background-color:#fff;color:#f5f5f7;opacity:1;}.slide-tile .gravure-mac .tile-overlay-scroll-container{padding:0;background-color:#f5f5f7;}.slide-tile .tile-overlay-scroll-container h4.typography-tile-back-headline{width:100%;}.slide-tile h4.typography-tile-back-headline{font-size:17px;color:#363636;margin:0;}.iphonecategory .slide-tile p{font-size:15px;line-height:140%;font-weight:400;letter-spacing:.011em;color:#1d1d1f;}@media screen and (max-width: 1200px){.iphonecategory .slide-tile p{font-size:15px;}}.slide-tile .tile-continuity .tile-overlay-scroll-content{display:block;}.slide-tile .tile-overlay-content{background:#f5f5f7;box-sizing:border-box;display:flex;flex-direction:column;flex:1;position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;padding:0;visibility:inherit;transition:none;}.slide-tile .tile-overlay-scroll-container{opacity:1;transition-property:none;transition-duration:0.66s;transition-timing-function:linear;padding:0;min-height:100%;box-sizing:border-box;}.airpods-devices .compare-table{margin-top:10px;max-width:100%;margin-left:auto;margin-right:auto;padding:0 40px 50px 40px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(24,auto);grid-row-gap:10px;grid-column-gap:60px;overflow-x:clip;grid-template-areas:"airpods-4-device airpods-4anc-device airpods-pro-2-device airpods-pro-3-device airpods-max-device" "airpods-4-name airpods-4anc-name airpods-pro-2-name airpods-pro-3-name airpods-max-name" "airpods-4-colors airpods-4anc-colors airpods-pro-2-colors airpods-pro-3-colors airpods-max-colors" "airpods-4-pricetag airpods-4anc-pricetag airpods-pro-2-pricetag airpods-pro-3-pricetag airpods-max-pricetag" "airpods-4-buybutton airpods-4anc-buybutton airpods-pro-2-buybutton airpods-pro-3-buybutton airpods-max-buybutton" "airpods-4-processors airpods-4anc-processors airpods-pro-2-processors airpods-pro-3-processors airpods-max-processors" "airpods-4-anc-transparency airpods-4anc-anc-transparency airpods-pro-2-anc-transparency airpods-pro-3-anc-transparency airpods-max-anc-transparency" "airpods-4-equalizer airpods-4anc-equalizer airpods-pro-2-equalizer airpods-pro-3-equalizer airpods-max-equalizer" "airpods-4-transparency-mode airpods-4anc-transparency-mode airpods-pro-2-transparency-mode airpods-pro-3-transparency-mode airpods-max-transparency-mode" "airpods-4-recognition airpods-4anc-recognition airpods-pro-2-recognition airpods-pro-3-recognition airpods-max-recognition" "airpods-4-audio-environment airpods-4anc-audio-environment airpods-pro-2-audio-environment airpods-pro-3-audio-environment airpods-max-audio-environment" "airpods-4-hearing-protection airpods-4anc-hearing-protection airpods-pro-2-hearing-protection airpods-pro-3-hearing-protection airpods-max-hearing-protection" "airpods-4-ear-pads airpods-4anc-ear-pads airpods-pro-2-ear-pads airpods-pro-3-ear-pads airpods-max-ear-pads" "airpods-4-touch-control airpods-4anc-touch-control airpods-pro-2-touch-control airpods-pro-3-touch-control airpods-max-touch-control" "airpods-4-working-hours airpods-4anc-working-hours airpods-pro-2-working-hours airpods-pro-3-working-hours airpods-max-working-hours" "airpods-4-working-hours-2 airpods-4anc-working-hours-2 airpods-pro-2-working-hours-2 airpods-pro-3-working-hours-2 airpods-max-working-hours-2" "airpods-4-charging airpods-4anc-charging airpods-pro-2-charging airpods-pro-3-charging airpods-max-charging" "airpods-4-locator airpods-4anc-locator airpods-pro-2-locator airpods-pro-3-locator airpods-max-locator" "airpods-4-case airpods-4anc-case airpods-pro-2-case airpods-pro-3-case airpods-max-case" "airpods-4-protection-water-dust airpods-4anc-protection-water-dust airpods-pro-2-protection-water-dust airpods-pro-3-protection-water-dust airpods-max-protection-water-dust" "airpods-4-management-method airpods-4anc-management-method airpods-pro-2-management-method airpods-pro-3-management-method airpods-max-management-method" "airpods-4-auto-switching airpods-4anc-auto-switching airpods-pro-2-auto-switching airpods-pro-3-auto-switching airpods-max-auto-switching" "airpods-4-warranty airpods-4anc-warranty airpods-pro-2-warranty airpods-pro-3-warranty airpods-max-warranty" "airpods-4-bonus-1 airpods-4anc-bonus-1 airpods-pro-2-bonus-1 airpods-pro-3-bonus-1 airpods-max-bonus-1";}@media screen and (max-width: 480px){.airpods-devices .compare-table{padding-left:0px;grid-column-gap:30px;}}.airpods-devices .device img{cursor:pointer;}.airpods-2.device{grid-area:airpods-2-device;}.airpods-2.name{grid-area:airpods-2-name;}.airpods-2.colors{grid-area:airpods-2-colors;}.airpods-2.pricetag{grid-area:airpods-2-pricetag;}.airpods-2.buybutton{grid-area:airpods-2-buybutton;}.airpods-2.processors{grid-area:airpods-2-processors;}.airpods-2.anc-transparency{grid-area:airpods-2-anc-transparency;}.airpods-2.equalizer{grid-area:airpods-2-equalizer;}.airpods-2.transparency-mode{grid-area:airpods-2-transparency-mode;}.airpods-2.recognition{grid-area:airpods-2-recognition;}.airpods-2.audio-environment{grid-area:airpods-2-audio-environment;}.airpods-2.hearing-protection{grid-area:airpods-2-hearing-protection;}.airpods-2.ear-pads{grid-area:airpods-2-ear-pads;}.airpods-2.touch-control{grid-area:airpods-2-touch-control;}.airpods-2.working-hours{grid-area:airpods-2-working-hours;}.airpods-2.working-hours-2{grid-area:airpods-2-working-hours-2;}.airpods-2.charging{grid-area:airpods-2-charging;}.airpods-2.locator{grid-area:airpods-2-locator;}.airpods-2.case{grid-area:airpods-2-case;}.airpods-2.protection-water-dust{grid-area:airpods-2-protection-water-dust;}.airpods-2.management-method{grid-area:airpods-2-management-method;}.airpods-2.auto-switching{grid-area:airpods-2-auto-switching;}.airpods-2.warranty{grid-area:airpods-2-warranty;}.airpods-2.bonus-1{grid-area:airpods-2-bonus-1;}.airpods-4.device{grid-area:airpods-4-device;}.airpods-4.name{grid-area:airpods-4-name;}.airpods-4.colors{grid-area:airpods-4-colors;}.airpods-4.pricetag{grid-area:airpods-4-pricetag;}.airpods-4.buybutton{grid-area:airpods-4-buybutton;}.airpods-4.processors{grid-area:airpods-4-processors;}.airpods-4.anc-transparency{grid-area:airpods-4-anc-transparency;}.airpods-4.equalizer{grid-area:airpods-4-equalizer;}.airpods-4.transparency-mode{grid-area:airpods-4-transparency-mode;}.airpods-4.recognition{grid-area:airpods-4-recognition;}.airpods-4.audio-environment{grid-area:airpods-4-audio-environment;}.airpods-4.hearing-protection{grid-area:airpods-4-hearing-protection;}.airpods-4.ear-pads{grid-area:airpods-4-ear-pads;}.airpods-4.touch-control{grid-area:airpods-4-touch-control;}.airpods-4.working-hours{grid-area:airpods-4-working-hours;}.airpods-4.working-hours-2{grid-area:airpods-4-working-hours-2;}.airpods-4.charging{grid-area:airpods-4-charging;}.airpods-4.locator{grid-area:airpods-4-locator;}.airpods-4.case{grid-area:airpods-4-case;}.airpods-4.protection-water-dust{grid-area:airpods-4-protection-water-dust;}.airpods-4.management-method{grid-area:airpods-4-management-method;}.airpods-4.auto-switching{grid-area:airpods-4-auto-switching;}.airpods-4.warranty{grid-area:airpods-4-warranty;}.airpods-4.bonus-1{grid-area:airpods-4-bonus-1;}.airpods-4anc.device{grid-area:airpods-4anc-device;}.airpods-4anc.name{grid-area:airpods-4anc-name;}.airpods-4anc.colors{grid-area:airpods-4anc-colors;}.airpods-4anc.pricetag{grid-area:airpods-4anc-pricetag;}.airpods-4anc.buybutton{grid-area:airpods-4anc-buybutton;}.airpods-4anc.processors{grid-area:airpods-4anc-processors;}.airpods-4anc.anc-transparency{grid-area:airpods-4anc-anc-transparency;}.airpods-4anc.equalizer{grid-area:airpods-4anc-equalizer;}.airpods-4anc.transparency-mode{grid-area:airpods-4anc-transparency-mode;}.airpods-4anc.recognition{grid-area:airpods-4anc-recognition;}.airpods-4anc.audio-environment{grid-area:airpods-4anc-audio-environment;}.airpods-4anc.hearing-protection{grid-area:airpods-4anc-hearing-protection;}.airpods-4anc.ear-pads{grid-area:airpods-4anc-ear-pads;}.airpods-4anc.touch-control{grid-area:airpods-4anc-touch-control;}.airpods-4anc.working-hours{grid-area:airpods-4anc-working-hours;}.airpods-4anc.working-hours-2{grid-area:airpods-4anc-working-hours-2;}.airpods-4anc.charging{grid-area:airpods-4anc-charging;}.airpods-4anc.locator{grid-area:airpods-4anc-locator;}.airpods-4anc.case{grid-area:airpods-4anc-case;}.airpods-4anc.protection-water-dust{grid-area:airpods-4anc-protection-water-dust;}.airpods-4anc.management-method{grid-area:airpods-4anc-management-method;}.airpods-4anc.auto-switching{grid-area:airpods-4anc-auto-switching;}.airpods-4anc.warranty{grid-area:airpods-4anc-warranty;}.airpods-4anc.bonus-1{grid-area:airpods-4anc-bonus-1;}.airpods-pro-2.device{grid-area:airpods-pro-2-device;}.airpods-pro-2.name{grid-area:airpods-pro-2-name;}.airpods-pro-2.colors{grid-area:airpods-pro-2-colors;}.airpods-pro-2.pricetag{grid-area:airpods-pro-2-pricetag;}.airpods-pro-2.buybutton{grid-area:airpods-pro-2-buybutton;}.airpods-pro-2.processors{grid-area:airpods-pro-2-processors;}.airpods-pro-2.anc-transparency{grid-area:airpods-pro-2-anc-transparency;}.airpods-pro-2.equalizer{grid-area:airpods-pro-2-equalizer;}.airpods-pro-2.transparency-mode{grid-area:airpods-pro-2-transparency-mode;}.airpods-pro-2.recognition{grid-area:airpods-pro-2-recognition;}.airpods-pro-2.audio-environment{grid-area:airpods-pro-2-audio-environment;}.airpods-pro-2.hearing-protection{grid-area:airpods-pro-2-hearing-protection;}.airpods-pro-2.ear-pads{grid-area:airpods-pro-2-ear-pads;}.airpods-pro-2.touch-control{grid-area:airpods-pro-2-touch-control;}.airpods-pro-2.working-hours{grid-area:airpods-pro-2-working-hours;}.airpods-pro-2.working-hours-2{grid-area:airpods-pro-2-working-hours-2;}.airpods-pro-2.charging{grid-area:airpods-pro-2-charging;}.airpods-pro-2.locator{grid-area:airpods-pro-2-locator;}.airpods-pro-2.case{grid-area:airpods-pro-2-case;}.airpods-pro-2.protection-water-dust{grid-area:airpods-pro-2-protection-water-dust;}.airpods-pro-2.management-method{grid-area:airpods-pro-2-management-method;}.airpods-pro-2.auto-switching{grid-area:airpods-pro-2-auto-switching;}.airpods-pro-2.warranty{grid-area:airpods-pro-2-warranty;}.airpods-pro-2.bonus-1{grid-area:airpods-pro-2-bonus-1;}.airpods-pro-3.device{grid-area:airpods-pro-3-device;}.airpods-pro-3.name{grid-area:airpods-pro-3-name;}.airpods-pro-3.colors{grid-area:airpods-pro-3-colors;}.airpods-pro-3.pricetag{grid-area:airpods-pro-3-pricetag;}.airpods-pro-3.buybutton{grid-area:airpods-pro-3-buybutton;}.airpods-pro-3.processors{grid-area:airpods-pro-3-processors;}.airpods-pro-3.anc-transparency{grid-area:airpods-pro-3-anc-transparency;}.airpods-pro-3.equalizer{grid-area:airpods-pro-3-equalizer;}.airpods-pro-3.transparency-mode{grid-area:airpods-pro-3-transparency-mode;}.airpods-pro-3.recognition{grid-area:airpods-pro-3-recognition;}.airpods-pro-3.audio-environment{grid-area:airpods-pro-3-audio-environment;}.airpods-pro-3.hearing-protection{grid-area:airpods-pro-3-hearing-protection;}.airpods-pro-3.ear-pads{grid-area:airpods-pro-3-ear-pads;}.airpods-pro-3.touch-control{grid-area:airpods-pro-3-touch-control;}.airpods-pro-3.working-hours{grid-area:airpods-pro-3-working-hours;}.airpods-pro-3.working-hours-2{grid-area:airpods-pro-3-working-hours-2;}.airpods-pro-3.charging{grid-area:airpods-pro-3-charging;}.airpods-pro-3.locator{grid-area:airpods-pro-3-locator;}.airpods-pro-3.case{grid-area:airpods-pro-3-case;}.airpods-pro-3.protection-water-dust{grid-area:airpods-pro-3-protection-water-dust;}.airpods-pro-3.management-method{grid-area:airpods-pro-3-management-method;}.airpods-pro-3.auto-switching{grid-area:airpods-pro-3-auto-switching;}.airpods-pro-3.warranty{grid-area:airpods-pro-3-warranty;}.airpods-pro-3.bonus-1{grid-area:airpods-pro-3-bonus-1;}.airpods-max.device{grid-area:airpods-max-device;}.airpods-max.name{grid-area:airpods-max-name;}.airpods-max.colors{grid-area:airpods-max-colors;}.airpods-max.pricetag{grid-area:airpods-max-pricetag;}.airpods-max.buybutton{grid-area:airpods-max-buybutton;}.airpods-max.processors{grid-area:airpods-max-processors;}.airpods-max.anc-transparency{grid-area:airpods-max-anc-transparency;}.airpods-max.equalizer{grid-area:airpods-max-equalizer;}.airpods-max.transparency-mode{grid-area:airpods-max-transparency-mode;}.airpods-max.recognition{grid-area:airpods-max-recognition;}.airpods-max.audio-environment{grid-area:airpods-max-audio-environment;}.airpods-max.hearing-protection{grid-area:airpods-max-hearing-protection;}.airpods-max.ear-pads{grid-area:airpods-max-ear-pads;}.airpods-max.touch-control{grid-area:airpods-max-touch-control;}.airpods-max.working-hours{grid-area:airpods-max-working-hours;}.airpods-max.working-hours-2{grid-area:airpods-max-working-hours-2;}.airpods-max.charging{grid-area:airpods-max-charging;}.airpods-max.locator{grid-area:airpods-max-locator;}.airpods-max.case{grid-area:airpods-max-case;}.airpods-max.protection-water-dust{grid-area:airpods-max-protection-water-dust;}.airpods-max.management-method{grid-area:airpods-max-management-method;}.airpods-max.auto-switching{grid-area:airpods-max-auto-switching;}.airpods-max.warranty{grid-area:airpods-max-warranty;}.airpods-max.bonus-1{grid-area:airpods-max-bonus-1;}.airpods-devices .section-content .compare-table .row{align-items:flex-start;flex-direction:column;}.airpods-devices .compare-table .price_product_category{margin:0 auto;text-align:center;}.airpods-devices .compare-table .black-button-compair-mt{margin:0 auto 30px auto;}.airpods-devices .image-wrapper{display:flex;align-items:flex-end;justify-content:center;height:213px;}.airpods-devices  .image-airpods-pro-2nd-gen-colors{width:auto;height:206px;}.airpods-devices  .image-airpods-pro-3nd-gen-colors{width:auto;height:206px;}.airpods-devices  .image-airpods-max-colors{width:auto;height:213px;}.airpods-devices  .image-airpods-4nd-anc-gen-colors{width:auto;height:202px;}.airpods-devices  .image-airpods-4nd-gen-colors{width:auto;height:146px;}.airpods-devices  .image-airpods-2nd-gen-colors{width:auto;height:162px;}.iphonecategory .airpods-devices p.typ-air-model-catalog{font-size:14px;font-weight:400;line-height:140%;text-align:center;width:100%;padding:0;}.iphonecategory .airpods-devices .compare-table h3{text-align:center;max-width:100%;margin:0 auto 0 auto;display:flex;}@media screen and (max-width: 480px){.iphonecategory .airpods-devices .compare-table h3{width:auto;flex-wrap:wrap;}}.position-swiper-airpods{max-width:1500px;min-width:290px;margin:0 auto;}@media screen and (max-width: 1680px){.position-swiper-airpods{padding-right:60px;padding-left:40px;}}@media screen and (max-width: 1660px){.position-swiper-airpods{max-width:1340px;padding-right:60px;padding-left:40px;}}@media screen and (max-width: 1200px){.position-swiper-airpods{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px){.position-swiper-airpods{padding-left:20px;padding-right:20px;}}.airpods-devices .item-devise.pusto p.typography-family-paragraph{text-align:center;}.airpods-devices .compare-table .name{min-height:82px;}.full-background{background-position:center;background-repeat:no-repeat;background-size:cover;}.full-background.img-chiph2{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/chip-demo-h2-airpods-full.jpg");background-color:#f5f5f7;background-position:left 88% top 0;}@media screen and (max-width: 480px){.full-background.img-chiph2{background-position:left 111% top 0px;background-size:200%;}}.full-background.img-anc{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/anc-demo-airpods.jpg");background-color:#f5f5f7;background-position:left 88% top 0;}@media screen and (max-width: 480px){.full-background.img-anc{background-position:left 111% top 0px;background-size:200%;}}.full-background.img-anc-max{background-image:url("https://mactime.pro/images/companies/1/Images/airpods-category/anc-demo-airpodsmax.jpg");background-color:#f5f5f7;background-position:left 88% top 0;}@media screen and (max-width: 480px){.full-background.img-anc-max{background-position:left 111% top 0px;background-size:200%;}}.full-background .feature-card-modal-tile .card .block-container{min-height:1000px;}.full-background .popup-block-two-columns-background .modal-tile-absolute-caption{width:600px;left:0;top:0;}@media screen and (max-width: 480px){.full-background .popup-block-two-columns-background .modal-tile-absolute-caption{width:100%;padding:400px 20px 0 20px;}}.full-background .card-viewport-content{min-height:1000px;}.full-background .card .card-modifier{background:transparent;}.alert-warning{border-color:#eee;background:#f5f5f7;color:#9c9c9c;}.alert-warning .close{color:#9c9c9c;}.ad-iphone17 .iphone-devices .compare-table{display:grid;grid-template-columns:repeat(10,357px);grid-template-rows:repeat(22,auto);grid-template-areas:"iphone-17-pro-promax-device iphone-17-air-device iphone-17-device iphone-16-pro-promax-device iphone-16-16plus-device iphone-16e-device iphone-15-15plus-device iphone-14-14plus-device iphone-13-13mini-device iphone-12-12mini-device" "iphone-17-pro-promax-name iphone-17-air-name iphone-17-name iphone-16-pro-promax-name iphone-16-16plus-name iphone-16e-name iphone-15-15plus-name iphone-14-14plus-name iphone-13-13mini-name iphone-12-12mini-name" "iphone-17-pro-promax-colors iphone-17-air-colors iphone-17-colors iphone-16-pro-promax-colors iphone-16-16plus-colors iphone-16e-colors iphone-15-15plus-colors iphone-14-14plus-colors iphone-13-13mini-colors iphone-12-12mini-colors" "iphone-17-pro-promax-gigabytes iphone-17-air-gigabytes iphone-17-gigabytes iphone-16-pro-promax-gigabytes iphone-16-16plus-gigabytes iphone-16e-gigabytes iphone-15-15plus-gigabytes iphone-14-14plus-gigabytes iphone-13-13mini-gigabytes iphone-12-12mini-gigabytes" "iphone-17-pro-promax-certificate iphone-17-air-certificate iphone-17-certificate iphone-16-pro-promax-certificate iphone-16-16plus-certificate iphone-16e-certificate iphone-15-15plus-certificate iphone-14-14plus-certificate iphone-13-13mini-certificate iphone-12-12mini-certificate" "iphone-17-pro-promax-pricetag iphone-17-air-pricetag iphone-17-pricetag iphone-16-pro-promax-pricetag iphone-16-16plus-pricetag iphone-16e-pricetag iphone-15-15plus-pricetag iphone-14-14plus-pricetag iphone-13-13mini-pricetag iphone-12-12mini-pricetag" "iphone-17-pro-promax-buybutton iphone-17-air-buybutton iphone-17-buybutton iphone-16-pro-promax-buybutton iphone-16-16plus-buybutton iphone-16e-buybutton iphone-15-15plus-buybutton iphone-14-14plus-buybutton iphone-13-13mini-buybutton iphone-12-12mini-buybutton" "iphone-17-pro-promax-display iphone-17-air-display iphone-17-display iphone-16-pro-promax-display iphone-16-16plus-display iphone-16e-display iphone-15-15plus-display iphone-14-14plus-display iphone-13-13mini-display iphone-12-12mini-display" "iphone-17-pro-promax-intelligence iphone-17-air-intelligence iphone-17-intelligence iphone-16-pro-promax-intelligence iphone-16-16plus-intelligence iphone-16e-intelligence iphone-15-15plus-intelligence iphone-14-14plus-intelligence iphone-13-13mini-intelligence iphone-12-12mini-intelligence" "iphone-17-pro-promax-island iphone-17-air-island iphone-17-island iphone-16-pro-promax-island iphone-16-16plus-island iphone-16e-island iphone-15-15plus-island iphone-14-14plus-island iphone-13-13mini-island iphone-12-12mini-island" "iphone-17-pro-promax-frame iphone-17-air-frame iphone-17-frame iphone-16-pro-promax-frame iphone-16-16plus-frame iphone-16e-frame iphone-15-15plus-frame iphone-14-14plus-frame iphone-13-13mini-frame iphone-12-12mini-frame" "iphone-17-pro-promax-control iphone-17-air-control iphone-17-control iphone-16-pro-promax-control iphone-16-16plus-control iphone-16e-control iphone-15-15plus-control iphone-14-14plus-control iphone-13-13mini-control iphone-12-12mini-control" "iphone-17-pro-promax-camera-center-stage iphone-17-air-camera-center-stage iphone-17-camera-center-stage iphone-16-pro-promax-camera-center-stage iphone-16-16plus-camera-center-stage iphone-16e-camera-center-stage iphone-15-15plus-camera-center-stage iphone-14-14plus-camera-center-stage iphone-13-13mini-camera-center-stage iphone-12-12mini-camera-center-stage" "iphone-17-pro-promax-camera iphone-17-air-camera iphone-17-camera iphone-16-pro-promax-camera iphone-16-16plus-camera iphone-16e-camera iphone-15-15plus-camera iphone-14-14plus-camera iphone-13-13mini-camera iphone-12-12mini-camera" "iphone-17-pro-promax-videos iphone-17-air-videos iphone-17-videos iphone-16-pro-promax-videos iphone-16-16plus-videos iphone-16e-videos iphone-15-15plus-videos iphone-14-14plus-videos iphone-13-13mini-videos iphone-12-12mini-videos" "iphone-17-pro-promax-zoom iphone-17-air-zoom iphone-17-zoom iphone-16-pro-promax-zoom iphone-16-16plus-zoom iphone-16e-zoom iphone-15-15plus-zoom iphone-14-14plus-zoom iphone-13-13mini-zoom iphone-12-12mini-zoom" "iphone-17-pro-promax-processors iphone-17-air-processors iphone-17-processors iphone-16-pro-promax-processors iphone-16-16plus-processors iphone-16e-processors iphone-15-15plus-processors iphone-14-14plus-processors iphone-13-13mini-processors iphone-12-12mini-processors" "iphone-17-pro-promax-cellular iphone-17-air-cellular iphone-17-cellular iphone-16-pro-promax-cellular iphone-16-16plus-cellular iphone-16e-cellular iphone-15-15plus-cellular iphone-14-14plus-cellular iphone-13-13mini-cellular iphone-12-12mini-cellular" "iphone-17-pro-promax-battery iphone-17-air-battery iphone-17-battery iphone-16-pro-promax-battery iphone-16-16plus-battery iphone-16e-battery iphone-15-15plus-battery iphone-14-14plus-battery iphone-13-13mini-battery iphone-12-12mini-battery" "iphone-17-pro-promax-identification iphone-17-air-identification iphone-17-identification iphone-16-pro-promax-identification iphone-16-16plus-identification iphone-16e-identification iphone-15-15plus-identification iphone-14-14plus-identification iphone-13-13mini-identification iphone-12-12mini-identification" "iphone-17-pro-promax-razemy iphone-17-air-razemy iphone-17-razemy iphone-16-pro-promax-razemy iphone-16-16plus-razemy iphone-16e-razemy iphone-15-15plus-razemy iphone-14-14plus-razemy iphone-13-13mini-razemy iphone-12-12mini-razemy" "iphone-17-pro-promax-magsafe iphone-17-air-magsafe iphone-17-magsafe iphone-16-pro-promax-magsafe iphone-16-16plus-magsafe iphone-16e-magsafe iphone-15-15plus-magsafe iphone-14-14plus-magsafe iphone-13-13mini-magsafe iphone-12-12mini-magsafe";}.img-card-product{border-radius:40px;}@media screen and (max-width: 480px){.img-card-product{border-radius:25px;}}.mess-rustore{background:#f4f4f4;border-radius:11px;box-sizing:border-box;width:100%;height:100%;padding:11px;margin:5px 0 5px 0;cursor:pointer;}