.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{position:relative;margin-right:4%;float:left}.wpum_one_half{width:48%}.wpum_one_third{width:30.6666%}.wpum_two_third{width:65.3332%}.wpum_one_fourth{width:22%}.wpum_two_fourth{width:48%}.wpum_three_fourth{width:74%}.wpum_one_fifth{width:16.8%}.wpum_two_fifth{width:37.6%}.wpum_three_fifth{width:58.4%}.wpum_four_fifth{width:79.2%}.wpum_one_sixth{width:13.3333%}.wpum_two_sixth{width:30.6666%}.wpum_three_sixth{width:47.9998%}.wpum_four_sixth{width:65.3332%}.wpum_five_sixth{width:82.6665%}.last{margin-right:0!important;clear:right}.wpum_one_half .wpum_one_half{margin-right:8.3333%;width:45.8333%}.wpum_one_half .wpum_one_third{margin-right:8.3333%;width:27.7778%}.wpum_one_half .wpum_two_third{margin-right:8.3333%;width:63.8889%}.wpum_two_third .wpum_one_third{margin-right:6.1224%;width:29.2517%}.wpum_two_third .wpum_two_third{margin-right:6.1224%;width:64.6258%}.wpum_two_third .wpum_one_fourth{margin-right:6.1224%;width:20.4082%}.wpum_clearfix::after{content:"";clear:both;display:table}:root{--gutter-width:1rem;--outer-margin:2rem;--gutter-compensation:calc((var(--gutter-width) * .5) * -1);--half-gutter-width:calc((var(--gutter-width) * .5));--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min)em;--screen-sm-min:var(--sm-min)em;--screen-md-min:var(--md-min)em;--screen-lg-min:var(--lg-min)em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}@custom-media --sm-viewport only screen and (min-width:48em);@custom-media --md-viewport only screen and (min-width:64em);@custom-media --lg-viewport only screen and (min-width:75em);.wpum-container,.wpum-container-fluid{margin-right:auto;margin-left:auto}.wpum-container-fluid{padding-right:var(--outer-margin,2rem);padding-left:var(--outer-margin,2rem)}.wpum-row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:var(--gutter-compensation,-.5rem);margin-left:var(--gutter-compensation,-.5rem)}.wpum-row.reverse{flex-direction:row-reverse}.wpum-col.reverse{flex-direction:column-reverse}.wpum-col-xs,.wpum-col-xs-1,.wpum-col-xs-10,.wpum-col-xs-11,.wpum-col-xs-12,.wpum-col-xs-2,.wpum-col-xs-3,.wpum-col-xs-4,.wpum-col-xs-5,.wpum-col-xs-6,.wpum-col-xs-7,.wpum-col-xs-8,.wpum-col-xs-9,.wpum-col-xs-offset-0,.wpum-col-xs-offset-1,.wpum-col-xs-offset-10,.wpum-col-xs-offset-11,.wpum-col-xs-offset-12,.wpum-col-xs-offset-2,.wpum-col-xs-offset-3,.wpum-col-xs-offset-4,.wpum-col-xs-offset-5,.wpum-col-xs-offset-6,.wpum-col-xs-offset-7,.wpum-col-xs-offset-8,.wpum-col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-xs{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-xs-3{flex-basis:25%;max-width:25%}.wpum-col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-xs-6{flex-basis:50%;max-width:50%}.wpum-col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-xs-9{flex-basis:75%;max-width:75%}.wpum-col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-xs-12{flex-basis:100%;max-width:100%}.wpum-col-xs-offset-0{margin-left:0}.wpum-col-xs-offset-1{margin-left:8.33333333%}.wpum-col-xs-offset-2{margin-left:16.66666667%}.wpum-col-xs-offset-3{margin-left:25%}.wpum-col-xs-offset-4{margin-left:33.33333333%}.wpum-col-xs-offset-5{margin-left:41.66666667%}.wpum-col-xs-offset-6{margin-left:50%}.wpum-col-xs-offset-7{margin-left:58.33333333%}.wpum-col-xs-offset-8{margin-left:66.66666667%}.wpum-col-xs-offset-9{margin-left:75%}.wpum-col-xs-offset-10{margin-left:83.33333333%}.wpum-col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media (--sm-viewport){.wpum-container{width:var(--container-sm,46rem)}.wpum-col-sm,.wpum-col-sm-1,.wpum-col-sm-10,.wpum-col-sm-11,.wpum-col-sm-12,.wpum-col-sm-2,.wpum-col-sm-3,.wpum-col-sm-4,.wpum-col-sm-5,.wpum-col-sm-6,.wpum-col-sm-7,.wpum-col-sm-8,.wpum-col-sm-9,.wpum-col-sm-offset-0,.wpum-col-sm-offset-1,.wpum-col-sm-offset-10,.wpum-col-sm-offset-11,.wpum-col-sm-offset-12,.wpum-col-sm-offset-2,.wpum-col-sm-offset-3,.wpum-col-sm-offset-4,.wpum-col-sm-offset-5,.wpum-col-sm-offset-6,.wpum-col-sm-offset-7,.wpum-col-sm-offset-8,.wpum-col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-sm{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-sm-3{flex-basis:25%;max-width:25%}.wpum-col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-sm-6{flex-basis:50%;max-width:50%}.wpum-col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-sm-9{flex-basis:75%;max-width:75%}.wpum-col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-sm-12{flex-basis:100%;max-width:100%}.wpum-col-sm-offset-0{margin-left:0}.wpum-col-sm-offset-1{margin-left:8.33333333%}.wpum-col-sm-offset-2{margin-left:16.66666667%}.wpum-col-sm-offset-3{margin-left:25%}.wpum-col-sm-offset-4{margin-left:33.33333333%}.wpum-col-sm-offset-5{margin-left:41.66666667%}.wpum-col-sm-offset-6{margin-left:50%}.wpum-col-sm-offset-7{margin-left:58.33333333%}.wpum-col-sm-offset-8{margin-left:66.66666667%}.wpum-col-sm-offset-9{margin-left:75%}.wpum-col-sm-offset-10{margin-left:83.33333333%}.wpum-col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media (--md-viewport){.wpum-container{width:var(--container-md,61rem)}.wpum-col-md,.wpum-col-md-1,.wpum-col-md-10,.wpum-col-md-11,.wpum-col-md-12,.wpum-col-md-2,.wpum-col-md-3,.wpum-col-md-4,.wpum-col-md-5,.wpum-col-md-6,.wpum-col-md-7,.wpum-col-md-8,.wpum-col-md-9,.wpum-col-md-offset-0,.wpum-col-md-offset-1,.wpum-col-md-offset-10,.wpum-col-md-offset-11,.wpum-col-md-offset-12,.wpum-col-md-offset-2,.wpum-col-md-offset-3,.wpum-col-md-offset-4,.wpum-col-md-offset-5,.wpum-col-md-offset-6,.wpum-col-md-offset-7,.wpum-col-md-offset-8,.wpum-col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-md{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-md-3{flex-basis:25%;max-width:25%}.wpum-col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-md-6{flex-basis:50%;max-width:50%}.wpum-col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-md-9{flex-basis:75%;max-width:75%}.wpum-col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-md-12{flex-basis:100%;max-width:100%}.wpum-col-md-offset-0{margin-left:0}.wpum-col-md-offset-1{margin-left:8.33333333%}.wpum-col-md-offset-2{margin-left:16.66666667%}.wpum-col-md-offset-3{margin-left:25%}.wpum-col-md-offset-4{margin-left:33.33333333%}.wpum-col-md-offset-5{margin-left:41.66666667%}.wpum-col-md-offset-6{margin-left:50%}.wpum-col-md-offset-7{margin-left:58.33333333%}.wpum-col-md-offset-8{margin-left:66.66666667%}.wpum-col-md-offset-9{margin-left:75%}.wpum-col-md-offset-10{margin-left:83.33333333%}.wpum-col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media (--lg-viewport){.wpum-container{width:var(--container-lg,71rem)}.wpum-col-lg,.wpum-col-lg-1,.wpum-col-lg-10,.wpum-col-lg-11,.wpum-col-lg-12,.wpum-col-lg-2,.wpum-col-lg-3,.wpum-col-lg-4,.wpum-col-lg-5,.wpum-col-lg-6,.wpum-col-lg-7,.wpum-col-lg-8,.wpum-col-lg-9,.wpum-col-lg-offset-0,.wpum-col-lg-offset-1,.wpum-col-lg-offset-10,.wpum-col-lg-offset-11,.wpum-col-lg-offset-12,.wpum-col-lg-offset-2,.wpum-col-lg-offset-3,.wpum-col-lg-offset-4,.wpum-col-lg-offset-5,.wpum-col-lg-offset-6,.wpum-col-lg-offset-7,.wpum-col-lg-offset-8,.wpum-col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-lg{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-lg-3{flex-basis:25%;max-width:25%}.wpum-col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-lg-6{flex-basis:50%;max-width:50%}.wpum-col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-lg-9{flex-basis:75%;max-width:75%}.wpum-col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-lg-12{flex-basis:100%;max-width:100%}.wpum-col-lg-offset-0{margin-left:0}.wpum-col-lg-offset-1{margin-left:8.33333333%}.wpum-col-lg-offset-2{margin-left:16.66666667%}.wpum-col-lg-offset-3{margin-left:25%}.wpum-col-lg-offset-4{margin-left:33.33333333%}.wpum-col-lg-offset-5{margin-left:41.66666667%}.wpum-col-lg-offset-6{margin-left:50%}.wpum-col-lg-offset-7{margin-left:58.33333333%}.wpum-col-lg-offset-8{margin-left:66.66666667%}.wpum-col-lg-offset-9{margin-left:75%}.wpum-col-lg-offset-10{margin-left:83.33333333%}.wpum-col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}#wpum-account-forms-tabs{margin-bottom:30px}#wpum-account-forms-tabs ul{list-style:none;margin:0;padding:0}#wpum-account-forms-tabs ul li{display:block;margin:0 0 5px;padding:10px 15px;border-radius:3px}#wpum-account-forms-tabs ul li:hover{text-decoration:none;background:#fcfcfc}#wpum-account-forms-tabs ul li.active{background:#efefef;text-decoration:none}#wpum-account-forms-tabs ul li a{text-decoration:none}.wpum-message{padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853}.wpum-message p{margin:0}.wpum-message.success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.wpum-message.error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.wpum-message.info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.wpum-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#C09853}.wpum-form>h2{margin-top:0}.wpum-form .wpum-required{color:red}.wpum-form fieldset{margin:0;padding:0 0 1em;line-height:2em;border:0}.wpum-form fieldset label{display:block;margin:0;vertical-align:middle}.wpum-form fieldset label small{opacity:.75;font-size:.83em}.wpum-form fieldset div.field{vertical-align:middle}.wpum-form fieldset div.field label{float:none;width:auto}.wpum-form fieldset div.field.field-mailchimp label~small{margin-top:0;margin-bottom:1.2em}.wpum-form fieldset input.input-email,.wpum-form fieldset input.input-text,.wpum-form fieldset select,.wpum-form fieldset textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpum-form fieldset small.description{opacity:.75;font-size:.83em;margin:1.2em 0 0;display:block;line-height:1.2em}.wpum-form fieldset input[type=checkbox]~.description{display:inline}.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview img{width:70px;height:70px;display:block;min-height:100%;object-fit:cover;object-position:center}.wpum-form fieldset.fieldset-robo{display:none}.wpum-form fieldset .fieldset-wpum_field_group{border:1px solid #dcdcdc;padding:1em;margin-top:1em;position:relative}.wpum-form fieldset .fieldset-wpum_field_group-clone{display:none}.wpum-form fieldset .add-repeater-row{margin-top:1em}.wpum-form fieldset .remove-repeater-row{position:absolute;right:10px;text-decoration:none;top:0}.wpum-form .select2-container{width:100%}.wpum-action-links{list-style:none;padding:0;margin-top:1em}.wpum-action-links li{margin-bottom:.3em}.wpum-datepicker{width:100%}#cover-image-container{position:relative}#header-cover-image{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border-top-right-radius:3px;border-top-left-radius:3px;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:350px;position:relative}#header-avatar-container{position:absolute;bottom:20px;left:20px}#header-avatar-container a{width:128px;height:128px;display:inline-block;overflow:hidden;border-radius:3px;box-shadow:none}#header-avatar-container img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}#header-profile-details{border:1px solid #eee;margin:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#header-name-container h2{padding:20px;font-size:24px;margin:0}#header-name-container h2 small{font-size:14px;text-decoration:underline}.profile-navbar{display:flex;flex-wrap:wrap;border-top:1px solid #eee}.profile-navbar>a,.profile-navbar>button{background:0 0;border:0;display:block;padding:13px 20px;text-decoration:none}.profile-navbar>a.active,.profile-navbar>a:hover,.profile-navbar>button.active,.profile-navbar>button:hover{background:#eee}.profile-navbar>a.active:first-child,.profile-navbar>a:hover:first-child,.profile-navbar>button.active:first-child,.profile-navbar>button:hover:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}#profile-content-about h3.group-title,#profile-content-about p.group-description,.profile-content-settings h3.group-title,.profile-content-settings p.group-description{border:1px solid #eee;margin:1.5rem 0 0;padding:15px 20px;border-top-right-radius:3px;border-top-left-radius:3px}#profile-content-about p.group-description,.profile-content-settings p.group-description{margin-top:0;border-top:none}#profile-content-about .profile-fields-table,.profile-content-settings .profile-fields-table{width:100%;margin-top:0;border:1px solid #eee;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#profile-content-about .profile-fields-table td,.profile-content-settings .profile-fields-table td{border:none}#profile-content-about .profile-fields-table td.label,.profile-content-settings .profile-fields-table td.label{width:30%;font-weight:600;padding:5px 20px}#profile-content-about .profile-fields-table td .field_repeater_child,.profile-content-settings .profile-fields-table td .field_repeater_child{margin:0 0 .5em}#profile-content-about .profile-fields-table td .field_repeater_child:last-child,.profile-content-settings .profile-fields-table td .field_repeater_child:last-child{margin-bottom:0}#profile-content-about .profile-fields-table tr:last-child,.profile-content-settings .profile-fields-table tr:last-child{border-bottom:none}#profile-tab-content{margin-top:40px}#profile-posts .wpum-post{border-bottom:2px solid #f6f6f6;padding:15px 0}#profile-posts .wpum-post:first-child{padding-top:0}#profile-posts .wpum-post-thumbnail{float:left;width:70px;margin-right:1rem}#profile-posts .wpum-post-meta{margin:0;padding:0}#profile-posts .wpum-post-meta li{list-style:none;margin:0;display:inline-block}#profile-pagination{display:flex;flex-wrap:wrap;margin:0 0 20px;border-bottom:1px solid #eee}#profile-pagination a,#profile-pagination span{background:0 0;border:0;display:block;padding:10px 15px;text-decoration:none}#profile-pagination a:first-child,#profile-pagination span:first-child{padding-left:0}#profile-comments .wpum-single-comment p{border-bottom:2px solid #f6f6f6;margin:0;padding:15px 0}#profile-comments .wpum-single-comment:first-child p{padding-top:0}#wpum-recent-users ul.wpum-users-list{list-style:none;padding:0;margin:0}#wpum-recent-users ul.wpum-users-list li{margin:0;padding:0}#wpum-profile-card{text-align:center;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}#wpum-profile-card ul{list-style:none;margin:0;padding:0}#wpum-profile-card ul li:last-child a{margin-bottom:0}#wpum-profile-card .wpum-profile-img{position:relative;border-radius:999px;margin-top:-48px}#wpum-profile-card .wpum-profile-img img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-profile-card a.wpum-card-button{border:1px solid #cecccc;background:#eee;padding:5px 12px;text-decoration:none;outline:0;border-radius:3px;display:inline-block;margin:10px 0}#wpum-profile-card a.wpum-card-button:hover{background:#f5f5f5}#wpum-profile-card h4.wpum-card-name{margin-top:0}#wpum-profile-card .wpum-profile-cover{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:200px}#wpum-profile-card .wpum-card-details{padding:0 15px 15px}.wpum-profile-card~.wpum-profile-card{margin-top:70px}#wpum-user-overview{vertical-align:middle}#wpum-user-overview img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-overview ul{margin:0}#wpum-user-overview ul li{display:inline-block;margin-right:5px;border:0}.wpum-avatar-img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-directory{margin-bottom:1em;max-width:100%}#wpum-user-directory ul.wpum-user-listings{margin:0}#wpum-directory-search-form,#wpum-directory-top-bar{padding:.5em 1em;background:#f9f9f9;border-top:1px solid #e5e5e5}#wpum-directory-search-form div p,#wpum-directory-top-bar div p{margin:0}#wpum-directory-top-bar .wpum-col-xs:last-child{text-align:right}#wpum-directory-search-form{padding:1em}#wpum-directory-search-form input{width:100%;display:block}.wpum-directory-pagination{padding:.5em 1em;background:#f9f9f9;border-bottom:1px solid #e5e5e5;text-align:center}.wpum-directory-pagination a.next{float:right}.wpum-directory-pagination a.prev{float:left}#wpum-directory-users-list{padding:0;margin:0;border-top:1px solid #eee}#wpum-directory-users-list .wpum-directory-single-user{margin:0;border-bottom:1px solid #eee;zoom:1;position:relative;line-height:1.5em;text-decoration:none;padding:1em}#wpum-directory-users-list .wpum-directory-single-user:focus,#wpum-directory-users-list .wpum-directory-single-user:hover{background-color:#fcfcfc}#directory-avatar a{width:68px;height:68px;display:inline-flex;overflow:hidden;border-radius:999px;box-shadow:none}#directory-avatar img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}.wpum-directory-single-user .wpum-description{font-size:13px;margin:0}.wpum-directory-single-user .wpum-name{margin:0}.wpum-directory-single-user .wpum-meta{text-align:right}@media only screen and (max-width:500px){#directory-avatar a{width:inherit;height:inherit}#directory-avatar img{height:100%}#wpum-directory-search-form .wpum-col-xs-10{margin-bottom:10px}#wpum-directory-search-form .wpum-col-xs-10,#wpum-directory-search-form .wpum-col-xs-2,.wpum-directory-single-user .wpum-meta{flex-basis:100%;max-width:100%}}@media only screen and (max-width:767px){.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{width:100%;float:none;margin-left:0}#header-avatar-container{text-align:center}#header-avatar-container a{left:0}#profile-navbar{display:block;border:0}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: sans-serif;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
vertical-align: baseline;
display: inline-block;
}
audio:not([controls]) {
height: 0;
display: none;
}
[hidden], template {
display: none;
}
a {
background-color: #0000;
}
a:active, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub, sup {
vertical-align: baseline;
font-size: 75%;
line-height: 0;
position: relative;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
@font-face {
font-family: webflow-icons;
src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype");
font-weight: normal;
font-style: normal;
}
[class^="w-icon-"], [class*=" w-icon-"] {
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-weight: normal;
line-height: 1;
font-family: webflow-icons !important;
}
.w-icon-slider-right:before {
content: "";
}
.w-icon-slider-left:before {
content: "";
}
.w-icon-nav-menu:before {
content: "";
}
.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
content: "";
}
.w-icon-file-upload-remove:before {
content: "";
}
.w-icon-file-upload-icon:before {
content: "";
}
* {
box-sizing: border-box;
}
html {
height: 100%;
}
body {
color: #333;
background-color: #fff;
min-height: 100%;
margin: 0;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 20px;
}
img {
vertical-align: middle;
max-width: 100%;
display: inline-block;
}
html.w-mod-touch * {
background-attachment: scroll !important;
}
.w-block {
display: block;
}
.w-inline-block {
max-width: 100%;
display: inline-block;
}
.w-clearfix:before, .w-clearfix:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-clearfix:after {
clear: both;
}
.w-hidden {
display: none;
}
.w-button {
color: #fff;
line-height: inherit;
cursor: pointer;
background-color: #3898ec;
border: 0;
border-radius: 0;
padding: 9px 15px;
text-decoration: none;
display: inline-block;
}
input.w-button {
-webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
color: #0000 !important;
}
.w-code-block {
margin: unset;
}
pre.w-code-block code {
all: inherit;
}
.w-optimization {
display: contents;
}
.w-webflow-badge, .w-webflow-badge > img {
box-sizing: unset;
width: unset;
height: unset;
max-height: unset;
max-width: unset;
min-height: unset;
min-width: unset;
margin: unset;
padding: unset;
float: unset;
clear: unset;
border: unset;
border-radius: unset;
background: unset;
background-image: unset;
background-position: unset;
background-size: unset;
background-repeat: unset;
background-origin: unset;
background-clip: unset;
background-attachment: unset;
background-color: unset;
box-shadow: unset;
transform: unset;
direction: unset;
font-family: unset;
font-weight: unset;
color: unset;
font-size: unset;
line-height: unset;
font-style: unset;
font-variant: unset;
text-align: unset;
letter-spacing: unset;
-webkit-text-decoration: unset;
text-decoration: unset;
text-indent: unset;
text-transform: unset;
list-style-type: unset;
text-shadow: unset;
vertical-align: unset;
cursor: unset;
white-space: unset;
word-break: unset;
word-spacing: unset;
word-wrap: unset;
transition: unset;
}
.w-webflow-badge {
white-space: nowrap;
cursor: pointer;
box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
visibility: visible !important;
opacity: 1 !important;
z-index: 2147483647 !important;
color: #aaadb0 !important;
overflow: unset !important;
background-color: #fff !important;
border-radius: 3px !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 6px !important;
font-size: 12px !important;
line-height: 14px !important;
text-decoration: none !important;
display: inline-block !important;
position: fixed !important;
inset: auto 12px 12px auto !important;
transform: none !important;
}
.w-webflow-badge > img {
position: unset;
visibility: unset !important;
opacity: 1 !important;
vertical-align: middle !important;
display: inline-block !important;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
font-weight: bold;
}
h1 {
margin-top: 20px;
font-size: 38px;
line-height: 44px;
}
h2 {
margin-top: 20px;
font-size: 32px;
line-height: 36px;
}
h3 {
margin-top: 20px;
font-size: 24px;
line-height: 30px;
}
h4 {
margin-top: 10px;
font-size: 18px;
line-height: 24px;
}
h5 {
margin-top: 10px;
font-size: 14px;
line-height: 20px;
}
h6 {
margin-top: 10px;
font-size: 12px;
line-height: 18px;
}
p {
margin-top: 0;
margin-bottom: 10px;
}
blockquote {
border-left: 5px solid #e2e2e2;
margin: 0 0 10px;
padding: 10px 20px;
font-size: 18px;
line-height: 22px;
}
figure {
margin: 0 0 10px;
}
figcaption {
text-align: center;
margin-top: 5px;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
padding-left: 40px;
}
.w-list-unstyled {
padding-left: 0;
list-style: none;
}
.w-embed:before, .w-embed:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-embed:after {
clear: both;
}
.w-video {
width: 100%;
padding: 0;
position: relative;
}
.w-video iframe, .w-video object, .w-video embed {
border: none;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
button, [type="button"], [type="reset"] {
cursor: pointer;
-webkit-appearance: button;
border: 0;
}
.w-form {
margin: 0 0 15px;
}
.w-form-done {
text-align: center;
background-color: #ddd;
padding: 20px;
display: none;
}
.w-form-fail {
background-color: #ffdede;
margin-top: 10px;
padding: 10px;
display: none;
}
label {
margin-bottom: 5px;
font-weight: bold;
display: block;
}
.w-input, .w-select {
color: #333;
vertical-align: middle;
background-color: #fff;
border: 1px solid #ccc;
width: 100%;
height: 38px;
margin-bottom: 10px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857;
display: block;
}
.w-input::placeholder, .w-select::placeholder {
color: #999;
}
.w-input:focus, .w-select:focus {
border-color: #3898ec;
outline: 0;
}
.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
background-color: #eee;
}
textarea.w-input, textarea.w-select {
height: auto;
}
.w-select {
background-color: #f3f3f3;
}
.w-select[multiple] {
height: auto;
}
.w-form-label {
cursor: pointer;
margin-bottom: 0;
font-weight: normal;
display: inline-block;
}
.w-radio {
margin-bottom: 5px;
padding-left: 20px;
display: block;
}
.w-radio:before, .w-radio:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-radio:after {
clear: both;
}
.w-radio-input {
float: left;
margin: 3px 0 0 -20px;
line-height: normal;
}
.w-file-upload {
margin-bottom: 10px;
display: block;
}
.w-file-upload-input {
opacity: 0;
z-index: -100;
width: .1px;
height: .1px;
position: absolute;
overflow: hidden;
}
.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
color: #333;
display: inline-block;
}
.w-file-upload-error {
margin-top: 10px;
display: block;
}
.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
display: none;
}
.w-file-upload-uploading-btn {
cursor: pointer;
background-color: #fafafa;
border: 1px solid #ccc;
margin: 0;
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
display: flex;
}
.w-file-upload-file {
background-color: #fafafa;
border: 1px solid #ccc;
flex-grow: 1;
justify-content: space-between;
margin: 0;
padding: 8px 9px 8px 11px;
display: flex;
}
.w-file-upload-file-name {
font-size: 14px;
font-weight: normal;
display: block;
}
.w-file-remove-link {
cursor: pointer;
width: auto;
height: auto;
margin-top: 3px;
margin-left: 10px;
padding: 3px;
display: block;
}
.w-icon-file-upload-remove {
margin: auto;
font-size: 10px;
}
.w-file-upload-error-msg {
color: #ea384c;
padding: 2px 0;
display: inline-block;
}
.w-file-upload-info {
padding: 0 12px;
line-height: 38px;
display: inline-block;
}
.w-file-upload-label {
cursor: pointer;
background-color: #fafafa;
border: 1px solid #ccc;
margin: 0;
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
display: inline-block;
}
.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
width: 20px;
margin-right: 8px;
display: inline-block;
}
.w-icon-file-upload-uploading {
height: 20px;
}
.w-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
.w-container:before, .w-container:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-container:after {
clear: both;
}
.w-container .w-row {
margin-left: -10px;
margin-right: -10px;
}
.w-row:before, .w-row:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-row:after {
clear: both;
}
.w-row .w-row {
margin-left: 0;
margin-right: 0;
}
.w-col {
float: left;
width: 100%;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
.w-col .w-col {
padding-left: 0;
padding-right: 0;
}
.w-col-1 {
width: 8.33333%;
}
.w-col-2 {
width: 16.6667%;
}
.w-col-3 {
width: 25%;
}
.w-col-4 {
width: 33.3333%;
}
.w-col-5 {
width: 41.6667%;
}
.w-col-6 {
width: 50%;
}
.w-col-7 {
width: 58.3333%;
}
.w-col-8 {
width: 66.6667%;
}
.w-col-9 {
width: 75%;
}
.w-col-10 {
width: 83.3333%;
}
.w-col-11 {
width: 91.6667%;
}
.w-col-12 {
width: 100%;
}
.w-hidden-main {
display: none !important;
}
@media screen and (max-width: 991px) {
.w-container {
max-width: 728px;
}
.w-hidden-main {
display: inherit !important;
}
.w-hidden-medium {
display: none !important;
}
.w-col-medium-1 {
width: 8.33333%;
}
.w-col-medium-2 {
width: 16.6667%;
}
.w-col-medium-3 {
width: 25%;
}
.w-col-medium-4 {
width: 33.3333%;
}
.w-col-medium-5 {
width: 41.6667%;
}
.w-col-medium-6 {
width: 50%;
}
.w-col-medium-7 {
width: 58.3333%;
}
.w-col-medium-8 {
width: 66.6667%;
}
.w-col-medium-9 {
width: 75%;
}
.w-col-medium-10 {
width: 83.3333%;
}
.w-col-medium-11 {
width: 91.6667%;
}
.w-col-medium-12 {
width: 100%;
}
.w-col-stack {
width: 100%;
left: auto;
right: auto;
}
}
@media screen and (max-width: 767px) {
.w-hidden-main, .w-hidden-medium {
display: inherit !important;
}
.w-hidden-small {
display: none !important;
}
.w-row, .w-container .w-row {
margin-left: 0;
margin-right: 0;
}
.w-col {
width: 100%;
left: auto;
right: auto;
}
.w-col-small-1 {
width: 8.33333%;
}
.w-col-small-2 {
width: 16.6667%;
}
.w-col-small-3 {
width: 25%;
}
.w-col-small-4 {
width: 33.3333%;
}
.w-col-small-5 {
width: 41.6667%;
}
.w-col-small-6 {
width: 50%;
}
.w-col-small-7 {
width: 58.3333%;
}
.w-col-small-8 {
width: 66.6667%;
}
.w-col-small-9 {
width: 75%;
}
.w-col-small-10 {
width: 83.3333%;
}
.w-col-small-11 {
width: 91.6667%;
}
.w-col-small-12 {
width: 100%;
}
}
@media screen and (max-width: 479px) {
.w-container {
max-width: none;
}
.w-hidden-main, .w-hidden-medium, .w-hidden-small {
display: inherit !important;
}
.w-hidden-tiny {
display: none !important;
}
.w-col {
width: 100%;
}
.w-col-tiny-1 {
width: 8.33333%;
}
.w-col-tiny-2 {
width: 16.6667%;
}
.w-col-tiny-3 {
width: 25%;
}
.w-col-tiny-4 {
width: 33.3333%;
}
.w-col-tiny-5 {
width: 41.6667%;
}
.w-col-tiny-6 {
width: 50%;
}
.w-col-tiny-7 {
width: 58.3333%;
}
.w-col-tiny-8 {
width: 66.6667%;
}
.w-col-tiny-9 {
width: 75%;
}
.w-col-tiny-10 {
width: 83.3333%;
}
.w-col-tiny-11 {
width: 91.6667%;
}
.w-col-tiny-12 {
width: 100%;
}
}
.w-widget {
position: relative;
}
.w-widget-map {
width: 100%;
height: 400px;
}
.w-widget-map label {
width: auto;
display: inline;
}
.w-widget-map img {
max-width: inherit;
}
.w-widget-map .gm-style-iw {
text-align: center;
}
.w-widget-map .gm-style-iw > button {
display: none !important;
}
.w-widget-twitter {
overflow: hidden;
}
.w-widget-twitter-count-shim {
vertical-align: top;
text-align: center;
background: #fff;
border: 1px solid #758696;
border-radius: 3px;
width: 28px;
height: 20px;
display: inline-block;
position: relative;
}
.w-widget-twitter-count-shim * {
pointer-events: none;
-webkit-user-select: none;
user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
text-align: center;
color: #999;
font-family: serif;
font-size: 15px;
line-height: 12px;
position: relative;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
display: block;
position: relative;
}
.w-widget-twitter-count-shim.w--large {
width: 36px;
height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
font-size: 18px;
line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
margin-left: 5px;
margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
content: " ";
pointer-events: none;
border: solid #0000;
width: 0;
height: 0;
position: absolute;
top: 50%;
left: 0;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
border-width: 4px;
border-color: #75869600 #5d6c7b #75869600 #75869600;
margin-top: -4px;
margin-left: -9px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
border-width: 5px;
margin-top: -5px;
margin-left: -10px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
border-width: 4px;
border-color: #fff0 #fff #fff0 #fff0;
margin-top: -4px;
margin-left: -8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
border-width: 5px;
margin-top: -5px;
margin-left: -9px;
}
.w-widget-twitter-count-shim.w--vertical {
width: 61px;
height: 33px;
margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
content: " ";
pointer-events: none;
border: solid #0000;
width: 0;
height: 0;
position: absolute;
top: 100%;
left: 50%;
}
.w-widget-twitter-count-shim.w--vertical:before {
border-width: 5px;
border-color: #5d6c7b #75869600 #75869600;
margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
border-width: 4px;
border-color: #fff #fff0 #fff0;
margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
font-size: 18px;
line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
width: 76px;
}
.w-background-video {
color: #fff;
height: 500px;
position: relative;
overflow: hidden;
}
.w-background-video > video {
object-fit: cover;
z-index: -100;
background-position: 50%;
background-size: cover;
width: 100%;
height: 100%;
margin: auto;
position: absolute;
inset: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
-webkit-appearance: none;
display: none !important;
}
.w-background-video--control {
background-color: #0000;
padding: 0;
position: absolute;
bottom: 1em;
right: 1em;
}
.w-background-video--control > [hidden] {
display: none !important;
}
.w-slider {
text-align: center;
clear: both;
-webkit-tap-highlight-color: #0000;
tap-highlight-color: #0000;
background: #ddd;
height: 300px;
position: relative;
}
.w-slider-mask {
z-index: 1;
white-space: nowrap;
height: 100%;
display: block;
position: relative;
left: 0;
right: 0;
overflow: hidden;
}
.w-slide {
vertical-align: top;
white-space: normal;
text-align: left;
width: 100%;
height: 100%;
display: inline-block;
position: relative;
}
.w-slider-nav {
z-index: 2;
text-align: center;
-webkit-tap-highlight-color: #0000;
tap-highlight-color: #0000;
height: 40px;
margin: auto;
padding-top: 10px;
position: absolute;
inset: auto 0 0;
}
.w-slider-nav.w-round > div {
border-radius: 100%;
}
.w-slider-nav.w-num > div {
font-size: inherit;
line-height: inherit;
width: auto;
height: auto;
padding: .2em .5em;
}
.w-slider-nav.w-shadow > div {
box-shadow: 0 0 3px #3336;
}
.w-slider-nav-invert {
color: #fff;
}
.w-slider-nav-invert > div {
background-color: #2226;
}
.w-slider-nav-invert > div.w-active {
background-color: #222;
}
.w-slider-dot {
cursor: pointer;
background-color: #fff6;
width: 1em;
height: 1em;
margin: 0 3px .5em;
transition: background-color .1s, color .1s;
display: inline-block;
position: relative;
}
.w-slider-dot.w-active {
background-color: #fff;
}
.w-slider-dot:focus {
outline: none;
box-shadow: 0 0 0 2px #fff;
}
.w-slider-dot:focus.w-active {
box-shadow: none;
}
.w-slider-arrow-left, .w-slider-arrow-right {
cursor: pointer;
color: #fff;
-webkit-tap-highlight-color: #0000;
tap-highlight-color: #0000;
-webkit-user-select: none;
user-select: none;
width: 80px;
margin: auto;
font-size: 40px;
position: absolute;
inset: 0;
overflow: hidden;
}
.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
position: absolute;
}
.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
outline: 0;
}
.w-slider-arrow-left {
z-index: 3;
right: auto;
}
.w-slider-arrow-right {
z-index: 4;
left: auto;
}
.w-icon-slider-left, .w-icon-slider-right {
width: 1em;
height: 1em;
margin: auto;
inset: 0;
}
.w-slider-aria-label {
clip: rect(0 0 0 0);
border: 0;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
overflow: hidden;
}
.w-slider-force-show {
display: block !important;
}
.w-dropdown {
text-align: left;
z-index: 900;
margin-left: auto;
margin-right: auto;
display: inline-block;
position: relative;
}
.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
vertical-align: top;
color: #222;
text-align: left;
white-space: nowrap;
margin-left: auto;
margin-right: auto;
padding: 20px;
text-decoration: none;
position: relative;
}
.w-dropdown-toggle {
-webkit-user-select: none;
user-select: none;
cursor: pointer;
padding-right: 40px;
display: inline-block;
}
.w-dropdown-toggle:focus {
outline: 0;
}
.w-icon-dropdown-toggle {
width: 1em;
height: 1em;
margin: auto 20px auto auto;
position: absolute;
top: 0;
bottom: 0;
right: 0;
}
.w-dropdown-list {
background: #ddd;
min-width: 100%;
display: none;
position: absolute;
}
.w-dropdown-list.w--open {
display: block;
}
.w-dropdown-link {
color: #222;
padding: 10px 20px;
display: block;
}
.w-dropdown-link.w--current {
color: #0082f3;
}
.w-dropdown-link:focus {
outline: 0;
}
@media screen and (max-width: 767px) {
.w-nav-brand {
padding-left: 10px;
}
}
.w-lightbox-backdrop {
cursor: auto;
letter-spacing: normal;
text-indent: 0;
text-shadow: none;
text-transform: none;
visibility: visible;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
color: #fff;
text-align: center;
z-index: 2000;
opacity: 0;
-webkit-user-select: none;
-moz-user-select: none;
-webkit-tap-highlight-color: transparent;
background: #000000e6;
outline: 0;
font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: 1.2;
list-style: disc;
position: fixed;
inset: 0;
-webkit-transform: translate(0);
}
.w-lightbox-backdrop, .w-lightbox-container {
-webkit-overflow-scrolling: touch;
height: 100%;
overflow: auto;
}
.w-lightbox-content {
height: 100vh;
position: relative;
overflow: hidden;
}
.w-lightbox-view {
opacity: 0;
width: 100vw;
height: 100vh;
position: absolute;
}
.w-lightbox-view:before {
content: "";
height: 100vh;
}
.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
height: 86vh;
}
.w-lightbox-frame, .w-lightbox-view:before {
vertical-align: middle;
display: inline-block;
}
.w-lightbox-figure {
margin: 0;
position: relative;
}
.w-lightbox-group .w-lightbox-figure {
cursor: pointer;
}
.w-lightbox-img {
width: auto;
max-width: none;
height: auto;
}
.w-lightbox-image {
float: none;
max-width: 100vw;
max-height: 100vh;
display: block;
}
.w-lightbox-group .w-lightbox-image {
max-height: 86vh;
}
.w-lightbox-caption {
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
background: #0006;
padding: .5em 1em;
position: absolute;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
}
.w-lightbox-embed {
width: 100%;
height: 100%;
position: absolute;
inset: 0;
}
.w-lightbox-control {
cursor: pointer;
background-position: center;
background-repeat: no-repeat;
background-size: 24px;
width: 4em;
transition: all .3s;
position: absolute;
top: 0;
}
.w-lightbox-left {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
display: none;
bottom: 0;
left: 0;
}
.w-lightbox-right {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
display: none;
bottom: 0;
right: 0;
}
.w-lightbox-close {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
background-size: 18px;
height: 2.6em;
right: 0;
}
.w-lightbox-strip {
white-space: nowrap;
padding: 0 1vh;
line-height: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
overflow: auto hidden;
}
.w-lightbox-item {
box-sizing: content-box;
cursor: pointer;
width: 10vh;
padding: 2vh 1vh;
display: inline-block;
-webkit-transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
opacity: .3;
}
.w-lightbox-thumbnail {
background: #222;
height: 10vh;
position: relative;
overflow: hidden;
}
.w-lightbox-thumbnail-image {
position: absolute;
top: 0;
left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
width: 100%;
top: 50%;
transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
height: 100%;
left: 50%;
transform: translate(-50%);
}
.w-lightbox-spinner {
box-sizing: border-box;
border: 5px solid #0006;
border-radius: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
animation: .8s linear infinite spin;
position: absolute;
top: 50%;
left: 50%;
}
.w-lightbox-spinner:after {
content: "";
border: 3px solid #0000;
border-bottom-color: #fff;
border-radius: 50%;
position: absolute;
inset: -4px;
}
.w-lightbox-hide {
display: none;
}
.w-lightbox-noscroll {
overflow: hidden;
}
@media (min-width: 768px) {
.w-lightbox-content {
height: 96vh;
margin-top: 2vh;
}
.w-lightbox-view, .w-lightbox-view:before {
height: 96vh;
}
.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
height: 84vh;
}
.w-lightbox-image {
max-width: 96vw;
max-height: 96vh;
}
.w-lightbox-group .w-lightbox-image {
max-width: 82.3vw;
max-height: 84vh;
}
.w-lightbox-left, .w-lightbox-right {
opacity: .5;
display: block;
}
.w-lightbox-close {
opacity: .8;
}
.w-lightbox-control:hover {
opacity: 1;
}
}
.w-lightbox-inactive, .w-lightbox-inactive:hover {
opacity: 0;
}
.w-richtext:before, .w-richtext:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-richtext:after {
clear: both;
}
.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
white-space: initial;
}
.w-richtext ol, .w-richtext ul {
overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
content: "";
display: none;
position: absolute;
inset: 0;
}
.w-richtext figure {
max-width: 60%;
position: relative;
}
.w-richtext figure > div:before {
cursor: default !important;
}
.w-richtext figure img {
width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
opacity: .6;
}
.w-richtext figure div {
color: #0000;
font-size: 0;
}
.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
caption-side: bottom;
display: table-caption;
}
.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
width: 60%;
height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
width: 100%;
}
.w-richtext figure.w-richtext-align-center {
clear: both;
margin-left: auto;
margin-right: auto;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
text-align: center;
clear: both;
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
display: block;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
padding-bottom: inherit;
display: inline-block;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
float: left;
clear: none;
margin-right: 15px;
}
.w-richtext figure.w-richtext-align-floatright {
float: right;
clear: none;
margin-left: 15px;
}
.w-nav {
z-index: 1000;
background: #ddd;
position: relative;
}
.w-nav:before, .w-nav:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-nav:after {
clear: both;
}
.w-nav-brand {
float: left;
color: #333;
text-decoration: none;
position: relative;
}
.w-nav-link {
vertical-align: top;
color: #222;
text-align: left;
margin-left: auto;
margin-right: auto;
padding: 20px;
text-decoration: none;
display: inline-block;
position: relative;
}
.w-nav-link.w--current {
color: #0082f3;
}
.w-nav-menu {
float: right;
position: relative;
}
[data-nav-menu-open] {
text-align: center;
background: #c8c8c8;
min-width: 200px;
position: absolute;
top: 100%;
left: 0;
right: 0;
overflow: visible;
display: block !important;
}
.w--nav-link-open {
display: block;
position: relative;
}
.w-nav-overlay {
width: 100%;
display: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
overflow: hidden;
}
.w-nav-overlay [data-nav-menu-open] {
top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
z-index: 1;
top: 0;
right: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
z-index: 1;
top: 0;
left: auto;
}
.w-nav-button {
float: right;
cursor: pointer;
-webkit-tap-highlight-color: #0000;
tap-highlight-color: #0000;
-webkit-user-select: none;
user-select: none;
padding: 18px;
font-size: 24px;
display: none;
position: relative;
}
.w-nav-button:focus {
outline: 0;
}
.w-nav-button.w--open {
color: #fff;
background-color: #c8c8c8;
}
.w-nav[data-collapse="all"] .w-nav-menu {
display: none;
}
.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
display: block;
}
.w--nav-dropdown-list-open {
position: static;
}
@media screen and (max-width: 991px) {
.w-nav[data-collapse="medium"] .w-nav-menu {
display: none;
}
.w-nav[data-collapse="medium"] .w-nav-button {
display: block;
}
}
@media screen and (max-width: 767px) {
.w-nav[data-collapse="small"] .w-nav-menu {
display: none;
}
.w-nav[data-collapse="small"] .w-nav-button {
display: block;
}
.w-nav-brand {
padding-left: 10px;
}
}
@media screen and (max-width: 479px) {
.w-nav[data-collapse="tiny"] .w-nav-menu {
display: none;
}
.w-nav[data-collapse="tiny"] .w-nav-button {
display: block;
}
}
.w-tabs {
position: relative;
}
.w-tabs:before, .w-tabs:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-tabs:after {
clear: both;
}
.w-tab-menu {
position: relative;
}
.w-tab-link {
vertical-align: top;
text-align: left;
cursor: pointer;
color: #222;
background-color: #ddd;
padding: 9px 30px;
text-decoration: none;
display: inline-block;
position: relative;
}
.w-tab-link.w--current {
background-color: #c8c8c8;
}
.w-tab-link:focus {
outline: 0;
}
.w-tab-content {
display: block;
position: relative;
overflow: hidden;
}
.w-tab-pane {
display: none;
position: relative;
}
.w--tab-active {
display: block;
}
@media screen and (max-width: 479px) {
.w-tab-link {
display: block;
}
}
.w-ix-emptyfix:after {
content: "";
}
@keyframes spin {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
.w-dyn-empty {
background-color: #ddd;
padding: 10px;
}
.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
display: none !important;
}
.wf-layout-layout {
display: grid;
}
.w-layout-grid {
grid-row-gap: 16px;
grid-column-gap: 16px;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.w-checkbox {
margin-bottom: 5px;
padding-left: 20px;
display: block;
}
.w-checkbox:before {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-checkbox:after {
content: " ";
clear: both;
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-checkbox-input {
float: left;
margin: 4px 0 0 -20px;
line-height: normal;
}
.w-checkbox-input--inputType-custom {
border: 1px solid #ccc;
border-radius: 2px;
width: 12px;
height: 12px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
background-color: #3898ec;
background-image: url(//pc-prosto.com/wp-content/themes/learning-school/images/custom-checkbox-checkmark.589d534424.svg);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
border-color: #3898ec;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
box-shadow: 0 0 3px 1px #3898ec;
}
.w-form-formradioinput--inputType-custom {
border: 1px solid #ccc;
border-radius: 50%;
width: 12px;
height: 12px;
}
.w-form-formradioinput--inputType-custom.w--redirected-focus {
box-shadow: 0 0 3px 1px #3898ec;
}
.w-form-formradioinput--inputType-custom.w--redirected-checked {
border-width: 4px;
border-color: #3898ec;
}
body {
color: #000;
font-family: Montserrat, sans-serif;
font-size: 14px;
line-height: 20px;
}
a {
color: #333;
text-decoration: underline;
}
.search-button {
background-color: #0000;
width: 200%;
height: 150%;
padding: 0;
position: absolute;
inset: auto;
}
.atts-div {
grid-column-gap: 1.39rem;
display: flex;
}
.hero-drop-list {
width: 100%;
height: 100%;
display: flex;
position: relative;
}
.title-18 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.25rem;
font-weight: 700;
line-height: 120%;
}
.close-cart-mini {
width: 100%;
}
.bull-i-titles {
flex-direction: column;
display: flex;
}
.sub-cat-img {
background-color: #fff;
border: 2px solid #2d2d2d;
border-radius: .69rem;
flex: none;
width: 2.78rem;
height: 2.78rem;
transition: border-color .7s;
display: flex;
overflow: hidden;
}
.sub-cat-img:hover {
border-color: #ba95f7;
}
.section {
margin-left: auto;
margin-right: auto;
}
.section.foot {
color: #fff;
background-color: #000;
}
.section.checkout {
height: auto;
min-height: 60rem;
}
.section._100vh {
height: 100vh;
}
.section.is--black {
color: #fff;
background-color: #000;
}
.section.is--purp {
background-color: #edf0ff;
}
.mobile-cats {
display: none;
}
.card-desc-div {
text-overflow: ellipsis;
flex: none;
height: 5.2rem;
overflow: hidden;
}
.del-mini-icon {
cursor: pointer;
width: .69rem;
height: .69rem;
}
.checkbox-field-policy {
color: #fff;
text-align: left;
justify-content: center;
align-items: flex-start;
display: flex;
}
.block-125h {
width: 100%;
height: 8.68rem;
}
.post-wrapper {
grid-column-gap: 1.39rem;
grid-row-gap: 2.08rem;
grid-template-rows: auto;
grid-template-columns: 1fr max-content;
grid-auto-columns: 1fr;
justify-content: space-between;
align-items: flex-start;
display: grid;
}
.search-input {
color: #eb89e1b3;
background-color: #2d2d2d;
border: 2px solid #ba95f7;
border-radius: .69rem;
width: 13.89rem;
height: 2.08rem;
margin-bottom: 0;
padding: .2rem 2.08rem 0 .83rem;
font-size: 1.25rem;
}
.search-input:focus {
color: #ba95f7b3;
}
.search-input::placeholder {
color: #eb89e1;
font-size: 1.25rem;
}
.add-count {
justify-content: center;
align-items: center;
display: none;
}
.add-count.on-single {
grid-column-gap: .35rem;
justify-content: flex-start;
display: flex;
position: relative;
top: 0;
}
.mini-title-div {
justify-content: space-between;
align-items: center;
display: flex;
}
.mini-title-div.mab-20 {
margin-bottom: 1.39rem;
}
.mon-price-div {
grid-column-gap: .69rem;
background-color: #f1f1f1;
border-radius: .69rem;
justify-content: center;
align-items: center;
height: 2.64rem;
padding-left: 1.04rem;
padding-right: 1.04rem;
display: flex;
}
.block-5h {
width: 100%;
height: .35rem;
}
.policy-link {
color: #fff;
margin-left: 5px;
}
.hero-banner-1-img {
object-fit: cover;
width: 100%;
height: 100%;
}
.mini-btns {
flex-direction: column;
align-items: stretch;
display: flex;
}
.menu-col {
grid-row-gap: 2.08rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.cart-block {
cursor: pointer;
justify-content: center;
align-items: center;
width: 2.08rem;
height: 2.08rem;
display: flex;
position: relative;
}
.nav-item {
flex: none;
}
.search-icon {
width: 100%;
height: 100%;
}
.min-nav {
justify-content: space-between;
align-items: flex-end;
display: flex;
}
.sb-drop-list {
flex-direction: column;
display: flex;
}
.logo-div {
width: auto;
height: auto;
font-size: 1.74rem;
font-weight: 600;
}
.sb-empty-div {
width: 18.4rem;
}
.hero-block {
grid-column-gap: 4.17rem;
grid-row-gap: 4.17rem;
flex-direction: column;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: space-between;
place-items: center stretch;
display: grid;
}
.hero-cat-img {
background-color: #fff;
border: 2px solid #2d2d2d;
border-radius: 100%;
flex: none;
width: 5rem;
height: 5rem;
transition: border-color .7s;
overflow: hidden;
}
.hero-cat-img:hover {
border-color: #ba95f7;
}
.col-sidebar {
flex: none;
width: 18.4rem;
}
.main-jbt-wr {
flex-direction: column;
width: 100%;
display: none;
}
.term-posts-content-div {
grid-row-gap: 1.39rem;
flex-direction: column;
width: 100%;
display: flex;
}
.soc-img {
object-fit: contain;
width: 100%;
height: 100%;
}
.prod-card-img {
object-fit: contain;
flex: none;
width: 100%;
height: 100%;
}
.btn-purp {
color: #193fe2;
text-align: center;
border: 2px solid #193fe2;
border-radius: .69rem;
padding: .6rem 2.08rem;
font-size: 1.25rem;
font-weight: 600;
line-height: 120%;
text-decoration: none;
transition: color .4s, background-color .4s;
}
.btn-purp:hover {
color: #fff;
background-color: #193fe2;
}
.btn-purp.submit {
width: 100%;
padding-top: 1.6rem;
padding-bottom: 1.46rem;
}
.btn-purp.prod {
text-align: center;
width: 100%;
}
.open-cart {
z-index: 1;
cursor: pointer;
width: 2.8em;
height: 2.8em;
display: none;
position: absolute;
}
.pop-form-wrapper {
color: #fff;
text-align: center;
background-color: #2d2d2d;
border-radius: .69rem;
width: 100%;
max-width: 34.72rem;
padding: 1.39rem;
position: relative;
}
.count-product {
color: #2d2d2d;
justify-content: center;
align-items: center;
padding-top: .2rem;
font-size: 1.11rem;
line-height: 100%;
display: flex;
}
.cart-mini-wrapper {
color: #fff;
background-color: #2d2d2d;
flex-direction: column;
flex: none;
width: 46.53rem;
padding-top: 1.39rem;
padding-left: 1.39rem;
padding-right: 1.39rem;
display: flex;
overflow: hidden;
}
.card-title-380 {
max-width: none;
}
.post-col-wrap {
flex-flow: column wrap;
justify-content: flex-start;
align-items: stretch;
width: 100%;
display: flex;
}
.dd-menu {
width: auto;
}
.title-white-bg {
background-color: #fff;
border-radius: .69rem;
flex-flow: column;
width: 100%;
margin-bottom: 1.39px;
padding: 1.39rem;
display: flex;
}
.title-white-bg._100p {
width: 100%;
max-width: 86.11rem;
margin-left: auto;
margin-right: auto;
}
.nav-link {
color: #333;
font-size: 1.25rem;
font-weight: 600;
line-height: 120%;
text-decoration: none;
transition: color .7s;
position: relative;
}
.nav-link:hover {
color: #193fe2;
}
.nav-link.rev {
color: #ba95f7;
}
.nav-link.rev:hover {
color: #eb89e1;
}
.search-cont {
overflow: hidden;
}
.search-block {
align-items: center;
margin-bottom: 0;
display: flex;
position: relative;
}
.root {
width: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.dd-togle {
grid-column-gap: .35rem;
cursor: pointer;
align-items: center;
width: auto;
padding: .35rem 0;
display: flex;
position: relative;
}
.sb-list {
grid-row-gap: 1.04rem;
flex-direction: column;
align-items: flex-start;
width: 100%;
display: flex;
}
.mci-title {
color: #2d2d2d;
text-decoration: none;
}
.menu-list {
grid-column-gap: 1.25rem;
grid-row-gap: 1.25rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.menu-list._2-col {
grid-column-gap: 3.47rem;
grid-row-gap: 1.25rem;
flex-wrap: wrap;
grid-template-rows: auto auto;
grid-template-columns: max-content max-content;
grid-auto-columns: 1fr;
display: grid;
}
.hb-col {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
flex-direction: column;
grid-template-rows: 1fr auto;
grid-template-columns: 1fr;
grid-auto-columns: 1fr;
height: 100%;
display: grid;
}
.subcat-item {
flex-direction: row;
flex: 0 auto;
justify-content: flex-start;
align-items: center;
font-family: Open Sans, sans-serif;
display: flex;
position: relative;
overflow: visible;
}
.subcat-item:hover {
background-color: #ffffff29;
}
.bullits-wrapper {
grid-column-gap: 1.39rem;
grid-row-gap: 2.08rem;
color: #ba95f7;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.form-add-crt {
width: auto;
margin-bottom: 0;
}
.head-div {
z-index: 15;
background-color: #fff;
padding-top: .69rem;
padding-bottom: .69rem;
position: sticky;
top: 0;
}
.categories-wrapper {
background-color: #fff;
width: 100%;
padding-top: .35rem;
padding-bottom: .35rem;
overflow: hidden;
}
.text-20 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.39rem;
line-height: 150%;
}
.form-field {
background-color: #0000;
border: 1px #000;
border-bottom: 1px solid #fff;
height: auto;
padding-top: .69rem;
padding-bottom: .69rem;
padding-left: 0;
font-size: 16px;
font-weight: 700;
line-height: 140%;
}
.form-field::placeholder {
color: #fff;
}
.form-field.hide {
display: none;
}
.container-130 {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
padding-left: 9.03rem;
padding-right: 9.03rem;
}
.container-130._1600 {
max-width: 1600px;
margin-left: auto;
margin-right: auto;
}
.container-130.head {
grid-column-gap: 2.78rem;
grid-row-gap: 2.78rem;
justify-content: space-between;
align-items: center;
margin-left: auto;
margin-right: auto;
display: flex;
}
.container-130.center {
grid-column-gap: 1.88rem;
grid-row-gap: 1.88rem;
flex-flow: column;
justify-content: center;
align-items: center;
display: flex;
}
.text-18 {
font-size: 1.25rem;
line-height: 140%;
}
.text-18.opas-strike {
color: #2d2d2d61;
text-decoration: line-through;
}
.text-18.black-text {
color: #000;
}
.close-menu-div {
width: 15%;
display: none;
position: absolute;
inset: 0% 0% 0% auto;
}
.close-m-cart {
z-index: 11;
cursor: pointer;
width: 2.08em;
height: 2.08em;
display: none;
position: absolute;
inset: 2em auto auto 2em;
}
.logo-img {
object-fit: contain;
width: 2.78rem;
height: 2.78rem;
}
.popup-single {
z-index: 50;
background-color: #ffffffbf;
justify-content: center;
align-items: center;
padding-left: 15px;
padding-right: 15px;
display: none;
position: fixed;
inset: 0%;
overflow: auto;
}
.up-button {
z-index: 99999;
cursor: pointer;
background-color: #fff;
border: 1px solid #fff;
border-radius: 20px;
width: 35px;
height: 35px;
font-size: 10px;
position: fixed;
inset: auto .5% 24% auto;
overflow: hidden;
}
.up-button.w--current {
z-index: 9900;
}
.hero-rich {
width: 100%;
}
.link-logo {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
color: #333;
text-transform: uppercase;
flex-flow: row;
justify-content: center;
align-items: center;
width: auto;
height: auto;
text-decoration: none;
display: flex;
}
.link-logo.w--current {
flex-flow: row;
}
.cat-link {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
color: #2d2d2d;
background-color: #0000;
border-radius: 10px;
justify-content: flex-start;
align-items: center;
text-decoration: none;
transition: color .7s;
display: flex;
position: relative;
}
.cat-link:hover {
color: #ba95f7;
}
.text-16 {
font-size: 1.11rem;
line-height: 140%;
}
.mini-product-list {
grid-row-gap: 2.08rem;
flex-direction: column;
display: flex;
}
.block-10h {
flex: none;
width: 100%;
height: .69em;
}
.center-div {
text-align: center;
flex-direction: column;
justify-content: flex-start;
align-items: center;
display: flex;
}
.center-div.hide-mo-ile {
align-items: stretch;
}
.post-card-img {
object-fit: cover;
border-radius: .35rem;
width: 100%;
height: 100%;
}
.foot-cols {
grid-column-gap: 3.47rem;
align-items: flex-start;
display: flex;
position: relative;
}
.hero-cat-wr {
grid-column-gap: 16px;
grid-row-gap: 1.39rem;
background-color: #fff;
border-radius: .69rem;
flex-flow: column wrap;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: space-between;
align-items: start;
width: 100%;
height: 100%;
padding: 1.39rem;
display: grid;
}
.menu-items {
grid-column-gap: 1.39rem;
grid-row-gap: 30px;
display: flex;
}
.post-img-link {
flex: none;
width: 15.97rem;
height: 11.81rem;
}
.hero-texts {
flex-direction: column;
justify-content: center;
display: flex;
}
.checkbox-pol {
background-color: #fff;
width: 20px;
height: 20px;
margin-top: 0;
margin-right: 12px;
}
.cart-empty {
color: #2d2d2d;
text-align: center;
background-color: #fff;
border-radius: .69rem;
justify-content: center;
align-items: center;
width: 100%;
padding-top: 1.39rem;
padding-bottom: 1.39rem;
line-height: 150%;
display: flex;
position: static;
top: -5px;
right: 0;
}
.drop-icon {
width: 1.04rem;
height: 1.04rem;
}
.wpp-cart-mini {
z-index: 10;
background-color: #0000006e;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: flex-end;
display: none;
position: fixed;
inset: 0 0% 0%;
}
.nav-menu-div {
margin-right: auto;
}
.sb-drop {
width: 100%;
padding-bottom: 1.39rem;
}
.dd-dt-div {
display: none;
position: absolute;
inset: 0%;
}
.cart-list-mim {
grid-row-gap: 1.39rem;
flex-direction: column;
max-height: 60vh;
display: flex;
overflow: auto;
}
.char-wr {
display: flex;
}
.search-btn-div {
justify-content: center;
align-items: center;
width: 1.25rem;
height: 1.25rem;
display: flex;
position: absolute;
inset: auto .83rem auto auto;
}
.text-14 {
margin-bottom: 0;
font-size: .97rem;
line-height: 130%;
}
.text-14.purple-text {
color: #3157d4;
}
.block-20h {
width: 100%;
height: 1.39rem;
}
.block-20h.hide {
display: none;
}
.card-post-link {
grid-row-gap: .79rem;
color: #2d2d2d;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
max-height: 11.81rem;
text-decoration: none;
display: flex;
overflow: hidden;
}
.single-form-div {
flex-direction: column;
display: flex;
}
.min-del-prod {
cursor: pointer;
background-color: #f1f1f1;
border-radius: .69rem;
flex: none;
justify-content: center;
align-items: center;
width: 2.64rem;
height: 2.64rem;
display: flex;
}
.link-shop {
color: #000;
}
.head-icon {
object-fit: contain;
flex: none;
width: 100%;
height: 100%;
}
.hb-banner-1 {
border-radius: .69rem;
width: 100%;
height: 12.5rem;
overflow: hidden;
}
.billit-img {
width: 2.08rem;
height: 2.08rem;
}
.dl-wr {
flex-direction: column;
flex: none;
padding: .69rem;
display: flex;
}
.dl-wr.first {
grid-row-gap: .69rem;
border: 1px solid #2d2d2d;
border-radius: .69rem;
}
.dd-list {
z-index: 10;
background-color: #fff;
border-radius: .69rem;
display: none;
position: absolute;
overflow: hidden;
}
.dd-list.w--open {
flex-direction: column;
align-items: flex-start;
display: flex;
position: absolute;
overflow: hidden;
}
.mini-total-div {
grid-column-gap: 4.17rem;
justify-content: flex-start;
display: flex;
}
.title-24 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.67rem;
font-weight: 700;
line-height: 150%;
}
.term-tree {
grid-column-gap: .5rem;
flex-wrap: wrap;
justify-content: space-between;
display: flex;
}
.burger-icon {
display: none;
}
.nav-menu {
grid-column-gap: 2.08rem;
grid-row-gap: 30px;
flex-wrap: wrap;
align-items: center;
margin-left: auto;
margin-right: auto;
display: flex;
}
.title-26 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.81rem;
font-weight: 700;
line-height: 120%;
}
.title-26.pink-strike-text {
color: #eb89e1;
text-decoration: line-through;
}
.bullit-item {
grid-column-gap: .69rem;
grid-row-gap: 1.39rem;
background-color: #2d2d2d;
border-radius: .69rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
align-items: center;
padding: 1.39rem;
display: flex;
}
.title-34 {
margin-top: 0;
margin-bottom: 0;
font-size: 2.36rem;
font-weight: 700;
line-height: 120%;
}
.block-30h {
width: 100%;
height: 2.08rem;
}
.qtu-field {
color: #2d2d2d;
text-align: center;
background-color: #f1f1f1;
border: 1px #000;
border-radius: .69rem;
width: 4.17rem;
height: 2.64rem;
margin-bottom: 0;
padding: 0;
font-size: 1.25rem;
font-weight: 600;
}
.mini-product-img {
object-fit: contain;
border-radius: .35rem;
flex: none;
width: 11.81rem;
height: 11.81rem;
margin-right: 15px;
}
.close-cross {
cursor: pointer;
display: none;
}
.qtu-div {
cursor: pointer;
background-color: #f1f1f1;
border-radius: .69rem;
justify-content: center;
align-items: center;
width: 2.64rem;
height: 2.64rem;
display: flex;
}
.sb-link {
color: #2d2d2d;
text-decoration: none;
transition: color .5s;
display: flex;
}
.sb-link:hover {
color: #ba95f7;
}
.cart-close {
cursor: pointer;
width: 2.01rem;
height: 2.01rem;
}
.lose-form-cross {
cursor: pointer;
width: 30px;
height: 30px;
display: block;
position: absolute;
inset: 1.39rem 1.39rem auto auto;
}
.bullits-bg {
width: 100%;
}
.pop-single-img {
border-radius: 100%;
width: 6.94rem;
height: 6.94rem;
margin-left: auto;
margin-right: auto;
}
.post-item {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
background-color: #fff;
border-radius: .69rem;
width: 100%;
padding: 1.39rem;
display: flex;
}
.nav-system {
grid-column-gap: 2.43rem;
display: flex;
}
.sidebar-div {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
flex-direction: column;
display: flex;
}
.cart-item {
color: #2d2d2d;
background-color: #fff;
border-radius: .69rem;
flex-direction: row;
padding: 1.39rem;
display: flex;
position: relative;
}
.block-50h {
width: 100%;
height: 3.47rem;
}
.cat-hover-div {
display: flex;
position: absolute;
inset: 0%;
}
.sb-wrap {
background-color: #fff;
border-radius: .69rem;
flex-direction: column;
align-items: flex-start;
padding-top: 1.39rem;
padding-left: 1.39rem;
padding-right: 1.39rem;
display: flex;
}
.count-round {
background-color: #fff;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 1.74rem;
height: 1.74rem;
display: flex;
position: absolute;
inset: -.8rem -.9rem auto auto;
}
.text-26 {
font-size: 1.81rem;
line-height: 150%;
}
.dd-list-content {
grid-row-gap: .69rem;
flex-direction: column;
display: flex;
}
.popups-div {
display: flex;
}
.attr-item {
grid-column-gap: .35rem;
display: flex;
}
.sigle-form {
margin-bottom: 0;
}
.post-char-wr {
grid-column-gap: 1.39rem;
font-weight: 600;
display: flex;
}
.count-not-empty {
background-color: #fff;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 1.74rem;
height: 1.74rem;
display: flex;
position: absolute;
inset: -.8rem -.9rem auto auto;
}
.mini-product-info {
flex-direction: column;
justify-content: space-between;
width: 100%;
display: flex;
}
.post-list {
grid-row-gap: 1.39rem;
flex-flow: column wrap;
justify-content: flex-start;
align-items: stretch;
width: 100%;
display: flex;
}
.cat-sb-wr {
grid-row-gap: 1.04rem;
flex-flow: column wrap;
justify-content: space-between;
width: 100%;
display: flex;
}
.dd-link {
grid-column-gap: .35rem;
color: #243039;
flex: none;
text-decoration: none;
transition: color .5s;
display: flex;
}
.dd-link:hover {
color: #ba95f7;
}
.qtu-img {
cursor: pointer;
width: .97rem;
height: .97rem;
}
.wl-block {
cursor: pointer;
width: 2.08rem;
height: 2.08rem;
text-decoration: none;
display: flex;
position: relative;
}
.tax-desc-wrap {
background-color: #fff;
border-radius: .69rem;
padding: 1.39rem;
}
.page-numbers {
color: #000;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
padding-top: .2rem;
font-size: 1.39rem;
text-decoration: none;
display: flex;
}
.page-numbers.current {
color: #fff;
background-color: #ba95f7;
border-radius: .49rem;
padding-top: .2rem;
font-size: 1.7rem;
font-weight: 600;
}
.page-numbers._2 {
font-size: 1.74rem;
font-weight: 300;
}
.breadcrumbs {
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
padding-left: 0;
font-size: 14px;
line-height: 120%;
list-style-type: none;
display: flex;
}
.sb-post-item {
grid-column-gap: .69rem;
display: flex;
}
.br-sep {
margin-left: 5px;
margin-right: 5px;
}
.br-sep.current-p {
color: #0000;
}
.pagginaton {
grid-column-gap: .69rem;
grid-row-gap: 1.39rem;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 1.39rem;
margin-left: auto;
margin-right: auto;
display: flex;
}
.sel-post-img {
object-fit: cover;
border-radius: .69rem;
width: 100%;
height: 100%;
}
.post-rich-bottom {
width: 100%;
}
.br-pos {
width: 0;
height: 0;
}
.title-40 {
margin-top: 0;
margin-bottom: 0;
font-size: 2.78rem;
font-weight: 700;
line-height: 120%;
}
.aside-link-tittle {
color: #2d2d2d;
text-decoration: none;
}
.aside-link-tittle:hover {
color: #ba95f7;
}
.aside-post-content {
width: 80%;
}
.post-rich {
width: 100%;
}
.breadcrumbs-item {
align-items: center;
padding-left: 0;
font-size: 14px;
line-height: 120%;
list-style-type: none;
display: flex;
}
.sb-posts {
grid-row-gap: 1.04rem;
flex-direction: column;
display: flex;
}
.sb-drop-icon {
object-fit: contain;
width: 1rem;
height: 1rem;
margin-left: auto;
display: none;
}
.sb-drop-icon.select {
margin-left: 0;
display: block;
}
.aside-post-image {
flex: none;
width: 4rem;
height: 4rem;
}
.drop-sb-toggle {
align-items: center;
width: 100%;
padding-top: 1.39rem;
padding-bottom: 1.39rem;
font-weight: 700;
display: none;
}
.drop-sb-toggle.filter {
padding-top: 0;
padding-bottom: 0;
display: flex;
}
.br-link {
color: #2d2d2d;
font-size: 1.25rem;
font-weight: 700;
line-height: 120%;
text-decoration: none;
}
.br-link.text {
cursor: default;
margin-bottom: 0;
}
.block-40h {
width: 100%;
height: 2.78rem;
}
.commts-meta {
margin-bottom: 10px;
display: flex;
}
.commentlist-div {
color: #333;
flex-direction: column;
width: 100%;
margin-top: 2.08rem;
display: flex;
}
.comment-reply-title {
margin-bottom: 10px;
font-size: 24px;
font-weight: 600;
line-height: 160%;
}
.comment-form-email {
width: 48%;
}
.avatar {
float: left;
border-radius: 100%;
width: 77px;
height: 77px;
margin-left: 0;
}
.commts-tittle {
margin-bottom: 60px;
font-size: 24px;
font-weight: 600;
line-height: 140%;
}
.commentlist {
color: #343a40;
padding-left: 0;
list-style-type: none;
}
.comment-form-url {
width: 100%;
display: none;
}
.commts-form-url-field {
border: 1px #000;
border-radius: 4px;
width: 100%;
margin-bottom: 20px;
box-shadow: 0 0 8px #b1b1b140;
}
.comment-form {
flex-direction: column;
width: 100%;
display: flex;
}
.comment-form.commts-comment-field {
border: 1px #000;
border-radius: 4px;
height: auto;
min-height: 160px;
padding: 10px 15px;
box-shadow: 0 0 8px #b1b1b140;
}
.comment-meta {
color: #36b8cb;
display: inline-block;
}
.comment {
border-bottom: 1px solid #0000001a;
margin-bottom: 40px;
padding-bottom: 0;
}
.comment.commts-comment.commts-comment-depth-2 {
background-color: #f5f8fd;
border-bottom-style: none;
border-radius: 30px;
margin-bottom: 40px;
margin-left: 110px;
padding: 25px 40px;
}
.comment.hide {
display: none;
}
.form-submit.commts-submit-form {
display: flex;
}
.commts-reply {
margin-left: 92px;
text-decoration: none;
display: flex;
}
.comment-form-cookies-consent {
align-items: flex-start;
margin-top: 20px;
margin-bottom: 10px;
padding-left: 0;
display: flex;
}
.required {
float: left;
color: #ea6f82;
margin-left: 3px;
font-size: 15px;
font-weight: 700;
display: inline-block;
}
.commts-content {
margin-bottom: 40px;
padding-bottom: 0;
}
.commts-content.commts-content-depth-2 {
margin-bottom: 0;
padding-bottom: 0;
}
.comment-form-author {
width: 48%;
}
.comment-reply-link {
color: #343a40;
background-image: none;
background-position: 0%;
background-repeat: no-repeat;
background-size: 15px 15px;
border-radius: 4px;
padding-left: 25px;
text-decoration: underline;
}
.commts-form-email-field, .commts-form-author-field {
border: 1px #000;
border-radius: 4px;
width: 100%;
height: 40px;
margin-bottom: 0;
box-shadow: 0 0 8px #b1b1b140;
}
.post-image {
border-radius: .53rem;
width: 100%;
height: 100%;
display: none;
}
.children {
margin-bottom: 40px;
padding-left: 0;
list-style-type: none;
}
.commts-date {
color: #8d8d8d;
font-size: 12px;
}
.comment-form-comment {
margin-top: 30px;
}
.comment-author {
float: none;
line-height: 1.5em;
}
.comment-edit-link {
color: #fff;
background-color: #36b8cb;
border-radius: 4px;
padding: 6px 15px;
text-decoration: none;
}
.commts-text {
margin-bottom: 20px;
margin-left: 92px;
}
.commts-form-fields-wrap {
justify-content: space-between;
margin-top: 30px;
display: flex;
}
.commts-form-cookies-label {
margin-bottom: 5px;
}
.sinlge-white-bg {
background-color: #fff;
border-radius: .69rem;
width: 100%;
padding: 1.39rem;
}
.commts-author {
margin-right: 10px;
font-size: 16px;
font-weight: 600;
}
.commts-meta-wrap {
align-items: flex-start;
padding-left: 92px;
display: flex;
position: relative;
}
.comment-text {
clear: both;
padding-top: 8px;
padding-bottom: 8px;
}
.commts-submit-button {
color: #fff;
background-color: #343a40;
border: 1px solid #343a40;
border-radius: 30px;
margin-top: 20px;
margin-left: auto;
padding: 10px 35px;
}
.commts-avatar {
position: absolute;
inset: 0% auto auto 0%;
}
.commts-form-cookies-checkbox {
margin-top: 4px;
margin-left: 0;
margin-right: 10px;
position: static;
}
.subcut-wrapper {
grid-column-gap: 3.13rem;
grid-row-gap: 30px;
flex-wrap: wrap;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: flex-start;
place-items: center start;
display: grid;
}
.select-wr {
cursor: pointer;
align-items: center;
display: flex;
position: relative;
}
.img-link {
width: 100%;
height: 11.9rem;
}
.filter-col {
flex: none;
width: 20.49rem;
}
.change-count {
text-align: center;
cursor: pointer;
flex-direction: column;
justify-content: center;
align-items: center;
width: 42px;
height: 42px;
padding-bottom: 3px;
font-size: 24px;
font-weight: 300;
display: flex;
}
.select-icon-div {
background-color: #fff;
justify-content: flex-start;
width: 12%;
display: flex;
position: absolute;
inset: auto 0% auto auto;
}
.real-price-div {
margin-left: auto;
}
.add-form-div {
grid-row-gap: 2.08rem;
flex-direction: column;
align-items: flex-start;
width: 100%;
height: 100%;
display: flex;
}
.add-wl-icon {
object-fit: contain;
width: 100%;
height: 100%;
}
.card-add-box {
flex-direction: column;
justify-content: space-between;
align-items: stretch;
width: 100%;
display: flex;
}
.add-wl-action {
opacity: 0;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
display: flex;
position: relative;
}
.add-wl-action.active {
opacity: 1;
}
.title-63 {
margin-top: 0;
margin-bottom: 0;
padding-top: .6rem;
font-size: 4.38rem;
font-weight: 700;
line-height: 100%;
}
.prod-img {
object-fit: contain;
background-color: #fff;
border: 1px solid #f1f1f1;
border-radius: .53rem;
width: 100%;
height: 100%;
}
.not-in-stock {
color: #fff;
text-align: center;
background-color: #4b4b4b;
border-radius: .69rem;
padding: .6rem 1rem .56rem;
font-size: 1.25rem;
line-height: 120%;
text-decoration: none;
transition: background-color .7s;
position: absolute;
inset: 0%;
}
.not-in-stock:hover {
background-image: none;
}
.not-in-stock.sp-rel {
margin-top: .31rem;
position: relative;
}
.title-link {
color: #000;
text-decoration: none;
}
.code-block {
width: 100%;
height: 0;
}
.shop-row {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
display: flex;
}
.ok-img {
width: 2.08em;
height: 1.74em;
}
.sucsecc-msg {
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
display: flex;
}
.text-12 {
font-size: .83rem;
line-height: 120%;
}
.product-row {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
flex-flow: wrap;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
align-items: stretch;
width: 100%;
display: grid;
}
.product-row.grid-4x {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
align-items: stretch;
display: grid;
}
.product-card {
color: #000;
background-color: #fff;
border-radius: .69rem;
flex-direction: column;
align-items: stretch;
width: 100%;
display: flex;
position: relative;
}
.sort-by {
justify-content: space-between;
display: flex;
}
.select-el {
opacity: 1;
background-color: #fff;
border: 1px #000;
border-radius: .69rem;
flex-wrap: wrap;
height: auto;
margin-bottom: 0;
padding: 1rem 1.17rem 1rem 1.39rem;
font-size: 1rem;
}
.sort-form {
width: 100%;
height: auto;
margin-top: 0;
margin-bottom: 1.39rem;
}
.price-div {
color: #000;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: auto;
text-decoration: none;
display: flex;
}
.success-message-card {
background-color: #000;
border-radius: .69rem;
padding: 0;
position: absolute;
inset: 0%;
}
.add-wl-bg {
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
display: flex;
position: absolute;
}
.product-col {
flex-wrap: wrap;
align-items: flex-start;
width: 100%;
}
.count-input {
text-align: center;
width: 42px;
height: 42px;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.title-20 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.39rem;
font-weight: 700;
line-height: 120%;
}
.title-20.pink-text {
color: #6e646f;
}
.title-20.strike-purple-text {
color: #b8b8b8;
}
.add-prod-form {
flex-direction: column;
align-items: flex-start;
width: 100%;
margin-bottom: 0;
display: flex;
position: relative;
}
.add-div {
flex-direction: column;
display: flex;
position: relative;
}
.no-results-div {
justify-content: center;
display: flex;
}
.wl-add-btn {
cursor: pointer;
flex: none;
width: 2.08rem;
height: 2.08rem;
transition: all .2s;
display: none;
position: absolute;
inset: 1.39rem 1.39rem auto auto;
}
.wl-add-btn.single {
inset: 1.39rem auto auto 1.39rem;
}
.wl-add-btn.rel-wl {
z-index: 5;
position: absolute;
inset: 1.74rem auto auto 1.74rem;
}
.wl-add-btn.fix {
z-index: 5;
position: relative;
inset: 1.74rem auto auto 1.74rem;
}
.product-attr {
grid-row-gap: .35rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.nav-sw {
margin-right: auto;
display: flex;
}
.title-32 {
margin-top: 0;
margin-bottom: 0;
font-size: 2.22rem;
font-weight: 700;
line-height: 120%;
}
.plus-div {
border: 2px solid #000;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
display: flex;
position: relative;
}
.comments {
flex-direction: column;
height: auto;
min-height: 30px;
display: flex;
}
.product-extra {
grid-column-gap: 2.08rem;
grid-row-gap: 2.08rem;
flex-direction: column;
display: flex;
}
.not-stocked-box {
color: #fff;
text-align: center;
background-color: #2d2d2d;
border-radius: .69rem;
width: auto;
margin-right: auto;
padding: 10px 15px;
}
.attrs-list {
grid-column-gap: .35rem;
grid-row-gap: .35rem;
flex-wrap: wrap;
display: flex;
}
.product-attrs {
grid-column-gap: 2.08rem;
grid-row-gap: 2.08rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.attr-link {
color: #2d2d2d;
text-decoration: none;
}
.blur-prod {
opacity: 0;
background-color: #0000;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
transition: opacity .4s;
display: flex;
position: absolute;
}
.blur-prod:hover {
opacity: 1;
background-color: #ffffffb8;
}
.btn-pink {
color: #fff;
text-align: center;
background-color: #eb89e1;
background-image: linear-gradient(to right, #eb89e1, #0000);
border-radius: .69rem;
padding: .6rem 2.08rem .56rem;
font-size: 1.25rem;
line-height: 120%;
text-decoration: none;
transition: background-color .7s;
}
.btn-pink:hover {
color: #fff;
background-color: #ba95f7;
background-image: linear-gradient(to right, #eb89e1, #0000 61%);
}
.pr-minus-line {
background-color: #2d2d2d;
width: 2px;
height: 20px;
position: absolute;
}
.lightbox-gall {
float: left;
border: 1px solid #f1f1f1;
border-radius: .69rem;
flex: none;
justify-content: space-between;
width: 8.68rem;
height: 8.68rem;
margin-bottom: 1.39rem;
display: flex;
position: relative;
overflow: hidden;
}
.hide-sb {
display: none;
}
.prod-tab-pane {
width: 100%;
}
.product-selects {
width: 100%;
position: relative;
overflow: hidden;
}
.prod_image {
height: 28.9rem;
position: relative;
}
.lightbox-prod {
border: 1px solid #f1f1f1;
border-radius: .69rem;
width: 27.78rem;
overflow: hidden;
}
.swiper-container {
flex-direction: column;
align-items: flex-start;
width: 100%;
max-width: 86.11rem;
margin-left: auto;
margin-right: auto;
display: flex;
position: relative;
}
.rel-div {
flex-direction: column;
font-family: Open Sans, sans-serif;
font-weight: 400;
display: flex;
}
.radio-button {
display: none;
}
.producr-wiew {
grid-column-gap: 5.56rem;
grid-row-gap: 0px;
grid-template-rows: auto;
grid-template-columns: max-content 1fr;
grid-auto-columns: 1fr;
justify-content: space-between;
place-items: start;
display: grid;
}
.product-gallery {
width: auto;
}
.product-params {
grid-row-gap: 2.08rem;
flex-direction: column;
align-items: flex-start;
width: 100%;
display: flex;
}
.sw-btn-next {
z-index: 20;
cursor: pointer;
background-color: #f1f1f1;
justify-content: flex-start;
align-items: center;
width: 5rem;
height: 100%;
padding-left: .5rem;
display: flex;
position: absolute;
inset: 0% -4.9rem 0% auto;
}
.prod-tabs-menu {
grid-column-gap: 1.74rem;
grid-row-gap: 16px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: flex-start;
width: auto;
margin-bottom: 2.08rem;
display: grid;
}
.pr-attr-item {
grid-column-gap: 2.08rem;
justify-content: space-between;
align-items: center;
width: 100%;
display: flex;
}
.desc-col {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
display: flex;
}
.swiper-slide {
flex: none;
display: flex;
}
.attr-radio {
text-align: center;
cursor: pointer;
background-color: #f1f1f1;
border: 1px solid #0000;
border-radius: .69rem;
justify-content: center;
align-items: center;
min-width: 4.86rem;
margin-bottom: 0;
padding: .56rem .69rem .4rem;
display: flex;
position: relative;
}
.attr-radio.active {
color: #eb89e1;
border-color: #eb89e1;
}
.gen-product-img {
object-fit: contain;
object-position: 50% 50%;
width: 100%;
height: 100%;
position: absolute;
}
.prod-tabs {
flex-direction: column;
align-items: flex-start;
width: 100%;
display: flex;
}
.atribute-size {
width: 100%;
}
.sw-scrollbar {
background-color: #00ff004a;
border-radius: 5px;
width: 100%;
height: 10px;
margin-top: 40px;
display: none;
}
.prod-price-wr {
grid-column-gap: 2.08rem;
align-items: center;
display: flex;
}
.prod-btns-wr {
grid-row-gap: .35rem;
flex-direction: column;
justify-content: flex-start;
align-items: stretch;
display: flex;
}
.not-stocked-div {
grid-row-gap: .69rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.prod-tab-content {
grid-column-gap: 6.94rem;
grid-row-gap: 6.94rem;
width: 100%;
display: flex;
}
.swiper-wrapper {
width: 100%;
display: flex;
}
.gall-div {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
display: flex;
position: relative;
}
.slide-card {
width: 16.4rem;
display: flex;
}
.prod-gal-img {
object-fit: contain;
object-position: 50% 0%;
width: 100%;
height: 100%;
}
.gal-img-div {
flex-direction: column;
justify-content: flex-start;
max-height: 28.9rem;
display: flex;
overflow: auto;
}
.sw-btn-prev {
z-index: 20;
cursor: pointer;
background-color: #f1f1f1;
justify-content: flex-end;
align-items: center;
width: 5rem;
height: 100%;
padding-right: .5rem;
display: flex;
position: absolute;
inset: 0% auto 0% -4.9rem;
}
.prod-tabs-content {
width: 100%;
}
.container-50 {
flex-direction: column;
align-items: stretch;
padding-left: 3.47rem;
padding-right: 3.47rem;
display: flex;
}
.prod-tabs-link {
text-align: center;
background-color: #fff;
border: 1px solid #000;
border-radius: .69rem;
justify-content: center;
align-items: center;
display: flex;
}
.prod-tabs-link.w--current {
color: #fff;
background-color: #2d2d2d;
}
.add-box {
grid-row-gap: 2.08rem;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 100%;
display: flex;
}
.swiper-pagination {
display: none;
}
.plus-ruchka {
background-color: #2d2d2d;
border: 1px solid #000;
width: 25px;
height: 2px;
position: absolute;
inset: auto auto -6px -16px;
transform: rotate(-45deg);
}
.swiper-scrollbar-drag {
background-color: #0f0;
border-radius: 5px;
width: 50px;
height: 10px;
}
.sw-arrow-img {
object-fit: contain;
width: 1.6rem;
height: 100%;
position: relative;
}
.pr-plus-line {
background-color: #2d2d2d;
width: 20px;
height: 2px;
}
.wl-card {
color: #000;
background-color: #fff;
border-radius: .69rem;
flex-direction: column;
align-items: stretch;
width: 100%;
padding: 1.39rem;
display: flex;
position: relative;
}
.wl-buttons-wr {
grid-column-gap: 1.56em;
grid-row-gap: 1.56em;
display: flex;
}
.wl-stripe {
background-color: #f3f3f3;
justify-content: center;
padding: 20px 40px;
display: flex;
}
.cart-col-ch {
justify-content: center;
align-items: center;
width: auto;
display: flex;
}
.del-wl {
width: 2.08rem;
height: 2.08rem;
position: absolute;
inset: 2.78rem 2.78rem auto auto;
}
.del-cross {
width: 100%;
height: 100%;
}
.wl-items {
grid-column-gap: 15px;
grid-row-gap: 25px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.wl-ttl-wr {
justify-content: space-between;
align-items: center;
display: flex;
}
.cart-cont.btns {
grid-column-gap: 16px;
grid-row-gap: 16px;
flex-direction: column;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
display: flex;
}
.coupon-form {
grid-column-gap: 1.39rem;
align-items: center;
width: 100%;
display: flex;
}
.payment-tittle {
font-size: 1.25rem;
line-height: 120%;
}
.block-85h {
width: 100%;
height: 5.9rem;
}
.cart-wrap {
grid-row-gap: 2.43rem;
flex-direction: column;
align-items: stretch;
width: 100%;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
display: flex;
}
.oder-complete-div {
z-index: 4;
grid-column-gap: 35px;
grid-row-gap: 35px;
text-align: left;
background-color: #353535;
border: 1px solid #4c4c4c;
border-radius: .69em;
align-items: center;
max-width: 86.94em;
height: auto;
min-height: 35rem;
margin-left: auto;
margin-right: auto;
padding: 4rem 2.78rem;
line-height: 150%;
display: flex;
position: absolute;
inset: -12.5rem 0% auto;
}
.oder-complete-div.hide {
display: none;
}
.payment-desc {
color: #777;
font-size: .97rem;
line-height: 150%;
}
.complete-img {
object-fit: contain;
object-position: 100% 50%;
width: 9.38em;
height: 9.38em;
margin-right: 2.78em;
}
.ch-field {
background-color: #f1f1f1;
border: 1px #000;
border-radius: .69rem;
height: 2.78rem;
margin-bottom: 0;
font-size: 1.11rem;
}
.block-25h {
width: 100%;
height: 1.74rem;
}
.billing-country-drop {
display: none;
}
.cart-order-title-div {
grid-column-gap: 1.04rem;
background-color: #f3f3f3;
flex-direction: row;
justify-content: flex-start;
align-items: center;
display: flex;
}
.rb-el {
background-color: #f1f1f1;
border: 1px solid #f1f1f1;
flex: none;
width: 2.64rem;
height: 2.64rem;
margin-top: 0;
margin-left: 0;
margin-right: 2.08rem;
}
.rb-el.w--redirected-checked {
background-color: #eb89e1;
border-width: .69rem;
border-color: #f1f1f1;
border-radius: 6.94rem;
}
.rb-el.w--redirected-focus {
box-shadow: none;
}
.payment-label {
flex-direction: column;
display: flex;
}
.postamat-code {
justify-content: flex-start;
align-items: flex-start;
width: 100%;
height: auto;
padding-bottom: 2.08rem;
display: flex;
}
.cart-wrapper {
grid-row-gap: 1.39rem;
flex-direction: column;
display: flex;
}
.oder-complete {
text-align: center;
background-color: #fff;
border-radius: .69rem;
justify-content: center;
align-items: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding: 1.39rem;
display: flex;
}
.oder-complete.hide {
display: none;
}
.max-w-710 {
max-width: 49.31rem;
}
.payment-box {
grid-row-gap: .69rem;
flex-flow: column wrap;
justify-content: flex-start;
align-items: flex-start;
display: flex;
}
.checkt-wrap {
background-color: #fff;
border-radius: .69rem;
padding: 1.39rem;
}
.button {
color: #fff;
text-align: center;
background-color: #eb89e1;
background-image: linear-gradient(to right, #eb89e1, #0000);
border-radius: .69rem;
margin-top: 1.39rem;
padding: .6rem 2.08rem .56rem;
font-size: 1.25rem;
line-height: 120%;
text-decoration: none;
transition: background-color .7s;
}
.button:hover {
background-color: #ba95f7;
background-image: linear-gradient(to right, #eb89e1, #0000 61%);
}
.delivery-box {
grid-row-gap: .69rem;
flex-direction: column;
align-items: flex-start;
margin-bottom: 2.08rem;
display: flex;
}
.payment-radio {
margin-bottom: 0;
padding-left: 0;
}
.ch-coupon-input {
background-color: #0000;
border: 2px solid #eb89e1;
border-radius: .69rem;
width: 100%;
height: 2.6rem;
margin-bottom: 0;
padding: .6rem 2.08rem .56rem;
font-size: .97rem;
}
.ch-coupon-input::placeholder {
color: #eb89e1;
}
.ch-total {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
justify-content: flex-start;
align-items: center;
margin-bottom: 2.08rem;
display: flex;
}
.shipping-method-description {
margin-bottom: 0;
margin-left: 4.7rem;
font-size: .97rem;
line-height: 130%;
}
.flex-vert {
color: #fff;
flex-direction: column;
display: flex;
}
.delivery-radio {
justify-content: flex-start;
align-items: center;
margin-bottom: 0;
padding-left: 0;
font-size: 16px;
display: flex;
}
.red-text {
color: red;
}
.form-for-coupon {
width: 100%;
margin-bottom: 0;
}
.cart-columns {
grid-column-gap: 1.39rem;
grid-row-gap: 16px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
width: 100%;
display: grid;
position: relative;
}
.block-35h {
width: 100%;
height: 2.43rem;
}
.checkout-label {
font-weight: 400;
}
.account-tab-pane {
color: #fff;
}
.account-box {
grid-column-gap: 2.43rem;
grid-row-gap: 2.43rem;
flex-flow: column;
display: flex;
}
.account-tab-menu {
justify-content: center;
align-items: center;
margin-bottom: 40px;
display: flex;
}
.account-tabs {
color: #fff;
background-color: #2d2d2d;
border-radius: .69rem;
padding: 40px;
}
.account-tab-tittle {
text-transform: uppercase;
}
.account-tab-link {
color: #fff;
background-color: #0000;
}
.account-tab-link.w--current {
background-color: #0000;
border-bottom: 1px solid #fff;
}
.purple-text {
color: #ba95f7;
}
.strike-purple-text {
color: #ba95f7;
text-decoration: line-through;
}
.capitalize {
text-transform: uppercase;
}
.pink-text {
color: #eb89e1;
}
.block-55h {
color: #fff;
width: 100%;
height: 3.82rem;
}
.btn {
color: #fff;
text-align: center;
background-color: #eb89e1;
background-image: linear-gradient(to right, #eb89e1, #0000);
border-radius: .69rem;
margin-bottom: 2.08rem;
padding: .6rem 2.08rem .56rem;
font-size: 1.25rem;
line-height: 120%;
text-decoration: none;
transition: background-color .7s;
}
.btn:hover {
background-color: #ba95f7;
background-image: linear-gradient(to right, #eb89e1, #0000 61%);
}
.strike-pink-text {
color: #eb89e1;
text-decoration: line-through;
}
.black-text {
color: #2d2d2d;
}
.title-white-bg-under {
background-color: #fff;
border-radius: .69rem;
flex-flow: column;
justify-content: center;
align-items: center;
width: 100%;
height: 80vh;
margin-bottom: 1.39px;
padding: 1.39rem;
display: flex;
}
._404-img {
width: 21.46rem;
height: 10.56rem;
}
.title-50 {
margin-top: 0;
margin-bottom: 0;
padding-top: .6rem;
font-size: 3.47rem;
font-weight: 700;
line-height: 100%;
}
.block-15h {
width: 100%;
height: 1.04rem;
}
.h-120 {
width: 100%;
height: 8.33rem;
}
.h-60 {
width: 100%;
height: 4.17rem;
}
.my-courses__wr {
color: #fff;
}
.nav-login__link {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
justify-content: center;
align-items: center;
text-decoration: none;
transition: all .2s;
display: flex;
}
.nav-login__link:hover {
font-weight: 500;
}
.nav-login__text {
display: none;
}
.nav__login-btn {
color: #1c1c1c;
justify-content: center;
align-items: center;
width: 2rem;
height: 2rem;
transition: color .2s, background-color .2s;
display: flex;
}
.nav__login-btn:hover {
color: #000;
}
.hero-cont__col {
grid-column-gap: 3.47rem;
grid-row-gap: 3.47rem;
flex-flow: column;
justify-content: flex-start;
align-items: flex-start;
display: flex;
}
.hero-img__col {
width: 100%;
max-width: 100%;
}
.title-56-600 {
margin-top: 0;
margin-bottom: 0;
font-size: 3.89rem;
font-weight: 600;
line-height: 100%;
}
.btn-big {
color: #fff;
text-align: center;
background-color: #193fe2;
border: 2px solid #193fe2;
border-radius: .69rem;
justify-content: center;
align-items: center;
padding: 1.39rem 3.33rem;
font-family: Open Sans, sans-serif;
font-size: 1.25rem;
font-weight: 700;
line-height: 100%;
text-decoration: none;
transition: opacity .2s;
display: flex;
}
.btn-big:hover {
color: #193fe2;
background-color: #fff;
}
.h-100 {
width: 100%;
height: 6.94rem;
}
.nav-drop-icon {
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
position: relative;
}
.nav-link-dl.w--open {
grid-column-gap: .69px;
grid-row-gap: .69px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: .35rem;
flex-flow: column;
max-width: 20rem;
display: flex;
overflow: hidden;
}
.nav-in-drop-link {
color: #757575;
letter-spacing: .04em;
text-transform: uppercase;
white-space: pre-line;
margin-left: 0;
margin-right: 0;
padding: .69rem 1.39rem;
font-size: 1.04rem;
font-weight: 500;
line-height: 140%;
text-decoration: none;
transition: color .4s;
position: relative;
}
.nav-in-drop-link:hover {
color: #fff;
background-color: #f35d4d;
}
.nav-in-drop-link.foot {
color: #757575;
font-size: .83rem;
}
.contact-link {
color: #fff;
border-bottom: 1px solid #fff0;
font-size: .97rem;
line-height: 120%;
text-decoration: none;
transition: border-color .4s;
}
.contact-link:hover {
border-bottom-color: #fff;
}
.menu-items-foot {
grid-column-gap: 2.3rem;
grid-row-gap: .35rem;
grid-template-rows: auto;
grid-template-columns: max-content max-content max-content 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.foot-cols-2 {
grid-column-gap: 2rem;
grid-row-gap: 2rem;
justify-content: space-between;
display: flex;
}
.foot-col-1 {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
display: flex;
}
.link-logo-foot {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
text-transform: uppercase;
align-items: center;
font-size: 1.46rem;
font-weight: 600;
line-height: 140%;
text-decoration: none;
display: flex;
}
.link-logo-foot.w--current {
text-decoration: none;
}
.nav-link-dt {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
color: #757575;
letter-spacing: .04em;
text-transform: uppercase;
justify-content: center;
align-items: center;
padding: 1.39rem 0;
font-size: 1.04rem;
font-weight: 500;
line-height: 140%;
text-decoration: none;
transition: color .4s;
display: flex;
position: relative;
}
.nav-link-dt:hover {
color: #f35d4d;
-webkit-text-stroke-color: #f35d4d;
}
.nav-link-dt.foot {
color: #fff;
padding-top: .69rem;
padding-bottom: .69rem;
font-size: .83rem;
}
.nav-link-dt.foot:hover {
color: #f35d4d;
}
.text-14-rel {
margin-bottom: 0;
font-size: .97rem;
line-height: 150%;
position: relative;
}
.nav-drop {
margin-left: 0;
margin-right: 0;
}
.ft-policy__link {
color: #fff;
border-bottom: 1px solid #f35d4d00;
font-size: .97rem;
line-height: 120%;
text-decoration: none;
transition: border-color .4s;
}
.ft-policy__link:hover {
border-bottom-color: #f35d4d;
}
.h-70 {
width: 100%;
height: 4.86rem;
}
.foot-logo-wr {
grid-column-gap: 3rem;
grid-row-gap: 3rem;
flex-direction: column;
justify-content: space-between;
height: 100%;
display: flex;
}
.nav-link-2 {
color: #757575;
letter-spacing: .04em;
text-transform: uppercase;
justify-content: center;
align-items: center;
padding-top: 1.39rem;
padding-bottom: 1.39rem;
font-size: 1.04rem;
font-weight: 500;
line-height: 140%;
text-decoration: none;
transition: color .4s;
display: flex;
position: relative;
}
.nav-link-2:hover {
color: #f35d4d;
-webkit-text-stroke-color: #f35d4d;
}
.nav-link-2.foot {
color: #fff;
text-align: left;
justify-content: flex-start;
align-items: center;
padding-top: .69rem;
padding-bottom: .69rem;
font-size: .83rem;
}
.nav-link-2.foot:hover {
color: #f35d4d;
}
.title-16-400 {
letter-spacing: .05rem;
margin-top: 0;
margin-bottom: 0;
font-size: 1.11rem;
font-weight: 400;
line-height: 120%;
}
.foot-col-2 {
grid-column-gap: 1.74rem;
grid-row-gap: 1.74rem;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding-top: .3rem;
display: none;
}
.foot-pol-links {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
flex-direction: column;
justify-content: flex-end;
align-items: flex-end;
display: flex;
}
.cell-choice {
grid-row-gap: 1.25rem;
background-color: #f1f4fa;
border-radius: .83rem;
flex-direction: column;
align-items: flex-start;
padding: 4.17rem 2.08rem 2.08rem;
display: flex;
position: relative;
}
.title-div {
color: #1c1c1c;
}
.title-div.slider {
grid-column-gap: 1.74rem;
justify-content: space-between;
display: flex;
}
.circle-cell-choice {
border: .69rem solid #fff;
border-radius: 6.94rem;
flex-direction: row;
justify-content: center;
align-items: center;
width: 4.86rem;
height: 4.86rem;
display: flex;
position: absolute;
inset: -2.4rem auto auto 2rem;
}
.circle-cell-choice.bg-blue {
background-color: #e6f3f9;
}
.circle-cell-choice.bg-beige {
background-color: #fbf2d2;
}
.circle-cell-choice.bg-pink {
background-color: #faeaf8;
}
.circle-cell-choice.bg-green {
background-color: #e6f0e4;
}
.circle-cell-choice.bg-darkblue {
background-color: #e6eef9;
}
.circle-cell-choice.bg-viol {
background-color: #ebe8ff;
}
.grid-4-cell-choice {
grid-column-gap: 3.82rem;
grid-row-gap: 4.17rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
}
.icon-choice {
object-fit: contain;
width: 2.08rem;
height: 2.08rem;
}
.left-ch-cont {
color: #1c1c1c;
flex: 0 auto;
width: 50%;
padding-right: 2rem;
}
.choice-content {
grid-column-gap: 0px;
grid-row-gap: 4.17rem;
flex-flow: column;
align-items: flex-start;
width: 100%;
height: auto;
display: flex;
}
.title-42 {
flex: 1;
margin-top: 0;
margin-bottom: 0;
font-size: 2.92rem;
font-weight: 500;
line-height: 126%;
}
.title-42.white {
color: #fff;
}
.title-42.white._w-60pc {
width: 70%;
}
.kurs-link-black {
z-index: 2;
color: #000;
background-color: #000;
border: 1px solid #000;
border-radius: 6.94rem;
justify-content: center;
align-items: center;
width: 3.47rem;
height: 3.47rem;
display: flex;
position: absolute;
inset: 2.08rem 2.08rem auto auto;
}
.woman-img {
object-fit: contain;
width: 33.61rem;
height: 17rem;
display: block;
position: relative;
left: 0;
}
.left-br {
align-self: stretch;
align-items: center;
width: 50%;
padding-left: 2rem;
display: flex;
}
.grid-3-cell-kc {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
}
.cell-kc {
z-index: 1;
grid-row-gap: 4.86rem;
border: 1px #ccd7df;
border-radius: .83rem;
flex-direction: column;
align-items: flex-start;
padding: 2.08rem;
display: flex;
position: relative;
}
.cell-kc.bg-green {
background-color: #e6f0e4;
}
.cell-kc.bg-blue {
color: #fff;
background-color: #1a1a1a;
}
.right-br {
grid-row-gap: 2.78rem;
flex-direction: column;
align-items: flex-start;
width: 60%;
padding-top: 4.86rem;
padding-bottom: 4.86rem;
padding-right: 0;
display: flex;
}
.container-100 {
padding-left: 6.94rem;
padding-right: 6.94rem;
}
.button-2 {
grid-column-gap: .69rem;
color: #000;
background-color: #fcb727;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-2:hover {
opacity: .8;
}
.button-2.white {
color: #000;
background-color: #fff;
}
.h-140 {
width: 100%;
height: 9.72rem;
}
.top-cell-kurs {
color: #1c1c1c;
justify-content: flex-start;
align-items: center;
width: 70%;
height: auto;
display: flex;
}
.arrow-btn {
object-fit: contain;
width: .83rem;
height: .83rem;
}
.arrow-btn.kgraf.mob {
display: none;
}
.text-btn {
white-space: nowrap;
}
.text-btn.black {
box-sizing: border-box;
color: #313131;
text-align: left;
overflow-wrap: normal;
object-fit: fill;
flex: 0 auto;
align-self: auto;
font-weight: 600;
display: block;
}
.text-16-3 {
font-size: 1.11rem;
font-weight: 400;
line-height: 160%;
}
.text-16-3._w-500 {
width: 34.72rem;
}
.black-rect-kc {
background-color: #1c1c1c;
border-radius: .83rem;
width: 100%;
display: flex;
}
.title-24-2 {
z-index: 2;
flex: 0 auto;
margin-top: 0;
margin-bottom: 0;
font-size: 1.67rem;
font-weight: 500;
line-height: 130%;
position: relative;
}
.left-brik {
grid-row-gap: 4.17rem;
flex-direction: column;
width: 50%;
max-width: 28.54rem;
display: flex;
position: relative;
}
.text-p-500-24 {
color: #1c1c1c;
font-size: 1.67rem;
font-weight: 500;
line-height: 140%;
}
.text-p-400-14 {
font-size: .97rem;
line-height: 160%;
}
.right-brik {
flex-direction: column;
align-items: flex-start;
width: 50%;
display: flex;
}
._5g-cell-content {
grid-row-gap: .69rem;
flex-direction: column;
align-items: flex-start;
width: 95%;
margin-top: 2.08rem;
margin-bottom: 4.86rem;
display: flex;
}
.text-16-400 {
font-size: 1.11rem;
font-weight: 400;
}
.text-16-400.white {
color: #fff;
}
.text-16-400.white._w-90pc {
width: 90%;
}
.ik-icon {
width: 2.5rem;
height: 2.5rem;
}
.text-p-600-14 {
color: #1c1c1c;
font-size: .97rem;
font-weight: 600;
line-height: 160%;
}
._5g-cell-down {
z-index: 1;
align-items: center;
display: flex;
position: absolute;
bottom: 0;
}
.button-3 {
grid-column-gap: .69rem;
color: #000;
background-color: #fcb727;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-3:hover {
opacity: .8;
}
.button-3.white {
color: #000;
background-color: #fff;
}
.black-rect-ik {
grid-column-gap: 14.58rem;
grid-row-gap: 14.93rem;
background-color: #292929;
justify-content: space-between;
align-items: flex-start;
width: 95.83rem;
height: auto;
min-height: 39rem;
margin-left: auto;
margin-right: auto;
padding: 4.86rem 4.86rem 5.56rem;
display: flex;
position: relative;
}
.g5-cell-img {
width: 15rem;
min-width: 15rem;
height: 12.5rem;
}
.info-kurs-box {
grid-row-gap: 1.39rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.title-18-2 {
font-size: 1.25rem;
font-style: normal;
font-weight: 500;
line-height: 140%;
}
.num-circle {
background-color: #f1f4fa;
border-radius: 6.94rem;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
margin-left: .56rem;
margin-right: .69rem;
display: flex;
position: static;
inset: auto auto -1.39rem 1rem;
}
.num-circle.left {
flex: none;
margin-left: .25rem;
position: static;
left: auto;
}
.list-img {
width: 29.17rem;
height: 22rem;
display: block;
position: static;
inset: auto auto 2rem 3rem;
}
.grid-5-cell {
grid-column-gap: 0px;
grid-row-gap: 0px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.step-line {
border-top: .1rem solid #d3e1d0;
border-bottom: .1rem #d3e1d0;
justify-content: flex-end;
align-items: center;
width: 13.7rem;
height: .21rem;
margin-top: .25rem;
display: flex;
position: relative;
}
.step-line._1.right {
display: none;
}
.ik-item {
grid-column-gap: .83rem;
border: 1.5px solid #d3e1d0;
border-radius: 6.94rem;
flex: none;
align-items: center;
padding: .83rem 2.08rem .83rem .83rem;
display: flex;
}
.g5-cell {
border-bottom: .1rem #d3e1d0;
border-left: .1rem #d3e1d0;
border-right: .1rem solid #d3e1d0;
width: 17.78rem;
padding-bottom: 0;
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.g5-cell.rightcell {
border-right-style: none;
width: 16.39rem;
padding-right: 0;
}
.g5-cell.leftcell {
border-left-style: none;
width: 16.39rem;
padding-left: 0;
}
.vert-line {
border-right: .1rem solid #d3e1d0;
width: .21rem;
height: auto;
display: none;
}
.droga-box {
width: 100%;
position: relative;
}
.divider {
border-top: 1px solid #3f4143;
width: 100%;
height: 2px;
margin-top: 1.39rem;
margin-bottom: 1.39rem;
}
.vector-img {
width: .35rem;
height: .69rem;
position: absolute;
bottom: -.2rem;
}
.dd-black-icon {
width: 2.78rem;
height: 2.78rem;
display: none;
}
.num-box {
border: 1px solid #686868;
border-radius: .5rem;
padding: .56rem 1.81rem;
}
.dd-circle {
border: 1px #d3e1d0;
border-radius: 6.94rem;
width: 3.47rem;
height: 3.47rem;
}
.dropdown-general {
z-index: 1;
height: 27.7rem;
position: relative;
overflow: hidden;
}
.program-topic-box {
grid-column-gap: 2.43rem;
flex: 1;
align-items: center;
display: flex;
}
.course-dropdown {
z-index: auto;
white-space: pre-wrap;
background-color: #fff;
border: 1px solid #686868;
border-radius: .5rem;
width: 100%;
}
.course-dropdown.last {
border-bottom-style: solid;
}
.cdd-list-n {
background-color: #0000;
display: none;
position: relative;
}
.cdd-list-n.w--open {
background-color: #0000;
border-bottom: 1px #d3e1d0;
border-left: 1px solid #d3e1d0;
border-right: 1px solid #d3e1d0;
padding-bottom: 2.08rem;
padding-left: 10.6rem;
padding-right: 1.25rem;
}
.am-icon {
background-color: #000;
border-radius: 100%;
width: .69rem;
height: .69rem;
position: relative;
top: .4rem;
}
.text-16-500 {
font-weight: 500;
line-height: 140%;
text-decoration: none;
}
.h-20 {
width: 100%;
height: 1.39rem;
}
.cdd-toggle {
grid-row-gap: 1.39rem;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 1.67rem 1.25rem 1.67rem 2.08rem;
display: flex;
}
.am-item {
grid-column-gap: 1.25rem;
align-items: flex-start;
display: flex;
}
.dropdown-box {
z-index: 2;
flex-direction: column;
align-items: flex-start;
width: 100%;
display: flex;
position: relative;
}
.button-4 {
grid-column-gap: .69rem;
color: #000;
background-color: #fcb727;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-4:hover {
opacity: .8;
}
.button-4.bg-green {
color: #000;
background-color: #e6f0e4;
}
.button-4.bg-green.center {
width: 18.5rem;
margin-left: auto;
margin-right: auto;
}
.dropdown-ingr {
z-index: 5;
background-image: linear-gradient(to top, #fff, #0000);
width: 100%;
height: 100%;
display: block;
position: absolute;
inset: 0%;
}
.grid-prog-3-col {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
}
.icon-10 {
justify-content: center;
align-items: center;
width: 3.47rem;
height: 3.47rem;
margin-right: 1.25rem;
display: none;
}
.am-text {
font-size: 1.25rem;
}
.dd-trans-icon {
filter: invert();
width: 2.78rem;
height: 2.78rem;
display: block;
transform: rotate(-45deg);
}
.gr-pr-cell {
border-radius: .83rem;
justify-content: space-between;
align-items: center;
padding: 2.08rem;
display: flex;
}
.gr-pr-cell.bg-green {
grid-column-gap: .69rem;
background-color: #e6f0e4;
}
.cr-prog-items {
grid-row-gap: 1.11rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.gr-pr-icon {
width: 2.08rem;
height: 2.08rem;
}
.h-30 {
width: 100%;
height: 2.08rem;
}
.submit-abs {
color: #0000;
background-color: #0000;
position: absolute;
inset: 0%;
}
.right-fr {
width: 50%;
padding-top: 1.18rem;
}
.form-span-link {
color: #818181;
text-decoration: underline;
}
.form-span-link:hover {
opacity: .8;
}
.form-link {
color: #818181;
text-decoration: underline;
}
.form-link:hover {
opacity: .8;
}
.btn-submit {
grid-column-gap: .69rem;
color: #000;
background-color: #fff;
border-radius: 4.17rem;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
display: flex;
position: relative;
}
.btn-submit:hover {
opacity: .8;
}
.black__form-field {
color: #fff;
background-color: #333;
border: 1px solid #4e4e4e;
border-radius: .42rem;
margin-bottom: 1.11rem;
}
.left-fr {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
width: 50%;
display: flex;
}
.succes-message {
color: #1c1c1c;
background-color: #1c1c1c;
}
.form-rect {
grid-column-gap: 4.17rem;
color: #fff;
background-color: #1c1c1c;
border-radius: .83rem;
align-items: flex-start;
width: 100%;
padding: 4.86rem 5.9rem 4.86rem 4.86rem;
display: flex;
}
.text-12-2 {
width: 50%;
font-size: .83rem;
line-height: 160%;
}
.form-box-kc {
color: #818181;
justify-content: space-between;
align-items: center;
display: flex;
}
.soc-link-box {
grid-row-gap: .56rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.soclink-block {
grid-column-gap: .69rem;
color: #1d1d1d;
align-items: center;
text-decoration: none;
display: flex;
}
.soclink-block:hover {
opacity: .8;
}
.soc-icon-img {
width: 1.74rem;
height: 1.74rem;
}
.text-block {
font-weight: 500;
}
.faq-dd-black-icon {
width: 3.47rem;
height: 3.47rem;
display: none;
}
.text-p-400-16 {
flex: 1;
}
.l-fb {
grid-row-gap: 1.11rem;
flex-direction: column;
justify-content: flex-start;
width: 50%;
display: flex;
}
.r-fb {
grid-row-gap: 1.11rem;
flex-direction: column;
width: 50%;
display: flex;
}
.faq-dropdown {
background-color: #e6f0e4;
border-radius: .83rem;
width: 100%;
}
.icon-11 {
display: none;
}
.text-p-500-18 {
color: #373737;
white-space: pre-wrap;
flex: 1;
font-size: 1.25rem;
font-weight: 500;
line-height: 140%;
}
.faq-dd-trans-icon {
width: 3.47rem;
height: 3.47rem;
}
.faq-box {
grid-column-gap: 1.39rem;
grid-row-gap: 1.11rem;
align-items: flex-start;
width: 100%;
display: flex;
}
.faq-dd-toggle {
grid-column-gap: 2.08rem;
background-color: #ebeef1;
border-radius: .83rem;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 1.11rem 1.11rem 1.11rem 1.39rem;
display: flex;
}
.faq-dd-list.w--open {
background-color: #e6f0e4;
border-radius: .83rem;
padding-bottom: 1.39rem;
padding-left: 1.39rem;
padding-right: 6rem;
position: relative;
}
.onas-box {
color: #fff;
background-color: #1c1c1c;
border-radius: .83rem;
margin-left: 2.08rem;
margin-right: 2.08rem;
padding: 5.56rem 4.86rem 6.25rem;
}
.left-head-ch-cont {
color: #1c1c1c;
flex: 0 auto;
width: 55%;
}
.span-green {
color: #ace5a2;
}
.grid-6-cell-choice {
grid-column-gap: 2.78rem;
grid-row-gap: 4.17rem;
grid-template-columns: 1fr 1fr 1fr;
}
.right-head-ch-cont {
width: 100%;
}
.choice-content-2 {
grid-column-gap: 0px;
grid-row-gap: 4.17rem;
flex-direction: row;
align-items: flex-start;
width: 100%;
height: auto;
display: flex;
}
.choice-content-2.head-page-design {
flex-direction: column;
}
.onas-icon {
width: 2.08rem;
height: 2.08rem;
}
.onas-cell {
grid-row-gap: 1.39rem;
flex-direction: column;
align-items: flex-start;
padding-top: 2.78rem;
padding-bottom: 2.78rem;
padding-right: 4.58rem;
display: flex;
}
.onas-cell._3 {
border-top: .1rem solid #3f4143;
border-bottom: .1rem solid #3f4143;
}
.onas-cell._3.padding-40-d {
padding-left: 4.5rem;
}
.onas-cell._1 {
border-top: .1rem solid #3f4143;
border-bottom: 1.5px solid #3f4143;
border-right: .1rem solid #3f4143;
}
.onas-cell._1.padding-40 {
color: #e8e8e8;
}
.onas-cell._2 {
border-bottom: 1.5px solid #3f4143;
border-right: .1rem solid #3f4143;
}
.onas-cell._4 {
border-bottom: .1rem solid #3f4143;
}
.span-blue {
color: #accfff;
}
.onas-content {
grid-column-gap: 0px;
grid-row-gap: 0px;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.title-38 {
font-size: 2.64rem;
font-weight: 500;
line-height: 126%;
}
.span-pink {
color: #f5bcef;
}
.title-onas-row {
grid-column-gap: 1.67rem;
color: #fff;
align-items: center;
display: flex;
}
.nav-sw-2 {
grid-column-gap: 1.39rem;
margin-bottom: 4.51rem;
margin-left: auto;
display: flex;
}
.left-arrow {
color: #ccd7df;
border: 1px solid #31313166;
border-radius: 6.94rem;
width: 2.78rem;
height: 2.78rem;
font-size: 100%;
inset: -7.4rem 7.1rem auto auto;
}
.left-arrow:hover {
color: #fff;
background-color: #ccd7df;
}
.sw-btn-prev-2 {
cursor: pointer;
border: 1px solid #ccd7df;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
display: flex;
}
.slider {
background-color: #0000;
height: auto;
}
.center-div-2 {
flex-direction: column;
justify-content: flex-start;
align-items: center;
display: flex;
}
.slide-nav {
display: none;
}
.swiper-container-2 {
flex-direction: column;
align-items: center;
margin-top: -2.6rem;
display: flex;
position: relative;
overflow: hidden;
}
.swiper-container-2.collect {
width: 100%;
margin-top: 0;
}
.icon {
color: #313131;
}
.slide {
width: 42.36rem;
height: auto;
margin-right: 1.39rem;
padding-bottom: 0;
padding-right: 0;
}
.date-text-sl {
color: #9e9e9e;
text-align: right;
margin-left: auto;
font-size: .97rem;
font-weight: 500;
line-height: 140%;
}
.swiper-wrapper-2 {
width: 100%;
display: flex;
overflow: visible;
}
.sw-btn-next-2 {
cursor: pointer;
border: 1px solid #ccd7df;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
display: flex;
}
.text-14-500 {
color: #9e9e9e;
font-size: .97rem;
font-weight: 500;
line-height: 140%;
}
.text-14-500.hide {
display: none;
}
.content-sl-text {
color: #717171;
margin-top: .56rem;
font-weight: 500;
line-height: 140%;
}
.heart-img, .thumb-img {
width: 1.53rem;
height: 1.53rem;
}
.thumb-img.hide {
display: none;
}
.button-5 {
grid-column-gap: .69rem;
color: #000;
background-color: #fcb727;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-5:hover {
opacity: .8;
}
.text-16-600 {
font-weight: 600;
}
.text-16-600.green {
color: #50cc9f;
}
.text-16-600.lightgreen {
color: #bdc373;
}
.text-16-600.yellow {
color: #caa55e;
}
.text-16-600.blue {
color: #3887f4;
}
.text-16-600.darkgreen {
color: #53a661;
}
.right-arrow {
color: #ccd7df;
border: 1px solid #31313166;
border-radius: 6.94rem;
width: 2.78rem;
height: 2.78rem;
font-size: 100%;
inset: -7.4rem 3rem auto auto;
}
.right-arrow:hover {
color: #fff;
background-color: #ccd7df;
}
.sl-box {
background-image: url(//pc-prosto.com/wp-content/themes/learning-school/images/68627fd07ff9c63f5015ee85_image201257.webp);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
border: 1px solid #ccd7df;
border-radius: .83rem;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: auto;
height: auto;
padding: 1.39rem 1.39rem 2.78rem 2.08rem;
display: block;
}
.mask {
width: auto;
height: auto;
}
.sw-arrow-img-2 {
object-fit: contain;
width: 1.04rem;
height: .76rem;
}
.swiper-slide-2.blog-map-20 {
flex-direction: row;
flex: none;
width: 29.17rem;
padding-right: 1.39rem;
display: flex;
}
.rect-white {
z-index: 1;
background-color: #fff;
border-radius: .83rem;
flex-direction: column;
align-items: flex-start;
width: 100%;
height: 100%;
padding: 1.25rem 1.25rem .97rem;
display: flex;
position: relative;
}
.circle-like {
grid-column-gap: .49rem;
background-color: #fff;
border: 1px solid #eee;
border-radius: 1.39rem;
align-items: center;
padding: .42rem .83rem;
display: flex;
position: absolute;
inset: auto auto -1.7rem 1.25rem;
}
.card-post-info-wr {
justify-content: flex-start;
align-items: center;
margin-top: auto;
display: flex;
}
.top-cell-sl2 {
background-color: #fff;
border-radius: 2.08rem;
flex: 0 auto;
justify-content: center;
align-items: center;
padding: .6rem 1.81rem .56rem;
display: flex;
position: relative;
}
.cont-box {
width: 23.06rem;
}
.card-bg {
border-radius: .83rem;
width: 100%;
height: 100%;
position: absolute;
inset: 0%;
}
.cpi-item {
grid-column-gap: .56rem;
color: #818181;
flex-direction: row;
align-items: center;
display: flex;
}
.blog-card-item {
flex-direction: column;
width: 100%;
height: 100%;
text-decoration: none;
display: flex;
}
.date-text-sl2 {
color: #000;
font-size: 1.11rem;
font-weight: 500;
line-height: 140%;
}
.cpi-sep {
background-color: #ccd7df;
width: .1rem;
height: 1.25rem;
margin-left: 1.11rem;
margin-right: 1.11rem;
}
.cpi-icon {
width: 1.39rem;
height: 1.39rem;
}
.post-card-item {
width: 100%;
}
.sl-box-2 {
border: 1px solid #ccd7df;
border-radius: .83rem;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 100%;
height: 26.39rem;
padding: 2.08rem;
display: flex;
position: relative;
}
.grid-6-cell-kurs {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr 1fr;
}
.cell-kurs {
z-index: 1;
color: #313131;
border: 1px solid #ccd7df;
border-radius: .83rem;
flex-direction: column;
align-items: flex-start;
padding: 2.08rem;
text-decoration: none;
display: flex;
position: relative;
}
.cell-kurs.bg-pink {
cursor: pointer;
background-color: #f4e3f2;
justify-content: space-between;
text-decoration: none;
}
.cell-kurs.bg-pink.hide {
display: none;
}
.cell-kurs.bg-violet {
background-color: #ebe8ff;
justify-content: space-between;
}
.cell-kurs.bg-green {
color: #2e2d2d;
background-color: #e6f0e4;
justify-content: space-between;
text-decoration: none;
}
.cell-kurs.bg-lightblue {
background-color: #e6f3f9;
justify-content: space-between;
}
.cell-kurs.bg-blue {
background-color: #e6eef9;
justify-content: space-between;
text-decoration: none;
}
.cell-kurs.bg-yellow {
background-color: #fbf2d2;
}
.cell-kurs.bg-seashell {
background-color: #f7f0ec;
justify-content: space-between;
text-decoration: none;
}
.icon-clock-img {
width: 1.39rem;
height: 1.39rem;
}
.down-cell-kurs {
grid-column-gap: .69rem;
color: #000;
background-color: #fff;
border-radius: 2.08rem;
align-items: center;
margin-top: 1.25rem;
padding: .56rem 1.25rem;
font-weight: 500;
display: flex;
}
.handtime-img {
object-fit: contain;
height: 20rem;
}
.section-4.bg-green {
background-color: #e6f0e4;
}
.section-4.bg-black {
color: #fff;
background-color: #1c1c1c;
}
.button-6 {
grid-column-gap: .69rem;
color: #000;
background-color: #fcb727;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-6:hover {
opacity: .8;
}
.button-6.white {
color: #000;
background-color: #fff;
}
.button-6.bg-green {
color: #000;
background-color: #e6f0e4;
}
.button-6.bg-green.center {
width: 18.5rem;
margin-left: auto;
margin-right: auto;
}
.kurs-link-trans {
z-index: 3;
color: #000;
background-color: #0000;
border: 1px solid #000;
border-radius: 6.94rem;
justify-content: center;
align-items: center;
width: 3.47rem;
height: 3.47rem;
display: flex;
position: absolute;
inset: 2.08rem 2.08rem auto auto;
}
.text-500 {
color: #000;
margin-right: .5rem;
font-weight: 500;
line-height: 140%;
}
.course-img {
object-fit: contain;
width: 15.28rem;
margin-left: auto;
margin-right: auto;
}
.card-pink-img {
width: 12.43rem;
height: 8.4rem;
margin-left: auto;
margin-right: auto;
}
.arrow-btn-black {
width: .83rem;
height: .83rem;
}
.black-rect {
grid-column-gap: 1rem;
color: #fff;
background-color: #1c1c1c;
border-radius: .83rem;
flex-direction: row;
align-items: center;
width: 100%;
height: auto;
display: flex;
}
._2card-pink-img {
width: 8.96rem;
height: 6.74rem;
position: absolute;
bottom: 13.6rem;
left: 5.6rem;
}
.btn-2 {
color: #000;
background-color: #0000;
border: .1rem solid #000;
border-radius: 4.17rem;
padding: .83rem 2.08rem;
font-weight: 500;
line-height: 100%;
}
.heading-number-text {
font-size: 1.53rem;
font-weight: 500;
line-height: 100%;
}
.right-side-navbar {
align-items: center;
margin-left: auto;
margin-right: 0;
display: flex;
}
.icon-8 {
margin-top: auto;
margin-bottom: auto;
margin-right: 1.11rem;
}
.title-68 {
margin-top: 4.17rem;
font-size: 4.72rem;
font-weight: 500;
line-height: 110%;
}
.title-68.white {
color: #fff;
margin-top: 0;
margin-bottom: 0;
}
.left-side-navbar {
flex: 0 auto;
align-items: center;
margin-left: 0;
margin-right: auto;
display: flex;
}
.h-80 {
width: 100%;
height: 5.56rem;
}
.one-cell {
grid-column-gap: .5rem;
grid-row-gap: .5rem;
border-bottom: 1px solid #31313180;
border-right: 1px solid #31313180;
flex-direction: column;
align-items: flex-start;
padding-bottom: 1.04rem;
padding-right: 1.81rem;
display: flex;
}
.one-cell.two {
padding-left: 1.8rem;
}
.dropdown-toggle {
border: .1rem solid #313131;
border-radius: 4.17rem;
padding: .83rem 1.81rem;
}
.dropdown-toggle.hide {
display: none;
}
.dropdown-list {
background-color: #fafbfc;
border-radius: .83rem;
margin-top: 1rem;
}
.dropdown-list.w--open {
box-shadow: none;
background-color: #0000;
border-radius: 1rem;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
margin-top: 0;
padding: 0;
display: flex;
}
.heading-cell-kc {
grid-column-gap: .69rem;
align-items: center;
display: flex;
}
.heading-cell-kc.kgraf {
grid-column-gap: .75rem;
grid-row-gap: .75rem;
align-items: flex-start;
}
.heading-cell-kc.kgraf.centr {
justify-content: center;
align-items: center;
}
.logo-link-img {
width: 6rem;
display: inline-block;
}
.logo-link-img.white {
width: 11.25rem;
}
.grid-2-col-kc {
grid-column-gap: 0px;
grid-template-rows: auto;
padding: 0;
}
.left-cell-kc {
align-items: flex-start;
display: flex;
}
.dropdown-link {
padding-left: 20px;
}
.dropdown-link:hover {
background-color: #e6eef9;
}
.drop-choice-kurz {
border-radius: 0;
}
.nav-link-3 {
margin-left: 0;
margin-right: 0;
padding: 0;
font-weight: 500;
}
.nav-link-3:hover {
opacity: .8;
}
.nav-link-3.w--current {
color: #313131;
}
.logo-link-box {
color: #1c1c1c;
height: auto;
margin-right: 2.78rem;
font-size: 1.39rem;
font-weight: 600;
line-height: 100%;
text-decoration: none;
}
.nav-menu-2 {
grid-column-gap: 2.78rem;
flex: 1;
justify-content: flex-start;
align-items: center;
margin-right: 2.78rem;
display: flex;
}
.cell-icon {
width: 1.67rem;
height: 1.67rem;
}
.navbar {
background-color: #0000;
justify-content: space-between;
align-items: center;
width: 86.11rem;
display: flex;
}
.navbar.white {
padding-top: 1.39rem;
padding-bottom: 1.39rem;
}
.span-underline {
background-image: linear-gradient(to top, #bfdbba, #bfdbba 36%, #0000 38%);
}
.right-cell-kc {
flex-direction: column;
align-items: flex-start;
display: flex;
}
.l-mb {
width: 50%;
}
.mentor-box {
align-items: flex-start;
width: 100%;
display: flex;
}
.about-mentor {
grid-row-gap: 1.11rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.r-mb {
width: 50%;
padding-right: 8.68rem;
}
.mentor-img {
width: 42.36rem;
height: auto;
}
.icon-circle {
border-radius: 13.89rem;
justify-content: center;
align-items: center;
width: 4.17rem;
height: 4.17rem;
display: flex;
}
.icon-circle.bg-yellow {
background-color: #fbf2d2;
}
.icon-circle.bg-darkblue {
background-color: #e6eef9;
}
.icon-circle.bg-green {
background-color: #e6f0e4;
}
.icon-circle.bg-pink {
background-color: #faeaf8;
}
.icon-circle.bg-violet {
background-color: #ebe8ff;
}
.icon-circle.bg-blue {
background-color: #e6f3f9;
}
.portfolio-img {
width: 40.28rem;
height: auto;
}
.portfolio-box {
grid-column-gap: 3.47rem;
align-items: flex-start;
width: 100%;
display: flex;
}
.l-pb {
width: 50%;
}
.portf-item {
grid-column-gap: .76rem;
border: .1rem solid #d3e1d0;
border-radius: 6.94rem;
align-items: center;
padding: .69rem;
display: flex;
}
.portf-item.half-row {
width: 50%;
}
.portfolio-content {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
flex-direction: column;
justify-content: flex-start;
align-items: stretch;
width: 100%;
display: flex;
}
.portfolio-row {
grid-column-gap: .69rem;
width: 100%;
display: flex;
}
.portg-icon {
width: 50%;
height: auto;
}
.r-pb {
width: 50%;
}
.h-50 {
width: 100%;
height: 3.47rem;
}
.title-42-2 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.92rem;
font-weight: 500;
line-height: 126%;
}
.text-16-4 {
font-size: 1.11rem;
font-weight: 400;
line-height: 160%;
}
.info-card-item {
grid-column-gap: 2.08rem;
grid-row-gap: 2.08rem;
background-color: #f1f4fa;
border-radius: .83rem;
flex-direction: column;
padding: 2.08rem;
display: flex;
}
.info-card-grid {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.h-70-2 {
width: 100%;
height: 4.86rem;
}
.mw-700 {
max-width: 48.61rem;
}
.title-24-3 {
z-index: 2;
flex: 0 auto;
margin-top: 0;
margin-bottom: 0;
font-size: 1.67rem;
font-weight: 700;
line-height: 130%;
position: relative;
}
.info-card-img {
width: 11.81rem;
height: 9.72rem;
position: relative;
left: auto;
}
.info-card-img.circle {
width: 8rem;
height: 8rem;
}
.container-100-2 {
padding-left: 6.94rem;
padding-right: 6.94rem;
display: block;
overflow: visible;
}
.hero-butt-row {
grid-column-gap: 1.67rem;
grid-row-gap: 1.67rem;
display: flex;
}
.dropdown-list-2 {
background-color: #fafbfc;
border-radius: .83rem;
margin-top: 1rem;
}
.dropdown-list-2.w--open {
box-shadow: none;
background-color: #0000;
border-radius: 1rem;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
margin-top: 0;
padding: 0;
display: flex;
}
.student-box {
align-items: center;
display: flex;
}
.left-cell-kc-2 {
align-items: flex-start;
display: flex;
}
.icon-12 {
margin-top: auto;
margin-bottom: auto;
margin-right: 1.11rem;
}
.button-7 {
grid-column-gap: .69rem;
color: #fff;
background-color: #1c1c1c;
border-radius: 4.17rem;
align-items: center;
padding: 1.25rem 3.19rem;
font-size: 1.25rem;
font-weight: 500;
text-decoration: none;
transition: opacity .3s;
display: flex;
}
.button-7:hover {
opacity: .8;
}
.button-7.yellow {
text-align: left;
background-color: #fcb727;
justify-content: center;
align-items: center;
margin-top: 50px;
padding: 1.7rem 5rem;
}
.button-7.yellow.banner {
color: #313131;
font-weight: 600;
}
.button-7.yellow-outline {
background-color: #fcb72700;
border: .0625rem solid #fcb727;
padding: 1.7rem 5rem;
}
.left-side-navbar-2 {
flex: 0 auto;
align-items: center;
margin-left: 0;
margin-right: auto;
display: flex;
}
.nav-menu-3 {
grid-column-gap: 2.78rem;
flex: 1;
justify-content: flex-start;
align-items: center;
margin-right: 2.78rem;
display: flex;
}
.nav-menu-3.no-marg {
margin-right: 0;
}
.hero-wrap {
grid-column-gap: 4.17rem;
grid-row-gap: 4.17rem;
justify-content: space-between;
align-items: flex-start;
display: flex;
}
.text-12-3 {
width: auto;
font-size: .83rem;
line-height: 160%;
}
.text-12-3.white {
color: #fff;
width: auto;
}
.text-16-5 {
font-size: 1.11rem;
font-weight: 400;
line-height: 160%;
}
.text-16-5.white {
color: #fff;
}
.hero-banner-contetnt {
text-align: center;
flex-direction: column;
justify-content: flex-start;
align-items: center;
width: 100%;
padding-top: 1rem;
padding-left: 2rem;
padding-right: 2rem;
display: flex;
position: absolute;
inset: 0% 0% auto;
}
.heading-cell-icon.black {
color: #313131;
background-color: #252525;
border-radius: 13.89rem;
justify-content: center;
align-items: center;
width: 3.47rem;
height: 3.47rem;
display: flex;
}
.text-16-500-2 {
letter-spacing: -.04em;
font-size: 1.11rem;
font-weight: 500;
line-height: 140%;
text-decoration: none;
}
.text-16-500-2.gray {
color: #bbb;
}
.hero-title-wrap {
color: #1c1c1c;
}
.hero-title-wrap.mw-715 {
grid-column-gap: 2.43rem;
grid-row-gap: 2.43rem;
flex-direction: column;
align-items: flex-start;
max-width: 49.65rem;
display: flex;
}
.two-cell {
grid-column-gap: .5rem;
grid-row-gap: .5rem;
border-bottom: .0625rem solid #31313180;
border-right: .0625rem #31313180;
flex-direction: column;
align-items: flex-start;
padding-bottom: 1.04rem;
padding-left: 1.74rem;
padding-right: 1.74rem;
display: flex;
}
.dropdown-link-2 {
padding-left: 1.25rem;
}
.dropdown-link-2:hover {
background-color: #e6eef9;
}
.one-cell-2 {
grid-column-gap: .5rem;
grid-row-gap: .5rem;
border-bottom: .0625rem solid #31313180;
border-right: .0625rem solid #31313180;
flex-direction: column;
align-items: flex-start;
padding-bottom: 1.04rem;
padding-right: 1.81rem;
display: flex;
}
.drop-choice-kurz-2 {
border-radius: 0;
}
.right-side-navbar-2 {
align-items: center;
margin-left: auto;
margin-right: 0;
display: flex;
}
.heading-cell-text {
grid-column-gap: .14rem;
grid-row-gap: .14rem;
flex-direction: column;
display: flex;
}
.hero-img-wrap {
border-radius: .83rem;
flex: 0 auto;
position: relative;
overflow: hidden;
}
.nav-link-4 {
margin-left: 0;
margin-right: 0;
padding: 0;
font-weight: 500;
}
.nav-link-4:hover {
opacity: .8;
}
.nav-link-4.w--current {
color: #313131;
}
.nav-link-4.white {
color: #fff;
}
.np-butt-wr {
border-bottom: .1875rem #000;
border-radius: 4.17rem;
}
.hero-img {
width: 43.75rem;
height: 36.11rem;
}
.container-100-3 {
padding-left: 6.94rem;
padding-right: 6.94rem;
display: block;
overflow: visible;
}
.h-8 {
height: .63rem;
}
.text-style-18 {
font-size: 1.41rem;
line-height: 120%;
}
.text-style-18.bold {
font-weight: 700;
}
.h-24 {
height: 1.88rem;
}
.img {
object-fit: cover;
border-radius: .69rem;
width: 100%;
height: 100%;
}
.maraphon-card-image {
border-radius: .63rem;
height: 12.66rem;
}
.title-size-56 {
margin-top: 0;
margin-bottom: 0;
font-size: 3.91rem;
font-weight: 600;
line-height: 120%;
}
.maraphon-card {
background-color: #fff;
border: 1px solid #acacac;
border-radius: 1.25rem;
padding: 1.25rem 1.25rem 1.88rem;
}
.text-size-16 {
font-size: 1.25rem;
line-height: 150%;
}
.maraphon-row {
grid-column-gap: 2.34rem;
grid-row-gap: 2.34rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
}
.h-32 {
height: 2.5rem;
}
.foot-soc__link {
grid-column-gap: .69rem;
color: #fff;
align-items: center;
font-size: 1.39rem;
text-decoration: none;
display: flex;
}
.foot-soc__link:hover {
opacity: .8;
}
.list-dropdown__wr {
grid-column-gap: 1.74rem;
grid-row-gap: 1.74rem;
flex-direction: column;
align-items: flex-start;
width: 100%;
display: flex;
position: relative;
}
.num-box-2 {
border: 1.5px solid #d3e1d0;
border-radius: 2.08rem;
padding: .56rem 1.81rem;
}
.dropdown {
white-space: pre-wrap;
border-bottom: 1px #d3e1d0;
width: 100%;
}
.dropdown.last {
border-bottom-style: solid;
}
.dd-list-2 {
background-color: #0000;
display: none;
position: relative;
}
.dd-list-2.w--open {
background-color: #0000;
border-bottom: 1px #d3e1d0;
border-left: 1px solid #d3e1d0;
border-right: 1px solid #d3e1d0;
padding-bottom: 2.08rem;
padding-left: 10.6rem;
padding-right: 1.25rem;
}
.am-icon-2 {
width: .69rem;
height: .69rem;
position: relative;
top: .4rem;
}
.container-100-4 {
padding-left: 6.94rem;
padding-right: 6.94rem;
}
.text-16-500-3 {
font-weight: 500;
line-height: 140%;
text-decoration: none;
}
.dd-toggle {
grid-row-gap: 1.39rem;
border-top: 1px solid #d3e1d0;
border-left: 1px solid #d3e1d0;
border-right: 1px solid #d3e1d0;
border-top-left-radius: 2.08rem;
border-top-right-radius: 2.08rem;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 1.67rem 1.25rem 1.67rem 2.08rem;
display: flex;
}
.dd-trans-icon-2 {
width: 2.78rem;
height: 2.78rem;
display: block;
}
.prog-items {
grid-row-gap: 1.11rem;
flex-direction: column;
align-items: flex-start;
display: flex;
}
.grid-3__cols {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr 1fr;
}
.title-24-500 {
margin-top: 0;
margin-bottom: 0;
font-size: 1.67rem;
font-weight: 600;
line-height: 150%;
}
.title-why__item {
grid-column-gap: 1.67rem;
color: #fff;
justify-content: flex-start;
align-items: flex-start;
display: flex;
}
.why-box {
color: #fff;
background-color: #1c1c1c;
border-radius: .83rem;
padding: 5.56rem 4.86rem 6.25rem;
}
.blackn-rect-kc {
color: #fff;
background-color: #000;
border-radius: .83rem;
width: 100%;
display: flex;
}
._w-cell-choice__item {
grid-row-gap: 1.25rem;
background-color: #f1f4fa;
border-radius: .83rem;
flex-direction: column;
align-items: flex-start;
padding: 4.17rem 2.08rem 2.08rem;
display: flex;
position: relative;
}
._w-cell-choice__item.is--white {
background-color: #fff;
border: 1px solid #cacaca;
}
.round-icon {
background-color: #fff;
border: .69rem solid #fff;
border-radius: 6.94rem;
flex-direction: row;
justify-content: center;
align-items: center;
width: 4.86rem;
height: 4.86rem;
display: flex;
}
.round-icon.bg-blue {
background-color: #e6f3f9;
}
.round-icon.bg-beige {
background-color: #fbf2d2;
}
.round-icon.bg-pink {
background-color: #faeaf8;
}
.round-icon.bg-green {
background-color: #e6f0e4;
}
.round-icon.bg-darkblue {
background-color: #e6eef9;
}
.round-icon.bg-viol {
background-color: #ebe8ff;
}
@media screen and (min-width: 1440px) {
.title-42-2 {
font-size: 1.92rem;
}
}
@media screen and (min-width: 1920px) {
.title-42-2 {
font-size: 1.92rem;
}
}
@media screen and (max-width: 991px) {
.hero-drop-list {
overflow: hidden;
}
.sub-cat-img {
background-image: none;
flex: none;
}
.section {
min-height: auto;
}
.mobile-cats {
flex-direction: column;
display: flex;
}
.post-wrapper {
flex-direction: column;
grid-template-columns: 1fr;
display: flex;
}
.search-input {
width: 20rem;
height: 4rem;
}
.sb-drop-list {
overflow: hidden;
}
.hero-block {
display: flex;
}
.hero-cat-img {
background-size: cover;
}
.col-sidebar {
width: 100%;
}
.main-jbt-wr {
display: flex;
}
.post-col-wrap {
padding-right: 20px;
}
.nav-link {
font-size: 20px;
}
.search-cont {
flex: none;
}
.sb-list {
padding-bottom: 1.39rem;
}
.subcat-item {
flex-wrap: wrap;
flex: 0 auto;
}
.bullits-wrapper {
grid-template-columns: 1fr 1fr;
}
.categories-wrapper {
color: #fff;
background-color: #0000;
justify-content: flex-start;
display: flex;
}
.container-130 {
padding-left: 30px;
padding-right: 30px;
}
.container-130._1600 {
padding-left: 0;
padding-right: 0;
}
.close-menu-div {
width: 20%;
display: flex;
}
.close-m-cart {
width: 30px;
height: 30px;
display: block;
}
.logo-img {
object-fit: contain;
}
.up-button, .up-button.w--current {
z-index: 5000;
}
.center-div.hide-mo-ile {
display: none;
}
.foot-cols {
grid-column-gap: 7em;
grid-row-gap: 7em;
flex-direction: column-reverse;
}
.hero-cat-wr {
flex-direction: column;
margin-top: 0;
}
.menu-items {
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.nav-menu-div {
z-index: 50;
background-color: #ffffffd1;
width: 100%;
height: 100%;
display: none;
position: fixed;
inset: 0%;
}
.sb-drop {
padding-bottom: 0;
}
.cart-list-mim {
max-height: 48vh;
}
.search-btn-div {
width: 3rem;
height: 3rem;
}
.sb-link-item {
padding-bottom: 0;
}
.hb-banner-1 {
height: 100%;
}
.dd-list {
background-color: #0000;
position: relative;
}
.term-tree {
grid-column-gap: 1rem;
grid-row-gap: 1rem;
flex-direction: column;
width: 100%;
}
.burger-icon {
width: 2.08rem;
height: 2.08rem;
display: block;
}
.nav-menu {
background-color: #2d2d2d;
flex-flow: column;
justify-content: flex-start;
align-items: flex-start;
width: 80%;
padding-top: 50px;
padding-left: 50px;
position: fixed;
inset: 0% auto 0% 0%;
overflow: auto;
}
.close-cross {
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
display: flex;
position: absolute;
inset: 20px 20px auto auto;
}
.sb-link {
width: 100%;
padding-top: .56em;
padding-bottom: .56em;
}
.lose-form-cross {
display: block;
}
.nav-system {
grid-column-gap: 35px;
align-items: center;
}
.sidebar-div {
flex-direction: row;
}
.sb-wrap {
padding-top: 0;
font-size: 2vw;
}
.cat-sb-wr {
flex-direction: column;
margin-top: 0;
padding-bottom: 1.39rem;
}
.dd-link {
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.sb-post-item {
height: auto;
}
.pagginaton {
flex-wrap: wrap;
}
.aside-post-content {
padding-left: 10px;
}
.sb-posts {
padding-bottom: 1.39rem;
}
.sb-drop-icon {
display: block;
}
.drop-sb-toggle {
padding-top: 1.39em;
padding-bottom: 1.39em;
display: flex;
}
.drop-sb-toggle.filter {
padding-top: 1.39rem;
padding-bottom: 1.39rem;
}
.comment.commts-comment.commts-comment-depth-2 {
margin-left: 55px;
}
.subcut-wrapper {
grid-template-columns: 1fr 1fr 1fr;
justify-content: space-around;
}
.product-row {
grid-template-columns: 1fr 1fr;
}
.wl-add-btn {
width: 40px;
height: 40px;
}
.nav-sw {
width: 100%;
margin-top: 20px;
display: none;
}
.lightbox-gall {
height: 80px;
}
.prod_image {
background-image: none;
}
.producr-wiew {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
flex-direction: column;
grid-template-columns: 1fr 1fr;
}
.product-gallery, .product-params {
width: 100%;
}
.sw-btn-next {
width: 3rem;
position: relative;
}
.sw-btn-prev {
justify-content: flex-start;
width: 3rem;
position: relative;
left: 0;
}
.container-50 {
padding-left: 30px;
padding-right: 30px;
}
.wl-items {
grid-template-columns: 1fr 1fr 1fr;
}
.wl-ttl-wr {
grid-column-gap: 1.56em;
grid-row-gap: 1.56em;
flex-direction: column;
align-items: flex-start;
}
.cart-wrap {
width: 100%;
}
.oder-complete-div {
grid-column-gap: 35px;
flex-direction: column;
align-items: flex-start;
max-width: none;
}
.checkout-box {
width: 100%;
}
.cart-columns {
grid-row-gap: 45px;
flex-direction: column;
display: flex;
}
.policy-rich {
width: 95%;
}
.nav-link-dl.w--open {
position: relative;
}
.menu-items-foot {
flex-flow: wrap;
justify-content: center;
align-items: center;
max-width: 50%;
display: flex;
}
.foot-cols-2 {
grid-row-gap: 2.78rem;
flex-flow: column;
}
.foot-col-1 {
align-items: center;
}
.nav-link-dt, .nav-link-2 {
padding-top: 1.04rem;
padding-bottom: 1.04rem;
}
.foot-col-2 {
align-items: center;
}
.foot-pol-links {
flex-flow: column;
justify-content: center;
align-items: center;
}
.left-ch-cont {
width: 100%;
}
.choice-content {
grid-row-gap: 3rem;
flex-direction: column;
}
.title-42.white._w-60pc {
width: 90%;
}
.woman-img {
height: auto;
left: .2rem;
}
.left-br {
display: flex;
}
.grid-3-cell-kc {
grid-template-columns: 1fr;
}
.cell-kc {
grid-row-gap: 4.86rem;
}
.right-br {
padding-top: 2rem;
padding-bottom: 2rem;
padding-right: 2rem;
}
.container-100 {
padding-left: 4rem;
padding-right: 4rem;
}
.black-rect-kc {
flex-direction: row;
align-items: center;
}
.left-brik {
flex-direction: column;
align-items: flex-start;
width: 45%;
display: flex;
}
.g5-cell-top {
height: auto;
}
.right-brik {
width: 55%;
}
._5g-cell-content {
margin-top: 1.39rem;
margin-bottom: 1.94rem;
}
.text-16-400 {
white-space: normal;
}
._5g-cell-down {
grid-row-gap: 1.39rem;
flex-direction: column;
justify-content: space-between;
position: static;
}
.black-rect-ik {
flex-direction: row;
width: 100%;
height: auto;
padding: 4rem;
}
.g5-cell-img {
width: 17.78rem;
}
.info-kurs-box {
align-items: flex-start;
display: none;
}
.title-18-2 {
white-space: pre-wrap;
}
.list-img {
display: block;
position: static;
top: 8.6rem;
right: 2.6rem;
}
.grid-5-cell {
grid-row-gap: .83rem;
grid-template-columns: 1fr;
}
.step-line._1 {
display: none;
}
.g5-cell {
grid-column-gap: 1.39rem;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
flex-direction: row-reverse;
padding-left: 4.86rem;
display: flex;
}
.g5-cell.rightcell {
width: 17.78rem;
padding-right: 1.39rem;
}
.g5-cell.leftcell {
grid-column-gap: 1.39rem;
flex-direction: row-reverse;
width: 17.78rem;
padding-left: 4.86rem;
}
.vert-line {
border-left: .1rem solid #d3e1d0;
border-right-style: none;
height: 100%;
display: block;
}
.vert-line.hide {
display: none;
}
.droga-box {
justify-content: center;
align-items: stretch;
display: flex;
}
.right-fr, .left-fr {
width: 100%;
}
.form-rect {
grid-row-gap: 2.08rem;
flex-direction: column;
padding: 4rem;
}
.form-box-kc {
align-items: center;
}
.left-head-ch-cont, .right-head-ch-cont {
width: 100%;
}
.choice-content-2 {
grid-row-gap: 3rem;
flex-direction: column;
}
.left-arrow {
top: -7.3rem;
}
.slider {
height: auto;
}
.slide {
width: 100%;
height: auto;
margin-right: 2rem;
}
.right-arrow {
top: -7.3rem;
}
.sl-box {
height: auto;
}
.mask {
width: 43rem;
margin-left: auto;
margin-right: auto;
}
.swiper-slide-2.blog-map-20 {
width: 20rem;
}
.cont-box {
width: 100%;
}
.sl-box-2 {
height: 20rem;
}
.grid-6-cell-kurs {
grid-template-columns: 1fr 1fr;
}
.text-500 {
margin-right: .25rem;
}
.black-rect {
grid-column-gap: 2rem;
flex-direction: row;
align-items: flex-end;
}
._2card-pink-img {
bottom: 13.6rem;
left: 8.2rem;
}
.right-side-navbar {
align-items: center;
}
.icon-8 {
margin-right: .71rem;
}
.menu-cross {
background-color: #fff;
border-radius: 6.94rem;
flex-direction: row;
justify-content: center;
align-items: center;
width: 3.33rem;
height: 3.33rem;
padding-bottom: 0;
padding-right: 0;
display: none;
}
.dropdown-toggle {
padding-right: 2.11rem;
}
.dropdown-list {
background-color: #faf8f8;
margin-top: 1rem;
}
.dropdown-list.w--open {
background-color: #f7f9fa;
border-radius: .83rem;
}
.icon-9 {
color: #24252b;
border: 1px solid #000;
border-radius: 6.94rem;
flex-direction: column;
justify-content: center;
align-items: center;
width: 3.2rem;
height: 3.2rem;
display: flex;
}
.grid-2-col-kc {
grid-row-gap: 4.86rem;
flex-direction: column-reverse;
grid-template-columns: 1fr;
place-items: center;
display: flex;
}
.left-cell-kc {
align-items: center;
}
.nav-link-3 {
color: #131313;
text-align: left;
margin-bottom: 2.22rem;
}
.menu-button {
background-color: #0000;
flex-direction: column;
justify-content: center;
align-items: center;
width: 3.2rem;
height: 3.2rem;
margin-right: 1rem;
padding: 0 0 0;
display: flex;
}
.menu-button.w--open {
background-color: #0000;
width: 3.2rem;
height: 3.2rem;
position: relative;
inset: 0% 0% auto auto;
}
.nav-menu-2 {
background-color: #f7f9fa;
border-radius: .83rem;
flex: 0 auto;
width: 10rem;
margin-right: 0;
padding-top: 2rem;
padding-left: 2rem;
padding-right: 2rem;
position: absolute;
inset: 4rem 0% auto auto;
}
.navbar {
background-color: #0000;
width: 100%;
max-width: 100%;
height: auto;
position: relative;
inset: 0% 0% auto;
transform: none;
}
.right-cell-kc {
align-items: center;
}
.l-mb {
align-items: center;
width: 100%;
display: flex;
}
.mentor-box {
grid-row-gap: 2.08rem;
flex-direction: column;
}
.r-mb {
width: 100%;
padding-right: 0;
}
.mentor-img {
height: auto;
margin-left: auto;
margin-right: auto;
}
.portfolio-box {
grid-row-gap: 2.08rem;
flex-direction: column-reverse;
}
.l-pb {
justify-content: center;
align-items: center;
width: 100%;
display: flex;
}
.r-pb {
width: 100%;
}
.container-100-2 {
padding-left: 4rem;
padding-right: 4rem;
}
.dropdown-list-2 {
background-color: #faf8f8;
margin-top: 1rem;
}
.dropdown-list-2.w--open {
background-color: #f7f9fa;
border-radius: .83rem;
}
.left-cell-kc-2 {
align-items: center;
}
.icon-12 {
margin-right: .71rem;
}
.nav-menu-3 {
background-color: #f7f9fa;
border-radius: .83rem;
flex: 0 auto;
width: 10rem;
margin-right: 0;
padding-top: 2rem;
padding-left: 2rem;
padding-right: 2rem;
position: absolute;
inset: 4rem 0% auto auto;
}
.hero-wrap {
flex-direction: row;
}
.text-12-3 {
width: 100%;
}
.menu-button-2 {
background-color: #0000;
flex-direction: column;
justify-content: center;
align-items: center;
width: 3.2rem;
height: 3.2rem;
margin-right: 1rem;
padding: 0;
display: flex;
}
.menu-button-2.w--open {
background-color: #0000;
width: 3.2rem;
height: 3.2rem;
position: relative;
inset: 0% 0% auto auto;
}
.menu-button-2.white {
color: #fff;
border: .0625rem solid #fff;
border-radius: 100%;
margin-left: auto;
}
.menu-cross-2 {
background-color: #fff;
border-radius: 6.94rem;
flex-direction: row;
justify-content: center;
align-items: center;
width: 3.33rem;
height: 3.33rem;
padding-bottom: 0;
padding-right: 0;
display: none;
}
.right-side-navbar-2 {
justify-content: flex-end;
align-items: center;
}
.nav-link-4 {
color: #131313;
text-align: left;
margin-bottom: 2.22rem;
}
.hero-img {
display: none;
}
.burger-icon-2 {
color: #24252b;
border: .0625rem solid #000;
border-radius: 6.94rem;
flex-direction: column;
justify-content: center;
align-items: center;
width: 3.2rem;
height: 3.2rem;
display: flex;
}
.burger-icon-2.white {
color: #fff;
}
.container-100-3, .container-100-4 {
padding-left: 4rem;
padding-right: 4rem;
}
.grid-3__cols {
grid-template-columns: 1fr;
}
.blackn-rect-kc {
flex-direction: row;
align-items: center;
}
}
@media screen and (max-width: 767px) {
.sub-cat-img {
background-image: linear-gradient(#0000, #0000);
flex: none;
}
.post-wrapper {
flex-direction: column;
display: flex;
}
.add-count.on-single {
justify-content: center;
top: 0;
}
.hero-cat-img {
background-size: contain;
height: 100%;
}
.col-sidebar {
width: 100%;
}
.prod-card-img {
flex: none;
}
.pop-form-wrapper {
padding: 35px 15px 20px;
}
.cart-mini-wrapper {
width: 100%;
font-size: 12px;
}
.post-col-wrap {
width: 100%;
padding-right: 0;
}
.menu-list._2-col {
flex-direction: column;
display: flex;
}
.subcat-item {
flex-basis: 49%;
align-items: center;
}
.form-add-crt {
margin-bottom: 0;
}
.head-div {
padding-bottom: 15px;
}
.container-130 {
padding-left: 20px;
padding-right: 20px;
}
.container-130.head {
grid-row-gap: 35px;
flex-direction: row;
}
.link-logo {
grid-column-gap: .25rem;
grid-row-gap: .25rem;
}
.foot-cols {
grid-column-gap: 45px;
grid-row-gap: 45px;
}
.wpp-cart-mini {
top: 0;
}
.single-form-div {
width: 100%;
}
.nav-menu {
justify-content: flex-start;
position: fixed;
}
.lose-form-cross {
top: 10px;
right: 10px;
}
.cat-hover-div {
flex: none;
}
.sb-wrap {
font-size: 3vw;
}
.post-list {
width: 100%;
}
.pagginaton {
flex-wrap: wrap;
}
.sb-drop-icon {
display: block;
}
.avatar {
width: 45px;
height: 45px;
}
.commentlist {
width: 100%;
}
.comment {
width: 100%;
padding-bottom: 0;
}
.comment.commts-comment.commts-comment-depth-2 {
margin-left: 0;
padding: 20px;
}
.commts-reply {
margin-left: 55px;
}
.commts-content {
width: 100%;
padding-bottom: 0;
}
.commts-text {
margin-left: 55px;
}
.commts-meta-wrap {
padding-left: 55px;
}
.subcut-wrapper {
grid-column-gap: 3.13rem;
grid-row-gap: 30px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: flex-start;
display: grid;
}
.filter-col {
flex-direction: column;
width: 100%;
display: flex;
}
.select-icon-div {
width: 5.5%;
}
.shop-row {
flex-direction: column;
}
.product-row {
flex-wrap: wrap;
grid-template-columns: 1fr 1fr;
}
.sort-by {
flex-direction: column;
}
.select-el {
font-size: 1.39rem;
font-weight: 700;
}
.product-col {
width: 100%;
}
.lightbox-gall {
height: 120px;
}
.producr-wiew {
display: flex;
}
.container-50 {
padding-left: 20px;
padding-right: 20px;
}
.wl-stripe {
flex-direction: column;
padding-top: 20px;
}
.cart-col-ch {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.wl-items {
grid-template-columns: 1fr 1fr;
}
.cart-order-title-div {
flex-direction: column;
padding-top: 20px;
}
.payment-box {
flex-direction: row;
justify-content: flex-start;
}
.payment-radio {
width: 48%;
}
.account-tab-menu {
flex-direction: column;
}
.nav-login__link {
grid-column-gap: .63rem;
grid-row-gap: .63rem;
color: #1c1c1c;
justify-content: flex-start;
align-self: center;
align-items: center;
font-size: .875rem;
text-decoration: none;
display: flex;
}
.btn-big {
font-size: 16px;
}
.nav-in-drop-link.foot {
font-size: 1.3rem;
}
.menu-items-foot {
grid-column-gap: 2.78rem;
grid-template-columns: 1fr 1fr 1fr;
max-width: none;
}
.foot-col-1 {
align-items: center;
}
.nav-link-dt {
padding-top: .69rem;
padding-bottom: .69rem;
}
.nav-link-dt.foot {
font-size: 1.3rem;
}
.nav-link-2 {
padding-top: .69rem;
padding-bottom: .69rem;
}
.nav-link-2.foot {
font-size: 1.3rem;
}
.title-16-400 {
font-size: 1rem;
}
.foot-col-2 {
align-items: center;
}
.title-42.white.small {
font-size: 2rem;
}
.woman-img {
height: auto;
}
.right-br {
flex-direction: column;
padding-top: 2rem;
padding-bottom: 2rem;
padding-right: 2rem;
}
.container-100 {
padding-left: 20px;
padding-right: 20px;
}
.container-100.slider {
padding-right: 0;
}
.button-2.white {
margin-left: auto;
margin-right: auto;
}
.arrow-btn.kgraf.desktop {
display: none;
}
.arrow-btn.kgraf.mob {
display: block;
}
.black-rect-kc {
align-items: center;
}
.title-24-2 {
z-index: 2;
width: 100%;
position: relative;
}
.left-brik, .right-brik {
width: 100%;
}
.button-3.white {
margin-left: auto;
margin-right: auto;
}
.black-rect-ik {
grid-row-gap: 2.08rem;
flex-direction: column;
}
.list-img {
display: none;
}
.dd-black-icon {
width: 2.78rem;
height: 2.78rem;
}
.program-topic-box {
flex: 1;
}
.cdd-toggle {
grid-column-gap: 1.39rem;
}
.grid-prog-3-col {
grid-template-columns: 1fr;
}
.dd-trans-icon {
width: 2.78rem;
height: 2.78rem;
}
.l-fb, .r-fb {
width: 100%;
}
.faq-box {
flex-direction: column;
}
.grid-6-cell-choice {
grid-template-columns: 1fr 1fr;
}
.onas-cell._3 {
border-top-style: none;
border-left: .1rem solid #3f4143;
}
.onas-cell._1 {
border-left: .1rem solid #3f4143;
border-right-style: none;
border-top-left-radius: .83rem;
}
.onas-cell._1.padding-40 {
border-top-left-radius: .83rem;
}
.onas-cell._2, .onas-cell._2.padding-40 {
border-left: .1rem solid #3f4143;
border-right-style: none;
}
.onas-cell._4 {
border-bottom-style: none;
border-left: .1rem solid #3f4143;
padding-bottom: 0;
}
.onas-cell._4.padding-40 {
border-left: .1rem solid #3f4143;
}
.onas-content {
grid-template-columns: 1fr;
}
.nav-sw-2 {
margin-right: 20px;
}
.swiper-container-2 {
margin-top: -3.2rem;
}
.swiper-slide-2.blog-map-20 {
flex: none;
width: 23.7rem;
}
.top-cell-sl2 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.sl-box-2 {
padding: 1rem;
}
.button-6.white {
margin-left: auto;
margin-right: auto;
}
._2card-pink-img {
left: 6.5rem;
}
.right-side-navbar {
align-items: center;
}
.heading-cell-kc.kgraf {
grid-column-gap: 1.25rem;
}
.info-card-item {
flex-wrap: nowrap;
flex: none;
max-width: 28.9rem;
}
.info-card-grid {
flex-direction: row;
grid-template-columns: 1fr;
display: flex;
overflow: auto;
}
.title-24-3 {
z-index: 2;
width: 100%;
position: relative;
}
.container-100-2 {
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.left-cell-kc-2.kgraf {
border: .0625rem solid #313131;
border-radius: .83rem;
flex-direction: column;
align-items: stretch;
}
.button-7.yellow.banner {
margin-bottom: 0;
}
.heading-cell-icon {
background-color: #bfdbba;
border-radius: 100%;
justify-content: center;
align-items: center;
width: 3.47rem;
height: 3.47rem;
display: flex;
}
.text-16-500-2 {
font-size: 1.2rem;
}
.two-cell.kgraf {
border-bottom-style: none;
border-right-style: none;
padding: 1.39rem;
}
.one-cell-2.kgraf {
border-bottom-style: solid;
border-bottom-color: #313131;
border-right-style: none;
padding: 1.39rem;
}
.right-side-navbar-2 {
align-items: center;
}
.hero-img-wrap {
display: none;
}
.container-100-3 {
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.maraphon-card-image {
width: auto;
height: auto;
}
.maraphon-row {
grid-template-rows: auto auto auto;
grid-template-columns: 1fr;
}
.container-100-4 {
padding-left: 20px;
padding-right: 20px;
}
.dd-toggle {
grid-column-gap: 1.39rem;
}
.dd-trans-icon-2 {
width: 2.78rem;
height: 2.78rem;
}
.blackn-rect-kc {
align-items: center;
}
}
@media screen and (max-width: 479px) {
.sub-cat-img {
background-image: linear-gradient(#0000, #0000);
flex: none;
width: 4rem;
height: 4rem;
margin-left: auto;
margin-right: auto;
}
.post-wrapper {
grid-row-gap: 2.08rem;
flex-direction: column;
display: flex;
}
.add-count {
justify-content: center;
}
.add-count.on-single {
margin-right: 1.5em;
top: 0;
}
.min-nav {
flex-flow: row;
}
.hero-cat-img {
background-image: linear-gradient(#0000, #0000);
flex: none;
width: 4rem;
height: 4rem;
margin-left: auto;
margin-right: auto;
}
.col-sidebar {
flex-direction: column;
display: flex;
}
.btn-purp {
font-size: 14px;
}
.btn-purp.prod {
padding-left: 1rem;
padding-right: 1rem;
}
.pop-form-wrapper {
padding-top: 40px;
}
.title-white-bg._100p {
flex-direction: column;
}
.mci-title {
width: 40%;
position: absolute;
inset: 1.5rem 1.39rem auto auto;
}
.subcat-item {
flex-direction: column;
flex: 0 auto;
align-items: stretch;
width: 100%;
}
.bullits-wrapper {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
grid-template-columns: 1fr;
}
.container-130 {
padding-left: 10px;
padding-right: 10px;
}
.container-130.head {
grid-row-gap: 20px;
}
.text-18 {
font-size: 1.1rem;
}
.close-menu-div {
width: 18%;
}
.close-m-cart {
width: 3em;
height: 3em;
left: 1em;
}
.up-button {
z-index: 999999;
display: block;
}
.cat-link {
text-align: center;
flex-direction: column;
justify-content: flex-start;
width: 100%;
}
.hero-cat-wr {
grid-column-gap: .69rem;
grid-row-gap: 1.04rem;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.menu-items, .post-img-link {
width: 100%;
}
.card-post-link {
grid-column-gap: 1.39rem;
grid-row-gap: 1.39rem;
}
.min-del-prod {
border: 1px solid #000;
position: absolute;
inset: 1.39rem auto auto 1.39rem;
}
.nav-menu {
width: 82%;
padding-left: 15px;
}
.title-34 {
font-size: 1.9rem;
}
.mini-product-img {
border-radius: .69rem;
}
.post-item {
flex-direction: column;
align-items: center;
}
.sidebar-div {
flex-direction: column;
}
.cart-item {
grid-row-gap: 1.04rem;
flex-direction: column;
}
.sb-wrap {
font-size: 4.5vw;
}
.sb-wrap.hide-mobile {
display: none;
}
.mini-product-info {
grid-row-gap: 1.04rem;
}
.cat-sb-wr {
grid-column-gap: .69rem;
grid-row-gap: 1.04rem;
grid-template-rows: auto auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
display: grid;
}
.pagginaton {
flex-wrap: wrap;
}
.title-40 {
font-size: 2rem;
}
.commts-meta {
flex-wrap: wrap;
}
.comment-form-email {
width: 100%;
}
.commts-reply {
margin-left: 0;
}
.comment-form-author {
width: 100%;
margin-bottom: 15px;
}
.commts-date {
width: 100%;
}
.commts-text {
margin-left: 0;
}
.commts-form-fields-wrap {
flex-wrap: wrap;
}
.commts-author {
width: 100%;
}
.commts-meta-wrap {
flex-wrap: wrap;
}
.subcut-wrapper {
grid-column-gap: 1rem;
grid-row-gap: 1rem;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
justify-content: center;
align-items: start;
display: grid;
}
.img-link {
height: 10rem;
}
.filter-col {
width: 100%;
}
.select-icon-div {
width: 9%;
}
.card-add-box {
flex-direction: column;
}
.not-in-stock {
padding: .7rem .8rem 0;
font-size: 14px;
}
.shop-row {
flex-direction: column;
}
.product-row {
grid-column-gap: 5px;
grid-row-gap: 5px;
grid-template-columns: 1fr 1fr;
}
.product-row.grid-4x {
grid-column-gap: .69rem;
grid-row-gap: .69rem;
grid-template-columns: 1fr 1fr;
}
.product-card {
text-align: left;
padding: 1rem;
}
.sort-by {
flex-direction: column;
}
.product-col {
width: 100%;
padding-left: 0;
}
.title-32 {
font-size: 1.9rem;
}
.attrs-list {
justify-content: center;
padding-left: 10px;
}
.btn-pink {
font-size: 14px;
}
.lightbox-gall {
height: 70px;
margin-right: 1.39rem;
}
.product-selects {
text-align: center;
}
.swiper-container {
max-width: none;
}
.product-params {
padding-left: 0;
}
.sw-btn-next {
width: 2.2rem;
}
.prod-tabs-menu {
flex-direction: column;
display: flex;
}
.swiper-slide {
width: 100%;
}
.prod-tab-content, .gall-div {
flex-direction: column;
}
.gal-img-div {
flex-direction: row;
}
.sw-btn-prev {
width: 2.2rem;
display: none;
left: -.1rem;
}
.container-50 {
padding-left: 10px;
padding-right: 10px;
}
.add-box {
flex-direction: column;
}
.wl-card {
padding: 1rem;
}
.wl-buttons-wr {
grid-column-gap: 5em;
grid-row-gap: 5em;
flex-direction: column;
}
.wl-stripe {
padding-left: 15px;
padding-right: 15px;
}
.wl-items {
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.wl-ttl-wr {
grid-column-gap: 5em;
grid-row-gap: 5em;
}
.coupon-form {
flex-direction: column;
}
.payment-tittle {
margin-top: .6rem;
}
.cart-order-title-div {
padding-left: 15px;
padding-right: 15px;
}
.postamat-code {
margin-bottom: 10px;
}
.payment-box {
flex-wrap: wrap;
}
.button {
font-size: 14px;
}
.payment-radio {
width: 100%;
}
.ch-coupon-input {
text-align: center;
margin-bottom: 15px;
margin-right: 0;
}
.ch-total {
flex-direction: column;
align-items: flex-start;
}
.shipping-method-description {
width: 100%;
margin-top: 10px;
margin-left: 0;
}
.delivery-radio {
align-items: flex-start;
}
.btn {
font-size: 14px;
}
.h-120.mob-h-70 {
height: 4.86rem;
}
.h-60.mob-h-30, .h-60.m-h-30 {
height: 2.08rem;
}
.hero-cont__col {
overflow-wrap: anywhere;
}
.nav-in-drop-link.foot {
font-size: .9rem;
}
.menu-items-foot {
grid-column-gap: 1.5rem;
text-align: center;
grid-template-columns: 1fr;
place-content: center;
justify-items: center;
}
.foot-cols-2 {
grid-row-gap: 4.17rem;
}
.nav-link-dt.foot {
font-size: .9rem;
}
.h-70.mob-h-35 {
height: 2.43rem;
}
.h-70.mob-h-20 {
height: 1.39rem;
}
.nav-link-2.foot {
font-size: .9rem;
}
.title-16-400 {
font-size: 1.1rem;
}
.foot-col-2 {
align-items: center;
}
.foot-pol-links {
flex-direction: column;
align-items: center;
}
.cell-choice {
margin-bottom: 2rem;
padding-top: 3rem;
font-size: 1.1rem;
font-weight: 600;
line-height: 150%;
}
.circle-cell-choice {
width: 4.17rem;
height: 4.17rem;
}
.grid-4-cell-choice {
grid-column-gap: 1.81rem;
grid-row-gap: 2.08rem;
grid-template-columns: 1fr;
}
.icon-choice {
width: 1.67rem;
height: 1.67rem;
}
.choice-content {
grid-column-gap: 3.5rem;
grid-row-gap: 3.5rem;
}
.title-42 {
width: 100%;
font-size: 1.81rem;
}
.kurs-link-black {
display: none;
}
.woman-img {
width: 20rem;
height: auto;
position: static;
left: -1rem;
}
.left-br {
justify-content: center;
width: 100%;
height: 100%;
padding-top: 2rem;
padding-bottom: 2rem;
padding-left: 0;
}
.grid-3-cell-kc {
grid-template-columns: 1fr;
}
.cell-kc {
grid-row-gap: 1.39rem;
}
.right-br {
text-align: center;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
padding: 2.78rem 2.08rem 0;
}
.container-100 {
padding-left: 20px;
padding-right: 20px;
}
.button-2.white {
margin-left: 0;
margin-right: 0;
padding-left: 3.19rem;
padding-right: 3.19rem;
}
.h-140.mob-h-70 {
height: 4.86rem;
}
.top-cell-kurs {
flex-direction: row;
align-self: flex-start;
align-items: center;
width: 80%;
}
.arrow-btn {
width: .69rem;
height: .69rem;
}
.arrow-btn.kgraf {
width: .83rem;
height: .83rem;
}
.text-btn {
font-size: 1.25rem;
}
.text-16-3 {
font-size: .97rem;
}
.text-16-3._w-500 {
width: 85%;
}
.black-rect-kc {
grid-row-gap: 1rem;
background-position: 0%;
background-size: cover;
flex-direction: column-reverse;
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.title-24-2 {
font-size: 1.39rem;
}
.left-brik {
width: 100%;
height: 100%;
}
.text-p-500-24 {
font-size: 1.25rem;
}
._5g-cell-content {
grid-row-gap: .56rem;
width: 90%;
}
.text-16-400 {
font-size: .97rem;
}
.text-16-400.white._w-90pc {
font-size: 1.11rem;
}
.button-3.white {
margin-left: 0;
margin-right: 0;
padding-left: 3.19rem;
padding-right: 3.19rem;
}
.black-rect-ik {
background-color: #313131;
background-position: 0%;
padding-top: 4.86rem;
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.info-kurs-box {
grid-row-gap: .83rem;
}
.title-18-2 {
text-align: left;
white-space: normal;
font-size: 1.11rem;
}
.ik-item {
width: 100%;
}
.g5-cell {
width: 100%;
padding-left: 0;
}
.g5-cell.rightcell {
width: 100%;
}
.g5-cell.leftcell {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.num-box {
display: none;
}
.program-topic-box {
width: 90%;
}
.cdd-list-n {
padding-bottom: 0;
padding-left: 1.25rem;
}
.cdd-list-n.w--open {
padding-left: 1.25rem;
}
.text-16-500 {
font-size: .97rem;
}
.h-20 {
height: 2.08rem;
}
.cdd-toggle {
grid-column-gap: 1.81rem;
padding-left: 1.25rem;
}
.grid-prog-3-col {
grid-row-gap: .83rem;
}
.btn-submit {
font-size: 1.11rem;
}
.form-rect {
padding: 2.78rem 2.08rem 3.47rem;
}
.text-12-2 {
width: 100%;
}
.form-box-kc {
grid-row-gap: 2rem;
flex-direction: column;
align-items: stretch;
}
.soc-link-box {
grid-row-gap: .83rem;
align-items: flex-start;
}
.text-block {
font-size: .97rem;
}
.faq-dd-black-icon {
width: 2.78rem;
height: 2.78rem;
}
.text-p-400-16 {
font-size: .97rem;
}
.l-fb, .r-fb {
grid-row-gap: .83rem;
}
.text-p-500-18 {
font-size: 1.11rem;
}
.faq-dd-trans-icon {
width: 2.78rem;
height: 2.78rem;
}
.onas-box {
border-radius: 0;
margin-left: 0;
margin-right: 0;
padding: 4.86rem 1.39rem;
}
.grid-6-cell-choice {
grid-column-gap: 1.81rem;
grid-row-gap: 3.06rem;
grid-template-columns: 1fr;
}
.choice-content-2 {
grid-column-gap: 3.5rem;
grid-row-gap: 3.5rem;
}
.choice-content-2.head-page-design {
grid-row-gap: 4.58rem;
}
.onas-cell {
padding: 2.08rem;
}
.onas-cell._3.padding-40, .onas-cell._3.padding-40-d {
padding-left: 2.08rem;
}
.onas-cell._1 {
padding-right: 2.08rem;
}
.onas-cell._1.padding-40, .onas-cell._2.padding-40, .onas-cell._4.padding-40 {
padding-left: 2.08rem;
}
.title-38 {
font-size: 1.81rem;
}
.left-arrow {
position: relative;
inset: auto 0% -2.6rem -4rem;
}
.slider {
height: auto;
}
.swiper-container-2 {
margin-top: -2.8rem;
}
.slide {
width: 100%;
height: 100%;
margin-right: 1rem;
}
.date-text-sl, .content-sl-text {
font-size: .97rem;
}
.right-arrow {
position: relative;
inset: auto 0 .13rem 1.9rem;
}
.sl-box {
padding: 1.39rem 1.39rem 2.57rem;
}
.mask {
width: auto;
height: auto;
}
.swiper-slide-2.blog-map-20 {
width: 22.9rem;
}
.rect-white {
padding: .83rem .97rem;
}
.top-cell-sl2 {
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.cont-box {
flex-direction: column;
align-items: flex-start;
height: auto;
display: flex;
}
.date-text-sl2 {
font-size: .97rem;
}
.sl-box-2 {
padding: 1.3rem 2.08rem 2.08rem 1.3rem;
}
.grid-6-cell-kurs {
grid-template-columns: 1fr;
}
.handtime-img {
width: 23.82rem;
height: auto;
}
.button-6.white {
margin-left: 0;
margin-right: 0;
padding-left: 3.19rem;
padding-right: 3.19rem;
}
.button-6.white.padding-1rem {
padding-left: 1rem;
padding-right: 1rem;
}
.text-500 {
margin-right: .425rem;
font-size: .97rem;
}
.black-rect {
grid-row-gap: 2.78rem;
flex-direction: column-reverse;
justify-content: center;
align-items: center;
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
._2card-pink-img {
bottom: 11.7rem;
left: 8.3rem;
}
.btn-2.hide {
display: none;
}
.heading-number-text {
font-size: 1.39rem;
}
.right-side-navbar {
flex-direction: row-reverse;
flex: 0 auto;
justify-content: center;
align-items: flex-start;
margin-left: 0;
}
.icon-8 {
margin-right: .7rem;
}
.title-68 {
text-align: left;
width: auto;
font-size: 2.43rem;
}
.left-side-navbar {
grid-column-gap: 2.5rem;
flex: 1;
margin-right: 0;
}
.h-80.mob-h-30 {
height: 2.08rem;
}
.one-cell {
grid-column-gap: .5rem;
grid-row-gap: .5rem;
border-bottom-style: none;
flex-direction: column;
width: 50%;
min-height: auto;
padding-left: 1rem;
}
.one-cell.two {
min-height: auto;
padding-left: 1.1rem;
padding-right: 0;
}
.dropdown-toggle {
padding: .75rem 1.79rem .75rem 1.39rem;
}
.dropdown-list {
width: 80%;
}
.dropdown-list.w--open {
background-color: #f7f9fa;
border-radius: .83rem;
align-items: center;
}
.icon-9 {
flex-direction: column;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
margin-top: 0;
display: flex;
}
.grid-2-col-kc {
flex-direction: column-reverse;
place-items: stretch start;
display: flex;
}
.left-cell-kc {
border-bottom: 1px solid #000;
align-items: center;
width: 100%;
}
.dropdown-link {
white-space: normal;
width: 100%;
padding-left: 1rem;
font-size: .97rem;
font-weight: 500;
display: flex;
}
.nav-link-3 {
text-align: center;
font-size: .97rem;
font-weight: 500;
line-height: 100%;
}
.menu-button {
border-radius: 6.94rem;
flex-direction: column;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
margin-right: 0;
padding: 0;
font-size: 2rem;
display: flex;
}
.menu-button.w--open {
width: 2.78rem;
height: 2.78rem;
margin-right: 0;
}
.logo-link-box {
margin-right: .69rem;
}
.nav-menu-2 {
background-color: #f7f9fa;
flex: none;
height: auto;
margin-right: 1.3rem;
padding-top: 2rem;
padding-left: 2rem;
padding-right: 2rem;
display: block;
top: 4rem;
left: auto;
right: 0;
}
.cell-icon {
width: 1.53rem;
height: 1.53rem;
}
.navbar {
grid-column-gap: .69rem;
flex-direction: row;
justify-content: space-between;
padding-top: 1.11rem;
padding-bottom: 1.11rem;
}
.right-cell-kc {
align-items: flex-start;
}
.r-mb {
padding-right: 0;
}
.mentor-img {
height: auto;
}
.icon-circle.bg-yellow, .icon-circle.bg-darkblue, .icon-circle.bg-green, .icon-circle.bg-pink, .icon-circle.bg-violet, .icon-circle.bg-blue {
width: 3.47rem;
height: 3.47rem;
}
.portfolio-img.hide {
display: none;
}
.portf-item {
padding-right: 4.19rem;
}
.portf-item.half-row {
width: 100%;
}
.portfolio-row {
grid-row-gap: .69rem;
flex-direction: column;
}
.h-50.mob-h-30 {
height: 2.08rem;
}
.title-42-2 {
width: 100%;
font-size: 1.31rem;
}
.text-16-4 {
font-size: 1.27rem;
}
.info-card-item {
max-width: 71%;
}
.info-card-grid {
margin-left: -1.39rem;
margin-right: -1.39rem;
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.h-70-2 {
height: 4.17rem;
}
.h-70-2.mob-h-35 {
height: 2.43rem;
}
.title-24-3 {
text-align: center;
font-size: 1.39rem;
font-weight: 500;
}
.container-100-2 {
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.hero-butt-row {
z-index: 1;
flex-direction: column;
align-items: center;
margin-top: 15.1rem;
position: relative;
}
.hero-butt-row.marg-0 {
flex-direction: column;
align-items: stretch;
width: 100%;
margin-top: 0;
}
.dropdown-list-2 {
width: 80%;
}
.dropdown-list-2.w--open {
background-color: #f7f9fa;
border-radius: .83rem;
align-items: center;
}
.student-box {
justify-content: center;
}
.left-cell-kc-2 {
border-bottom: .0625rem solid #000;
align-items: center;
width: 100%;
}
.icon-12 {
margin-right: .7rem;
}
.button-7.yellow {
color: #000;
justify-content: center;
margin-top: 0;
padding-left: 5rem;
}
.button-7.yellow.banner {
width: 100%;
margin-bottom: 0;
padding-left: 1rem;
padding-right: 1rem;
font-size: 1.1rem;
}
.button-7.yellow-outline {
color: #fff;
justify-content: center;
width: 100%;
margin-bottom: 0;
}
.left-side-navbar-2 {
grid-column-gap: 2.5rem;
flex: 1;
margin-right: 0;
}
.nav-menu-3 {
background-color: #f7f9fa;
flex: none;
height: auto;
margin-right: 1.3rem;
padding-top: 2rem;
padding-left: 2rem;
padding-right: 2rem;
display: block;
top: 4rem;
left: auto;
right: 0;
}
.hero-wrap.flex {
flex-direction: column;
}
.text-12-3 {
width: 100%;
}
.html-embed {
position: absolute;
}
.text-16-5 {
font-size: 1.27rem;
}
.text-16-5.white {
font-size: 1rem;
}
.menu-button-2 {
border-radius: 6.94rem;
flex-direction: column;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
margin-right: 0;
padding: 0;
font-size: 2rem;
display: flex;
}
.menu-button-2.w--open {
width: 2.78rem;
height: 2.78rem;
margin-right: 0;
}
.menu-button-2.white {
color: #fff;
}
.hero-banner-contetnt {
text-align: center;
}
.text-16-500-2 {
font-size: 1.2rem;
}
.hero-title-wrap.mw-715 {
grid-column-gap: 2.5rem;
grid-row-gap: 2.5rem;
}
.two-cell {
border-bottom-style: none;
width: 50%;
padding-left: 1rem;
padding-right: .83rem;
}
.two-cell.kgraf {
width: 100%;
}
.dropdown-link-2 {
white-space: normal;
width: 100%;
padding-left: 1rem;
font-size: .97rem;
font-weight: 500;
display: flex;
}
.one-cell-2 {
grid-column-gap: .5rem;
grid-row-gap: .5rem;
border-bottom-style: none;
flex-direction: column;
width: 50%;
min-height: auto;
padding-left: 0;
}
.one-cell-2.kgraf {
width: 100%;
}
.right-side-navbar-2 {
flex-direction: row-reverse;
flex: 0 auto;
justify-content: center;
align-items: flex-start;
margin-left: 0;
}
.hero-img-wrap.banner {
display: block;
}
.nav-link-4 {
text-align: center;
font-size: .97rem;
font-weight: 500;
line-height: 100%;
}
.nav-link-4.white.mob-black {
color: #313131;
}
.np-butt-wr {
border: .1875rem solid #000;
}
.hero-img.absolute {
display: none;
}
.burger-icon-2 {
flex-direction: column;
justify-content: center;
align-items: center;
width: 2.78rem;
height: 2.78rem;
margin-top: 0;
display: flex;
}
.burger-icon-2.white {
color: #d8d8d8;
border-color: #ffffff4f;
}
.container-100-3 {
padding-left: 1.39rem;
padding-right: 1.39rem;
}
.title-size-56 {
font-size: 2.97rem;
}
.num-box-2 {
display: none;
}
.dd-list-2 {
padding-bottom: 0;
padding-left: 1.25rem;
}
.dd-list-2.w--open {
padding-left: 1.25rem;
}
.container-100-4 {
padding-left: 20px;
padding-right: 20px;
}
.text-16-500-3 {
font-size: .97rem;
}
.dd-toggle {
grid-column-gap: 1.81rem;
padding-left: 1.25rem;
}
.grid-3__cols {
grid-template-columns: 1fr;
}
.why-box {
border-radius: 0;
margin-left: 0;
margin-right: 0;
padding: 4.86rem 1.39rem;
}
.blackn-rect-kc {
grid-row-gap: 1rem;
background-position: 0%;
background-size: cover;
flex-direction: column-reverse;
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
._w-cell-choice__item {
margin-bottom: 2rem;
padding-top: 3rem;
font-size: 1.1rem;
font-weight: 600;
line-height: 150%;
}
.round-icon {
width: 4.17rem;
height: 4.17rem;
}
}
#w-node-f896bbea-227c-b3a4-16eb-55e85922aef7-e6b3fe55 {
justify-self: end;
}
#w-node-_42b26f1a-02dc-cc39-2601-1970079b1f1e-e6b3fe55, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f23-e6b3fe55, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f28-e6b3fe55, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f2d-e6b3fe55, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f819d-e6b3fe55, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f81af-e6b3fe55, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f81a6-e6b3fe55, #w-node-ec1b7409-77bc-945f-3890-a0e7afaefb14-e6b3fe55, #w-node-_7a92094b-caf9-5d9d-124c-2c8bf08d7405-e6b3fe55, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4281-e6b3fe55, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4289-e6b3fe55, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4291-e6b3fe55, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c237d-e6b3fe55, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c2384-e6b3fe55, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c238d-e6b3fe55, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c2396-e6b3fe55, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa7d7c-e6b3fe55, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa6c28-6aa79c1b, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa6c26-0c9ac46a, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa6c28-0c9ac46a, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa7d7c-0c9ac46a, #w-node-_3b18939b-e2d7-2670-226f-49ce9fae4bfc-74ae1dcc, #w-node-_3b18939b-e2d7-2670-226f-49ce9fae4c04-74ae1dcc, #w-node-_3b18939b-e2d7-2670-226f-49ce9fae4c0c-74ae1dcc, #w-node-_02bcecef-a6a5-ce82-eecd-8c8cc4c03c76-74ae1dcc, #w-node-_02bcecef-a6a5-ce82-eecd-8c8cc4c03c85-74ae1dcc, #w-node-_02bcecef-a6a5-ce82-eecd-8c8cc4c03c94-74ae1dcc, #w-node-_02bcecef-a6a5-ce82-eecd-8c8cc4c03ca3-74ae1dcc, #w-node-_02bcecef-a6a5-ce82-eecd-8c8cc4c03cb2-74ae1dcc, #w-node-_9bb446ed-056f-dbe9-b375-e97438625bc5-74ae1dcc, #w-node-_9bb446ed-056f-dbe9-b375-e97438625bc9-74ae1dcc, #w-node-_9bb446ed-056f-dbe9-b375-e97438625bcd-74ae1dcc, #w-node-_03db4dd5-d149-dcda-5429-c9058c16d8b7-74ae1dcc, #w-node-_03db4dd5-d149-dcda-5429-c9058c16d8bb-74ae1dcc, #w-node-_03db4dd5-d149-dcda-5429-c9058c16d8bf-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0daae-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dab3-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dab8-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dabd-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dac2-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dac7-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dad2-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dad9-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0dae2-74ae1dcc, #w-node-c92992ef-51ea-fcf1-d464-ab0567b0daeb-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf840e-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf841f-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf8430-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf8452-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf8463-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf8474-74ae1dcc, #w-node-_2547d0e6-e8ad-0304-d5ab-9c0fceaf8485-74ae1dcc, #w-node-_6b3228c9-62f8-52e6-e2b1-37ce5a05a432-74ae1dcc, #w-node-_6b3228c9-62f8-52e6-e2b1-37ce5a05a439-74ae1dcc, #w-node-_6b3228c9-62f8-52e6-e2b1-37ce5a05a440-74ae1dcc, #w-node-_228ca4df-ea69-c2fc-3703-c6d903b9f39c-74ae1dcc, #w-node-_228ca4df-ea69-c2fc-3703-c6d903b9f3a5-74ae1dcc, #w-node-_228ca4df-ea69-c2fc-3703-c6d903b9f3ae-74ae1dcc {
grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-f896bbea-227c-b3a4-16eb-55e85922aef7-bdc98cb5 {
justify-self: end;
}
#w-node-_42b26f1a-02dc-cc39-2601-1970079b1f1e-bdc98cb5, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f23-bdc98cb5, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f28-bdc98cb5, #w-node-_42b26f1a-02dc-cc39-2601-1970079b1f2d-bdc98cb5, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f819d-bdc98cb5, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f81af-bdc98cb5, #w-node-aee88fd8-abc6-d8aa-41c8-fc1f624f81a6-bdc98cb5, #w-node-ec1b7409-77bc-945f-3890-a0e7afaefb14-bdc98cb5, #w-node-_7a92094b-caf9-5d9d-124c-2c8bf08d7405-bdc98cb5, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4281-bdc98cb5, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4289-bdc98cb5, #w-node-_6de5ab9f-4d76-72cd-6eba-b14fcb3a4291-bdc98cb5, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c237d-bdc98cb5, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c2384-bdc98cb5, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c238d-bdc98cb5, #w-node-_6c143f4d-7df2-2a0d-4a74-c20b919c2396-bdc98cb5, #w-node-ea4193ea-33ba-4c26-daaf-19ff47fa7d7c-bdc98cb5 {
grid-area: span 1 / span 1 / span 1 / span 1;
}
.alignleft {float:left; margin-right:10px;}
.alignright {float:right; margin-left:10px;}
.aligncenter {margin-left:auto; margin-right:auto; display:block}
input:active, input:focus {outline: none;}