/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body{color:#000;font-family:Geologica,sans-serif;font-size:1rem;font-weight:400;line-height:1.125rem;margin:0;}html,body{scrollbar-color:rgba(2,73,163,0.50) #F2F2F2;scrollbar-width:auto;}::-webkit-scrollbar{background:#F2F2F2;border-radius:25px;height:1.25rem;width:1.25rem;}::-webkit-scrollbar-thumb{background:rgba(2,73,163,0.50);border-radius:.625rem;}::-webkit-scrollbar-thumb:hover{background-color:rgba(2,73,163,0.80);}::-webkit-scrollbar-button:vertical:start:decrement,::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:horizontal:start:decrement,::-webkit-scrollbar-button:horizontal:end:increment{background:rgba(2,73,163,0.50) url(/themes/custom/master/assets/images/icons/icon-scrollbar-button-vertical-start.svg) no-repeat 50%;border-radius:50%;height:1.25rem;width:1.25rem;}::-webkit-scrollbar-button:vertical:end:increment{background:rgba(2,73,163,0.50) url(/themes/custom/master/assets/images/icons/icon-scrollbar-button-vertical-end.svg) no-repeat 50%;}::-webkit-scrollbar-button:horizontal:start:decrement{background:rgba(2,73,163,0.50) url(/themes/custom/master/assets/images/icons/icon-scrollbar-button-horizontal-start.svg) no-repeat 50%;}::-webkit-scrollbar-button:horizontal:end:increment{background:rgba(2,73,163,0.50) url(/themes/custom/master/assets/images/icons/icon-scrollbar-button-horizontal-start.svg) no-repeat 50%;}form{display:flex;flex-direction:column;gap:1rem;}input[type="text"],input[type="number"],input[type="email"],input[type="tel"],input[type="password"],textarea{background:#fff;box-shadow:none;border:1px solid #BDBDBD;border-radius:.5rem;box-sizing:border-box;color:#000;font-size:1rem;font-weight:400;letter-spacing:.15px;line-height:1.25rem;max-width:100%;outline:none;padding:.5rem .25rem;text-indent:.5rem;width:100%;}input[type="hidden"]{display:none;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}input::placeholder,textarea::placeholder{color:#16243F;}input[type="radio"],.facet-item input{margin:0;opacity:0;position:absolute;z-index:-1;}input[type="radio"] + label{align-items:center;cursor:pointer;display:flex;line-height:1rem;user-select:none;}input[type="radio"] + label:before{background:#fff;border:1px solid #BDBDBD;border-radius:50%;box-sizing:border-box;content:'';display:inline-block;flex-shrink:0;flex-grow:0;height:1.5rem;margin:0 .5rem 0 0;opacity:.8;width:1.5rem;}.js-form-type-radio:hover input + label:before{opacity:1;}input[type="radio"]:checked + label::before{border:7px solid #E3000F;opacity:1;}.js-form-type-radio:hover input:checked + label::before{opacity:.8;}input[type="radio"]:disabled + label::before{background-color:#f5f5f5;}input[type="checkbox"]{position:absolute;z-index:-1;opacity:0;}input[type="checkbox"] + label{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:400;gap:.75rem;line-height:21px;user-select:none;}input[type="checkbox"] + label:before{background:#fff;border:1px solid #E0E0E0;border-radius:.25rem;box-sizing:border-box;content:'';display:inline-block;flex-shrink:0;flex-grow:0;height:1.125rem;margin:0;width:1.125rem;}input[type="checkbox"] + label:hover:before{border-color:#E0E0E0;}input[type="checkbox"]:checked + label::before{background:url(/themes/custom/master/assets/images/icons/icon-checkbox.svg) no-repeat center center;border-color:#E0E0E0;}input[type="checkbox"]:checked + label:hover::before{opacity:0.8;}input[type="checkbox"]:disabled + label::before{background-color:#f5f5f5;}select{background:#F6F7FA;border:1px solid rgba(19,69,166,0.3);color:#16243F;font-weight:500;font-size:1rem;line-height:1rem;height:44px;max-width:calc(100% - .125rem);outline:none;padding:0;text-indent:.75rem;width:calc(100% - .125rem);}a{color:#03953C;font-size:1rem;font-weight:500;line-height:1rem;text-decoration:none;}a:hover{color:#006327;}a:active{color:#02e683;}a:focus{color:#02e683;}a.phone{color:#16243F;font-size:1.125rem;line-height:21px;}a.phone:hover{color:#1345A6;}a.phone:focus{}.button{background:#03953C;border:1px solid #03953C;border-radius:1.5rem;color:#fff;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;line-height:1.5rem;padding:.5rem 1.25rem;text-align:center;}.button:hover,.button:focus{background:#fff;color:#03953C;}.button-white{background:#fff;color:#03953C;}.button-white:hover{background:#03953C;color:#fff;}.button.button-orange{background:#FFC107;border:1px solid #FFC107;box-shadow:0 4px 12px 0 #F99D154D;color:#fff;}.button.button-orange:hover{background:#FF5722;border:1px solid #FF5722;box-shadow:0 4px 12px 0 #FF57224D;color:#fff;}.toolbar-lining a{font-size:.875rem;padding:1rem;}h1{font-weight:600;font-size:1.5rem;line-height:2rem;margin:0;text-transform:uppercase;}h2{color:#16243F;font-weight:500;font-size:1.75rem;line-height:2rem;margin:0 0 2.5rem;}h3{color:#16243F;font-weight:500;font-size:1.5rem;line-height:23px;}h4{font-size:19px;font-weight:500;line-height:25px;margin:0 0 1.25rem;}h5{font-size:1.25rem;font-weight:500;line-height:26px;margin:0 0 1.5rem;}p{font-size:1rem;font-weight:400;line-height:1.5rem;margin:0 0 1rem;}p:last-child{margin:0;}strong{font-weight:500;}ul,ol{list-style:none;margin:0;padding:0;}.text-content ul{list-style:disc;margin:0 0 1.875rem 1.875rem;}.text-content ol{list-style:decimal;margin:0 0 1.875rem 1.875rem;}ul.list-marker{display:flex;flex-wrap:wrap;gap:2.5rem;list-style:none;margin:0 auto 2.5rem;max-width:640px;}ul.list-marker li{background:url(/themes/custom/master/assets/images/icons/icon-marker.svg) no-repeat 1.25rem 0;box-sizing:border-box;margin:0;max-width:100%;padding-left:70px;padding-right:1.25rem;width:100%;}ul.list-marker .list-name{font-size:18px;font-weight:600;line-height:1.35;margin-bottom:14px;}ul.list-marker .list-desc{font-size:1rem;font-weight:300;line-height:1.55;}.text-content ul ul,.text-content ul ol,.text-content ol ol,.text-content ol ul{margin:.125rem 0 3px .75rem;}ul li,ol li{margin:0;padding:0;}.text-content ul li{font-size:1rem;line-height:21px;margin:0 0 1rem;}.text-content ol li{font-size:.875rem;line-height:22px;}.text-content ul ul li,.text-content ul ol li,.text-content ol ol li,.text-content ol ul li{margin:0;}ul li a,ol li a{}ul li a:hover,ol li a:hover{}ul li li a,ol li li a{}ul li li a:hover,ol li li a:hover{}img{height:auto;max-height:100%;max-width:100%;}img.align-left{margin:0 1.25rem 1.25rem 0;width:auto;}img.align-right{margin:0 0 1.25rem 1.25rem;width:auto;}img.align-center{margin:0 0 1.25rem;width:auto;}.btn-custom{background:#00dc7d;border-radius:20px;color:#fff;display:block;line-height:1.2em;padding:9px 15px;text-align:center;transition:all .3s;}.btn-custom:hover{background:#02e683;}.btn-custom--red{background:#f3004e;}.btn-custom--red:hover{background:#ff1d66;}table{border-spacing:0;font-weight:400;text-align:center;width:100%;}.field-field-par-text table,.field-body table{margin:0 0 2.5rem;text-align:left;}table tr{}.field-body table tr:nth-child(odd){background:#ffffff;}.field-body table tr:nth-child(even){background:#eeeeee;}table tr th{background:rgba(2,73,163,0.5);border-radius:10px 10px 0 0;color:#fff;font-size:1rem;line-height:1rem;padding:1rem .25rem;}.field-body table tr th{background:none;border:solid #000000;border-width:0 0 1px 0;color:#000000;font-weight:600;}table tr td{border:1px solid rgba(217,217,217,1);font-size:1rem;line-height:21px;padding:1.5rem .5rem;}table.table-mini tr td{padding:.5rem;}.field-body table tr td{border-width:1px 0;}table tr td.head-title{font-size:.875rem;line-height:18px;}table tr td.distance,table tr td.price{text-align:center;width:80px;}table tr:last-child td:first-child{border-radius:0 0 0 10px;}table tr:last-child td:last-child{border-radius:0 0 10px 0;}.table{overflow:hidden;border:1px solid #03953C;border-radius:24px;}.table__item{overflow:hidden;padding:0 24px;border-bottom:1px solid #03953C;background-color:#fff;}.table__item:last-child{border-bottom:none;}.table__item.opened{height:100%;}.table__label{position:relative;display:flex;align-items:center;justify-content:space-between;padding:19px 0;cursor:pointer;font-size:1rem;line-height:1.625rem;color:#2d2d32;}.table__label span{margin-right:auto;text-transform:uppercase;font-weight:700;}.table__label svg{flex-shrink:0;display:block;width:12px;height:7px;fill:#2364af;margin-left:16px;}.table__item.opened .table__label svg{transform:rotate(-180deg);}.table__container{height:0;transition:all 0.2s;}.table__item.opened .table__container::before{content:"";display:block;height:1px;background-color:#03953C;margin-left:-24px;margin-right:-24px;}.container{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1.25rem;width:100%;}.layout-container{flex-direction:column;flex-wrap:nowrap;justify-content:start;max-width:100%;padding:0;}@media (min-width:768px){h1{font-size:2rem;line-height:2.75rem;}.table__item{padding:0 32px;}.table__label{padding:24px 0;}.table__item.opened .table__container::before{margin-left:-32px;margin-right:-32px;}}@media (min-width:1024px){.table__label{font-size:1.25rem;line-height:1.75rem;}}@media (min-width:1280px){h1{font-size:3.125rem;line-height:3.75rem;}}
body{font-size:100%;margin:0;padding:0;}.dialog-off-canvas-main-canvas{background:#F2FAF5;display:flex;flex-direction:column;min-height:100vh;}header{background:#fff;padding:20px 0;}header.fixed{box-shadow:0 10px 40px 0 #03953C66;}header .container{align-items:center;gap:1rem;max-width:100%;}.header__row{align-items:center;box-sizing:border-box;display:flex;flex:0 0 100%;flex-wrap:wrap;position:relative;}.header__logo{margin:0 auto 16px;text-align:center;order:1;width:56%;}.logo{display:block;}.logo__icon{height:40px;width:122px;}.logo__icon-big{display:none;height:76px;width:180px;}.header__button-phone{height:40px;order:0;padding:8px;width:40px;}.header__info-about{flex:0 0 100px;order:3;}.info-about__item{display:none;align-items:center;font-size:.875rem;line-height:1.375rem;}.info-about__item:first-child{display:inline-flex;}.info-about__item-icon{display:none;height:16px;margin-right:8px;width:16px;}.header__links-phone{display:none;}.header__links-phone.open{display:flex;bottom:20px;justify-content:center;left:20px;position:fixed;width:calc(100% - 40px);z-index:99;}.header__links-phone.open a{color:#fff;}.header__menu{order:2;}.header__menu .burger{cursor:pointer;}.header__menu .burger .line{background:#03953C;box-sizing:border-box;display:block;font-size:0;height:3px;line-height:0;margin:0 auto 4px;overflow:hidden;width:25px;}.header__menu .burger .line:last-child{margin-bottom:0;width:14px;}.header__menu .burger:hover .line{background:#C2E6D0;}.header__menu.open .burger{height:24px;position:fixed;right:20px;width:24px;z-index:99;}.header__menu.open .burger .line{background:#fff;transition:transform 0.3s;width:24px;top:10px;position:absolute;right:0;}.header__menu.open .burger .line:first-child{transform:rotate(45deg);}.header__menu.open .burger .line:nth-child(2){transform:rotate(135deg);}.header__menu.open .burger .line:last-child{display:none;}.header__menu .nav-menu{background:linear-gradient(180deg,#028937 0%,#03953C 100%);box-sizing:border-box;height:100%;left:0;padding:80px 0;position:fixed;top:0;transform:translateX(100%);transition:transform 0.2s;width:100vw;z-index:10;}.header__menu.open .nav-menu:before{content:"";position:absolute;width:796px;height:796px;top:0;right:0;transform:translate(50%,-47%);border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#C2E6D0 0%,rgba(81,178,192,0) 100%);opacity:0.7;}.header__menu.open .nav-menu{transform:translateX(0);}.nav-menu__list{display:flex;flex-direction:column;gap:.5rem;}.header__menu.open .nav-menu__list{gap:0;}.nav-menu__item{position:relative;}.nav-menu__item a,.nav-menu__item span{color:#fff;display:block;font-size:1rem;font-weight:600;line-height:1.5rem;}.header__menu.open .nav-menu__item a,.header__menu.open .nav-menu__item span{border-bottom:1px solid rgba(255,255,255,0.2);padding:16px 24px;}.nav-menu__item ul li a{display:block;color:#2d2d32;text-decoration:none;transition:color 0.3s;padding:8px 0;font-weight:400;}.nav-menu__item-header{display:flex;align-items:center;cursor:pointer;transition:color 0.2s;}.nav-menu__item-icon{width:8px;height:4px;margin-left:8px;fill:#f99e15;display:none;}.nav-menu__inner{width:248px;opacity:0;pointer-events:none;position:absolute;padding:16px 24px;top:100%;z-index:0;background:#fff;box-shadow:0 4px 12px rgba(35,100,175,0.2);border-radius:24px;transition:opacity 0.2s;display:none;}.nav-menu__item--under .nav-menu__item-icon,.nav-menu__item--under .nav-menu__inner{display:block;}.header__text{font-size:.875rem;line-height:1.375rem;width:35%;}.header__text span{display:block;}.header__button{margin-left:auto;margin-right:8px;order:5;}.section{padding:48px 0;}.section-top{background:#f4f5f9;}.section--white{background:#fff;}.section-top .container{flex-direction:column;justify-content:start;}.section-webform .container{flex-direction:column;justify-content:start;}.block-local-tasks-block .local-tasks{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0;}.block-local-tasks-block .local-tasks a{border:1px solid;border-radius:5px 5px 0 0;display:block;padding:.25rem .5rem;}.footer{background:linear-gradient(180deg,#028937 0%,#03953C 100%);color:#fff;margin-top:auto;padding-bottom:40px;padding-top:32px;}.footer a{color:#fff;}.footer__top{border-bottom:1px solid rgba(255,255,255,0.2);flex:0 0 100%;padding-bottom:32px;}.contacts{display:flex;flex-direction:column;gap:1rem;margin:0 auto;width:312px;}.contacts__item{align-items:center;display:flex;font-size:.875rem;gap:.5rem;line-height:1.375rem;}.contacts__item svg{height:24px;width:24px;}.contacts__item svg path{fill:#fff;stroke:#fff;}.footer__bottom{display:flex;flex:0 0 100%;flex-direction:column;gap:2rem;margin:0 auto;max-width:312px;padding-top:32px;position:relative;}.footer-menu span{color:#fff;}@media (min-width:400px){.header__info-about{flex:0 0 50%;}.info-about__item:first-child{width:100px;}}@media (min-width:480px){.block-header-contacts .field-body br{display:none;}}@media (min-width:768px){header .container{flex-wrap:nowrap;}.header__row{gap:.5rem 0;}.header__logo{width:auto;text-align:left;margin:0;order:0;}.logo__icon{width:126px;height:41px;}.header__info-about{flex:0 0 100%;order:6;}.header__info-about ul{display:flex;gap:1rem;justify-content:space-between;}.info-about__item{display:inline-flex;}.info-about__item:first-child{width:auto;}.info-about__item-icon{display:inherit;}.header__links-phone{display:block;margin-left:auto;}.header__button-phone{display:none;}.header__menu{order:3;margin:0 0 0 38px;}.header__text{order:4;width:100%;}.header__text span{display:inline-block;}.header__button{order:2;margin-left:48px;}.contacts{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem 1rem;width:100%;}.contacts__item{width:calc(50% - .5rem);}.footer__bottom{flex-direction:row;max-width:100%;padding:2rem 0 3rem 0;}.footer__menu{flex:0 0 calc(50% - 1rem);}.footer__button{bottom:0;position:absolute;right:0;}}@media (min-width:992px){.header__row{gap:.5rem 1rem;}.header__info-about{flex:0 0 auto;order:1;margin:0 0 0 auto;}.header__links-phone{order:2;margin:0;}.header__menu{flex:0 0 calc(100% - 180px);margin:0;order:4;}.header__menu .burger{display:none;}.header__menu .nav-menu{background:none;display:block;padding:0;position:relative;transform:none;width:100%;}.nav-menu__list{flex-direction:row;gap:2.5rem;}.nav-menu__item a,.nav-menu__item span{color:#03953C;}.nav-menu__item a:hover,.nav-menu__item span:hover{color:#006327;}.header__button{margin:0 0 0 auto;order:5;}.block-local-tasks-block .local-tasks{border-bottom:1px solid;}.block-local-tasks-block .local-tasks a{border-bottom:none;}}@media (min-width:1280px){.header__row{padding-left:240px;margin:0;}.header__logo{position:absolute;left:0;}.logo__icon{display:none;}.logo__icon-big{display:block;}.header__info-about{display:block;}.header__button{margin-top:12px;order:5;}}
.breadcrumb{margin:0 0 16px;}.breadcrumb ul{display:inline-flex;flex-wrap:wrap;}.breadcrumb ul li{margin-right:12px;margin-bottom:8px;}.breadcrumb ul li a{align-items:center;display:inline-flex;font-size:.875rem;line-height:1.375rem;}.breadcrumb ul li a span{border-bottom:1px solid #03953C;transition:border-bottom-color 0.1s;}.breadcrumb ul li a svg{width:8px;fill:#03953C;transform:rotate(45deg);}.breadcrumb ul li > span{pointer-events:none;color:#2d2d32;}@media (min-width:768px){.breadcrumb{margin:0 0 24px;}.breadcrumb ul{}.breadcrumb ul li{}.breadcrumb ul li a{}.breadcrumb ul li a span{}.breadcrumb ul li a svg{}.breadcrumb ul li > span{color:#2d2d32;font-size:.875rem;line-height:1.375rem;pointer-events:none;}}@media (min-width:1280px){.breadcrumb{margin:0 0 40px;}.breadcrumb ul{}.breadcrumb ul li{}.breadcrumb ul li a{font-size:1rem;line-height:1.5rem;}.breadcrumb ul li a span{}.breadcrumb ul li a svg{}.breadcrumb ul li > span{font-size:1rem;line-height:1.5rem;}}
.node-service{background:#f4f5f9;}.repairs{margin-top:40px;}.repairs__wrapper{text-align:center;}.repairs__list{display:flex;flex-direction:column;gap:.75rem;transition:height 0.3s;}.repairs__item{position:relative;width:100%;}.repairs__item--button{width:100%;}.repairs__link{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px 0 #03953C33;display:flex;font-size:1rem;gap:.75rem;text-align:left;padding:4px 24px;text-decoration:none;line-height:1.625rem;font-weight:500;color:#03953C;min-height:50px;height:100%;}.repairs__link span{margin-right:.25rem;}.repairs__link svg path{fill:#fff;}.repairs__btn-popup{background:#f99e15;color:#fff;}.repairs__btn-popup svg path{fill:#fff;}@media only screen and (min-width:600px){}@media only screen and (min-width:768px){.repairs__list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.5rem;}.repairs__item{width:calc(50% - .75rem);}}@media only screen and (min-width:991px){.node-service .section-article{overflow:hidden;}.node-service .section-article .container{display:block;}.node-service .field-field-brand-logo{float:left;margin:0 1rem 1rem 0;}}@media only screen and (min-width:1024px){.repairs__item{width:calc(33.33% - 1rem);}}@media only screen and (min-width:1280px){.top-page .repairs{margin-top:48px;}}
.section-paragraph{}.paragraph--white{background:#fff;padding:40px 0;}.field-field-par-title{flex:0 0 100%;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin:0 0 1.5rem;}.section-paragraph .paragraphs--call-me{background:#03953C radial-gradient(50% 50% at 50% 50%,#51B2C0 0%,rgba(81,178,192,0) 100%);box-sizing:border-box;color:#fff;margin:0 calc((100vw - 100%) / -2);order:5;overflow:hidden;padding:40px 24px;position:relative;width:100vw;}.section-paragraph .webform-submission-call-me-form{}.section-paragraph .webform-submission-call-me-form .question-call__image{background:url(/themes/custom/master/assets/images/master.png) no-repeat 50%;bottom:0;height:316px;position:absolute;right:-12px;width:189px;z-index:0;}.section-paragraph .webform-submission-call-me-form .question-call__content{max-width:300px;position:relative;z-index:1;}.section-paragraph .webform-submission-call-me-form .question-call__title{color:#fff;font-size:1rem;font-weight:700;line-height:1.5rem;margin-bottom:16px;text-transform:uppercase;}.section-paragraph .webform-submission-call-me-form .question-call__text{font-size:.875rem;line-height:1.375rem;margin-bottom:24px;}.section-paragraph .webform-submission-call-me-form .question-call__phone{margin-bottom:24px;max-width:200px;}.section-paragraph .webform-submission-call-me-form .question-call__agree{margin-bottom:24px;}.section-paragraph .webform-submission-call-me-form .question-call__agree a{color:#fff;text-decoration:underline;}.section-paragraph .webform-submission-call-me-form .question-call__actions{}.section-paragraph .webform-submission-call-me-form .button{}.section-paragraph .webform-submission-call-me-form .button span{}@media only screen and (max-width:769px){.section-par-bg .container{background:none !important;}}@media only screen and (min-width:768px){.paragraph--white{padding:48px 0;}.section-par-bg .container{background-repeat:no-repeat;background-position:bottom -54px right -68px;background-size:578px;}.field-field-par-title{font-size:1.625rem;line-height:2.125rem;margin:0 0 2rem;}.section-paragraph .paragraphs--call-me{border-radius:24px 24px;padding:32px 40px;margin:0;width:100%;}.section-paragraph .webform-submission-call-me-form .question-call__content{width:50%;}}@media only screen and (min-width:1280px){.paragraph--white{padding:64px 0;}.section-par-bg .container{background-size:auto;}.field-field-par-title{font-size:2rem;line-height:2.625rem;}.section-paragraph .paragraphs--call-me{padding:40px 32px 48px;width:367px;}.section-paragraph .webform-submission-call-me-form .question-call__image{right:-16px;}.section-paragraph .webform-submission-call-me-form .question-call__content{width:100%;}.section-paragraph .webform-submission-call-me-form .question-call__title{font-size:1.25rem;line-height:1.75rem;margin-bottom:10px;}.section-paragraph .webform-submission-call-me-form .question-call__text{font-size:1rem;line-height:1.5rem;padding-right:36px;}}
.paragraph--price-list{background:#fff;}.price-list-top{margin-bottom:24px;}.price-list-top__text{font-size:.875rem;line-height:1.375rem;}.price-list{flex:0 0 100%;}.price-list__info{margin-bottom:32px;padding:24px;font-size:.875rem;line-height:1.375rem;color:#fff;border-top-right-radius:40px;border-bottom-left-radius:40px;background:linear-gradient(180deg,#028937 0%,#03953C 100%);}.field-field-info-title{margin-bottom:8px;}.price-list-table__top{display:none;background-color:#fff;}.price-list-table__col-price,.price-list-table__col-time,.price-list-table__col-security{text-align:right;padding-left:20px;}.price-list-table__row{padding:16px 24px;margin-left:-24px;margin-right:-24px;background-color:#f4f5f9;}.price-list-table__row:nth-child(2n+3){background-color:#fff;}.price-list-table__col{display:flex;font-size:.875rem;line-height:1.25rem;justify-content:space-between;}.price-list-table__col--left{margin-bottom:8px;color:#2d2d32;font-weight:600;}.price-list-table__col--right{color:#898686;}.price-list-table__label{max-width:198px;}.price-list-table__price,.price-list-table__security{text-align:right;}@media only screen and (min-width:768px){.field-field-info-title{margin-bottom:6px;font-size:1rem;line-height:1.625rem;}.price-list .table{margin:0;}.price-list .table__item{margin:0;padding:0;}.price-list .table__label{padding:24px 32px;margin:0;}.price-list .table__item.opened .table__label{margin:0;}.price-list-table__top{display:flex;justify-content:flex-end;padding:24px 32px 12px;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;color:#898686;}.price-list-table__left{width:57%;text-align:right;display:inline-flex;justify-content:flex-end;}.price-list-table__right{width:42%;display:inline-flex;justify-content:flex-end;margin-left:auto;}.price-list-table__col-time{width:50%;}.price-list-table__col-security{width:50%;padding-left:24px;}.price-list-table__row{margin:0;padding:16px 32px;display:flex;align-items:center;}.price-list-table__col--left{margin-bottom:0;align-items:center;width:57%;}.price-list-table__col--right{width:43%;justify-content:flex-end;color:#2d2d32;}.price-list-table__label{width:67%;max-width:100%;padding-right:24px;}.price-list-table__price{width:30%;margin-left:auto;text-align:right;}.price-list-table__time{width:50%;padding-left:24px;text-align:right;}.price-list-table__security{width:50%;padding-left:24px;}}@media only screen and (min-width:1024px){.price-list-top{margin-bottom:32px;}.price-list-top__text{font-size:1rem;line-height:1.5rem;}.price-list__warning{margin-bottom:40px;padding:24px 24px 24px 32px;border-top-right-radius:40px;border-bottom-right-radius:40px;border-bottom-left-radius:0;}.field-field-info-title{margin-bottom:12px;font-size:1.25rem;line-height:2rem;}.field-field-info-text{font-size:1rem;line-height:1.5rem;}.price-list .table__label{padding:24px;margin:0;}.price-list-table__top{font-size:.875rem;line-height:1.375rem;padding:24px 24px 12px;}.price-list-table__left{width:62%;}.price-list-table__right{width:38%;}.price-list-table__row{padding:24px;}.price-list-table__col--left{width:62%;}.price-list-table__col--right{width:38%;}}@media only screen and (min-width:1280px){.price-list-top__text{font-size:1.125rem;line-height:1.625rem;}.price-list-table__col{font-size:1.125rem;line-height:1.625rem;}}
.paragraph--views{overflow:hidden;}.paragraph--views .step__item{align-items:center;display:flex;padding:24px 24px;position:relative;}.paragraph--views .step__item:after{background:url(/themes/custom/master/assets/images/icons/icon-arrow.svg) no-repeat center right;bottom:5px;content:"";display:block;height:12px;left:44px;position:absolute;transform:rotate(90deg);width:18px;}.paragraph--views .step__item:last-child:after{content:none;}.paragraph--views .field-field-par-icon{display:flex;height:58px;width:58px;margin-right:16px;flex-shrink:0;justify-content:center;}.paragraph--views .field-field-par-icon img{}.paragraph--views .field-field-subtitle{font-size:.875rem;font-weight:600;line-height:1.375rem;}@media (min-width:768px){.paragraph--views .step__item{display:block;padding:32px 12px 32px 32px;}.paragraph--views .step__item:after{height:24px;left:calc(100% - 20px);top:64px;transform:translate(50%,-50%);width:36px;}.paragraph--views .field-field-par-icon{height:74px;margin:0 auto 24px;width:74px;}.paragraph--views .field-field-par-icon img{}.paragraph--views .field-field-subtitle{text-align:center;}}@media (min-width:992px){.paragraph--views .step__item{}.paragraph--views .field-field-par-icon{}.paragraph--views .field-field-par-icon img{}.paragraph--views .field-field-subtitle{}}@media (min-width:1280px){.paragraph--views .container{flex-direction:inherit;}.section-par-popular_blog .field-field-par-views{width:66%;}.paragraph--views .step__item{}.paragraph--views .field-field-par-icon{}.paragraph--views .field-field-par-icon img{}.paragraph--views .field-field-subtitle{}}
